[lug] 1394- firewire

D. Stimits stimits at idcomm.com
Sat Aug 25 21:20:12 MDT 2001


Taz wrote:
> 
> Hi all:
> 
> I've spent a few hours trying to compile some firewire stuff.  For some
> reason, several tools fail the compile due to the following error:
> 
> /foo/bar/path/gscanbus-0.6/gscanbus.c:1112: undefined reference to
> `raw1394_get_handle'
> 
> Several programs have failed to compile due to some reference to
> "raw1394_get_handle".  Does anybody know what lib/header/whatever I need
> for this to work?  I can get dvgrab and xdvplay to work (successfully),
> so I know I've got the main 1394 stuff installed correctly, but the
> handle thing is annoying.  Any ideas/help?  Thanks in advance.
> 
> Jeff
> 
> _______________________________________________
> Web Page:  http://lug.boulder.co.us
> Mailing List: http://lists.lug.boulder.co.us/mailman/listinfo/lug

Probably it is a missing library if it is a stand-alone program; else if
it is a kernel module it is a missing module dependency. Or perhaps the
lib is there, but not in the search path during linking.

D. Stimits, stimits at idcomm.com



More information about the LUG mailing list