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

Gentoo: can't find double-conversion headers or library. #33

Closed
jeremy-murphy opened this issue Jul 31, 2013 · 1 comment
Closed

Gentoo: can't find double-conversion headers or library. #33

jeremy-murphy opened this issue Jul 31, 2013 · 1 comment

Comments

@jeremy-murphy
Copy link

Configure fails to find the double-conversion.h header, which the Gentoo science overlay package installed into /usr/include/double-conversion. So if I add CPPFLAGS=-I/usr/include/double-conversion then it finds it but then fails on this error:

checking for ceil in -ldouble_conversion_pic... no

presumably because there is no pic library, just a non-pic library.

Is that a bug in Gentoo's package or in folly's configure? Thanks, cheers.

@jeremy-murphy
Copy link
Author

Whoops, accidental double post.

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