Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jul 2002 03:28:57 -0400
From:      Munish Chopra <mchopra@engmail.uwaterloo.ca>
To:        freebsd-current <current@FreeBSD.ORG>
Subject:   Re: make buildworld crashing
Message-ID:  <20020730072857.GA85673@opiate.thirteenandtwo.org>
In-Reply-To: <1027998889.325.25.camel@enterprise.workgroup>
References:  <1027998889.325.25.camel@enterprise.workgroup>

next in thread | previous in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020730072857.GA85673>