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

Re: Bug#348942: mklibs should ignore .la files.



On Fri, Jan 20, 2006 at 03:03:03AM -0800, Debian Bug Tracking System wrote:
> From: Bastian Blank <waldi@debian.org>
> Subject: Re: Bug#348942: mklibs should ignore .la files.
> 
> On Fri, Jan 20, 2006 at 01:07:28AM +0100, Sven Luther wrote:
> > Well, mklibs should probably ignore .la files, as it ignores .so and.sh
> > and other such files. Not sure, but it dies saying that readelf can't
> > handle .la files, which seems logical since la files are plain text
> > files.
> 
> mklibs only looks at files it got on the command line which have to be
> binaries.

AFAIK does d-i a find on executable files and feeds those to mklibs.

Remove the execute permissions from the .la files ( chmod a-x *.la )
to get a clean build on d-i.


HtH
GSt



Reply to: