Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Apr 2002 17:36:53 +0300
From:      Ruslan Ermilov <ru@FreeBSD.ORG>
To:        Michael Smith <msmith@texas.net>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: Can't "make buildworld"
Message-ID:  <20020418143653.GD70982@sunbay.com>
In-Reply-To: <20020413212155.J30314@staff.texas.net>
References:  <20020413212155.J30314@staff.texas.net>

next in thread | previous in thread | raw e-mail | index | archive | help

--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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020418143653.GD70982>