[mythtv] firewirechannel.cpp needs new FireWire headers?

Jim Westfall jwestfall at surrealistic.net
Tue Sep 19 00:37:04 UTC 2006


Jim Westfall <jwestfall at surrealistic.net> wrote [09.18.06]:
> Nigel Pearson <nigel at ind.tansu.com.au> wrote [09.18.06]:
> > 
> > 	This:
> > 
> > 20	#define DCT6200_CMD0  (AVC1394_CTYPE_CONTROL | \
> > 21	                       AVC1394_SUBUNIT_TYPE_PANEL | \
> > 22	                       AVC1394_SUBUNIT_ID_0 | \
> > 23	                       AVC1394_PANEL_COMMAND_PASS_THROUGH | \
> > 24	                       AVC1394_PANEL_OPERATION_0)
> > 
> > failed to compile on an KnoppMyth Linux box.
> > The symbol AVC1394_PANEL_COMMAND_PASS_THROUGH is unknown.
> > 
> > 
> > 	Does it require a newer kernel or libraw1394?
> > Could configure check for that?
> 
> Its defined in libavc1394 version 0.5.3.  I will look at a configure check 
> tonight.
> 

Can you verify its working now? I added some ifndef/define to fill in the 
2 missing defines that arent in 0.5.(1|0).

jim


More information about the mythtv-dev mailing list