From: Rick Bilonick <rab@nauticom.net>
To: video4linux-list@redhat.com
Subject: Compiling v4l-dvb-kernel for Ubuntu and for F8
Date: Thu, 25 Dec 2008 14:36:34 -0500 [thread overview]
Message-ID: <1230233794.3450.33.camel@localhost.localdomain> (raw)
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
next reply other threads:[~2008-12-25 19:36 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-25 19:36 Rick Bilonick [this message]
2008-12-25 21:24 ` Compiling v4l-dvb-kernel for Ubuntu and for F8 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1230233794.3450.33.camel@localhost.localdomain \
--to=rab@nauticom.net \
--cc=video4linux-list@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox