From owner-freebsd-gnome Fri Dec 28 2:33:53 2001 Delivered-To: freebsd-gnome@freebsd.org Received: from alcatraz.iptelecom.net.ua (alcatraz.iptelecom.net.ua [212.9.224.15]) by hub.freebsd.org (Postfix) with ESMTP id 7072D37B416 for ; Fri, 28 Dec 2001 02:33:48 -0800 (PST) Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by alcatraz.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id MAA10602; Fri, 28 Dec 2001 12:33:28 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from vega.vega.com (h77.234.dialup.iptcom.net [212.9.234.77]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id MAA71165; Fri, 28 Dec 2001 12:33:07 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id fBSAWdm15387; Fri, 28 Dec 2001 12:32:39 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Message-ID: <3C2C4A56.61C11616@FreeBSD.org> Date: Fri, 28 Dec 2001 12:32:54 +0200 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Muhannad Asfour Cc: gnome@FreeBSD.org Subject: Re: Galeon 1.0.2 not building References: <20011228052139.60b74420.muhannad07@cogeco.ca> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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::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