[risolto]Aiuto VDR xine skystar2
Moderatori: ragno, tapino, alez, zulu, davidea
[risolto]Aiuto VDR xine skystar2
Ciao a Tutti, sono nuovo del forum.
seguendo la guida "HOW-TO VDR con scheda budget su ubuntu 6.10"
sono arrivato fino a compilare xine-lib ma mi da:
make: *** No targets specified and no makefile found. Stop.
nel passaggio prima l'out era questo:
claudio@vdrbox:/usr/local/src/xine-lib$ sudo ./autogen.sh --prefix=/usr/local
+ Running aclocal: done.
+ Running libtoolize: done.
+ Running autoheader: done.
+ Running automake: configure.ac: installing `./install-sh'
configure.ac: installing `./missing'
lib/Makefile.am: installing `./depcomp'
src/audio_out/Makefile.am: installing `./compile'
src/libffmpeg/libavcodec/i386/Makefile.am:8: `CFLAGS' is a user variable, you should not override it;
src/libffmpeg/libavcodec/i386/Makefile.am:8: use `AM_CFLAGS' instead.
src/libffmpeg/libavcodec/ppc/Makefile.am:7: `CFLAGS' is a user variable, you should not override it;
src/libffmpeg/libavcodec/ppc/Makefile.am:7: use `AM_CFLAGS' instead.
src/libw32dll/wine/Makefile.am:3: LIBTOOL multiply defined in condition TRUE ...
misc/Makefile.common:1: ... `LIBTOOL' previously defined here
src/libw32dll/wine/Makefile.am:1: `misc/Makefile.common' included from here
src/libw32dll/wine/Makefile.am:17: `CFLAGS' is a user variable, you should not override it;
src/libw32dll/wine/Makefile.am:17: use `AM_CFLAGS' instead.
src/post/goom/Makefile.am:11: `CFLAGS' is a user variable, you should not override it;
src/post/goom/Makefile.am:11: use `AM_CFLAGS' instead.
src/xine-engine/Makefile.am:7: LIBTOOL multiply defined in condition TRUE ...
misc/Makefile.common:1: ... `LIBTOOL' previously defined here
src/xine-engine/Makefile.am:1: `misc/Makefile.common' included from here
src/xine-utils/Makefile.am:3: LIBTOOL multiply defined in condition TRUE ...
misc/Makefile.common:1: ... `LIBTOOL' previously defined here
src/xine-utils/Makefile.am:1: `misc/Makefile.common' included from here
done.
+ Running autoconf: done.
+ Running 'configure --prefix=/usr/local':
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for strerror in -lcposix... no
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for file... /usr/bin/file
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking whether make sets $(MAKE)... (cached) yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for gawk... (cached) mawk
checking for inline... inline
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... cat: /etc/ld.so.conf.d/*.conf: No such file or directory
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... cat: /etc/ld.so.conf.d/*.conf: No such file or directory
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking whether NLS is requested... yes
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for nl_langinfo... yes
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking for size_t... yes
checking for long... yes
checking size of long... 4
checking for inttypes.h... (cached) yes
checking for ssize_t... yes
checking for pthread_create in -lpthread... yes
checking for recursive mutex support in pthread... yes
checking for dlopen in -lc... no
checking for dlopen in -ldl... (cached) yes
checking libdir name... lib
using included ffmpeg
checking for int_fast8_t... yes
checking whether lrintf is declared... yes
checking whether rintf is declared... yes
checking for mlib_VideoAddBlock_U8_S16 in -lmlib... no
checking for X... libraries , headers
checking for X11... yes
checking for socket in -lsocket... no
checking for gethostbyname in -lnsl... yes
checking for socklen_t... socklen_t
checking for gzsetparams in -lz... no
configure: error: zlib needed
Chi può darmi una mano?
Ps- andando avanti con xine-ui stesso discorso
Grazie
seguendo la guida "HOW-TO VDR con scheda budget su ubuntu 6.10"
sono arrivato fino a compilare xine-lib ma mi da:
make: *** No targets specified and no makefile found. Stop.
nel passaggio prima l'out era questo:
claudio@vdrbox:/usr/local/src/xine-lib$ sudo ./autogen.sh --prefix=/usr/local
+ Running aclocal: done.
+ Running libtoolize: done.
+ Running autoheader: done.
+ Running automake: configure.ac: installing `./install-sh'
configure.ac: installing `./missing'
lib/Makefile.am: installing `./depcomp'
src/audio_out/Makefile.am: installing `./compile'
src/libffmpeg/libavcodec/i386/Makefile.am:8: `CFLAGS' is a user variable, you should not override it;
src/libffmpeg/libavcodec/i386/Makefile.am:8: use `AM_CFLAGS' instead.
src/libffmpeg/libavcodec/ppc/Makefile.am:7: `CFLAGS' is a user variable, you should not override it;
src/libffmpeg/libavcodec/ppc/Makefile.am:7: use `AM_CFLAGS' instead.
src/libw32dll/wine/Makefile.am:3: LIBTOOL multiply defined in condition TRUE ...
misc/Makefile.common:1: ... `LIBTOOL' previously defined here
src/libw32dll/wine/Makefile.am:1: `misc/Makefile.common' included from here
src/libw32dll/wine/Makefile.am:17: `CFLAGS' is a user variable, you should not override it;
src/libw32dll/wine/Makefile.am:17: use `AM_CFLAGS' instead.
src/post/goom/Makefile.am:11: `CFLAGS' is a user variable, you should not override it;
src/post/goom/Makefile.am:11: use `AM_CFLAGS' instead.
src/xine-engine/Makefile.am:7: LIBTOOL multiply defined in condition TRUE ...
misc/Makefile.common:1: ... `LIBTOOL' previously defined here
src/xine-engine/Makefile.am:1: `misc/Makefile.common' included from here
src/xine-utils/Makefile.am:3: LIBTOOL multiply defined in condition TRUE ...
misc/Makefile.common:1: ... `LIBTOOL' previously defined here
src/xine-utils/Makefile.am:1: `misc/Makefile.common' included from here
done.
+ Running autoconf: done.
+ Running 'configure --prefix=/usr/local':
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for strerror in -lcposix... no
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for file... /usr/bin/file
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking whether make sets $(MAKE)... (cached) yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for gawk... (cached) mawk
checking for inline... inline
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... cat: /etc/ld.so.conf.d/*.conf: No such file or directory
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... cat: /etc/ld.so.conf.d/*.conf: No such file or directory
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking whether NLS is requested... yes
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for nl_langinfo... yes
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking for size_t... yes
checking for long... yes
checking size of long... 4
checking for inttypes.h... (cached) yes
checking for ssize_t... yes
checking for pthread_create in -lpthread... yes
checking for recursive mutex support in pthread... yes
checking for dlopen in -lc... no
checking for dlopen in -ldl... (cached) yes
checking libdir name... lib
using included ffmpeg
checking for int_fast8_t... yes
checking whether lrintf is declared... yes
checking whether rintf is declared... yes
checking for mlib_VideoAddBlock_U8_S16 in -lmlib... no
checking for X... libraries , headers
checking for X11... yes
checking for socket in -lsocket... no
checking for gethostbyname in -lnsl... yes
checking for socklen_t... socklen_t
checking for gzsetparams in -lz... no
configure: error: zlib needed
Chi può darmi una mano?
Ps- andando avanti con xine-ui stesso discorso
Grazie
Re: [risolto]Aiuto VDR xine skystar2
Hello
bastava leggere.
ti manca zlib.
per ubuntu mi sembra sia:
poi ridai il sudo ./autogen.sh --prefix=/usr/local
bye
.......
configure: error: zlib needed

ti manca zlib.
per ubuntu mi sembra sia:
Codice: Seleziona tutto
sudo apt-get install zlib1g-dev
bye
VDRBOX-HD : in pensione!
ALTRO : freerunner (openmoko) ; nokia n900 ; 2 seagate dockstar, samsung ps64d8000, diversi dispositivi ARM (Allwinner, Amlogic)
Don't feed the trolls non alimentate sistemi proprietari
Linux rulez!
ALTRO : freerunner (openmoko) ; nokia n900 ; 2 seagate dockstar, samsung ps64d8000, diversi dispositivi ARM (Allwinner, Amlogic)

Don't feed the trolls non alimentate sistemi proprietari

Linux rulez!

Re: [risolto]Aiuto VDR xine skystar2
grazie, ora dopo essere riuscito a compilare e installare xine-lib, xine-ui e vdr.
xine parte tranquillamente, e anche VDR da solo, senza supporto x xine.
ma avviandolo per xine:
claudio@vdrbox:/usr/local/src/VDR$ ./vdr -P xine
vdr: ./PLUGINS/lib/libvdr-xine.so.1.4.5: cannot open shared object file: No such file or directory
Cosa posso fare?
xine parte tranquillamente, e anche VDR da solo, senza supporto x xine.
ma avviandolo per xine:
claudio@vdrbox:/usr/local/src/VDR$ ./vdr -P xine
vdr: ./PLUGINS/lib/libvdr-xine.so.1.4.5: cannot open shared object file: No such file or directory
Cosa posso fare?
Re: [risolto]Aiuto VDR xine skystar2
Tutto ok, ci sono riuscito
non avevo messo un softlink nei plugin prima di fare
make plugins
Ciao
non avevo messo un softlink nei plugin prima di fare
make plugins
Ciao
Re: [risolto]Aiuto VDR xine skystar2
Il file "libvdr-xine.so.1.4.5" non è altro che il plugin vdr-xine compilato correttamente in vdr.1.4.5! (penso che tu lo abbia messo prima di compilare VDR
) quindi se non lo trova.....non si è compilato correttamente!
Entra nella cartella di VDR da riga di comando, e dai #make clean && make clean-plugins , quindi ricompila VDR e i plugins con #make && make plugins , quindi posta le eventuali risposte di errore.
In questo modo possiamo aiutarti.
Bye

Entra nella cartella di VDR da riga di comando, e dai #make clean && make clean-plugins , quindi ricompila VDR e i plugins con #make && make plugins , quindi posta le eventuali risposte di errore.
In questo modo possiamo aiutarti.
Bye
Re: [risolto]Aiuto VDR xine skystar2
Bene... meglio così... che ci sei arrivato da solo
hai postato qualche secondo prima di me! e non avevo visto che avevi risolto 
Magari metti [risolto] nel titolo del post, in modo che eventualmente il tutto possa essere utile a qualcun'altro che dovesse incappare nel tuo problema.
Bye


Magari metti [risolto] nel titolo del post, in modo che eventualmente il tutto possa essere utile a qualcun'altro che dovesse incappare nel tuo problema.
Bye
Re: [risolto]Aiuto VDR xine skystar2
Grazie della disponibilità!
Ciao

Ciao
Re: [risolto]Aiuto VDR xine skystar2
Ciao a tutti ...
Scusate, non è per farvi scendere i cosidetti ... ma non mi riesce di compilare Xine-ui
Da qualche giorno sono passato a Kubuntu Feisty 7.04 e le sto provando tutte per vedere funzionare VDR-Xine o VDR-Softdevice ....
Prima ci si è messo automake 1.10 che interferiva con la ver 1.9 ...
Ora che sono riuscito a compilare Xine-lib (almeno credo
) ho un problema con Xine.ui ...
Grazie a Von sono arrivato alla fase:
cd /usr/local/src/xine-ui
sudo cat /usr/local/src/VDR/PLUGINS/src/xine/patches/xine-ui.patch | sudo patch -p1
sudo ./autogen.sh --prefix=/usr/local --enable-vdr-keys
e qui sembra tutto bene ..
mentre come vado a compilare con sudo make ... ottengo 2 errori:
Mi date una mano ... grazie
P.S. Per Von o altri... per quanto riguarda il Softdevice ... ho risolto grazie al msg di lukkino in un altro thread ... grazie ancora.
Salutoni a tutti

Scusate, non è per farvi scendere i cosidetti ... ma non mi riesce di compilare Xine-ui

Da qualche giorno sono passato a Kubuntu Feisty 7.04 e le sto provando tutte per vedere funzionare VDR-Xine o VDR-Softdevice ....
Prima ci si è messo automake 1.10 che interferiva con la ver 1.9 ...
Ora che sono riuscito a compilare Xine-lib (almeno credo

Grazie a Von sono arrivato alla fase:
cd /usr/local/src/xine-ui
sudo cat /usr/local/src/VDR/PLUGINS/src/xine/patches/xine-ui.patch | sudo patch -p1
sudo ./autogen.sh --prefix=/usr/local --enable-vdr-keys
e qui sembra tutto bene ..
mentre come vado a compilare con sudo make ... ottengo 2 errori:
Codice: Seleziona tutto
root@Kubuntu:/usr/local/src/xine-ui# sudo make
make all-recursive
make[1]: Entering directory `/usr/local/src/xine-ui'
Making all in doc
make[2]: Entering directory `/usr/local/src/xine-ui/doc'
Making all in man
make[3]: Entering directory `/usr/local/src/xine-ui/doc/man'
Making all in fr
make[4]: Entering directory `/usr/local/src/xine-ui/doc/man/fr'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/usr/local/src/xine-ui/doc/man/fr'
Making all in es
make[4]: Entering directory `/usr/local/src/xine-ui/doc/man/es'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/usr/local/src/xine-ui/doc/man/es'
Making all in en
make[4]: Entering directory `/usr/local/src/xine-ui/doc/man/en'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/usr/local/src/xine-ui/doc/man/en'
Making all in pl
make[4]: Entering directory `/usr/local/src/xine-ui/doc/man/pl'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/usr/local/src/xine-ui/doc/man/pl'
Making all in de
make[4]: Entering directory `/usr/local/src/xine-ui/doc/man/de'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/usr/local/src/xine-ui/doc/man/de'
make[4]: Entering directory `/usr/local/src/xine-ui/doc/man'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/usr/local/src/xine-ui/doc/man'
make[3]: Leaving directory `/usr/local/src/xine-ui/doc/man'
make[3]: Entering directory `/usr/local/src/xine-ui/doc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/local/src/xine-ui/doc'
make[2]: Leaving directory `/usr/local/src/xine-ui/doc'
Making all in m4
make[2]: Entering directory `/usr/local/src/xine-ui/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/xine-ui/m4'
Making all in po
make[2]: Entering directory `/usr/local/src/xine-ui/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/xine-ui/po'
Making all in misc
make[2]: Entering directory `/usr/local/src/xine-ui/misc'
Making all in desktops
make[3]: Entering directory `/usr/local/src/xine-ui/misc/desktops'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/local/src/xine-ui/misc/desktops'
Making all in visuals
make[3]: Entering directory `/usr/local/src/xine-ui/misc/visuals'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/local/src/xine-ui/misc/visuals'
make[3]: Entering directory `/usr/local/src/xine-ui/misc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/local/src/xine-ui/misc'
make[2]: Leaving directory `/usr/local/src/xine-ui/misc'
Making all in src
make[2]: Entering directory `/usr/local/src/xine-ui/src'
Making all in common
make[3]: Entering directory `/usr/local/src/xine-ui/src/common'
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/local/include -I/usr/local/include -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wstrict-aliasing=2 -MT utils.o -MD -MP -MF ".deps/utils.Tpo" -c -o utils.o utils.c; \
then mv -f ".deps/utils.Tpo" ".deps/utils.Po"; else rm -f ".deps/utils.Tpo"; exit 1; fi
In file included from utils.c:38:
/usr/local/include/xine/xineutils.h:60:31: error: xine/configfile.h: Nessun file o directory
make[3]: *** [utils.o] Error 1
make[3]: Leaving directory `/usr/local/src/xine-ui/src/common'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/src/xine-ui/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/xine-ui'
make: *** [all] Error 2
root@Kubuntu:/usr/local/src/xine-ui#
P.S. Per Von o altri... per quanto riguarda il Softdevice ... ho risolto grazie al msg di lukkino in un altro thread ... grazie ancora.
Salutoni a tutti


Re: [risolto]Aiuto VDR xine skystar2
Prova a verificare che esista il file:
Se il file esiste, fai questa prova:
Se il file non esiste, c'è un'incongruenza negli header di xine, e qui non saprei
Ciao
Codice: Seleziona tutto
/usr/local/include/xine/configfile.h
Codice: Seleziona tutto
cp -a /usr/local/include/xine /usr/include
make clean
make
Se il file non esiste, c'è un'incongruenza negli header di xine, e qui non saprei
Ciao
VDRBOX: GA-K8NS, AMD Sempron 2600+, Hauppauge Nexus 2.1, LFS
Re: [risolto]Aiuto VDR xine skystar2
Purtroppo è la seconda situazione ...
Nun c'è:
Grazie comunque lukkino ... affonderò in ulteriori ricerche sui wiki ...
Saluti ...
Nun c'è:
Codice: Seleziona tutto
arci@Kubuntu:/usr/local/include/xine$ ls
array.h compat.h os_types.h ring_buffer.h xine_buffer.h xmllexer.h
attributes.h list.h pool.h sorted_array.h xineutils.h xmlparser.h
arci@Kubuntu:/usr/local/include/xine$
Saluti ...

Re: [risolto]Aiuto VDR xine skystar2
Hello
KUBUNTU
mi ricorda qualcosa.
prova a leggerti questo thread: http://http://forum.vdr-italia.org/viewtopic.php?t=38
l' errore non e lo stesso, pero non si sa mai...
prova anche ad cercare nell sistema se trovi il
configfile.h
da console digita: sudo find / -name configfile.h
secondo me le xine-lib non sono installate corretamente.
bye
KUBUNTU

prova a leggerti questo thread: http://http://forum.vdr-italia.org/viewtopic.php?t=38
l' errore non e lo stesso, pero non si sa mai...
prova anche ad cercare nell sistema se trovi il
configfile.h
da console digita: sudo find / -name configfile.h
secondo me le xine-lib non sono installate corretamente.
bye
VDRBOX-HD : in pensione!
ALTRO : freerunner (openmoko) ; nokia n900 ; 2 seagate dockstar, samsung ps64d8000, diversi dispositivi ARM (Allwinner, Amlogic)
Don't feed the trolls non alimentate sistemi proprietari
Linux rulez!
ALTRO : freerunner (openmoko) ; nokia n900 ; 2 seagate dockstar, samsung ps64d8000, diversi dispositivi ARM (Allwinner, Amlogic)

Don't feed the trolls non alimentate sistemi proprietari

Linux rulez!

Re: [risolto]Aiuto VDR xine skystar2
Ciao Von ...
Ehm ... si hai ragione !!!
Guarda qua che pasticcio:
Ehm ... si hai ragione !!!

Guarda qua che pasticcio:
Saluti ...arci@Kubuntu:~$ sudo find / -name configfile.h
Password:
/usr/local/src/xine-lib/src/xine-engine/configfile.h
/usr/include/xine/configfile.h
arci@Kubuntu:~$

Re: [risolto]Aiuto VDR xine skystar2
Hello
immaginavo
senti perche non provi xineliboutput, non necessita di patchare le xine-lib dunque puoi utilizzare quelle installate di "default" al limite ti servono le libxine-dev e cosi non devi "sconvolgere" la tua distro.
saluti

immaginavo
senti perche non provi xineliboutput, non necessita di patchare le xine-lib dunque puoi utilizzare quelle installate di "default" al limite ti servono le libxine-dev e cosi non devi "sconvolgere" la tua distro.
saluti
VDRBOX-HD : in pensione!
ALTRO : freerunner (openmoko) ; nokia n900 ; 2 seagate dockstar, samsung ps64d8000, diversi dispositivi ARM (Allwinner, Amlogic)
Don't feed the trolls non alimentate sistemi proprietari
Linux rulez!
ALTRO : freerunner (openmoko) ; nokia n900 ; 2 seagate dockstar, samsung ps64d8000, diversi dispositivi ARM (Allwinner, Amlogic)

Don't feed the trolls non alimentate sistemi proprietari

Linux rulez!

Re: [risolto]Aiuto VDR xine skystar2
@von fritz
Grazie per la tua cordiale disponibilità ... appena completo un full purge xine ed reinstall ... proverò con questo plugins ...
Saluti ...
Grazie per la tua cordiale disponibilità ... appena completo un full purge xine ed reinstall ... proverò con questo plugins ...
Saluti ...
