Package: libcomedi0
Version: 0.8.1-5 and others

The libcomedi.so.0 library has the undefined symbols:

$ ldd -r /usr/lib/libcomedi.so.0
        linux-vdso.so.1 =>  (0x00007fff790ce000)
        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fa137358000)
        /lib64/ld-linux-x86-64.so.2 (0x00007fa137942000)
undefined symbol: floor (./libcomedi.so.0)
undefined symbol: nearbyint     (./libcomedi.so.0)

There are errors with linking my application with the library:

undefined symbol: nearbyint     (/usr/lib/libcomedi.so)
undefined symbol: floor (/usr/lib/libcomedi.so)

I am using Debian DNU/Linux 6.0 and kernel 3.2.0-4.

--
Best regards
Ilya Shpigor


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

Reply via email to