From owner-freebsd-ports Fri Dec 28 7:10:12 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BA66A37B429 for ; Fri, 28 Dec 2001 07:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBSFA1m94358; Fri, 28 Dec 2001 07:10:01 -0800 (PST) (envelope-from gnats) Date: Fri, 28 Dec 2001 07:10:01 -0800 (PST) Message-Id: <200112281510.fBSFA1m94358@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Maxim Sobolev Subject: Re: ports/33265: [PATHES] Update www/galeon to 1.0.2 Reply-To: Maxim Sobolev Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/33265; it has been noted by GNATS. From: Maxim Sobolev To: "Michael W. Collette" , freebsd-gnats-submit@FreeBSD.org Cc: FreeBSD 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