http://bugzilla.rpmfusion.org/show_bug.cgi?id=527
--- Comment #66 from Kevin Kofler <kevin.kofler(a)chello.at> 2009-05-11 15:01:09 ---
This:
/usr/bin/ld: MltConsumer.o: relocation R_X86_64_32 against `a local
symbol' can
not be used when making a shared object; recompile with -fPIC
is the same bug as this:
* mlt.i586: E: shlib-with-non-pic-code /usr/lib/libmlt++.so.0.3.9
except that it fails to link on x86_64, and pretty much any architecture other
than 32-bit x86. Code in shared libraries must be PIC.
--
Configure bugmail:
http://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.