(no subject)

Thomas Guignon guignon at artabel.net
Fri Apr 20 00:05:10 PDT 2001


Le Vendredi 20 Avril 2001 08:33, vous avez écrit :
> Dear all,
> I'm trying to compile a program (ex: linsolve.c) using scaLAPACK
> subroutine. No matter which, what and what order I arrange the library
> (blas, scalapack, pblas etc)
> I always get the error below
>
>
> /home/jak/SCALAPACK/pblas_LINUX.a(pxerbla.o): In function `pxerbla_':
> pxerbla.o(.text+0x2a): undefined reference to `s_wsfe'
> pxerbla.o(.text+0x37): undefined reference to `do_fio'
> pxerbla.o(.text+0x47): undefined reference to `do_fio'
> pxerbla.o(.text+0x56): undefined reference to `do_fio'
> pxerbla.o(.text+0x66): undefined reference to `do_fio'
> pxerbla.o(.text+0x6e): undefined reference to `e_wsfe'
> collect2: ld returned 1 exit status
> make: *** [linsolve] Error 1
>
> Would somebody please give me clues of how to handle it
>
Hello,
I think you have to link your program with libg2c.a or libf2c.a (ie -lg2c or 
-lf2c)

A+
-- 
Guignon Thomas, guignon at artabel.net
Tel: 01 69 18 95 95
Fax: 01 69 18 95 96
ARTABEL S.A.
69, rue de Paris
91400 Orsay





More information about the Beowulf mailing list