Undefined symbol in libgsl

Bug #1184371 reported by Mar-castelluccio
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gsl (Ubuntu)
New
Undecided
Unassigned

Bug Description

I'm trying to use MLPY (a Python library for machine learning), that uses the GSL library.

MLPY fails to import GSL because of this error:
/usr/lib/libgsl.so.0: undefined symbol: cblas_dasum

That symbol should be in libgslcblas.so, that is included in the packet libgsl0ldbl (that is the same packet that contains libgsl.so).

Note that I've installed MLPY from source, because the library included in the repositories is pretty old.

affects: ubuntu → gsl (Ubuntu)
Revision history for this message
Mar-castelluccio (mar-castelluccio) wrote :

I've tried to rebuild the MLPY library without the GOLD linker, and it's working.

affects: gsl (Ubuntu) → binutils (Ubuntu)
Revision history for this message
Matthias Klose (doko) wrote :

if at all, this is an issue with gsl.

affects: binutils (Ubuntu) → gsl (Ubuntu)
Revision history for this message
Mar-castelluccio (mar-castelluccio) wrote :

Can't this be an issue with the gold linker?

Revision history for this message
Karl Kosack (kosack) wrote :

I have the same problem, using the gnu linker

/usr/lib/libgsl.so.0: undefined symbol: cblas_dasum

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.