Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Sep 2010 00:00:28 +0700
From:      Phan Quoc Hien <phanquochien@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Can not setting up a Jail Directory Tree
Message-ID:  <AANLkTinTQq93ZNg%2B6MrXB4iQxGXKmXLijPgfuWkizaWm@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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: phanquochien@gmail.com
Website: www.mrhien.info



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTinTQq93ZNg%2B6MrXB4iQxGXKmXLijPgfuWkizaWm>