This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by audacious configure 3.3.2, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --libdir=/usr/lib64 --sysconfdir=/etc --mandir=/usr/man --docdir=/usr/doc/audacious-3.3.2 CFLAGS=-fPIC --build=x86_64-slackware-linux ## --------- ## ## Platform. ## ## --------- ## hostname = oleg uname -m = x86_64 uname -r = 3.6.6 uname -s = Linux uname -v = #1 SMP PREEMPT Mon Nov 5 12:01:16 EET 2012 /usr/bin/uname -p = Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz /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/local/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2407: checking build system type configure:2421: result: x86_64-slackware-linux-gnu configure:2441: checking host system type configure:2454: result: x86_64-slackware-linux-gnu configure:2474: checking target system type configure:2487: result: x86_64-slackware-linux-gnu configure:2564: checking for gcc configure:2580: found /usr/bin/gcc configure:2591: result: gcc configure:2820: checking for C compiler version configure:2829: gcc --version >&5 gcc (GCC) 4.7.1 Copyright (C) 2012 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:2840: $? = 0 configure:2829: gcc -v >&5 Reading specs from /usr/lib64/gcc/x86_64-slackware-linux/4.7.1/specs COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-slackware-linux/4.7.1/lto-wrapper Target: x86_64-slackware-linux Configured with: ../gcc-4.7.1/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=/home/slackware/slackbuilds/gcc/antlr-runtime-3.4.jar --enable-multilib --target=x86_64-slackware-linux --build=x86_64-slackware-linux --host=x86_64-slackware-linux Thread model: posix gcc version 4.7.1 (GCC) configure:2840: $? = 0 configure:2829: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2840: $? = 1 configure:2829: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:2840: $? = 1 configure:2860: checking whether the C compiler works configure:2882: gcc -fPIC conftest.c >&5 configure:2886: $? = 0 configure:2934: result: yes configure:2937: checking for C compiler default output file name configure:2939: result: a.out configure:2945: checking for suffix of executables configure:2952: gcc -o conftest -fPIC conftest.c >&5 configure:2956: $? = 0 configure:2978: result: configure:3000: checking whether we are cross compiling configure:3008: gcc -o conftest -fPIC conftest.c >&5 configure:3012: $? = 0 configure:3019: ./conftest configure:3023: $? = 0 configure:3038: result: no configure:3043: checking for suffix of object files configure:3065: gcc -c -fPIC conftest.c >&5 configure:3069: $? = 0 configure:3090: result: o configure:3094: checking whether we are using the GNU C compiler configure:3113: gcc -c -fPIC conftest.c >&5 configure:3113: $? = 0 configure:3122: result: yes configure:3131: checking whether gcc accepts -g configure:3151: gcc -c -g conftest.c >&5 configure:3151: $? = 0 configure:3192: result: yes configure:3209: checking for gcc option to accept ISO C89 configure:3272: gcc -c -fPIC conftest.c >&5 configure:3272: $? = 0 configure:3285: result: none needed configure:3363: checking for g++ configure:3379: found /usr/bin/g++ configure:3390: result: g++ configure:3417: checking for C++ compiler version configure:3426: g++ --version >&5 g++ (GCC) 4.7.1 Copyright (C) 2012 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:3437: $? = 0 configure:3426: g++ -v >&5 Reading specs from /usr/lib64/gcc/x86_64-slackware-linux/4.7.1/specs COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-slackware-linux/4.7.1/lto-wrapper Target: x86_64-slackware-linux Configured with: ../gcc-4.7.1/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=/home/slackware/slackbuilds/gcc/antlr-runtime-3.4.jar --enable-multilib --target=x86_64-slackware-linux --build=x86_64-slackware-linux --host=x86_64-slackware-linux Thread model: posix gcc version 4.7.1 (GCC) configure:3437: $? = 0 configure:3426: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:3437: $? = 1 configure:3426: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:3437: $? = 1 configure:3441: checking whether we are using the GNU C++ compiler configure:3460: g++ -c conftest.cpp >&5 configure:3460: $? = 0 configure:3469: result: yes configure:3478: checking whether g++ accepts -g configure:3498: g++ -c -g conftest.cpp >&5 configure:3498: $? = 0 configure:3539: result: yes configure:3583: checking for style of include used by make configure:3611: result: GNU configure:3643: checking dependency style of gcc configure:3752: result: none configure:3773: checking how to run the C preprocessor configure:3804: gcc -E conftest.c configure:3804: $? = 0 configure:3818: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3818: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "audacious" | #define PACKAGE_TARNAME "audacious" | #define PACKAGE_VERSION "3.3.2" | #define PACKAGE_STRING "audacious 3.3.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "audacious" | #define VERSION "3.3.2" | /* end confdefs.h. */ | #include configure:3843: result: gcc -E configure:3863: gcc -E conftest.c configure:3863: $? = 0 configure:3877: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3877: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "audacious" | #define PACKAGE_TARNAME "audacious" | #define PACKAGE_VERSION "3.3.2" | #define PACKAGE_STRING "audacious 3.3.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "audacious" | #define VERSION "3.3.2" | /* end confdefs.h. */ | #include configure:3906: checking for grep that handles long lines and -e configure:3964: result: /bin/grep configure:3969: checking for egrep configure:4031: result: /bin/grep -E configure:4036: checking for ANSI C header files configure:4056: gcc -c -fPIC conftest.c >&5 configure:4056: $? = 0 configure:4129: gcc -o conftest -fPIC conftest.c >&5 configure:4129: $? = 0 configure:4129: ./conftest configure:4129: $? = 0 configure:4140: result: yes configure:4153: checking for sys/types.h configure:4153: gcc -c -fPIC conftest.c >&5 configure:4153: $? = 0 configure:4153: result: yes configure:4153: checking for sys/stat.h configure:4153: gcc -c -fPIC conftest.c >&5 configure:4153: $? = 0 configure:4153: result: yes configure:4153: checking for stdlib.h configure:4153: gcc -c -fPIC conftest.c >&5 configure:4153: $? = 0 configure:4153: result: yes configure:4153: checking for string.h configure:4153: gcc -c -fPIC conftest.c >&5 configure:4153: $? = 0 configure:4153: result: yes configure:4153: checking for memory.h configure:4153: gcc -c -fPIC conftest.c >&5 configure:4153: $? = 0 configure:4153: result: yes configure:4153: checking for strings.h configure:4153: gcc -c -fPIC conftest.c >&5 configure:4153: $? = 0 configure:4153: result: yes configure:4153: checking for inttypes.h configure:4153: gcc -c -fPIC conftest.c >&5 configure:4153: $? = 0 configure:4153: result: yes configure:4153: checking for stdint.h configure:4153: gcc -c -fPIC conftest.c >&5 configure:4153: $? = 0 configure:4153: result: yes configure:4153: checking for unistd.h configure:4153: gcc -c -fPIC conftest.c >&5 configure:4153: $? = 0 configure:4153: result: yes configure:4165: checking whether byte ordering is bigendian configure:4180: gcc -c -fPIC conftest.c >&5 conftest.c:22:9: error: unknown type name 'not' conftest.c:22:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' conftest.c:22:15: error: unknown type name 'universal' configure:4180: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "audacious" | #define PACKAGE_TARNAME "audacious" | #define PACKAGE_VERSION "3.3.2" | #define PACKAGE_STRING "audacious 3.3.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "audacious" | #define VERSION "3.3.2" | #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. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:4225: gcc -c -fPIC conftest.c >&5 configure:4225: $? = 0 configure:4243: gcc -c -fPIC conftest.c >&5 conftest.c: In function 'main': conftest.c:28:4: error: unknown type name 'not' conftest.c:28:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' configure:4243: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "audacious" | #define PACKAGE_TARNAME "audacious" | #define PACKAGE_VERSION "3.3.2" | #define PACKAGE_STRING "audacious 3.3.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "audacious" | #define VERSION "3.3.2" | #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 | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:4371: result: no configure:4396: checking for special C compiler options needed for large files configure:4441: result: no configure:4447: checking for _FILE_OFFSET_BITS value needed for large files configure:4472: gcc -c -fPIC conftest.c >&5 configure:4472: $? = 0 configure:4504: result: no configure:4643: checking for pkg-config configure:4661: found /usr/bin/pkg-config configure:4673: result: /usr/bin/pkg-config configure:4698: checking pkg-config is at least version 0.9.0 configure:4701: result: yes configure:4721: checking whether the C/C++ compiler supports -Wtype-limits configure:4736: gcc -c -fPIC -std=gnu99 -Wall -pipe -Wtype-limits -Werror conftest.c >&5 configure:4736: $? = 0 configure:4738: result: yes configure:4754: checking for Linux configure:4758: result: yes configure:4769: checking for GNU make configure:4785: result: make configure:4793: checking whether ln -s works configure:4797: result: yes configure:4804: checking whether make sets $(MAKE) configure:4826: result: yes configure:4837: checking for rm configure:4855: found /bin/rm configure:4867: result: /bin/rm configure:4877: checking for mv configure:4895: found /bin/mv configure:4907: result: /bin/mv configure:4917: checking for cp configure:4935: found /bin/cp configure:4947: result: /bin/cp configure:4957: checking for ar configure:4975: found /usr/bin/ar configure:4987: result: /usr/bin/ar configure:4997: checking for tr configure:5015: found /bin/tr configure:5027: result: /bin/tr configure:5037: checking for ranlib configure:5055: found /usr/bin/ranlib configure:5067: result: /usr/bin/ranlib configure:5077: checking for windres configure:5095: found /usr/bin/windres configure:5107: result: /usr/bin/windres configure:5116: checking for library containing pthread_create configure:5147: gcc -o conftest -fPIC -std=gnu99 -Wall -pipe -Wtype-limits -Wl,-z,defs conftest.c >&5 /tmp/ccX2vL7G.o: In function `main': conftest.c:(.text+0xa): undefined reference to `pthread_create' collect2: error: ld returned 1 exit status configure:5147: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "audacious" | #define PACKAGE_TARNAME "audacious" | #define PACKAGE_VERSION "3.3.2" | #define PACKAGE_STRING "audacious 3.3.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "audacious" | #define VERSION "3.3.2" | #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. */ | | /* 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_create (); | int | main () | { | return pthread_create (); | ; | return 0; | } configure:5147: gcc -o conftest -fPIC -std=gnu99 -Wall -pipe -Wtype-limits -Wl,-z,defs conftest.c -lpthread >&5 configure:5147: $? = 0 configure:5164: result: -lpthread configure:5176: checking for GLIB configure:5183: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.16" configure:5186: $? = 0 configure:5200: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.16" configure:5203: $? = 0 configure:5283: result: yes configure:5292: checking for GMODULE configure:5299: $PKG_CONFIG --exists --print-errors "gmodule-2.0 >= 2.16" configure:5302: $? = 0 configure:5316: $PKG_CONFIG --exists --print-errors "gmodule-2.0 >= 2.16" configure:5319: $? = 0 configure:5399: result: yes configure:5408: checking for GTHREAD configure:5415: $PKG_CONFIG --exists --print-errors "gthread-2.0 >= 2.16" configure:5418: $? = 0 configure:5432: $PKG_CONFIG --exists --print-errors "gthread-2.0 >= 2.16" configure:5435: $? = 0 configure:5515: result: yes configure:5524: checking for PANGO configure:5531: $PKG_CONFIG --exists --print-errors "pango >= 1.20" configure:5534: $? = 0 configure:5548: $PKG_CONFIG --exists --print-errors "pango >= 1.20" configure:5551: $? = 0 configure:5631: result: yes configure:5640: checking for CAIRO configure:5647: $PKG_CONFIG --exists --print-errors "cairo >= 1.6" configure:5650: $? = 0 configure:5664: $PKG_CONFIG --exists --print-errors "cairo >= 1.6" configure:5667: $? = 0 configure:5747: result: yes configure:5756: checking for GTK configure:5763: $PKG_CONFIG --exists --print-errors "gtk+-3.0 >= 3.0.0" configure:5766: $? = 0 configure:5780: $PKG_CONFIG --exists --print-errors "gtk+-3.0 >= 3.0.0" configure:5783: $? = 0 configure:5863: result: yes configure:5875: checking for tput configure:5893: found /usr/bin/tput configure:5905: result: /usr/bin/tput configure:5987: checking for shared library system configure:6051: result: GNU configure:6085: checking whether byte ordering is bigendian configure:6291: result: no configure:6307: checking for Microsoft Windows configure:6316: result: no configure:6341: checking execinfo.h usability configure:6341: gcc -c -fPIC -std=gnu99 -Wall -pipe -Wtype-limits -fvisibility=hidden conftest.c >&5 configure:6341: $? = 0 configure:6341: result: yes configure:6341: checking execinfo.h presence configure:6341: gcc -E conftest.c configure:6341: $? = 0 configure:6341: result: yes configure:6341: checking for execinfo.h configure:6341: result: yes configure:6341: checking regex.h usability configure:6341: gcc -c -fPIC -std=gnu99 -Wall -pipe -Wtype-limits -fvisibility=hidden conftest.c >&5 configure:6341: $? = 0 configure:6341: result: yes configure:6341: checking regex.h presence configure:6341: gcc -E conftest.c configure:6341: $? = 0 configure:6341: result: yes configure:6341: checking for regex.h configure:6341: result: yes configure:6341: checking rxposix.h usability configure:6341: gcc -c -fPIC -std=gnu99 -Wall -pipe -Wtype-limits -fvisibility=hidden conftest.c >&5 conftest.c:58:21: fatal error: rxposix.h: No such file or directory compilation terminated. configure:6341: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "audacious" | #define PACKAGE_TARNAME "audacious" | #define PACKAGE_VERSION "3.3.2" | #define PACKAGE_STRING "audacious 3.3.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "audacious" | #define VERSION "3.3.2" | #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 PLUGIN_SUFFIX ".so" | #define EXPORT __attribute__((visibility("default"))) | #define HAVE_EXECINFO_H 1 | #define HAVE_REGEX_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:6341: result: no configure:6341: checking rxposix.h presence configure:6341: gcc -E conftest.c conftest.c:25:21: fatal error: rxposix.h: No such file or directory compilation terminated. configure:6341: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "audacious" | #define PACKAGE_TARNAME "audacious" | #define PACKAGE_VERSION "3.3.2" | #define PACKAGE_STRING "audacious 3.3.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "audacious" | #define VERSION "3.3.2" | #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 PLUGIN_SUFFIX ".so" | #define EXPORT __attribute__((visibility("default"))) | #define HAVE_EXECINFO_H 1 | #define HAVE_REGEX_H 1 | /* end confdefs.h. */ | #include configure:6341: result: no configure:6341: checking for rxposix.h configure:6341: result: no configure:6341: checking rx/rxposix.h usability configure:6341: gcc -c -fPIC -std=gnu99 -Wall -pipe -Wtype-limits -fvisibility=hidden conftest.c >&5 conftest.c:58:24: fatal error: rx/rxposix.h: No such file or directory compilation terminated. configure:6341: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "audacious" | #define PACKAGE_TARNAME "audacious" | #define PACKAGE_VERSION "3.3.2" | #define PACKAGE_STRING "audacious 3.3.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "audacious" | #define VERSION "3.3.2" | #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 PLUGIN_SUFFIX ".so" | #define EXPORT __attribute__((visibility("default"))) | #define HAVE_EXECINFO_H 1 | #define HAVE_REGEX_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:6341: result: no configure:6341: checking rx/rxposix.h presence configure:6341: gcc -E conftest.c conftest.c:25:24: fatal error: rx/rxposix.h: No such file or directory compilation terminated. configure:6341: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "audacious" | #define PACKAGE_TARNAME "audacious" | #define PACKAGE_VERSION "3.3.2" | #define PACKAGE_STRING "audacious 3.3.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "audacious" | #define VERSION "3.3.2" | #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 PLUGIN_SUFFIX ".so" | #define EXPORT __attribute__((visibility("default"))) | #define HAVE_EXECINFO_H 1 | #define HAVE_REGEX_H 1 | /* end confdefs.h. */ | #include configure:6341: result: no configure:6341: checking for rx/rxposix.h configure:6341: result: no configure:6354: checking for sigwait configure:6354: gcc -o conftest -fPIC -std=gnu99 -Wall -pipe -Wtype-limits -fvisibility=hidden -Wl,-z,defs conftest.c -lpthread >&5 configure:6354: $? = 0 configure:6354: result: yes configure:6354: checking for backtrace configure:6354: gcc -o conftest -fPIC -std=gnu99 -Wall -pipe -Wtype-limits -fvisibility=hidden -Wl,-z,defs conftest.c -lpthread >&5 configure:6354: $? = 0 configure:6354: result: yes configure:6364: checking for cexpf configure:6380: gcc -o conftest -fPIC -std=gnu99 -Wall -pipe -Wtype-limits -fvisibility=hidden -Wl,-z,defs conftest.c -lpthread -lm >&5 configure:6380: $? = 0 configure:6381: result: yes configure:6394: checking for /proc/self/exe configure:6397: result: yes configure:6421: checking for a BSD-compatible install configure:6489: result: /bin/ginstall -c configure:6500: checking for a thread-safe mkdir -p configure:6539: result: /bin/mkdir -p configure:6550: checking whether NLS is requested configure:6559: result: yes configure:6600: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:6632: result: /usr/bin/msgfmt configure:6641: checking for gmsgfmt configure:6672: result: /usr/bin/msgfmt configure:6723: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C configure:6755: result: /usr/bin/xgettext configure:6801: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:6832: result: /usr/bin/msgmerge configure:6889: checking for ld used by GCC configure:6953: result: /usr/x86_64-slackware-linux/bin/ld configure:6960: checking if the linker (/usr/x86_64-slackware-linux/bin/ld) is GNU ld configure:6973: result: yes configure:6980: checking for shared library run path origin configure:6993: result: done configure:7565: checking for CFPreferencesCopyAppValue configure:7583: gcc -o conftest -fPIC -std=gnu99 -Wall -pipe -Wtype-limits -fvisibility=hidden -Wl,-z,defs conftest.c -lpthread -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:29:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory compilation terminated. configure:7583: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "audacious" | #define PACKAGE_TARNAME "audacious" | #define PACKAGE_VERSION "3.3.2" | #define PACKAGE_STRING "audacious 3.3.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "audacious" | #define VERSION "3.3.2" | #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 PLUGIN_SUFFIX ".so" | #define EXPORT __attribute__((visibility("default"))) | #define HAVE_EXECINFO_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SIGWAIT 1 | #define HAVE_BACKTRACE 1 | #define HAVE_CEXPF 1 | #define HAVE_PROC_SELF_EXE 1 | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:7592: result: no configure:7599: checking for CFLocaleCopyCurrent configure:7617: gcc -o conftest -fPIC -std=gnu99 -Wall -pipe -Wtype-limits -fvisibility=hidden -Wl,-z,defs conftest.c -lpthread -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:29:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory compilation terminated. configure:7617: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "audacious" | #define PACKAGE_TARNAME "audacious" | #define PACKAGE_VERSION "3.3.2" | #define PACKAGE_STRING "audacious 3.3.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "audacious" | #define VERSION "3.3.2" | #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 PLUGIN_SUFFIX ".so" | #define EXPORT __attribute__((visibility("default"))) | #define HAVE_EXECINFO_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SIGWAIT 1 | #define HAVE_BACKTRACE 1 | #define HAVE_CEXPF 1 | #define HAVE_PROC_SELF_EXE 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:7626: result: no configure:7675: checking for GNU gettext in libc configure:7695: gcc -o conftest -fPIC -std=gnu99 -Wall -pipe -Wtype-limits -fvisibility=hidden -Wl,-z,defs conftest.c -lpthread >&5 configure:7695: $? = 0 configure:7704: result: yes configure:8495: checking whether to use NLS configure:8497: result: yes configure:8500: checking where the gettext function comes from configure:8511: result: libc configure:8607: checking for audacious configure:8625: found /usr/bin/audacious configure:8638: result: /usr/bin/audacious configure:8693: checking for LIBGUESS configure:8700: $PKG_CONFIG --exists --print-errors "libguess >= 1.1" Package libguess was not found in the pkg-config search path. Perhaps you should add the directory containing `libguess.pc' to the PKG_CONFIG_PATH environment variable No package 'libguess' found configure:8703: $? = 1 configure:8717: $PKG_CONFIG --exists --print-errors "libguess >= 1.1" Package libguess was not found in the pkg-config search path. Perhaps you should add the directory containing `libguess.pc' to the PKG_CONFIG_PATH environment variable No package 'libguess' found configure:8720: $? = 1 configure:8734: result: no No package 'libguess' found configure:8791: checking for DBUS configure:8798: $PKG_CONFIG --exists --print-errors "dbus-1 >= 0.60 dbus-glib-1 >= 0.60 gthread-2.0" configure:8801: $? = 0 configure:8815: $PKG_CONFIG --exists --print-errors "dbus-1 >= 0.60 dbus-glib-1 >= 0.60 gthread-2.0" configure:8818: $? = 0 configure:8856: result: yes configure:8863: checking for dbus-binding-tool configure:8881: found /usr/bin/dbus-binding-tool configure:8894: result: /usr/bin/dbus-binding-tool configure:8904: checking for glib-genmarshal configure:8922: found /usr/bin/glib-genmarshal configure:8935: result: /usr/bin/glib-genmarshal configure:9162: checking for regcomp in -lc configure:9187: gcc -o conftest -fPIC -std=gnu99 -Wall -pipe -Wtype-limits -fvisibility=hidden -Wl,-z,defs -Wl,-rpath,${libdir} conftest.c -lc -lpthread >&5 configure:9187: $? = 0 configure:9196: result: yes configure:9292: checking regex library type configure:9294: result: gnu configure:9528: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by audacious config.status 3.3.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on oleg config.status:969: creating audacious.pc config.status:1077: WARNING: 'audacious.pc.in' seems to ignore the --datarootdir setting config.status:969: creating audclient.pc config.status:1077: WARNING: 'audclient.pc.in' seems to ignore the --datarootdir setting config.status:969: creating buildsys.mk config.status:969: creating extra.mk config.status:1128: WARNING: extra.mk contains a reference to the variable `datarootdir' which seems to be undefined. Please make sure it is defined config.status:969: creating man/audtool.1 config.status:969: creating man/audacious.1 config.status:969: creating src/libaudcore/audio.h config.status:969: creating config.h config.status:1164: executing depfiles commands config.status:1164: executing po-directories commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## _cv_gnu_make_command=make ac_cv_build=x86_64-slackware-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CAIRO_CFLAGS_set= ac_cv_env_CAIRO_CFLAGS_value= ac_cv_env_CAIRO_LIBS_set= ac_cv_env_CAIRO_LIBS_value= ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_value= 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=-fPIC ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_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_GLIB_CFLAGS_set= ac_cv_env_GLIB_CFLAGS_value= ac_cv_env_GLIB_LIBS_set= ac_cv_env_GLIB_LIBS_value= ac_cv_env_GMODULE_CFLAGS_set= ac_cv_env_GMODULE_CFLAGS_value= ac_cv_env_GMODULE_LIBS_set= ac_cv_env_GMODULE_LIBS_value= ac_cv_env_GTHREAD_CFLAGS_set= ac_cv_env_GTHREAD_CFLAGS_value= ac_cv_env_GTHREAD_LIBS_set= ac_cv_env_GTHREAD_LIBS_value= ac_cv_env_GTK_CFLAGS_set= ac_cv_env_GTK_CFLAGS_value= ac_cv_env_GTK_LIBS_set= ac_cv_env_GTK_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBGUESS_CFLAGS_set= ac_cv_env_LIBGUESS_CFLAGS_value= ac_cv_env_LIBGUESS_LIBS_set= ac_cv_env_LIBGUESS_LIBS_value= ac_cv_env_LIBPCRE_CFLAGS_set= ac_cv_env_LIBPCRE_CFLAGS_value= ac_cv_env_LIBPCRE_LIBS_set= ac_cv_env_LIBPCRE_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PANGO_CFLAGS_set= ac_cv_env_PANGO_CFLAGS_value= ac_cv_env_PANGO_LIBS_set= ac_cv_env_PANGO_LIBS_value= ac_cv_env_PKG_CONFIG_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_build_alias_set=set ac_cv_env_build_alias_value=x86_64-slackware-linux 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_backtrace=yes ac_cv_func_sigwait=yes ac_cv_header_execinfo_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_regex_h=yes ac_cv_header_rx_rxposix_h=no ac_cv_header_rxposix_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-slackware-linux-gnu ac_cv_lib_c_regcomp=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_AUDACIOUS_PATH=/usr/bin/audacious ac_cv_path_CP=/bin/cp ac_cv_path_DBUS_BINDING_TOOL=/usr/bin/dbus-binding-tool ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GLIB_GENMARSHAL=/usr/bin/glib-genmarshal ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_MV=/bin/mv ac_cv_path_RANLIB=/usr/bin/ranlib ac_cv_path_RM=/bin/rm ac_cv_path_TPUT=/usr/bin/tput ac_cv_path_TR=/bin/tr ac_cv_path_WINDRES=/usr/bin/windres ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/ginstall -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ 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_search_pthread_create=-lpthread ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_target=x86_64-slackware-linux-gnu acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD=/usr/x86_64-slackware-linux/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CCAS_dependencies_compiler_type=none gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext1_libc=yes pkg_cv_CAIRO_CFLAGS='-I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 ' pkg_cv_CAIRO_LIBS='-lcairo ' pkg_cv_DBUS_CFLAGS='-pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' pkg_cv_DBUS_LIBS='-pthread -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 ' pkg_cv_GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' pkg_cv_GLIB_LIBS='-lglib-2.0 ' pkg_cv_GMODULE_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' pkg_cv_GMODULE_LIBS='-Wl,--export-dynamic -pthread -lgmodule-2.0 -lrt -lglib-2.0 ' pkg_cv_GTHREAD_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' pkg_cv_GTHREAD_LIBS='-pthread -lgthread-2.0 -lrt -lglib-2.0 ' pkg_cv_GTK_CFLAGS='-pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng14 ' pkg_cv_GTK_LIBS='-lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 ' pkg_cv_PANGO_CFLAGS='-pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' pkg_cv_PANGO_LIBS='-lpango-1.0 -lgobject-2.0 -lglib-2.0 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AR='/usr/bin/ar' AUDACIOUS_DEFINES='-DPLUGINSUBS=\"Transport\",\"Input\",\"Output\",\"Effect\",\"General\",\"Visualization\",\"Container\",\"Discovery\" -DHARDCODE_BINDIR=\"${exec_prefix}/bin\" -DHARDCODE_DATADIR=\"${datarootdir}/audacious\" -DHARDCODE_PLUGINDIR=\"/usr/lib64/audacious\" -DHARDCODE_LOCALEDIR=\"${datarootdir}/locale\" -DHARDCODE_DESKTOPFILE=\"${datarootdir}/applications/audacious.desktop\" -DHARDCODE_ICONFILE=\"${datarootdir}/pixmaps/audacious.png\"' AUDACIOUS_PATH='/usr/bin/audacious' BIGENDIAN='0' CAIRO_CFLAGS='-I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 ' CAIRO_LIBS='-lcairo ' CC='gcc' CCAS='gcc' CCASDEPMODE='depmode=none' CCASFLAGS='-fPIC' CFLAGS='-fPIC -std=gnu99 -Wall -pipe -Wtype-limits -fvisibility=hidden' CLEAN_LIB='' CONTAINER_PLUGIN_DIR='Container' CP='/bin/cp' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXFLAGS='-g -O2 -Wall -pipe -Wtype-limits -fvisibility=hidden' DBUS_BINDING_TOOL='/usr/bin/dbus-binding-tool' DBUS_CFLAGS='-pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' DBUS_LIBS='-pthread -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 ' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DISCOVERY_PLUGIN_DIR='Discovery' ECHO_C='' ECHO_N='-n' ECHO_T='' EFFECT_PLUGIN_DIR='Effect' EGREP='/bin/grep -E' EXEEXT='' GENERAL_PLUGIN_DIR='General' GETTEXT_MACRO_VERSION='0.18' GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' GLIB_GENMARSHAL='/usr/bin/glib-genmarshal' GLIB_LIBS='-lglib-2.0 ' GMODULE_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' GMODULE_LIBS='-Wl,--export-dynamic -pthread -lgmodule-2.0 -lrt -lglib-2.0 ' GMSGFMT='/usr/bin/msgfmt' GMSGFMT_015='/usr/bin/msgfmt' GREP='/bin/grep' GTHREAD_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' GTHREAD_LIBS='-pthread -lgthread-2.0 -lrt -lglib-2.0 ' GTK_CFLAGS='-pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng14 ' GTK_LIBS='-lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 ' HAVE_MSWINDOWS='no' INPUT_PLUGIN_DIR='Input' INSTALL_DATA='${INSTALL} -m 644' INSTALL_LIB='&& ${INSTALL} -m 755 $$i ${DESTDIR}${libdir}/$$i.${LIB_MAJOR}.${LIB_MINOR}.0 && ${LN_S} -f $$i.${LIB_MAJOR}.${LIB_MINOR}.0 ${DESTDIR}${libdir}/$$i.${LIB_MAJOR} && ${LN_S} -f $$i.${LIB_MAJOR}.${LIB_MINOR}.0 ${DESTDIR}${libdir}/$$i' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INTLLIBS='' INTL_MACOSX_LIBS='' LDFLAGS=' -Wl,-z,defs -Wl,-rpath,${libdir}' LDFLAGS_RPATH='-Wl,-rpath,${libdir}' LIBAUDCLIENT_LDFLAGS='-laudclient' LIBGUESS_CFLAGS='' LIBGUESS_LIBS='' LIBICONV='-liconv' LIBINTL='' LIBOBJS='' LIBPCRE_CFLAGS='' LIBPCRE_LIBS='' LIBS='-lpthread ' LIB_CFLAGS='-fPIC -DPIC' LIB_LDFLAGS='-shared -Wl,-soname=${SHARED_LIB}.${LIB_MAJOR}' LIB_PREFIX='lib' LIB_SUFFIX='.so' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' MAKE='make' MKDIR_P='/bin/mkdir -p' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' MV='/bin/mv' OBJEXT='o' OUTPUT_PLUGIN_DIR='Output' PACKAGE='audacious' PACKAGE_BUGREPORT='' PACKAGE_NAME='audacious' PACKAGE_STRING='audacious 3.3.2' PACKAGE_TARNAME='audacious' PACKAGE_URL='' PACKAGE_VERSION='3.3.2' PANGO_CFLAGS='-pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' PANGO_LIBS='-lpango-1.0 -lgobject-2.0 -lglib-2.0 ' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/local/lib64/pkgconfig:/usr/lib64/pkgconfig' PLUGIN_CFLAGS='-fPIC -DPIC' PLUGIN_LDFLAGS='-shared' PLUGIN_SUFFIX='.so' POSUB='po' RANLIB='/usr/bin/ranlib' REGEX_CFLAGS='' REGEX_LIBS='-lc' RM='/bin/rm' SET_MAKE='' SHELL='/bin/sh' TERM_BOLD='' TERM_EL='' TERM_SETAF1='' TERM_SETAF2='' TERM_SETAF3='' TERM_SETAF4='' TERM_SETAF6='' TERM_SGR0='(B' TPUT='/usr/bin/tput' TR='/bin/tr' TRANSPORT_PLUGIN_DIR='Transport' UNINSTALL_LIB='&& rm -f ${DESTDIR}${libdir}/$$i ${DESTDIR}${libdir}/$$i.${LIB_MAJOR} ${DESTDIR}${libdir}/$$i.${LIB_MAJOR}.${LIB_MINOR}.0' USE_CHARDET='no' USE_DBUS='yes' USE_NLS='yes' VERSION='3.3.2' VISUALIZATION_PLUGIN_DIR='Visualization' WINDRES='/usr/bin/windres' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' XGETTEXT_EXTRA_OPTIONS='' ac_ct_CC='gcc' ac_ct_CXX='g++' am__fastdepCCAS_FALSE='' am__fastdepCCAS_TRUE='#' am__include='include' am__leading_dot='.' am__nodep='_no' am__quote='' bindir='${exec_prefix}/bin' build='x86_64-slackware-linux-gnu' build_alias='x86_64-slackware-linux' build_cpu='x86_64' build_os='linux-gnu' build_vendor='slackware' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='/usr/doc/audacious-3.3.2' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-slackware-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='slackware' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='/usr/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' plugindir='/usr/lib64/audacious' pluginsubs='\"Transport\",\"Input\",\"Output\",\"Effect\",\"General\",\"Visualization\",\"Container\",\"Discovery\"' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='x86_64-slackware-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='slackware' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "audacious" #define PACKAGE_TARNAME "audacious" #define PACKAGE_VERSION "3.3.2" #define PACKAGE_STRING "audacious 3.3.2" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "audacious" #define VERSION "3.3.2" #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 PLUGIN_SUFFIX ".so" #define EXPORT __attribute__((visibility("default"))) #define HAVE_EXECINFO_H 1 #define HAVE_REGEX_H 1 #define HAVE_SIGWAIT 1 #define HAVE_BACKTRACE 1 #define HAVE_CEXPF 1 #define HAVE_PROC_SELF_EXE 1 #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define BUILDSTAMP "unknown build" #define USE_DBUS 1 #define USE_REGEX_GNU 1 configure: exit 0