[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

libswt-motif3-jni: library-not-linked-against-libc



Lintian is reporting that two libraries in libswt-motif3-jni are not
dynamically linked against libc, yet ldd shows that they are. Any idea
what's up?

Thanks,
Shaun

$ lintian -i ../libswt-motf3-jni_3.0-5_i386.deb
W: libswt-motif3-jni: library-not-linked-against-libc
./usr/lib/jni/libswt-gtk-otif-3062.so
N:
N:   The package installs a library which is not dynamically linked against
N:   libc.
N:
W: libswt-motif3-jni: library-not-linked-against-libc
./usr/lib/jni/libswt-moti-3062.so
$ ldd debian/libswt-motif3jni/usr/lib/jni/libswt-gtk-motif-3062.so | grep libc
        libc.so.6 => /lib/tls/libc.so.6 (0x4058a000)
$ ldd debian/libswt-motif3jni/usr/lib/jni/libswt-motif-3062.so | grep libc
        libc.so.6 => /lib/tls/libc.so.6 (0x4037e000)
$ lintian --version
Lintian v1.23.8



Reply to: