[Smeagol-discuss] compilation error

sjalili at kntu.ac.ir sjalili at kntu.ac.ir
Wed Jun 18 14:23:44 IST 2008


Hi all
I,m trying to install the smeagol using ifort 10 and mkl 10.
I tried different versions of intel fortran and I receied teh sma error.
Any suggestion will be appreciated.





   -L/opt/intel/mkl/10.0.1.014/lib/em64t -lmkl_lapack 
-L/opt/intel/mkl/10.0.1.014/lib/em64t -lmkl_em64t 
/usr/lib/gcc/x86_64-redhat-linux/3.4.3/libg2c.a 
-L/opt/intel/mkl/10.0.1.014/lib/em64t -lguide   -lpthread
detover.o(.text+0xc6b): In function `detover_':
: undefined reference to `zgefa_'
detover.o(.text+0xc9b): In function `detover_':
: undefined reference to `zgedi_'
/opt/intel/mkl/10.0.1.014/lib/em64t/libmkl_lapack.so: undefined reference 
to `mkl_serv_load_fun'
/opt/intel/mkl/10.0.1.014/lib/

Arch.make is as follow:

FC=ifort
#
FFLAGS= -w -mp -tpp5 -O3
FFLAGS_DEBUG= -g
LDFLAGS=-Vaxlib
COMP_LIBS=
RANLIB=echo
SOURCE_DIR= /home/sjalili/smeagol.1.0b
#
#NETCDF_LIBS=
#NETCDF_INTERFACE=
#DEFS_CDF=
#
#MPI_INTERFACE=
#MPI_INCLUDE=
#DEFS_MPI=
#
GUIDE=-L/opt/intel/mkl/10.0.1.014/lib/em64t -lguide
LAPACK=-L/opt/intel/mkl/10.0.1.014/lib/em64t -lmkl_lapack
BLAS=-L/opt/intel/mkl/10.0.1.014/lib/em64t -lmkl_em64t
G2C=/usr/lib/gcc/x86_64-redhat-linux/3.4.3/libg2c.a
LIBS=  $(LAPACK) $(BLAS) $(G2C)  $(GUIDE)  -lpthread
SYS=bsd

best regards
jalili
=================================================



More information about the Smeagol-discuss mailing list