From owner-freebsd-gnome Tue May 28 14:53:48 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from mail019.syd.optusnet.com.au (mail019.syd.optusnet.com.au [210.49.20.160]) by hub.freebsd.org (Postfix) with ESMTP id 623BA37B404 for ; Tue, 28 May 2002 14:53:34 -0700 (PDT) Received: from webmail03.syd.optusnet.com.au (webmail03.syd.optusnet.com.au [203.2.75.236]) by mail019.syd.optusnet.com.au (8.11.1/8.11.1) with ESMTP id g4SLrXN20930 for ; Wed, 29 May 2002 07:53:33 +1000 Message-Id: <200205282153.g4SLrXN20930@mail019.syd.optusnet.com.au> Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary Mime-Version: 1.0 X-Mailer: MIME-tools 5.411 (Entity 5.404) Received: from [203.13.126.19] as user satare@optusnet.com.au by webmail.optusnet.com.au with HTTP; From: Michael Ross To: freebsd-gnome@freebsd.org Date: Wed, 29 May 2002 07:53:33 +1000 Subject: failure to build gnome Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 > &, 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