I have just tried upgrading all my installed macports (which include Gimp). Gimp itself upgraded OK, but the upgrade of libgtop fails with the following message: <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< root# port list outdated libgtop @2.20.0 gnome/libgtop root# port upgrade libgtop ---> Building libgtop with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libgtop/work/libgtop-2.20.0" && make all " returned error 2 Command output: make all-recursive Making all in po make[2]: Nothing to be done for `all'. Making all in misc make[2]: Nothing to be done for `all'. Making all in include Making all in glibtop make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. Making all in sysdeps Making all in common make[3]: Nothing to be done for `all'. Making all in stub if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../sysdeps/stub -I../../include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/usr/X11R6/include -I/opt/local/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -lintl -MT proclist.lo -MD -MP -MF ".deps/proclist.Tpo" -c -o proclist.lo proclist.c; \ then mv -f ".deps/proclist.Tpo" ".deps/proclist.Plo"; else rm -f ".deps/proclist.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../sysdeps/stub -I../../include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/usr/X11R6/include -I/opt/local/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -lintl -MT proclist.lo -MD -MP -MF .deps/proclist.Tpo -c proclist.c -fno-common -DPIC -o .libs/proclist.o proclist.c:48: error: conflicting types for 'glibtop_get_proclist_s' ../../include/glibtop/proclist.h:87: error: previous declaration of 'glibtop_get_proclist_s' was here make[3]: *** [proclist.lo] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Error: Unable to upgrade port: 1
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
For the record, I am running Tiger version 10.4.11 with Xcode 2.5 on an Intel-based MacBookPro. Any suggestions on fixing this problem? Thanks to all David Rowe