Changes between Initial Version and Version 2 of Ticket #23522


Ignore:
Timestamp:
Feb 3, 2010, 12:00:55 AM (14 years ago)
Author:
jmroot (Joshua Root)
Comment:

I'm guessing you're on 10.6 (which is important information that should be included in all bug reports), which means python24 isn't built as a framework and thus -framework Python doesn't work (not that it would necessarily pick up the right python version in any case).

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #23522

    • Property Owner changed from macports-tickets@… to blair@…
    • Property Cc blair@… removed
  • Ticket #23522 – Description

    initial v2  
     1{{{
    12c++ -F/opt/local/Library/Frameworks -L/opt/local/lib -bundle -framework Python -o sip.so siplib.o qtlib.o threads.o objmap.o bool.o
    23Undefined symbols:
     
    78make[1]: *** [sip.so] Error 1
    89make: *** [all] Error 2
     10}}}