Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 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.6.1, which was
- generated by GNU Autoconf 2.69. Invocation command line was
- $ ./configure --enable-chardet
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = bark
- uname -m = i686
- uname -r = 3.16.0-34-generic
- uname -s = Linux
- uname -v = #47~14.04.1-Ubuntu SMP Fri Apr 10 17:49:51 UTC 2015
- /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: /home/bark/bin
- PATH: /usr/local/sbin
- PATH: /usr/local/bin
- PATH: /usr/sbin
- PATH: /usr/bin
- PATH: /sbin
- PATH: /bin
- PATH: /usr/games
- PATH: /usr/local/games
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:2442: checking build system type
- configure:2456: result: i686-pc-linux-gnu
- configure:2476: checking host system type
- configure:2489: result: i686-pc-linux-gnu
- configure:2509: checking target system type
- configure:2522: result: i686-pc-linux-gnu
- configure:2596: checking for gcc
- configure:2612: found /usr/bin/gcc
- configure:2623: result: gcc
- configure:2852: checking for C compiler version
- configure:2861: gcc --version >&5
- gcc (Ubuntu 4.8.2-19ubuntu1) 4.8.2
- Copyright (C) 2013 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:2872: $? = 0
- configure:2861: gcc -v >&5
- Using built-in specs.
- COLLECT_GCC=gcc
- COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.8/lto-wrapper
- Target: i686-linux-gnu
- Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.2-19ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-i386/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-i386 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-i386 --with-arch-directory=i386 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-targets=all --enable-multiarch --disable-werror --with-arch-32=i686 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
- Thread model: posix
- gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
- configure:2872: $? = 0
- configure:2861: gcc -V >&5
- gcc: error: unrecognized command line option '-V'
- gcc: fatal error: no input files
- compilation terminated.
- configure:2872: $? = 4
- configure:2861: gcc -qversion >&5
- gcc: error: unrecognized command line option '-qversion'
- gcc: fatal error: no input files
- compilation terminated.
- configure:2872: $? = 4
- configure:2892: checking whether the C compiler works
- configure:2914: gcc conftest.c >&5
- configure:2918: $? = 0
- configure:2966: result: yes
- configure:2969: checking for C compiler default output file name
- configure:2971: result: a.out
- configure:2977: checking for suffix of executables
- configure:2984: gcc -o conftest conftest.c >&5
- configure:2988: $? = 0
- configure:3010: result:
- configure:3032: checking whether we are cross compiling
- configure:3040: gcc -o conftest conftest.c >&5
- configure:3044: $? = 0
- configure:3051: ./conftest
- configure:3055: $? = 0
- configure:3070: result: no
- configure:3075: checking for suffix of object files
- configure:3097: gcc -c conftest.c >&5
- configure:3101: $? = 0
- configure:3122: result: o
- configure:3126: checking whether we are using the GNU C compiler
- configure:3145: gcc -c conftest.c >&5
- configure:3145: $? = 0
- configure:3154: result: yes
- configure:3163: checking whether gcc accepts -g
- configure:3183: gcc -c -g conftest.c >&5
- configure:3183: $? = 0
- configure:3224: result: yes
- configure:3241: checking for gcc option to accept ISO C89
- configure:3304: gcc -c -g -O2 conftest.c >&5
- configure:3304: $? = 0
- configure:3317: result: none needed
- configure:3395: checking for g++
- configure:3411: found /usr/bin/g++
- configure:3422: result: g++
- configure:3449: checking for C++ compiler version
- configure:3458: g++ --version >&5
- g++ (Ubuntu 4.8.2-19ubuntu1) 4.8.2
- Copyright (C) 2013 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:3469: $? = 0
- configure:3458: g++ -v >&5
- Using built-in specs.
- COLLECT_GCC=g++
- COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.8/lto-wrapper
- Target: i686-linux-gnu
- Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.2-19ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-i386/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-i386 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-i386 --with-arch-directory=i386 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-targets=all --enable-multiarch --disable-werror --with-arch-32=i686 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
- Thread model: posix
- gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
- configure:3469: $? = 0
- configure:3458: g++ -V >&5
- g++: error: unrecognized command line option '-V'
- g++: fatal error: no input files
- compilation terminated.
- configure:3469: $? = 4
- configure:3458: g++ -qversion >&5
- g++: error: unrecognized command line option '-qversion'
- g++: fatal error: no input files
- compilation terminated.
- configure:3469: $? = 4
- configure:3473: checking whether we are using the GNU C++ compiler
- configure:3492: g++ -c conftest.cpp >&5
- configure:3492: $? = 0
- configure:3501: result: yes
- configure:3510: checking whether g++ accepts -g
- configure:3530: g++ -c -g conftest.cpp >&5
- configure:3530: $? = 0
- configure:3571: result: yes
- configure:3600: checking how to run the C preprocessor
- configure:3631: gcc -E conftest.c
- configure:3631: $? = 0
- configure:3645: gcc -E conftest.c
- conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
- #include <ac_nonexistent.h>
- ^
- compilation terminated.
- configure:3645: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "audacious"
- | #define PACKAGE_TARNAME "audacious"
- | #define PACKAGE_VERSION "3.6.1"
- | #define PACKAGE_STRING "audacious 3.6.1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "audacious"
- | #define VERSION "3.6.1"
- | #define COPYRIGHT "Copyright © 2001-2015 Audacious developers and others"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:3670: result: gcc -E
- configure:3690: gcc -E conftest.c
- configure:3690: $? = 0
- configure:3704: gcc -E conftest.c
- conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
- #include <ac_nonexistent.h>
- ^
- compilation terminated.
- configure:3704: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "audacious"
- | #define PACKAGE_TARNAME "audacious"
- | #define PACKAGE_VERSION "3.6.1"
- | #define PACKAGE_STRING "audacious 3.6.1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "audacious"
- | #define VERSION "3.6.1"
- | #define COPYRIGHT "Copyright © 2001-2015 Audacious developers and others"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:3733: checking for grep that handles long lines and -e
- configure:3791: result: /bin/grep
- configure:3796: checking for egrep
- configure:3858: result: /bin/grep -E
- configure:3863: checking for ANSI C header files
- configure:3883: gcc -c -g -O2 conftest.c >&5
- configure:3883: $? = 0
- configure:3956: gcc -o conftest -g -O2 conftest.c >&5
- configure:3956: $? = 0
- configure:3956: ./conftest
- configure:3956: $? = 0
- configure:3967: result: yes
- configure:3980: checking for sys/types.h
- configure:3980: gcc -c -g -O2 conftest.c >&5
- configure:3980: $? = 0
- configure:3980: result: yes
- configure:3980: checking for sys/stat.h
- configure:3980: gcc -c -g -O2 conftest.c >&5
- configure:3980: $? = 0
- configure:3980: result: yes
- configure:3980: checking for stdlib.h
- configure:3980: gcc -c -g -O2 conftest.c >&5
- configure:3980: $? = 0
- configure:3980: result: yes
- configure:3980: checking for string.h
- configure:3980: gcc -c -g -O2 conftest.c >&5
- configure:3980: $? = 0
- configure:3980: result: yes
- configure:3980: checking for memory.h
- configure:3980: gcc -c -g -O2 conftest.c >&5
- configure:3980: $? = 0
- configure:3980: result: yes
- configure:3980: checking for strings.h
- configure:3980: gcc -c -g -O2 conftest.c >&5
- configure:3980: $? = 0
- configure:3980: result: yes
- configure:3980: checking for inttypes.h
- configure:3980: gcc -c -g -O2 conftest.c >&5
- configure:3980: $? = 0
- configure:3980: result: yes
- configure:3980: checking for stdint.h
- configure:3980: gcc -c -g -O2 conftest.c >&5
- configure:3980: $? = 0
- configure:3980: result: yes
- configure:3980: checking for unistd.h
- configure:3980: gcc -c -g -O2 conftest.c >&5
- configure:3980: $? = 0
- configure:3980: result: yes
- configure:3992: checking whether byte ordering is bigendian
- configure:4007: gcc -c -g -O2 conftest.c >&5
- conftest.c:23:9: error: unknown type name 'not'
- not a universal capable compiler
- ^
- conftest.c:23:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
- not a universal capable compiler
- ^
- conftest.c:23:15: error: unknown type name 'universal'
- configure:4007: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "audacious"
- | #define PACKAGE_TARNAME "audacious"
- | #define PACKAGE_VERSION "3.6.1"
- | #define PACKAGE_STRING "audacious 3.6.1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "audacious"
- | #define VERSION "3.6.1"
- | #define COPYRIGHT "Copyright © 2001-2015 Audacious developers and others"
- | #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:4052: gcc -c -g -O2 conftest.c >&5
- configure:4052: $? = 0
- configure:4070: gcc -c -g -O2 conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:29:4: error: unknown type name 'not'
- not big endian
- ^
- conftest.c:29:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
- not big endian
- ^
- configure:4070: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "audacious"
- | #define PACKAGE_TARNAME "audacious"
- | #define PACKAGE_VERSION "3.6.1"
- | #define PACKAGE_STRING "audacious 3.6.1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "audacious"
- | #define VERSION "3.6.1"
- | #define COPYRIGHT "Copyright © 2001-2015 Audacious developers and others"
- | #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 <sys/types.h>
- | #include <sys/param.h>
- |
- | int
- | main ()
- | {
- | #if BYTE_ORDER != BIG_ENDIAN
- | not big endian
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:4198: result: no
- configure:4223: checking for special C compiler options needed for large files
- configure:4268: result: no
- configure:4274: checking for _FILE_OFFSET_BITS value needed for large files
- configure:4299: gcc -c -g -O2 conftest.c >&5
- conftest.c:28:3: warning: left shift count >= width of type [enabled by default]
- int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
- ^
- conftest.c:28:3: warning: left shift count >= width of type [enabled by default]
- conftest.c:29:10: warning: left shift count >= width of type [enabled by default]
- && LARGE_OFF_T % 2147483647 == 1)
- ^
- conftest.c:29:10: warning: left shift count >= width of type [enabled by default]
- conftest.c:28:7: error: variably modified 'off_t_is_large' at file scope
- int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
- ^
- configure:4299: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "audacious"
- | #define PACKAGE_TARNAME "audacious"
- | #define PACKAGE_VERSION "3.6.1"
- | #define PACKAGE_STRING "audacious 3.6.1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "audacious"
- | #define VERSION "3.6.1"
- | #define COPYRIGHT "Copyright © 2001-2015 Audacious developers and others"
- | #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 <sys/types.h>
- | /* Check that off_t can represent 2**63 - 1 correctly.
- | We can't simply define LARGE_OFF_T to be 9223372036854775807,
- | since some C++ compilers masquerading as C compilers
- | incorrectly reject 9223372036854775807. */
- | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
- | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
- | && LARGE_OFF_T % 2147483647 == 1)
- | ? 1 : -1];
- | int
- | main ()
- | {
- |
- | ;
- | return 0;
- | }
- configure:4323: gcc -c -g -O2 conftest.c >&5
- configure:4323: $? = 0
- configure:4331: result: 64
- configure:4471: checking for pkg-config
- configure:4489: found /usr/bin/pkg-config
- configure:4501: result: /usr/bin/pkg-config
- configure:4526: checking pkg-config is at least version 0.9.0
- configure:4529: result: yes
- configure:4543: checking operating system type
- configure:4552: result: Linux
- configure:4590: checking whether the C/C++ compiler supports -Wtype-limits
- configure:4605: gcc -c -g -O2 -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -Werror conftest.c >&5
- configure:4605: $? = 0
- configure:4607: result: yes
- configure:4622: checking whether the C++ compiler supports -Woverloaded-virtual
- configure:4643: g++ -c -g -O2 -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Woverloaded-virtual -Werror conftest.cpp >&5
- configure:4643: $? = 0
- configure:4645: result: yes
- configure:5448: checking whether byte ordering is bigendian
- configure:5654: result: no
- configure:5685: checking whether ln -s works
- configure:5689: result: yes
- configure:5698: checking for rm
- configure:5716: found /bin/rm
- configure:5728: result: /bin/rm
- configure:5738: checking for mv
- configure:5756: found /bin/mv
- configure:5768: result: /bin/mv
- configure:5778: checking for cp
- configure:5796: found /bin/cp
- configure:5808: result: /bin/cp
- configure:5818: checking for ar
- configure:5836: found /usr/bin/ar
- configure:5848: result: /usr/bin/ar
- configure:5858: checking for ranlib
- configure:5876: found /usr/bin/ranlib
- configure:5888: result: /usr/bin/ranlib
- configure:5898: checking for windres
- configure:5931: result: no
- configure:5937: checking for library containing pthread_create
- configure:5968: gcc -o conftest -g -O2 -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -fvisibility=hidden -Wl,-z,defs conftest.c >&5
- /tmp/ccXlzCWu.o: In function `main':
- /home/bark/bin/audacious-3.6.1/conftest.c:35: undefined reference to `pthread_create'
- collect2: error: ld returned 1 exit status
- configure:5968: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "audacious"
- | #define PACKAGE_TARNAME "audacious"
- | #define PACKAGE_VERSION "3.6.1"
- | #define PACKAGE_STRING "audacious 3.6.1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "audacious"
- | #define VERSION "3.6.1"
- | #define COPYRIGHT "Copyright © 2001-2015 Audacious developers and others"
- | #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 _FILE_OFFSET_BITS 64
- | #define EXPORT __attribute__((visibility("default")))
- | /* 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:5968: gcc -o conftest -g -O2 -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -fvisibility=hidden -Wl,-z,defs conftest.c -lpthread >&5
- configure:5968: $? = 0
- configure:5985: result: -lpthread
- configure:5997: checking for GLIB
- configure:6004: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.32"
- configure:6007: $? = 0
- configure:6021: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.32"
- configure:6024: $? = 0
- configure:6082: result: yes
- configure:6088: checking for GMODULE
- configure:6095: $PKG_CONFIG --exists --print-errors "gmodule-2.0 >= 2.32"
- configure:6098: $? = 0
- configure:6112: $PKG_CONFIG --exists --print-errors "gmodule-2.0 >= 2.32"
- configure:6115: $? = 0
- configure:6173: result: yes
- configure:6190: checking for GTK
- configure:6197: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.24"
- configure:6200: $? = 0
- configure:6214: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.24"
- configure:6217: $? = 0
- configure:6275: result: yes
- configure:6381: checking for GIO
- configure:6388: $PKG_CONFIG --exists --print-errors "gio-2.0 >= 2.32 gio-unix-2.0 >= 2.32"
- configure:6391: $? = 0
- configure:6405: $PKG_CONFIG --exists --print-errors "gio-2.0 >= 2.32 gio-unix-2.0 >= 2.32"
- configure:6408: $? = 0
- configure:6466: result: yes
- configure:6598: checking for shared library system
- configure:6662: result: GNU
- configure:6715: checking for sigwait
- configure:6715: gcc -o conftest -g -O2 -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -fvisibility=hidden -Wl,-z,defs conftest.c -lpthread >&5
- configure:6715: $? = 0
- configure:6715: result: yes
- configure:6725: checking for /proc/self/exe
- configure:6728: result: yes
- configure:6780: checking for ld used by gcc
- configure:6847: result: /usr/bin/ld
- configure:6854: checking if the linker (/usr/bin/ld) is GNU ld
- configure:6869: result: yes
- configure:6876: checking for shared library run path origin
- configure:6889: result: done
- configure:7467: checking for iconv
- configure:7491: gcc -o conftest -g -O2 -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -fvisibility=hidden -Wl,-z,defs conftest.c -lpthread >&5
- configure:7491: $? = 0
- configure:7525: result: yes
- configure:7528: checking for working iconv
- configure:7657: gcc -o conftest -g -O2 -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -fvisibility=hidden -Wl,-z,defs conftest.c -lpthread >&5
- configure:7657: $? = 0
- configure:7657: ./conftest
- configure:7657: $? = 0
- configure:7669: result: yes
- configure:7697: checking for iconv declaration
- configure:7726: gcc -c -g -O2 -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -fvisibility=hidden conftest.c >&5
- configure:7726: $? = 0
- configure:7737: result:
- extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
- configure:7750: checking whether make sets $(MAKE)
- configure:7772: result: yes
- configure:7795: checking for a BSD-compatible install
- configure:7863: result: /usr/bin/install -c
- configure:7874: checking for a thread-safe mkdir -p
- configure:7913: result: /bin/mkdir -p
- configure:7916: checking for a sed that does not truncate output
- configure:7980: result: /bin/sed
- configure:7986: checking whether NLS is requested
- configure:7995: result: yes
- configure:8035: checking for msgfmt
- configure: trying /usr/bin/msgfmt...
- 0 translated messages.
- configure:8067: result: /usr/bin/msgfmt
- configure:8076: checking for gmsgfmt
- configure:8107: result: /usr/bin/msgfmt
- configure:8157: checking for xgettext
- configure: trying /usr/bin/xgettext...
- /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
- configure:8189: result: /usr/bin/xgettext
- configure:8234: checking for msgmerge
- configure: trying /usr/bin/msgmerge...
- configure:8265: result: /usr/bin/msgmerge
- configure:8306: checking for CFPreferencesCopyAppValue
- configure:8324: gcc -o conftest -g -O2 -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -fvisibility=hidden -Wl,-z,defs conftest.c -lpthread -Wl,-framework -Wl,CoreFoundation >&5
- conftest.c:30:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
- #include <CoreFoundation/CFPreferences.h>
- ^
- compilation terminated.
- configure:8324: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "audacious"
- | #define PACKAGE_TARNAME "audacious"
- | #define PACKAGE_VERSION "3.6.1"
- | #define PACKAGE_STRING "audacious 3.6.1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "audacious"
- | #define VERSION "3.6.1"
- | #define COPYRIGHT "Copyright © 2001-2015 Audacious developers and others"
- | #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 _FILE_OFFSET_BITS 64
- | #define EXPORT __attribute__((visibility("default")))
- | #define USE_GTK 1
- | #define PLUGIN_SUFFIX ".so"
- | #define HAVE_SIGWAIT 1
- | #define HAVE_PROC_SELF_EXE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | /* end confdefs.h. */
- | #include <CoreFoundation/CFPreferences.h>
- | int
- | main ()
- | {
- | CFPreferencesCopyAppValue(NULL, NULL)
- | ;
- | return 0;
- | }
- configure:8333: result: no
- configure:8340: checking for CFLocaleCopyCurrent
- configure:8358: gcc -o conftest -g -O2 -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -fvisibility=hidden -Wl,-z,defs conftest.c -lpthread -Wl,-framework -Wl,CoreFoundation >&5
- conftest.c:30:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
- #include <CoreFoundation/CFLocale.h>
- ^
- compilation terminated.
- configure:8358: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "audacious"
- | #define PACKAGE_TARNAME "audacious"
- | #define PACKAGE_VERSION "3.6.1"
- | #define PACKAGE_STRING "audacious 3.6.1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "audacious"
- | #define VERSION "3.6.1"
- | #define COPYRIGHT "Copyright © 2001-2015 Audacious developers and others"
- | #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 _FILE_OFFSET_BITS 64
- | #define EXPORT __attribute__((visibility("default")))
- | #define USE_GTK 1
- | #define PLUGIN_SUFFIX ".so"
- | #define HAVE_SIGWAIT 1
- | #define HAVE_PROC_SELF_EXE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | /* end confdefs.h. */
- | #include <CoreFoundation/CFLocale.h>
- | int
- | main ()
- | {
- | CFLocaleCopyCurrent();
- | ;
- | return 0;
- | }
- configure:8367: result: no
- configure:8416: checking for GNU gettext in libc
- configure:8440: gcc -o conftest -g -O2 -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -fvisibility=hidden -Wl,-z,defs conftest.c -lpthread >&5
- configure:8440: $? = 0
- configure:8449: result: yes
- configure:9286: checking whether to use NLS
- configure:9288: result: yes
- configure:9291: checking where the gettext function comes from
- configure:9302: result: libc
- configure:9407: checking for LIBGUESS
- configure:9414: $PKG_CONFIG --exists --print-errors "libguess >= 1.2"
- 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:9417: $? = 1
- configure:9431: $PKG_CONFIG --exists --print-errors "libguess >= 1.2"
- 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:9434: $? = 1
- configure:9448: result: no
- No package 'libguess' found
- configure:9482: error: Character set detection could not be enabled; check config.log
- ## ---------------- ##
- ## Cache variables. ##
- ## ---------------- ##
- ac_cv_build=i686-pc-linux-gnu
- ac_cv_c_bigendian=no
- 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=
- 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_CXXFLAGS_set=
- ac_cv_env_CXXFLAGS_value=
- ac_cv_env_CXX_set=
- ac_cv_env_CXX_value=
- ac_cv_env_GIO_CFLAGS_set=
- ac_cv_env_GIO_CFLAGS_value=
- ac_cv_env_GIO_LIBS_set=
- ac_cv_env_GIO_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_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_LIBS_set=
- ac_cv_env_LIBS_value=
- ac_cv_env_OBJCFLAGS_set=
- ac_cv_env_OBJCFLAGS_value=
- ac_cv_env_OBJCPP_set=
- ac_cv_env_OBJCPP_value=
- ac_cv_env_OBJCXXCPP_set=
- ac_cv_env_OBJCXXCPP_value=
- ac_cv_env_OBJCXXFLAGS_set=
- ac_cv_env_OBJCXXFLAGS_value=
- ac_cv_env_OBJCXX_set=
- ac_cv_env_OBJCXX_value=
- ac_cv_env_OBJC_set=
- ac_cv_env_OBJC_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_QT_CFLAGS_set=
- ac_cv_env_QT_CFLAGS_value=
- ac_cv_env_QT_LIBS_set=
- ac_cv_env_QT_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_sigwait=yes
- ac_cv_header_inttypes_h=yes
- ac_cv_header_memory_h=yes
- ac_cv_header_stdc=yes
- ac_cv_header_stdint_h=yes
- ac_cv_header_stdlib_h=yes
- ac_cv_header_string_h=yes
- ac_cv_header_strings_h=yes
- ac_cv_header_sys_stat_h=yes
- ac_cv_header_sys_types_h=yes
- ac_cv_header_unistd_h=yes
- ac_cv_host=i686-pc-linux-gnu
- ac_cv_objext=o
- ac_cv_path_AR=/usr/bin/ar
- ac_cv_path_CP=/bin/cp
- ac_cv_path_EGREP='/bin/grep -E'
- 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_SED=/bin/sed
- ac_cv_path_XGETTEXT=/usr/bin/xgettext
- ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
- ac_cv_path_install='/usr/bin/install -c'
- ac_cv_path_mkdir=/bin/mkdir
- ac_cv_prog_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=64
- ac_cv_sys_largefile_CC=no
- ac_cv_target=i686-pc-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/bin/ld
- acl_cv_prog_gnu_ld=yes
- acl_cv_rpath=done
- acl_cv_shlibext=so
- acl_cv_wl=-Wl,
- am_cv_func_iconv=yes
- am_cv_func_iconv_works=yes
- am_cv_lib_iconv=no
- am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
- am_cv_proto_iconv_arg1=
- gt_cv_func_CFLocaleCopyCurrent=no
- gt_cv_func_CFPreferencesCopyAppValue=no
- gt_cv_func_gnugettext1_libc=yes
- pkg_cv_GIO_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ '
- pkg_cv_GIO_LIBS='-lgio-2.0 -lgobject-2.0 -lglib-2.0 '
- pkg_cv_GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include '
- pkg_cv_GLIB_LIBS='-lglib-2.0 '
- pkg_cv_GMODULE_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include '
- pkg_cv_GMODULE_LIBS='-Wl,--export-dynamic -pthread -lgmodule-2.0 -lglib-2.0 '
- pkg_cv_GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/harfbuzz '
- pkg_cv_GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype '
- ## ----------------- ##
- ## Output variables. ##
- ## ----------------- ##
- AR='/usr/bin/ar'
- BIGENDIAN='0'
- CC='gcc'
- CC_DEPENDS=''
- CFLAGS='-g -O2 -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -fvisibility=hidden'
- CLEAN_LIB=''
- CP='/bin/cp'
- CPP='gcc -E'
- CPPFLAGS=''
- CXX='g++'
- CXXFLAGS='-g -O2 -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Woverloaded-virtual -fvisibility=hidden'
- CXX_DEPENDS=''
- DEFS=''
- ECHO_C=''
- ECHO_N='-n'
- ECHO_T=''
- EGREP='/bin/grep -E'
- EXEEXT=''
- GETTEXT_MACRO_VERSION='0.19'
- GIO_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ '
- GIO_LIBS='-lgio-2.0 -lgobject-2.0 -lglib-2.0 '
- GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include '
- GLIB_LIBS='-lglib-2.0 '
- GMODULE_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include '
- GMODULE_LIBS='-Wl,--export-dynamic -pthread -lgmodule-2.0 -lglib-2.0 '
- GMSGFMT='/usr/bin/msgfmt'
- GMSGFMT_015='/usr/bin/msgfmt'
- GREP='/bin/grep'
- GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/harfbuzz '
- GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype '
- HAVE_DARWIN='no'
- HAVE_LINUX='yes'
- HAVE_MSWINDOWS='no'
- 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'
- LDFLAGS_RPATH='-Wl,-rpath,${libdir}'
- LIBGUESS_CFLAGS=''
- LIBGUESS_LIBS=''
- LIBICONV=''
- LIBINTL=''
- LIBOBJS=''
- 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=''
- LTLIBINTL=''
- LTLIBOBJS=''
- MKDIR_P='/bin/mkdir -p'
- MSGFMT='/usr/bin/msgfmt'
- MSGFMT_015='/usr/bin/msgfmt'
- MSGMERGE='/usr/bin/msgmerge'
- MV='/bin/mv'
- OBJC=''
- OBJCFLAGS=''
- OBJCPP=''
- OBJCXX=''
- OBJCXXCPP=''
- OBJCXXFLAGS=''
- OBJCXX_DEPENDS=''
- OBJC_DEPENDS=''
- OBJEXT='o'
- PACKAGE_BUGREPORT=''
- PACKAGE_NAME='audacious'
- PACKAGE_STRING='audacious 3.6.1'
- PACKAGE_TARNAME='audacious'
- PACKAGE_URL=''
- PACKAGE_VERSION='3.6.1'
- PATH_SEPARATOR=':'
- PKG_CONFIG='/usr/bin/pkg-config'
- PKG_CONFIG_LIBDIR=''
- PKG_CONFIG_PATH=''
- PLUGIN_CFLAGS='-fPIC -DPIC'
- PLUGIN_LDFLAGS='-shared'
- PLUGIN_SUFFIX='.so'
- POSUB='po'
- QT_CFLAGS=''
- QT_LIBS=''
- RANLIB='/usr/bin/ranlib'
- RM='/bin/rm'
- SED='/bin/sed'
- SET_MAKE=''
- SHELL='/bin/bash'
- TERM_BOLD=''
- TERM_EL=''
- TERM_SETAF1=''
- TERM_SETAF2=''
- TERM_SETAF3=''
- TERM_SETAF4=''
- TERM_SETAF6=''
- TERM_SGR0=''
- TPUT=''
- UNINSTALL_LIB='&& rm -f ${DESTDIR}${libdir}/$$i ${DESTDIR}${libdir}/$$i.${LIB_MAJOR} ${DESTDIR}${libdir}/$$i.${LIB_MAJOR}.${LIB_MINOR}.0'
- USE_CHARDET='yes'
- USE_DBUS=''
- USE_GTK='yes'
- USE_NLS='yes'
- USE_QT='no'
- VALGRIND_FRIENDLY=''
- WINDRES=''
- XGETTEXT='/usr/bin/xgettext'
- XGETTEXT_015='/usr/bin/xgettext'
- XGETTEXT_EXTRA_OPTIONS=''
- ac_ct_CC='gcc'
- ac_ct_CXX='g++'
- ac_ct_OBJC=''
- ac_ct_OBJCXX=''
- bindir='${exec_prefix}/bin'
- build='i686-pc-linux-gnu'
- build_alias=''
- build_cpu='i686'
- build_os='linux-gnu'
- build_vendor='pc'
- datadir='${datarootdir}'
- datarootdir='${prefix}/share'
- docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
- dvidir='${docdir}'
- exec_prefix='NONE'
- have_dbus=''
- host='i686-pc-linux-gnu'
- host_alias=''
- host_cpu='i686'
- host_os='linux-gnu'
- host_vendor='pc'
- htmldir='${docdir}'
- includedir='${prefix}/include'
- infodir='${datarootdir}/info'
- libdir='${exec_prefix}/lib'
- libexecdir='${exec_prefix}/libexec'
- localedir='${datarootdir}/locale'
- localstatedir='${prefix}/var'
- mandir='${datarootdir}/man'
- oldincludedir='/usr/include'
- pdfdir='${docdir}'
- pkgconfigdir='${libdir}/pkgconfig'
- plugindir=''
- prefix='NONE'
- program_transform_name='s,x,x,'
- psdir='${docdir}'
- sbindir='${exec_prefix}/sbin'
- sharedstatedir='${prefix}/com'
- sysconfdir='${prefix}/etc'
- target='i686-pc-linux-gnu'
- target_alias=''
- target_cpu='i686'
- target_os='linux-gnu'
- target_vendor='pc'
- ## ----------- ##
- ## confdefs.h. ##
- ## ----------- ##
- /* confdefs.h */
- #define PACKAGE_NAME "audacious"
- #define PACKAGE_TARNAME "audacious"
- #define PACKAGE_VERSION "3.6.1"
- #define PACKAGE_STRING "audacious 3.6.1"
- #define PACKAGE_BUGREPORT ""
- #define PACKAGE_URL ""
- #define PACKAGE "audacious"
- #define VERSION "3.6.1"
- #define COPYRIGHT "Copyright © 2001-2015 Audacious developers and others"
- #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 _FILE_OFFSET_BITS 64
- #define EXPORT __attribute__((visibility("default")))
- #define USE_GTK 1
- #define PLUGIN_SUFFIX ".so"
- #define HAVE_SIGWAIT 1
- #define HAVE_PROC_SELF_EXE 1
- #define HAVE_ICONV 1
- #define ICONV_CONST
- #define ENABLE_NLS 1
- #define HAVE_GETTEXT 1
- #define HAVE_DCGETTEXT 1
- #define BUILDSTAMP "unknown build"
- configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment