[Getdp] Failure in the compilation

Jesus Nuñez poissonbreaker at gmail.com
Mon Feb 17 12:29:59 CET 2014


Hello all,

I have tried to compile getdp, but at some point I get this error:

Linking CXX executable getdp
[ 66%] Built target shared
/usr/local/lib/liblapack.a(xerbla.o): In function `xerbla_':
xerbla.f:(.text+0xe): undefined reference to `s_wsfe'
xerbla.f:(.text+0x2a): undefined reference to `do_fio'
xerbla.f:(.text+0x46): undefined reference to `do_fio'
xerbla.f:(.text+0x4b): undefined reference to `e_wsfe'
xerbla.f:(.text+0x5d): undefined reference to `s_stop'
/usr/local/lib/liblapack.a(slamch.o): In function `slamc2_':
slamch.f:(.text+0xdbf): undefined reference to `s_wsfe'
slamch.f:(.text+0xddb): undefined reference to `do_fio'
slamch.f:(.text+0xde0): undefined reference to `e_wsfe'
/usr/local/lib/liblapack.a(clahqr.o): In function `clahqr_':
clahqr.f:(.text+0x579): undefined reference to `c_sqrt'
/usr/local/lib/liblapack.a(dgesvd.o): In function `dgesvd_':
dgesvd.f:(.text+0x93): undefined reference to `s_cat'
/usr/local/lib/liblapack.a(dhseqr.o): In function `dhseqr_':
dhseqr.f:(.text+0x772): undefined reference to `s_cat'
dhseqr.f:(.text+0x84d): undefined reference to `s_cat'
/usr/local/lib/liblapack.a(dormbr.o): In function `dormbr_':
dormbr.f:(.text+0x232): undefined reference to `s_cat'
dormbr.f:(.text+0x645): undefined reference to `s_cat'
/usr/local/lib/liblapack.a(dormbr.o):dormbr.f:(.text+0x701): more undefined
references to `s_cat' follow
/usr/local/lib/liblapack.a(dlamch.o): In function `dlamc2_':
dlamch.f:(.text+0xd91): undefined reference to `s_wsfe'
dlamch.f:(.text+0xdad): undefined reference to `do_fio'
dlamch.f:(.text+0xdb2): undefined reference to `e_wsfe'
/usr/local/lib/liblapack.a(zlahqr.o): In function `zlahqr_':
zlahqr.f:(.text+0x61b): undefined reference to `z_sqrt'
/usr/local/lib/liblapack.a(ilaenv.o): In function `ilaenv_':
ilaenv.f:(.text+0xab): undefined reference to `s_copy'
ilaenv.f:(.text+0x102): undefined reference to `s_copy'
ilaenv.f:(.text+0x157): undefined reference to `s_copy'
ilaenv.f:(.text+0x16a): undefined reference to `s_copy'
ilaenv.f:(.text+0x180): undefined reference to `s_copy'
ilaenv.f:(.text+0x224): undefined reference to `s_cmp'
ilaenv.f:(.text+0x242): undefined reference to `s_cmp'
ilaenv.f:(.text+0x25c): undefined reference to `s_cmp'
ilaenv.f:(.text+0x276): undefined reference to `s_cmp'
ilaenv.f:(.text+0x290): undefined reference to `s_cmp'
/usr/local/lib/liblapack.a(ilaenv.o):ilaenv.f:(.text+0x2ae): more undefined
references to `s_cmp' follow
collect2: ld returned 1 exit status
make[2]: *** [getdp] Error 1
make[1]: *** [CMakeFiles/getdp.dir/all] Error 2
make: *** [all] Error 2

Any hints on this?
Cheers
Jesus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.geuz.org/pipermail/getdp/attachments/20140217/ea40f02f/attachment.html>