Hi, I'm using FreeBSD 8.1, I have followed http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/jails-build.htmlto create a jail.
When I create jail directory tree with command: make installworld DESTDIR=$D It run look good about 1 min..and output error below: ===> gnu/usr.bin/texinfo/texindex (install) > install -s -o root -g wheel -m 555 texindex /jail/fulljail/usr/bin > install -o root -g wheel -m 444 texindex.1.gz > /jail/fulljail/usr/share/man/man1 > ===> gnu/usr.bin/texinfo/doc (install) > install-info --quiet --defsection=Miscellaneous --defentry= > info.info/jail/fulljail/usr/share/info/dir > install-info --quiet --defsection=Miscellaneous --defentry= > info-stnd.info /jail/fulljail/usr/share/info/dir > install-info --quiet --defsection=Miscellaneous --defentry= > texinfo.info /jail/fulljail/usr/share/info/dir > install -o root -g wheel -m 444 info.info.gz info-stnd.info.gz > texinfo.info.gz /jail/fulljail/usr/share/info > ===> include (install) > creating osreldate.h from newvers.sh > touch: not found > *** Error code 127 > > 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. > Error: The command 'make installworld' failed. > Refer to the error report(s) above. > Why error? -- Best regards, Mr.Hien E-mail: phanquoch...@gmail.com Website: www.mrhien.info _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"