Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 May 2002 21:13:27 -0700
From:      "Scott R. Sewall" <sewall@ix.netcom.com>
To:        Joe Marcus Clarke <marcus@marcuscom.com>
Cc:        Scott Sewall <scott@redlinenetworks.com>, ports@FreeBSD.ORG
Subject:   Re: Building gnome-- fails
Message-ID:  <3CE1E067.97AFA877@ix.netcom.com>
References:  <3CE0809B.7000608@redlinenetworks.com> <1021350144.279.0.camel@gyros.marcuscom.com> <3CE14CBC.80001@redlinenetworks.com> <1021398617.298.43.camel@gyros.marcuscom.com>

next in thread | previous in thread | raw e-mail | index | archive | help

Thanks, that did the trick!

-- Scott

Joe Marcus Clarke wrote:

> On Tue, 2002-05-14 at 13:43, Scott Sewall wrote:
> >
> > I have gnomecore-1.4.0.8_1 installed.
> >
> > I believe this is the latest.
>
> Sorry, I meant gnomelibs. You need to have gnomelibs-1.4.1.6_1.
>
> Joe
>
> >
> > -- Scott
> >
> >
> > Joe Marcus Clarke wrote:
> >
> > >On Mon, 2002-05-13 at 23:12, Scott Sewall wrote:
> > >
> > >>I'm trying to build the gnome-- port, but it fails when building
> > >>gnomemm-1.2.2.
> > >>
> > >>I cvsup'd my ports tree earlier today.  I'm running 4.5-RELEASE.
> > >>
> > >
> > >Please make sure you have the latest gnomecore, then try to rebuild
> > >gnome--.
> > >
> > >Joe
> > >
> > >>Here's the compile error message:
> > >>
> > >>>===>  Building for gnomemm-1.2.2
> > >>>gmake  all-recursive
> > >>>gmake[1]: Entering directory `/usr/ports/x11-toolkits/gnome--/work/gnomemm-1.2.2'
> > >>>Making all in src
> > >>>gmake[2]: Entering directory `/usr/ports/x11-toolkits/gnome--/work/gnomemm-1.2.2/src'
> > >>>Making all in build_sources
> > >>>gmake[3]: Entering directory `/usr/ports/x11-toolkits/gnome--/work/gnomemm-1.2.2/src/build_sources'
> > >>>gmake[3]: Nothing to be done for `all'.
> > >>>gmake[3]: Leaving directory `/usr/ports/x11-toolkits/gnome--/work/gnomemm-1.2.2/src/build_sources'
> > >>>Making all in gnome--
> > >>>gmake[3]: Entering directory `/usr/ports/x11-toolkits/gnome--/work/gnomemm-1.2.2/src/gnome--'
> > >>>Making all in private
> > >>>gmake[4]: Entering directory `/usr/ports/x11-toolkits/gnome--/work/gnomemm-1.2.2/src/gnome--/private'
> > >>>gmake[4]: Nothing to be done for `all'.
> > >>>gmake[4]: Leaving directory `/usr/ports/x11-toolkits/gnome--/work/gnomemm-1.2.2/src/gnome--/private'
> > >>>gmake[4]: Entering directory `/usr/ports/x11-toolkits/gnome--/work/gnomemm-1.2.2/src/gnome--'
> > >>>/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gnome--\"            -I. -I./.. -I..             -I../../src -I../../src -I../../src/gtk--            -I../../gdk--            -I/usr/X11R6/lib/gtkmm/include -I/usr/X11R6/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include      `gnome-config gnomeui --cflags`  -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include  -O -pipe  -Wall -Wno-unused  -c procbar.cc
> > >>>rm -f .libs/procbar.lo
> > >>>c++ -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gnome--\" -I. -I./.. -I.. -I../../src -I../../src -I../../src/gtk-- -I../../gdk-- -I/usr/X11R6/lib/gtkmm/include -I/usr/X11R6/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -O -pipe -Wall -Wno-unused -c procbar.cc  -fPIC -DPIC -o .libs/procbar.lo
> > >>>procbar.cc: In method `Gnome::ProcBar::ProcBar(const Gtk::Label &, const vector<Gdk_Color *,allocator<Gdk_Color *> > &, gint (*)(void *))':
> > >>>procbar.cc:23: ANSI C++ prohibits conversion from `(void *)' to `(...)'
> > >>>gmake[4]: *** [procbar.lo] Error 1
> > >>>gmake[4]: Leaving directory `/usr/ports/x11-toolkits/gnome--/work/gnomemm-1.2.2/src/gnome--'
> > >>>gmake[3]: *** [all-recursive] Error 1
> > >>>gmake[3]: Leaving directory `/usr/ports/x11-toolkits/gnome--/work/gnomemm-1.2.2/src/gnome--'
> > >>>gmake[2]: *** [all-recursive] Error 1
> > >>>gmake[2]: Leaving directory `/usr/ports/x11-toolkits/gnome--/work/gnomemm-1.2.2/src'
> > >>>gmake[1]: *** [all-recursive] Error 1
> > >>>gmake[1]: Leaving directory `/usr/ports/x11-toolkits/gnome--/work/gnomemm-1.2.2'
> > >>>gmake: *** [all-recursive-am] Error 2
> > >>>*** Error code 2
> > >>>
> > >>>Stop in /usr/ports/x11-toolkits/gnome--.
> > >>>
> > >>Any ideas?
> > >>
> > >>-- Scott
> > >>
> > >>
> > >>
> > >>To Unsubscribe: send mail to majordomo@FreeBSD.org
> > >>with "unsubscribe freebsd-ports" in the body of the message
> > >>
> >
> --
> PGP Key: http://www.marcuscom.com/pgp.asc


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?3CE1E067.97AFA877>