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 wrobell
Recipients Arfrever, BreamoreBoy, David.Kern, Greg.Hellings, WhiteTiger, eric.araujo, rpetrov, wrobell
Date 2011-05-26.13:55:58
SpamBayes Score 0.100513
Marked as misclassified No
Message-id <1306418158.95.0.440425185794.issue3754@psf.upfronthosting.co.za>
In-reply-to
Content
next question. when starting compilation i am getting

In file included from Include/Python.h:50,
                 from ./Modules/python.c:3:
Include/pyport.h:257:13: error: #error "This platform's pyconfig.h needs to define PY_FORMAT_LONG_LONG"
make: *** [Modules/python.o] Error 1

how to deal with above?
History
Date User Action Args
2011-05-26 13:55:59wrobellsetrecipients: + wrobell, eric.araujo, rpetrov, Arfrever, WhiteTiger, BreamoreBoy, David.Kern, Greg.Hellings
2011-05-26 13:55:58wrobellsetmessageid: <1306418158.95.0.440425185794.issue3754@psf.upfronthosting.co.za>
2011-05-26 13:55:58wrobelllinkissue3754 messages
2011-05-26 13:55:58wrobellcreate