Tal vez puedas ayudarme con los errores que se me presenta aqu� al instalar el xine para DVD es en donde est� subrayado... no s� si ser� que yo tengo los archivos del xine en el directorio tmp, a lo mejor ser�a mejor tenerlo en ra�z... que piensas al respecto.... gracias por todo lo que me puedas iluminar....
 
[root@localhost /tmp]# cd xine-lib-0.9.0
[root@localhost xine-lib-0.9.0]# ./configure
loading cache ./config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes


checking for working aclocal... missing                      

checking for working autoconf... missing                   

checking for working automake... missing                 

checking for working autoheader... missing               
checking for working makeinfo... found                      

checking host system type... i686-pc-linux-gnu
checking for gcc... (cached) gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for POSIXized ISC... no
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking whether make sets ${MAKE}... (cached) yes
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln -s works... (cached) yes
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking build system type... i686-pc-linux-gnu
checking for ld used by GCC... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
checking for /usr/bin/ld option to reload object files... (cached) -r
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking how to recognise dependant libraries... (cached) pass_all
checking for object suffix... (cached) o
checking for executable suffix... (cached) no
checking command to parse /usr/bin/nm -B output... (cached) ok
checking for dlfcn.h... (cached) yes
checking for ranlib... (cached) ranlib
checking for strip... (cached) strip
checking for objdir... .libs
checking for gcc option to produce PIC... (cached) -fPIC
checking if gcc PIC flag -fPIC works... (cached) yes
checking if gcc static flag -static works... (cached) yes
checking if gcc supports -c -o file.o... (cached) yes
checking if gcc supports -c -o file.lo... (cached)
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics...
GNU/Linux ld.so
checking if libtool supports shared libraries... yes
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) no
checking whether -lc should be explicitly linked in... (cached) no
creating libtool
checking whether byte ordering is bigendian... (cached) no
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for ptrdiff_t... (cached) yes
checking for pthread_create in -lpthread... (cached) yes
checking for dlopen in -lc... (cached) no
checking for dlopen in -ldl... (cached) yes
checking for mlib_VideoAddBlock_U8_S16 in -lmlib... (cached) no
checking for X... (cached) no
checking for libtool >= 1.4.0... yes
checking for XvShmCreateImage in -lXv... (cached) no
checking for XineramaQueryExtension in -lXinerama... (cached) no
checking for aalib-config... (cached) no
checking for AALIB version >= 1.2... no
*** The aalib-config program installed by AALIB could not be found
*** If AALIB was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or use --with-aalib-prefix to set the prefix
*** where AALIB is installed.
checking for OSS audio support... yes
checking for ALSA version >= 0.5.5... no
*** Could not run ALSA test program, checking why...
*** The test program failed to compile or link. See the file config.log for the *** exact error that occured. This usually means ALSA was incorrectly installed.*** All of ALSA dependent parts will be disabled ***
checking for esd-config... (cached) no
checking for ESD - version >= 0.2.8... no
*** The esd-config script installed by ESD could not be found
*** If ESD was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the ESD_CONFIG environment variable to the
*** full path to esd-config.
*** All of ESD dependent parts will be disabled ***
checking for artsc-config... (cached) /usr/bin/artsc-config
checking for ARTS artsc - version >= 0.9.5... no
*** Could not run ARTS test program, checking why...
*** The test program failed to compile or link. See the file config.log for the *** exact error that occured. This usually means ARTS was incorrectly installed *** or that you have moved ARTS since it was installed. In the latter case, you *** may want to edit the artsc-config script: /usr/bin/artsc-config
*** All of ARTS dependent parts will be disabled ***
checking for Sun audio support... no
checking for IRIX libaudio support... (cached) no
*** All of IRIX AL dependent parts will be disabled ***
checking for kstat_open in -lkstat... (cached) no
checking for sys/cdio.h... (cached) no
checking for linux/cdrom.h... (cached) yes
checking if cdrom ioctls are available... (cached) yes
checking for /usr/src/linux/include/linux/em8300.h... (cached) no
*** DXR3 support disabled due to missing em8300.h ***
checking for ip_mreqn... (cached) yes
checking for sched_get_priority_min in -lposix4... (cached) no
checking for sigaction... (cached) yes
checking for sigset... (cached) yes
checking for getpwuid_r... (cached) yes
checking for nanosleep... (cached) yes
checking for byteswap.h... (cached) yes
checking for malloc.h... (cached) yes
checking for sys/mman.h... (cached) yes
checking if gcc supports -mpreferred-stack-boundary=2 flags... yes
checking if gcc supports -fno-strict-aliasing flags... yes
checking if gcc supports -fschedule-insns2 flags... yes
checking if gcc supports -mwide-multiply flags... no
checking if gcc supports -Wall flags... yes
checking if gcc supports -mcpu=i386 flags... yes
checking if gcc supports -mcpu=athlon flags... yes
checking __attribute__ ((aligned ())) support... (cached) 64
checking for aclocal directory... none - will be installed in /usr/local/share/aclocal
checking for doxygen... (cached) no
updating cache ./config.cache
creating ./config.status
creating Makefile
creating include/Makefile
creating include/xine.h.tmpl
creating src/Makefile
creating src/audio_out/Makefile
creating src/video_out/Makefile
creating src/demuxers/Makefile
creating src/dxr3/Makefile
creating src/libmpeg2/Makefile
creating src/liba52/Makefile
creating src/libffmpeg/Makefile
creating src/libffmpeg/libavcodec/Makefile
creating src/liblpcm/Makefile
creating src/libdts/Makefile
creating src/libmad/Makefile
creating src/libw32dll/Makefile
creating src/libw32dll/wine/Makefile
creating src/libspudec/Makefile
creating src/libvfill/Makefile
creating src/input/Makefile
creating src/xine-engine/Makefile
creating misc/Makefile
creating misc/xine-config
creating m4/Makefile
creating doc/Makefile
creating doc/man/Makefile
creating doc/man/en/Makefile
creating doc/man/en/man3/Makefile
creating doc/xine-lib-API/Makefile
creating doc/xine-lib-API/html/Makefile
creating misc/xine-lib.spec
creating misc/guenter.spec
creating misc/SlackBuild
creating misc/guenter_rpms.sh
creating misc/build_rpms.sh
creating config.h
config.h is unchanged



