Igor Franchuk added the comment:
Confirmed as fixed at least in Python 3.3.5
Successfully compiled at
Linux gw 2.6.33-gentoo #1 SMP Mon Mar 8 23:29:59 MSK 2010 i686 Intel(R)
Pentium(R) D CPU 3.00GHz GenuineIntel GNU/Linux
--
versions: -Python 3.4
New submission from Igor Franchuk:
Missing CAN_RAW check in Python 3.3.3
Python 3.3.3 assumes that if AF_CAN is defined then CAN_RAW is defined as well.
It won't assemble with old kernels.
Either an additional check for CAN_RAW should be applied in the configuration
script or Python
Changes by Igor Franchuk :
--
type: -> compile error
___
Python tracker
<http://bugs.python.org/issue20065>
___
___
Python-bugs-list mailing list
Unsubscrib