[mythtv-users] cannot find -lraw1394 (fixed) but now undefined references to it

ffrr ffrr at tpg.com.au
Sun Jun 5 12:42:13 UTC 2005


Damn, I found an rpm for the raw1394 and about 3 other things it needed, 
and now, much further along in the compilation


make[2]: Entering directory `/usr/src/mythtv/mythtv-0.18.1/programs/mythepg'
g++  -o mythepg main.o    -L/usr/lib/qt3//lib -L../../libs/libmyth 
-L../../libs/libmythtv -L../../libs/libavcodec -L../../libs/libavformat 
-lmythtv-0.18.1 -lmythavformat-0.18.1 -lmythavcodec-0.18.1 -lmyth-0.18.1 
-lfreetype -lmp3lame -lasound -L/usr/lib -lartsc -lgmodule-2.0 -ldl 
-lgthread-2.0 -lglib-2.0 -ljack -lraw1394 -liec61883 -lavc1394 
-L/usr/X11R6/lib -lXinerama -lXv -lXxf86vm -lqt-mt -lXext -lX11 -lm 
-lpthread
/usr/lib/libiec61883.so: undefined reference to `raw1394_bandwidth_modify'
/usr/lib/libiec61883.so: undefined reference to `raw1394_channel_modify'
collect2: ld returned 1 exit status
make[2]: *** [mythepg] Error 1
make[2]: Leaving directory `/usr/src/mythtv/mythtv-0.18.1/programs/mythepg'
make[1]: *** [sub-mythepg] Error 2
make[1]: Leaving directory `/usr/src/mythtv/mythtv-0.18.1/programs'
make: *** [sub-programs] Error 2


Can't I just leave out any 1394 stuff somehow?  How? 


More information about the mythtv-users mailing list