[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

libgsl0-dev: libgsl0.so doesn't have any symbol



Package: libgsl0-dev
Version: 1.10-4
Severity: grave
Justification: renders package unusable

Hi,
I'm packaging odin <http://od1n.sourceforge.net> for the Debian-Med group, and
I've encountered some problems with libgsl0. Here is what ./configure (in odin)
gives:

...
checking for main in -lgslcblas... yes
checking for gsl_multifit_fdfsolver_iterate in -lgsl... no
checking gsl/gsl_multifit_nlin.h usability... yes
checking gsl/gsl_multifit_nlin.h presence... yes
checking for gsl/gsl_multifit_nlin.h... yes
configure: error: Please install the GNU Scientific Library (There is probably
a precompiled package for your UNIX/Linux distribution, otherwise see
http://www.gnu.org/software/gsl)
make: *** [config.status] Error 1
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
pbuilder: Failed autobuilding of package
...
$

This is weird, since libgsl0-dev has been installed (and, in fact, the
configure script finds the needed files). Here's what some "debug" commands
show:

$ objdump -t /usr/lib/libgsl.so.0.10.0 

/usr/lib/libgsl.so.0.10.0:     file format elf32-i386

SYMBOL TABLE:
no symbols


$ nm /usr/lib/libgsl.so.0.10.0 
nm: /usr/lib/libgsl.so.0.10.0: no symbols
$


Would you please fix this, or, if I'm going in the wrong direction, lower the
severity of the bug and give me a pointer?

Thank you,
David Paleino

-- 
 . ''`.  Debian maintainer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 ----|---- http://snipr.com/qa_page
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174


Reply to: