On December 2, 2005 08:23 am, Stephan Raue wrote: > Hi Robert, > > thanks for the great hint. This works very good but I have the follow > problem: I want to compile mythtv (www.mythtv.org) on uclibc. With > patches it compiles fine but when i start mythtv i have follow error: > > Can't modify > /media/ieee1394disk/toolchain/build/_stagingdir/lib/libmythavformat-0.18.so >.0's text section. Use GCC option -fPIC for shared objects, please.
Either recompile libmythavformat-0.18.so with -fpic, or disable the FORCE_SHAREABLE_TEXT_SEGMENTS option in uclibc. robert -- http://linuxfromscratch.org/mailman/listinfo/hlfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
