From owner-freebsd-gnome@FreeBSD.ORG Fri Apr 21 15:32:55 2006 Return-Path: X-Original-To: freebsd-gnome@freebsd.org 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 0FCDD16A400 for ; Fri, 21 Apr 2006 15:32:55 +0000 (UTC) (envelope-from jtriende@wisc.edu) Received: from smtp6.wiscmail.wisc.edu (fafner.doit.wisc.edu [144.92.197.155]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9D3943D48 for ; Fri, 21 Apr 2006 15:32:54 +0000 (GMT) (envelope-from jtriende@wisc.edu) Received: from avs-daemon.smtp6.wiscmail.wisc.edu by smtp6.wiscmail.wisc.edu (iPlanet Messaging Server 5.2 HotFix 2.08 (built Sep 22 2005)) id <0IY200J4HWIOEZ@smtp6.wiscmail.wisc.edu> for freebsd-gnome@freebsd.org; Fri, 21 Apr 2006 10:32:48 -0500 (CDT) Received: from [128.104.10.240] by smtp6.wiscmail.wisc.edu (iPlanet Messaging Server 5.2 HotFix 2.08 (built Sep 22 2005)) with ESMTPSA id <0IY200KODWIJ72@smtp6.wiscmail.wisc.edu>; Fri, 21 Apr 2006 10:32:43 -0500 (CDT) Date: Fri, 21 Apr 2006 10:32:43 -0500 From: James Riendeau In-reply-to: <200604211323.k3LDNoJ27136@akiva.homer.att.com> To: "J. W. Ballantine" Message-id: MIME-version: 1.0 X-Mailer: Apple Mail (2.749.3) Content-type: text/plain; format=flowed; delsp=yes; charset=US-ASCII Content-transfer-encoding: 7BIT X-Spam-Report: AuthenticatedSender=yes, SenderIP=0.0.0.0 X-Spam-PmxInfo: Server=avs-2, Version=5.1.2.240295, Antispam-Engine: 2.3.0.1, Antispam-Data: 2006.4.21.81105, SenderIP=0.0.0.0 References: <200604211323.k3LDNoJ27136@akiva.homer.att.com> Cc: freebsd-gnome@freebsd.org Subject: Re: gnome2 build failure X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Apr 2006 15:32:55 -0000 How are you trying to build gnome2? Through the /usr/ports collection using make? Portmanager or portinstall? If possible it's best to use pkg_add -r gnome2-fifth-toe. Then run pkg_add -r gnome2. If found fifth-toe is missing a few essential dependences that the gnome2 package takes care of. You better run script /var/ tmp/gnome-install.log, then exit when your finished, to save the output of those processes as there are instructions you will want to follow to make sure gnome works smoothly. GTK is the gimp tool kit. You can find it under the ports collection at /usr/ports/x11-toolkits/ gtk20. Be sure to checkout the freebsd gnome page: http://www.freebsd.org/gnome/ There is a script available there if you are upgrading gnome as well as a good FAQ to help with troubles. James Riendeau MMI Computer Support Technician 1300 University Ave Rm. 436, Dept. of MedMicro Madison, WI 53706 Phone: (608) 262-3351 After-hours Phone: (608) 260-2696 Fax: (608) 262-8418 Email: jtriende@wisc.edu On Apr 21, 2006, at 8:23 AM, J. W. Ballantine wrote: > > Hi, > > I'm trying to build gnome2, and it's failing in totem-gstreamer with > /usr/X11R6/lib/libgtk-x11-2.0.so: undefined reference to > `g_intern_static_string' > during the build of rhythmbox. > > I've tried to find where libgtk-x11-2.0.so is built, but haven't had > any luck. Could someone point me to where it is built, or better, > a location which provides which ports build/install what? > > thanks > > Jim Ballantine > > > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome- > unsubscribe@freebsd.org"