From nobody@FreeBSD.org  Mon Jan  7 17:45:44 2002
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 6202637B405
	for <freebsd-gnats-submit@FreeBSD.org>; 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 <sdn@sprintlabs.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: galeon-1.0.2 fails to compile on FreeBSD 4.4Release
X-Send-Pr-Version: www-1.0

>Number:         33671
>Category:       ports
>Synopsis:       galeon-1.0.2 fails to compile on FreeBSD 4.4Release
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    gnome
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 07 17:50:01 PST 2002
>Closed-Date:    Tue Feb 12 20:47:52 PST 2002
>Last-Modified:  Tue Feb 12 20:48:32 PST 2002
>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:
Responsible-Changed-From-To: freebsd-ports->gnome 
Responsible-Changed-By: pat 
Responsible-Changed-When: Tue Jan 8 20:21:09 PST 2002 
Responsible-Changed-Why:  
Over to maintainers 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33671 

From: Joe Marcus Clarke <marcus@marcuscom.com>
To: freebsd-gnats-submit@FreeBSD.org, sdn@sprintlabs.com
Cc:  
Subject: Re: ports/33671: galeon-1.0.2 fails to compile on FreeBSD 4.4Release
Date: Tue, 8 Jan 2002 23:52:17 -0500

 Can you verify you have mozilla-0.9.7_1,1 installed as well as 
 mozilla-headers-0.9.7,1?  The header files missing are from 
 mozilla-headers-0.9.7,1.  If you do have the mozilla-headers port 
 installed, I recommend reinstalling the port:
 
 portupgrade -f mozilla-headers
 
 Chances are the file /usr/X11R6/include/mozilla/xpcom doesn't exist.  
 This build should work.
 
 Joe

From: Joe Clarke <marcus@marcuscom.com>
To: Steven Davidson <sdn@sprintlabs.com>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: ports/33671: galeon-1.0.2 fails to compile on FreeBSD 4.4Release
Date: Wed, 9 Jan 2002 13:45:11 -0500 (EST)

 On Wed, 9 Jan 2002, Steven Davidson wrote:
 
 > Joe Marcus Clarke wrote:
 >
 > Can you verify you have mozilla-0.9.7_1,1 installed as well as
 > mozilla-headers-0.9.7,1?  The header files missing are from
 > mozilla-headers-0.9.7,1.  If you do have the mozilla-headers port
 > installed, I recommend reinstalling the port:
 >
 > portupgrade -f mozilla-headers
 >
 >
 > Chances are the file /usr/X11R6/include/mozilla/xpcom doesn't exist.
 > This build should work.
 >
 >
 > Joe
 >
 >
 > According to pkg_version:
 > % grep mozilla-headers PKG_VERSION.out
 > mozilla-headers-0.9.7,1             =   up-to-date with port
 >
 > /usr/X11R6/include/mozilla/xpcom does exist and contains a lot of files:
 >
 > nsAVLTree.h                     nsIFastLoadFileControl.h
 > nsISupportsUtils.h
 > nsAgg.h                         nsIFastLoadService.h
 > nsITestProxy.h
 > nsAppDirectoryServiceDefs.h     nsIFile.h
 > nsIThread.h
 > nsAtomService.h                 nsIFileSpec.h
 > nsIThreadPool.h
 > nsAutoLock.h                    nsIFileStream.h
 > nsITimelineService.h
 > nsCOMPtr.h                      nsIGenericFactory.h
 > nsIUnicharBuffer.h
 > nsCRT.h                         nsIID.h
 > nsIUnicharInputStream.h
 > nsCWeakReference.h              nsIInputStream.h
 > nsIVariant.h
 > [...]
 >
 >
 > I don't know why the make failed but the recent 'portinstall -R galeon'
 > worked!
 > So galeon is installed.
 >
 >
 > When I run it, I get this on the "console terminal":
 >
 >
 > % galeon
 >
 >
 > Gdk-CRITICAL **: file gdkcolor.c: line 546 (gdk_color_parse): assertion
 > `spec != NULL' failed.
 >
 >
 > Gdk-CRITICAL **: file gdkcolor.c: line 546 (gdk_color_parse): assertion
 > `spec != NULL' failed.
 >
 
 You're not the first one to report this.  The other person that had these
 problems reinstalled GNOME, and everything worked.  I hate to have you do
 this, but a
 
 pkg_delete -r ORBit
 cd /usr/ports/x11/gnome
 make clean
 make install clean
 
 will probably fix things for you.  You might also be able to get away
 with:
 
 portupgrade -r -f ORBit
 
 Either way, you're going to have a big build ahead of you.
 
 Joe
 
 >
 >
 > ...and the galeon window comes up as a solid white square about 3 inches
 > X 3 inches.
 > So I'm pretty close but there is still a problem.
 >
 >
 > Steve
 >
 >
 
State-Changed-From-To: open->closed 
State-Changed-By: ade 
State-Changed-When: Tue Feb 12 20:47:52 PST 2002 
State-Changed-Why:  
Please update your OS, and then all your ports.  I am not seeing this 
problem with the recently committed galeon-1.0.3. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33671 
>Unformatted:
