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

libcurl wrong config flags when cross compiling #42778

Closed
dingxiangfei2009 opened this issue Jun 29, 2018 · 1 comment
Closed

libcurl wrong config flags when cross compiling #42778

dingxiangfei2009 opened this issue Jun 29, 2018 · 1 comment

Comments

@dingxiangfei2009
Copy link
Contributor

dingxiangfei2009 commented Jun 29, 2018

This should be --with-random=/dev/urandom.

"--with-random /dev/urandom"

A similar issue happens for curl 7.59.

@dtzWill
Copy link
Member

dtzWill commented Jul 1, 2018

Ha! Yes! Currently this happens:

configure: WARNING: you should use --build, --host, --target
configure: WARNING: invalid host type: /dev/urandom

Will submit a PR for this shortly, thanks!

dtzWill added a commit to dtzWill/nixpkgs that referenced this issue Jul 1, 2018
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

2 participants