On Mon, Oct 12, 2009 at 4:49 PM, Giuseppe Borzi <gbo...@gmail.com> wrote:
> Thanks for your prompt reply. I've downloaded v4l-dvb-5578cc977a13.tar.bz2, 
> but
> it fails to compile when it reaches firedtv-1394.c. The first part of the 
> error
> message is
>
> /home/gborzi/v4l-dvb-5578cc977a13/v4l/firedtv-1394.c:21:17: error: dma.h: No
> such file or directory
> /home/gborzi/v4l-dvb-5578cc977a13/v4l/firedtv-1394.c:22:21: error: csr1212.h:
> No such file or directory
> /home/gborzi/v4l-dvb-5578cc977a13/v4l/firedtv-1394.c:23:23: error: 
> highlevel.h:
> No such file or directory
> /home/gborzi/v4l-dvb-5578cc977a13/v4l/firedtv-1394.c:24:19: error: hosts.h: No
> such file or directory
> /home/gborzi/v4l-dvb-5578cc977a13/v4l/firedtv-1394.c:25:22: error: ieee1394.h:
> No such file or directory
> /home/gborzi/v4l-dvb-5578cc977a13/v4l/firedtv-1394.c:26:17: error: iso.h: No
> such file or directory
> /home/gborzi/v4l-dvb-5578cc977a13/v4l/firedtv-1394.c:27:21: error: nodemgr.h:
> No such file or directory

Yeah, that happens with Ubuntu Karmic.  The v4l-dvb firedtv driver
depends on headers that are private to ieee1394 and not in their
kernel headers package.

To workaround the issue, open v4l/.config and set the firedtv driver
from "=m" to "=n"

Devin

-- 
Devin J. Heitmueller - Kernel Labs
http://www.kernellabs.com
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to