This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libvdpau configure 1.1.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = sterlingdesktops uname -m = x86_64 uname -r = 4.4.6 uname -s = Linux uname -v = #2 SMP Sun Mar 20 23:15:16 PDT 2016 /usr/bin/uname -p = AMD A8-3870 APU with Radeon(tm) HD Graphics /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /usr/sbin PATH: /sbin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/games PATH: /usr/lib64/kde4/libexec PATH: /usr/lib64/qt/bin PATH: /usr/share/texmf/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2441: checking for a BSD-compatible install configure:2509: result: /usr/bin/ginstall -c configure:2520: checking whether build environment is sane configure:2575: result: yes configure:2726: checking for a thread-safe mkdir -p configure:2765: result: /usr/bin/mkdir -p configure:2772: checking for gawk configure:2788: found /usr/bin/gawk configure:2799: result: gawk configure:2810: checking whether make sets $(MAKE) configure:2832: result: yes configure:2861: checking whether make supports nested variables configure:2878: result: yes configure:3020: checking for style of include used by make configure:3048: result: GNU configure:3119: checking for gcc configure:3135: found /usr/local/bin/gcc configure:3146: result: gcc configure:3375: checking for C compiler version configure:3384: gcc --version >&5 gcc (GCC) 5.3.0 Copyright (C) 2015 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:3395: $? = 0 configure:3384: gcc -v >&5 Reading specs from /usr/lib64/gcc/x86_64-slackware-linux/5.3.0/specs COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-slackware-linux/5.3.0/lto-wrapper Target: x86_64-slackware-linux Configured with: ../gcc-5.3.0/configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,c,c++,fortran,go,java,lto,objc --enable-threads=posix --enable-checking=release --enable-objc-gc --with-system-zlib --with-python-dir=/lib64/python2.7/site-packages --disable-libunwind-exceptions --enable-__cxa_atexit --enable-libssp --enable-lto --with-gnu-ld --verbose --enable-java-home --with-java-home=/usr/lib64/jvm/jre --with-jvm-root-dir=/usr/lib64/jvm --with-jvm-jar-dir=/usr/lib64/jvm/jvm-exports --with-arch-directory=amd64 --with-antlr-jar=/mnt/sdb1/pub/slack-stuff/gcc-5.3.0/antlr-runtime-4.5.2.jar --enable-multilib --target=x86_64-slackware-linux --build=x86_64-slackware-linux --host=x86_64-slackware-linux Thread model: posix gcc version 5.3.0 (GCC) configure:3395: $? = 0 configure:3384: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3395: $? = 1 configure:3384: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3395: $? = 1 configure:3415: checking whether the C compiler works configure:3437: gcc -march=amdfam10 conftest.c >&5 configure:3441: $? = 0 configure:3489: result: yes configure:3492: checking for C compiler default output file name configure:3494: result: a.out configure:3500: checking for suffix of executables configure:3507: gcc -o conftest -march=amdfam10 conftest.c >&5 configure:3511: $? = 0 configure:3533: result: configure:3555: checking whether we are cross compiling configure:3563: gcc -o conftest -march=amdfam10 conftest.c >&5 configure:3567: $? = 0 configure:3574: ./conftest configure:3578: $? = 0 configure:3593: result: no configure:3598: checking for suffix of object files configure:3620: gcc -c -march=amdfam10 conftest.c >&5 configure:3624: $? = 0 configure:3645: result: o configure:3649: checking whether we are using the GNU C compiler configure:3668: gcc -c -march=amdfam10 conftest.c >&5 configure:3668: $? = 0 configure:3677: result: yes configure:3686: checking whether gcc accepts -g configure:3706: gcc -c -g conftest.c >&5 configure:3706: $? = 0 configure:3747: result: yes configure:3764: checking for gcc option to accept ISO C89 configure:3827: gcc -c -march=amdfam10 conftest.c >&5 configure:3827: $? = 0 configure:3840: result: none needed configure:3865: checking whether gcc understands -c and -o together configure:3887: gcc -c conftest.c -o conftest2.o configure:3890: $? = 0 configure:3887: gcc -c conftest.c -o conftest2.o configure:3890: $? = 0 configure:3902: result: yes configure:3921: checking dependency style of gcc configure:4032: result: gcc3 configure:4053: checking how to run the C preprocessor configure:4084: gcc -E conftest.c configure:4084: $? = 0 configure:4098: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4098: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvdpau" | #define PACKAGE_TARNAME "libvdpau" | #define PACKAGE_VERSION "1.1.1" | #define PACKAGE_STRING "libvdpau 1.1.1" | #define PACKAGE_BUGREPORT "vdpau@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "libvdpau" | #define VERSION "1.1.1" | /* end confdefs.h. */ | #include configure:4123: result: gcc -E configure:4143: gcc -E conftest.c configure:4143: $? = 0 configure:4157: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4157: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvdpau" | #define PACKAGE_TARNAME "libvdpau" | #define PACKAGE_VERSION "1.1.1" | #define PACKAGE_STRING "libvdpau 1.1.1" | #define PACKAGE_BUGREPORT "vdpau@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "libvdpau" | #define VERSION "1.1.1" | /* end confdefs.h. */ | #include configure:4186: checking for grep that handles long lines and -e configure:4244: result: /usr/bin/grep configure:4249: checking for egrep configure:4311: result: /usr/bin/grep -E configure:4316: checking for ANSI C header files configure:4336: gcc -c -march=amdfam10 conftest.c >&5 configure:4336: $? = 0 configure:4409: gcc -o conftest -march=amdfam10 conftest.c >&5 configure:4409: $? = 0 configure:4409: ./conftest configure:4409: $? = 0 configure:4420: result: yes configure:4433: checking for sys/types.h configure:4433: gcc -c -march=amdfam10 conftest.c >&5 configure:4433: $? = 0 configure:4433: result: yes configure:4433: checking for sys/stat.h configure:4433: gcc -c -march=amdfam10 conftest.c >&5 configure:4433: $? = 0 configure:4433: result: yes configure:4433: checking for stdlib.h configure:4433: gcc -c -march=amdfam10 conftest.c >&5 configure:4433: $? = 0 configure:4433: result: yes configure:4433: checking for string.h configure:4433: gcc -c -march=amdfam10 conftest.c >&5 configure:4433: $? = 0 configure:4433: result: yes configure:4433: checking for memory.h configure:4433: gcc -c -march=amdfam10 conftest.c >&5 configure:4433: $? = 0 configure:4433: result: yes configure:4433: checking for strings.h configure:4433: gcc -c -march=amdfam10 conftest.c >&5 configure:4433: $? = 0 configure:4433: result: yes configure:4433: checking for inttypes.h configure:4433: gcc -c -march=amdfam10 conftest.c >&5 configure:4433: $? = 0 configure:4433: result: yes configure:4433: checking for stdint.h configure:4433: gcc -c -march=amdfam10 conftest.c >&5 configure:4433: $? = 0 configure:4433: result: yes configure:4433: checking for unistd.h configure:4433: gcc -c -march=amdfam10 conftest.c >&5 configure:4433: $? = 0 configure:4433: result: yes configure:4446: checking minix/config.h usability configure:4446: gcc -c -march=amdfam10 conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:4446: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvdpau" | #define PACKAGE_TARNAME "libvdpau" | #define PACKAGE_VERSION "1.1.1" | #define PACKAGE_STRING "libvdpau 1.1.1" | #define PACKAGE_BUGREPORT "vdpau@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "libvdpau" | #define VERSION "1.1.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4446: result: no configure:4446: checking minix/config.h presence configure:4446: gcc -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:4446: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvdpau" | #define PACKAGE_TARNAME "libvdpau" | #define PACKAGE_VERSION "1.1.1" | #define PACKAGE_STRING "libvdpau 1.1.1" | #define PACKAGE_BUGREPORT "vdpau@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "libvdpau" | #define VERSION "1.1.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4446: result: no configure:4446: checking for minix/config.h configure:4446: result: no configure:4467: checking whether it is safe to define __EXTENSIONS__ configure:4485: gcc -c -march=amdfam10 conftest.c >&5 configure:4485: $? = 0 configure:4492: result: yes configure:4509: checking for __secure_getenv configure:4509: gcc -o conftest -march=amdfam10 conftest.c >&5 /tmp/ccJ7MiJQ.o: In function `main': conftest.c:(.text+0xa): undefined reference to `__secure_getenv' collect2: error: ld returned 1 exit status configure:4509: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvdpau" | #define PACKAGE_TARNAME "libvdpau" | #define PACKAGE_VERSION "1.1.1" | #define PACKAGE_STRING "libvdpau 1.1.1" | #define PACKAGE_BUGREPORT "vdpau@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "libvdpau" | #define VERSION "1.1.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | /* Define __secure_getenv to an innocuous variant, in case declares __secure_getenv. | For example, HP-UX 11i declares gettimeofday. */ | #define __secure_getenv innocuous___secure_getenv | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __secure_getenv (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __secure_getenv | | /* 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 __secure_getenv (); | /* 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___secure_getenv || defined __stub_____secure_getenv | choke me | #endif | | int | main () | { | return __secure_getenv (); | ; | return 0; | } configure:4509: result: no configure:4509: checking for secure_getenv configure:4509: gcc -o conftest -march=amdfam10 conftest.c >&5 configure:4509: $? = 0 configure:4509: result: yes configure:4602: checking for gcc configure:4629: result: gcc configure:4858: checking for C compiler version configure:4867: gcc --version >&5 gcc (GCC) 5.3.0 Copyright (C) 2015 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:4878: $? = 0 configure:4867: gcc -v >&5 Reading specs from /usr/lib64/gcc/x86_64-slackware-linux/5.3.0/specs COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-slackware-linux/5.3.0/lto-wrapper Target: x86_64-slackware-linux Configured with: ../gcc-5.3.0/configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,c,c++,fortran,go,java,lto,objc --enable-threads=posix --enable-checking=release --enable-objc-gc --with-system-zlib --with-python-dir=/lib64/python2.7/site-packages --disable-libunwind-exceptions --enable-__cxa_atexit --enable-libssp --enable-lto --with-gnu-ld --verbose --enable-java-home --with-java-home=/usr/lib64/jvm/jre --with-jvm-root-dir=/usr/lib64/jvm --with-jvm-jar-dir=/usr/lib64/jvm/jvm-exports --with-arch-directory=amd64 --with-antlr-jar=/mnt/sdb1/pub/slack-stuff/gcc-5.3.0/antlr-runtime-4.5.2.jar --enable-multilib --target=x86_64-slackware-linux --build=x86_64-slackware-linux --host=x86_64-slackware-linux Thread model: posix gcc version 5.3.0 (GCC) configure:4878: $? = 0 configure:4867: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4878: $? = 1 configure:4867: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:4878: $? = 1 configure:4882: checking whether we are using the GNU C compiler configure:4910: result: yes configure:4919: checking whether gcc accepts -g configure:4980: result: yes configure:4997: checking for gcc option to accept ISO C89 configure:5073: result: none needed configure:5098: checking whether gcc understands -c and -o together configure:5135: result: yes configure:5154: checking dependency style of gcc configure:5265: result: gcc3 configure:5338: checking for g++ configure:5354: found /usr/local/bin/g++ configure:5365: result: g++ configure:5392: checking for C++ compiler version configure:5401: g++ --version >&5 g++ (GCC) 5.3.0 Copyright (C) 2015 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:5412: $? = 0 configure:5401: g++ -v >&5 Reading specs from /usr/lib64/gcc/x86_64-slackware-linux/5.3.0/specs COLLECT_GCC=/usr/bin/g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-slackware-linux/5.3.0/lto-wrapper Target: x86_64-slackware-linux Configured with: ../gcc-5.3.0/configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,c,c++,fortran,go,java,lto,objc --enable-threads=posix --enable-checking=release --enable-objc-gc --with-system-zlib --with-python-dir=/lib64/python2.7/site-packages --disable-libunwind-exceptions --enable-__cxa_atexit --enable-libssp --enable-lto --with-gnu-ld --verbose --enable-java-home --with-java-home=/usr/lib64/jvm/jre --with-jvm-root-dir=/usr/lib64/jvm --with-jvm-jar-dir=/usr/lib64/jvm/jvm-exports --with-arch-directory=amd64 --with-antlr-jar=/mnt/sdb1/pub/slack-stuff/gcc-5.3.0/antlr-runtime-4.5.2.jar --enable-multilib --target=x86_64-slackware-linux --build=x86_64-slackware-linux --host=x86_64-slackware-linux Thread model: posix gcc version 5.3.0 (GCC) configure:5412: $? = 0 configure:5401: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:5412: $? = 1 configure:5401: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:5412: $? = 1 configure:5416: checking whether we are using the GNU C++ compiler configure:5435: g++ -c -march=amdfam10 conftest.cpp >&5 configure:5435: $? = 0 configure:5444: result: yes configure:5453: checking whether g++ accepts -g configure:5473: g++ -c -g conftest.cpp >&5 configure:5473: $? = 0 configure:5514: result: yes configure:5539: checking dependency style of g++ configure:5650: result: gcc3 configure:5694: checking build system type configure:5708: result: x86_64-unknown-linux-gnu configure:5728: checking host system type configure:5741: result: x86_64-unknown-linux-gnu configure:5782: checking how to print strings configure:5809: result: printf configure:5830: checking for a sed that does not truncate output configure:5894: result: /usr/bin/sed configure:5912: checking for fgrep configure:5974: result: /usr/bin/grep -F configure:6009: checking for ld used by gcc configure:6076: result: /usr/x86_64-slackware-linux/bin/ld configure:6083: checking if the linker (/usr/x86_64-slackware-linux/bin/ld) is GNU ld configure:6098: result: yes configure:6110: checking for BSD- or MS-compatible name lister (nm) configure:6164: result: /usr/bin/nm -B configure:6294: checking the name lister (/usr/bin/nm -B) interface configure:6301: gcc -c -march=amdfam10 conftest.c >&5 configure:6304: /usr/bin/nm -B "conftest.o" configure:6307: output 0000000000000000 B some_variable configure:6314: result: BSD nm configure:6317: checking whether ln -s works configure:6321: result: yes configure:6329: checking the maximum length of command line arguments configure:6460: result: 1572864 configure:6508: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format configure:6548: result: func_convert_file_noop configure:6555: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format configure:6575: result: func_convert_file_noop configure:6582: checking for /usr/x86_64-slackware-linux/bin/ld option to reload object files configure:6589: result: -r configure:6663: checking for objdump configure:6679: found /usr/bin/objdump configure:6690: result: objdump configure:6722: checking how to recognize dependent libraries configure:6922: result: pass_all configure:7007: checking for dlltool configure:7023: found /usr/bin/dlltool configure:7034: result: dlltool configure:7067: checking how to associate runtime and link libraries configure:7094: result: printf %s\n configure:7154: checking for ar configure:7170: found /usr/bin/ar configure:7181: result: ar configure:7218: checking for archiver @FILE support configure:7235: gcc -c -march=amdfam10 conftest.c >&5 configure:7235: $? = 0 configure:7238: ar cru libconftest.a @conftest.lst >&5 configure:7241: $? = 0 configure:7246: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:7249: $? = 1 configure:7261: result: @ configure:7319: checking for strip configure:7335: found /usr/bin/strip configure:7346: result: strip configure:7418: checking for ranlib configure:7434: found /usr/bin/ranlib configure:7445: result: ranlib configure:7547: checking command to parse /usr/bin/nm -B output from gcc object configure:7700: gcc -c -march=amdfam10 conftest.c >&5 configure:7703: $? = 0 configure:7707: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:7710: $? = 0 configure:7776: gcc -o conftest -march=amdfam10 conftest.c conftstm.o >&5 configure:7779: $? = 0 configure:7817: result: ok configure:7864: checking for sysroot configure:7894: result: no configure:7901: checking for a working dd configure:7939: result: /usr/bin/dd configure:7943: checking how to truncate binary pipes configure:7958: result: /usr/bin/dd bs=4096 count=1 configure:8094: gcc -c -march=amdfam10 conftest.c >&5 configure:8097: $? = 0 configure:8287: checking for mt configure:8303: found /bin/mt configure:8314: result: mt configure:8337: checking if mt is a manifest tool configure:8343: mt '-?' usage: mt [-v] [--version] [-h] [ -f device ] command [ count ] configure:8351: result: no configure:9025: checking for dlfcn.h configure:9025: gcc -c -march=amdfam10 conftest.c >&5 configure:9025: $? = 0 configure:9025: result: yes configure:9262: checking for objdir configure:9277: result: .libs configure:9537: checking if gcc supports -fno-rtti -fno-exceptions configure:9555: gcc -c -march=amdfam10 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:9559: $? = 0 configure:9572: result: no configure:9930: checking for gcc option to produce PIC configure:9937: result: -fPIC -DPIC configure:9945: checking if gcc PIC flag -fPIC -DPIC works configure:9963: gcc -c -march=amdfam10 -fPIC -DPIC -DPIC conftest.c >&5 configure:9967: $? = 0 configure:9980: result: yes configure:10009: checking if gcc static flag -static works configure:10037: result: yes configure:10052: checking if gcc supports -c -o file.o configure:10073: gcc -c -march=amdfam10 -o out/conftest2.o conftest.c >&5 configure:10077: $? = 0 configure:10099: result: yes configure:10107: checking if gcc supports -c -o file.o configure:10154: result: yes configure:10187: checking whether the gcc linker (/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64) supports shared libraries configure:11446: result: yes configure:11483: checking whether -lc should be explicitly linked in configure:11491: gcc -c -march=amdfam10 conftest.c >&5 configure:11494: $? = 0 configure:11509: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:11512: $? = 0 configure:11526: result: no configure:11686: checking dynamic linker characteristics configure:12267: gcc -o conftest -march=amdfam10 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12267: $? = 0 configure:12504: result: GNU/Linux ld.so configure:12626: checking how to hardcode library paths into programs configure:12651: result: immediate configure:13199: checking whether stripping libraries is possible configure:13204: result: yes configure:13239: checking if libtool supports shared libraries configure:13241: result: yes configure:13244: checking whether to build shared libraries configure:13269: result: yes configure:13272: checking whether to build static libraries configure:13276: result: no configure:13299: checking how to run the C++ preprocessor configure:13326: g++ -E conftest.cpp configure:13326: $? = 0 configure:13340: g++ -E conftest.cpp conftest.cpp:29:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:13340: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvdpau" | #define PACKAGE_TARNAME "libvdpau" | #define PACKAGE_VERSION "1.1.1" | #define PACKAGE_STRING "libvdpau 1.1.1" | #define PACKAGE_BUGREPORT "vdpau@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "libvdpau" | #define VERSION "1.1.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:13365: result: g++ -E configure:13385: g++ -E conftest.cpp configure:13385: $? = 0 configure:13399: g++ -E conftest.cpp conftest.cpp:29:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:13399: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvdpau" | #define PACKAGE_TARNAME "libvdpau" | #define PACKAGE_VERSION "1.1.1" | #define PACKAGE_STRING "libvdpau 1.1.1" | #define PACKAGE_BUGREPORT "vdpau@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "libvdpau" | #define VERSION "1.1.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:13561: checking for ld used by g++ configure:13628: result: /usr/x86_64-slackware-linux/bin/ld -m elf_x86_64 configure:13635: checking if the linker (/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64) is GNU ld configure:13650: result: yes configure:13705: checking whether the g++ linker (/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64) supports shared libraries configure:14778: result: yes configure:14814: g++ -c -march=amdfam10 conftest.cpp >&5 configure:14817: $? = 0 configure:15298: checking for g++ option to produce PIC configure:15305: result: -fPIC -DPIC configure:15313: checking if g++ PIC flag -fPIC -DPIC works configure:15331: g++ -c -march=amdfam10 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:15335: $? = 0 configure:15348: result: yes configure:15371: checking if g++ static flag -static works configure:15399: result: yes configure:15411: checking if g++ supports -c -o file.o configure:15432: g++ -c -march=amdfam10 -o out/conftest2.o conftest.cpp >&5 configure:15436: $? = 0 configure:15458: result: yes configure:15463: checking if g++ supports -c -o file.o configure:15510: result: yes configure:15540: checking whether the g++ linker (/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64) supports shared libraries configure:15580: result: yes configure:15721: checking dynamic linker characteristics configure:16466: result: GNU/Linux ld.so configure:16531: checking how to hardcode library paths into programs configure:16556: result: immediate configure:16672: checking for pkg-config configure:16690: found /usr/bin/pkg-config configure:16702: result: /usr/bin/pkg-config configure:16727: checking pkg-config is at least version 0.9.0 configure:16730: result: yes configure:16740: checking for X11 configure:16747: $PKG_CONFIG --exists --print-errors "x11" configure:16750: $? = 0 configure:16763: $PKG_CONFIG --exists --print-errors "x11" configure:16766: $? = 0 configure:16823: result: yes configure:16840: checking for dri2proto configure:16847: $PKG_CONFIG --exists --print-errors "dri2proto >= 2.2" configure:16850: $? = 0 configure:16863: $PKG_CONFIG --exists --print-errors "dri2proto >= 2.2" configure:16866: $? = 0 configure:16903: result: yes configure:16918: checking for XEXT configure:16925: $PKG_CONFIG --exists --print-errors "xext" configure:16928: $? = 0 configure:16941: $PKG_CONFIG --exists --print-errors "xext" configure:16944: $? = 0 configure:17001: result: yes configure:17018: checking for dlopen configure:17018: gcc -o conftest -march=amdfam10 conftest.c >&5 /tmp/cc8xFqdu.o: In function `main': conftest.c:(.text+0xa): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:17018: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvdpau" | #define PACKAGE_TARNAME "libvdpau" | #define PACKAGE_VERSION "1.1.1" | #define PACKAGE_STRING "libvdpau 1.1.1" | #define PACKAGE_BUGREPORT "vdpau@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "libvdpau" | #define VERSION "1.1.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DRI2 1 | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlopen (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_dlopen || defined __stub___dlopen | choke me | #endif | | int | main () | { | return dlopen (); | ; | return 0; | } configure:17018: result: no configure:17022: checking for dlopen in -ldl configure:17047: gcc -o conftest -march=amdfam10 conftest.c -ldl >&5 configure:17047: $? = 0 configure:17056: result: yes configure:17067: checking for library containing pthread_once configure:17098: gcc -o conftest -march=amdfam10 conftest.c >&5 /tmp/cc2GQKcB.o: In function `main': conftest.c:(.text+0xa): undefined reference to `pthread_once' collect2: error: ld returned 1 exit status configure:17098: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libvdpau" | #define PACKAGE_TARNAME "libvdpau" | #define PACKAGE_VERSION "1.1.1" | #define PACKAGE_STRING "libvdpau 1.1.1" | #define PACKAGE_BUGREPORT "vdpau@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "libvdpau" | #define VERSION "1.1.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DRI2 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 pthread_once (); | int | main () | { | return pthread_once (); | ; | return 0; | } configure:17098: gcc -o conftest -march=amdfam10 conftest.c -lpthread >&5 configure:17098: $? = 0 configure:17115: result: -lpthread configure:17183: checking for doxygen configure:17199: found /usr/bin/doxygen configure:17210: result: doxygen configure:17275: checking for dot configure:17305: result: no configure:17477: checking that generated files are newer than configure configure:17483: result: done configure:17522: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libvdpau config.status 1.1.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on sterlingdesktops config.status:1179: creating Makefile config.status:1179: creating doc/Makefile config.status:1179: creating src/Makefile config.status:1179: creating test/Makefile config.status:1179: creating trace/Makefile config.status:1179: creating vdpau.pc config.status:1179: creating config.h config.status:1408: executing depfiles commands config.status:1408: executing libtool commands ## ---------------- ## ## 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_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-march=amdfam10 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=set ac_cv_env_CXXFLAGS_value=-march=amdfam10 ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/lib64/pkgconfig:/usr/lib64/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_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_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_dri2proto_CFLAGS_set= ac_cv_env_dri2proto_CFLAGS_value= ac_cv_env_dri2proto_LIBS_set= ac_cv_env_dri2proto_LIBS_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___secure_getenv=no ac_cv_func_dlopen=no ac_cv_func_secure_getenv=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=/usr/bin/sed ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_lt_DD=/usr/bin/dd ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' 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_DLLTOOL=dlltool ac_cv_prog_ac_ct_DOXYGEN=doxygen ac_cv_prog_ac_ct_MANIFEST_TOOL=mt 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_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_pthread_once=-lpthread am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no 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/x86_64-slackware-linux/bin/ld lt_cv_path_LDCXX='/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' 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_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1' pkg_cv_X11_CFLAGS=' ' pkg_cv_X11_LIBS='-lX11 ' pkg_cv_XEXT_CFLAGS=' ' pkg_cv_XEXT_LIBS='-lXext ' pkg_cv_dri2proto_CFLAGS=' ' pkg_cv_dri2proto_LIBS=' ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/sdb1/pub/slack-stuff/video-tmp/vdpau/libvdpau-1.1.1/missing aclocal-1.14' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='ar' AUTOCONF='${SHELL} /mnt/sdb1/pub/slack-stuff/video-tmp/vdpau/libvdpau-1.1.1/missing autoconf' AUTOHEADER='${SHELL} /mnt/sdb1/pub/slack-stuff/video-tmp/vdpau/libvdpau-1.1.1/missing autoheader' AUTOMAKE='${SHELL} /mnt/sdb1/pub/slack-stuff/video-tmp/vdpau/libvdpau-1.1.1/missing automake-1.14' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-march=amdfam10' CHANGELOG_CMD='(GIT_DIR=$(top_srcdir)/.git git log > .changelog.tmp && mv .changelog.tmp ChangeLog) || (rm -f .changelog.tmp; touch ChangeLog; echo '\''git directory not found: installing possibly empty changelog.'\'' >&2)' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-march=amdfam10' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' DLOPEN_LIBS='-ldl' DOT='no' DOXYGEN='doxygen' DRI2_FALSE='#' DRI2_TRUE='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_DOCS_FALSE='' ENABLE_DOCS_TRUE='#' EXEEXT='' FGREP='/usr/bin/grep -F' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64' LDFLAGS='' LIBOBJS='' LIBS='-lpthread ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} /mnt/sdb1/pub/slack-stuff/video-tmp/vdpau/libvdpau-1.1.1/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/usr/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='libvdpau' PACKAGE_BUGREPORT='vdpau@lists.freedesktop.org' PACKAGE_NAME='libvdpau' PACKAGE_STRING='libvdpau 1.1.1' PACKAGE_TARNAME='libvdpau' PACKAGE_URL='' PACKAGE_VERSION='1.1.1' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/local/lib64/pkgconfig:/usr/lib64/pkgconfig' PTHREAD_LIBS='-lpthread' RANLIB='ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='1.1.1' X11_CFLAGS=' ' X11_LIBS='-lX11 ' XEXT_CFLAGS=' ' XEXT_LIBS='-lXext ' ac_ct_AR='ar' 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__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} 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' distcleancheck_listfiles='find . -type f ! -name ChangeLog -print' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dri2proto_CFLAGS=' ' dri2proto_LIBS=' ' dvidir='${docdir}' exec_prefix='${prefix}' 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} /mnt/sdb1/pub/slack-stuff/video-tmp/vdpau/libvdpau-1.1.1/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' moduledir='${exec_prefix}/lib/vdpau' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libvdpau" #define PACKAGE_TARNAME "libvdpau" #define PACKAGE_VERSION "1.1.1" #define PACKAGE_STRING "libvdpau 1.1.1" #define PACKAGE_BUGREPORT "vdpau@lists.freedesktop.org" #define PACKAGE_URL "" #define PACKAGE "libvdpau" #define VERSION "1.1.1" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_SECURE_GETENV 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define DRI2 1 configure: exit 0