make installworld fails (touch not found)

David Demelier demelier.david at gmail.com
Wed Sep 14 16:32:54 UTC 2011


Hi,

Today I pulled up the last changes for RELENG_8 branch and I got an 
error when doing the make installworld target :

===> gnu/usr.bin/texinfo/doc (install)
install-info --quiet  --defsection=Miscellaneous  --defentry=  info.info 
/usr/share/info/dir
install-info --quiet  --defsection=Miscellaneous  --defentry= 
info-stnd.info /usr/share/info/dir
install-info --quiet  --defsection=Miscellaneous  --defentry= 
texinfo.info /usr/share/info/dir
install -o root -g wheel -m 444  info.info.gz info-stnd.info.gz 
texinfo.info.gz /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

Anyone having the same issue?

Cheers,

-- 
David Demelier


More information about the freebsd-stable mailing list