Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

linux/random.h: present but cannot be compiled #133

Open
trishankatdatadog opened this issue Dec 5, 2017 · 0 comments
Open

linux/random.h: present but cannot be compiled #133

trishankatdatadog opened this issue Dec 5, 2017 · 0 comments

Comments

@trishankatdatadog
Copy link
Member

When compiling Python >= 3.5.3 and >= 3.6.0, we see the following warning:

+ ./configure --prefix=/opt/_internal/cpython-3.5.3 --disable-shared
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 "Present But Cannot Be Compiled"
configure: WARNING: linux/random.h: proceeding with the compiler's result
configure: WARNING:     ## --------------------------------------- ##
configure: WARNING:     ## Report this to https://bugs.python.org/ ##
configure: WARNING:     ## --------------------------------------- ##

This issue seems to have been around for a little while, at least.

Don't know yet what impact it has on built wheels.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant