> gcc  Python.framework/Versions/3.0/Python -o python.exe \
>                        Modules/python.o \
>                         -ldl
> make: *** [sharedmods] Error 1

It seems likely that this is related to a report on comp.lang.python in
November:

http://mail.python.org/pipermail/python-list/2008-November/514159.html

nelis, what's the output of the "locale" command on your system?

I've opened

http://bugs.python.org/issue4585

for this.

Mark
_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to