From owner-freebsd-ports Mon Jan 7 17:50:11 2002 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 55EFF37B417 for ; Mon, 7 Jan 2002 17:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g081o1000775; Mon, 7 Jan 2002 17:50:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6202637B405 for ; Mon, 7 Jan 2002 17:45:44 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g081jis00402; Mon, 7 Jan 2002 17:45:44 -0800 (PST) (envelope-from nobody) Message-Id: <200201080145.g081jis00402@freefall.freebsd.org> Date: Mon, 7 Jan 2002 17:45:44 -0800 (PST) From: Steve Davidson To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33671: galeon-1.0.2 fails to compile on FreeBSD 4.4Release 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 >Number: 33671 >Category: ports >Synopsis: galeon-1.0.2 fails to compile on FreeBSD 4.4Release >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jan 07 17:50:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Steve Davidson >Release: 4.4R >Organization: >Environment: FreeBSD 4.4Release >Description: galeon-1.0.2 fails to compile on FreeBSD 4.4Release All of my packages are current relative to a recent ports update except: apsfilter-7.0.0 < needs updating (port has 7.1.0) galeon-1.0.1 < needs updating (port has 1.0.2) koffice-1.1,1 < needs updating (port has 1.1.1,1) mysql-client-3.23.43 < needs updating (port has 3.23.47) staroffice-5.2 < needs updating (port has 5.2_1) >How-To-Repeat: cd /usr/ports/www/galeon make [...] 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/inclu de/mozilla/find -I/usr/X11R6/include/mozilla/gfx -I/usr/X11R6/include/mozilla/gtkembedmoz -I/usr/X11R6/include/mozill a/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/X11 R6/include/mozilla/pref -I/usr/X11R6/include/mozilla/string -I/usr/X11R6/include/mozilla/shistory -I/usr/X11R6/includ e/mozilla/uconv -I/usr/X11R6/include/mozilla/uriloader -I/usr/X11R6/include/mozilla/wallet -I/usr/X11R6/include/mozil la/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/gc onf/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/i nclude -I/usr/X11R6/include -I/usr/X11R6/include/gnome-vfs-1.0 -I/usr/X11R6/lib/gnome-vfs-1.0/include -I/usr/X11R6/inclu de/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 mozilla.cpp In file included from mozilla.cpp:21: mozilla.h:181: nscore.h: No such file or directory mozilla.h:182: nsIDOMWindow.h: No such file or directory In file included from mozilla.cpp:22: GaleonWrapper.h:22: nsIDocShell.h: No such file or directory GaleonWrapper.h:23: nsIWebNavigation.h: No such file or directory GaleonWrapper.h:24: nsISHistory.h: No such file or directory GaleonWrapper.h:25: nsIWebBrowser.h: No such file or directory GaleonWrapper.h:26: nsIWebProgressListener.h: No such file or directory GaleonWrapper.h:27: nsCOMPtr.h: No such file or directory GaleonWrapper.h:28: nsIDOMEventReceiver.h: No such file or directory GaleonWrapper.h:29: nsPIDOMWindow.h: No such file or directory GaleonWrapper.h:30: gtkmozembed.h: No such file or directory GaleonWrapper.h:33: nsIPrintSettings.h: No such file or directory In file included from GaleonWrapper.h:38, from mozilla.cpp:22: GaleonEventListener.h:19: nsIDOMDragListener.h: No such file or directory GaleonEventListener.h:20: nsIDOMEvent.h: No such file or directory In file included from mozilla.cpp:23: EventContext.h:22: nsIDOMMouseEvent.h: No such file or directory EventContext.h:23: nsIDOMKeyEvent.h: No such file or directory EventContext.h:24: nsIDOMEvent.h: No such file or directory EventContext.h:25: nsIDOMNode.h: No such file or directory EventContext.h:26: nsString.h: No such file or directory EventContext.h:27: nsIDOMHTMLAnchorElement.h: No such file or directory EventContext.h:28: nsIDOMNSHTMLElement.h: No such file or directory EventContext.h:29: nsIDOMHTMLAreaElement.h: No such file or directory EventContext.h:30: nsIDOMHTMLBodyElement.h: No such file or directory EventContext.h:31: nsIDOMElementCSSInlineStyle.h: No such file or directory EventContext.h:32: nsIDOMCSSStyleDeclaration.h: No such file or directory mozilla.cpp:26: gtkmozembed_internal.h: No such file or directory mozilla.cpp:31: nsVoidArray.h: No such file or directory mozilla.cpp:32: nsIPresShell.h: No such file or directory mozilla.cpp:33: nsIDOMStyleSheetList.h: No such file or directory mozilla.cpp:34: nsIDOMStyleSheet.h: No such file or directory mozilla.cpp:36: nsString.h: No such file or directory mozilla.cpp:37: nsXPIDLString.h: No such file or directory mozilla.cpp:38: nsIPrefService.h: No such file or directory mozilla.cpp:39: nsICharsetConverterManager.h: No such file or directory mozilla.cpp:40: nsICharsetConverterManager2.h: No such file or directory mozilla.cpp:41: nsIUnicodeEncoder.h: No such file or directory mozilla.cpp:42: nsIUnicodeDecoder.h: No such file or directory mozilla.cpp:43: nsICacheService.h: No such file or directory mozilla.cpp:44: nsGfxCIID.h: No such file or directory mozilla.cpp:45: nsNetCID.h: No such file or directory mozilla.cpp:46: nsISupportsPrimitives.h: No such file or directory mozilla.cpp:47: nsIPassword.h: No such file or directory mozilla.cpp:48: nsIPasswordManager.h: No such file or directory mozilla.cpp:49: nsICookie.h: No such file or directory mozilla.cpp:50: nsICookieManager.h: No such file or directory mozilla.cpp:51: nsIPermissionManager.h: No such file or directory mozilla.cpp:52: nsIImgManager.h: No such file or directory mozilla.cpp:53: nsIPermission.h: No such file or directory mozilla.cpp:54: nsIDOMWindow.h: No such file or directory mozilla.cpp:55: nsIEmbeddingSiteWindow.h: No such file or directory mozilla.cpp:56: nsIWindowWatcher.h: No such file or directory mozilla.cpp:57: nsIWebBrowserChrome.h: No such file or directory mozilla.cpp:58: nsIExternalHelperAppService.h: No such file or directory mozilla.cpp:59: nsCExternalHandlerService.h: No such file or directory mozilla.cpp:60: nsILocalFile.h: No such file or directory mozilla.cpp:61: nsIJVMManager.h: No such file or directory mozilla.cpp:62: nsIJSConsoleService.h: No such file or directory mozilla.cpp:63: nsIPlatformCharset.h: No such file or directory mozilla.cpp:64: nsIDOMHTMLLinkElement.h: No such file or directory mozilla.cpp:65: nsIProtocolProxyService.h: No such file or directory mozilla.cpp:66: nsReadableUtils.h: No such file or directory mozilla.cpp:67: nsIPrintSettings.h: No such file or directory In file included from mozilla.cpp:68: nsPrintSettingsImpl.h:27: nsIPrintSettings.h: No such file or directory nsPrintSettingsImpl.h:28: nsMargin.h: No such file or directory nsPrintSettingsImpl.h:29: nsString.h: No such file or directory mozilla.cpp:69: nsIPrintOptions.h: No such file or directory In file included from mozilla.cpp:21: mozilla.h:186: syntax error before `*' mozilla.h:187: syntax error before `*' mozilla.h:188: syntax error before `*' mozilla.h:190: `nsIDOMWindow' was not declared in this scope mozilla.h:190: `domWindow' was not declared in this scope In file included from GaleonWrapper.h:38, from mozilla.cpp:22: GaleonEventListener.h:25: syntax error before `{' GaleonEventListener.h:28: destructors must be member functions GaleonEventListener.h:28: virtual outside class declaration GaleonEventListener.h:36: syntax error before `HandleEvent' *** 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 Stop in /usr/ports/www/galeon/work/galeon-1.0.2. *** Error code 1 Stop in /usr/ports/www/galeon. *** Error code 1 Stop in /usr/ports/www/galeon. *** Error code 1 Stop in /usr/ports/www/galeon. >Fix: Fix the port. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message