On Wednesday 25 June 2008 06:01:52 Diemo Schwarz wrote: > Hi, this doesn't compile for me from source with fink commander on a Mac > G5. Anything I should upgrade? > > Cheers... > ...Diemo > > > g++-3.3 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include > -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include > -I/usr/X11R6/include/freetype2 -DPOTRACE=\"potrace\" > -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/pangomm-1.4 > -I/sw/include/atkmm-1.6 -I/sw/include/gdkmm-2.4 -I/sw/lib/gdkmm-2.4/include > -I/sw/include/gtkmm-2.4 -I/sw/lib/gtkmm-2.4/include -I/sw/include/libxml2 > -I/sw/include -no-cpp-precomp -Wall -W -Wpointer-arith -Wcast-align > -Wsign-compare -Woverloaded-virtual -Wswitch -Wno-unused-parameter -g -O2 > -c -o seltrans.o seltrans.cpp > seltrans.cpp: In function `gboolean > sp_sel_trans_stretch_request(SPSelTrans*, const SPSelTransHandle&, > NR::Point&, unsigned int)': > seltrans.cpp:845: error: `__isnand' undeclared (first use this function) > seltrans.cpp:845: error: (Each undeclared identifier is reported only once > for each function it appears in.) > make[2]: *** [seltrans.o] Error 1 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 > ### execution of /var/tmp/tmp.1.ZBDKL0 failed, exit code 2 > > > -- > Package manager version: 0.24.26 > Distribution version: 0.8.0.rsync powerpc > Mac OS X version: 10.4.11 > December 2001 Developer Tools > gcc version: 8 (it looks like you're on an outdated Fink Commander, but that's another issue altogether)
> make version: 3.80 > Feedback Courtesy of FinkCommander You need to update your entire Fink installation. You're on the dead (two years this August) 10.4-transitional tree. There is a helper bundle available for download at http://prdownloads.sourceforge.net/fink/scripts-10.4-update-0.4.tar.gz Unpack it, go to the resulting scripts-10.4-update-0.4 directory in a terminal, and run sudo -s ./update.pl ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Fink-devel mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.devel
