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 vinay.sajip
Recipients amaury.forgeotdarc, giampaolo.rodola, mluis, neologix, ogait87, orsenthil, pitrou, python-dev, rosslagerwall, slanden, vinay.sajip, vstinner
Date 2011-10-07.17:23:28
SpamBayes Score 0.002163957
Marked as misclassified No
Message-id <1318008208.69.0.16994103599.issue10141@psf.upfronthosting.co.za>
In-reply-to
Content
That did the trick - I can now build the socket module. Thanks!

I noticed that the module initialisation code uses #ifdef AF_CAN and #ifdef PF_CAN rather than #ifdef HAVE_LINUX_CAN_H :-)
History
Date User Action Args
2011-10-07 17:23:28vinay.sajipsetrecipients: + vinay.sajip, amaury.forgeotdarc, orsenthil, pitrou, vstinner, giampaolo.rodola, neologix, slanden, rosslagerwall, python-dev, ogait87, mluis
2011-10-07 17:23:28vinay.sajipsetmessageid: <1318008208.69.0.16994103599.issue10141@psf.upfronthosting.co.za>
2011-10-07 17:23:28vinay.sajiplinkissue10141 messages
2011-10-07 17:23:28vinay.sajipcreate