This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author uservorname.usernachname
Recipients ned.deily, uservorname.usernachname
Date 2013-02-17.15:27:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1361114847.17.0.708719091448.issue17216@psf.upfronthosting.co.za>
In-reply-to
Content
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 )
History
Date User Action Args
2013-02-17 15:27:27uservorname.usernachnamesetrecipients: + uservorname.usernachname, ned.deily
2013-02-17 15:27:27uservorname.usernachnamesetmessageid: <1361114847.17.0.708719091448.issue17216@psf.upfronthosting.co.za>
2013-02-17 15:27:27uservorname.usernachnamelinkissue17216 messages
2013-02-17 15:27:27uservorname.usernachnamecreate