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

Re: lintian: binary-has-unneeded-section



On Sat, Feb 03, 2001 at 05:57:22AM -0600, Richard Braakman wrote:
> 
> Both dh_strip and install -s will strip those two sections, because
> we decided (long ago) that they're a waste of space.  Stripping
> them is not required, though, it's just a good thing to do if it's
> not too much trouble.  That's why it's an info message instead of
> a warning.
> 


I can't win.  I replaced the lines

  strip --strip-debug *.a
  strip --strip-unneeded *.so

with

    dh_strip

and now lintian whinges about

E: meschach: unstripped-binary-or-object ./usr/lib/libmeschach.so.1.2

What does dh_strip work on exactly?  The man page doesn't seem to specify
how it locates the library files it's stripping.

Drew

-- 
PGP public key available at http://dparsons.webjump.com/drewskey.txt
Fingerprint: A110 EAE1 D7D2 8076 5FE0  EC0A B6CE 7041 6412 4E4A



Reply to: