Date: Sat, 13 Dec 2003 04:09:08 -0800 From: Remington <MrL0L@charter.net> To: current@FreeBSD.ORG Subject: make installworld failure Message-ID: <3FDB0164.4030508@charter.net>
next in thread | raw e-mail | index | archive | help
I have been running into this problem for a few weeks now, when i get to make installworld it will: >>> Installing everything.. -------------------------------------------------------------- cd /usr/src; /usr/obj/usr/src/make.i386/make -f Makefile.inc1 install ===> share/info ===> include 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. Has anyone seen this or know mto fix this? The way i do upgrades goes like this: cd /usr/src make buildworld make buildkernel KERNCONF=GENERIC make installkernel KERNCONF=GENERIC reboot cd /usr/src mergemaster -p make installworld
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FDB0164.4030508>