On 2002-07-29 20:15 +0000, 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 DIRPRFX=usr.bin/makewhatis/
> DESTDIR=/usr/obj/usr/src/i386 install
> /usr/obj/usr/src/i386/usr/src/usr.bin/makewhatis created for
> /usr/src/usr.bin/makewhatis
> make: don't know how to make bsd.README. Stop
> *** Error code 2
> 
> Stop in /usr/src.
> *** Error code 1
> 
> Stop in /usr/src.
> *** Error code 1
> 
> Stop in /usr/src.

cd /usr/src/share/mk && make install

I believe (hope?) that fixes it.

-- 
Munish Chopra

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to