The configure check ensures that constants required to build random.c are available. We can only run this check at the compilation. I don't want to maintain hardcoded constants.
The proper fix is to add getrandom() to the libc: https://sourceware.org/bugzilla/show_bug.cgi?id=17252 But you may have the same issue if you build the lib with "old" header files. Victor
_______________________________________________ Security-SIG mailing list [email protected] https://mail.python.org/mailman/listinfo/security-sig
