T
Thomas Ploch
Hello,
I followed the instructions in the Mac/README file.
I ran ./configure --enable-framework
But when I try to build from source with gcc 4.0.2, following happens:
[snip]
libtool: can't locate file for: -lSystemStubs
libtool: file: -lSystemStubs is not an object file (not allowed in a
library)
make: *** [Python.framework/Versions/2.5/Python] Error 1
What does that mean?
Thanks,
Thomas
I followed the instructions in the Mac/README file.
I ran ./configure --enable-framework
But when I try to build from source with gcc 4.0.2, following happens:
[snip]
libtool: can't locate file for: -lSystemStubs
libtool: file: -lSystemStubs is not an object file (not allowed in a
library)
make: *** [Python.framework/Versions/2.5/Python] Error 1
What does that mean?
Thanks,
Thomas