Hi everyone! I just downloaded the latest drivers for DVB-S2 from the CVS and tried to compile them, but I get errors which I have pasted into this email further down. Before I downloaded the latest version I used a version which I downloaded about half a year ago. They compile without any problem. And it's actually on the same machine Im trying to compile the new ones on, so no new or changed hardware or software. Am I doing something wrong, have I missed something? best regards Ola Ekedahl /home/kurt/Desktop/dvb/multipr oto/v4l/stb0899_drv.c: In function 'stb0899_diseqc_init': /home/kurt/Desktop/dvb/multiproto/v4l/stb0899_drv.c:834: warning: unused variable 'ret_2' /home/kurt/Desktop/dvb/multiproto/v4l/stb0899_drv.c:833: warning: unused variable 'ret_1' /home/kurt/Desktop/dvb/multiproto/v4l/stb0899_drv.c:832: warning: unused variable 'trial' /home/kurt/Desktop/dvb/multiproto/v4l/stb0899_drv.c:830: warning: unused variable 'i' /home/kurt/Desktop/dvb/multiproto/v4l/stb0899_drv.c:830: warning: unused variable 'count' /home/kurt/Desktop/dvb/multiproto/v4l/stb0899_drv.c:826: warning: unused variable 'rx_data' /home/kurt/Desktop/dvb/multiproto/v4l/stb0899_drv.c: In function 'stb0899_sleep': /home/kurt/Desktop/dvb/multiproto/v4l/stb0899_drv.c:899: warning: unused variable 'reg' /home/kurt/Desktop/dvb/multiproto/v4l/stb0899_drv.c: In function 'stb0899_track': /home/kurt/Desktop/dvb/multiproto/v4l/stb0899_drv.c:1930: warning: unused variable 'internal' /home/kurt/Desktop/dvb/multiproto/v4l/stb0899_drv.c:1927: warning: unused variable 'lock_lost' /home/kurt/Desktop/dvb/multiproto/v4l/stb0899_drv.c: At top level: /home/kurt/Desktop/dvb/multiproto/v4l/stb0899_drv.c:1722: warning: 'stb0899_track_carrier' defined but not used /home/kurt/Desktop/dvb/multiproto/v4l/stb0899_drv.c:1739: warning: 'stb0899_get_ifagc' defined but not used /home/kurt/Desktop/dvb/multiproto/v4l/stb0899_drv.c:1756: warning: 'stb0899_get_s1fec' defined but not used /home/kurt/Desktop/dvb/multiproto/v4l/stb0899_drv.c:1784: warning: 'stb0899_get_modcod' defined but not used CC [M] /home/kurt/Desktop/dvb/multiproto/v4l/stb0899_algo.o CC [M] /home/kurt/Desktop/dvb/multiproto/v4l/stk-webcam.o /home/kurt/Desktop/dvb/multiproto/v4l/stk-webcam.c: In function 'stk_isoc_handler': /home/kurt/Desktop/dvb/multiproto/v4l/stk-webcam.c:400: warning: implicit declaration of function 'list_first_entry' /home/kurt/Desktop/dvb/multiproto/v4l/stk-webcam.c:401: error: expected expression before 'struct' /home/kurt/Desktop/dvb/multiproto/v4l/stk-webcam.c:401: warning: assignment makes pointer from integer without a cast /home/kurt/Desktop/dvb/multiproto/v4l/stk-webcam.c:448: error: expected expression before 'struct' /home/kurt/Desktop/dvb/multiproto/v4l/stk-webcam.c:448: warning: assignment makes pointer from integer without a cast /home/kurt/Desktop/dvb/multiproto/v4l/stk-webcam.c: In function 'v4l_stk_read': /home/kurt/Desktop/dvb/multiproto/v4l/stk-webcam.c:778: error: expected expression before 'struct' /home/kurt/Desktop/dvb/multiproto/v4l/stk-webcam.c:778: warning: assignment makes pointer from integer without a cast /home/kurt/Desktop/dvb/multiproto/v4l/stk-webcam.c: In function 'stk_vidioc_dqbuf': /home/kurt/Desktop/dvb/multiproto/v4l/stk-webcam.c:1251: error: expected expression before 'struct' /home/kurt/Desktop/dvb/multiproto/v4l/stk-webcam.c:1251: warning: assignment makes pointer from integer without a cast make[3]: *** [/home/kurt/Desktop/dvb/multiproto/v4l/stk-webcam.o] Error 1 make[2]: *** [_module_/home/kurt/Desktop/dvb/multiproto/v4l] Error 2 make[2]: Leaving directory `/usr/src/kernels/2.6.21-1.3194.fc7-i686' make[1]: *** [default] Error 2 make[1]: Leaving directory `/home/kurt/Desktop/dvb/multiproto/v4l' make: *** [all] Error 2 _______________________________________________ linux-dvb mailing list linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb