From owner-freebsd-stable Thu Apr 18 7:37:25 2002 Delivered-To: freebsd-stable@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 7E2D737B404 for ; Thu, 18 Apr 2002 07:37:18 -0700 (PDT) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.6/8.11.2) id g3IEarx73353; Thu, 18 Apr 2002 17:36:53 +0300 (EEST) (envelope-from ru) Date: Thu, 18 Apr 2002 17:36:53 +0300 From: Ruslan Ermilov To: Michael Smith Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Can't "make buildworld" Message-ID: <20020418143653.GD70982@sunbay.com> References: <20020413212155.J30314@staff.texas.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="PHCdUe6m4AxPMzOu" Content-Disposition: inline In-Reply-To: <20020413212155.J30314@staff.texas.net> User-Agent: Mutt/1.3.27i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --PHCdUe6m4AxPMzOu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Apr 13, 2002 at 09:21:55PM -0500, Michael Smith wrote: > I have a fairly fresh system install of 4.5-RELEASE. Only thing > I've done is compile a couple ports, bash2 and screen. I > am trying to update to 4.5-STABLE and get so far as > to do a 'make buildworld'. It compiles for several minutes, then > bombs out with >=20 > =3D=3D=3D> bin/ls > gcc -O -pipe -DCOLORLS -Wall -Wformat -c /usr/src/bin/ls/cmp.c > gcc -O -pipe -DCOLORLS -Wall -Wformat -c /usr/src/bin/ls/ls.c > gcc -O -pipe -DCOLORLS -Wall -Wformat -c /usr/src/bin/ls/print.c > gcc -O -pipe -DCOLORLS -Wall -Wformat -c /usr/src/bin/ls/util.c > gcc -O -pipe -DCOLORLS -Wall -Wformat -static -o ls cmp.o ls.o print= .o util.o -lm -ltermcap > print.o: In function `printtime': > print.o(.text+0x722): undefined reference to `nl_langinfo' > *** Error code 1 >=20 > Stop in /usr/src/bin/ls. > *** Error code 1 >=20 > Stop in /usr/src/bin. > *** Error code 1 >=20 > Stop in /usr/src. >=20 >=20 > Don't know if it matters, but this is on an AMD XP 1700+ with 512Meg of r= am. >=20 Libraries should be built and installed first before the rest of the world. Make sure that the `libraries' part put the correct libraries into /usr/obj/usr/src/i386/usr/lib, and that ``nm libc.a'' in that directory shows you nl_langinfo. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --PHCdUe6m4AxPMzOu Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8vtoFUkv4P6juNwoRAryDAJ9RKwiQJSZr8Z0Xa7KbnnIw2T3hJwCeMIvh BaG6YT4jms8xK/PpqQnJEUE= =B6U6 -----END PGP SIGNATURE----- --PHCdUe6m4AxPMzOu-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message