Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 May 2002 07:53:33 +1000
From:      Michael Ross <satare@optusnet.com.au>
To:        freebsd-gnome@freebsd.org
Subject:   failure to build gnome
Message-ID:  <200205282153.g4SLrXN20930@mail019.syd.optusnet.com.au>

next in thread | raw e-mail | index | archive | help
Hi,

I am being unable to install gnome via the /usr/ports/x11/gnome port. Each time
I try to build it I get the following below code snippet. I've tried to update my ports 
tree via cvsup a few times with no luck and am running the 4.6 RC as of a week ago.

If anybody could offer me any thoughts as to how to resolve this issue it would be 
appreciated, please reply to me directly as I am not on the mailing list.

thanks,

Michael Ross
satare@optusnet.com.au

--

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 -march=pentiumpro -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--.

*** Error code 1



Stop in /usr/ports/x11-toolkits/panel--.

*** Error code 1



Stop in /usr/ports/x11/gnome.
--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205282153.g4SLrXN20930>