I have patched the xine-lib cvs with the vdr-xine-0.7.9 xine-lib patch but get these compile errors. Thanks1 gcc -shared .libs/input_vdr.o -Wl,--rpath -Wl,/usr/local/src/deps/xine.cvs/xine-lib/src/xine-engine/.libs ./../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i486-linux-gnu/3.4.6/../../../ -mtune=pentiumpro -mpreferred-stack-boundary=2 @XINE_PLUGIN_MIN_SYMS@ -Wl,-soname -Wl,xineplug_inp_vdr.so -o libs/xineplug_inp_vdr.so gcc: @XINE_PLUGIN_MIN_SYMS@: No such file or directory make[4]: *** [xineplug_inp_vdr.la] Error 1 make[4]: Leaving directory `/usr/local/src/deps/xine.cvs/xine-lib/src/vdr' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/usr/local/src/deps/xine.cvs/xine-lib/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/usr/local/src/deps/xine.cvs/xine-lib' make[1]: *** [all] Error 2 make[1]: Leaving directory `/usr/local/src/deps/xine.cvs/xine-lib' make: *** [build-stamp] Error 2