Ol� pessoal...... Estou tentando compilar o xine, mas estou encontrando problemas e n�o consigo resolv�-los, algu�m poderia dar dicas?
[root@coml3 xine-lib-0.9.9cvs]# make cd . && autoheader configure.in:146: warning: AC_TRY_RUN called without default to allow cross compiling make all-recursive make[1]: Entering directory `/teste/xine-lib-0.9.9cvs' Making all in doc make[2]: Entering directory `/teste/xine-lib-0.9.9cvs/doc' Making all in man make[3]: Entering directory `/teste/xine-lib-0.9.9cvs/doc/man' Making all in en make[4]: Entering directory `/teste/xine-lib-0.9.9cvs/doc/man/en' Making all in man3 make[5]: Entering directory `/teste/xine-lib-0.9.9cvs/doc/man/en/man3' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/teste/xine-lib-0.9.9cvs/doc/man/en/man3' make[5]: Entering directory `/teste/xine-lib-0.9.9cvs/doc/man/en' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/teste/xine-lib-0.9.9cvs/doc/man/en' make[4]: Leaving directory `/teste/xine-lib-0.9.9cvs/doc/man/en' make[4]: Entering directory `/teste/xine-lib-0.9.9cvs/doc/man' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/teste/xine-lib-0.9.9cvs/doc/man' make[3]: Leaving directory `/teste/xine-lib-0.9.9cvs/doc/man' Making all in xine-lib-API make[3]: Entering directory `/teste/xine-lib-0.9.9cvs/doc/xine-lib-API' Making all in html make[4]: Entering directory `/teste/xine-lib-0.9.9cvs/doc/xine-lib-API/html' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/teste/xine-lib-0.9.9cvs/doc/xine-lib-API/html' make[4]: Entering directory `/teste/xine-lib-0.9.9cvs/doc/xine-lib-API' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/teste/xine-lib-0.9.9cvs/doc/xine-lib-API' make[3]: Leaving directory `/teste/xine-lib-0.9.9cvs/doc/xine-lib-API' Making all in hackersguide make[3]: Entering directory `/teste/xine-lib-0.9.9cvs/doc/hackersguide' make[4]: Entering directory `/teste/xine-lib-0.9.9cvs/doc/hackersguide' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/teste/xine-lib-0.9.9cvs/doc/hackersguide' make[3]: Leaving directory `/teste/xine-lib-0.9.9cvs/doc/hackersguide' make[3]: Entering directory `/teste/xine-lib-0.9.9cvs/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/teste/xine-lib-0.9.9cvs/doc' make[2]: Leaving directory `/teste/xine-lib-0.9.9cvs/doc' Making all in m4 make[2]: Entering directory `/teste/xine-lib-0.9.9cvs/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/teste/xine-lib-0.9.9cvs/m4' Making all in intl make[2]: Entering directory `/teste/xine-lib-0.9.9cvs/intl' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/teste/xine-lib-0.9.9cvs/intl' Making all in po make[2]: Entering directory `/teste/xine-lib-0.9.9cvs/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/teste/xine-lib-0.9.9cvs/po' Making all in misc make[2]: Entering directory `/teste/xine-lib-0.9.9cvs/misc' Making all in fonts make[3]: Entering directory `/teste/xine-lib-0.9.9cvs/misc/fonts' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/teste/xine-lib-0.9.9cvs/misc/fonts' make[3]: Entering directory `/teste/xine-lib-0.9.9cvs/misc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/teste/xine-lib-0.9.9cvs/misc' make[2]: Leaving directory `/teste/xine-lib-0.9.9cvs/misc' Making all in include make[2]: Entering directory `/teste/xine-lib-0.9.9cvs/include' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/teste/xine-lib-0.9.9cvs/include' Making all in src make[2]: Entering directory `/teste/xine-lib-0.9.9cvs/src' Making all in xine-utils make[3]: Entering directory `/teste/xine-lib-0.9.9cvs/src/xine-utils' /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/xine-utils -O 3 -pipe -fomit-frame-pointer -malign-functions=4 -malign-loops=4 -malign-jumps=4 -malign-functions=4 -mwide-multiply -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -funroll-loops -funroll-all-loops -finline-functions -mcpu=i686 -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -c monitor.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/xine-utils -O3 -pipe -fomit-frame-pointer -malign-functions=4 -malign-loops=4 -malign-jumps=4 -malign-functions=4 -mwide-multiply -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -funroll-loops -funroll-all-loops -finline-functions -mcpu=i686 -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -Wp,-MD,.deps/monitor.pp -c monitor.c -fPIC -DPIC -o monitor.lo In file included from monitor.c:32: xineutils.h:42: parse error before `pthread_mutex_t' xineutils.h:42: warning: no semicolon at end of struct or union xineutils.h:45: parse error before `}' xineutils.h:45: warning: type defaults to `int' in declaration of `xine_mutex_t' xineutils.h:45: warning: data definition has no type or storage class xineutils.h:47: parse error before `*' xineutils.h:50: parse error before `*' xineutils.h:51: parse error before `*' xineutils.h:52: parse error before `*' make[3]: *** [monitor.lo] Error 1 make[3]: Leaving directory `/teste/xine-lib-0.9.9cvs/src/xine-utils' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/teste/xine-lib-0.9.9cvs/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/teste/xine-lib-0.9.9cvs' make: *** [all-recursive-am] Error 2 Obrigado, []�s Cicero F. de Lira Suporte - Alltime - Adm [EMAIL PROTECTED] Assinantes em 22/03/2002: 2245 Mensagens recebidas desde 07/01/1999: 159267 Historico e [des]cadastramento: http://linux-br.conectiva.com.br Assuntos administrativos e problemas com a lista: mailto:[EMAIL PROTECTED]
