Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Updating system from sources
On Thu, Aug 14, 2008 at 2:23 PM, Camilo Reyes
<camiloreyes82%yahoo.com@localhost> wrote:
>> >> No, this is the first time.
>> > So far, I got success with this:
>> > ../build.sh -O ../obj -T /usr/src/tooldir.NetBSD-4.0-i386 -U install=/
>> > It would be nice to have this tools directory change documented somewhere.
>> >
>>
>> What change?
>
> As stated in the NetBSD Guide, granted I may be reading an outdated version.
> I got it from the netbsd site about a month ago:
> 32.1.3 Installing the Kernel and userland
> ...
> $ cd /usr/src
> $ su
> # ./build.sh -O ../obj -T ../tools -U install=/
> Notice how the tools folder is not the correct folder? I experienced a
> similar problem when trying to compile the kernel. Thnx.
>
I think you just need to have tools available. You must have
previously built without setting -T and build.sh decided to use the
directory you mentioned.
build.sh makes those TOOLDIR's like that as of:
Revision 1.168 / (download) - annotate - [select for diffs], Sat Apr
7 14:49:40 2007 UTC (16 months, 1 week ago) by apb
and I think it had some other defaults before that, but I'm not sure
exactly how it acted.
Home |
Main Index |
Thread Index |
Old Index