"make world DESTDIR=/foo" still not working under 5.3-STABLE

Chad Leigh -- Shire.Net LLC chad at shire.net
Tue Nov 16 10:56:23 PST 2004


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



More information about the freebsd-questions mailing list