[root@localhost xine-lib-0.9.0]# make
make all-recursive
make[1]: Cambiando a directorio `/tmp/xine-lib-0.9.0'
Making all in doc
make[2]: Cambiando a directorio `/tmp/xine-lib-0.9.0/doc'
Making all in man
make[3]: Cambiando a directorio `/tmp/xine-lib-0.9.0/doc/man'
Making all in en
make[4]: Cambiando a directorio `/tmp/xine-lib-0.9.0/doc/man/en'
Making all in man3
make[5]: Cambiando a directorio `/tmp/xine-lib-0.9.0/doc/man/en/man3'
make[5]: No se hace nada para `all'.
make[5]: Saliendo directorio `/tmp/xine-lib-0.9.0/doc/man/en/man3'
make[5]: Cambiando a directorio `/tmp/xine-lib-0.9.0/doc/man/en'
make[5]: No se hace nada para `all-am'.
make[5]: Saliendo directorio `/tmp/xine-lib-0.9.0/doc/man/en'
make[4]: Saliendo directorio `/tmp/xine-lib-0.9.0/doc/man/en'
make[4]: Cambiando a directorio `/tmp/xine-lib-0.9.0/doc/man'
make[4]: No se hace nada para `all-am'.
make[4]: Saliendo directorio `/tmp/xine-lib-0.9.0/doc/man'
make[3]: Saliendo directorio `/tmp/xine-lib-0.9.0/doc/man'
Making all in xine-lib-API
make[3]: Cambiando a directorio `/tmp/xine-lib-0.9.0/doc/xine-lib-API'
Making all in html
make[4]: Cambiando a directorio `/tmp/xine-lib-0.9.0/doc/xine-lib-API/html'
make[4]: No se hace nada para `all'.
make[4]: Saliendo directorio `/tmp/xine-lib-0.9.0/doc/xine-lib-API/html'
make[4]: Cambiando a directorio `/tmp/xine-lib-0.9.0/doc/xine-lib-API'
make[4]: No se hace nada para `all-am'.
make[4]: Saliendo directorio `/tmp/xine-lib-0.9.0/doc/xine-lib-API'
make[3]: Saliendo directorio `/tmp/xine-lib-0.9.0/doc/xine-lib-API'
make[3]: Cambiando a directorio `/tmp/xine-lib-0.9.0/doc'
make[3]: No se hace nada para `all-am'.
make[3]: Saliendo directorio `/tmp/xine-lib-0.9.0/doc'
make[2]: Saliendo directorio `/tmp/xine-lib-0.9.0/doc'
Making all in m4
make[2]: Cambiando a directorio `/tmp/xine-lib-0.9.0/m4'
make[2]: No se hace nada para `all'.
make[2]: Saliendo directorio `/tmp/xine-lib-0.9.0/m4'
Making all in src
make[2]: Cambiando a directorio `/tmp/xine-lib-0.9.0/src'
Making all in audio_out
make[3]: Cambiando a directorio `/tmp/xine-lib-0.9.0/src/audio_out'
make[3]: No se hace nada para `all'.
make[3]: Saliendo directorio `/tmp/xine-lib-0.9.0/src/audio_out'
Making all in video_out
make[3]: Cambiando a directorio `/tmp/xine-lib-0.9.0/src/video_out'


make[3]: No se hace nada para `all'.


