Date: Fri, 28 Dec 2001 07:10:01 -0800 (PST) From: Maxim Sobolev <sobomax@FreeBSD.org> To: freebsd-ports@FreeBSD.org Subject: Re: ports/33265: [PATHES] Update www/galeon to 1.0.2 Message-ID: <200112281510.fBSFA1m94358@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/33265; it has been noted by GNATS. From: Maxim Sobolev <sobomax@FreeBSD.org> To: "Michael W. Collette" <metrol@metrol.net>, freebsd-gnats-submit@FreeBSD.org Cc: FreeBSD <freebsd-ports@FreeBSD.org> Subject: Re: ports/33265: [PATHES] Update www/galeon to 1.0.2 Date: Fri, 28 Dec 2001 17:08:54 +0200 "Michael W. Collette" wrote: > > sobomax@FreeBSD.ORG wrote: > > > Synopsis: [PATHES] Update www/galeon to 1.0.2 > > > > State-Changed-From-To: open->closed > > State-Changed-By: sobomax > > State-Changed-When: Fri Dec 28 01:34:57 PST 2001 > > State-Changed-Why: > > Committed, thank you! You have missed several new files from the > > pkg-plist, so please next time be more careful. > > > > http://www.freebsd.org/cgi/query-pr.cgi?pr=33265 > > Getting a nasty syntax error when trying to compile Galeon over here. For > what it's worth, I already have Moz 0.9.7 compiled and installed without any > problems. I get the following even if I specify WITH_FULL_MOZILLA. Again, are you sure that you have an appropriate version of mozilla-headers as well? Please submit list of all packages installed on your system (output of `ls /var/db/pkg'). -Maxim > > ----------------------------------------------------------------------- > c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src > -I/usr/X11R6/include/mozilla -I/usr/include/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 -I/usr/X11R6/include/gtk12 > -I/usr/local/include/glib12 -I/usr/local/include > -I/usr/X11R6/include/gnome-vfs-1.0 -I/usr/X11R6/lib/gnome-vfs-1.0/include > -I/usr/X11R6/include/libglade-1.0 -I/usr/local/include/gnome-xml > -I/usr/X11R6/include/gnome-1.0 -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 -Wall > -Wmissing-declarations -c BaseProtocolHandler.cpp > BaseProtocolHandler.cpp:21: nsCOMPtr.h: No such file or directory > BaseProtocolHandler.cpp:22: nsIComponentManager.h: No such file or directory > BaseProtocolHandler.cpp:23: nsIURI.h: No such file or directory > BaseProtocolHandler.cpp:24: nsNetCID.h: No such file or directory > In file included from BaseProtocolHandler.cpp:26: > BaseProtocolHandler.h:22: nsIProtocolHandler.h: No such file or directory > BaseProtocolHandler.h:24: nsString.h: No such file or directory > In file included from BaseProtocolHandler.cpp:26: > BaseProtocolHandler.h:27: syntax error before `{' > BaseProtocolHandler.h:33: destructors must be member functions > BaseProtocolHandler.h:33: virtual outside class declaration > BaseProtocolHandler.h:35: syntax error before `protected' > *** Error code 1 > > Stop in /usr/ports/www/galeon/work/galeon-1.0.2/src/mozilla. > *** Error code 1 > ----------------------------------------------------------------------- > > Later on, > -- > "Outside of a dog, a book is man's best friend. Inside of a dog, it's too > dark to read." > - Groucho Marx To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112281510.fBSFA1m94358>