Skip to content

cblass_sgemm error in libblass #3

@Joaggi

Description

@Joaggi

Hi Daniel,

I tried to compiled again with the last commit, but unfortunately, I received another error.

The error is:

/usr/bin/ld: /tmp/ccfo33G4.o: reference without defined symbol 'cblas_sgemm'
//usr/lib/x86_64-linux-gnu/libblass.so.3: error adding symbols: DSO missing from command line
colect2: error: ld returned 1 exit status
Makefile:95L: recipe for target 'pcatestf' failed
make: *** [pcatestf] Error 1

The dependencies that I installed was the following:

sudo apt install libssl-dev
sudo apt-get install libz-dev

sudo apt-get install gfortran
sudo apt-get install libblas-dev liblapack-dev

apt-get install libfftw3-dev

I'm using Ubuntu 18.04

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions