Date: Wed, 17 Sep 2003 11:28:12 +0200 From: "Michael L. Hostbaek" <mich@FreeBSD.org> To: current@FreeBSD.org Subject: make installworld trouble Message-ID: <20030917092812.GC56169@mich2.itxmarket.com>
index | next in thread | raw e-mail
[-- Attachment #1 --] After doing a fresh cvsup of the RELENG_5_1 branch, and a successfull make buildworld, make buildkernel, make installkernel - I get the following error when issueing a make installworld: -------------------------------------------------------------- >>> Installing everything.. -------------------------------------------------------------- cd /usr/src; make -f Makefile.inc1 install ===> share/info ===> include creating osreldate.h from newvers.sh setvar PARAMFILE /usr/src/include/../sys/sys/param.h; . /usr/src/include/../sys/conf/newvers.sh; echo "$COPYRIGHT" > osreldate.h; echo "#ifdef _KERNEL" >> osreldate.h; echo '#error "<osreldate.h> cannot be used in the kernel, use <sys/param.h>"' >> osreldate.h; echo "#else" >> osreldate.h; echo \#'undef __FreeBSD_version' >> osreldate.h; echo \#'define __FreeBSD_version' $RELDATE >> osreldate.h; echo "#endif" >> osreldate.h touch: not found *** Error code 127 Stop in /usr/src/include. *** Error code 1 I can see that a couple of other users on this list have expirienced this problem, but no solution has been posted. Any ideas ? /mich -- Best Regards, Michael L. Hostbaek mich@FreeBSD.org - http://www.FreeBSD.org */ PGP-key available upon request /* [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE/aCksewpSEg9V9r4RAgrYAKCN00ZSpnzKgzvQPmNDoy3oqzJsYQCgxtj1 dmcRyRjyS3gHTOPvhVUbV1Q= =OkRq -----END PGP SIGNATURE-----help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030917092812.GC56169>
