From owner-freebsd-current@FreeBSD.ORG Sat Oct 16 06:26:01 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD0FE16A4CE for ; Sat, 16 Oct 2004 06:26:01 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5ADC43D45 for ; Sat, 16 Oct 2004 06:26:00 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i9G6Pwfh050131; Sat, 16 Oct 2004 09:25:58 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 96495-10; Sat, 16 Oct 2004 09:25:58 +0300 (EEST) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i9G6Pv5n050128; Sat, 16 Oct 2004 09:25:57 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id i9G6Pn2C068862; Sat, 16 Oct 2004 09:25:49 +0300 (EEST) (envelope-from ru) Date: Sat, 16 Oct 2004 09:25:43 +0300 From: Ruslan Ermilov To: Warren Liddell Message-ID: <20041016062543.GA66090@ip.net.ua> References: <200410160050.56138.shinjii@virusinfo.rdksupportinc.com> <200410160153.37380.shinjii@virusinfo.rdksupportinc.com> <20041015164427.GA44567@ip.net.ua> <200410160733.03571.shinjii@virusinfo.rdksupportinc.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ReaqsoxgOBHFXBhH" Content-Disposition: inline In-Reply-To: <200410160733.03571.shinjii@virusinfo.rdksupportinc.com> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at ip.net.ua cc: current@FreeBSD.org Subject: Re: error while doing installworld X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Oct 2004 06:26:02 -0000 --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--