[risolto]Aiuto VDR xine skystar2
Inviato: 04 ago 2007, 21:20
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