Well, it's in ~x86 nomw but it fails for me. Mozilla 1.3-r1 is compiled properly with gtk2, no problems with galeon-1.3.4. gnome is 2.2.1, gcc is 2.95. This is the output of the error: ########## gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../lib/toolbar -I../src/bookmarks -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wsign-promo -Wno-sign-compare -Werror -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/linc-1.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-vfs-module-2.0 -I/usr/include/eel-2 -I/usr/include/gail-1.0 -DSHARE_DIR=\"/usr/share/epiphany\" -DDATADIR=\""/usr/share"\" -DPIXMAP_DIR=\""/usr/share/pixmaps"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -march=i686 -O2 -pipe -c prefs-dialog.c prefs-dialog.c: In function `prefs_dialog_show_help': prefs-dialog.c:247: parse error before `*' prefs-dialog.c:256: `help_preferences' undeclared (first use in this function) prefs-dialog.c:256: (Each undeclared identifier is reported only once prefs-dialog.c:256: for each function it appears in.) make[3]: *** [prefs-dialog.o] Fehler 1 make[3]: *** Warte auf noch nicht beendete Prozesse... make[3]: Leaving directory `/var/tmp/portage/epiphany-0.5.0/work/epiphany-0.5.0/src' make[2]: *** [all-recursive] Fehler 1 make[2]: Leaving directory `/var/tmp/portage/epiphany-0.5.0/work/epiphany-0.5.0/src' make[1]: *** [all-recursive] Fehler 1 make[1]: Leaving directory `/var/tmp/portage/epiphany-0.5.0/work/epiphany-0.5.0' make: *** [all-recursive-am] Fehler 2 !!! ERROR: net-www/epiphany-0.5.0 failed. !!! Function gnome2_src_compile, Line 39, Exitcode 2 !!! compile failure Reproducible: Always Steps to Reproduce: 1. 2. 3.
how about 0.6 ?
most likely gcc2 problem, try 0.6.0 see if it is fixed.
Compiles fine now, thanks for the quick ebuild! :)
closing