Date: Wed, 1 Aug 2001 08:43:36 -0700 (PDT) From: Matthew Jacob <mjacob@feral.com> To: Maxim Sobolev <sobomax@FreeBSD.org> Cc: <freebsd-ports@FreeBSD.org> Subject: Re: gnome? Message-ID: <20010801084150.D57962-100000@wonky.feral.com> In-Reply-To: <3B6803A0.2D17D9B0@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 1 Aug 2001, Maxim Sobolev wrote: > Matthew Jacob wrote: > > > gnome@freebsd.org as maintainer appears to be broken.. Uh, sending mail to the listed maintainer that bounced is the bug I was reporting- not the other. Also, the mail I sent here was weeks and weeks ago- but thanks for getting to it. The global.h was goop from some other package. I'll probably have to do a forklift upgrade. I also find that I have to log in as root to build ports. If try to build them, strange things happen. > > 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?20010801084150.D57962-100000>