From owner-freebsd-gnome@FreeBSD.ORG Tue Nov 8 13:35:25 2005 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 46D2316A41F for ; Tue, 8 Nov 2005 13:35:25 +0000 (GMT) (envelope-from rfreidel@computergeex.com) Received: from shop.computergeex.com (host-69-144-235-58.static.bresnan.net [69.144.235.58]) by mx1.FreeBSD.org (Postfix) with SMTP id B4BA043D45 for ; Tue, 8 Nov 2005 13:35:22 +0000 (GMT) (envelope-from rfreidel@computergeex.com) Received: (qmail 99998 invoked by uid 1010); 8 Nov 2005 13:16:48 -0000 Received: from 127.0.0.1 by shop.computergeex.com (envelope-from , uid 1009) with qmail-scanner-1.24-st-qms (clamdscan: 0.87/1112. spamassassin: 3.0.2. perlscan: 1.24-st-qms. Clear:RC:1(127.0.0.1):. Processed in 0.159275 secs); 08 Nov 2005 13:16:48 -0000 X-Antivirus-computergeex.com-Mail-From: rfreidel@computergeex.com via shop.computergeex.com X-Antivirus-computergeex.com: 1.24-st-qms (Clear:RC:1(127.0.0.1):. Processed in 0.159275 secs Process 99991) Received: from localhost (HELO mail.computergeex.com) (127.0.0.1) by shop.computergeex.com with SMTP; 8 Nov 2005 13:16:48 -0000 X-Originating-IP: [69.144.234.94] From: "Ron Freidel" To: freebsd-gnome@FreeBSD.org Date: Tue, 08 Nov 2005 13:16:47 +0000 Message-ID: <20051108.1gO.76539200@mail.computergeex.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Content-Disposition: inline X-Mailer: AngleMail for phpGroupWare (http://www.phpgroupware.org) v 0.9.16.008 Cc: Subject: gnumeric-1.6.0 build fails 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: Tue, 08 Nov 2005 13:35:25 -0000 On a clean 6.0 install, did cvsupdate source and ports. Upgraded gnome (if I had known about the new gnome I wouldn't have installed from cd) Gnome builds, success with everything but gnumeric. Fails at nder -lX11 -lXext -lgsf-gnome-1 -lgsf-1 -lgnomevfs-2 -lxml2 -lz -lbonobo-2 -lgconf-2 -lgobject-2.0 -lbonobo-activation -lORBit-2 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lpopt -lintl -liconv -pthread -lm -Wl,--rpath -Wl,/usr/X11R6/lib ./.libs/libspreadsheet.so: undefined reference to `gog_object_write_xml' ./.libs/libspreadsheet.so: undefined reference to `gog_persist_dom_save' gmake[4]: *** [gnumeric] Error 1 gmake[4]: Leaving directory `/usr/ports/math/gnumeric/work/gnumeric-1.6.0/src' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/ports/math/gnumeric/work/gnumeric-1.6.0/src' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/usr/ports/math/gnumeric/work/gnumeric-1.6.0/src' gmake[1]: *** [all-recursive] Error 1