[linux-dvb] Can not compile the latest CVS code.
Wei Weng
wweng at kencast.com
Fri Jan 13 23:47:13 CET 2006
I checked out the source with
cvs -d :pserver:anonymous at cvs.linuxtv.org:/cvs/video4linux login
cvs -z3 -d :pserver:anonymous at cvs.linuxtv.org:/cvs/video4linux co -P v4l-dvb
(As instructed on the webpage: http://www.linuxtv.org/cvs.php)
Then
cd v4l-dvb
make
After a bunch of messages similar to CC [M]
/home/wweng/Download/v4l-dvb/v4l/vp702x.o
I get the following errors:
/home/wweng/Download/v4l-dvb/v4l/bt832.c:48: error: `normal_i2c_range'
undeclared here (not in a function)
/home/wweng/Download/v4l-dvb/v4l/bt832.c:48: error: initializer element
is not constant
/home/wweng/Download/v4l-dvb/v4l/bt832.c:48: error: (near initialization
for `addr_data.normal_i2c_range')
/home/wweng/Download/v4l-dvb/v4l/bt832.c:50: warning: 'normal_i2c_range'
defined but not used
I am compiling this under fedora core 3, gcc 3.4
Thanks
Wei
More information about the linux-dvb
mailing list