Date: Sun, 17 Jun 2001 13:30:17 -0700 (PDT) From: oberman@es.net To: FreeBSD-gnats-submit@freebsd.org Cc: gnome@freebsd.org Subject: ports/28238: Cannot build gnomemc Message-ID: <200106172030.f5HKUHq11793@puppeteer.es.net>
next in thread | raw e-mail | index | archive | help
>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106172030.f5HKUHq11793>