Hi script wizards i am attempting to get the saa7231 driver compiled and have been bitten by a few glitches one was the move of autoconf.h sorted that one but now the next one is a lot more involved the error i get is as follows /home/pete/Downloads/saa7231-c6048b34be66/v4l/tea5767.c: In function 'tea5767_release': /home/pete/Downloads/saa7231-c6048b34be66/v4l/tea5767.c:441:2: error: implicit declaration of function 'kfree' /home/pete/Downloads/saa7231-c6048b34be66/v4l/tea5767.c: In function 'tea5767_attach': /home/pete/Downloads/saa7231-c6048b34be66/v4l/tea5767.c:493:2: error: implicit declaration of function 'kzalloc' /home/pete/Downloads/saa7231-c6048b34be66/v4l/tea5767.c:493:7: warning: assignment makes pointer from integer without a cast now reading around the net it seems there is a need for #include <linux/slab.h> in each file effeted and it is a lot of them is there an easy way of doing the addidition rather than opening each file and editing by hand ( as i am doing right now but the rtae it is going i will still be hacking this tike next year Pete . -- Powered by openSUSE 11.3 (x86_64) Kernel: 2.6.34.7-0.7-desktop KDE Development Platform: 4.5.5 (KDE 4.5.5) "release 1" 21:15 up 1 day 2:12, 5 users, load average: 0.31, 0.24, 0.19 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org