* Peter Teoh <[EMAIL PROTECTED]> [2008-06-17 21:19:53]:
Hi Peter, I also faced a problem with compiling code in drivers/media which was resolved by applying the patch at this link http://lkml.org/lkml/2008/4/30/62 -Srikar > I got the latest error after git pull just few minutes ago: > > Compilation errors: > > /mnt/hd0/download/utrace/linux-2.6-utrace>make > CHK include/linux/version.h > CHK include/linux/utsrelease.h > CALL scripts/checksyscalls.sh > CHK include/linux/compile.h > LD drivers/built-in.o > ld: drivers/media/built-in.o: No such file: No such file or directory > make[1]: *** [drivers/built-in.o] Error 1 > make: *** [drivers] Error 2 > > What is the bug in drivers/media? > > -- > Regards, > Peter Teoh >