I am a student and recently I am interested in image retrieval. When I downloaded the code and started to compile it, I have some trouble. I have already install Clapack, but it still have some errors.
If I use "make tests/test_blas" , I got the message below.

If I use "g++ tests/test_blas.cpp", I got another message below.

It really confused me. I wonder if you can help me to solve this trouble.