[Python-3000] Make problem: make: *** [sharedmods] Error 1
Mark Dickinson
dickinsm at gmail.com
Sun Dec 7 23:04:07 CET 2008
> 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
More information about the Python-3000
mailing list