Dear Ricardo,
In the ld.so.conf you set up the variables for dynamic linking,
while on the compiler command line option you requested static
linking (the a at the end of libmkl_intel.a corresponds to a static
library).

So you don't have to mix both options (static/dynamic)
use only one of them.

Regards,
Eduardo

On 09/04/2008, at 21:05, Ricardo Faccio wrote:

Dear Users
After setting all the enviroment variables in our dual-core machine, the compilation process stops with this error:

ld: cannot find libmkl_intel.a
make: *** [siesta] Error 1
the ifort and mkl enviroment variables are ok
the ld.so.conf includes:
/opt/intel/fc/10.1.012/lib/
/opt/intel/mkl/10.0.1.014/lib/32/
/opt/intel/mkl/10.0.1.014/lib/emt64/
Any hint?

Best regards
Ricardo
-------------------------------------------------------------------------
-----   Dr. Ricardo Faccio

  Mail: Cryssmat-Lab., Cátedra de Física, DETEMA
  Facultad de Química, Universidad de la República
       Av. Gral. Flores 2124, C.C. 1157
       C.P. 11800, Montevideo, Uruguay.
  E-mail: [EMAIL PROTECTED]
  Phone: 598 2 9241860 Int. 109
             598 2 9290705
  Fax:    598 2 9241906
  Web:  http://cryssmat.fq.edu.uy/ricardo/ricardo.htm

Reply via email to