[mythtv-users] libliveMedia for mfd compile error

tgate tgate at mypublic.net
Tue Nov 22 23:17:13 EST 2005


Has anyone else had this issue?  I am trying to compile the svn mfd  
trunk and when I do I get the following error...

I'm not sure if I should be recompiling libliveMedia with the -fPIC  
option or not?  I wouldn't know where to start to do that as I've  
installed the livemedia libraries through yum.

====================================
g++ -shared -o libmfdplugin-audio.so main.o audio.o audiolistener.o  
rtspout.o livemedia.o daapinput.o daaprequest.o maopinstance.o   -L/ 
usr/lib64/qt-3.3/lib -L/usr/lib -logg -lvorbisfile -lvorbis -mfdlib - 
lmad -lid3tag -lcdaudio -lFLAC -lcdda_interface -lcdda_paranoia -L/ 
usr/lib64/live/liveMedia -L/usr/lib64/live/groupsock -L/usr/lib64/ 
live/UsageEnvironment -L/usr/lib64/live/BasicUsageEnvironment - 
lliveMedia -lgroupsock -lBasicUsageEnvironment -lUsageEnvironment - 
lqt-mt -lpthread
/usr/bin/ld: skipping incompatible /usr/lib/libcdda_interface.so when  
searching for -lcdda_interface
/usr/bin/ld: skipping incompatible /usr/lib/libcdda_paranoia.so when  
searching for -lcdda_paranoia
/usr/bin/ld: /usr/lib64/live/liveMedia/libliveMedia.a: relocation  
R_X86_64_32S against `vtable for Medium' can not be used when making  
a shared object; recompile with -fPIC
/usr/lib64/live/liveMedia/libliveMedia.a: could not read symbols: Bad  
value
collect2: ld returned 1 exit status
make[1]: *** [libmfdplugin-audio.so] Error 1
make[1]: Leaving directory `/home/mythtv/build/myth-svn/mfd/mfd/ 
plugins/audio'
make: *** [sub-_-mfd-plugins-audio] Error 2


More information about the mythtv-users mailing list