Re: gxine-0.5.901 - no available demuxer
JD <[email protected]>
| Newsgroups | gmane.comp.video.xine.user |
|---|---|
| Message-ID | <[email protected]> |
The log file is attached. Regards, JD Darren Salt <[email protected]> wrote: > I demand that JD may or may not have written... > > >> Configure belches out configure: error: no available demuxer for the >> logo image. >> > > >> I used the latest source tarball from >> http://prdownloads.sourceforge.net/xine/gxine-0.5.901.tar.bz2 >> >> I have these xine rpms installed: >> $ rpm -qa | grep xine >> xine-0.99.5-1.fc7 >> xine-lib-1.1.10.1-1.fc7.1 >> xine-lib-arts-1.1.10.1-1.fc7.1 >> xine-lib-devel-1.1.10.1-1.fc7.1 >> xine-lib-extras-1.1.10.1-1.fc7.1 >> xine-lib-moles-1.1.10.1-1.fc7 >> xine-plugin-1.0-3.fc7 >> > > If both xineplug_dmx_mpeg_elem.so and xineplug_dmx_image.so are missing (they > should be in /usr/share/xine/plugins/1.1.10) then the problem is with what > you have installed; otherwise, your config.log is of interest. > > [snip] > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ xine-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xine-user
config.log
(text/x-log, 61.9 KB)
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by gxine configure 0.5.901, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ ./configure --prefix=/usr --enable-dependency-tracking --enable-fast-install=no --disable-rpath --enable-defeat-screensaver-via-xtest --disable-xinetest --disable-lirc --enable-watchdog --disable-integration-wizard --disable-own-playlist-parsers --disable-deprecated --with-x --with-logo-format=auto
## --------- ##
## Platform. ##
## --------- ##
hostname = fedora
uname -m = x86_64
uname -r = 2.6.23.15-80.fc7
uname -s = Linux
uname -v = #1 SMP Sun Feb 10 16:52:18 EST 2008
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /kroot/bin
PATH: /sbin
PATH: /usr/sbin
PATH: /usr/local/sbin
PATH: /bin
PATH: /usr/bin
PATH: /usr/local/bin
PATH: /usr/libexec
PATH: /usr/X11R6/bin
PATH: /usr/lib64/qt-3.3/bin
PATH: /usr/kerberos/sbin
PATH: /usr/kerberos/bin
PATH: /usr/lib64/ccache
PATH: .
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2151: checking for a BSD-compatible install
configure:2207: result: /usr/bin/install -c
configure:2218: checking whether build environment is sane
configure:2261: result: yes
configure:2289: checking for a thread-safe mkdir -p
configure:2328: result: /bin/mkdir -p
configure:2341: checking for gawk
configure:2357: found /bin/gawk
configure:2368: result: gawk
configure:2379: checking whether make sets $(MAKE)
configure:2400: result: yes
configure:2588: checking whether to enable maintainer-specific portions of Makefiles
configure:2597: result: no
configure:2633: checking for style of include used by make
configure:2661: result: GNU
configure:2731: checking for gcc
configure:2747: found /usr/bin/gcc
configure:2758: result: gcc
configure:2996: checking for C compiler version
configure:3003: gcc --version >&5
gcc (GCC) 4.1.2 20070925 (Red Hat 4.1.2-27)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3006: $? = 0
configure:3013: gcc -v >&5
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-cpu=generic --host=x86_64-redhat-linux
Thread model: posix
gcc version 4.1.2 20070925 (Red Hat 4.1.2-27)
configure:3016: $? = 0
configure:3023: gcc -V >&5
gcc: '-V' option must have argument
configure:3026: $? = 1
configure:3049: checking for C compiler default output file name
configure:3076: gcc -m32 -g -L/usr/lib conftest.c >&5
configure:3079: $? = 0
configure:3117: result: a.out
configure:3134: checking whether the C compiler works
configure:3144: ./a.out
configure:3147: $? = 0
configure:3164: result: yes
configure:3171: checking whether we are cross compiling
configure:3173: result: no
configure:3176: checking for suffix of executables
configure:3183: gcc -o conftest -m32 -g -L/usr/lib conftest.c >&5
configure:3186: $? = 0
configure:3210: result:
configure:3216: checking for suffix of object files
configure:3242: gcc -c -m32 -g conftest.c >&5
configure:3245: $? = 0
configure:3268: result: o
configure:3272: checking whether we are using the GNU C compiler
configure:3301: gcc -c -m32 -g conftest.c >&5
configure:3307: $? = 0
configure:3324: result: yes
configure:3329: checking whether gcc accepts -g
configure:3359: gcc -c -g conftest.c >&5
configure:3365: $? = 0
configure:3464: result: yes
configure:3481: checking for gcc option to accept ISO C89
configure:3555: gcc -c -m32 -g conftest.c >&5
configure:3561: $? = 0
configure:3584: result: none needed
configure:3604: checking dependency style of gcc
configure:3695: result: gcc3
configure:3711: checking for library containing strerror
configure:3752: gcc -o conftest -m32 -g -L/usr/lib conftest.c >&5
configure:3758: $? = 0
configure:3786: result: none required
configure:3843: checking for gcc
configure:3870: result: gcc
configure:4108: checking for C compiler version
configure:4115: gcc --version >&5
gcc (GCC) 4.1.2 20070925 (Red Hat 4.1.2-27)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:4118: $? = 0
configure:4125: gcc -v >&5
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-cpu=generic --host=x86_64-redhat-linux
Thread model: posix
gcc version 4.1.2 20070925 (Red Hat 4.1.2-27)
configure:4128: $? = 0
configure:4135: gcc -V >&5
gcc: '-V' option must have argument
configure:4138: $? = 1
configure:4141: checking whether we are using the GNU C compiler
configure:4193: result: yes
configure:4198: checking whether gcc accepts -g
configure:4333: result: yes
configure:4350: checking for gcc option to accept ISO C89
configure:4453: result: none needed
configure:4473: checking dependency style of gcc
configure:4564: result: gcc3
configure:4584: checking how to run the C preprocessor
configure:4624: gcc -E conftest.c
configure:4630: $? = 0
configure:4661: gcc -E conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:4667: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "gxine"
| #define PACKAGE_TARNAME "gxine"
| #define PACKAGE_VERSION "0.5.901"
| #define PACKAGE_STRING "gxine 0.5.901"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gxine"
| #define VERSION "0.5.901"
| #define _GNU_SOURCE 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4700: result: gcc -E
configure:4729: gcc -E conftest.c
configure:4735: $? = 0
configure:4766: gcc -E conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:4772: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "gxine"
| #define PACKAGE_TARNAME "gxine"
| #define PACKAGE_VERSION "0.5.901"
| #define PACKAGE_STRING "gxine 0.5.901"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gxine"
| #define VERSION "0.5.901"
| #define _GNU_SOURCE 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4810: checking for grep that handles long lines and -e
configure:4884: result: /bin/grep
configure:4889: checking for egrep
configure:4967: result: /bin/grep -E
configure:4972: checking for ANSI C header files
configure:5002: gcc -c -m32 -g conftest.c >&5
configure:5008: $? = 0
configure:5107: gcc -o conftest -m32 -g -L/usr/lib conftest.c >&5
configure:5110: $? = 0
configure:5116: ./conftest
configure:5119: $? = 0
configure:5136: result: yes
configure:5232: checking build system type
configure:5250: result: x86_64-unknown-linux-gnu
configure:5272: checking host system type
configure:5287: result: x86_64-unknown-linux-gnu
configure:5309: checking for a sed that does not truncate output
configure:5365: result: /bin/sed
configure:5379: checking for ld used by gcc
configure:5446: result: /usr/bin/ld
configure:5455: checking if the linker (/usr/bin/ld) is GNU ld
configure:5470: result: yes
configure:5475: checking for /usr/bin/ld option to reload object files
configure:5482: result: -r
configure:5500: checking for BSD-compatible nm
configure:5549: result: /usr/bin/nm -B
configure:5553: checking whether ln -s works
configure:5557: result: yes
configure:5564: checking how to recognize dependent libraries
configure:5750: result: pass_all
configure:5838: gcc -c -m32 -g conftest.c >&5
configure:5841: $? = 0
configure:6003: checking for sys/types.h
configure:6024: gcc -c -m32 -g conftest.c >&5
configure:6030: $? = 0
configure:6046: result: yes
configure:6003: checking for sys/stat.h
configure:6024: gcc -c -m32 -g conftest.c >&5
configure:6030: $? = 0
configure:6046: result: yes
configure:6003: checking for stdlib.h
configure:6024: gcc -c -m32 -g conftest.c >&5
configure:6030: $? = 0
configure:6046: result: yes
configure:6003: checking for string.h
configure:6024: gcc -c -m32 -g conftest.c >&5
configure:6030: $? = 0
configure:6046: result: yes
configure:6003: checking for memory.h
configure:6024: gcc -c -m32 -g conftest.c >&5
configure:6030: $? = 0
configure:6046: result: yes
configure:6003: checking for strings.h
configure:6024: gcc -c -m32 -g conftest.c >&5
configure:6030: $? = 0
configure:6046: result: yes
configure:6003: checking for inttypes.h
configure:6024: gcc -c -m32 -g conftest.c >&5
configure:6030: $? = 0
configure:6046: result: yes
configure:6003: checking for stdint.h
configure:6024: gcc -c -m32 -g conftest.c >&5
configure:6030: $? = 0
configure:6046: result: yes
configure:6003: checking for unistd.h
configure:6024: gcc -c -m32 -g conftest.c >&5
configure:6030: $? = 0
configure:6046: result: yes
configure:6073: checking dlfcn.h usability
configure:6090: gcc -c -m32 -g conftest.c >&5
configure:6096: $? = 0
configure:6110: result: yes
configure:6114: checking dlfcn.h presence
configure:6129: gcc -E conftest.c
configure:6135: $? = 0
configure:6149: result: yes
configure:6177: checking for dlfcn.h
configure:6185: result: yes
configure:6438: checking the maximum length of command line arguments
configure:6550: result: 98304
configure:6562: checking command to parse /usr/bin/nm -B output from gcc object
configure:6667: gcc -c -m32 -g conftest.c >&5
configure:6670: $? = 0
configure:6674: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6677: $? = 0
configure:6729: gcc -o conftest -m32 -g -L/usr/lib conftest.c conftstm.o >&5
configure:6732: $? = 0
configure:6770: result: ok
configure:6774: checking for objdir
configure:6789: result: .libs
configure:6881: checking for ar
configure:6897: found /usr/bin/ar
configure:6908: result: ar
configure:6977: checking for ranlib
configure:6993: found /usr/bin/ranlib
configure:7004: result: ranlib
configure:7073: checking for strip
configure:7089: found /usr/bin/strip
configure:7100: result: strip
configure:7698: checking if gcc supports -fno-rtti -fno-exceptions
configure:7716: gcc -c -m32 -g -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:7720: $? = 0
configure:7733: result: no
configure:7748: checking for gcc option to produce PIC
configure:7980: result: -fPIC
configure:7988: checking if gcc PIC flag -fPIC works
configure:8006: gcc -c -m32 -g -fPIC -DPIC conftest.c >&5
configure:8010: $? = 0
configure:8023: result: yes
configure:8051: checking if gcc static flag -static works
configure:8079: result: yes
configure:8089: checking if gcc supports -c -o file.o
configure:8110: gcc -c -m32 -g -o out/conftest2.o conftest.c >&5
configure:8114: $? = 0
configure:8136: result: yes
configure:8162: checking whether the gcc linker (/usr/bin/ld -m elf_i386) supports shared libraries
configure:9143: result: yes
configure:9164: checking whether -lc should be explicitly linked in
configure:9169: gcc -c -m32 -g conftest.c >&5
configure:9172: $? = 0
configure:9187: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:9190: $? = 0
configure:9202: result: no
configure:9210: checking dynamic linker characteristics
configure:9824: result: GNU/Linux ld.so
configure:9848: checking how to hardcode library paths into programs
configure:9873: result: immediate
configure:9887: checking whether stripping libraries is possible
configure:9892: result: yes
configure:10016: checking for shl_load
configure:10072: gcc -o conftest -m32 -g -L/usr/lib conftest.c >&5
/tmp/cck2SZvK.o: In function `main':
/usr/src/redhat/BUILD/gxine/gxine-0.5.901/conftest.c:56: undefined reference to `shl_load'
collect2: ld returned 1 exit status
configure:10078: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "gxine"
| #define PACKAGE_TARNAME "gxine"
| #define PACKAGE_VERSION "0.5.901"
| #define PACKAGE_STRING "gxine 0.5.901"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gxine"
| #define VERSION "0.5.901"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define shl_load innocuous_shl_load
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char shl_load (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef shl_load
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_shl_load || defined __stub___shl_load
| choke me
| #endif
|
| int
| main ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:10095: result: no
configure:10100: checking for shl_load in -ldld
configure:10135: gcc -o conftest -m32 -g -L/usr/lib conftest.c -ldld >&5
/usr/bin/ld: cannot find -ldld
collect2: ld returned 1 exit status
configure:10141: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "gxine"
| #define PACKAGE_TARNAME "gxine"
| #define PACKAGE_VERSION "0.5.901"
| #define PACKAGE_STRING "gxine 0.5.901"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gxine"
| #define VERSION "0.5.901"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| int
| main ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:10159: result: no
configure:10164: checking for dlopen
configure:10220: gcc -o conftest -m32 -g -L/usr/lib conftest.c >&5
/tmp/ccSXknOQ.o: In function `main':
/usr/src/redhat/BUILD/gxine/gxine-0.5.901/conftest.c:56: undefined reference to `dlopen'
collect2: ld returned 1 exit status
configure:10226: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "gxine"
| #define PACKAGE_TARNAME "gxine"
| #define PACKAGE_VERSION "0.5.901"
| #define PACKAGE_STRING "gxine 0.5.901"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gxine"
| #define VERSION "0.5.901"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define dlopen innocuous_dlopen
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char dlopen (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef dlopen
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dlopen ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_dlopen || defined __stub___dlopen
| choke me
| #endif
|
| int
| main ()
| {
| return dlopen ();
| ;
| return 0;
| }
configure:10243: result: no
configure:10248: checking for dlopen in -ldl
configure:10283: gcc -o conftest -m32 -g -L/usr/lib conftest.c -ldl >&5
configure:10289: $? = 0
configure:10307: result: yes
configure:10476: checking whether a program can dlopen itself
configure:10550: gcc -o conftest -m32 -g -DHAVE_DLFCN_H -L/usr/lib -Wl,--export-dynamic conftest.c -ldl >&5
configure: In function 'main':
configure:10546: warning: incompatible implicit declaration of built-in function 'exit'
configure:10553: $? = 0
configure:10571: result: yes
configure:10576: checking whether a statically linked program can dlopen itself
configure:10650: gcc -o conftest -m32 -g -DHAVE_DLFCN_H -L/usr/lib -Wl,--export-dynamic -static conftest.c -ldl >&5
configure: In function 'main':
configure:10646: warning: incompatible implicit declaration of built-in function 'exit'
/tmp/ccIbBYoM.o: In function `main':
/usr/src/redhat/BUILD/gxine/gxine-0.5.901/configure:10634: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
configure:10653: $? = 0
/lib/: cannot read file data: Is a directory
configure:10671: result: no
configure:10694: checking if libtool supports shared libraries
configure:10696: result: yes
configure:10699: checking whether to build shared libraries
configure:10720: result: yes
configure:10723: checking whether to build static libraries
configure:10727: result: no
configure:10821: creating libtool
configure:20101: checking whether the linker supports --as-needed
configure:20124: gcc -o conftest -m32 -g -Wl,--as-needed -L/usr/lib conftest.c >&5
configure:20130: $? = 0
configure:20146: result: yes
configure:20150: checking whether the linker supports -z defs
configure:20173: gcc -o conftest -m32 -g -Wl,-z -Wl,defs -Wl,--as-needed -L/usr/lib conftest.c >&5
configure:20179: $? = 0
configure:20195: result: yes
configure:20201: checking for an ANSI C-conforming const
configure:20276: gcc -c -m32 -g conftest.c >&5
configure:20282: $? = 0
configure:20297: result: yes
configure:20307: checking for inline
configure:20333: gcc -c -m32 -g conftest.c >&5
configure:20339: $? = 0
configure:20357: result: inline
configure:20376: checking for off_t
configure:20406: gcc -c -m32 -g conftest.c >&5
configure:20412: $? = 0
configure:20427: result: yes
configure:20439: checking for size_t
configure:20469: gcc -c -m32 -g conftest.c >&5
configure:20475: $? = 0
configure:20490: result: yes
configure:20502: checking for ptrdiff_t
configure:20532: gcc -c -m32 -g conftest.c >&5
configure:20538: $? = 0
configure:20553: result: yes
configure:20564: checking whether byte ordering is bigendian
configure:20597: gcc -c -m32 -g conftest.c >&5
configure:20603: $? = 0
configure:20635: gcc -c -m32 -g conftest.c >&5
conftest.c: In function 'main':
conftest.c:30: error: 'not' undeclared (first use in this function)
conftest.c:30: error: (Each undeclared identifier is reported only once
conftest.c:30: error: for each function it appears in.)
conftest.c:30: error: expected ';' before 'big'
configure:20641: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "gxine"
| #define PACKAGE_TARNAME "gxine"
| #define PACKAGE_VERSION "0.5.901"
| #define PACKAGE_STRING "gxine 0.5.901"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gxine"
| #define VERSION "0.5.901"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_PTRDIFF_T 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:20781: result: no
configure:20800: checking for inline
configure:20850: result: inline
configure:20870: checking for always_inline
configure:20898: gcc -c -m32 -g -Wall -Werror conftest.c >&5
configure:20904: $? = 0
configure:20920: result: yes
configure:20938: checking whether gcc supports ?: with no middle operand
configure:20961: gcc -c -m32 -g conftest.c >&5
configure:20967: $? = 0
configure:20972: result: yes
configure:20986: checking how to specify C99 with GNU extensions for gcc
configure:21012: gcc -c -m32 -g -std=gnu99 conftest.c >&5
configure:21018: $? = 0
configure:21033: result: -std=gnu99
configure:21058: checking alloca.h usability
configure:21075: gcc -c -m32 -g conftest.c >&5
configure:21081: $? = 0
configure:21095: result: yes
configure:21099: checking alloca.h presence
configure:21114: gcc -E conftest.c
configure:21120: $? = 0
configure:21134: result: yes
configure:21162: checking for alloca.h
configure:21170: result: yes
configure:21185: checking whether NLS is requested
configure:21194: result: yes
configure:21232: checking for msgfmt
configure: trying /usr/bin/msgfmt...
0 translated messages.
configure:21264: result: /usr/bin/msgfmt
configure:21273: checking for gmsgfmt
configure:21304: result: /usr/bin/msgfmt
configure:21355: checking for xgettext
configure: trying /usr/bin/xgettext...
/usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C
configure:21387: result: /usr/bin/xgettext
configure:21433: checking for msgmerge
configure: trying /usr/bin/msgmerge...
configure:21464: result: /usr/bin/msgmerge
configure:21518: checking for ld used by GCC
configure:21582: result: /usr/bin/ld -m elf_i386
configure:21591: checking if the linker (/usr/bin/ld -m elf_i386) is GNU ld
configure:21604: result: yes
configure:21611: checking for shared library run path origin
configure:21624: result: done
configure:22081: checking for CFPreferencesCopyAppValue
configure:22109: gcc -o conftest -m32 -g -Wl,-z -Wl,defs -Wl,--as-needed -L/usr/lib conftest.c -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:25:42: error: CoreFoundation/CFPreferences.h: No such file or directory
conftest.c: In function 'main':
conftest.c:29: error: 'NULL' undeclared (first use in this function)
conftest.c:29: error: (Each undeclared identifier is reported only once
conftest.c:29: error: for each function it appears in.)
configure:22115: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "gxine"
| #define PACKAGE_TARNAME "gxine"
| #define PACKAGE_VERSION "0.5.901"
| #define PACKAGE_STRING "gxine 0.5.901"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gxine"
| #define VERSION "0.5.901"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_PTRDIFF_T 1
| #define always_inline inline __attribute__ ((__always_inline__))
| #define HAVE_ALLOCA_H 1
| /* end confdefs.h. */
| #include <CoreFoundation/CFPreferences.h>
| int
| main ()
| {
| CFPreferencesCopyAppValue(NULL, NULL)
| ;
| return 0;
| }
configure:22133: result: no
configure:22142: checking for CFLocaleCopyCurrent
configure:22170: gcc -o conftest -m32 -g -Wl,-z -Wl,defs -Wl,--as-needed -L/usr/lib conftest.c -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:25:37: error: CoreFoundation/CFLocale.h: No such file or directory
configure:22176: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "gxine"
| #define PACKAGE_TARNAME "gxine"
| #define PACKAGE_VERSION "0.5.901"
| #define PACKAGE_STRING "gxine 0.5.901"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gxine"
| #define VERSION "0.5.901"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_PTRDIFF_T 1
| #define always_inline inline __attribute__ ((__always_inline__))
| #define HAVE_ALLOCA_H 1
| /* end confdefs.h. */
| #include <CoreFoundation/CFLocale.h>
| int
| main ()
| {
| CFLocaleCopyCurrent();
| ;
| return 0;
| }
configure:22194: result: no
configure:22245: checking for GNU gettext in libc
configure:22275: gcc -o conftest -m32 -g -Wl,-z -Wl,defs -Wl,--as-needed -L/usr/lib conftest.c >&5
configure:22281: $? = 0
configure:22299: result: yes
configure:23015: checking whether to use NLS
configure:23017: result: yes
configure:23020: checking where the gettext function comes from
configure:23031: result: libc
configure:23143: checking for pkg-config
configure:23161: found /usr/bin/pkg-config
configure:23173: result: /usr/bin/pkg-config
configure:23202: checking pkg-config is at least version 0.9.0
configure:23205: result: yes
configure:23214: checking for X
configure:23449: result: libraries /usr/lib64, headers
configure:23464: checking for XCB
configure:23472: $PKG_CONFIG --exists --print-errors "xcb >= 1.0"
configure:23475: $? = 0
configure:23490: $PKG_CONFIG --exists --print-errors "xcb >= 1.0"
configure:23493: $? = 0
configure:23529: result: yes
configure:23585: checking whether -R must be followed by a space
configure:23611: gcc -o conftest -m32 -g -Wl,-z -Wl,defs -Wl,--as-needed -L/usr/lib conftest.c -R/usr/lib64 >&5
gcc: unrecognized option '-R/usr/lib64'
configure:23617: $? = 0
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "gxine"
| #define PACKAGE_TARNAME "gxine"
| #define PACKAGE_VERSION "0.5.901"
| #define PACKAGE_STRING "gxine 0.5.901"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gxine"
| #define VERSION "0.5.901"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_PTRDIFF_T 1
| #define always_inline inline __attribute__ ((__always_inline__))
| #define HAVE_ALLOCA_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_XCB 1
| #define ENABLE_X11_VO 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:23652: gcc -o conftest -m32 -g -Wl,-z -Wl,defs -Wl,--as-needed -L/usr/lib conftest.c -R /usr/lib64 >&5
gcc: unrecognized option '-R'
/usr/lib64: file not recognized: Is a directory
collect2: ld returned 1 exit status
configure:23658: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "gxine"
| #define PACKAGE_TARNAME "gxine"
| #define PACKAGE_VERSION "0.5.901"
| #define PACKAGE_STRING "gxine 0.5.901"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gxine"
| #define VERSION "0.5.901"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_PTRDIFF_T 1
| #define always_inline inline __attribute__ ((__always_inline__))
| #define HAVE_ALLOCA_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_XCB 1
| #define ENABLE_X11_VO 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:23671: result: neither works
configure:23724: gcc -o conftest -m32 -g -Wl,-z -Wl,defs -Wl,--as-needed -L/usr/lib conftest.c -L/usr/lib64 -lX11 >&5
configure:23730: $? = 0
configure:23887: checking for gethostbyname
configure:23943: gcc -o conftest -m32 -g -Wl,-z -Wl,defs -Wl,--as-needed -L/usr/lib conftest.c >&5
configure:23949: $? = 0
configure:23966: result: yes
configure:24111: checking for connect
configure:24167: gcc -o conftest -m32 -g -Wl,-z -Wl,defs -Wl,--as-needed -L/usr/lib conftest.c >&5
configure:24173: $? = 0
configure:24190: result: yes
configure:24262: checking for remove
configure:24318: gcc -o conftest -m32 -g -Wl,-z -Wl,defs -Wl,--as-needed -L/usr/lib conftest.c >&5
configure:24324: $? = 0
configure:24341: result: yes
configure:24413: checking for shmat
configure:24469: gcc -o conftest -m32 -g -Wl,-z -Wl,defs -Wl,--as-needed -L/usr/lib conftest.c >&5
configure:24475: $? = 0
configure:24492: result: yes
configure:24573: checking for IceConnectionNumber in -lICE
configure:24608: gcc -o conftest -m32 -g -Wl,-z -Wl,defs -Wl,--as-needed -L/usr/lib -L/usr/lib64 conftest.c -lICE >&5
configure:24614: $? = 0
configure:24632: result: yes
configure:24655: checking for socket in -lsocket
configure:24690: gcc -o conftest -m32 -g -Wl,-z -Wl,defs -Wl,--as-needed -L/usr/lib conftest.c -lsocket >&5
/usr/bin/ld: cannot find -lsocket
collect2: ld returned 1 exit status
configure:24696: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "gxine"
| #define PACKAGE_TARNAME "gxine"
| #define PACKAGE_VERSION "0.5.901"
| #define PACKAGE_STRING "gxine 0.5.901"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gxine"
| #define VERSION "0.5.901"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_PTRDIFF_T 1
| #define always_inline inline __attribute__ ((__always_inline__))
| #define HAVE_ALLOCA_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_XCB 1
| #define ENABLE_X11_VO 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char socket ();
| int
| main ()
| {
| return socket ();
| ;
| return 0;
| }
configure:24714: result: no
configure:24720: checking for gethostbyname in -lnsl
configure:24755: gcc -o conftest -m32 -g -Wl,-z -Wl,defs -Wl,--as-needed -L/usr/lib conftest.c -lnsl >&5
configure:24761: $? = 0
configure:24779: result: yes
configure:24814: looking for the Spidermonkey Javascript library in various places.
configure:24820: trying mozjs via pkgconfig xulrunner-js
configure:24824: checking for JS
configure:24832: $PKG_CONFIG --exists --print-errors "xulrunner-js"
Package xulrunner-js was not found in the pkg-config search path.
Perhaps you should add the directory containing `xulrunner-js.pc'
to the PKG_CONFIG_PATH environment variable
No package 'xulrunner-js' found
configure:24835: $? = 1
configure:24850: $PKG_CONFIG --exists --print-errors "xulrunner-js"
Package xulrunner-js was not found in the pkg-config search path.
Perhaps you should add the directory containing `xulrunner-js.pc'
to the PKG_CONFIG_PATH environment variable
No package 'xulrunner-js' found
configure:24853: $? = 1
No package 'xulrunner-js' found
configure:24881: result: no
configure:24883: result: no
configure:24900: trying mozjs via pkgconfig mozilla-js
configure:24904: checking for JS
configure:24912: $PKG_CONFIG --exists --print-errors "mozilla-js"
Package mozilla-js was not found in the pkg-config search path.
Perhaps you should add the directory containing `mozilla-js.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mozilla-js' found
configure:24915: $? = 1
configure:24930: $PKG_CONFIG --exists --print-errors "mozilla-js"
Package mozilla-js was not found in the pkg-config search path.
Perhaps you should add the directory containing `mozilla-js.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mozilla-js' found
configure:24933: $? = 1
No package 'mozilla-js' found
configure:24961: result: no
configure:24963: result: no
configure:24982: trying mozjs via pkgconfig firefox-js
configure:24986: checking for JS
configure:24994: $PKG_CONFIG --exists --print-errors "firefox-js"
Package firefox-js was not found in the pkg-config search path.
Perhaps you should add the directory containing `firefox-js.pc'
to the PKG_CONFIG_PATH environment variable
No package 'firefox-js' found
configure:24997: $? = 1
configure:25012: $PKG_CONFIG --exists --print-errors "firefox-js"
Package firefox-js was not found in the pkg-config search path.
Perhaps you should add the directory containing `firefox-js.pc'
to the PKG_CONFIG_PATH environment variable
No package 'firefox-js' found
configure:25015: $? = 1
No package 'firefox-js' found
configure:25043: result: no
configure:25045: result: no
configure:25063: trying mozjs via pkgconfig seamonkey-js
configure:25067: checking for JS
configure:25075: $PKG_CONFIG --exists --print-errors "seamonkey-js"
configure:25078: $? = 0
configure:25093: $PKG_CONFIG --exists --print-errors "seamonkey-js"
configure:25096: $? = 0
configure:25134: result: yes
configure:25139: WARNING: gxine may fail if libmozjs.so is not in the usual locations. You may need to set LD_LIBRARY_PATH.
configure:25557: checking whether to build the Mozilla plugin
configure:25567: result: yes
configure:25572: checking for X11/Xaw/Form.h
configure:25593: gcc -c -m32 -g conftest.c >&5
configure:25599: $? = 0
configure:25614: result: yes
configure:25627: looking for libnspr in various places.
configure:25787: trying pkgconfig firefox-nspr
configure:25791: checking for NSPR
configure:25799: $PKG_CONFIG --exists --print-errors "$nspr"
Package firefox-nspr was not found in the pkg-config search path.
Perhaps you should add the directory containing `firefox-nspr.pc'
to the PKG_CONFIG_PATH environment variable
No package 'firefox-nspr' found
configure:25802: $? = 1
configure:25817: $PKG_CONFIG --exists --print-errors "$nspr"
Package firefox-nspr was not found in the pkg-config search path.
Perhaps you should add the directory containing `firefox-nspr.pc'
to the PKG_CONFIG_PATH environment variable
No package 'firefox-nspr' found
configure:25820: $? = 1
No package 'firefox-nspr' found
configure:25848: result: no
configure:25655: checking firefox/nspr/prtypes.h usability
configure:25672: gcc -c -m32 -g conftest.c >&5
conftest.c:63:34: error: firefox/nspr/prtypes.h: No such file or directory
configure:25678: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "gxine"
| #define PACKAGE_TARNAME "gxine"
| #define PACKAGE_VERSION "0.5.901"
| #define PACKAGE_STRING "gxine 0.5.901"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gxine"
| #define VERSION "0.5.901"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_PTRDIFF_T 1
| #define always_inline inline __attribute__ ((__always_inline__))
| #define HAVE_ALLOCA_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_XCB 1
| #define ENABLE_X11_VO 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <firefox/nspr/prtypes.h>
configure:25692: result: no
configure:25696: checking firefox/nspr/prtypes.h presence
configure:25711: gcc -E conftest.c
conftest.c:30:34: error: firefox/nspr/prtypes.h: No such file or directory
configure:25717: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "gxine"
| #define PACKAGE_TARNAME "gxine"
| #define PACKAGE_VERSION "0.5.901"
| #define PACKAGE_STRING "gxine 0.5.901"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gxine"
| #define VERSION "0.5.901"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_PTRDIFF_T 1
| #define always_inline inline __attribute__ ((__always_inline__))
| #define HAVE_ALLOCA_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_XCB 1
| #define ENABLE_X11_VO 1
| /* end confdefs.h. */
| #include <firefox/nspr/prtypes.h>
configure:25731: result: no
configure:25759: checking for firefox/nspr/prtypes.h
configure:25767: result: no
configure:25787: trying pkgconfig nspr
configure:25791: checking for NSPR
configure:25799: $PKG_CONFIG --exists --print-errors "$nspr"
configure:25802: $? = 0
configure:25817: $PKG_CONFIG --exists --print-errors "$nspr"
configure:25820: $? = 0
configure:25856: result: yes
configure:25881: checking for GTK2
configure:25889: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.8.0"
configure:25892: $? = 0
configure:25907: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.8.0"
configure:25910: $? = 0
configure:25986: result: yes
configure:25992: checking for GLIB2
configure:26000: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0"
configure:26003: $? = 0
configure:26018: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0"
configure:26021: $? = 0
configure:26097: result: yes
configure:26103: checking for GTHREAD2
configure:26111: $PKG_CONFIG --exists --print-errors "gthread-2.0 >= 2.10.0"
configure:26114: $? = 0
configure:26129: $PKG_CONFIG --exists --print-errors "gthread-2.0 >= 2.10.0"
configure:26132: $? = 0
configure:26208: result: yes
configure:26214: checking for PANGO
configure:26222: $PKG_CONFIG --exists --print-errors "pango >= 1.12.0"
configure:26225: $? = 0
configure:26240: $PKG_CONFIG --exists --print-errors "pango >= 1.12.0"
configure:26243: $? = 0
configure:26319: result: yes
configure:26327: checking whether glib uses the system malloc by default
configure:26350: gcc -o conftest -m32 -g -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-z -Wl,defs -Wl,--as-needed -L/usr/lib conftest.c -lglib-2.0 >&5
configure:26353: $? = 0
configure:26359: ./conftest
configure:26362: $? = 0
configure:26386: result: yes
configure:26524: checking for HAL
configure:26532: $PKG_CONFIG --exists --print-errors "hal"
configure:26535: $? = 0
configure:26550: $PKG_CONFIG --exists --print-errors "hal"
configure:26553: $? = 0
configure:26591: result: yes
configure:26603: checking how to acquire device info via HAL
configure:26616: result: "linux.device_file", prefix ""
configure:26642: checking for gnome-screensaver-command
configure:26660: found /usr/bin/gnome-screensaver-command
configure:26672: result: /usr/bin/gnome-screensaver-command
configure:26806: checking for DBUS
configure:26814: $PKG_CONFIG --exists --print-errors "dbus-glib-1"
configure:26817: $? = 0
configure:26832: $PKG_CONFIG --exists --print-errors "dbus-glib-1"
configure:26835: $? = 0
configure:26873: result: yes
configure:26895: checking for xscreensaver-command
configure:26928: result: no
configure:26942: checking for DPMSQueryExtension in -lXtst
configure:26977: gcc -o conftest -m32 -g -Wl,-z -Wl,defs -Wl,--as-needed -L/usr/lib conftest.c -lXtst -L/usr/lib64 -lSM -lICE -lXext >&5
configure:26983: $? = 0
configure:27001: result: yes
configure:27004: checking for X11/extensions/dpms.h
configure:27025: gcc -c -m32 -g conftest.c >&5
configure:27031: $? = 0
configure:27046: result: yes
configure:27082: checking for XTestFakeKeyEvent in -lXtst
configure:27117: gcc -o conftest -m32 -g -Wl,-z -Wl,defs -Wl,--as-needed -L/usr/lib conftest.c -lXtst -L/usr/lib64 -lSM -lICE -lXext >&5
configure:27123: $? = 0
configure:27141: result: yes
configure:27154: checking X11/extensions/XTest.h usability
configure:27171: gcc -c -m32 -g conftest.c >&5
configure:27177: $? = 0
configure:27191: result: yes
configure:27195: checking X11/extensions/XTest.h presence
configure:27210: gcc -E conftest.c
configure:27216: $? = 0
configure:27230: result: yes
configure:27258: checking for X11/extensions/XTest.h
configure:27265: result: yes
configure:27312: checking for XineramaQueryExtension in -lXinerama
configure:27347: gcc -o conftest -m32 -g -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-z -Wl,defs -Wl,--as-needed -L/usr/lib conftest.c -lXinerama -L/usr/lib64 -lSM -lICE -lXext >&5
/usr/bin/ld: skipping incompatible /usr/lib64/libXinerama.so when searching for -lXinerama
/usr/bin/ld: skipping incompatible /usr/lib64/libXinerama.so when searching for -lXinerama
/usr/bin/ld: cannot find -lXinerama
collect2: ld returned 1 exit status
configure:27353: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "gxine"
| #define PACKAGE_TARNAME "gxine"
| #define PACKAGE_VERSION "0.5.901"
| #define PACKAGE_STRING "gxine 0.5.901"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gxine"
| #define VERSION "0.5.901"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_PTRDIFF_T 1
| #define always_inline inline __attribute__ ((__always_inline__))
| #define HAVE_ALLOCA_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_XCB 1
| #define ENABLE_X11_VO 1
| #define GLIB_USES_SYSTEM_MALLOC 1
| #define WITH_HAL 1
| #define HAL_DEVICE_FILE_PROPERTY "linux.device_file"
| #define WITH_DBUS 1
| #define GNOME_SCREENSAVER_COMMAND "/usr/bin/gnome-screensaver-command"
| #define HAVE_DPMS_EXTENSION
| #define HAVE_XTESTEXTENSION
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char XineramaQueryExtension ();
| int
| main ()
| {
| return XineramaQueryExtension ();
| ;
| return 0;
| }
configure:27371: result: no
configure:27537: checking for XRRQueryExtension in -lXrandr
configure:27572: gcc -o conftest -m32 -g -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-z -Wl,defs -Wl,--as-needed -L/usr/lib conftest.c -lXrandr -L/usr/lib64 -lSM -lICE -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >&5
/usr/bin/ld: skipping incompatible /usr/lib64/libcairo.so when searching for -lcairo
/usr/bin/ld: skipping incompatible /usr/lib64/libcairo.so when searching for -lcairo
/usr/bin/ld: cannot find -lcairo
collect2: ld returned 1 exit status
configure:27578: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "gxine"
| #define PACKAGE_TARNAME "gxine"
| #define PACKAGE_VERSION "0.5.901"
| #define PACKAGE_STRING "gxine 0.5.901"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gxine"
| #define VERSION "0.5.901"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_PTRDIFF_T 1
| #define always_inline inline __attribute__ ((__always_inline__))
| #define HAVE_ALLOCA_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_XCB 1
| #define ENABLE_X11_VO 1
| #define GLIB_USES_SYSTEM_MALLOC 1
| #define WITH_HAL 1
| #define HAL_DEVICE_FILE_PROPERTY "linux.device_file"
| #define WITH_DBUS 1
| #define GNOME_SCREENSAVER_COMMAND "/usr/bin/gnome-screensaver-command"
| #define HAVE_DPMS_EXTENSION
| #define HAVE_XTESTEXTENSION
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char XRRQueryExtension ();
| int
| main ()
| {
| return XRRQueryExtension ();
| ;
| return 0;
| }
configure:27596: result: no
configure:27630: checking for pthread_create in -lpthread
configure:27665: gcc -o conftest -m32 -g -Wl,-z -Wl,defs -Wl,--as-needed -L/usr/lib conftest.c -lpthread >&5
configure:27671: $? = 0
configure:27689: result: yes
configure:27702: checking pthread.h usability
configure:27719: gcc -c -m32 -g conftest.c >&5
configure:27725: $? = 0
configure:27739: result: yes
configure:27743: checking pthread.h presence
configure:27758: gcc -E conftest.c
configure:27764: $? = 0
configure:27778: result: yes
configure:27806: checking for pthread.h
configure:27813: result: yes
configure:27882: checking for XINE-LIB version >= 1.1.8
configure:28125: result: yes
configure:28228: checking for strsep
configure:28284: gcc -o conftest -m32 -g -Wl,-z -Wl,defs -Wl,--as-needed -L/usr/lib conftest.c >&5
configure:28290: $? = 0
configure:28308: result: yes
configure:28228: checking for strpbrk
configure:28284: gcc -o conftest -m32 -g -Wl,-z -Wl,defs -Wl,--as-needed -L/usr/lib conftest.c >&5
conftest.c:61: warning: conflicting types for built-in function 'strpbrk'
configure:28290: $? = 0
configure:28308: result: yes
configure:28228: checking for setenv
configure:28284: gcc -o conftest -m32 -g -Wl,-z -Wl,defs -Wl,--as-needed -L/usr/lib conftest.c >&5
configure:28290: $? = 0
configure:28308: result: yes
configure:28333: checking malloc.h usability
configure:28350: gcc -c -m32 -g conftest.c >&5
configure:28356: $? = 0
configure:28370: result: yes
configure:28374: checking malloc.h presence
configure:28389: gcc -E conftest.c
configure:28395: $? = 0
configure:28409: result: yes
configure:28437: checking for malloc.h
configure:28445: result: yes
configure:28481: checking which logo format to use
configure:28509: error: no available demuxer for the logo image - rebuild/reinstall xine-lib?
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_always_inline=yes
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_gnu99=-std=gnu99
ac_cv_c_inline=inline
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-m32 -g'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_DBUS_CFLAGS_set=
ac_cv_env_DBUS_CFLAGS_value=
ac_cv_env_DBUS_LIBS_set=
ac_cv_env_DBUS_LIBS_value=
ac_cv_env_GLIB2_CFLAGS_set=
ac_cv_env_GLIB2_CFLAGS_value=
ac_cv_env_GLIB2_LIBS_set=
ac_cv_env_GLIB2_LIBS_value=
ac_cv_env_GTHREAD2_CFLAGS_set=
ac_cv_env_GTHREAD2_CFLAGS_value=
ac_cv_env_GTHREAD2_LIBS_set=
ac_cv_env_GTHREAD2_LIBS_value=
ac_cv_env_GTK2_CFLAGS_set=
ac_cv_env_GTK2_CFLAGS_value=
ac_cv_env_GTK2_LIBS_set=
ac_cv_env_GTK2_LIBS_value=
ac_cv_env_HAL_CFLAGS_set=
ac_cv_env_HAL_CFLAGS_value=
ac_cv_env_HAL_LIBS_set=
ac_cv_env_HAL_LIBS_value=
ac_cv_env_JS_CFLAGS_set=
ac_cv_env_JS_CFLAGS_value=
ac_cv_env_JS_LIBS_set=
ac_cv_env_JS_LIBS_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-L/usr/lib
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_NSPR_CFLAGS_set=
ac_cv_env_NSPR_CFLAGS_value=
ac_cv_env_NSPR_LIBS_set=
ac_cv_env_NSPR_LIBS_value=
ac_cv_env_PANGO_CFLAGS_set=
ac_cv_env_PANGO_CFLAGS_value=
ac_cv_env_PANGO_LIBS_set=
ac_cv_env_PANGO_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_VENDOR_PKG_VERSION_set=
ac_cv_env_VENDOR_PKG_VERSION_value=
ac_cv_env_XCB_CFLAGS_set=
ac_cv_env_XCB_CFLAGS_value=
ac_cv_env_XCB_LIBS_set=
ac_cv_env_XCB_LIBS_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_connect=yes
ac_cv_func_dlopen=no
ac_cv_func_gethostbyname=yes
ac_cv_func_remove=yes
ac_cv_func_setenv=yes
ac_cv_func_shl_load=no
ac_cv_func_shmat=yes
ac_cv_func_strpbrk=yes
ac_cv_func_strsep=yes
ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\''/usr/lib64'\'''
ac_cv_header_X11_Xaw_Form_h=yes
ac_cv_header_X11_extensions_XTest_h=yes
ac_cv_header_X11_extensions_dpms_h=yes
ac_cv_header_alloca_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_firefox_nspr_prtypes_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_pthread_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_ld_asneeded=yes
ac_cv_ld_z_defs=yes
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_Xinerama_XineramaQueryExtension=no
ac_cv_lib_Xrandr_XRRQueryExtension=no
ac_cv_lib_Xtst_DPMSQueryExtension=yes
ac_cv_lib_Xtst_XTestFakeKeyEvent=yes
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_dld_shl_load=no
ac_cv_lib_nsl_gethostbyname=yes
ac_cv_lib_pthread_pthread_create=yes
ac_cv_lib_socket_socket=no
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_GREP=/bin/grep
ac_cv_path_GSSCMD=/usr/bin/gnome-screensaver-command
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_strerror='none required'
ac_cv_type_off_t=yes
ac_cv_type_ptrdiff_t=yes
ac_cv_type_size_t=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_path_LD='/usr/bin/ld -m elf_i386'
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=gcc3
gt_cv_func_CFLocaleCopyCurrent=no
gt_cv_func_CFPreferencesCopyAppValue=no
gt_cv_func_gnugettext1_libc=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=-ldl
lt_cv_dlopen_self=yes
lt_cv_dlopen_self_static=no
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib /usr/lib64/ctapi /usr/lib/mysql /usr/lib64/mysql /usr/lib/opensync/ /usr/lib/opensync/formats/ /usr/lib/opensync/plugins/ /usr/lib64/opensync/ /usr/lib64/opensync/formats/ /usr/lib64/opensync/plugins/ /usr/lib/qt-3.3/lib /usr/lib64/qt-3.3/lib /usr/lib/wine/ /usr/local/lib '
lt_cv_sys_lib_search_path_spec='/usr/lib/gcc/x86_64-redhat-linux/4.1.2 /usr/lib /lib'
lt_cv_sys_max_cmd_len=98304
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
pkg_cv_DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include '
pkg_cv_DBUS_LIBS='-L/lib64 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 '
pkg_cv_GLIB2_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include '
pkg_cv_GLIB2_LIBS='-lglib-2.0 '
pkg_cv_GTHREAD2_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include '
pkg_cv_GTHREAD2_LIBS='-pthread -lgthread-2.0 -lrt -lglib-2.0 '
pkg_cv_GTK2_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include '
pkg_cv_GTK2_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 '
pkg_cv_HAL_CFLAGS='-DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include '
pkg_cv_HAL_LIBS='-L/lib64 -lhal -ldbus-1 '
pkg_cv_JS_CFLAGS='-DXP_UNIX -DJS_THREADSAFE -I/usr/include/seamonkey-1.1.5/js -I/usr/include/seamonkey-1.1.5/nspr '
pkg_cv_JS_LIBS='-L/usr/lib64/seamonkey-1.1.5 -lmozjs -lplds4 -lplc4 -lnspr4 -lpthread -ldl '
pkg_cv_NSPR_CFLAGS='-I/usr/include/nspr4 '
pkg_cv_NSPR_LIBS='-lplds4 -lplc4 -lnspr4 -lpthread -ldl '
pkg_cv_PANGO_CFLAGS='-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include '
pkg_cv_PANGO_LIBS='-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 '
pkg_cv_XCB_CFLAGS=' '
pkg_cv_XCB_LIBS='-lxcb '
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /usr/src/redhat/BUILD/gxine/gxine-0.5.901/missing --run aclocal-1.10'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/src/redhat/BUILD/gxine/gxine-0.5.901/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /usr/src/redhat/BUILD/gxine/gxine-0.5.901/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/src/redhat/BUILD/gxine/gxine-0.5.901/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/src/redhat/BUILD/gxine/gxine-0.5.901/missing --run automake-1.10'
AWK='gawk'
BROWSER_PLUGIN_FALSE='#'
BROWSER_PLUGIN_TRUE=''
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-m32 -g'
CPP='gcc -E'
CPPFLAGS=''
CXXCPP=''
CYGPATH_W='echo'
DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include '
DBUS_LIBS='-L/lib64 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 '
DEBUG_CFLAGS=''
DEBUG_LDFLAGS=''
DEFS=''
DEPDIR='.deps'
DSYMUTIL=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
GLIB2_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include '
GLIB2_LIBS='-lglib-2.0 '
GMSGFMT='/usr/bin/msgfmt'
GMSGFMT_015='/usr/bin/msgfmt'
GNU99='-std=gnu99'
GREP='/bin/grep'
GSSCMD='/usr/bin/gnome-screensaver-command'
GTHREAD2_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include '
GTHREAD2_LIBS='-pthread -lgthread-2.0 -lrt -lglib-2.0 '
GTK2_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include '
GTK2_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 '
GXINE_BINPATH=''
GXINE_CONFPATH=''
GXINE_HICOLOURPATH=''
GXINE_HICOLOURPATH_REL=''
GXINE_ICONPATH=''
GXINE_LOGOPATH=''
GXINE_MISCPATH=''
GXINE_PIXMAPPATH=''
GXINE_PLUGINPATH=''
HAL_CFLAGS='-DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include '
HAL_LIBS='-L/lib64 -lhal -ldbus-1 '
HAVE_DPMS_EXTENSION_FALSE='#'
HAVE_DPMS_EXTENSION_TRUE=''
HAVE_GETOPT_LONG_FALSE=''
HAVE_GETOPT_LONG_TRUE=''
HAVE_XINERAMA_FALSE=''
HAVE_XINERAMA_TRUE='#'
HAVE_XRANDR_FALSE=''
HAVE_XRANDR_TRUE='#'
HAVE_XTESTEXTENSION_FALSE=''
HAVE_XTESTEXTENSION_TRUE='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INTLLIBS=''
INTL_MACOSX_LIBS=''
JS_CFLAGS='-DXP_UNIX -DJS_THREADSAFE -I/usr/include/seamonkey-1.1.5/js -I/usr/include/seamonkey-1.1.5/nspr '
JS_LIBS='-L/usr/lib64/seamonkey-1.1.5 -lmozjs -lplds4 -lplc4 -lnspr4 -lpthread -ldl '
LDFLAGS='-Wl,-z -Wl,defs -Wl,--as-needed -L/usr/lib'
LIBICONV='-liconv'
LIBINTL=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBTOOL_DEPS='./ltmain.sh'
LIRC_INCLUDE=''
LIRC_LIBS=''
LN_S='ln -s'
LOGO_FORMAT=''
LTLIBICONV='-liconv'
LTLIBINTL=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /usr/src/redhat/BUILD/gxine/gxine-0.5.901/missing --run makeinfo'
MAKE_PNG_FALSE=''
MAKE_PNG_TRUE=''
MANLINGUAS=''
MSGFMT='/usr/bin/msgfmt'
MSGFMT_015='/usr/bin/msgfmt'
MSGMERGE='/usr/bin/msgmerge'
NET_LIBS='-lnsl '
NMEDIT=''
NSPR_CFLAGS='-I/usr/include/nspr4 '
NSPR_LIBS='-lplds4 -lplc4 -lnspr4 -lpthread -ldl '
OBJEXT='o'
OPTIMISE_PNG_FALSE=''
OPTIMISE_PNG_TRUE=''
OPTIPNG=''
PACKAGE='gxine'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='gxine'
PACKAGE_STRING='gxine 0.5.901'
PACKAGE_TARNAME='gxine'
PACKAGE_VERSION='0.5.901'
PANGO_CFLAGS='-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include '
PANGO_LIBS='-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 '
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
POSUB='po'
RANLIB='ranlib'
RSVG=''
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
THREAD_LIBS='-lpthread'
USE_NLS='yes'
VENDOR_PKG_VERSION=''
VERSION='0.5.901'
WITH_XCB_FALSE='#'
WITH_XCB_TRUE=''
XCB_CFLAGS=' '
XCB_LIBS='-lxcb '
XGETTEXT='/usr/bin/xgettext'
XGETTEXT_015='/usr/bin/xgettext'
XINERAMA_LIBS=''
XINE_ACFLAGS=''
XINE_CFLAGS=''
XINE_CONFIG=''
XINE_LIBS=''
XMKMF=''
XSSCMD=''
XTEST_LIBS='-lXtst'
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=' -L/usr/lib64'
X_PRE_LIBS=' -lSM -lICE'
ac_ct_CC='gcc'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /usr/src/redhat/BUILD/gxine/gxine-0.5.901/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME "gxine"
#define PACKAGE_TARNAME "gxine"
#define PACKAGE_VERSION "0.5.901"
#define PACKAGE_STRING "gxine 0.5.901"
#define PACKAGE_BUGREPORT ""
#define PACKAGE "gxine"
#define VERSION "0.5.901"
#define _GNU_SOURCE 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define HAVE_PTRDIFF_T 1
#define always_inline inline __attribute__ ((__always_inline__))
#define HAVE_ALLOCA_H 1
#define ENABLE_NLS 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1
#define HAVE_XCB 1
#define ENABLE_X11_VO 1
#define GLIB_USES_SYSTEM_MALLOC 1
#define WITH_HAL 1
#define HAL_DEVICE_FILE_PROPERTY "linux.device_file"
#define WITH_DBUS 1
#define GNOME_SCREENSAVER_COMMAND "/usr/bin/gnome-screensaver-command"
#define HAVE_DPMS_EXTENSION
#define HAVE_XTESTEXTENSION
#define HAVE_STRSEP 1
#define HAVE_STRPBRK 1
#define HAVE_SETENV 1
#define HAVE_MALLOC_H 1
#define LIB_PACKAGE "libxine1"
configure: exit 1