Re: make buildworld crashing

2002-07-30 Thread Munish Chopra
On 2002-07-29 20:15 +, karl agee wrote: I just updated my source and running make buildworld crashes here: cd /usr/src/usr.bin/makewhatis; make DIRPRFX=usr.bin/makewhatis/ obj; make DIRPRFX=usr.bin/makewhatis/ depend; make DIRPRFX=usr.bin/makewhatis/ all; make

Re: make buildworld crashing

2002-07-30 Thread karl agee
On Tue, 2002-07-30 at 00:28, Munish Chopra wrote: cd /usr/src/share/mk make install I believe (hope?) that fixes it. Barfed in the same place. 8-( here's the output: su-2.05a# cd /usr/src/share/mk make install date '+%Y%m%d' /var/db/port.mkversion install -o root -g wheel -m 444

make buildworld crashing

2002-07-29 Thread karl agee
I just updated my source and running make buildworld crashes here: cd /usr/src/usr.bin/makewhatis; make DIRPRFX=usr.bin/makewhatis/ obj; make DIRPRFX=usr.bin/makewhatis/ depend; make DIRPRFX=usr.bin/makewhatis/ all; make DIRPRFX=usr.bin/makewhatis/ DESTDIR=/usr/obj/usr/src/i386 install

Re: make buildworld crashing

2002-07-29 Thread Steve Kargl
On Mon, Jul 29, 2002 at 08:15:06PM -0700, karl agee wrote: I just updated my source and running make buildworld crashes here: cd /usr/src/usr.bin/makewhatis; make DIRPRFX=usr.bin/makewhatis/ obj; make DIRPRFX=usr.bin/makewhatis/ depend; make DIRPRFX=usr.bin/makewhatis/ all; make