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 Björn.Lindqvist
Recipients Björn.Lindqvist, amaury.forgeotdarc, doko, jankratochvil, mgorven, movement, rb, schmir, terry.reedy, thijs, yonas
Date 2014-01-18.00:34:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390005290.66.0.975167335551.issue4434@psf.upfronthosting.co.za>
In-reply-to
Content
The bug is still present on the default build which many distros uses which produces an invalid build. That means

    ./configure && make && make install

is broken! --enable-shared should be turned on by default because many (most?) distros build with the default settings.
History
Date User Action Args
2014-01-18 00:34:50Björn.Lindqvistsetrecipients: + Björn.Lindqvist, terry.reedy, doko, amaury.forgeotdarc, movement, schmir, rb, thijs, yonas, mgorven, jankratochvil
2014-01-18 00:34:50Björn.Lindqvistsetmessageid: <1390005290.66.0.975167335551.issue4434@psf.upfronthosting.co.za>
2014-01-18 00:34:50Björn.Lindqvistlinkissue4434 messages
2014-01-18 00:34:50Björn.Lindqvistcreate