Date: Tue, 21 May 2002 18:38:18 -0400 From: Robert Huff <roberthuff@rcn.com> To: gnome@FreeBSD.org Subject: gnomemm port broken Message-ID: <15594.52314.74135.742774@jerusalem.litteratus.org>
next in thread | raw e-mail | index | archive | help
Hello: I just tried to build gnomemm (all ports updated to last night) and got: 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--' I'm _pretty_ sure this one isn't my fault. Is there a missing dependency here, or just broken code? Robert Huff 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?15594.52314.74135.742774>