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@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)


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to