When I try to emerge galeon it handles downloading the source and dependencies fine but fails during compilation with this error: /var/tmp/portage/galeon-1.3.12/work/galeon-1.3.12/src/galeon-nautilus-view.c:589: undefined reference to `nautilus_view_open_location_force_new_window' collect2: ld returned 1 exit status make[3]: *** [galeon-bin] Error 1 make[3]: Leaving directory `/var/tmp/portage/galeon-1.3.12/work/galeon-1.3.12/src' make[2]: *** [all] Error 2 make[2]: Leaving directory `/var/tmp/portage/galeon-1.3.12/work/galeon-1.3.12/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/galeon-1.3.12/work/galeon-1.3.12' make: *** [all] Error 2 !!! ERROR: net-www/galeon-1.3.12 failed. !!! Function src_compile, Line 63, Exitcode 2 !!! compile failed Reproducible: Always Steps to Reproduce: 1. Issue the command "emerge galeon". 2. Wait for compilation to fail. Actual Results: Received several warning codes. I will attach a full output log to this bug. Expected Results: Finished emerge'ing galeon correctly, allowing me to use the software. Portage 2.0.50-r6 (default-x86-2004.0, gcc-3.3.2, glibc-2.3.2-r9, 2.4.25-gentoo-r2) ================================================================= System uname: 2.4.25-gentoo-r2 i686 Pentium III (Coppermine) Gentoo Base System version 1.4.3.13 Autoconf: sys-devel/autoconf-2.58-r1 Automake: sys-devel/automake-1.8.3 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CFLAGS="-O2 -march=pentium3 -pipe -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" COMPILER="gcc3" CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-O2 -march=pentium3 -pipe -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs ccache sandbox" GENTOO_MIRRORS="http://mirror.gentoo.gr.jp ftp://ftp.ecc.u-tokyo.ac.jp/GENTOO http://ftp.gentoo.or.kr/ http://gentoo.gg3.net/" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="X alsa apm arts avi berkdb crypt cups encode esd foomaticdb gdbm gif gnome gpm gtk2 imlib jpeg libg++ libwww mad mikmod motif mozilla mpeg ncurses nls oggvorbis opengl oss pam pdflib perl png python qt quicktime readline sdl slang spell ssl svga tcpd truetype x86 xml2 xmms xv zlib"
Created attachment 32004 [details] emerge galeon output log
try a newer release
Version 1.3.12 is what emerge tries to install if I specify "emerge galeon". If I try "emerge =galeon-1.3.13a" or "emerge =galeon-1.3.14a" I get: Calculating dependencies !!! all ebuilds that could satisfy "=galeon-1.3.13a" have been masked. !!! possible candidates are: - net-www/galeon-1.3.13a (masked by: ~keyword) !!! Error calculating dependencies. Please correct. Replace 1.3.13a with 1.3.14a for the relevant version. Not sure what that error means. I even tried specifying "emerge =net-www/galeon-1.3.14a" to no avail. Same error.
try 'ACCEPT_KEYWORDS=~x86 emerge galeon -vp'
1.3.14a marked stable now, so the problem should be fixed.