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

asymptote fails to build with libgsl-2.0 #3

Closed
zarniwhoop73 opened this issue Nov 9, 2015 · 3 comments
Closed

asymptote fails to build with libgsl-2.0 #3

zarniwhoop73 opened this issue Nov 9, 2015 · 3 comments

Comments

@zarniwhoop73
Copy link

gsl.cc: In function ‘void trans::gen_rungsl_venv(trans::venv&)’:
gsl.cc:1091:67: error: no matching function for call to ‘addGSLDOUBLE3Func(sym::symbol&, sym::symbol&, sym::symbol&, sym::symbol&)’
addGSLDOUBLE3Func<gsl_sf_ellint_D>(SYM(D),SYM(phi),SYM(k),SYM(n));
^
The obvious workaround is to use --disable-gsl, that works fine.+

@opoplawski
Copy link

We'd like to update Fedora rawhide to gsl 2.1, but we're hitting this.

@johncbowman
Copy link
Member

Thanks; fixed.

@opoplawski
Copy link

Verified here, thanks.

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

3 participants