From khera@kciLink.com  Wed Aug 16 14:52:11 2000
Return-Path: <khera@kciLink.com>
Received: from kci.kciLink.com (kci.kciLink.com [204.117.82.1])
	by hub.freebsd.org (Postfix) with ESMTP id EFD5637C31D
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 16 Aug 2000 14:51:24 -0700 (PDT)
	(envelope-from khera@kciLink.com)
Received: from onceler.kciLink.com (onceler.kciLink.com [204.117.82.2])
	by kci.kciLink.com (Postfix) with ESMTP id E9F2AE881
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 16 Aug 2000 17:51:23 -0400 (EDT)
Received: (from khera@localhost)
	by onceler.kciLink.com (8.9.3/8.9.3) id RAA78258;
	Wed, 16 Aug 2000 17:51:23 -0400 (EDT)
	(envelope-from khera@kci.kciLink.com)
Message-Id: <200008162151.RAA78258@onceler.kciLink.com>
Date: Wed, 16 Aug 2000 17:51:23 -0400 (EDT)
From: <khera@kciLink.com>
Reply-To: khera@kciLink.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: galeon port fails to build
X-Send-Pr-Version: 3.2

>Number:         20666
>Category:       ports
>Synopsis:       galeon port fails to build
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 16 15:00:01 PDT 2000
>Closed-Date:    Fri Aug 18 11:18:04 PDT 2000
>Last-Modified:  Fri Aug 18 11:19:53 PDT 2000
>Originator:     Vivek Khera
>Release:        FreeBSD 4.1-STABLE i386
>Organization:
>Environment:

	
ports cvsup'd today (Aug 16)

>Description:

	
galeon port fails to compile with following error:

cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl       -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gtk12  -DSHARE_DIR=\"/usr/X11R6/share/gnome/galeon\"  -I/u/onceler1/usr/ports/www/galeon/../../www/mozilla/work/mozilla/dist/include  -O -pipe -D_REENTRANT -D_THREAD_SAFE -Wall -Wunused  -I/u/onceler1/usr/ports/www/galeon/../../www/mozilla/work/mozilla/dist/include -c mozcallbacks.c
In file included from mozcallbacks.c:19:
/u/onceler1/usr/ports/www/galeon/../../www/mozilla/work/mozilla/dist/include/gtkmozembed.h:105: warning: decimal constant is so large that it is unsigned
/u/onceler1/usr/ports/www/galeon/../../www/mozilla/work/mozilla/dist/include/gtkmozembed.h:106: warning: decimal constant is so large that it is unsigned
/u/onceler1/usr/ports/www/galeon/../../www/mozilla/work/mozilla/dist/include/gtkmozembed.h:107: warning: decimal constant is so large that it is unsigned
/u/onceler1/usr/ports/www/galeon/../../www/mozilla/work/mozilla/dist/include/gtkmozembed.h:108: warning: decimal constant is so large that it is unsigned
mozcallbacks.c: In function `net_status_change_cb':
mozcallbacks.c:163: `GTK_MOZ_EMBED_FLAG_NET_DNS' undeclared (first use in this function)
mozcallbacks.c:163: (Each undeclared identifier is reported only once
mozcallbacks.c:163: for each function it appears in.)
mozcallbacks.c:165: `GTK_MOZ_EMBED_FLAG_NET_CONNECTING' undeclared (first use in this function)
mozcallbacks.c:167: `GTK_MOZ_EMBED_FLAG_NET_REDIRECTING' undeclared (first use in this function)
mozcallbacks.c:169: `GTK_MOZ_EMBED_FLAG_NET_TRANSFERRING' undeclared (first use in this function)
mozcallbacks.c:171: `GTK_MOZ_EMBED_FLAG_NET_FAILEDDNS' undeclared (first use in this function)
mozcallbacks.c:173: `GTK_MOZ_EMBED_FLAG_NET_FAILEDCONNECT' undeclared (first use in this function)
mozcallbacks.c:175: `GTK_MOZ_EMBED_FLAG_NET_FAILEDTRANSFER' undeclared (first use in this function)
mozcallbacks.c:177: `GTK_MOZ_EMBED_FLAG_NET_USERCANCELLED' undeclared (first use in this function)
mozcallbacks.c:181: `GTK_MOZ_EMBED_FLAG_WIN_START' undeclared (first use in this function)
mozcallbacks.c:183: `GTK_MOZ_EMBED_FLAG_WIN_STOP' undeclared (first use in this function)
*** Error code 1


I think it might have to do with mozilla being M17 now, and galeon
expects M16, but I'm not sure.

>How-To-Repeat:

	
cd /usr/ports/www/mozilla; make
cd ../galeon; make

>Fix:

	
don't know.


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: gnats-admin->freebsd-ports 
Responsible-Changed-By: jedgar 
Responsible-Changed-When: Fri Aug 18 05:59:57 PDT 2000 
Responsible-Changed-Why:  
Misfiled PR 

http://www.freebsd.org/cgi/query-pr.cgi?pr=20666 
State-Changed-From-To: open->closed  
State-Changed-By: dannyboy 
State-Changed-When: Fri Aug 18 11:18:04 PDT 2000 
State-Changed-Why:  
See ports/20673. 

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