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
I demand that Hu-Emulator may or may not have written...
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
[snip]
Known, already worked around etc. - remove @XINE_PLUGIN_MIN_SYMS@ from src/vdr/Makefile.am, run 'automake src/vdr/Makefile && ./config.status', resume the build.
There is a fixed patchset here: URL:http://www.youmustbejoking.demon.co.uk/patches/vdr-xine/
There is a fixed patchset here: URL:http://www.youmustbejoking.demon.co.uk/patches/vdr-xine/
Darren, should all of these patches in your vdr-xine directory be applied to current xine development? Thanks for the patches.
BR.
I demand that Stone may or may not have written...
There is a fixed patchset here: URL:http://www.youmustbejoking.demon.co.uk/patches/vdr-xine/
Darren, should all of these patches in your vdr-xine directory be applied to current xine development? Thanks for the patches.
Eventually. I won't commit them without being told that they're ready for commit and, ideally, not before they've been reviewed.
Darren Salt wrote:
I demand that Stone may or may not have written...
There is a fixed patchset here: URL:http://www.youmustbejoking.demon.co.uk/patches/vdr-xine/
Darren, should all of these patches in your vdr-xine directory be applied to current xine development? Thanks for the patches.
Eventually. I won't commit them without being told that they're ready for commit and, ideally, not before they've been reviewed.
Darren, has the xine-lib_modify_expand_plugin.patch been integrated to cvs now? Seems to cause an error.
Best Regards.