-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
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
Labels
No labels