View Single Post
Old 09-24-2012, 09:41 AM   #23
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by ppoo View Post
I got error when compiling ffmpeg. I have liblto_plugin.so but don't no where to put it correctly. Anyone knows?
Code:
/root/sbox2/x-tools.old/arm-cortex_a8-linux-gnueabi/arm-cortex_a8-linux-gnueabi/bin/gcc --sysroot=/root/sbox2/devel/ -o /tmp/ffconf.cydVvzUn /tmp/ffconf.D3vmDeXQ.o
gcc: fatal error: -fuse-linker-plugin, but liblto_plugin.so not found
compilation terminated.
C compiler test failed.
Your build system is not configured to execute ARM code, so all tests of generated code will fail.

Either disable that bit of test code, or
Do the build with scratchbox2, or
Fix the build system so it can execute ARM code.
(Some distros come that way, others by installing qemu-kvm and qemu-kvm-extras will do the setup for you, for others, your on your own. Since scratchbox2 requires qemu-and-friends to be installed, start with that if you can't by-pass the code test.)
knc1 is offline   Reply With Quote