Hello :) I'm trying to compile the linux tv dvb drivers but I keep having this errors : ------------------------------------- gaboo@nimbus:~/workspace/sources/linuxtv-dvb-1.1.1/build-2.6$ make [ -L saa7146_video.c ] || ./getlinks make -C /lib/modules/2.6.12-10-386/build SUBDIRS=/home/gaboo/workspace/sources/linuxtv-dvb-1.1.1/build-2.6 make[1]: entrant dans le r?pertoire ? /usr/src/linux-headers-2.6.12-10-386 ? CC [M] /home/gaboo/workspace/sources/linuxtv-dvb-1.1.1/build-2.6/dvb_net.o In file included from include/linux/if_ether.h:107, from include/linux/netdevice.h:29, from /home/gaboo/workspace/sources/linuxtv-dvb-1.1.1/build-2.6/dvb_net.h:26, from /home/gaboo/workspace/sources/linuxtv-dvb-1.1.1/build-2.6/dvb_net.c:31: include/linux/skbuff.h: In function ?skb_add_data?: include/linux/skbuff.h:1067: attention : pointer targets in passing argument 1 of ?csum_and_copy_from_user? differ in signedness /home/gaboo/workspace/sources/linuxtv-dvb-1.1.1/build-2.6/dvb_net.c: In function ?dvb_net_eth_type_trans?: /home/gaboo/workspace/sources/linuxtv-dvb-1.1.1/build-2.6/dvb_net.c:81: erreur: ?union <anonymous>? has no member named ?ethernet? make[2]: *** [/home/gaboo/workspace/sources/linuxtv-dvb-1.1.1/build-2.6/dvb_net.o] Erreur 1 make[1]: *** [_module_/home/gaboo/workspace/sources/linuxtv-dvb-1.1.1/build-2.6] Erreur 2 make[1]: quittant le r?pertoire ? /usr/src/linux-headers-2.6.12-10-386 ? make: *** [all] Erreur 2 ------------------------------------- I tried on two pc, one using kubuntu kernel 2.6.12, the other running kubuntu kernel 2.6.12-k7-smp Any ideas ? Thank you ! Ga?l Beaudoin