Hi all -- I did an OS update today and it seems to have broken a few things. In particular it might be related to GCC being 4.1.1 now. Here's the error:
ccache g++ -fPIC -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -DLIRC_DEVICE="/dev/lircd" -DRCU_DEVICE="/dev/ttyS1" -D_GNU_SOURCE -DVIDEODIR="/video0" -DPLUGINDIR="./PLUGINS/lib" -DVFAT -I/vdr/DVB/include config.c menuitems.h:23: error: extra qualification 'cMenuEditItem::' on member 'SetValue'
I was also getting a bunch of errors from plugins but I will deal with each problem one at a time since I'm not sure if they are related yet.
Any help is greatly appreciated.
Norm