Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Compile error with dvb-kernel cvs



I just updated dvb-kernel from cvs and tried to compile it, but it didn't
work.
This is the error I got:
----------------------------------
gcc -I/root/src/dvb-kernel/build-2.4/include -D__KERNEL__
-I/usr/src/linux-2.4.26/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2
-fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe
-mpreferred-stack-boundary=2 -march=athlon -DMODULE -DMODVERSIONS -include
/usr/src/linux-2.4.26/include/linux/modversions.h -MD -I ../linux/include -I
. -DCONFIG_DVB_AV7110_OSD -nostdinc -iwithprefix include
-DKBUILD_BASENAME=dvb_net  -c -o dvb_net.o dvb_net.c
dvb_net.c: In function `dvb_net_init_dev':
dvb_net.c:999: `priv' undeclared (first use in this function)
dvb_net.c:999: (Each undeclared identifier is reported only once
dvb_net.c:999: for each function it appears in.)
make[3]: *** [dvb_net.o] Error 1
make[3]: Leaving directory `/root/src/dvb-kernel/build-2.4'
make[2]: *** [_mod_/root/src/dvb-kernel/build-2.4] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4.26'
make[1]: *** [build] Error 2
make[1]: Leaving directory `/root/src/dvb-kernel/build-2.4'
make: *** [all] Error 2
----------------------------------

Any ideas on how to fix this?



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index