Help with compilers

Rex Dieter rdieter at math.unl.edu
Tue Jan 24 19:37:43 UTC 2006


Eric Tanguy wrote:
> Le mardi 24 janvier 2006 à 07:51 -0600, Rex Dieter a écrit :

>>Simple.  If both bits are needed to make it work, then there's not much
>>point in splitting them: make a single monolithic freehdl.

> You are right so i tried to make a single package and modified the spec
> file to do this but now i have a lot of problem with rpmlint and
> unstripped-binary-or-object errors : 
> W: freehdl
> unstripped-binary-or-object /usr/lib/debug/usr/bin/freehdl-v2cc.debug
> E: freehdl

In %files, don't use
%{_libdir}/*
because that will snarf %{_libdir}/debug which goes in
%{name}-debuginfo

-- Rex




More information about the fedora-extras-list mailing list