From owner-freebsd-gnome Sun Dec 1 10:43:25 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 C70E137B401 for ; Sun, 1 Dec 2002 10:43:23 -0800 (PST) Received: from sol.chel.skbkontur.ru (sol.chel.skbkontur.ru [212.57.175.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66D5F43EBE for ; Sun, 1 Dec 2002 10:43:18 -0800 (PST) (envelope-from ilia@chel.skbkontur.ru) Received: from apollo.chel.skbkontur.ru (apollo.chel.skbkontur.ru [192.168.100.20]) by sol.chel.skbkontur.ru (8.12.6/8.12.6) with ESMTP id gB1IhHuR028247; Sun, 1 Dec 2002 23:43:17 +0500 (YEKT) (envelope-from ilia@chel.skbkontur.ru) Date: Sun, 1 Dec 2002 23:43:48 +0500 (YEKT) From: Ilia Chipitsine To: Joe Marcus Clarke Cc: FreeBSD GNOME Users Subject: Re: gtk12 doesn't compile In-Reply-To: <1038767765.27288.6.camel@shumai.marcuscom.com> Message-ID: <20021201233851.Y66966-100000@apollo.chel.skbkontur.ru> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 > > 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. glib12 was reinstalled from ports collection today right after I did buildworld/installworld libglib12.so (which is mentioned not to have required symbols) is dated of December 1 2002 > That will clean up your tree a bit, and solve your undefined symbol > errors. > > You will also need to do a forced upgrade of gettext (from ports) to the > latest version. Looks like you may have installed glib and gettext from > packages. gettext and glib12 are cvsuped also today and they were rebuilt right after buildworld/installworld. buildworld/installworld were performed with: COMPAT3X = yes (that line was in /etc/make.conf) > > 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. yes, kernel was also rebuilt. It is just plain GENERIC kernel. nothing really special. > > Joe > > -- > PGP Key : http://www.marcuscom.com/pgp.asc > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message