Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Compiling the current source code



> From: Jeremy C. Reed <reed%reedmedia.net@localhost>
> 
> > > 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.
> 
> It should create it as needed. It doesn't fail because the tools directory 
> or destdir doesn't exist -- it created them as needed.
> 
> I received the same problem a couple days ago:
> 
> time ./build.sh -u -U distribution
> 
> resulted in:
> 
> ERROR: Failed to make obj in tools
> 
> so added -O ./obj
> 
> I think this should be handled automatically
> since BUILDING example doesn't show that
OK, that seems to have fixed my problem, it's humming along now. It couldn't 
hurt
to at least mention creating this folder on the guide. Thank you for the 
responses.


      


Home | Main Index | Thread Index | Old Index