Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Compiling the current source code
On Mon, 4 Aug 2008 06:40:07 am Camilo Reyes wrote:
> I recently checked out the current sources. The NetBSD Guide says to do
> ./build.sh -U distribution to upgrade my system. The problem I'm having is
> an error message that says my obj files are missing. any clue on what to
> do? I've read the guide and there is no mention of them. Thnx.
> BSDOBJDIR /usr/obj does not exist, bailing...
An obj dir must exist. As you have not specified one, it assumes /usr/obj.
Create /usr/obj or specify a different directory on the build.sh command
line.
Hope that helps.
Sarton
Home |
Main Index |
Thread Index |
Old Index