[mythtv-users] can't compile firewire_tester.c

Stroller linux.luser at myrealbox.com
Sun Dec 24 01:38:19 UTC 2006


On 24 Dec 2006, at 01:20, Gabe Rubin wrote:

> I am trying to get firewire working, but having difficulty.  I am
> unable to compile firewire_tester.c following the instructions
> (perhaps I am missing some libraries or something?).
>
> Here is the output:
>
> [mythtv at localhost contrib]$ gcc -Wall -o firewire_tester
> firewire_tester.c -liec61883 -lraw1394
> firewire_tester.c:13:32: error: libraw1394/raw1394.h: No such file  
> or directory
> firewire_tester.c:14:34: error: libiec61883/iec61883.h: No such file
> or directory....

Perhaps indeed some libraries:

  $ locate libraw1394
...
/usr/portage/sys-libs/libraw1394
...
$ eix libraw1394
* sys-libs/libraw1394
      Available versions:  1.2.0 1.2.1
      Installed:           none
      Homepage:            http://www.linux1394.org/
      Description:         library that provides direct access to the  
IEEE 1394 bus

$

Stroller.


More information about the mythtv-users mailing list