Hi.
 
I have my WinTV Nova-T card working under FC3 and can view/record streams.  I cannot install VDR though - getting the following :
 
[root@nzbaxters VDR]# make
g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -DREMOTE_ -D_GNU_SOURCE -D
VIDEODIR=\"/fifty/video\" -DPLUGINDIR=\"./PLUGINS/lib\" -I/share/dvb-cvs/dvb-ker
nel/linux/drivers/media/dvb/include channels.c
In file included from channels.h:13,
                 from channels.c:10:
config.h: In member function `bool cConfig<T>::Save()':
config.h:140: error: there are no arguments to `First' that depend on a template
 parameter, so a declaration of `First' must be available
config.h:140: error: (if you use `-fpermissive', G++ will accept your code, but
allowing the use of an undeclared name is deprecated)
make: *** [channels.o] Error 1
[root@nzbaxters VDR]#
 
 
any ideas??