Em Tue, 26 May 2009 15:03:56 +0200 Antonio Beamud Montero <antonio.beamud@xxxxxxxxx> escreveu: > It would compile today's snapshot of v4l-dvb with an old kernel version > (for example 2.6.16)? (or is better to upgrade the kernel?) > > Trying to compile today's mercurial snapshot in a SuSE 10.1 (2.6.16-21), > give the next errors: > > /root/v4l-dvb/v4l/bttv-i2c.c: In function 'init_bttv_i2c': > /root/v4l-dvb/v4l/bttv-i2c.c:411: error: storage size of 'info' isn't known > /root/v4l-dvb/v4l/bttv-i2c.c:425: error: invalid application of 'sizeof' > to incomplete type 'struct i2c_board_info' > /root/v4l-dvb/v4l/bttv-i2c.c:425: error: invalid application of 'sizeof' > to incomplete type 'struct i2c_board_info' > /root/v4l-dvb/v4l/bttv-i2c.c:425: error: invalid application of 'sizeof' > to incomplete type 'struct i2c_board_info' > /root/v4l-dvb/v4l/bttv-i2c.c:425: error: invalid application of 'sizeof' > to incomplete type 'struct i2c_board_info' > /root/v4l-dvb/v4l/bttv-i2c.c:425: error: invalid application of 'sizeof' > to incomplete type 'struct i2c_board_info' > /root/v4l-dvb/v4l/bttv-i2c.c:425: error: invalid application of 'sizeof' > to incomplete type 'struct i2c_board_info' > /root/v4l-dvb/v4l/bttv-i2c.c:427: error: implicit declaration of > function 'i2c_new_probed_device' > /root/v4l-dvb/v4l/bttv-i2c.c:411: warning: unused variable 'info' > make[5]: *** [/root/v4l-dvb/v4l/bttv-i2c.o] Error 1 The issue should be fixed with the current tip. I just added a backport patch that will restore backward compilation starting from 2.6.16 Cheers, Mauro -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html