uservorname usernachname added the comment:

I also tried to compile with

./configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info 
--bindir=/usr  --sysconfdir=/etc --sbindir=/usr/sbin/ --build=sparc-linux 
--libdir=/usr/lib --includedir=/usr/include --datarootdir=/usr/share 
--localedir=/usr/local --host=sparc-linux
which results in the same error. Strange is that i set libdir but it seems that 
is using /usr/local/lib instead of /usr/lib

Attached you will find the output of make ( make 2>&1 | tee build-log.txt )

----------
Added file: http://bugs.python.org/file29100/build-log.txt

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

Reply via email to