From owner-freebsd-ports Thu Aug 17 0:50:11 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 96B4B37B52E for ; Thu, 17 Aug 2000 00:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA00845; Thu, 17 Aug 2000 00:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from arthur.cs.uni-magdeburg.de (arthur.CS.Uni-Magdeburg.De [141.44.27.36]) by hub.freebsd.org (Postfix) with ESMTP id D17B037B585 for ; Thu, 17 Aug 2000 00:46:47 -0700 (PDT) (envelope-from r@arthur.cs.uni-magdeburg.de) Received: (from r@localhost) by arthur.cs.uni-magdeburg.de (8.9.3/8.9.3) id JAA30240; Thu, 17 Aug 2000 09:47:10 +0200 (CEST) (envelope-from r) Message-Id: <200008170747.JAA30240@arthur.cs.uni-magdeburg.de> Date: Thu, 17 Aug 2000 09:47:10 +0200 (CEST) From: jesse@cs.uni-magdeburg.de Reply-To: jesse@cs.uni-magdeburg.de To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/20673: Error compiling www/galeon Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 20673 >Category: ports >Synopsis: Port www/galeon does not compile >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Aug 17 00:50:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Roland Jesse >Release: FreeBSD 4.1-STABLE i386 >Organization: Otto-von-Guericke University of Magdeburg >Environment: % uname -a FreeBSD arthur.cs.uni-magdeburg.de 4.1-STABLE FreeBSD 4.1-STABLE #0: Wed Aug 2 16:27:39 CEST 2000 root@arthur.cs.uni-magdeburg.de:/usr/obj/usr/src/sys/ARTHUR i386 >Description: Build fails with: 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/usr/ports/www/galeon/../../www/mozilla/work/mozilla/dist/include -O -pipe -D_REENTRANT -D_THREAD_SAFE -Wall -Wunused -I/usr/ports/www/galeon/../../www/mozilla/work/mozilla/dist/include -c mozcallbacks.c In file included from mozcallbacks.c:19: /usr/ports/www/galeon/../../www/mozilla/work/mozilla/dist/include/gtkmozembed.h:105: warning: decimal constant is so large that it is unsigned /usr/ports/www/galeon/../../www/mozilla/work/mozilla/dist/include/gtkmozembed.h:106: warning: decimal constant is so large that it is unsigned /usr/ports/www/galeon/../../www/mozilla/work/mozilla/dist/include/gtkmozembed.h:107: warning: decimal constant is so large that it is unsigned /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 Stop in /usr/ports/www/galeon/work/galeon-0.7.1/src. *** Error code 1 Stop in /usr/ports/www/galeon/work/galeon-0.7.1. *** Error code 1 Stop in /usr/ports/www/galeon/work/galeon-0.7.1. *** 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 >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message