From owner-freebsd-stable@FreeBSD.ORG Wed Jul 2 16:37:44 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A92F37B401; Wed, 2 Jul 2003 16:37:44 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01F7A43FE1; Wed, 2 Jul 2003 16:37:41 -0700 (PDT) (envelope-from ru@sunbay.com) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h62NbYVU063734 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 3 Jul 2003 02:37:38 +0300 (EEST) (envelope-from ru@sunbay.com) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h62NbXtF063733; Thu, 3 Jul 2003 02:37:33 +0300 (EEST) (envelope-from ru) Date: Thu, 3 Jul 2003 02:37:33 +0300 From: Ruslan Ermilov To: Doug Barton Message-ID: <20030702233733.GE48919@sunbay.com> References: <20030702162221.S25145@12-234-22-23.pyvrag.nggov.pbz> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="tvOENZuN7d6HfOWU" Content-Disposition: inline In-Reply-To: <20030702162221.S25145@12-234-22-23.pyvrag.nggov.pbz> User-Agent: Mutt/1.5.4i cc: freebsd-stable@freebsd.org Subject: Re: RELENG_4 buildworld fails in colldef X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jul 2003 23:37:44 -0000 --tvOENZuN7d6HfOWU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 02, 2003 at 04:29:34PM -0700, Doug Barton wrote: > Very shortly after starting the buildworld, it fails in colldef: >=20 > =3D=3D=3D> usr.bin/colldef > /usr/obj/home/src/i386/home/src/usr.bin/colldef created for > /home/src/usr.bin/colldef > yacc -d /home/src/usr.bin/colldef/parse.y > cp y.tab.c parse.c > lex -t -8 -i /home/src/usr.bin/colldef/scan.l > scan.c > rm -f .depend > mkdep -f .depend -a -I. -I/home/src/usr.bin/colldef > -I/home/src/usr.bin/colldef/../../lib/libc/locale -DCOLLATE_DEBUG > -DYY_NO_UNPUT -D__FBSDID=3D__RCSID parse.c scan.c > /home/src/usr.bin/colldef/parse.y:32: arpa/inet.h: No such file or > directory > mkdep: compile failed > *** Error code 1 >=20 > I looked in /usr/obj/home/src/i386/usr/include/arpa/ and indeed, inet.h > is not there, but I can't figure out why. >=20 > This is starting with a clean obj directory, and nothing fancier than > 'make -DNOCLEAN buildworld'. >=20 I guess this happens in the bootstrap-tools stage. As such, I guess you somehow managed to lose your /usr/include/arpa/inet.h. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software Ltd, ru@FreeBSD.org FreeBSD committer --tvOENZuN7d6HfOWU Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE/A2y9Ukv4P6juNwoRAuywAJ9N9QI5ZxyWqKmdIPPXmGLFZU7+IQCfWX1A sXECETndxAxyDjLjT58+vsM= =4qTM -----END PGP SIGNATURE----- --tvOENZuN7d6HfOWU--