[SciPy-user] problems with scipy.test() on Opteron 64-bit

Pearu Peterson pearu at scipy.org
Thu Nov 25 09:20:23 EST 2004



On Thu, 25 Nov 2004, Nils Wagner wrote:

> /home/nwagner> gcc main.c -L/usr/local/lib -llapack
> /usr/lib/gcc-lib/i586-suse-linux/3.3.3/../../../liblapack.so: undefined 
> reference to `e_wsfe'
> collect2: ld returned 1 exit status
>
> Nils

You'll need also -lg2c.

Pearu




More information about the SciPy-User mailing list