I can do

make buildworld
make installworld

without the DESTDIR and it works fine

but to build a jail I do

make world DESTDIR=/foo

and I still get the following problem (as do many others it appears). This is under 5.3-STABLE from cvsup on November 16

cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 netgraph/bluetooth/include/*.h /local/jails/master/usr/include/netgraph/bluetooth/include
install: /local/jails/master/usr/include/netgraph/bluetooth/include/ ng_bluetooth.h: No such file or directory
*** Error code 71


Stop in /usr/src/include.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
myhost#


Any help would be appreciated

thanks
Chad

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to