#13958 closed defect (fixed)
python gtk2 module workarounds for missing symbols in leopard
Reported by: | jaysoffian@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | python leopard gtk | Cc: | |
Port: |
Description
python -c 'import gtk' fails with "Symbol not found". Same issue as described in #13781. Patches attached for the relevant Portfiles.
Attachments (3)
Change History (7)
Changed 17 years ago by jaysoffian@…
Attachment: | 0001-py-cairo-leopard-missing-symbol-fix.patch added |
---|
Changed 17 years ago by jaysoffian@…
Attachment: | 0002-py-gobject-leopard-missing-symbol-fix.patch added |
---|
Changed 17 years ago by jaysoffian@…
Attachment: | 0003-py-gtk2-leopard-missing-symbol-fix.patch added |
---|
comment:1 Changed 17 years ago by afb@…
comment:2 Changed 17 years ago by jaysoffian@…
Sure, but as long as 2.4 is still in MacPorts, it seems like it ought to work under 10.5
comment:3 Changed 17 years ago by gui-dos (Guido Soranzio)
Resolution: | → fixed |
---|---|
Status: | new → closed |
r33474 syncs them with their py25-* counterparts
Note: See
TracTickets for help on using
tickets.
AFAIK, the old py-gtk2 (for python24) was scheduled for removal already... It was replaced by py25-gtk (for python25), in most/all affected ports ?
See #12329