lib/libgsl.so: undefined reference to `cblas_ztrsv' (on Ubuntus)

2013-09-03 Thread Yaroslav Halchenko
Hi Everyone, Though it is actually not a Debian specific question (since on pure Debian builts/links fine), I hope to find help and wisdom here. We (neurodebian) have a package for AFNI which we have been cooking for a while... with a recent change to force -Wl,--no-undefined I got into a

Re: lib/libgsl.so: undefined reference to `cblas_ztrsv' (on Ubuntus)

2013-09-03 Thread Andrey Rahmatullin
On Tue, Sep 03, 2013 at 11:42:32AM -0400, Yaroslav Halchenko wrote: ~/afni-0.20130830~dfsg.1/build-x86_64-linux-gnu/avovk# gcc --param ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wformat-security -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused

Re: lib/libgsl.so: undefined reference to `cblas_ztrsv' (on Ubuntus)

2013-09-03 Thread Yaroslav Halchenko
On Tue, 03 Sep 2013, Andrey Rahmatullin wrote: ~/afni-0.20130830~dfsg.1/build-x86_64-linux-gnu/avovk# gcc --param ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wformat-security -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -fopenmp

Re: lib/libgsl.so: undefined reference to `cblas_ztrsv' (on Ubuntus)

2013-09-03 Thread Andrey Rahmatullin
On Tue, Sep 03, 2013 at 12:21:50PM -0400, Yaroslav Halchenko wrote: /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib/libgsl.so: undefined reference to `cblas_ztrsv' /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib/libgsl.so: undefined reference to `cblas_scasum' If you ship a

Re: lib/libgsl.so: undefined reference to `cblas_ztrsv' (on Ubuntus)

2013-09-03 Thread Vincent Danjean
Le 03/09/2013 18:26, Andrey Rahmatullin a écrit : On Tue, Sep 03, 2013 at 12:21:50PM -0400, Yaroslav Halchenko wrote: btw - even on Debian systems it is not: $ ldd /usr/lib/libgsl.so linux-vdso.so.1 (0x7fff5fddb000) libm.so.6 =