Date: Mon, 13 Oct 2003 15:28:12 -0700 (PDT) From: Robert English <drakcap@pacbell.net> To: freebsd-ports@freebsd.org Subject: Galeon compile fails after Mozilla upgrade Message-ID: <20031013222812.92847.qmail@web80504.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
Hello - the most recent upgrade to Mozilla 1.4.1, performed yesterday after a "cvsup" operation on my 4.8-stable box, seems to have thrown a monkey-wrench into the compile of Galeon 1.2.12. Here's the part where the failure occurs: ---- /usr/libexec/elf/ld: warning: libintl.so.4, needed by /usr/X11R6/lib/libgdk_pixbuf.so, may conflict with libintl.so.5 /usr/libexec/elf/ld: warning: libintl.so.2, needed by /usr/X11R6/lib/libgnomevfs.so, may conflict with libintl.so.5 ../src/mozilla/libmozilla-interaction.a(GlobalHistory.o)(.gnu.linkonce.d._vt$13GlobalHistory$17nsIBrowserHistory+0x54): undefined reference to `GlobalHistory::SetLastPageVisited(char const *)' gmake[4]: *** [galeon-bin] Error 1 gmake[4]: Leaving directory `/usr/ports/www/galeon/work/galeon-1.2.12/src' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/ports/www/galeon/work/galeon-1.2.12/src' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/usr/ports/www/galeon/work/galeon-1.2.12/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/www/galeon/work/galeon-1.2.12' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/www/galeon. ---- Galeon was the last compile that I did, with Mozilla and Mozilla-Headers being compiled beforehand. Since no one else has sent in a message about this, I'm thinking it might be something unique to my system. Either that or the new version of Galeon isn't quite compatible with the new Mozilla build. TIA for any relevant info. RE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031013222812.92847.qmail>