Skip to content

Instantly share code, notes, and snippets.

@nils-werner
Created May 4, 2012 16:44
Show Gist options
  • Save nils-werner/2596098 to your computer and use it in GitHub Desktop.
Save nils-werner/2596098 to your computer and use it in GitHub Desktop.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by xbmc configure 11.9.2, which was
generated by GNU Autoconf 2.67. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = nils-desktop
uname -m = x86_64
uname -r = 2.6.38-14-generic
uname -s = Linux
uname -v = #58-Ubuntu SMP Tue Mar 27 20:04:55 UTC 2012
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
PATH: /home/nils/.bin
PATH: /usr/local/cuda/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:3463: checking for a BSD-compatible install
configure:3531: result: /usr/bin/install -c
configure:3542: checking whether build environment is sane
configure:3592: result: yes
configure:3733: checking for a thread-safe mkdir -p
configure:3772: result: /bin/mkdir -p
configure:3785: checking for gawk
configure:3801: found /usr/bin/gawk
configure:3812: result: gawk
configure:3823: checking whether make sets $(MAKE)
configure:3845: result: yes
configure:3929: checking build system type
configure:3943: result: x86_64-unknown-linux-gnu
configure:3963: checking host system type
configure:3976: result: x86_64-unknown-linux-gnu
configure:4530: checking for g++
configure:4546: found /usr/bin/g++
configure:4557: result: g++
configure:4584: checking for C++ compiler version
configure:4593: g++ --version >&5
g++ (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2
Copyright (C) 2010 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:4604: $? = 0
configure:4593: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.5.2/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.5.2-8ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.5/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.5 --enable-shared --enable-multiarch --with-multiarch-defaults=x86_64-linux-gnu --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib/x86_64-linux-gnu --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.5 --libdir=/usr/lib/x86_64-linux-gnu --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-gold --enable-ld=default --with-plugin-ld=ld.gold --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4)
configure:4604: $? = 0
configure:4593: g++ -V >&5
g++: '-V' option must have argument
configure:4604: $? = 1
configure:4593: g++ -qversion >&5
g++: unrecognized option '-qversion'
g++: no input files
configure:4604: $? = 1
configure:4624: checking whether the C++ compiler works
configure:4646: g++ conftest.cpp >&5
configure:4650: $? = 0
configure:4698: result: yes
configure:4701: checking for C++ compiler default output file name
configure:4703: result: a.out
configure:4709: checking for suffix of executables
configure:4716: g++ -o conftest conftest.cpp >&5
configure:4720: $? = 0
configure:4742: result:
configure:4764: checking whether we are cross compiling
configure:4772: g++ -o conftest conftest.cpp >&5
configure:4776: $? = 0
configure:4783: ./conftest
configure:4787: $? = 0
configure:4802: result: no
configure:4807: checking for suffix of object files
configure:4829: g++ -c conftest.cpp >&5
configure:4833: $? = 0
configure:4854: result: o
configure:4858: checking whether we are using the GNU C++ compiler
configure:4877: g++ -c conftest.cpp >&5
configure:4877: $? = 0
configure:4886: result: yes
configure:4895: checking whether g++ accepts -g
configure:4915: g++ -c -g conftest.cpp >&5
configure:4915: $? = 0
configure:4956: result: yes
configure:4990: checking for style of include used by make
configure:5018: result: GNU
configure:5043: checking dependency style of g++
configure:5153: result: none
configure:5218: checking for gcc
configure:5234: found /usr/bin/gcc
configure:5245: result: gcc
configure:5474: checking for C compiler version
configure:5483: gcc --version >&5
gcc (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2
Copyright (C) 2010 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:5494: $? = 0
configure:5483: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.5.2/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.5.2-8ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.5/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.5 --enable-shared --enable-multiarch --with-multiarch-defaults=x86_64-linux-gnu --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib/x86_64-linux-gnu --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.5 --libdir=/usr/lib/x86_64-linux-gnu --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-gold --enable-ld=default --with-plugin-ld=ld.gold --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4)
configure:5494: $? = 0
configure:5483: gcc -V >&5
gcc: '-V' option must have argument
configure:5494: $? = 1
configure:5483: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:5494: $? = 1
configure:5498: checking whether we are using the GNU C compiler
configure:5517: gcc -c conftest.c >&5
configure:5517: $? = 0
configure:5526: result: yes
configure:5535: checking whether gcc accepts -g
configure:5555: gcc -c -g conftest.c >&5
configure:5555: $? = 0
configure:5596: result: yes
configure:5613: checking for gcc option to accept ISO C89
configure:5677: gcc -c -g -O2 conftest.c >&5
configure:5677: $? = 0
configure:5690: result: none needed
configure:5712: checking dependency style of gcc
configure:5822: result: none
configure:5862: checking for a sed that does not truncate output
configure:5926: result: /bin/sed
configure:5944: checking for grep that handles long lines and -e
configure:6002: result: /bin/grep
configure:6007: checking for egrep
configure:6069: result: /bin/grep -E
configure:6074: checking for fgrep
configure:6136: result: /bin/grep -F
configure:6171: checking for ld used by gcc
configure:6238: result: /usr/bin/ld
configure:6245: checking if the linker (/usr/bin/ld) is GNU ld
configure:6260: result: yes
configure:6272: checking for BSD- or MS-compatible name lister (nm)
configure:6321: result: /usr/bin/nm -B
configure:6439: checking the name lister (/usr/bin/nm -B) interface
configure:6446: gcc -c -g -O2 conftest.c >&5
configure:6449: /usr/bin/nm -B "conftest.o"
configure:6452: output
0000000000000000 B some_variable
configure:6459: result: BSD nm
configure:6462: checking whether ln -s works
configure:6466: result: yes
configure:6474: checking the maximum length of command line arguments
configure:6594: result: 1572864
configure:6611: checking whether the shell understands some XSI constructs
configure:6621: result: yes
configure:6625: checking whether the shell understands "+="
configure:6631: result: yes
configure:6666: checking for /usr/bin/ld option to reload object files
configure:6673: result: -r
configure:6742: checking for objdump
configure:6758: found /usr/bin/objdump
configure:6769: result: objdump
configure:6801: checking how to recognize dependent libraries
configure:6997: result: pass_all
configure:7057: checking for ar
configure:7073: found /usr/bin/ar
configure:7084: result: ar
configure:7162: checking for strip
configure:7178: found /usr/bin/strip
configure:7189: result: strip
configure:7261: checking for ranlib
configure:7277: found /usr/bin/ranlib
configure:7288: result: ranlib
configure:7378: checking command to parse /usr/bin/nm -B output from gcc object
configure:7496: gcc -c -g -O2 conftest.c >&5
configure:7499: $? = 0
configure:7503: /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:7506: $? = 0
configure:7560: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:7563: $? = 0
configure:7601: result: ok
configure:7697: gcc -c -g -O2 conftest.c >&5
configure:7700: $? = 0
configure:8410: checking how to run the C preprocessor
configure:8441: gcc -E conftest.c
configure:8441: $? = 0
configure:8455: gcc -E conftest.c
conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:8455: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xbmc"
| #define PACKAGE_TARNAME "xbmc"
| #define PACKAGE_VERSION "11.9.2"
| #define PACKAGE_STRING "xbmc 11.9.2"
| #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "xbmc"
| #define VERSION "11.9.2"
| #define LIRC_DEVICE "/dev/lircd"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:8480: result: gcc -E
configure:8500: gcc -E conftest.c
configure:8500: $? = 0
configure:8514: gcc -E conftest.c
conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:8514: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xbmc"
| #define PACKAGE_TARNAME "xbmc"
| #define PACKAGE_VERSION "11.9.2"
| #define PACKAGE_STRING "xbmc 11.9.2"
| #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "xbmc"
| #define VERSION "11.9.2"
| #define LIRC_DEVICE "/dev/lircd"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:8543: checking for ANSI C header files
configure:8563: gcc -c -g -O2 conftest.c >&5
configure:8563: $? = 0
configure:8636: gcc -o conftest -g -O2 conftest.c >&5
configure:8636: $? = 0
configure:8636: ./conftest
configure:8636: $? = 0
configure:8647: result: yes
configure:8660: checking for sys/types.h
configure:8660: gcc -c -g -O2 conftest.c >&5
configure:8660: $? = 0
configure:8660: result: yes
configure:8660: checking for sys/stat.h
configure:8660: gcc -c -g -O2 conftest.c >&5
configure:8660: $? = 0
configure:8660: result: yes
configure:8660: checking for stdlib.h
configure:8660: gcc -c -g -O2 conftest.c >&5
configure:8660: $? = 0
configure:8660: result: yes
configure:8660: checking for string.h
configure:8660: gcc -c -g -O2 conftest.c >&5
configure:8660: $? = 0
configure:8660: result: yes
configure:8660: checking for memory.h
configure:8660: gcc -c -g -O2 conftest.c >&5
configure:8660: $? = 0
configure:8660: result: yes
configure:8660: checking for strings.h
configure:8660: gcc -c -g -O2 conftest.c >&5
configure:8660: $? = 0
configure:8660: result: yes
configure:8660: checking for inttypes.h
configure:8660: gcc -c -g -O2 conftest.c >&5
configure:8660: $? = 0
configure:8660: result: yes
configure:8660: checking for stdint.h
configure:8660: gcc -c -g -O2 conftest.c >&5
configure:8660: $? = 0
configure:8660: result: yes
configure:8660: checking for unistd.h
configure:8660: gcc -c -g -O2 conftest.c >&5
configure:8660: $? = 0
configure:8660: result: yes
configure:8674: checking for dlfcn.h
configure:8674: gcc -c -g -O2 conftest.c >&5
configure:8674: $? = 0
configure:8674: result: yes
configure:8799: checking for C++ compiler version
configure:8808: g++ --version >&5
g++ (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2
Copyright (C) 2010 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:8819: $? = 0
configure:8808: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.5.2/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.5.2-8ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.5/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.5 --enable-shared --enable-multiarch --with-multiarch-defaults=x86_64-linux-gnu --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib/x86_64-linux-gnu --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.5 --libdir=/usr/lib/x86_64-linux-gnu --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-gold --enable-ld=default --with-plugin-ld=ld.gold --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4)
configure:8819: $? = 0
configure:8808: g++ -V >&5
g++: '-V' option must have argument
configure:8819: $? = 1
configure:8808: g++ -qversion >&5
g++: unrecognized option '-qversion'
g++: no input files
configure:8819: $? = 1
configure:8823: checking whether we are using the GNU C++ compiler
configure:8851: result: yes
configure:8860: checking whether g++ accepts -g
configure:8921: result: yes
configure:8946: checking dependency style of g++
configure:9056: result: none
configure:9079: checking how to run the C++ preprocessor
configure:9106: g++ -E conftest.cpp
configure:9106: $? = 0
configure:9120: g++ -E conftest.cpp
conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:9120: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xbmc"
| #define PACKAGE_TARNAME "xbmc"
| #define PACKAGE_VERSION "11.9.2"
| #define PACKAGE_STRING "xbmc 11.9.2"
| #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "xbmc"
| #define VERSION "11.9.2"
| #define LIRC_DEVICE "/dev/lircd"
| #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. */
| #include <ac_nonexistent.h>
configure:9145: result: g++ -E
configure:9165: g++ -E conftest.cpp
configure:9165: $? = 0
configure:9179: g++ -E conftest.cpp
conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:9179: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xbmc"
| #define PACKAGE_TARNAME "xbmc"
| #define PACKAGE_VERSION "11.9.2"
| #define PACKAGE_STRING "xbmc 11.9.2"
| #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "xbmc"
| #define VERSION "11.9.2"
| #define LIRC_DEVICE "/dev/lircd"
| #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. */
| #include <ac_nonexistent.h>
configure:9385: checking for objdir
configure:9400: result: .libs
configure:9692: checking if gcc supports -fno-rtti -fno-exceptions
configure:9710: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:9714: $? = 0
configure:9727: result: no
configure:9747: checking for gcc option to produce PIC
configure:10019: result: -fPIC -DPIC
configure:10031: checking if gcc PIC flag -fPIC -DPIC works
configure:10049: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
configure:10053: $? = 0
configure:10066: result: yes
configure:10090: checking if gcc static flag -static works
configure:10118: result: yes
configure:10133: checking if gcc supports -c -o file.o
configure:10154: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:10158: $? = 0
configure:10180: result: yes
configure:10188: checking if gcc supports -c -o file.o
configure:10235: result: yes
configure:10268: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:11259: result: yes
configure:11296: checking whether -lc should be explicitly linked in
configure:11301: gcc -c -g -O2 conftest.c >&5
configure:11304: $? = 0
configure:11319: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
configure:11322: $? = 0
configure:11334: result: no
configure:11498: checking dynamic linker characteristics
configure:11931: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
configure:11931: $? = 0
configure:12161: result: GNU/Linux ld.so
configure:12263: checking how to hardcode library paths into programs
configure:12288: result: immediate
configure:12808: checking whether stripping libraries is possible
configure:12813: result: yes
configure:12848: checking if libtool supports shared libraries
configure:12850: result: yes
configure:12853: checking whether to build shared libraries
configure:12874: result: yes
configure:12877: checking whether to build static libraries
configure:12881: result: yes
configure:13031: checking for ld used by g++
configure:13098: result: /usr/bin/ld -m elf_x86_64
configure:13105: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:13120: result: yes
configure:13175: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:14088: result: yes
configure:14116: g++ -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp >&5
configure:14119: $? = 0
configure:14301: checking for g++ option to produce PIC
configure:14618: result: -fPIC -DPIC
configure:14627: checking if g++ PIC flag -fPIC -DPIC works
configure:14645: g++ -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPIC -DPIC conftest.cpp >&5
configure:14649: $? = 0
configure:14662: result: yes
configure:14683: checking if g++ static flag -static works
configure:14711: result: yes
configure:14723: checking if g++ supports -c -o file.o
configure:14744: g++ -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o out/conftest2.o conftest.cpp >&5
configure:14748: $? = 0
configure:14770: result: yes
configure:14775: checking if g++ supports -c -o file.o
configure:14822: result: yes
configure:14852: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:14881: result: yes
configure:15018: checking dynamic linker characteristics
configure:15399: g++ -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-rpath -Wl,/foo conftest.cpp >&5
configure:15399: $? = 0
configure:15629: result: GNU/Linux ld.so
configure:15680: checking how to hardcode library paths into programs
configure:15705: result: immediate
configure:15768: checking for gawk
configure:15795: result: gawk
configure:15806: checking whether ln -s works
configure:15810: result: yes
configure:15817: checking whether make sets $(MAKE)
configure:15839: result: yes
configure:16020: checking for working alloca.h
configure:16037: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:16037: $? = 0
configure:16045: result: yes
configure:16053: checking for alloca
configure:16090: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:16090: $? = 0
configure:16098: result: yes
configure:16207: checking for uid_t in sys/types.h
configure:16226: result: yes
configure:16239: checking for unistd.h
configure:16239: result: yes
configure:16249: checking for working chown
configure:16282: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:16282: $? = 0
configure:16282: ./conftest
configure:16282: $? = 0
configure:16294: result: yes
configure:16305: checking for dirent.h that defines DIR
configure:16324: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:16324: $? = 0
configure:16332: result: yes
configure:16345: checking for library containing opendir
configure:16376: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:16376: $? = 0
configure:16393: result: none required
configure:16460: checking whether closedir returns void
configure:16484: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:16484: $? = 0
configure:16484: ./conftest
configure:16484: $? = 0
configure:16494: result: no
configure:16502: checking for error_at_line
configure:16518: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:16518: $? = 0
configure:16526: result: yes
configure:16537: checking for _LARGEFILE_SOURCE value needed for large files
configure:16556: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:16556: $? = 0
configure:16584: result: no
configure:16606: checking whether gcc needs -traditional
configure:16640: result: no
configure:16647: checking whether lstat correctly handles trailing slash
configure:16673: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:16673: $? = 0
configure:16673: ./conftest
configure:16673: $? = 0
configure:16690: result: yes
configure:16709: checking whether lstat accepts an empty string
configure:16729: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:16729: $? = 0
configure:16729: ./conftest
configure:16729: $? = 0
configure:16739: result: no
configure:16755: checking whether lstat correctly handles trailing slash
configure:16798: result: yes
configure:16817: checking for working memcmp
configure:16860: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:16860: $? = 0
configure:16860: ./conftest
configure:16860: $? = 0
configure:16870: result: yes
configure:16879: checking whether time.h and sys/time.h may both be included
configure:16899: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:16899: $? = 0
configure:16906: result: yes
configure:16920: checking for sys/time.h
configure:16920: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:16920: $? = 0
configure:16920: result: yes
configure:16920: checking for unistd.h
configure:16920: result: yes
configure:16920: checking for stdlib.h
configure:16920: result: yes
configure:16920: checking for sys/param.h
configure:16920: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:16920: $? = 0
configure:16920: result: yes
configure:16920: checking for utime.h
configure:16920: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:16920: $? = 0
configure:16920: result: yes
configure:16941: checking for alarm
configure:16941: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:16941: $? = 0
configure:16941: result: yes
configure:16954: checking for working mktime
configure:17156: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:17156: $? = 0
configure:17156: ./conftest
configure:17156: $? = 0
configure:17166: result: yes
configure:17184: checking for getpagesize
configure:17184: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:17184: $? = 0
configure:17184: result: yes
configure:17193: checking for working mmap
configure:17340: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:17340: $? = 0
configure:17340: ./conftest
configure:17340: $? = 0
configure:17350: result: yes
configure:17365: checking sys/select.h usability
configure:17365: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:17365: $? = 0
configure:17365: result: yes
configure:17365: checking sys/select.h presence
configure:17365: gcc -E conftest.c
configure:17365: $? = 0
configure:17365: result: yes
configure:17365: checking for sys/select.h
configure:17365: result: yes
configure:17365: checking sys/socket.h usability
configure:17365: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:17365: $? = 0
configure:17365: result: yes
configure:17365: checking sys/socket.h presence
configure:17365: gcc -E conftest.c
configure:17365: $? = 0
configure:17365: result: yes
configure:17365: checking for sys/socket.h
configure:17365: result: yes
configure:17375: checking types of arguments for select
configure:17403: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:17403: $? = 0
configure:17414: result: int,fd_set *,struct timeval *
configure:17444: checking return type of signal handlers
configure:17462: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:52:1: error: void value not ignored as it ought to be
configure:17462: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xbmc"
| #define PACKAGE_TARNAME "xbmc"
| #define PACKAGE_VERSION "11.9.2"
| #define PACKAGE_STRING "xbmc 11.9.2"
| #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "xbmc"
| #define VERSION "11.9.2"
| #define LIRC_DEVICE "/dev/lircd"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FSEEKO 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_ALARM 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <signal.h>
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
| ;
| return 0;
| }
configure:17469: result: void
configure:17477: checking whether stat accepts an empty string
configure:17497: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:17497: $? = 0
configure:17497: ./conftest
configure:17497: $? = 0
configure:17507: result: no
configure:17523: checking for working strcoll
configure:17544: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:17544: $? = 0
configure:17544: ./conftest
configure:17544: $? = 0
configure:17554: result: yes
configure:17564: checking for strftime
configure:17564: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
conftest.c:71:6: warning: conflicting types for built-in function 'strftime'
configure:17564: $? = 0
configure:17564: result: yes
configure:17617: checking for working strtod
configure:17658: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:104:12: warning: ignoring return value of 'strtod', declared with attribute warn_unused_result
configure:17658: $? = 0
configure:17658: ./conftest
configure:17658: $? = 0
configure:17668: result: yes
configure:17733: checking whether utime accepts a null argument
configure:17762: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:17762: $? = 0
configure:17762: ./conftest
configure:17762: $? = 0
configure:17772: result: yes
configure:17784: checking for vprintf
configure:17784: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
conftest.c:73:6: warning: conflicting types for built-in function 'vprintf'
configure:17784: $? = 0
configure:17784: result: yes
configure:17790: checking for _doprnt
configure:17790: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
/tmp/ccLKYsXQ.o: In function `main':
/home/nils/Projekte/xbmc/conftest.c:85: undefined reference to `_doprnt'
collect2: ld returned 1 exit status
configure:17790: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xbmc"
| #define PACKAGE_TARNAME "xbmc"
| #define PACKAGE_VERSION "11.9.2"
| #define PACKAGE_STRING "xbmc 11.9.2"
| #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "xbmc"
| #define VERSION "11.9.2"
| #define LIRC_DEVICE "/dev/lircd"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FSEEKO 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_ALARM 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define RETSIGTYPE void
| #define HAVE_STRCOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_VPRINTF 1
| /* end confdefs.h. */
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _doprnt innocuous__doprnt
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _doprnt (); 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 _doprnt
|
| /* 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 _doprnt ();
| /* 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__doprnt || defined __stub____doprnt
| choke me
| #endif
|
| int
| main ()
| {
| return _doprnt ();
| ;
| return 0;
| }
configure:17790: result: no
configure:17804: checking for atexit
configure:17804: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:17804: $? = 0
configure:17804: result: yes
configure:17804: checking for dup2
configure:17804: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:17804: $? = 0
configure:17804: result: yes
configure:17804: checking for fdatasync
configure:17804: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:17804: $? = 0
configure:17804: result: yes
configure:17804: checking for floor
configure:17804: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
conftest.c:77:6: warning: conflicting types for built-in function 'floor'
/tmp/ccNgATc6.o: In function `main':
/home/nils/Projekte/xbmc/conftest.c:88: undefined reference to `floor'
collect2: ld returned 1 exit status
configure:17804: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xbmc"
| #define PACKAGE_TARNAME "xbmc"
| #define PACKAGE_VERSION "11.9.2"
| #define PACKAGE_STRING "xbmc 11.9.2"
| #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "xbmc"
| #define VERSION "11.9.2"
| #define LIRC_DEVICE "/dev/lircd"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FSEEKO 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_ALARM 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define RETSIGTYPE void
| #define HAVE_STRCOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_VPRINTF 1
| #define HAVE_ATEXIT 1
| #define HAVE_DUP2 1
| #define HAVE_FDATASYNC 1
| /* end confdefs.h. */
| /* Define floor to an innocuous variant, in case <limits.h> declares floor.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define floor innocuous_floor
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char floor (); 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 floor
|
| /* 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 floor ();
| /* 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_floor || defined __stub___floor
| choke me
| #endif
|
| int
| main ()
| {
| return floor ();
| ;
| return 0;
| }
configure:17804: result: no
configure:17804: checking for fs_stat_dev
configure:17804: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
/tmp/ccoDgxpc.o: In function `main':
/home/nils/Projekte/xbmc/conftest.c:88: undefined reference to `fs_stat_dev'
collect2: ld returned 1 exit status
configure:17804: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xbmc"
| #define PACKAGE_TARNAME "xbmc"
| #define PACKAGE_VERSION "11.9.2"
| #define PACKAGE_STRING "xbmc 11.9.2"
| #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "xbmc"
| #define VERSION "11.9.2"
| #define LIRC_DEVICE "/dev/lircd"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FSEEKO 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_ALARM 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define RETSIGTYPE void
| #define HAVE_STRCOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_VPRINTF 1
| #define HAVE_ATEXIT 1
| #define HAVE_DUP2 1
| #define HAVE_FDATASYNC 1
| /* end confdefs.h. */
| /* Define fs_stat_dev to an innocuous variant, in case <limits.h> declares fs_stat_dev.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define fs_stat_dev innocuous_fs_stat_dev
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char fs_stat_dev (); 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 fs_stat_dev
|
| /* 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 fs_stat_dev ();
| /* 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_fs_stat_dev || defined __stub___fs_stat_dev
| choke me
| #endif
|
| int
| main ()
| {
| return fs_stat_dev ();
| ;
| return 0;
| }
configure:17804: result: no
configure:17804: checking for ftime
configure:17804: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:17804: $? = 0
configure:17804: result: yes
configure:17804: checking for ftruncate
configure:17804: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:17804: $? = 0
configure:17804: result: yes
configure:17804: checking for getcwd
configure:17804: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:17804: $? = 0
configure:17804: result: yes
configure:17804: checking for gethostbyaddr
configure:17804: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:17804: $? = 0
configure:17804: result: yes
configure:17804: checking for gethostbyname
configure:17804: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:17804: $? = 0
configure:17804: result: yes
configure:17804: checking for gethostname
configure:17804: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:17804: $? = 0
configure:17804: result: yes
configure:17804: checking for getpagesize
configure:17804: result: yes
configure:17804: checking for getpass
configure:17804: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:17804: $? = 0
configure:17804: result: yes
configure:17804: checking for gettimeofday
configure:17804: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:17804: $? = 0
configure:17804: result: yes
configure:17804: checking for inet_ntoa
configure:17804: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:17804: $? = 0
configure:17804: result: yes
configure:17804: checking for lchown
configure:17804: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:17804: $? = 0
configure:17804: result: yes
configure:17804: checking for localeconv
configure:17804: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:17804: $? = 0
configure:17804: result: yes
configure:17804: checking for memchr
configure:17804: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
conftest.c:89:6: warning: conflicting types for built-in function 'memchr'
configure:17804: $? = 0
configure:17804: result: yes
configure:17804: checking for memmove
configure:17804: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
conftest.c:90:6: warning: conflicting types for built-in function 'memmove'
configure:17804: $? = 0
configure:17804: result: yes
configure:17804: checking for memset
configure:17804: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
conftest.c:91:6: warning: conflicting types for built-in function 'memset'
configure:17804: $? = 0
configure:17804: result: yes
configure:17804: checking for mkdir
configure:17804: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:17804: $? = 0
configure:17804: result: yes
configure:17804: checking for modf
configure:17804: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
conftest.c:93:6: warning: conflicting types for built-in function 'modf'
configure:17804: $? = 0
configure:17804: result: yes
configure:17804: checking for munmap
configure:17804: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:17804: $? = 0
configure:17804: result: yes
configure:17804: checking for pow
configure:17804: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
conftest.c:95:6: warning: conflicting types for built-in function 'pow'
/tmp/ccHZtqs8.o: In function `main':
/home/nils/Projekte/xbmc/conftest.c:106: undefined reference to `pow'
collect2: ld returned 1 exit status
configure:17804: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xbmc"
| #define PACKAGE_TARNAME "xbmc"
| #define PACKAGE_VERSION "11.9.2"
| #define PACKAGE_STRING "xbmc 11.9.2"
| #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "xbmc"
| #define VERSION "11.9.2"
| #define LIRC_DEVICE "/dev/lircd"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FSEEKO 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_ALARM 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define RETSIGTYPE void
| #define HAVE_STRCOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_VPRINTF 1
| #define HAVE_ATEXIT 1
| #define HAVE_DUP2 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOA 1
| #define HAVE_LCHOWN 1
| #define HAVE_LOCALECONV 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDIR 1
| #define HAVE_MODF 1
| #define HAVE_MUNMAP 1
| /* end confdefs.h. */
| /* Define pow to an innocuous variant, in case <limits.h> declares pow.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define pow innocuous_pow
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char pow (); 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 pow
|
| /* 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 pow ();
| /* 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_pow || defined __stub___pow
| choke me
| #endif
|
| int
| main ()
| {
| return pow ();
| ;
| return 0;
| }
configure:17804: result: no
configure:17804: checking for rmdir
configure:17804: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:17804: $? = 0
configure:17804: result: yes
configure:17804: checking for select
configure:17804: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:17804: $? = 0
configure:17804: result: yes
configure:17804: checking for setenv
configure:17804: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:17804: $? = 0
configure:17804: result: yes
configure:17804: checking for setlocale
configure:17804: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:17804: $? = 0
configure:17804: result: yes
configure:17804: checking for socket
configure:17804: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:17804: $? = 0
configure:17804: result: yes
configure:17804: checking for sqrt
configure:17804: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
conftest.c:100:6: warning: conflicting types for built-in function 'sqrt'
/tmp/ccPVstBt.o: In function `main':
/home/nils/Projekte/xbmc/conftest.c:111: undefined reference to `sqrt'
collect2: ld returned 1 exit status
configure:17804: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xbmc"
| #define PACKAGE_TARNAME "xbmc"
| #define PACKAGE_VERSION "11.9.2"
| #define PACKAGE_STRING "xbmc 11.9.2"
| #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "xbmc"
| #define VERSION "11.9.2"
| #define LIRC_DEVICE "/dev/lircd"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FSEEKO 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_ALARM 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define RETSIGTYPE void
| #define HAVE_STRCOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_VPRINTF 1
| #define HAVE_ATEXIT 1
| #define HAVE_DUP2 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOA 1
| #define HAVE_LCHOWN 1
| #define HAVE_LOCALECONV 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDIR 1
| #define HAVE_MODF 1
| #define HAVE_MUNMAP 1
| #define HAVE_RMDIR 1
| #define HAVE_SELECT 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SOCKET 1
| /* end confdefs.h. */
| /* Define sqrt to an innocuous variant, in case <limits.h> declares sqrt.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define sqrt innocuous_sqrt
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char sqrt (); 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 sqrt
|
| /* 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 sqrt ();
| /* 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_sqrt || defined __stub___sqrt
| choke me
| #endif
|
| int
| main ()
| {
| return sqrt ();
| ;
| return 0;
| }
configure:17804: result: no
configure:17804: checking for strcasecmp
configure:17804: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
conftest.c:100:6: warning: conflicting types for built-in function 'strcasecmp'
configure:17804: $? = 0
configure:17804: result: yes
configure:17804: checking for strchr
configure:17804: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
conftest.c:101:6: warning: conflicting types for built-in function 'strchr'
configure:17804: $? = 0
configure:17804: result: yes
configure:17804: checking for strcspn
configure:17804: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
conftest.c:102:6: warning: conflicting types for built-in function 'strcspn'
configure:17804: $? = 0
configure:17804: result: yes
configure:17804: checking for strdup
configure:17804: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
conftest.c:103:6: warning: conflicting types for built-in function 'strdup'
configure:17804: $? = 0
configure:17804: result: yes
configure:17804: checking for strerror
configure:17804: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:17804: $? = 0
configure:17804: result: yes
configure:17804: checking for strncasecmp
configure:17804: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
conftest.c:105:6: warning: conflicting types for built-in function 'strncasecmp'
configure:17804: $? = 0
configure:17804: result: yes
configure:17804: checking for strpbrk
configure:17804: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
conftest.c:106:6: warning: conflicting types for built-in function 'strpbrk'
configure:17804: $? = 0
configure:17804: result: yes
configure:17804: checking for strrchr
configure:17804: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
conftest.c:107:6: warning: conflicting types for built-in function 'strrchr'
configure:17804: $? = 0
configure:17804: result: yes
configure:17804: checking for strspn
configure:17804: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
conftest.c:108:6: warning: conflicting types for built-in function 'strspn'
configure:17804: $? = 0
configure:17804: result: yes
configure:17804: checking for strstr
configure:17804: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
conftest.c:109:6: warning: conflicting types for built-in function 'strstr'
configure:17804: $? = 0
configure:17804: result: yes
configure:17804: checking for strtol
configure:17804: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:17804: $? = 0
configure:17804: result: yes
configure:17804: checking for strtoul
configure:17804: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:17804: $? = 0
configure:17804: result: yes
configure:17804: checking for sysinfo
configure:17804: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:17804: $? = 0
configure:17804: result: yes
configure:17804: checking for tzset
configure:17804: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:17804: $? = 0
configure:17804: result: yes
configure:17804: checking for utime
configure:17804: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:17804: $? = 0
configure:17804: result: yes
configure:17819: checking size of int
configure:17824: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:17824: $? = 0
configure:17824: ./conftest
configure:17824: $? = 0
configure:17838: result: 4
configure:17852: checking size of size_t
configure:17857: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:17857: $? = 0
configure:17857: ./conftest
configure:17857: $? = 0
configure:17871: result: 8
configure:17886: checking sys/inotify.h usability
configure:17886: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:17886: $? = 0
configure:17886: result: yes
configure:17886: checking sys/inotify.h presence
configure:17886: gcc -E conftest.c
configure:17886: $? = 0
configure:17886: result: yes
configure:17886: checking for sys/inotify.h
configure:17886: result: yes
configure:17903: checking boost/shared_ptr.hpp usability
configure:17903: g++ -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.cpp >&5
configure:17903: $? = 0
configure:17903: result: yes
configure:17903: checking boost/shared_ptr.hpp presence
configure:17903: g++ -E conftest.cpp
configure:17903: $? = 0
configure:17903: result: yes
configure:17903: checking for boost/shared_ptr.hpp
configure:17903: result: yes
configure:18072: checking for main in -lGL
configure:18091: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c -lGL >&5
configure:18091: $? = 0
configure:18100: result: yes
configure:18113: checking for main in -lGLEW
configure:18132: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c -lGLEW -lGL >&5
configure:18132: $? = 0
configure:18141: result: yes
configure:18154: checking for main in -lGLU
configure:18173: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c -lGLU -lGLEW -lGL >&5
configure:18173: $? = 0
configure:18182: result: yes
configure:18244: checking for mysql_config
configure:18260: found /usr/bin/mysql_config
configure:18272: result: yes
configure:18288: checking ass/ass.h usability
configure:18288: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:18288: $? = 0
configure:18288: result: yes
configure:18288: checking ass/ass.h presence
configure:18288: gcc -E conftest.c
configure:18288: $? = 0
configure:18288: result: yes
configure:18288: checking for ass/ass.h
configure:18288: result: yes
configure:18296: checking mpeg2dec/mpeg2.h usability
configure:18296: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:18296: $? = 0
configure:18296: result: yes
configure:18296: checking mpeg2dec/mpeg2.h presence
configure:18296: gcc -E conftest.c
configure:18296: $? = 0
configure:18296: result: yes
configure:18296: checking for mpeg2dec/mpeg2.h
configure:18296: result: yes
configure:18304: checking for mpeg2dec/mpeg2convert.h
configure:18304: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:18304: $? = 0
configure:18304: result: yes
configure:18314: checking mad.h usability
configure:18314: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:18314: $? = 0
configure:18314: result: yes
configure:18314: checking mad.h presence
configure:18314: gcc -E conftest.c
configure:18314: $? = 0
configure:18314: result: yes
configure:18314: checking for mad.h
configure:18314: result: yes
configure:18322: checking jpeglib.h usability
configure:18322: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:18322: $? = 0
configure:18322: result: yes
configure:18322: checking jpeglib.h presence
configure:18322: gcc -E conftest.c
configure:18322: $? = 0
configure:18322: result: yes
configure:18322: checking for jpeglib.h
configure:18322: result: yes
configure:18330: checking samplerate.h usability
configure:18330: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:18330: $? = 0
configure:18330: result: yes
configure:18330: checking samplerate.h presence
configure:18330: gcc -E conftest.c
configure:18330: $? = 0
configure:18330: result: yes
configure:18330: checking for samplerate.h
configure:18330: result: yes
configure:18338: checking ogg/ogg.h usability
configure:18338: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:18338: $? = 0
configure:18338: result: yes
configure:18338: checking ogg/ogg.h presence
configure:18338: gcc -E conftest.c
configure:18338: $? = 0
configure:18338: result: yes
configure:18338: checking for ogg/ogg.h
configure:18338: result: yes
configure:18346: checking vorbis/vorbisfile.h usability
configure:18346: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:18346: $? = 0
configure:18346: result: yes
configure:18346: checking vorbis/vorbisfile.h presence
configure:18346: gcc -E conftest.c
configure:18346: $? = 0
configure:18346: result: yes
configure:18346: checking for vorbis/vorbisfile.h
configure:18346: result: yes
configure:18354: checking vorbis/vorbisenc.h usability
configure:18354: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:18354: $? = 0
configure:18354: result: yes
configure:18354: checking vorbis/vorbisenc.h presence
configure:18354: gcc -E conftest.c
configure:18354: $? = 0
configure:18354: result: yes
configure:18354: checking for vorbis/vorbisenc.h
configure:18354: result: yes
configure:18362: checking libmodplug/modplug.h usability
configure:18362: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:18362: $? = 0
configure:18362: result: yes
configure:18362: checking libmodplug/modplug.h presence
configure:18362: gcc -E conftest.c
configure:18362: $? = 0
configure:18362: result: yes
configure:18362: checking for libmodplug/modplug.h
configure:18362: result: yes
configure:18370: checking curl/curl.h usability
configure:18370: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:18370: $? = 0
configure:18370: result: yes
configure:18370: checking curl/curl.h presence
configure:18370: gcc -E conftest.c
configure:18370: $? = 0
configure:18370: result: yes
configure:18370: checking for curl/curl.h
configure:18370: result: yes
configure:18378: checking FLAC/stream_decoder.h usability
configure:18378: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:18378: $? = 0
configure:18378: result: yes
configure:18378: checking FLAC/stream_decoder.h presence
configure:18378: gcc -E conftest.c
configure:18378: $? = 0
configure:18378: result: yes
configure:18378: checking for FLAC/stream_decoder.h
configure:18378: result: yes
configure:18390: checking openssl/crypto.h usability
configure:18390: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:18390: $? = 0
configure:18390: result: yes
configure:18390: checking openssl/crypto.h presence
configure:18390: gcc -E conftest.c
configure:18390: $? = 0
configure:18390: result: yes
configure:18390: checking for openssl/crypto.h
configure:18390: result: yes
configure:18398: checking gcrypt.h usability
configure:18398: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c >&5
configure:18398: $? = 0
configure:18398: result: yes
configure:18398: checking gcrypt.h presence
configure:18398: gcc -E conftest.c
configure:18398: $? = 0
configure:18398: result: yes
configure:18398: checking for gcrypt.h
configure:18398: result: yes
configure:18408: checking for gcry_control in -lgcrypt
configure:18433: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c -lgcrypt -lGLU -lGLEW -lGL -Wl,-Bsymbolic-functions -rdynamic -L/usr/lib/mysql -lmysqlclient >&5
configure:18433: $? = 0
configure:18442: result: yes
configure:18460: checking for main in -lbz2
configure:18479: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c -lbz2 -lgcrypt -lGLU -lGLEW -lGL -Wl,-Bsymbolic-functions -rdynamic -L/usr/lib/mysql -lmysqlclient >&5
configure:18479: $? = 0
configure:18488: result: yes
configure:18501: checking for main in -ljpeg
configure:18520: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c -ljpeg -lbz2 -lgcrypt -lGLU -lGLEW -lGL -Wl,-Bsymbolic-functions -rdynamic -L/usr/lib/mysql -lmysqlclient >&5
configure:18520: $? = 0
configure:18529: result: yes
configure:18542: checking for main in -ltiff
configure:18561: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c -ltiff -ljpeg -lbz2 -lgcrypt -lGLU -lGLEW -lGL -Wl,-Bsymbolic-functions -rdynamic -L/usr/lib/mysql -lmysqlclient >&5
configure:18561: $? = 0
configure:18570: result: yes
configure:18583: checking for main in -lpthread
configure:18602: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lGLU -lGLEW -lGL -Wl,-Bsymbolic-functions -rdynamic -L/usr/lib/mysql -lmysqlclient >&5
configure:18602: $? = 0
configure:18611: result: yes
configure:18624: checking for main in -llzo2
configure:18643: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lGLU -lGLEW -lGL -Wl,-Bsymbolic-functions -rdynamic -L/usr/lib/mysql -lmysqlclient >&5
configure:18643: $? = 0
configure:18652: result: yes
configure:18665: checking for main in -lz
configure:18684: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lGLU -lGLEW -lGL -Wl,-Bsymbolic-functions -rdynamic -L/usr/lib/mysql -lmysqlclient >&5
configure:18684: $? = 0
configure:18693: result: yes
configure:18706: checking for main in -lcrypto
configure:18725: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lGLU -lGLEW -lGL -Wl,-Bsymbolic-functions -rdynamic -L/usr/lib/mysql -lmysqlclient >&5
configure:18725: $? = 0
configure:18734: result: yes
configure:18747: checking for main in -lssl
configure:18766: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lGLU -lGLEW -lGL -Wl,-Bsymbolic-functions -rdynamic -L/usr/lib/mysql -lmysqlclient >&5
configure:18766: $? = 0
configure:18775: result: yes
configure:18788: checking for main in -lmysqlclient
configure:18807: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c -lmysqlclient -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lGLU -lGLEW -lGL -Wl,-Bsymbolic-functions -rdynamic -L/usr/lib/mysql -lmysqlclient >&5
configure:18807: $? = 0
configure:18816: result: yes
configure:18829: checking for sftp_tell64 in -lssh
configure:18854: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c -lssh -lmysqlclient -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lGLU -lGLEW -lGL -Wl,-Bsymbolic-functions -rdynamic -L/usr/lib/mysql -lmysqlclient >&5
/usr/bin/ld: cannot find -lssh
collect2: ld returned 1 exit status
configure:18854: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xbmc"
| #define PACKAGE_TARNAME "xbmc"
| #define PACKAGE_VERSION "11.9.2"
| #define PACKAGE_STRING "xbmc 11.9.2"
| #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "xbmc"
| #define VERSION "11.9.2"
| #define LIRC_DEVICE "/dev/lircd"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FSEEKO 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_ALARM 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define RETSIGTYPE void
| #define HAVE_STRCOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_VPRINTF 1
| #define HAVE_ATEXIT 1
| #define HAVE_DUP2 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOA 1
| #define HAVE_LCHOWN 1
| #define HAVE_LOCALECONV 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDIR 1
| #define HAVE_MODF 1
| #define HAVE_MUNMAP 1
| #define HAVE_RMDIR 1
| #define HAVE_SELECT 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSPN 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_SYSINFO 1
| #define HAVE_TZSET 1
| #define HAVE_UTIME 1
| #define SIZEOF_INT 4
| #define SIZEOF_SIZE_T 8
| #define HAVE_INOTIFY 1
| #define HAVE_LIBGL 1
| #define HAVE_LIBGLEW 1
| #define HAVE_LIBGLU 1
| #define HAVE_OPENSSL 1
| #define HAVE_LIBGCRYPT 1
| #define HAVE_GCRYPT 1
| #define HAVE_LIBBZ2 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBTIFF 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBLZO2 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_LIBSSL 1
| #define HAVE_LIBMYSQLCLIENT 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 sftp_tell64 ();
| int
| main ()
| {
| return sftp_tell64 ();
| ;
| return 0;
| }
configure:18863: result: no
configure:18873: result: Could not find suitable version of libssh
configure:18877: checking for hci_devid in -lbluetooth
configure:18902: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c -lbluetooth -lmysqlclient -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lGLU -lGLEW -lGL -Wl,-Bsymbolic-functions -rdynamic -L/usr/lib/mysql -lmysqlclient >&5
configure:18902: $? = 0
configure:18911: result: yes
configure:18925: checking for main in -lyajl
configure:18944: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c -lyajl -lbluetooth -lmysqlclient -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lGLU -lGLEW -lGL -Wl,-Bsymbolic-functions -rdynamic -L/usr/lib/mysql -lmysqlclient >&5
configure:18944: $? = 0
configure:18953: result: yes
configure:18966: checking for main in -ltinyxml
configure:18985: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 conftest.c -ltinyxml -lyajl -lbluetooth -lmysqlclient -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lGLU -lGLEW -lGL -Wl,-Bsymbolic-functions -rdynamic -L/usr/lib/mysql -lmysqlclient >&5
/usr/bin/ld: cannot find -ltinyxml
collect2: ld returned 1 exit status
configure:18985: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xbmc"
| #define PACKAGE_TARNAME "xbmc"
| #define PACKAGE_VERSION "11.9.2"
| #define PACKAGE_STRING "xbmc 11.9.2"
| #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "xbmc"
| #define VERSION "11.9.2"
| #define LIRC_DEVICE "/dev/lircd"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FSEEKO 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_ALARM 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define RETSIGTYPE void
| #define HAVE_STRCOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_VPRINTF 1
| #define HAVE_ATEXIT 1
| #define HAVE_DUP2 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOA 1
| #define HAVE_LCHOWN 1
| #define HAVE_LOCALECONV 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDIR 1
| #define HAVE_MODF 1
| #define HAVE_MUNMAP 1
| #define HAVE_RMDIR 1
| #define HAVE_SELECT 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSPN 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_SYSINFO 1
| #define HAVE_TZSET 1
| #define HAVE_UTIME 1
| #define SIZEOF_INT 4
| #define SIZEOF_SIZE_T 8
| #define HAVE_INOTIFY 1
| #define HAVE_LIBGL 1
| #define HAVE_LIBGLEW 1
| #define HAVE_LIBGLU 1
| #define HAVE_OPENSSL 1
| #define HAVE_LIBGCRYPT 1
| #define HAVE_GCRYPT 1
| #define HAVE_LIBBZ2 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBTIFF 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBLZO2 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_LIBSSL 1
| #define HAVE_LIBMYSQLCLIENT 1
| #define HAVE_LIBBLUETOOTH 1
| #define HAVE_LIBYAJL 1
| /* end confdefs.h. */
|
|
| int
| main ()
| {
| return main ();
| ;
| return 0;
| }
configure:18994: result: no
configure:19004: error: Could not find a required library. Please see the README for your platform.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_ALSA_CFLAGS_set=
ac_cv_env_ALSA_CFLAGS_value=
ac_cv_env_ALSA_LIBS_set=
ac_cv_env_ALSA_LIBS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CDIO_CFLAGS_set=
ac_cv_env_CDIO_CFLAGS_value=
ac_cv_env_CDIO_LIBS_set=
ac_cv_env_CDIO_LIBS_value=
ac_cv_env_CEC_CFLAGS_set=
ac_cv_env_CEC_CFLAGS_value=
ac_cv_env_CEC_LIBS_set=
ac_cv_env_CEC_LIBS_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
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_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_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_FFMPEG_CFLAGS_set=
ac_cv_env_FFMPEG_CFLAGS_value=
ac_cv_env_FFMPEG_LIBS_set=
ac_cv_env_FFMPEG_LIBS_value=
ac_cv_env_FONTCONFIG_CFLAGS_set=
ac_cv_env_FONTCONFIG_CFLAGS_value=
ac_cv_env_FONTCONFIG_LIBS_set=
ac_cv_env_FONTCONFIG_LIBS_value=
ac_cv_env_FREETYPE2_CFLAGS_set=
ac_cv_env_FREETYPE2_CFLAGS_value=
ac_cv_env_FREETYPE2_LIBS_set=
ac_cv_env_FREETYPE2_LIBS_value=
ac_cv_env_FRIBIDI_CFLAGS_set=
ac_cv_env_FRIBIDI_CFLAGS_value=
ac_cv_env_FRIBIDI_LIBS_set=
ac_cv_env_FRIBIDI_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_HAL_STORAGE_CFLAGS_set=
ac_cv_env_HAL_STORAGE_CFLAGS_value=
ac_cv_env_HAL_STORAGE_LIBS_set=
ac_cv_env_HAL_STORAGE_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBBLURAY_CFLAGS_set=
ac_cv_env_LIBBLURAY_CFLAGS_value=
ac_cv_env_LIBBLURAY_LIBS_set=
ac_cv_env_LIBBLURAY_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_OPENMAX_CFLAGS_set=
ac_cv_env_OPENMAX_CFLAGS_value=
ac_cv_env_OPENMAX_LIBS_set=
ac_cv_env_OPENMAX_LIBS_value=
ac_cv_env_PCRECPP_CFLAGS_set=
ac_cv_env_PCRECPP_CFLAGS_value=
ac_cv_env_PCRECPP_LIBS_set=
ac_cv_env_PCRECPP_LIBS_value=
ac_cv_env_PCRE_CFLAGS_set=
ac_cv_env_PCRE_CFLAGS_value=
ac_cv_env_PCRE_LIBS_set=
ac_cv_env_PCRE_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_PNG_CFLAGS_set=
ac_cv_env_PNG_CFLAGS_value=
ac_cv_env_PNG_LIBS_set=
ac_cv_env_PNG_LIBS_value=
ac_cv_env_PYTHON_VERSION_set=
ac_cv_env_PYTHON_VERSION_value=
ac_cv_env_SAMPLERATE_CFLAGS_set=
ac_cv_env_SAMPLERATE_CFLAGS_value=
ac_cv_env_SAMPLERATE_LIBS_set=
ac_cv_env_SAMPLERATE_LIBS_value=
ac_cv_env_SDL_CFLAGS_set=
ac_cv_env_SDL_CFLAGS_value=
ac_cv_env_SDL_LIBS_set=
ac_cv_env_SDL_LIBS_value=
ac_cv_env_SQLITE3_CFLAGS_set=
ac_cv_env_SQLITE3_CFLAGS_value=
ac_cv_env_SQLITE3_LIBS_set=
ac_cv_env_SQLITE3_LIBS_value=
ac_cv_env_UDEV_CFLAGS_set=
ac_cv_env_UDEV_CFLAGS_value=
ac_cv_env_UDEV_LIBS_set=
ac_cv_env_UDEV_LIBS_value=
ac_cv_env_USB_CFLAGS_set=
ac_cv_env_USB_CFLAGS_value=
ac_cv_env_USB_LIBS_set=
ac_cv_env_USB_LIBS_value=
ac_cv_env_X11_CFLAGS_set=
ac_cv_env_X11_CFLAGS_value=
ac_cv_env_X11_LIBS_set=
ac_cv_env_X11_LIBS_value=
ac_cv_env_XEXT_CFLAGS_set=
ac_cv_env_XEXT_CFLAGS_value=
ac_cv_env_XEXT_LIBS_set=
ac_cv_env_XEXT_LIBS_value=
ac_cv_env_XMU_CFLAGS_set=
ac_cv_env_XMU_CFLAGS_value=
ac_cv_env_XMU_LIBS_set=
ac_cv_env_XMU_LIBS_value=
ac_cv_env_XT_CFLAGS_set=
ac_cv_env_XT_CFLAGS_value=
ac_cv_env_XT_LIBS_set=
ac_cv_env_XT_LIBS_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__doprnt=no
ac_cv_func_alarm=yes
ac_cv_func_alloca_works=yes
ac_cv_func_atexit=yes
ac_cv_func_chown_works=yes
ac_cv_func_closedir_void=no
ac_cv_func_dup2=yes
ac_cv_func_fdatasync=yes
ac_cv_func_floor=no
ac_cv_func_fs_stat_dev=no
ac_cv_func_ftime=yes
ac_cv_func_ftruncate=yes
ac_cv_func_getcwd=yes
ac_cv_func_gethostbyaddr=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_gethostname=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getpass=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_inet_ntoa=yes
ac_cv_func_lchown=yes
ac_cv_func_localeconv=yes
ac_cv_func_lstat_dereferences_slashed_symlink=yes
ac_cv_func_lstat_empty_string_bug=no
ac_cv_func_memchr=yes
ac_cv_func_memcmp_working=yes
ac_cv_func_memmove=yes
ac_cv_func_memset=yes
ac_cv_func_mkdir=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_modf=yes
ac_cv_func_munmap=yes
ac_cv_func_pow=no
ac_cv_func_rmdir=yes
ac_cv_func_select=yes
ac_cv_func_select_args='int,fd_set *,struct timeval *'
ac_cv_func_setenv=yes
ac_cv_func_setlocale=yes
ac_cv_func_setvbuf_reversed=no
ac_cv_func_socket=yes
ac_cv_func_sqrt=no
ac_cv_func_stat_empty_string_bug=no
ac_cv_func_strcasecmp=yes
ac_cv_func_strchr=yes
ac_cv_func_strcoll_works=yes
ac_cv_func_strcspn=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strftime=yes
ac_cv_func_strncasecmp=yes
ac_cv_func_strpbrk=yes
ac_cv_func_strrchr=yes
ac_cv_func_strspn=yes
ac_cv_func_strstr=yes
ac_cv_func_strtod=yes
ac_cv_func_strtol=yes
ac_cv_func_strtoul=yes
ac_cv_func_sysinfo=yes
ac_cv_func_tzset=yes
ac_cv_func_utime=yes
ac_cv_func_utime_null=yes
ac_cv_func_vprintf=yes
ac_cv_func_working_mktime=yes
ac_cv_header_FLAC_stream_decoder_h=yes
ac_cv_header_ass_ass_h=yes
ac_cv_header_boost_shared_ptr_hpp=yes
ac_cv_header_curl_curl_h=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_gcrypt_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_jpeglib_h=yes
ac_cv_header_libmodplug_modplug_h=yes
ac_cv_header_mad_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_mpeg2dec_mpeg2_h=yes
ac_cv_header_mpeg2dec_mpeg2convert_h=yes
ac_cv_header_ogg_ogg_h=yes
ac_cv_header_openssl_crypto_h=yes
ac_cv_header_samplerate_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_inotify_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_utime_h=yes
ac_cv_header_vorbis_vorbisenc_h=yes
ac_cv_header_vorbis_vorbisfile_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_GLEW_main=yes
ac_cv_lib_GLU_main=yes
ac_cv_lib_GL_main=yes
ac_cv_lib_bluetooth_hci_devid=yes
ac_cv_lib_bz2_main=yes
ac_cv_lib_crypto_main=yes
ac_cv_lib_error_at_line=yes
ac_cv_lib_gcrypt_gcry_control=yes
ac_cv_lib_jpeg_main=yes
ac_cv_lib_lzo2_main=yes
ac_cv_lib_mysqlclient_main=yes
ac_cv_lib_pthread_main=yes
ac_cv_lib_ssh_sftp_tell64=no
ac_cv_lib_ssl_main=yes
ac_cv_lib_tiff_main=yes
ac_cv_lib_tinyxml_main=no
ac_cv_lib_yajl_main=yes
ac_cv_lib_z_main=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_SED=/bin/sed
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_CXXCPP='g++ -E'
ac_cv_prog_MYSQL_CONFIG=yes
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_OBJDUMP=objdump
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_cxx_g=yes
ac_cv_prog_gcc_traditional=no
ac_cv_prog_make_make_set=yes
ac_cv_search_opendir='none required'
ac_cv_sizeof_int=4
ac_cv_sizeof_size_t=8
ac_cv_sys_largefile_source=no
ac_cv_type_signal=void
ac_cv_type_uid_t=yes
ac_cv_working_alloca_h=yes
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=none
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=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\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/nils/Projekte/xbmc/build-aux/missing --run aclocal-1.11'
AFPCLIENT_SONAME=''
ALLOCA=''
ALSA_CFLAGS=''
ALSA_LIBS=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/nils/Projekte/xbmc/build-aux/missing --run tar'
AR='ar'
ARCH='x86_64-linux'
ARCH_DEFINES='-DTARGET_POSIX -DTARGET_LINUX -D_LINUX'
ASS_SONAME=''
AUTOCONF='${SHELL} /home/nils/Projekte/xbmc/build-aux/missing --run autoconf'
AUTOHEADER='${SHELL} /home/nils/Projekte/xbmc/build-aux/missing --run autoheader'
AUTOMAKE='${SHELL} /home/nils/Projekte/xbmc/build-aux/missing --run automake-1.11'
AWK='gawk'
BLURAY_SONAME=''
BUILD_DVDCSS=''
CC='gcc'
CCACHE=''
CCDEPMODE='depmode=none'
CDIO_CFLAGS=''
CDIO_LIBS=''
CEC_CFLAGS=''
CEC_LIBS=''
CFLAGS=' -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2'
CPP='gcc -E'
CPPFLAGS=''
CRYSTALHD_SONAME=''
CURL_SONAME=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=none'
CXXFLAGS=' -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2'
CYGPATH_W='echo'
DBUS_CFLAGS=''
DBUS_LIBS=''
DEFS=''
DEPDIR='.deps'
DISABLE_GOOM=''
DISABLE_PROJECTM=''
DISABLE_RSXS=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
FFMPEG_CFLAGS=''
FFMPEG_LIBS=''
FGREP='/bin/grep -F'
FLAC_SONAME=''
FONTCONFIG_CFLAGS=''
FONTCONFIG_LIBS=''
FREETYPE2_CFLAGS=''
FREETYPE2_LIBS=''
FRIBIDI_CFLAGS=''
FRIBIDI_LIBS=''
GREP='/bin/grep'
HAL_CFLAGS=''
HAL_LIBS=''
HAL_STORAGE_CFLAGS=''
HAL_STORAGE_LIBS=''
HAVE_CMAKE=''
HAVE_FPC=''
HAVE_GAWK=''
HAVE_GDC=''
HAVE_GIT=''
HAVE_GPERF=''
HAVE_LIBBLURAY=''
HAVE_NASM=''
HAVE_UNZIP=''
HAVE_XBMC_NONFREE=''
HAVE_ZIP=''
INCLUDES=' -I$(abs_top_srcdir) -I/usr/include/mysql'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBASS_BASENAME=''
LIBBLURAY_CFLAGS=''
LIBBLURAY_LIBS=''
LIBCEC_SONAME=''
LIBCURL_BASENAME=''
LIBFLAC_BASENAME=''
LIBMAD_BASENAME=''
LIBMEPG2_BASENAME=''
LIBMODPLUG_BASENAME=''
LIBOBJS=''
LIBOGG_BASENAME=''
LIBS='-lyajl -lbluetooth -lmysqlclient -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lGLU -lGLEW -lGL -Wl,-Bsymbolic-functions -rdynamic -L/usr/lib/mysql -lmysqlclient'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBVORBISENC_BASENAME=''
LIBVORBISFILE_BASENAME=''
LIBVORBIS_BASENAME=''
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAD_SONAME=''
MAKEINFO='${SHELL} /home/nils/Projekte/xbmc/build-aux/missing --run makeinfo'
MKDIR_P='/bin/mkdir -p'
MODPLUG_SONAME=''
MPEG2_SONAME=''
MYSQL_CONFIG='yes'
MYSQL_LIBS='-Wl,-Bsymbolic-functions -rdynamic -L/usr/lib/mysql -lmysqlclient'
NFS_SONAME=''
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OGG_SONAME=''
OPENMAX_CFLAGS=''
OPENMAX_LIBS=''
OTOOL64=''
OTOOL=''
OUTPUT_FILES=''
PACKAGE='xbmc'
PACKAGE_BUGREPORT='http://trac.xbmc.org'
PACKAGE_NAME='xbmc'
PACKAGE_STRING='xbmc 11.9.2'
PACKAGE_TARNAME='xbmc'
PACKAGE_URL=''
PACKAGE_VERSION='11.9.2'
PATH_SEPARATOR=':'
PCRECPP_CFLAGS=''
PCRECPP_LIBS=''
PCRE_CFLAGS=''
PCRE_LIBS=''
PKG_CONFIG=''
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
PLIST_SONAME=''
PNG_CFLAGS=''
PNG_LIBS=''
POW_LIB=''
PYTHON=''
PYTHON_CPPFLAGS=''
PYTHON_EXTRA_LDFLAGS=''
PYTHON_EXTRA_LIBS=''
PYTHON_LDFLAGS=''
PYTHON_SITE_PKG=''
PYTHON_VERSION=''
RANLIB='ranlib'
RTMP_SONAME=''
SAMPLERATE_CFLAGS=''
SAMPLERATE_LIBS=''
SDL_CFLAGS=''
SDL_DEFINES=''
SDL_LIBS=''
SED='/bin/sed'
SET_MAKE=''
SHAIRPORT_SONAME=''
SHELL='/bin/bash'
SQLITE3_CFLAGS=''
SQLITE3_LIBS=''
STRIP='strip'
UDEV_CFLAGS=''
UDEV_LIBS=''
USB_CFLAGS=''
USB_LIBS=''
USE_AIRPLAY=''
USE_AIRTUNES=''
USE_ALSA=''
USE_ASAP_CODEC=''
USE_CRYSTALHD=''
USE_EXTERNAL_FFMPEG=''
USE_LIBAFPCLIENT=''
USE_LIBCEC=''
USE_LIBNFS=''
USE_LIBSMBCLIENT=''
USE_LIBUDEV=''
USE_LIBUSB=''
USE_OPENGL=''
USE_OPENGLES=''
USE_OPENMAX=''
USE_PULSE=''
USE_SKIN_TOUCHED=''
USE_TEXTUREPACKER=''
USE_TEXTUREPACKER_NATIVE=''
USE_TEXTUREPACKER_NATIVE_ROOT=''
USE_VAAPI=''
USE_VDA=''
USE_VDPAU=''
USE_WEB_SERVER=''
USE_XRANDR=''
VERSION='11.9.2'
VORBISENC_SONAME=''
VORBISFILE_SONAME=''
VORBIS_SONAME=''
X11_CFLAGS=''
X11_LIBS=''
XEXT_CFLAGS=''
XEXT_LIBS=''
XMU_CFLAGS=''
XMU_LIBS=''
XT_CFLAGS=''
XT_LIBS=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE=''
am__fastdepCXX_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} /home/nils/Projekte/xbmc/build-aux/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='echo'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ------------------- ##
## File substitutions. ##
## ------------------- ##
XBMC_STANDALONE_SH_PULSE=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "xbmc"
#define PACKAGE_TARNAME "xbmc"
#define PACKAGE_VERSION "11.9.2"
#define PACKAGE_STRING "xbmc 11.9.2"
#define PACKAGE_BUGREPORT "http://trac.xbmc.org"
#define PACKAGE_URL ""
#define PACKAGE "xbmc"
#define VERSION "11.9.2"
#define LIRC_DEVICE "/dev/lircd"
#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 LT_OBJDIR ".libs/"
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_UNISTD_H 1
#define HAVE_CHOWN 1
#define HAVE_DIRENT_H 1
#define HAVE_FSEEKO 1
#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_STDLIB_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_UTIME_H 1
#define HAVE_ALARM 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MMAP 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SOCKET_H 1
#define SELECT_TYPE_ARG1 int
#define SELECT_TYPE_ARG234 (fd_set *)
#define SELECT_TYPE_ARG5 (struct timeval *)
#define RETSIGTYPE void
#define HAVE_STRCOLL 1
#define HAVE_STRFTIME 1
#define HAVE_UTIME_NULL 1
#define HAVE_VPRINTF 1
#define HAVE_ATEXIT 1
#define HAVE_DUP2 1
#define HAVE_FDATASYNC 1
#define HAVE_FTIME 1
#define HAVE_FTRUNCATE 1
#define HAVE_GETCWD 1
#define HAVE_GETHOSTBYADDR 1
#define HAVE_GETHOSTBYNAME 1
#define HAVE_GETHOSTNAME 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETPASS 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_INET_NTOA 1
#define HAVE_LCHOWN 1
#define HAVE_LOCALECONV 1
#define HAVE_MEMCHR 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMSET 1
#define HAVE_MKDIR 1
#define HAVE_MODF 1
#define HAVE_MUNMAP 1
#define HAVE_RMDIR 1
#define HAVE_SELECT 1
#define HAVE_SETENV 1
#define HAVE_SETLOCALE 1
#define HAVE_SOCKET 1
#define HAVE_STRCASECMP 1
#define HAVE_STRCHR 1
#define HAVE_STRCSPN 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR 1
#define HAVE_STRNCASECMP 1
#define HAVE_STRPBRK 1
#define HAVE_STRRCHR 1
#define HAVE_STRSPN 1
#define HAVE_STRSTR 1
#define HAVE_STRTOL 1
#define HAVE_STRTOUL 1
#define HAVE_SYSINFO 1
#define HAVE_TZSET 1
#define HAVE_UTIME 1
#define SIZEOF_INT 4
#define SIZEOF_SIZE_T 8
#define HAVE_INOTIFY 1
#define HAVE_LIBGL 1
#define HAVE_LIBGLEW 1
#define HAVE_LIBGLU 1
#define HAVE_OPENSSL 1
#define HAVE_LIBGCRYPT 1
#define HAVE_GCRYPT 1
#define HAVE_LIBBZ2 1
#define HAVE_LIBJPEG 1
#define HAVE_LIBTIFF 1
#define HAVE_LIBPTHREAD 1
#define HAVE_LIBLZO2 1
#define HAVE_LIBZ 1
#define HAVE_LIBCRYPTO 1
#define HAVE_LIBSSL 1
#define HAVE_LIBMYSQLCLIENT 1
#define HAVE_LIBBLUETOOTH 1
#define HAVE_LIBYAJL 1
configure: exit 1
...
# configure is writing to config.log, and then calls config.status.
# config.status does its own redirection, appending to config.log.
# Unfortunately, on DOS this fails, as config.log is still kept open
# by configure, so config.status won't be able to write to it; its
# output is simply discarded. So we exec the FD to /dev/null,
# effectively closing config.log, so it can be properly (re)opened and
# appended to by config.status. When coming back to configure, we
# need to make the FD available again.
if test "$no_create" != yes; then
ac_cs_success=:
ac_config_status_args=
test "$silent" = yes &&
ac_config_status_args="$ac_config_status_args --quiet"
exec 5>/dev/null
$SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
exec 5>>config.log
# Use ||, not &&, to avoid exiting from the if with $? = 1, which
# would make configure fail if this is the last instruction.
$ac_cs_success || as_fn_exit 1
fi
if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
fi
final_message="$final_message\n prefix:\t$prefix\n$dashes"
echo -e "$final_message\n"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment