Date: Fri, 28 Dec 2001 12:32:54 +0200 From: Maxim Sobolev <sobomax@FreeBSD.org> To: Muhannad Asfour <muhannad07@cogeco.ca> Cc: gnome@FreeBSD.org Subject: Re: Galeon 1.0.2 not building Message-ID: <3C2C4A56.61C11616@FreeBSD.org> References: <20011228052139.60b74420.muhannad07@cogeco.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
You need an updated mozilla-embedded/mozilla-headers ports (both version 0.9.7 or later). -Maxim Muhannad Asfour wrote: > > Hi. Just want to let you know I was trying to upgrade from Galeon 1.0.1 to Galeon 1.0.2, and I received these errors that I never got when trying to install Galeon 1.0.1 through the ports. Here is the complete output, it only gets an error when it tries to use the mozilla includes in the build. > > Making all in mozilla > c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I/usr/X11R6/include/mozilla -I/usr/X11R6/include/mozilla/nspr -I/usr/X11R6/include/mozilla/appcomps -I/usr/X11R6/include/mozilla/content -I/usr/X11R6/include/mozilla/cookie -I/usr/X11R6/include/mozilla/docshell -I/usr/X11R6/include/mozilla/dom -I/usr/X11R6/include/mozilla/exthandler -I/usr/X11R6/include/mozilla/find -I/usr/X11R6/include/mozilla/gfx -I/usr/X11R6/include/mozilla/gtkembedmoz -I/usr/X11R6/include/mozilla/helperAppDlg -I/usr/X11R6/include/mozilla/java -I/usr/X11R6/include/mozilla/jsconsole -I/usr/X11R6/include/mozilla/layout -I/usr/X11R6/include/mozilla/mimetype -I/usr/X11R6/include/mozilla/mozxfer -I/usr/X11R6/include/mozilla/necko -I/usr/X11R6/include/mozilla/necko2 -I/usr/X11R6/include/mozilla/nkcache -I/usr/X11R6/include/mozilla/oji -I/usr/X11R6/include/mozilla/pref -I/usr/X11R6/include/mozilla/string -I/usr/X11R6/include/mozilla/shistory -I/usr/X11R6/include/mozilla/uconv > -I/usr/X11R6/include/mozilla/uriloader -I/usr/X11R6/include/mozilla/wallet -I/usr/X11R6/include/mozilla/webbrowserpersist -I/usr/X11R6/include/mozilla/webbrwsr -I/usr/X11R6/include/mozilla/webshell -I/usr/X11R6/include/mozilla/widget -I/usr/X11R6/include/mozilla/windowwatcher -I/usr/X11R6/include/mozilla/xpcom -I/usr/X11R6/include/gconf/1 -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gnome-vfs-1.0 -I/usr/X11R6/lib/gnome-vfs-1.0/include -I/usr/local/include/gnome-xml -DNEED_GNOMESUPPORT_H -I/usr/local/include/orbit-1.0 -DLIB_DIR=\"/usr/X11R6/lib/galeon\" -DSHARE_DIR=\"/usr/X11R6/share/gnome/galeon\" -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -fno-rtti -O -pipe -march=pentiumpro -Wall -Wmissing-declarations -c mozilla.cpp > mozilla.cpp: In function `gboolean mozilla_print(GaleonEmbed *, PrintInfo *, int)': > mozilla.cpp:442: no matching function for call to `nsDerivedSafe<nsIPrintOptions>::SetPrinter (PRUnichar *&)' > mozilla.cpp:456: no matching function for call to `GaleonWrapper::Print (nsIPrintSettings *&, gboolean &)' > GaleonWrapper.h:64: candidates are: nsresult GaleonWrapper::Print(nsIPrintOptions *, int) > mozilla.cpp:409: warning: `nsresult result' might be used uninitialized in this function > *** Error code 1 > > Stop in /usr/ports/www/galeon/work/galeon-1.0.2/src/mozilla. > *** Error code 1 > > Stop in /usr/ports/www/galeon/work/galeon-1.0.2/src. > *** Error code 1 > > Stop in /usr/ports/www/galeon/work/galeon-1.0.2. > *** Error code 1 > > Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C2C4A56.61C11616>