| Summary: | epiphany-1.0.7 build problem with mozilla 1.6 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Stefan Andersen <spamfilter> |
| Component: | [OLD] GNOME | Assignee: | Gentoo Linux Gnome Desktop Team <gnome> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | patrik |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Stefan Andersen
2004-01-21 11:42:32 UTC
Hm i don't know, 1.0.7 is the version supposed and known to work with 1.6 . Step one of filing a gentoo bugreport is repeating the problem with sane CFLAGS and making sure that's not the problem, so let's start there. Changing to CFLAGS="-march=pentium3 " and "emerge mozilla epiphany" Gives me the same problem. g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -I../../embed -I../.. -march=pentium3 -Wall -Wno-unused -I/usr/lib/mozilla/include/gtkembedmoz -I/usr/lib/mozilla/include/xpcom -I/usr/lib/mozilla/include/string -I/usr/lib/mozilla/include/nspr -I/usr/lib/mozilla/include/appcomps -I/usr/lib/mozilla/include/chrome -I/usr/lib/mozilla/include/content -I/usr/lib/mozilla/include/cookie -I/usr/lib/mozilla/include/docshell -I/usr/lib/mozilla/include/dom -I/usr/lib/mozilla/include/exthandler -I/usr/lib/mozilla/include/find -I/usr/lib/mozilla/include/gfx -I/usr/lib/mozilla/include/helperAppDlg -I/usr/lib/mozilla/include/history -I/usr/lib/mozilla/include/layout -I/usr/lib/mozilla/include/locale -I/usr/lib/mozilla/include/mimetype -I/usr/lib/mozilla/include/necko -I/usr/lib/mozilla/include/nkcache -I/usr/lib/mozilla/include/pref -I/usr/lib/mozilla/include/progressDlg -I/usr/lib/mozilla/include/shistory -I/usr/lib/mozilla/include/unicharutil -I/usr/lib/mozilla/include/uriloader -I/usr/lib/mozilla/include/wallet -I/usr/lib/mozilla/include/webbrowserpersist -I/usr/lib/mozilla/include/webbrwsr -I/usr/lib/mozilla/include/webshell -I/usr/lib/mozilla/include/widget -I/usr/lib/mozilla/include/windowwatcher -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/X11R6/include -I/usr/include/freetype2 -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/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\" -include /usr/lib/mozilla/include/mozilla-config.h -fno-rtti -fshort-wchar -march=pentium3 -MT GlobalHistory.lo -MD -MP -MF .deps/GlobalHistory.Tpo -c GlobalHistory.cpp -fPIC -DPIC -o .libs/GlobalHistory.o GlobalHistory.cpp:95: error: no `nsresult MozGlobalHistory::SetLastPageVisited(const char*)' member function declared in class `MozGlobalHistory' I have the same problem with "known to work" versions of epiphany up to 1.1.5 and mozilla 1.6 (also 1.6b did the same thing) emerge info: Portage 2.0.49-r20 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r9, 2.6.2-mm2) ================================================================= System uname: 2.6.2-mm2 i686 AMD Athlon(tm) processor Gentoo Base System version 1.4.3.10p1 distcc 2.11.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled] ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CFLAGS="-O2 -mcpu=i686 -pipe" CHOST="i686-pc-linux-gnu" COMPILER="gcc3" CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/config /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" CXXFLAGS="-O2 -mcpu=i686 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs ccache sandbox" GENTOO_MIRRORS="http://texi.yes.nu http://gentoo.linux.no" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="3dnow X aalib acpi acpi4linux alsa amd apm autofs avi berkdb bluetooth bonobo breakme cdr crypt cups curl directfb dnd encode esd evo faad fbcon fbdev ffmpeg flac foomaticdb freetype fs gdbm geoip gif gnome gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile imagemagick imap imlib ipv6 irmc java javascript jpeg kerberos lcms ldap libg++ libwww mad mikmod mldonkeypango mmx motif mozcalendar mozilla moznocompose moznoirc moznomail mpeg mpeg4 msn mysql nas ncurses net nls nocd nvidia oav oggvorbis opengl opie oscar oss pam pcap pdflib perl png ppds psyco python qt quicktime readline samba sasl sdl slang slp sox speex spell ssl svga tcltk tcpd tetex tiff transcode truetype type1 unicode usb v4l vim-with-x wxwin wxwindows x86 xml2 xosd xv xvid zlib" I did a rebuild all dependancy to epiphany to test one of those gave me trouble I used: emerge --emptytree epiphany But I got the same problem :( (This test was done with my orginal USE flag) Also look at Bug 32961 ( http://bugs.gentoo.org/show_bug.cgi?id=32961 ) This is the problem I reported on galeon It might be the same problem (Duplicate?) Hello I had some progress with the other bug galeon and I manage to fixet, Im trying the same stuff now on epiphany.... ------------------ Info on how I solved the galeon problem --------- I upgraded to mozilla 1.6 and have the same problem as bofore now with galeon 1.3.12. I tryed some different emerging's and now I seems to have found the real problem for some reason my /usr/lib/mozilla/include migth not have been cleaned corectly I found this message when emergin mozilla 1.6 * Please unmerge old versions of mozilla, as the header * layout in /usr/lib/mozilla/include have changed and will * result in compile errors when compiling programs that need * mozilla headers and libs (galeon, nautilus, ...) so I did a mv /usr/lib/mozilla /usr/lib/mozilla.copy and then a emerge mozilla galeon And it now works.... |