[CP2K:4508] CP2K 2.0.4 compilation failed while testing libraries

Michael Banck mba... at gmx.net
Tue Jul 30 16:38:00 UTC 2013


Hi,

On Tue, Jul 30, 2013 at 09:26:20AM -0700, Fahimeh Baftizadeh wrote:
> I have installed gcc, GotoBLAS, scalapack, Libint, openmpi and all other 
> requirements. 
> This is the arch file which I have modified according to my libraries path:

[...]

> LIBS     = -L/home/fbafti/CODE/GotoBLAS2/libgoto2.so 

I don't think this will work, the -L switch is to add directories to be
searched for libraries usually.  

So maybe try "-L/home/fbafti/CODE/GotoBLAS2/ -lgoto2" or something.


Michael



More information about the CP2K-user mailing list