https://bugzilla.rpmfusion.org/show_bug.cgi?id=3102
--- Comment #12 from MartinKG <mgansser(a)alice.de> 2014-01-10 10:38:44 CET ---
(In reply to comment #11)
(In reply to comment #10)
>You need to add %{optflags} to the build (CFLAGS=%{optflags} should
>work, but must be checked.)
make CXXFLAGS="%{optflags}" %{?_smp_mflags}
produces the following error message:
msgmerge -U --no-wrap --no-location --backup=none -q -N po/de_DE.po
po/softhddevice.pot
/usr/bin/ld: softhddev.o: relocation R_X86_64_32S against `Ac3FrameSizeTable'
can not be used when making a shared object; recompile with -fPIC
softhddev.o: could not read symbols: Bad value
i meant make CFLAGS="%{optflags}" %{?_smp_mflags}
--
Configure bugmail:
https://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.