I try to compile this driver for my DVB-T stick. I've downloaded a 3.1.9 kernel-source and prepared the headers as described here. But it doesn't help, instead I get this error: dvb_usb_device_exit"undefined! dvb_usb_device_init"undefined!
which means, there is problem with different kernel versions. Tested both standard 3.1.9+ and custom 3.2.27 from github. Have I overlooked something?
P.S. Of course I've adjusted the rtl2832 Makefile for each kernel version.