Bug#700525: unblock: sundials/2.5.0-2
Julian Taylor
jtaylor.debian at googlemail.com
Sat Feb 16 15:47:14 UTC 2013
On 02/16/2013 03:46 PM, Julian Taylor wrote:
> found 700525 2.5.0-2
> thanks
>
>> Hello,
>>
>> Could you unblock sundials version 2.5.0-2 ? It would fix the RC bug
>> #700525 (fix by Christophe).
>> The change is basically adding -lblas -llapack -lm to LDFLAGS
>>
>
>
> LDFLAGS is the wrong place for this, it must be placed in LIBS or your
> build systems equivalent.
> LDFLAGS works in debian, but not in derivatives like ubuntu due to their
> use of ld --as-needed.
>
also there are still undefined references remaining in a public library
in debian:
root at ubuntu:/# ldd -r /usr/lib/libsundials_fnvecserial.so
...
undefined symbol: N_VCloneVectorArrayEmpty_Serial
(/usr/lib/libsundials_fnvecserial.so)
undefined symbol: N_VNewEmpty_Serial (/usr/lib/libsundials_fnvecserial.so)
More information about the debian-science-maintainers
mailing list