On 1/6/07, Tarek Ziadé <[EMAIL PROTECTED]> wrote:

I am answering to myself, if it can help someone else.

zlib has to be recompiled with CFLAGS set to -fPIC.

So before launching ./configure do a:

export CFLAGS="-fPIC"

Python then will build properly zlib.so


Tarek




--
Tarek Ziadé | Association AfPy | www.afpy.org
Blog FR | http://programmation-python.org
Blog EN | http://tarekziade.wordpress.com/
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to