Galeon with xulrunner broken

Tobias Roth freebsd.lists at fsck.ch
Sun Nov 9 13:15:00 PST 2008


Hi maintainers

Galeon with xulrunner does not compile. The error is attached.

Thanks,
Tobias



-- 
Tobias Roth   ||   http://fsck.ch   ||   PGP: 0xCE599B4D
| Americans used to roar like lions for liberty. Now we bleat like
| sheep for security.
|  - Norman Vincent Peale
-------------- next part --------------
 c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../utils -I../utils -I../embed -I../bookmarks -I../libegg -I.. -I/usr/local/include/xulrunner/gtkembedmoz -I/usr/local/include/xulrunner -I/usr/local/include/xulrunner/xpcom -I/usr/local/include/xulrunner/string -I/usr/local/include/nspr -I/usr/local/include/xulrunner -I/usr/local/include/xulrunner/caps -I/usr/local/include/xulrunner/chardet -I/usr/local/include/xulrunner/chrome -I/usr/local/include/xulrunner/content -I/usr/local/include/xulrunner/cookie -I/usr/local/include/xulrunner/docshell -I/usr/local/include/xulrunner/dom -I/usr/local/include/xulrunner/exthandler -I/usr/local/include/xulrunner/find -I/usr/local/include/xulrunner/fastfind -I/usr/local/include/xulrunner/gfx -I/usr/local/include/xulrunner/helperAppDlg -I/usr/local/include/xulrunner/history -I/usr/local/include/xulrunner/htmlparser -I/usr/local/include/xulrunner/java -I/usr/local/include/xulrunner/js -I/usr/local/include/xulrunner/jsconsole -I/usr/local/include/xulrunner/layout -I/usr/local/include/xulrunner/locale -I/usr/local/include/xulrunner/mimetype -I/usr/local/include/xulrunner/mozxfer -I/usr/local/include/xulrunner/necko -I/usr/local/include/xulrunner/necko2 -I/usr/local/include/xulrunner/nkcache -I/usr/local/include/xulrunner/nspr -I/usr/local/include/xulrunner/oji -I/usr/local/include/xulrunner/passwordmgr -I/usr/local/include/xulrunner/pipnss -I/usr/local/include/xulrunner/pipboot -I/usr/local/include/xulrunner/pref -I/usr/local/include/xulrunner/progressDlg -I/usr/local/include/xulrunner/sidebar -I/usr/local/include/xulrunner/shistory -I/usr/local/include/xulrunner/string -I/usr/local/include/xulrunner/uconv -I/usr/local/include/xulrunner/uriloader -I/usr/local/include/xulrunner/unicharutil -I/usr/local/include/xulrunner/wallet -I/usr/local/include/xulrunner/webbrowserpersist -I/usr/local/include/xulrunner/webbrwsr -I/usr/local/include/xulrunner/webshell -I/usr/local/include/xulrunner/widget -I/usr/local/include/xulrunner/windowwatcher -I/usr/local/include/xulrunner/xpcom -I/usr/local/include/xulrunner/xpconnect -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/libxml2 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gconf/2 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/libglade-2.0 -I/usr/local/include/gnome-vfs-module-2.0 -I/usr/local/include/gnome-desktop-2.0 -I/usr/local/include/startup-notification-1.0 -DLIB_DIR=\"/usr/local/lib/galeon\" -DSHARE_DIR=\"/usr/local/share/galeon\" -D_GNU_SOURCE=1 -include mozilla-config.h -DGALEON_MOZILLA_HOME=\"/usr/local/lib/xulrunner\" -I/usr/local/include -fno-rtti -O2 -pipe -fno-strict-aliasing -march=pentium-m -fshort-wchar -Wall -Wsign-compare -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -MT GlobalHistory.lo -MD -MP -MF .deps/GlobalHistory.Tpo -c GlobalHistory.cpp  -fPIC -DPIC -o .libs/GlobalHistory.o
