whats wrong with my python?

T

Thomas Ploch

Hello,

I am having all sorts of troubles concerning my python install(s) (all
of them 2.3, 2.4, 2.5). Python itself actually works fine, but whatever
extensions I want to add, or build anything that requires python (like
apache's mod_python) I always get the following error:


[snip whatever I tried to built]
ld: Undefined symbols:
_fstatvfs referenced from Python expected to be defined in libSystem
_lchown referenced from Python expected to be defined in libSystem
_statvfs referenced from Python expected to be defined in libSystem
[snip error from whatever built it was]

What can I do about that? I think it has something to do with
dynamic/static python libraries, but my knowledge is not profound enough
(wether UNIX or python) to solve this.

Oh, I am running on an iBook G4 with MAC OS X 10.3.9

Any help would be much appreciated!

Thomas
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,679
Members
48,796
Latest member
Greg L.

Latest Threads

Top