Date: Sat, 16 Oct 2004 09:25:43 +0300 From: Ruslan Ermilov <ru@FreeBSD.org> To: Warren Liddell <shinjii@virusinfo.rdksupportinc.com> Cc: current@FreeBSD.org Subject: Re: error while doing installworld Message-ID: <20041016062543.GA66090@ip.net.ua> In-Reply-To: <200410160733.03571.shinjii@virusinfo.rdksupportinc.com> References: <200410160050.56138.shinjii@virusinfo.rdksupportinc.com> <200410160153.37380.shinjii@virusinfo.rdksupportinc.com> <20041015164427.GA44567@ip.net.ua> <200410160733.03571.shinjii@virusinfo.rdksupportinc.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--ReaqsoxgOBHFXBhH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Oct 16, 2004 at 07:33:03AM +1000, Warren Liddell wrote: > > make installworld -DALWAYS_CHECK_MAKE >=20 > ok that fixed that problem :) ..=20 >=20 > now to the next one, which i believe is usally something to do with the o= bj=20 > dir but being as i have 1 .. im not sure whats goin on. >=20 This is the same problem as before, it's now just exposed later. I will say it again: please run "make buildworld" properly. I'd guess you're trying to install from a different machine, or from different MAKEOBJDIRPREFIX setting in environment, I don't know, you didn't provide enough details. The fact that installworld tries to rebuild osreldate.h (the first thing that buildworld should have done) tells me that you're doing something wrong. If you did it all properly, you should already have had /usr/obj/usr/FreeBSD5/src/include/osreldate.h after buildworld. > -------------------------------------------------------------- > >>> Installing everything > -------------------------------------------------------------- > cd /usr/FreeBSD5/src; /usr/obj/usr/FreeBSD5/src/make.i386/make -f=20 > Makefile.inc1 install > env: not found > "/usr/FreeBSD5/src/Makefile.inc1", line 94: warning: "env -i=20 > PATH=3D/usr/obj/usr/FreeBSD5/src/i386/legacy/usr/sbin:/usr/obj/usr/FreeBS= D5/src/i386/legacy/usr/bin:/usr/obj/usr/FreeBSD5/src/i386/legacy/usr/games:= /usr/obj/usr/FreeBSD5/src/i386/usr/sbin:/usr/obj/usr/FreeBSD5/src/i386/usr/= bin:/usr/obj/usr/FreeBSD5/src/i386/usr/games:/tmp/install.PDwkZs9x=20 > MAKEFLAGS=3D" -D ALWAYS_CHECK_MAKE=20 > -m /usr/FreeBSD5/src/share/mk" /usr/obj/usr/FreeBSD5/src/make.i386/make = =20 > -f /dev/null -V MAKEOBJDIRPREFIX dummy" returned non-zero status > =3D=3D=3D> share/info > =3D=3D=3D> include > creating osreldate.h from newvers.sh > touch: not found > *** Error code 127 >=20 > Stop in /usr/FreeBSD5/src/include. > *** Error code 1 >=20 > Stop in /usr/FreeBSD5/src. > *** Error code 1 >=20 > Stop in /usr/FreeBSD5/src. > *** Error code 1 >=20 > Stop in /usr/FreeBSD5/src. > *** Error code 1 >=20 > Stop in /usr/FreeBSD5/src. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --ReaqsoxgOBHFXBhH Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBcL7nqRfpzJluFF4RAoFBAJ9MtP9Dn+4dmh0AwVdYdG21DPqeSACdEUHN f8/7dA4XNbm1aOrxrP+yRr4= =7W5W -----END PGP SIGNATURE----- --ReaqsoxgOBHFXBhH--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041016062543.GA66090>