Getting back to the meschach libraries, which I was asking about a little while ago, when I run lintian on the built packages, I get the following error report:
W: meschach-dev: postinst-has-useless-call-to-ldconfig W: meschach: binary-has-unneeded-section ./usr/lib/libmeschach.so.1.2 .note W: meschach: binary-has-unneeded-section ./usr/lib/libmeschach.so.1.2 .comment I got no idea whatsoever what the second two messages mean. I'm compiling the library with flags -fPIC to get a shared library. What's all this about uneeded sections, notes and comments? Drew p.s. I'll ask about the first problem later, but if anyone has any suggestions about that too... I have two postinst files called meschach.postinst and meschach-dev.postinst, the former refers to ldconfig while the latter does not. So why is meschach-dev getting the postinst with ldconfig for meschach? -- PGP public key available at http://dparsons.webjump.com/drewskey.txt Fingerprint: A110 EAE1 D7D2 8076 5FE0 EC0A B6CE 7041 6412 4E4A

