Date: Wed, 01 Aug 2001 16:26:56 +0300 From: Maxim Sobolev <sobomax@FreeBSD.org> To: mjacob@feral.com Cc: freebsd-ports@FreeBSD.ORG Subject: Re: gnome? Message-ID: <3B6803A0.2D17D9B0@FreeBSD.org> References: <Pine.BSF.4.21.0107082208420.68824-100000@beppo>
next in thread | previous in thread | raw e-mail | index | archive | help
Matthew Jacob wrote: > gnome@freebsd.org as maintainer appears to be broken.. Nope, it is your system appears to be broken. It seems that you for some reason have /usr/local/include/global.h, which clash with the internal header with the same name from gnomemc. I would suggest to (temporarily) delete offending package and try again. -Maxim > Under a 4.3-ish system: > > gmake[3]: Leaving directory `/usr/ports/x11-fm/gnomemc/work/mc-4.5.54/gnome' > gmake plain-gmc > gmake[3]: Entering directory `/usr/ports/x11-fm/gnomemc/work/mc-4.5.54/gnome' > 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 -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 > gmake[3]: Leaving directory `/usr/ports/x11-fm/gnomemc/work/mc-4.5.54/gnome' > gmake[2]: *** [mx] Error 2 > gmake[2]: Leaving directory `/usr/ports/x11-fm/gnomemc/work/mc-4.5.54/gnome' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/usr/ports/x11-fm/gnomemc/work/mc-4.5.54' > gmake: *** [all-recursive-am] Error 2 > *** Error code 2 > > Stop in /usr/ports/x11-fm/gnomemc. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message 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?3B6803A0.2D17D9B0>