root@htpc:# make && make plugins
g++ -g -O3 -Wall -Werror=overloaded-virtual -Wno-parentheses -fPIC -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DUSE_CUTTERLIMIT -DUSE_DVLVIDPREFER -DUSE_HARDLINKCUTTER -DUSE_JUMPPLAY -DUSE_LIEMIKUUTIO -DUSE_LIVEBUFFER -DUSE_MAINMENUHOOKS -DUSE_MENUORG -DUSE_TTXTSUBS -DUSE_WAREAGLEICON -DUSE_YAEPG -DREMOTE_KBD -DUSE_LIVEBUFFER -DLIRC_DEVICE=\"/var/run/lirc/lircd\" -D_GNU_SOURCE -DVIDEODIR=\"/video\" -DCONFDIR=\"/video\" -DPLUGINDIR=\"./PLUGINS/lib\" -DLOCDIR=\"./locale\" -I/usr/include/freetype2 config.c
config.c: In member function ‘bool cSetup:

arse(const char*, const char*)’:
config.c:715:54: error: ‘UseVidPrefer’ was not declared in this scope
config.c:716:54: error: ‘nVidPrefer’ was not declared in this scope
config.c:730:12: error: ‘VidPreferPrio’ was not declared in this scope
config.c:735:12: error: ‘VidPreferSize’ was not declared in this scope
config.c: In member function ‘bool cSetup:

ave()’:
config.c:869:31: error: ‘UseVidPrefer’ was not declared in this scope
config.c:870:31: error: ‘nVidPrefer’ was not declared in this scope
config.c:875:22: error: ‘VidPreferPrio’ was not declared in this scope
config.c:877:22: error: ‘VidPreferSize’ was not declared in this scope
make: *** [config.o] Error 1