In file included from GlobalHistory.cpp:26:
GlobalHistory.h:26:31: error: nsIGlobalHistory3.h: No such file or directory
In file included from GlobalHistory.cpp:26:
GlobalHistory.h:37: error: expected class-name before '{' token
GlobalHistory.h:43: error: 'NS_DECL_NSIGLOBALHISTORY2' does not name a type
GlobalHistory.cpp: In member function 'virtual nsresult MozGlobalHistory::QueryInterface(const nsIID&, void**)':
GlobalHistory.cpp:34: error: 'nsIGlobalHistory2' was not declared in this scope
GlobalHistory.cpp:34: error: template argument 1 is invalid
GlobalHistory.cpp:34: error: expected type-specifier before 'nsIGlobalHistory2'
GlobalHistory.cpp:34: error: expected `>' before 'nsIGlobalHistory2'
GlobalHistory.cpp:34: error: expected `(' before 'nsIGlobalHistory2'
GlobalHistory.cpp:34: error: expected primary-expression before '>' token
GlobalHistory.cpp:34: error: expected `)' before ';' token
GlobalHistory.cpp:34: error: 'nsIGlobalHistory3' was not declared in this scope
GlobalHistory.cpp:34: error: template argument 1 is invalid
GlobalHistory.cpp:34: error: expected type-specifier before 'nsIGlobalHistory3'
GlobalHistory.cpp:34: error: expected `>' before 'nsIGlobalHistory3'
GlobalHistory.cpp:34: error: expected `(' before 'nsIGlobalHistory3'
GlobalHistory.cpp:34: error: expected primary-expression before '>' token
GlobalHistory.cpp:34: error: expected `)' before ';' token
GlobalHistory.cpp:34: error: expected type-specifier before 'nsIGlobalHistory2'
GlobalHistory.cpp:34: error: expected `>' before 'nsIGlobalHistory2'
GlobalHistory.cpp:34: error: expected `(' before 'nsIGlobalHistory2'
GlobalHistory.cpp:34: error: expected primary-expression before '>' token
GlobalHistory.cpp:34: error: expected `)' before ';' token
GlobalHistory.cpp: In constructor 'MozGlobalHistory::MozGlobalHistory()':
GlobalHistory.cpp:38: error: 'mGlobalHistory' was not declared in this scope
GlobalHistory.cpp: At global scope:
GlobalHistory.cpp:49: error: no 'nsresult MozGlobalHistory::AddURI(nsIURI*, PRBool, PRBool, nsIURI*)' member function declared in class 'MozGlobalHistory'
GlobalHistory.cpp: In member function 'nsresult MozGlobalHistory::AddURI(nsIURI*, PRBool, PRBool, nsIURI*)':
GlobalHistory.cpp:88: error: 'mGlobalHistory' was not declared in this scope
GlobalHistory.cpp: At global scope:
GlobalHistory.cpp:94: error: no 'nsresult MozGlobalHistory::IsVisited(nsIURI*, PRBool*)' member function declared in class 'MozGlobalHistory'
GlobalHistory.cpp: In member function 'nsresult MozGlobalHistory::IsVisited(nsIURI*, PRBool*)':
GlobalHistory.cpp:99: error: 'mGlobalHistory' was not declared in this scope
GlobalHistory.cpp: At global scope:
GlobalHistory.cpp:106: error: no 'nsresult MozGlobalHistory::SetPageTitle(nsIURI*, const nsAString&)' member function declared in class 'MozGlobalHistory'
GlobalHistory.cpp: In member function 'nsresult MozGlobalHistory::SetPageTitle(nsIURI*, const nsAString&)':
GlobalHistory.cpp:111: error: 'mGlobalHistory' was not declared in this scope
GlobalHistory.cpp: At global scope:
GlobalHistory.cpp:146: error: 'nsresult MozGlobalHistory::AddDocumentRedirect' is not a static member of 'class MozGlobalHistory'
GlobalHistory.cpp:146: error: 'nsIChannel' was not declared in this scope
GlobalHistory.cpp:146: error: 'aOldChannel' was not declared in this scope
GlobalHistory.cpp:147: error: 'nsIChannel' was not declared in this scope
GlobalHistory.cpp:147: error: 'aNewChannel' was not declared in this scope
GlobalHistory.cpp:148: error: expected primary-expression before 'aFlags'
GlobalHistory.cpp:149: error: expected primary-expression before 'aTopLevel'
GlobalHistory.cpp:149: error: initializer expression list treated as compound expression
GlobalHistory.cpp:150: error: expected ',' or ';' before '{' token
gmake[3]: *** [GlobalHistory.lo] Error 1
gmake[3]: Leaving directory `/opt/tmp/usr/ports/www/galeon/work/galeon-2.0.6/mozilla'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/opt/tmp/usr/ports/www/galeon/work/galeon-2.0.6/mozilla'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/opt/tmp/usr/ports/www/galeon/work/galeon-2.0.6'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/www/galeon.


More information about the freebsd-gnome mailing list