[CPMD-list] cannot find -llapack-ifc

bala at jncasr.ac.in bala at jncasr.ac.in
Thu May 3 10:10:36 CEST 2007


Hi Ariesto,
   You could install the intel mkl package from the intel website. After
that, most likely you may have to change "-llapack-ifc" to "-llapack"
(and similarly for blas). Then delete "-latlas-ifc".

I guess that the reason for having the "-ifc" tag after every numerical
library is to hint the user to use a library compiled with the same
compiler as defined in FC.

Then type "make".

It should work.

Best,
Bala


> Dear All,
>
> I am a Newbie,
> I failed to compile CPMD package. platform of my computer is PC,linux,
> Pentium 4, Intel Fortran Compiler.
> I typed  "./mkconfig.sh PC-IFC-P4 > Makefile "
> after typing "make" error message appeared:
>  -----------------
> ...
> ov.o shop_adds.o  sysdepend.o    -llapack-ifc -lblas-ifc -latlas-ifc
> -Vaxlib
> ld: cannot find -llapack-ifc
> make: *** [cpmd.x] Error 1
>  -------------------
> could anyone give me hint/suggestion?
>
> Best reagards,
>
> Ariesto
>
> _______________________________________________
> CPMD-list mailing list
> CPMD-list at cpmd.org
> http://cpmd.org/mailman/listinfo/cpmd-list
>



More information about the CPMD-list mailing list