From owner-freebsd-current@FreeBSD.ORG Sun Jun 29 01:48:27 2003 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 AFE3F37B401 for ; Sun, 29 Jun 2003 01:48:27 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 015D14402D for ; Sun, 29 Jun 2003 01:48:24 -0700 (PDT) (envelope-from ru@sunbay.com) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h5T8mIVd068598 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 29 Jun 2003 11:48:19 +0300 (EEST) (envelope-from ru@sunbay.com) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h5T8mG5F068593; Sun, 29 Jun 2003 11:48:16 +0300 (EEST) (envelope-from ru) Date: Sun, 29 Jun 2003 11:48:16 +0300 From: Ruslan Ermilov To: Vincent Poy Message-ID: <20030629084816.GC66267@sunbay.com> References: <20030629082109.GA66267@sunbay.com> <20030628222855.T3146-100000@oahu.WURLDLINK.NET> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qjNfmADvan18RZcF" Content-Disposition: inline In-Reply-To: <20030628222855.T3146-100000@oahu.WURLDLINK.NET> User-Agent: Mutt/1.5.4i cc: current@freebsd.org Subject: Re: latest -CURRENT buildworld fails - 17:30PDT June 8, 2003 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: Sun, 29 Jun 2003 08:48:28 -0000 --qjNfmADvan18RZcF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jun 28, 2003 at 10:31:09PM -1000, Vincent Poy wrote: [...] > > > cc -O -pipe -I/usr/obj/usr/src/i386/legacy/usr/include -c > > > /usr/src/tools/build/dummy.c -o dummy.o > > > building static egacy library > > > ar: not found > > > *** Error code 127 > > > > > > Stop in /usr/src/tools/build. > > > *** Error code 1 > > > > > What did you do to your /usr/bin/ar? >=20 > I thought those files were deleted by David in the src so I guess > they were created from elsewhere... I got it to build again after getting > the binary base current snapshot and extracting those files.. >=20 The one in /usr/bin/ar is from gnu/usr.bin/binutils/ar, usr.bin/ar was indeed deleted (which is for old a.out support). Previously, /usr/bin/ar was a wrapper that selected the right "ar" binary depending on OBJFORMAT. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software Ltd, ru@FreeBSD.org FreeBSD committer --qjNfmADvan18RZcF Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+/qfQUkv4P6juNwoRAtR5AJ9NtRXv12boM1ajB4lrM5Fvz4T/IwCfW6Ys Os/l5iuqsaXvtuJd3fNaUdE= =IEcS -----END PGP SIGNATURE----- --qjNfmADvan18RZcF--