Hi
After compiling python-2.4.1 myself I miss a lot of libraries. I tried a
few of the standard modules and get error messages when I import bz2,
cPickle, struct (which makes importing pickle fail), time, math and
cmath.
What can have caused this problem and how can I solve it. I compiled on
linux 2.6 with libc6 2.3.2. I used CFLAGS=-march=i486 and
LDFLAGS=-static.

I hope somebody can point me in the right direction.

bye,

Martijn Brouwer



-- 
__________________________________________________
I have a new e-mail adress. If you are still using
[EMAIL PROTECTED], please change to
[EMAIL PROTECTED]
__________________________________________________

_______________________________________________
Compiler-sig mailing list
[email protected]
http://mail.python.org/mailman/listinfo/compiler-sig

Reply via email to