On Jan 13, 2008, at 00:27, Adam Dershowitz wrote:
I recently upgraded to Leopard. I use gimp from Macports and it depends on py25-gobject and py25-gtk. Recently both of these were updated on macports from 2.14.0_0 to 2.14.0_1 and 2.12.0_0 to 2.12.0_1 respectively. When I tried to do this upgrades they failed. I then tried to do an uninstall -f of these because in the past I have run into problem with old ports confusing upgrades with a few other ports (I realized after the fact that I should have just done deactivate...oh well). Now I get errors if I try to install either the older or newer versions.
I get similar errors for both of the builds. No one is listed as the maintainer for these, so I am not sure who might be able to help, but any suggestions would be appreciated.
Has anyone managed to get these to build under 10.5.1?
Thanks,
Here is what I see for gobject:
sudo port clean --all py25-gobject @2.14.0_1 ---> Cleaning py25-gobject macintosh$ sudo port install py25-gobject
[snip]
ld: duplicate symbol _g_bit_nth_lsf in .libs/_gobject_la-pygboxed.o and .libs/_gobject_la-gobjectmodule.o
[snip] The "duplicate symbol: _g_bit_nth_lsf" bug on Leopard is filed in this ticket: http://trac.macosforge.org/projects/macports/ticket/13006 Is your glib2 up to date? If not, try updating that first.