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

Robert Tsai rtsai1111 at comcast.net
Sun Jun 5 13:45:38 UTC 2005


On Sun, Jun 05, 2005 at 10:42:13PM +1000, ffrr wrote:
> 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? 

These don't work?

	./configure --help

	./configure --disable-firewire

--Rob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://mythtv.org/pipermail/mythtv-users/attachments/20050605/7a32b216/attachment.pgp


More information about the mythtv-users mailing list