GSL libraries not correctly detected
There is a problem during compilation of TOL 0.1.9.
The problem is that the configure script takes gsl 1.3 as valid, but during
compilation ld will return an error.
The solution is installing gsl 1.4 and re-configuring, but I wonder if it could be possible to
increase the minimum version of GSL to 1.4, so that configure will give you a
hint on what the error may be?
Change History (5)
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
bug_file_loc: |
→ http://cvs.tol-project.org/viewcvs.cgi/tol_tests/tol/Bugzilla/_NON_AUTOTESTEABLE_BUG_
|
bug_file_loc: |
http://cvs.tol-project.org/viewcvs.cgi/tol_tests/tol/Bugzilla/_NON_AUTOTESTEABLE_BUG_ →
http://www.tol-project.org
|
A new m4 macro has been appended to config/acinclude.m4 macro archive to support the
search of gsl version number. This new macro is TOL_LIB_GSL_VERSION.
A new command line option (--with-gsl-binaries) for configure shell script has been added in
order to support the search of gsl binaries.
After this change you should reconfigure your package.