From owner-freebsd-ports Sun Jun 17 13:40:15 2001 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 D530437B40A for ; Sun, 17 Jun 2001 13:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5HKe1i67801; Sun, 17 Jun 2001 13:40:01 -0700 (PDT) (envelope-from gnats) Received: from puppeteer.es.net (c57340-a.plstn1.sfba.home.com [24.15.221.10]) by hub.freebsd.org (Postfix) with ESMTP id 023FF37B401; Sun, 17 Jun 2001 13:30:18 -0700 (PDT) (envelope-from oberman@puppeteer.es.net) Received: (from oberman@localhost) by puppeteer.es.net (8.11.4/8.11.4) id f5HKUHq11793; Sun, 17 Jun 2001 13:30:17 -0700 (PDT) (envelope-from oberman) Message-Id: <200106172030.f5HKUHq11793@puppeteer.es.net> Date: Sun, 17 Jun 2001 13:30:17 -0700 (PDT) From: oberman@es.net Reply-To: oberman@es.net To: FreeBSD-gnats-submit@freebsd.org Cc: gnome@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/28238: Cannot build gnomemc 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: 28238 >Category: ports >Synopsis: Latest gnomemc will not build >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jun 17 13:40:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Kevin Oberman >Release: FreeBSD 4.3-STABLE i386 >Organization: ESnet-The Energy Science Network >Environment: System: FreeBSD puppeteer.es.net 4.3-STABLE FreeBSD 4.3-STABLE #13: Sat Jun 9 18:35:51 PDT 2001 oberman@puppeteer.es.net:/scratch/obj/scratch/src/sys/THINKPAD i386 >Description: Unable to build gnomemc-4.5.54. The errors tend to make me suspect a missing header file. The error is in compiling dlg.c. cc -c -I/usr/local/include -I./../vfs -I.. -DBINDIR=\""/usr/X11R6/bin/"\" -DLIBDIR=\""/usr/X11R6/share/gnome/mc/"\" -DICONDIR=\""/usr/X11R6/share/gnome/pixmaps/mc/"\" -DLOCALEDIR=\""/usr/X11R6/share/locale/"\" -DCONFDIR=\""/usr/X11R6/etc/"\" -DDESKTOP_INIT_DIR=\""/usr/X11R6/share/gnome/mc/desktop-scripts/"\" -I/usr/local/include/glib12 -I. -I./../gnome -I./../src -DHAVE_X -DHAVE_GNOME -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gtk12 -DHAVE_CONFIG_H -O -pipe -march=pentiumpro -Wall -I/usr/X11R6/include dlg.c In file included from dlg.c:26: /usr/local/include/global.h:3: warning: `/*' within comment dlg.c:631: syntax error before `void' dlg.c: In function `dialog_handle_key': dlg.c:678: `ESC_CHAR' undeclared (first use in this function) dlg.c:678: (Each undeclared identifier is reported only once dlg.c:678: for each function it appears in.) dlg.c: At top level: dlg.c:792: syntax error before `int' gmake[3]: *** [dlg.o] Error 1 >How-To-Repeat: cd /usr/ports/x11-fm/gnomemc make >Fix: Unknown >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message