From owner-freebsd-gnome@FreeBSD.ORG Wed Jul 9 13:53:30 2003 Return-Path: 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 6AF1137B401 for ; Wed, 9 Jul 2003 13:53:30 -0700 (PDT) Received: from edgar.impala.mine.nu (h173n2fls31o988.telia.com [213.67.224.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4968B43FA3 for ; Wed, 9 Jul 2003 13:53:28 -0700 (PDT) (envelope-from bender@impala.mine.nu) Received: from piglet (piglet.impala.mine.nu [192.168.0.177]) by edgar.impala.mine.nu (8.11.6/8.11.6) with SMTP id h69Kwla94700 for ; Wed, 9 Jul 2003 22:58:48 +0200 (CEST) (envelope-from bender@impala.mine.nu) Date: Wed, 9 Jul 2003 22:53:27 +0200 From: Fredrick Nilsson To: freebsd-gnome@freebsd.org Message-Id: <20030709225327.3a6c8ed9.bender@impala.mine.nu> X-Mailer: Sylpheed version 0.8.10claws (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: problems with epiphany-0.7.3 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jul 2003 20:53:30 -0000 Hi! Im trying to build epiphany 0.7.3 but gets the following error message: -lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lbonobo-2 -lgc onf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lm -llinc -lgmodule-2.0 -lgobj ect-2.0 -lgthread-2.0 -lglib-2.0 -liconv -lintl -L/usr/local/lib -pthread /usr/X11R6/lib/libeel-2.so: warning: mktemp() possibly used unsafely; consider u sing mkstemp() ../embed/.libs/libephyembed.al(GlobalHistory.lo)(.gnu.linkonce.d._vt$16MozGlobal History$17nsIBrowserHistory+0x3c): undefined reference to `MozGlobalHistory::Sta rtBatchUpdate(void)' ../embed/.libs/libephyembed.al(GlobalHistory.lo)(.gnu.linkonce.d._vt$16MozGlobal History$17nsIBrowserHistory+0x44): undefined reference to `MozGlobalHistory::End BatchUpdate(void)' gmake[3]: *** [epiphany-bin] Error 1 gmake[3]: Leaving directory `/usr/ports/www/epiphany/work/epiphany-0.7.3/src' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/www/epiphany/work/epiphany-0.7.3/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/www/epiphany/work/epiphany-0.7.3' gmake: *** [all] Error 2 *** Error code 2 Anyone that knows if this is fixable, and if so, how? BR .f