v4l-dvb compile broken with stock Ubuntu Karmic build (firedtv-ieee1394.c errors)

2009-06-19 Thread Devin Heitmueller
It seems that attempting to compile the current v4l-dvb against a stock Karmic Koala build fails. I suspect this has to do with the fact that 2.6.30 is built with ieee1394 enabled, which causes firedtv-ieee1394.c to get compiled, and that file references #include files that do not exist. As far a

Re: v4l-dvb compile broken with stock Ubuntu Karmic build (firedtv-ieee1394.c errors)

2009-06-19 Thread Hans Verkuil
On Friday 19 June 2009 16:52:06 Devin Heitmueller wrote: > It seems that attempting to compile the current v4l-dvb against a > stock Karmic Koala build fails. I suspect this has to do with the > fact that 2.6.30 is built with ieee1394 enabled, which causes > firedtv-ieee1394.c to get compiled, and

Re: v4l-dvb compile broken with stock Ubuntu Karmic build (firedtv-ieee1394.c errors)

2009-06-19 Thread Devin Heitmueller
On Fri, Jun 19, 2009 at 11:33 AM, Hans Verkuil wrote: > What's the compile error exactly? The firedtv driver compiles fine in the > daily build against the vanilla 2.6.30 kernel. > > Regards, > >        Hans > Unfortunately, I sent the email from work and didn't have the output in front of me (or

Re: v4l-dvb compile broken with stock Ubuntu Karmic build (firedtv-ieee1394.c errors)

2009-06-19 Thread Hans Verkuil
On Friday 19 June 2009 17:42:18 Devin Heitmueller wrote: > On Fri, Jun 19, 2009 at 11:33 AM, Hans Verkuil wrote: > > What's the compile error exactly? The firedtv driver compiles fine in > > the daily build against the vanilla 2.6.30 kernel. > > > > Regards, > > > >        Hans > > Unfortunately, I

Re: v4l-dvb compile broken with stock Ubuntu Karmic build (firedtv-ieee1394.c errors)

2009-06-19 Thread Devin Heitmueller
On Fri, Jun 19, 2009 at 12:04 PM, Hans Verkuil wrote: > Hmm, I discovered that firedtv-1394.c isn't compiled in the daily build even > though ieee1394 is enabled in the kernel. I can manually enable it, though: > make menuconfig, disable and enable the firedtv driver, and then it > magically works.

Re: v4l-dvb compile broken with stock Ubuntu Karmic build (firedtv-ieee1394.c errors)

2009-06-19 Thread Hans Verkuil
On Friday 19 June 2009 18:11:11 Devin Heitmueller wrote: > On Fri, Jun 19, 2009 at 12:04 PM, Hans Verkuil wrote: > > Hmm, I discovered that firedtv-1394.c isn't compiled in the daily build > > even though ieee1394 is enabled in the kernel. I can manually enable > > it, though: make menuconfig, disa

Re: v4l-dvb compile broken with stock Ubuntu Karmic build (firedtv-ieee1394.c errors)

2009-06-20 Thread Devin Heitmueller
On Fri, Jun 19, 2009 at 12:41 PM, Hans Verkuil wrote: > On Friday 19 June 2009 18:11:11 Devin Heitmueller wrote: >> On Fri, Jun 19, 2009 at 12:04 PM, Hans Verkuil wrote: >> > Hmm, I discovered that firedtv-1394.c isn't compiled in the daily build >> > even though ieee1394 is enabled in the kernel.

Re: v4l-dvb compile broken with stock Ubuntu Karmic build (firedtv-ieee1394.c errors)

2009-11-09 Thread Thomas Kernen
Hello, I came across this thread from June 2009 in the news archives about Ubuntu Karmic and v4l-dvb compile broken with stock Ubuntu Karmic build: http://article.gmane.org/gmane.linux.drivers.video-input-infrastructure/7161 I've just come across this issue myself after an upgrade of a server

Re: v4l-dvb compile broken with stock Ubuntu Karmic build (firedtv-ieee1394.c errors)

2009-11-11 Thread Thomas Kernen
Thomas Kernen wrote: Hello, I came across this thread from June 2009 in the news archives about Ubuntu Karmic and v4l-dvb compile broken with stock Ubuntu Karmic build: http://article.gmane.org/gmane.linux.drivers.video-input-infrastructure/7161 I've just come across this issue myself after