Gael <gael.peglia...@makina-corpus.com> added the comment:

I have the same issue on Sun Solaris while compiling Python 2.4.5 on a 
Python-less system.

I was using GNU tools (tar, zlib, libgcc and bash).

I have noticed that the error appears while using 
--prefix=/something/ending/with/Python-2.4

But if I use --prefix=/something/ending/with/SomethingElse, like
--prefix=/something/ending/with/Python-24 or
--prefix=/something/ending/with/PythonTest

Everything goes well and make install no more fails.

It looks like a fail regex or a hard coded path error.

Hope this can help.

Best regards,

Gaƫl,

----------
nosy: +gael

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue1669349>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to