Undefined symbol - lapack math libs

From: pervinder (pervinder_at_gmail.com)
Date: 08/31/04


Date: 31 Aug 2004 01:03:54 -0700

Hi,
I have an application which uses math/matrix solving lib like blas,
lapack. When i build the binary using forte7 , it passes. But when i
change the compiler to forte8, i get 2 undefined symbol errors :

Undefined first referenced
 symbol in file
zgetrf_
../../output/SunOS_32/lib/forte8/opt/libsmx.a(smxlapack.o)
zgetrs_
../../output/SunOS_32/lib/forte8/opt/libsmx.a(smxlapack.o)

Any clue as what could be the reason ? Any options i need to provide
to
the linker or the library which contains these functions?

Regards, ~Pervinder



Relevant Pages