-
FreeBSD errorrs
Alright, I have a dual p2 200 512k cache box and i am having issuses with make world.
After the install i
cd /usr/src
then I ran
make world DESTDIR=/jail
after about 3 hours its gives me an error code number 1
so then i tried
make clean DESTDIR=/jail
and then i ran again
make world DESTDIR=/jail
and i still got an error code 1
anyone have clue how to compile a second directory structure?
any help would be great
-
what s the error number 1 message ? look at the compilation and see where it is erroring at.