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

Shared library concern



Hello all,

I'm having a bit of a concern with a library target Code::Blocks produces 
(It's a C/C++ IDE).

Lintian currently reports:

E: codeblocks: shlib-with-non-pic-code usr/lib/libcodeblocks.so
E: codeblocks: sharedobject-in-library-directory-not-actually-a-shlib 
usr/lib/libcodeblocks.so

but:

neumann@Silvester:~/Debian/codeblocks-pkg$ file /usr/lib/libcodeblocks.so
/usr/lib/libcodeblocks.so: ELF 32-bit LSB shared object, Intel 80386, version 
1 (SYSV), stripped

what kind of library can make lintian report that error?

how should I handle this library with the package?



Reply to: