[issue29397] linux/random.h present but cannot be compiled

2019-02-28 Thread Christian Heimes
Christian Heimes added the comment: It's a CentOS 5 system with Kernel 2.6.18. The getrandom() syscall was added in Linux Kernel version 3.17. Your OS simply lacks the necessary feature to use linux/random.h. Python will automatically fall back to /dev/urandom. -- nosy:

[issue29397] linux/random.h present but cannot be compiled

2019-02-28 Thread Emmanuel Arias
Change by Emmanuel Arias : -- nosy: +eamanu ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue29397] linux/random.h present but cannot be compiled

2019-02-27 Thread Chih-Hsuan Yen
Change by Chih-Hsuan Yen : -- nosy: -yan12125 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue29397] linux/random.h present but cannot be compiled

2017-02-01 Thread Chi Hsuan Yen
Chi Hsuan Yen added the comment: Could you upload a copy of config.log? Also added developers that play in random.h games -- components: +Build nosy: +Chi Hsuan Yen, benjamin.peterson, haypo ___ Python tracker

[issue29397] linux/random.h present but cannot be compiled

2017-01-31 Thread zhaw_munt
New submission from zhaw_munt: configure: WARNING: linux/random.h: present but cannot be compiled configure: WARNING: linux/random.h: check for missing prerequisite headers? configure: WARNING: linux/random.h: see the Autoconf documentation configure: WARNING: linux/random.h: section