FreeBSD 5.3-RELEASE error creating jail

stheg olloydson stheg_olloydson at yahoo.com
Mon Mar 14 10:46:07 PST 2005


it was said:

>I am following the directions in man jail to set up a jail on
my 
>system:
>
>D=/here/is/the/jail
>cd /usr/src
>mkdir -p $D
>make world DESTDIR=$D
 ^^^^^^^^^^^^^^^^^^^^^
Try changing this line to "env DESTDIR=$D && make world"

>cd etc
>make distribution DESTDIR=$D
>mount_devfs devfs $D/dev
>cd $D
>ln -sf dev/null kernel

>make world DESTDIR=$D fails with the following error:
>
>
>make: don't know how to make /storage1/jail/usr/lib/libc.a.
Stop

I think this is a bug, but because a simple workaround exists,
maybe it will become a "training issue"....

HTH,

stheg


		
__________________________________ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/ 


More information about the freebsd-questions mailing list