[Fedora-packaging] cannot find -lsupc++ devel i686

Peter Lemenkov lemenkov at gmail.com
Fri Jun 4 10:09:01 UTC 2010


Hello!

2010/6/4 philippe makowski <makowski.fedora at gmail.com>:
> Hi,
>
> Is there someone to explain me why I get this error message for i686
> build in devel
>
>> /usr/bin/ld: cannot find -lsupc++
>
> I did not get it in F-13, neither in local mockbuild x86_64
>
> What am I missing ?

It seems that libsupc++.a was moved to libstdc++-static subpackage. I
can't remember whether it was publicly announced or not. Anywat, in
case of F-14 and up, you need to add new BuildReqiures:
libstdc++-static:

%if 0%{?fc14}
BuildReqiures:  libstdc++-static
%endif

-- 
With best regards, Peter Lemenkov.


More information about the packaging mailing list