Hi,
I own a Skystar2 budget card and I'm trying to get the xine plugin work.
Ingredients:
Linux 2.6.16.11 #1 SMP PREEMPT i686 Debian SID GNU/Linux automake 1.9.6 autoconf 2.59d
vdr-1.4.0 vdr-sc-0.5.7 vdr-1.3.38-sc.diff vdr-1.3.34-softcsa-0.1.0.diff
vdr-xine-0.7.9 xine-lib-cvs-20060319194500 xine-ui-cvs-20060319194500
What I am doing:
cd /usr/local/src/VDR/PLUGINS/src wget http://home1.vr-web.de/~rnissl/vdr-xine-0.7.9.tgz wget http://home1.vr-web.de/~rnissl/xine-lib-cvs-20060319194500.tar.bz2 wget http://home1.vr-web.de/~rnissl/xine-ui-cvs-20060319194500.tar.bz2
tar xvfz vdr-xine-0.7.9.tgz ln -s xine-0.7.9/ xine
cd /usr/local/src
tar xvfj xine-lib-cvs-20060319194500.tar.bz2 tar xvfj xine-ui-cvs-20060319194500.tar.bz2
cat /usr/local/src/VDR/PLUGINS/src/xine/patches/xine-lib.patch | patch -d. -p0 cat /usr/local/src/VDR/PLUGINS/src/xine/patches/xine-ui.patch | patch -d. -p0 (Although the xine-ui.patch is an empty file since the 0.7.6 :-?)
cd /usr/local/src/xine-lib sh ./autogen.sh <--- Goes fine, I get no errors! make make install
cd /usr/local/src/xine-ui sh ./autogen.sh <--- I'm stucked here :-( I get the following error messages:
--------8<----------------------------------------------------------------------------- debian:/usr/local/src/xine-ui# ./autogen.sh + Running aclocal: aclocal: couldn't open directory `/aclocal': No such file or directory done. + Running libtoolize: done. + Running autoheader: autoheader: error: AC_CONFIG_HEADERS not found in configure.ac done. + Running automake: configure.ac: no proper invocation of AM_INIT_AUTOMAKE was found. configure.ac: You should verify that configure.ac invokes AM_INIT_AUTOMAKE, configure.ac: that aclocal.m4 is present in the top-level directory, configure.ac: and that aclocal.m4 was recently regenerated (using aclocal). src/aaui/Makefile.am:4: HAVE_AA does not appear in AM_CONDITIONAL src/aaui/Makefile.am:8: HAVE_CACA does not appear in AM_CONDITIONAL /usr/share/automake-1.9/am/depend2.am: am__fastdepCC does not appear in AM_CONDITIONAL /usr/share/automake-1.9/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL src/common/Makefile.am:7: HAVE_GETOPT_LONG does not appear in AM_CONDITIONAL src/common/Makefile.am:13: HAVE_X11 does not appear in AM_CONDITIONAL src/common/Makefile.am:1: Libtool library used but `LIBTOOL' is undefined src/common/Makefile.am:1: src/common/Makefile.am:1: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL' src/common/Makefile.am:1: to `configure.ac' and run `aclocal' and `autoconf' again. /usr/share/automake-1.9/am/depend2.am: am__fastdepCC does not appear in AM_CONDITIONAL /usr/share/automake-1.9/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL src/dfb/Makefile.am:9: HAVE_DIRECTFB does not appear in AM_CONDITIONAL src/dfb/Makefile.am:15: HAVE_DIRECTFB does not appear in AM_CONDITIONAL /usr/share/automake-1.9/am/depend2.am: am__fastdepCC does not appear in AM_CONDITIONAL /usr/share/automake-1.9/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL /usr/share/automake-1.9/am/depend2.am: am__fastdepCC does not appear in AM_CONDITIONAL /usr/share/automake-1.9/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL src/xitk/Imlib-light/Makefile.am:4: HAVE_X11 does not appear in AM_CONDITIONAL src/xitk/Imlib-light/Makefile.am:8: Libtool library used but `LIBTOOL' is undefined src/xitk/Imlib-light/Makefile.am:8: src/xitk/Imlib-light/Makefile.am:8: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL' src/xitk/Imlib-light/Makefile.am:8: to `configure.ac' and run `aclocal' and `autoconf' again. /usr/share/automake-1.9/am/depend2.am: am__fastdepCC does not appear in AM_CONDITIONAL /usr/share/automake-1.9/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL src/xitk/Makefile.am:5: HAVE_READLINE does not appear in AM_CONDITIONAL src/xitk/Makefile.am:9: HAVE_X11 does not appear in AM_CONDITIONAL /usr/share/automake-1.9/am/depend2.am: am__fastdepCC does not appear in AM_CONDITIONAL /usr/share/automake-1.9/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL src/xitk/oxine/Makefile.am:6: HAVE_X11 does not appear in AM_CONDITIONAL src/xitk/oxine/Makefile.am:10: Libtool library used but `LIBTOOL' is undefined src/xitk/oxine/Makefile.am:10: src/xitk/oxine/Makefile.am:10: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL' src/xitk/oxine/Makefile.am:10: to `configure.ac' and run `aclocal' and `autoconf' again. /usr/share/automake-1.9/am/depend2.am: am__fastdepCC does not appear in AM_CONDITIONAL /usr/share/automake-1.9/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL src/xitk/xine-toolkit/Makefile.am:12: HAVE_X11 does not appear in AM_CONDITIONAL src/xitk/xine-toolkit/Makefile.am:89: INCLUDED_INTL does not appear in AM_CONDITIONAL src/xitk/xine-toolkit/Makefile.am:17: Libtool library used but `LIBTOOL' is undefined src/xitk/xine-toolkit/Makefile.am:17: src/xitk/xine-toolkit/Makefile.am:17: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL' src/xitk/xine-toolkit/Makefile.am:17: to `configure.ac' and run `aclocal' and `autoconf' again. /usr/share/automake-1.9/am/depend2.am: am__fastdepCC does not appear in AM_CONDITIONAL /usr/share/automake-1.9/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL done. + Running autoconf: done. + Running 'configure ': ** If you wish to pass arguments to ./configure, please ** specify them on the command line. checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu ./configure: line 1925: syntax error near unexpected token `"xine-ui",' ./configure: line 1925: `AM_INIT_AUTOMAKE("xine-ui", $XINE_MAJOR.$XINE_MINOR. $XINE_SUB$XINE_PRE)' -------->8--------------------------------------------------------------------------------------
Could anybody help me? Thanks in advance!