Date: Sat, 4 Sep 2004 16:22:31 -0400 From: Dev Tugnait <dev@unixdaemon.org> To: gnome@freebsd.org Subject: Galeon2 port fails to build Message-ID: <20040904202231.GA920@unixdaemon.org>
next in thread | raw e-mail | index | archive | help
I am running Freebsd 5.2.1 I have tried installing the galeon2 port with mozilla and mozilla-devel but they both fail. Currently i have mozilla-1.8.a3,2 devel installed heres the galeon build error /GlobalHistory.Tpo -c GlobalHistory.cpp -fPIC -DPIC -o .libs/GlobalHistory.o GlobalHistory.cpp:168: error: prototype for `nsresult MozGlobalHistory::RemovePage(const char*)' does not match any in class ` MozGlobalHistory' GlobalHistory.h:53: error: candidate is: virtual nsresult MozGlobalHistory::RemovePage(nsIURI*) GlobalHistory.cpp:175: error: prototype for `nsresult MozGlobalHistory::RemovePagesFromHost(const char*, int)' does not match any in class `MozGlobalHistory' GlobalHistory.h:53: error: candidate is: virtual nsresult MozGlobalHistory::RemovePagesFromHost(const nsACString&, int) GlobalHistory.cpp:243: error: prototype for `nsresult MozGlobalHistory::MarkPageAsTyped(const char*)' does not match any in class `MozGlobalHistory' GlobalHistory.h:53: error: candidate is: virtual nsresult MozGlobalHistory::MarkPageAsTyped(nsIURI*) gmake[2]: *** [GlobalHistory.lo] Error 1 gmake[2]: Leaving directory `/usr/ports/www/galeon2/work/galeon-1.3.17/mozilla' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/www/galeon2/work/galeon-1.3.17' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/www/galeon2. ---++--- ---------GnuPGPVer 1.2.3-------------------------------------------------- pub 1024D/B9046473 2003-11-21 Dev Tugnait (Freebsd) <dev@unixdaemon.org> Key fingerprint = F690 6725 1930 6FBE C05A FE4D 6CB1 34C1 B904 6473 sub 1024g/F8F019DF 2003-11-21 --------------------------------------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040904202231.GA920>