Subject: Re: lesstif infinite make loop....
To: None <mcmahill@mtl.mit.edu>
From: Johnny C. Lam <lamj@stat.cmu.edu>
List: tech-pkg
Date: 07/27/2000 11:47:21
It compiles correctly on my NetBSD-current/i386. The errors it shows
below indicate that it is remaking the same Makefile over and over
again. I'm not sure how to debug this remotely.
Sorry :(
-- Johnny C. Lam <lamj@stat.cmu.edu>
Department of Statistics, Carnegie Mellon University
http://www.stat.cmu.edu/~lamj/
mcmahill@mtl.mit.edu writes:
> so it looks like the recent changes to lesstif broke it. both 1.4.2
> sparc and pmax enter an infinite loop....:
>
>
> Making all in Xm-2.1
> gmake[2]: Entering directory
> `/usr/build/pkgsrc/x11/lesstif/work.mipsel/lesstif-0.91.4/lib/Xm-2.1'
> :
> cd ../.. \
> && CONFIG_FILES=lib/Xm-2.1/Makefile CONFIG_HEADERS= /bin/sh
> ./config.status
> creating lib/Xm-2.1/Makefile
> gmake[2]: Leaving directory
> `/usr/build/pkgsrc/x11/lesstif/work.mipsel/lesstif-0.91.4/lib/Xm-2.1'
> gmake[2]: Entering directory
> `/usr/build/pkgsrc/x11/lesstif/work.mipsel/lesstif-0.91.4/lib/Xm-2.1'
> ...