public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* Compiling v4l-dvb-kernel for Ubuntu and for F8
@ 2008-12-25 19:36 Rick Bilonick
  2008-12-25 21:24 ` Markus Rechberger
  2008-12-26  3:03 ` Douglas Schilling Landgraf
  0 siblings, 2 replies; 11+ messages in thread
From: Rick Bilonick @ 2008-12-25 19:36 UTC (permalink / raw)
  To: video4linux-list

I'm trying to get em28xx working under Ubuntu and F8, but when I "make"
I get errors saying that dmxdev.h, dvb_demux.h, dvb_net.h, and
dvb_frontend.h cannot be found.

I get the same errors in F7 with v4l-dvb-experimental (same with
v4l-dvb-kernel):

[root@localhost v4l-dvb-experimental]# make

running ./build.sh build

make[1]: Entering directory `/usr/local/src/v4l-dvb-experimental'
rm -rf Module.symvers; 
make -C /lib/modules/`if [ -d /lib/modules/2.6.21.4-eeepc ]; then echo
2.6.21.4-eeepc; else uname -r; fi`/build SUBDIRS=`pwd` modules
make[2]: Entering directory `/usr/src/kernels/2.6.26.6-49.fc8-i686'
  CC [M]  /usr/local/src/v4l-dvb-experimental/em2880-dvb.o
In file included
from /usr/local/src/v4l-dvb-experimental/em2880-dvb.c:33:
/usr/local/src/v4l-dvb-experimental/em28xx.h:31:20: error: dmxdev.h: No
such file or directory
/usr/local/src/v4l-dvb-experimental/em28xx.h:32:23: error: dvb_demux.h:
No such file or directory
/usr/local/src/v4l-dvb-experimental/em28xx.h:33:21: error: dvb_net.h: No
such file or directory
/usr/local/src/v4l-dvb-experimental/em28xx.h:34:26: error:
dvb_frontend.h: No such file or directory
In file included
from /usr/local/src/v4l-dvb-experimental/em2880-dvb.c:33:
/usr/local/src/v4l-dvb-experimental/em28xx.h:557: error: field ‘demux’
has incomplete type
/usr/local/src/v4l-dvb-experimental/em28xx.h:565: error: field ‘adapter’
has incomplete type
/usr/local/src/v4l-dvb-experimental/em28xx.h:568: error: field ‘dmxdev’
has incomplete type
/usr/local/src/v4l-dvb-experimental/em28xx.h:570: error: field ‘dvbnet’
has incomplete type
In file included
from /usr/local/src/v4l-dvb-experimental/em2880-dvb.c:40:
/usr/local/src/v4l-dvb-experimental/mt352/mt352.h: In function
‘mt352_write’:

I'm not sure what is missing. I followed all the steps (same set of
steps at several web sites, one was
http://mcentral.de/wiki/index.php5/Em2880 )

Any help would be appreciated.

Rick B.

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2008-12-28  1:47 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-25 19:36 Compiling v4l-dvb-kernel for Ubuntu and for F8 Rick Bilonick
2008-12-25 21:24 ` Markus Rechberger
2008-12-26  3:03 ` Douglas Schilling Landgraf
2008-12-26  5:30   ` Rick Bilonick
2008-12-26 19:41     ` Douglas Schilling Landgraf
2008-12-27  0:35       ` Rick Bilonick
2008-12-27  4:56       ` Rick Bilonick
2008-12-27  6:23         ` Rick Bilonick
2008-12-27  9:39           ` Rick Bilonick
2008-12-27 16:09             ` Devin Heitmueller
2008-12-28  1:46           ` Douglas Schilling Landgraf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox