Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Aug 2001 20:24:15 +0300 (EEST)
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        mjacob@feral.com
Cc:        sobomax@FreeBSD.ORG (Maxim Sobolev), freebsd-ports@FreeBSD.ORG
Subject:   Re: gnome?
Message-ID:  <200108011724.f71HOFF40069@vega.vega.com>
In-Reply-To: <20010801084150.D57962-100000@wonky.feral.com> from "Matthew Jacob" at Aug 01, 2001 08:43:36 AM

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.

I see, but have no idea about what could be wrong with gnome@freebsd.org - it's
just an mail alias of small group of FreeBSD committers. Perhaps somebody from
that grop had a problems with his e-mail around that time, so that you saw
mail bouncing.

> The global.h was goop from some other package.

Yeah, actually gnomemc should be also adjusted to not insert global include
search paths (i.e. /usr/local/include and so on) before its local ones. I'll
take care of it soon.

> 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.

send-pr(1) is your friend. ;)

-Maxim

> > 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?200108011724.f71HOFF40069>