make[3]: Saliendo directorio `/tmp/xine-lib-0.9.0/src/video_out'
Making all in dxr3
make[3]: Cambiando a directorio `/tmp/xine-lib-0.9.0/src/dxr3'
make[3]: No se hace nada para `all'.
make[3]: Saliendo directorio `/tmp/xine-lib-0.9.0/src/dxr3'
Making all in input
make[3]: Cambiando a directorio `/tmp/xine-lib-0.9.0/src/input'
make[3]: No se hace nada para `all'.
make[3]: Saliendo directorio `/tmp/xine-lib-0.9.0/src/input'
Making all in libmpeg2
make[3]: Cambiando a directorio `/tmp/xine-lib-0.9.0/src/libmpeg2'
make[3]: No se hace nada para `all'.
make[3]: Saliendo directorio `/tmp/xine-lib-0.9.0/src/libmpeg2'
Making all in libspudec
make[3]: Cambiando a directorio `/tmp/xine-lib-0.9.0/src/libspudec'
make[3]: No se hace nada para `all'.
make[3]: Saliendo directorio `/tmp/xine-lib-0.9.0/src/libspudec'
Making all in demuxers
make[3]: Cambiando a directorio `/tmp/xine-lib-0.9.0/src/demuxers'
/bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/xine-engine -I../../src/xine-engine -O3 -pipe -fomit-frame-pointer -malign-functions=4 -malign-loops=4 -malign-jumps=4 -malign-functions=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -funroll-loops -funroll-all-loops -finline-functions -mcpu=pentiumpro -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -c demux_qt.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/xine-engine -I../../src/xine-engine -O3 -pipe -fomit-frame-pointer -malign-functions=4 -malign-loops=4 -malign-jumps=4 -malign-functions=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -funroll-loops -funroll-all-loops -finline-functions -mcpu=pentiumpro -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -c demux_qt.c -DPIC -o demux_qt.lo
demux_qt.c:44:18: zlib.h: No existe el fichero o el directorio
demux_qt.c: In function `quicktime_read_moov':
demux_qt.c:3176: `z_stream' undeclared (first use in this function)
demux_qt.c:3176: (Each undeclared identifier is reported only once
demux_qt.c:3176: for each function it appears in.)
demux_qt.c:3176: parse error before `zstrm'
demux_qt.c:3208: `zstrm' undeclared (first use in this function)
demux_qt.c:3208: `alloc_func' undeclared (first use in this function)
demux_qt.c:3208: parse error before `0'
demux_qt.c:3209: `free_func' undeclared (first use in this function)
demux_qt.c:3209: parse error before `0'
demux_qt.c:3210: `voidpf' undeclared (first use in this function)
demux_qt.c:3210: parse error before `0'
demux_qt.c:3216: warning: implicit declaration of function `inflateInit'
demux_qt.c:3217: `Z_OK' undeclared (first use in this function)
demux_qt.c:3221: warning: implicit declaration of function `inflate'
demux_qt.c:3221: `Z_NO_FLUSH' undeclared (first use in this function)
demux_qt.c:3222: `Z_STREAM_END' undeclared (first use in this function)
demux_qt.c:3233: warning: implicit declaration of function `inflateEnd'
demux_qt.c: In function `demux_qt_loop':
demux_qt.c:3987: warning: unused variable `count'
demux_qt.c: In function `demux_qt_start':
demux_qt.c:4228: warning: int format, long int arg (arg 5)
demux_qt.c: At top level:
demux_qt.c:1225: warning: `quicktime_set_udta_string' defined but not used
demux_qt.c:2636: warning: `quicktime_trak_init_audio' defined but not used
demux_qt.c:2718: warning: `quicktime_track_end' defined but not used
demux_qt.c:3588: warning: `quicktime_read_next_packet' defined but not used


make[3]: *** [demux_qt.lo] Error 1
make[3]: Saliendo directorio `/tmp/xine-lib-0.9.0/src/demuxers'
make[2]: *** [all-recursive] Error 1
make[2]: Saliendo directorio `/tmp/xine-lib-0.9.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Saliendo directorio `/tmp/xine-lib-0.9.0'
make: *** [all-recursive-am] Error 2


[root@localhost xine-lib-0.9.0]#

 

 

----- Original Message -----
Sent: Wednesday, September 19, 2001 9:57 AM
Subject: RE: Ayuda

Amigo... gracias por tu ayuda...

con muuucho gusto...

pero tengo otro problema... A la hora de compilar el programa xine para DVD me muestra lo siguiente...

a ver...

checking for gcc... no
checking for cc... no
configure: error: no acceptable cc found in $PATH

como el usuario "root" revisa si tenes el gcc o el cc instaldo en tu sistema

ej

gcc --version

ej

cc --version

ahi te indicara si esta o no en tu sistema, usualmente esta en /usr/bin/

si no esta pues tendrias que instalarlo antes de poder intentar compilar nada... ya que por lo visto lo que te hace falta es el compilador de C.. por lo que estaria dificil que puedas compilar el programita... je je

NOTA: Recuerda que esto lo puedes hacer todo como root, por aquello de...

Responder a