[linux-dvb] Problem compiling linux-dvb-1.1.1
Patrick Boettcher
patrick.boettcher at desy.de
Fri Apr 8 10:08:03 CEST 2005
On Fri, 8 Apr 2005, Martin Fredriksson wrote:
>
> When I try to compile the build-2.6 tree in linux-dvb-1.1.1 I get the following error message:
>
>
>
> linux-dvb-1.1.1/build-2.6/dvb_net.c: In function `dvb_net_eth_type_trans´:
>
> linux-dvb-1.1.1/build-2.6/dvb_net.c:81:error: union has no member named `ethernet´
>
>
>
> Anyone knows what I have missed? I use kernel 2.6.9-1.678_FC3 (Fedora core 3)
The 1.1.1 release is only working with up to 2.6.4 (or even 3? ).
Please use the CVS checkout instead:
cvs -d :pserver:anonymous at cvs.linuxtv.org:/cvs/linuxtv login
cvs -z3 -d :pserver:anonymous at cvs.linuxtv.org:/cvs/linuxtv co dvb-kernel
cd dvb-kernel/build-2.6
make
HTH,
Patrick.
More information about the linux-dvb
mailing list