close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Opened 21 years ago

Closed 21 years ago

Last modified 18 years ago

#5 closed defect (fixed)

GSL libraries not correctly detected

Reported by: manuelb Owned by: danirus
Priority: high Milestone:
Component: Various Version: 1.1.1
Severity: major Keywords:
Cc:

Description

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)

comment:1 Changed 21 years ago by danirus

Status: newassigned

comment:2 Changed 21 years ago by danirus

Resolution: fixed
Status: assignedclosed

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.

comment:3 Changed 18 years ago by Víctor de Buen Remiro

This is a _NON_AUTOMATED_TESTEABLE_BUG_

comment:4 Changed 18 years ago by Víctor de Buen Remiro

bug_file_loc: http://cvs.tol-project.org/viewcvs.cgi/tol_tests/tol/Bugzilla/_NON_AUTOTESTEABLE_BUG_

comment:5 Changed 18 years ago by Víctor de Buen Remiro

bug_file_loc: http://cvs.tol-project.org/viewcvs.cgi/tol_tests/tol/Bugzilla/_NON_AUTOTESTEABLE_BUG_http://www.tol-project.org
Note: See TracTickets for help on using tickets.