Hello, I'm running into an issue when compiling the last version of media_build : /usr/src/linux-headers-2.6.32-5-common/include/linux/kernel.h:366:1: warning: this is the location of the previous definition CC [M] /home/toto/sources/media_build/v4l/hdpvr-control.o CC [M] /home/toto/sources/media_build/v4l/hdpvr-core.o CC [M] /home/toto/sources/media_build/v4l/hdpvr-video.o CC [M] /home/toto/sources/media_build/v4l/hdpvr-i2c.o CC [M] /home/toto/sources/media_build/v4l/hopper_cards.o CC [M] /home/toto/sources/media_build/v4l/hopper_vp3028.o CC [M] /home/toto/sources/media_build/v4l/ivtv-routing.o CC [M] /home/toto/sources/media_build/v4l/ivtv-cards.o CC [M] /home/toto/sources/media_build/v4l/ivtv-controls.o CC [M] /home/toto/sources/media_build/v4l/ivtv-driver.o CC [M] /home/toto/sources/media_build/v4l/ivtv-fileops.o CC [M] /home/toto/sources/media_build/v4l/ivtv-firmware.o CC [M] /home/toto/sources/media_build/v4l/ivtv-gpio.o CC [M] /home/toto/sources/media_build/v4l/ivtv-i2c.o CC [M] /home/toto/sources/media_build/v4l/ivtv-ioctl.o CC [M] /home/toto/sources/media_build/v4l/ivtv-irq.o CC [M] /home/toto/sources/media_build/v4l/ivtv-mailbox.o CC [M] /home/toto/sources/media_build/v4l/ivtv-queue.o CC [M] /home/toto/sources/media_build/v4l/ivtv-streams.o CC [M] /home/toto/sources/media_build/v4l/ivtv-udma.o /home/toto/sources/media_build/v4l/ivtv-udma.c: In function 'ivtv_udma_fill_sg_list': /home/toto/sources/media_build/v4l/ivtv-udma.c:60: error: too few arguments to function 'kmap_atomic' /home/toto/sources/media_build/v4l/ivtv-udma.c:62:21: error: macro "kunmap_atomic" requires 2 arguments, but only 1 given /home/toto/sources/media_build/v4l/ivtv-udma.c:62: error: 'kunmap_atomic' undeclared (first use in this function) /home/toto/sources/media_build/v4l/ivtv-udma.c:62: error: (Each undeclared identifier is reported only once /home/toto/sources/media_build/v4l/ivtv-udma.c:62: error: for each function it appears in.) make[5]: *** [/home/toto/sources/media_build/v4l/ivtv-udma.o] Error 1 make[4]: *** [_module_/home/toto/sources/media_build/v4l] Error 2 make[3]: *** [sub-make] Error 2 make[2]: *** [all] Error 2 make[2]: Leaving directory `/usr/src/linux-headers-2.6.32-5-amd64' make[1]: *** [default] Error 2 make[1]: Leaving directory `/home/toto/sources/media_build/v4l' make: *** [all] Error 2 build failed at ./build line 410. After searching a bit on Google, I found someone with the same issue than me who post it today : http://pastebin.com/zgqN7LRE Any idea ? -- 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