On Sep 21, 2012, at 22:58, Frank J. R. Hanstick wrote: > On Sep 21, 2012, at 8:19 PM, Ryan Schmidt wrote: > >> On Sep 21, 2012, at 22:09, Frank J. R. Hanstick wrote: >> >>> On Sep 21, 2012, at 5:47 PM, Ryan Schmidt wrote: >>> >>>> On Sep 21, 2012, at 19:08, Frank J. R. Hanstick wrote: >>>> >>>>> While trying to upgrade, the following error occurred during >>>>> configuration: >>>>> >>>>> :info:configure checking for GLIB - version >= 2.31.0... >>>>> :info:configure *** 'pkg-config --modversion glib-2.0' returned 2.32.4, >>>>> but GLIB (2.28.8) >>>>> :info:configure *** was found! If pkg-config was correct, then it is best >>>>> :info:configure *** to remove the old version of GLib. You may also be >>>>> able to fix the error >>>>> :info:configure *** by modifying your LD_LIBRARY_PATH enviroment >>>>> variable, or by editing >>>>> :info:configure *** /etc/ld.so.conf. Make sure you have run ldconfig if >>>>> that is >>>>> :info:configure *** required on your system. >>>>> :info:configure *** If pkg-config was wrong, set the environment variable >>>>> PKG_CONFIG_PATH >>>>> :info:configure *** to point to the correct configuration files >>>>> :info:configure no >>>>> :info:configure configure: error: >>>>> :info:configure *** GLIB 2.31.0 or better is required. The latest version >>>>> of >>>>> :info:configure *** GLIB is always available from >>>>> ftp://ftp.gtk.org/pub/gtk/. >>>> >>>> And what version of the glib2 port is actually installed? >>>> >>>> port installed glib2 >>>> >>>> The version currently available in MacPorts is 2.32.4 which should satisfy >>>> the above requirement. >>> >>> glib2 @2.32.4_0 (active) >> >> I see, that is odd then. >> >> Could you attach the config.log? It should be in this directory: >> >> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_gdk-pixbuf2/gdk-pixbuf2/work/gdk-pixbuf-2.26.4 > > Right where you said it would be: > > <config.log>
Thanks. The config.log unfortunately doesn't shed any light on why this check failed; it merely reiterates that it failed. I see you're on a G4 with Leopard. In case this was something PowerPC- or Leopard-specific I tried on my G4 with Leopard, but it built this version of gdk-pixbuf2 just fine. Do you perhaps have an older copy of glib2 (version 2.28.8) installed somewhere else, such as in /usr/local? If so, move /usr/local out of the way, clean the port and try again. _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo/macports-users
