Hello all. I am trying to get nanoBSD to build just with the stock configuration. It has failed the same way in both 32 and 64-bit FreeBSD. The machine is an Intel D2500CC motherboard, and I am running off a flash drive.
It builds for quite a while, then according to the _.bw file it fails (or appears to fail) on a link step. However when I attempt the same command by hand, it works. Here is the last command:
(I typed the above in by hand, pardon any mistakes.)
I'm not quite sure what to look for next. The file does exist.
I notice there is no cfg file in /usr/src/tools/tools/nanobsd. I wonder why that is?
A search of this forum did not turn up much useful.
It builds for quite a while, then according to the _.bw file it fails (or appears to fail) on a link step. However when I attempt the same command by hand, it works. Here is the last command:
Code:
ln -fs /usr/obj/nanobsd.full//usr/src/tmp/lib/libzpool.so.2 /usr/obj/nanobsd.full//usr/src/tmp/usr/lib/libzpool.so
1 error
*** [libraries] Error Code 2 ***
...
I'm not quite sure what to look for next. The file does exist.
I notice there is no cfg file in /usr/src/tools/tools/nanobsd. I wonder why that is?
A search of this forum did not turn up much useful.