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 pitrou
Recipients Arfrever, flox, giampaolo.rodola, janssen, jcea, pitrou, vstinner
Date 2010-04-05.19:28:16
SpamBayes Score 0.0009636136
Marked as misclassified No
Message-id <1270495815.3446.11.camel@localhost>
In-reply-to <1270492626.35.0.503042416152.issue8108@psf.upfronthosting.co.za>
Content
> No I haven't, but I tried just now and I get the same error.

I think "inflate" is a function exported by the zlib. Perhaps you can
add "-lz" to the linking flags.
(Googling hints that OpenSSL can depend on the zlib if compression is
enabled)
History
Date User Action Args
2010-04-05 19:28:18pitrousetrecipients: + pitrou, jcea, janssen, vstinner, giampaolo.rodola, Arfrever, flox
2010-04-05 19:28:16pitroulinkissue8108 messages
2010-04-05 19:28:16pitroucreate