#7104: asymptote fails to build with libgsl-2.0
-------------------------+-------------------------
Reporter: ken@… | Owner: blfs-book@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.9
Component: BOOK | Version: SVN
Severity: normal | Keywords:
-------------------------+-------------------------
{{{
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));
}}}
Google found an old post suggesting that most people who use gsl do not
need to compile it against libgsl. The owrkaround (if libgsl-2.0 is
installed) is to add
{{{
--disable-gsl
}}}
Doing that allows it to install, and to pass my (limited) tests.
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/7104>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page