If you type "emerge galeon" at the moment, it will not compile. emerge builds mozilla 1.2.1 (as the actual version of mozilla) and then galeon doesn't know this version and gives me a configure-error. Last lines of configure output: checking for gdk_superwin_get_type in -lgtksuperwin... yes checking for gtk_moz_embed_get_type in -lgtkembedmoz... yes checking for Mozilla... yes checking Mozilla version... "1.2.1" configure: error: : *********************************************** Mozilla 1.2 is required but it seems you are building against mozilla 1.2.1. You need to provide the --with-mozilla-snapshot=1.0|1.1|1.2|trunk configure option depending on whether your mozilla is 1.0|1.1|1.2 release branch or trunk snapshot. Successfull build is not guranteed due to the frequently changing state of the mozilla interfaces and the limited resources of the galeon team to support non-release mozilla snapshots. *********************************************** !!! ERROR: net-www/galeon-1.2.7 failed. !!! Function src_compile, Line 64, Exitcode 1 !!! (no error message)
I have similair problems, see below: checking for PR_Init in -lnspr4... yes checking for PL_strcmp in -lplc4... yes checking for PL_NewHashTable in -lplds4... yes checking for xpcom... yes checking for gdk_superwin_get_type in -lgtksuperwin... yes checking for gtk_moz_embed_get_type in -lgtkembedmoz... yes checking for Mozilla... yes checking Mozilla version... "1.2.1" configure: error: : *********************************************** Mozilla 1.2 is required but it seems you are building against mozilla 1.2.1. You need to provide the --with-mozilla-snapshot=1.0|1.1|1.2|trunk configure option depending on whether your mozilla is 1.0|1.1|1.2 release branch or trunk snapshot. Successfull build is not guranteed due to the frequently changing state of the mozilla interfaces and the limited resources of the galeon team to support non-release mozilla snapshots. *********************************************** !!! ERROR: net-www/galeon-1.2.7 failed. !!! Function src_compile, Line 64, Exitcode 1 !!! (no error message) Calculating dependencies ...done! >>> emerge (1 of 1) net-www/galeon-1.2.7 to / >>> md5 ;-) galeon-1.2.7.tar.gz And here is my emerge info: Portage 2.0.45 (default-x86-1.4, gcc-3.2.1, glibc-2.3.1-r2) ================================================================= System uname: 2.4.19-gentoo-r10 i686 AMD Athlon(tm) Processor USE="x86 oss 3dnow apm avi crypt cups encode gif jpeg libg++ libwww mikmod mmx mpeg ncurses nls pdflib png qtmt quicktime spell truetype xml2 xmms xv zlib gtkhtml gdbm berkdb slang readline java guile X sdl tcpd pam ssl perl python esd imlib oggvorbis gnome gtk qt kde motif opengl alsa -arts bonobo cdr dvd evo gb -gpm libgda mbox mozilla samba scanner -svga xml" ARCH="x86" COMPILER="gcc3" CHOST="i686-pc-linux-gnu" CFLAGS="-march=athlon-tbird -O3 -pipe" CXXFLAGS="-march=athlon-tbird -O3 -pipe" ACCEPT_KEYWORDS="x86 ~x86" CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config:/usr/kde/3/share/config" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" MAKEOPTS="-j2" JDK_HOME="/opt/sun-jdk-1.4.1.01" JAVA_HOME="/opt/sun-jdk-1.4.1.01" AUTOCLEAN="yes" SYNC="rsync://rsync.gentoo.org/gentoo-portage" GENTOO_MIRRORS="http://www.ibiblio.org/pub/Linux/distributions/gentoo" When starting galeon it complains that is run with a different of mozilla then the version it was compiled against. But it seems to work oke.
Just add --with-mozilla-snapshot=1.2 to configure flags and build it.