curl-and-python
pycurl 7.12.1 compile error with python < 2.3
From: Domenico Andreoli <cavok_at_libero.it>
Date: Mon, 16 Aug 2004 15:28:34 +0200
Received on 2004-08-16
Date: Mon, 16 Aug 2004 15:28:34 +0200
hi,
it looks like that PY_LONG_LONG macro has been introduced with python
2.3. pycurl 7.12.1, as it is, is not buildable with older python version.
i attached the patch i applied to make it build on debian, which always
has long long.
cheers
domenico
-----[ Domenico Andreoli, aka cavok
--[ http://people.debian.org/~cavok/gpgkey.asc
---[ 3A0F 2F80 F79C 678A 8936 4FEE 0677 9033 A20E BC50
_______________________________________________
http://cool.haxx.se/mailman/listinfo/curl-and-python
- text/plain attachment: pycurl_hack.diff