On Tue, Aug 08, 2006 at 10:26:57AM -0500, Laine Lee wrote: > > Could that be related to my build failure for gtkmm2.4-2.6.14-1001:
This: > g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"gtkmm\" -I../../gtk -I../../gtk > -I../../pango -I../../pango -I../../atk -I../../atk -I../../gdk -I../../gdk > -I../../gtk -I../../gtk -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API > -DXNO_MTSAFE_UNISTDAPI -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include > -I/sw/include/pango-1.0 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 > -I/sw/include/gtk-2.0 -I/sw/include/atk-1.0 -I/sw/lib/gtk-2.0/include > -I/sw/include/sigc++-2.0 -I/sw/lib/sigc++-2.0/include > -I/sw/include/glibmm-2.4 -I/sw/lib/glibmm-2.4/include -I/sw/include/glib-2.0 > -I/sw/lib/glib-2.0/include -no-cpp-precomp -DX_LOCALE -I/sw/include -g -O2 > -pedantic -W -Wall -c ruler.cc -fno-common -DPIC -o .libs/ruler.o > ../../gtk/gtkmm/settings.h:102: error: extra ';' is a problem in gtkmm2.4-2.6.14-1001 itself. I just committed a fix. Selfupdate (after the servers sync) and try again. If you want to make sure you've gotten the corrected package before trying to compile it, look in /sw/fink/dists/unstable/main/finkinfo/gnome/gtkmm2.4.info and see if there's a line like: perl -pi -e 's/;;/;/' gtk/gtkmm/settings.h around line 12 in it. dan -- Daniel Macks [EMAIL PROTECTED] http://www.netspace.org/~dmacks ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
