https://bugzilla.rpmfusion.org/show_bug.cgi?id=118
--- Comment #49 from Antonio Trande <anto.trande(a)gmail.com> 2015-12-21 19:27:32 CET
---
(In reply to comment #46)
Doesn't compile on rawhide with this error
..
gcc -c bootstrap.c
gcc -o pngtoh pngtoh.c
CXXLD libguicast.la
CCLD bootstrap
/usr/bin/ld: bootstrap.o: relocation R_X86_64_32 against `.rodata' can not be
used when making a shared object; recompile with -fPIC
bootstrap.o: error adding symbols: Bad value
collect2: error: ld returned 1 exit status
- Some commands seem ignore default optimization flags.
- Use %license for COPYING.
- "License: GPL" is a not adequate.
- Just for info, you may use
'%make_build' instead of '%{__make} %{?_smp_mflags}'
'%make_install' instead of '%{__make} install DESTDIR=%{buildroot}
INSTALL="install -p"'
--
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.