Workaround for PyGTK missing symbols under Leopard
I tried to compile the latest Deluge (a BitTorrent client) and XPN (an experimental Python newsreader) after applying a workaround to py25-gobject, py25-cairo, py25-gtk and dbus-python25, all of which were reporting missing symbols under Leopard: the patches simply exclude the option "-export-symbols-regex" from the Makefile.am and Makefile.in files, as suggested successfully by several reports. Unfortunately all these fine ports are currently unmaintained, so I am reporting here the corresponding Trac submissions: http://trac.macosforge.org/projects/macports/ticket/13781 http://trac.macosforge.org/projects/macports/ticket/13763 http://trac.macosforge.org/projects/macports/ticket/13782 http://trac.macosforge.org/projects/macports/ticket/13792 http://trac.macosforge.org/projects/macports/ticket/13791 http://trac.macosforge.org/projects/macports/ticket/13784 Regards, Guido
participants (1)
-
Guido Soranzio