From owner-freebsd-gnome Sun Dec 1 12:44:55 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3310537B401 for ; Sun, 1 Dec 2002 12:44:53 -0800 (PST) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B1F643E4A for ; Sun, 1 Dec 2002 12:44:52 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.12.6/8.12.6) with ESMTP id gB1KhnDj009612; Sun, 1 Dec 2002 15:43:49 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: gtk12 doesn't compile From: Joe Marcus Clarke To: Ilia Chipitsine Cc: FreeBSD GNOME Users In-Reply-To: <20021201233851.Y66966-100000@apollo.chel.skbkontur.ru> References: <20021201233851.Y66966-100000@apollo.chel.skbkontur.ru> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-utkuDLdPXBhF9Tb38WJF" Organization: MarcusCom, Inc. Message-Id: <1038775500.27288.15.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.0 Date: 01 Dec 2002 15:45:01 -0500 X-Spam-Status: No, hits=-3.6 required=5.0 tests=AWL,IN_REP_TO,NOSPAM_INC,PGP_SIGNATURE_2,QUOTED_EMAIL_TEXT, REFERENCES,SPAM_PHRASE_01_02 version=2.43 Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-utkuDLdPXBhF9Tb38WJF Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sun, 2002-12-01 at 13:43, Ilia Chipitsine wrote: > > > glib-1.2.10_7 > > > glib-1.2.10_8 > > > glib-1.2.8 > > > > Looks like a problem with your glib12 install. My recommendation is to > > remove all three of these versions, then reinstall glib12 from ports. >=20 > glib12 was reinstalled from ports collection today right after I did > buildworld/installworld You still might want to clean these up a bit. >=20 > libglib12.so (which is mentioned not to have required symbols) is dated > of December 1 2002 That doesn't make any sense. If you built the port after an installworld, then the symbols should be there. Out of curiosity, what version of FreeBSD did you upgrade from? > buildworld/installworld were performed with: >=20 > COMPAT3X =3D yes >=20 > (that line was in /etc/make.conf) What other lines do you have in your /etc/make.conf? >=20 > > > > One other thing to check is to make sure your kernel and world are in > > sync. That is a must when trying to build ports or install packages. >=20 > yes, kernel was also rebuilt. It is just plain GENERIC kernel. nothing > really special. I was more interested to see that your _world_ was in sync with your kernel. All of your errors are userland errors. __std*p are defined in /usr/include/stdio.h, and nl_langinfo() is defined in /usr/include/langinfo.h and the symbol is in libc (as of 4.6 I believe). Hmmm...that got me thinking. Is your /usr/lib/libc.so pointing to /usr/lib/libc.so.4? It needs to be: lrwxr-xr-x 1 root wheel 9 Nov 29 18:40 /usr/lib/libc.so -> libc.so.4 Joe >=20 > > > > Joe > > > > -- > > PGP Key : http://www.marcuscom.com/pgp.asc > > --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-utkuDLdPXBhF9Tb38WJF Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA96nTMb2iPiv4Uz4cRAntxAJ4wxJsE48ZeB9HfEjOHSoC6D3GyBACdGs/0 mR1sUypobS1oXLZAmyfcV5U= =zjA6 -----END PGP SIGNATURE----- --=-utkuDLdPXBhF9Tb38WJF-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message