From nobody@FreeBSD.org  Thu Nov 15 11:46:17 2001
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 BDB8E37B418
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 15 Nov 2001 11:46:16 -0800 (PST)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.4/8.11.4) id fAFJkG648665;
	Thu, 15 Nov 2001 11:46:16 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200111151946.fAFJkG648665@freefall.freebsd.org>
Date: Thu, 15 Nov 2001 11:46:16 -0800 (PST)
From: Darren R Johnston <darren780@yahoo.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: galeon port won't compile on my system.  (others?)
X-Send-Pr-Version: www-1.0

>Number:         32013
>Category:       ports
>Synopsis:       galeon port won't compile on my system.  (others?)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    gnome
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 15 11:50:03 PST 2001
>Closed-Date:    Thu Dec 20 02:21:54 PST 2001
>Last-Modified:  Thu Dec 20 02:22:12 PST 2001
>Originator:     Darren R Johnston
>Release:        FreeBSD stable 4.4
>Organization:
n/a
>Environment:
FreeBSD 24.65.146.6 4.4-STABLE FreeBSD 4.4-STABLE #1: Mon Nov  5 05:25:02 MST 2001     root@24.65.146.6:/usr/obj/usr/src/sys/DARREN  i386

>Description:
11R6/include/mozilla/java       -I/usr/X11R6/include/mozilla/jsconsole  -I/usr/X
11R6/include/mozilla/layout     -I/usr/X11R6/include/mozilla/mimetype   -I/usr/X
11R6/include/mozilla/mozxfer    -I/usr/X11R6/include/mozilla/necko      -I/usr/X
11R6/include/mozilla/necko2     -I/usr/X11R6/include/mozilla/nkcache    -I/usr/X
11R6/include/mozilla/oji        -I/usr/X11R6/include/mozilla/pref       -I/usr/X
11R6/include/mozilla/string     -I/usr/X11R6/include/mozilla/shistory   -I/usr/X
11R6/include/mozilla/uconv      -I/usr/X11R6/include/mozilla/uriloader  -I/usr/X
11R6/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/windowwatch
er      -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/X11R
6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/li
b/vfs/include -D_THREAD_SAFE -I/usr/X11R6/include/libglade-1.0 -I/usr/local/incl
ude/gnome-xml -DNEED_GNOMESUPPORT_H -I/usr/local/include/orbit-1.0      -DLIB_DI
R=\"/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 -Wmi
ssing-declarations -c BaseProtocolHandler.cpp
BaseProtocolHandler.cpp:68: no `nsresult GBaseProtocolHandler::GetProtocolFlags(
PRUint32 *)' member function declared in class `GBaseProtocolHandler'
*** Error code 1

Stop in /usr/ports/www/galeon/work/galeon-0.12.7/src/mozilla.
*** Error code 1

Stop in /usr/ports/www/galeon/work/galeon-0.12.7/src.
*** Error code 1

Stop in /usr/ports/www/galeon/work/galeon-0.12.7.
*** Error code 1

Stop in /usr/ports/www/galeon/work/galeon-0.12.7.
*** 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.
%

>How-To-Repeat:
cd /usr/ports/www/galeon/
make install

I also use netscape if that has some impact on this bug?

>Fix:
nope.
>Release-Note:
>Audit-Trail:

From: Steve Lumos <slumos@nevada.edu>
To: freebsd-gnats-submit@FreeBSD.org, darren780@yahoo.com
Cc:  
Subject: Re: ports/32013 galeon port won't compile on my system.  (others?)
Date: Sat, 24 Nov 2001 16:00:37 -0800

 I had the same problem mentioned in this PR trying to build the Galeon
 0.12.8 port.  The problem appears to be that some of the Mozilla
 header files changed location, and the old headers end up being first
 in the include path.  I just did "pkg_delete mozilla*" and then it
 built fine.
 
 Steve
Responsible-Changed-From-To: freebsd-ports->gnome 
Responsible-Changed-By: steve 
Responsible-Changed-When: Sun Dec 2 14:15:23 PST 2001 
Responsible-Changed-Why:  
Over to port's maintainer. 

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

From: Jochem Kossen <j.kossen@home.nl>
To: freebsd-gnats-submit@FreeBSD.org, darren780@yahoo.com
Cc:  
Subject: Re: ports/32013: galeon port won't compile on my system.  (others?)
Date: Wed, 19 Dec 2001 16:36:07 +0100

 Just wandering through the PR database...
 
 This looks like it can be closed as the originator says the port builds 
 fine now, right? :)
 
 Jochem
 

From: Jochem Kossen <j.kossen@home.nl>
To: freebsd-gnats-submit@FreeBSD.org, darren780@yahoo.com
Cc:  
Subject: Re: ports/32013: galeon port won't compile on my system.  (others?)
Date: Wed, 19 Dec 2001 16:39:18 +0100

 Whoops, sorry, it wasn't from the originator....my bad
 
 Jochem
 
State-Changed-From-To: open->closed 
State-Changed-By: sobomax 
State-Changed-When: Thu Dec 20 02:21:54 PST 2001 
State-Changed-Why:  
Originator reports that the problem disappeared. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=32013 
>Unformatted:
