Opened 16 years ago

Closed 15 years ago

#16289 closed defect (fixed)

PIDA 0.5.1_0 buid/linker failure

Reported by: schwank@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: pida Cc: mf2k (Frank Schima)
Port:

Description

The port for PIDA 0.5.1_0 fails with

ld: duplicate symbol __PyGtk_API in build/temp.macosx-10.3-i386-2.5/moo/moo-stub.o and build/temp.macosx-10.3-i386-2.5/moo/moo-pygtk.o

collect2: ld returned 1 exit status
error: command '/usr/bin/gcc-4.0' failed with exit status 1

Fix: add #define NO_IMPORT_PYGTK to the file moo/moo-stub.c

I would submit a patch, but I don't know how...

Change History (3)

comment:1 Changed 16 years ago by mf2k (Frank Schima)

Cc: macsforever2000@… added

Do you mean you have created a patch already? Then just use the "attach file" button to submit it. Otherwise, you may check out the wiki page on patches.

comment:2 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

comment:3 Changed 15 years ago by raimue (Rainer Müller)

Resolution: fixed
Status: newclosed

Fixed in r58986.

Note: See TracTickets for help on using tickets.