Port-macppc archive

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

Re: building userland with a netbooted system



On Feb 17, 2013, at 21:00, Al <al%familysafeinternet.com@localhost> wrote:

> Still does not complete the build. Here is a link:
> http://datazap.net/sites/14/build.log

Near the very top, it says:

===> Bootstrapping nbmake
configure: loading cache /dev/null
/dev/null: /usr/src/tools/make/configure:: not found
checking for sh... /bin/sh

I don't know what that's supposed to mean, but both /dev/null and 
/usr/src/tools/make/configure should exist. I'm assuming /dev/null exists; what 
about /usr/src/tools/make/configure? Maybe something went wrong with the 
extraction of the source, and some files are missing?

Also:

===> build.sh command: ./build.sh -O ../obj -T ../tools -U distribution

Maybe it doesn't matter, but what if you use absolute paths instead of ../obj 
and ../tools?


Home | Main Index | Thread Index | Old Index