Created
August 3, 2011 12:25
-
-
Save autumnharmony/1122515 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by configure, which was | |
generated by GNU Autoconf 2.65. Invocation command line was | |
$ ./configure --with-curl | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = anton-desktop | |
uname -m = i686 | |
uname -r = 2.6.32-30-generic | |
uname -s = Linux | |
uname -v = #59-Ubuntu SMP Tue Mar 1 21:30:21 UTC 2011 | |
/usr/bin/uname -p = unknown | |
/bin/uname -X = unknown | |
/bin/arch = unknown | |
/usr/bin/arch -k = unknown | |
/usr/convex/getsysinfo = unknown | |
/usr/bin/hostinfo = unknown | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /usr/local/sbin | |
PATH: /usr/local/bin | |
PATH: /usr/sbin | |
PATH: /usr/bin | |
PATH: /sbin | |
PATH: /bin | |
PATH: /usr/games | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2512: checking for a BSD-compatible install | |
configure:2580: result: /usr/bin/install -c | |
configure:2591: checking whether build environment is sane | |
configure:2641: result: yes | |
configure:2782: checking for a thread-safe mkdir -p | |
configure:2821: result: /bin/mkdir -p | |
configure:2834: checking for gawk | |
configure:2850: found /usr/bin/gawk | |
configure:2861: result: gawk | |
configure:2872: checking whether make sets $(MAKE) | |
configure:2894: result: yes | |
configure:3041: checking for g++ | |
configure:3057: found /usr/bin/g++ | |
configure:3068: result: g++ | |
configure:3095: checking for C++ compiler version | |
configure:3104: g++ --version >&5 | |
g++ (Ubuntu 4.4.3-4ubuntu5) 4.4.3 | |
Copyright (C) 2009 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:3115: $? = 0 | |
configure:3104: g++ -v >&5 | |
Using built-in specs. | |
Target: i486-linux-gnu | |
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu | |
Thread model: posix | |
gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) | |
configure:3115: $? = 0 | |
configure:3104: g++ -V >&5 | |
g++: '-V' option must have argument | |
configure:3115: $? = 1 | |
configure:3104: g++ -qversion >&5 | |
g++: unrecognized option '-qversion' | |
g++: no input files | |
configure:3115: $? = 1 | |
configure:3135: checking whether the C++ compiler works | |
configure:3157: g++ conftest.cpp >&5 | |
configure:3161: $? = 0 | |
configure:3210: result: yes | |
configure:3213: checking for C++ compiler default output file name | |
configure:3215: result: a.out | |
configure:3221: checking for suffix of executables | |
configure:3228: g++ -o conftest conftest.cpp >&5 | |
configure:3232: $? = 0 | |
configure:3254: result: | |
configure:3276: checking whether we are cross compiling | |
configure:3284: g++ -o conftest conftest.cpp >&5 | |
configure:3288: $? = 0 | |
configure:3295: ./conftest | |
configure:3299: $? = 0 | |
configure:3314: result: no | |
configure:3319: checking for suffix of object files | |
configure:3341: g++ -c conftest.cpp >&5 | |
configure:3345: $? = 0 | |
configure:3366: result: o | |
configure:3370: checking whether we are using the GNU C++ compiler | |
configure:3389: g++ -c conftest.cpp >&5 | |
configure:3389: $? = 0 | |
configure:3398: result: yes | |
configure:3407: checking whether g++ accepts -g | |
configure:3427: g++ -c -g conftest.cpp >&5 | |
configure:3427: $? = 0 | |
configure:3468: result: yes | |
configure:3502: checking for style of include used by make | |
configure:3530: result: GNU | |
configure:3555: checking dependency style of g++ | |
configure:3665: result: gcc3 | |
configure:3709: checking build system type | |
configure:3723: result: i686-pc-linux-gnu | |
configure:3743: checking host system type | |
configure:3756: result: i686-pc-linux-gnu | |
configure:3824: checking for gcc | |
configure:3840: found /usr/bin/gcc | |
configure:3851: result: gcc | |
configure:4080: checking for C compiler version | |
configure:4089: gcc --version >&5 | |
gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3 | |
Copyright (C) 2009 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:4100: $? = 0 | |
configure:4089: gcc -v >&5 | |
Using built-in specs. | |
Target: i486-linux-gnu | |
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu | |
Thread model: posix | |
gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) | |
configure:4100: $? = 0 | |
configure:4089: gcc -V >&5 | |
gcc: '-V' option must have argument | |
configure:4100: $? = 1 | |
configure:4089: gcc -qversion >&5 | |
gcc: unrecognized option '-qversion' | |
gcc: no input files | |
configure:4100: $? = 1 | |
configure:4104: checking whether we are using the GNU C compiler | |
configure:4123: gcc -c conftest.c >&5 | |
configure:4123: $? = 0 | |
configure:4132: result: yes | |
configure:4141: checking whether gcc accepts -g | |
configure:4161: gcc -c -g conftest.c >&5 | |
configure:4161: $? = 0 | |
configure:4202: result: yes | |
configure:4219: checking for gcc option to accept ISO C89 | |
configure:4283: gcc -c -g -O2 conftest.c >&5 | |
configure:4283: $? = 0 | |
configure:4296: result: none needed | |
configure:4318: checking dependency style of gcc | |
configure:4428: result: gcc3 | |
configure:4443: checking for a sed that does not truncate output | |
configure:4507: result: /bin/sed | |
configure:4525: checking for grep that handles long lines and -e | |
configure:4583: result: /bin/grep | |
configure:4588: checking for egrep | |
configure:4650: result: /bin/grep -E | |
configure:4655: checking for fgrep | |
configure:4717: result: /bin/grep -F | |
configure:4752: checking for ld used by gcc | |
configure:4819: result: /usr/bin/ld | |
configure:4826: checking if the linker (/usr/bin/ld) is GNU ld | |
configure:4841: result: yes | |
configure:4853: checking for BSD- or MS-compatible name lister (nm) | |
configure:4902: result: /usr/bin/nm -B | |
configure:5020: checking the name lister (/usr/bin/nm -B) interface | |
configure:5027: g++ -c -g -O2 conftest.cpp >&5 | |
configure:5030: /usr/bin/nm -B "conftest.o" | |
configure:5033: output | |
00000000 B some_variable | |
configure:5040: result: BSD nm | |
configure:5043: checking whether ln -s works | |
configure:5047: result: yes | |
configure:5055: checking the maximum length of command line arguments | |
configure:5175: result: 1572864 | |
configure:5192: checking whether the shell understands some XSI constructs | |
configure:5202: result: yes | |
configure:5206: checking whether the shell understands "+=" | |
configure:5212: result: yes | |
configure:5247: checking for /usr/bin/ld option to reload object files | |
configure:5254: result: -r | |
configure:5323: checking for objdump | |
configure:5339: found /usr/bin/objdump | |
configure:5350: result: objdump | |
configure:5382: checking how to recognize dependent libraries | |
configure:5578: result: pass_all | |
configure:5638: checking for ar | |
configure:5654: found /usr/bin/ar | |
configure:5665: result: ar | |
configure:5743: checking for strip | |
configure:5759: found /usr/bin/strip | |
configure:5770: result: strip | |
configure:5842: checking for ranlib | |
configure:5858: found /usr/bin/ranlib | |
configure:5869: result: ranlib | |
configure:5959: checking command to parse /usr/bin/nm -B output from gcc object | |
configure:6077: g++ -c -g -O2 conftest.cpp >&5 | |
configure:6080: $? = 0 | |
configure:6084: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm | |
configure:6087: $? = 0 | |
configure:6141: g++ -o conftest -g -O2 conftest.cpp conftstm.o >&5 | |
configure:6144: $? = 0 | |
configure:6182: result: ok | |
configure:6991: checking how to run the C preprocessor | |
configure:7022: gcc -E conftest.c | |
configure:7022: $? = 0 | |
configure:7036: gcc -E conftest.c | |
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory | |
configure:7036: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "ncmpcpp" | |
| #define VERSION "0.5.8_pre" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:7061: result: gcc -E | |
configure:7081: gcc -E conftest.c | |
configure:7081: $? = 0 | |
configure:7095: gcc -E conftest.c | |
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory | |
configure:7095: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "ncmpcpp" | |
| #define VERSION "0.5.8_pre" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:7124: checking for ANSI C header files | |
configure:7144: gcc -c -g -O2 conftest.c >&5 | |
configure:7144: $? = 0 | |
configure:7217: gcc -o conftest -g -O2 conftest.c >&5 | |
configure:7217: $? = 0 | |
configure:7217: ./conftest | |
configure:7217: $? = 0 | |
configure:7228: result: yes | |
configure:7241: checking for sys/types.h | |
configure:7241: gcc -c -g -O2 conftest.c >&5 | |
configure:7241: $? = 0 | |
configure:7241: result: yes | |
configure:7241: checking for sys/stat.h | |
configure:7241: gcc -c -g -O2 conftest.c >&5 | |
configure:7241: $? = 0 | |
configure:7241: result: yes | |
configure:7241: checking for stdlib.h | |
configure:7241: gcc -c -g -O2 conftest.c >&5 | |
configure:7241: $? = 0 | |
configure:7241: result: yes | |
configure:7241: checking for string.h | |
configure:7241: gcc -c -g -O2 conftest.c >&5 | |
configure:7241: $? = 0 | |
configure:7241: result: yes | |
configure:7241: checking for memory.h | |
configure:7241: gcc -c -g -O2 conftest.c >&5 | |
configure:7241: $? = 0 | |
configure:7241: result: yes | |
configure:7241: checking for strings.h | |
configure:7241: gcc -c -g -O2 conftest.c >&5 | |
configure:7241: $? = 0 | |
configure:7241: result: yes | |
configure:7241: checking for inttypes.h | |
configure:7241: gcc -c -g -O2 conftest.c >&5 | |
configure:7241: $? = 0 | |
configure:7241: result: yes | |
configure:7241: checking for stdint.h | |
configure:7241: gcc -c -g -O2 conftest.c >&5 | |
configure:7241: $? = 0 | |
configure:7241: result: yes | |
configure:7241: checking for unistd.h | |
configure:7241: gcc -c -g -O2 conftest.c >&5 | |
configure:7241: $? = 0 | |
configure:7241: result: yes | |
configure:7256: checking for dlfcn.h | |
configure:7256: gcc -c -g -O2 conftest.c >&5 | |
configure:7256: $? = 0 | |
configure:7256: result: yes | |
configure:7381: checking for C++ compiler version | |
configure:7390: g++ --version >&5 | |
g++ (Ubuntu 4.4.3-4ubuntu5) 4.4.3 | |
Copyright (C) 2009 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:7401: $? = 0 | |
configure:7390: g++ -v >&5 | |
Using built-in specs. | |
Target: i486-linux-gnu | |
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu | |
Thread model: posix | |
gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) | |
configure:7401: $? = 0 | |
configure:7390: g++ -V >&5 | |
g++: '-V' option must have argument | |
configure:7401: $? = 1 | |
configure:7390: g++ -qversion >&5 | |
g++: unrecognized option '-qversion' | |
g++: no input files | |
configure:7401: $? = 1 | |
configure:7405: checking whether we are using the GNU C++ compiler | |
configure:7433: result: yes | |
configure:7442: checking whether g++ accepts -g | |
configure:7503: result: yes | |
configure:7528: checking dependency style of g++ | |
configure:7638: result: gcc3 | |
configure:7661: checking how to run the C++ preprocessor | |
configure:7688: g++ -E conftest.cpp | |
configure:7688: $? = 0 | |
configure:7702: g++ -E conftest.cpp | |
conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory | |
configure:7702: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "ncmpcpp" | |
| #define VERSION "0.5.8_pre" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:7727: result: g++ -E | |
configure:7747: g++ -E conftest.cpp | |
configure:7747: $? = 0 | |
configure:7761: g++ -E conftest.cpp | |
conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory | |
configure:7761: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "ncmpcpp" | |
| #define VERSION "0.5.8_pre" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:7967: checking for objdir | |
configure:7982: result: .libs | |
configure:8274: checking if gcc supports -fno-rtti -fno-exceptions | |
configure:8292: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 | |
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C | |
configure:8296: $? = 0 | |
configure:8309: result: no | |
configure:8329: checking for gcc option to produce PIC | |
configure:8601: result: -fPIC -DPIC | |
configure:8613: checking if gcc PIC flag -fPIC -DPIC works | |
configure:8631: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 | |
configure:8635: $? = 0 | |
configure:8648: result: yes | |
configure:8672: checking if gcc static flag -static works | |
configure:8700: result: yes | |
configure:8715: checking if gcc supports -c -o file.o | |
configure:8736: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 | |
configure:8740: $? = 0 | |
configure:8762: result: yes | |
configure:8770: checking if gcc supports -c -o file.o | |
configure:8817: result: yes | |
configure:8850: checking whether the gcc linker (/usr/bin/ld) supports shared libraries | |
configure:9841: result: yes | |
configure:9878: checking whether -lc should be explicitly linked in | |
configure:9883: gcc -c -g -O2 conftest.c >&5 | |
configure:9886: $? = 0 | |
configure:9901: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 | |
configure:9904: $? = 0 | |
configure:9916: result: no | |
configure:10080: checking dynamic linker characteristics | |
configure:10513: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 | |
configure:10513: $? = 0 | |
configure:10743: result: GNU/Linux ld.so | |
configure:10845: checking how to hardcode library paths into programs | |
configure:10870: result: immediate | |
configure:11390: checking whether stripping libraries is possible | |
configure:11395: result: yes | |
configure:11430: checking if libtool supports shared libraries | |
configure:11432: result: yes | |
configure:11435: checking whether to build shared libraries | |
configure:11456: result: yes | |
configure:11459: checking whether to build static libraries | |
configure:11463: result: yes | |
configure:11613: checking for ld used by g++ | |
configure:11680: result: /usr/bin/ld | |
configure:11687: checking if the linker (/usr/bin/ld) is GNU ld | |
configure:11702: result: yes | |
configure:11757: checking whether the g++ linker (/usr/bin/ld) supports shared libraries | |
configure:12670: result: yes | |
configure:12698: g++ -c -g -O2 conftest.cpp >&5 | |
configure:12701: $? = 0 | |
configure:12883: checking for g++ option to produce PIC | |
configure:13200: result: -fPIC -DPIC | |
configure:13209: checking if g++ PIC flag -fPIC -DPIC works | |
configure:13227: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 | |
configure:13231: $? = 0 | |
configure:13244: result: yes | |
configure:13265: checking if g++ static flag -static works | |
configure:13293: result: yes | |
configure:13305: checking if g++ supports -c -o file.o | |
configure:13326: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 | |
configure:13330: $? = 0 | |
configure:13352: result: yes | |
configure:13357: checking if g++ supports -c -o file.o | |
configure:13404: result: yes | |
configure:13434: checking whether the g++ linker (/usr/bin/ld) supports shared libraries | |
configure:13463: result: yes | |
configure:13600: checking dynamic linker characteristics | |
configure:13981: g++ -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.cpp >&5 | |
configure:13981: $? = 0 | |
configure:14211: result: GNU/Linux ld.so | |
configure:14262: checking how to hardcode library paths into programs | |
configure:14287: result: immediate | |
configure:14427: checking whether compiler supports -fno-exceptions | |
configure:14442: g++ -c -fno-exceptions conftest.cpp >&5 | |
configure:14442: $? = 0 | |
configure:14443: result: yes | |
configure:14456: checking for _head_libws2_32_a in -lws2_32 | |
configure:14481: g++ -o conftest -g -O2 -fno-exceptions conftest.cpp -lws2_32 >&5 | |
/usr/bin/ld: cannot find -lws2_32 | |
collect2: ld returned 1 exit status | |
configure:14481: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "ncmpcpp" | |
| #define VERSION "0.5.8_pre" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| /* 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 _head_libws2_32_a (); | |
| int | |
| main () | |
| { | |
| return _head_libws2_32_a (); | |
| ; | |
| return 0; | |
| } | |
configure:14490: result: no | |
configure:14496: checking for regcomp in -lregex | |
configure:14521: g++ -o conftest -g -O2 -fno-exceptions conftest.cpp -lregex >&5 | |
/usr/bin/ld: cannot find -lregex | |
collect2: ld returned 1 exit status | |
configure:14521: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "ncmpcpp" | |
| #define VERSION "0.5.8_pre" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| /* 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 regcomp (); | |
| int | |
| main () | |
| { | |
| return regcomp (); | |
| ; | |
| return 0; | |
| } | |
configure:14530: result: no | |
configure:14541: checking dirent.h usability | |
configure:14541: g++ -c -g -O2 -fno-exceptions conftest.cpp >&5 | |
configure:14541: $? = 0 | |
configure:14541: result: yes | |
configure:14541: checking dirent.h presence | |
configure:14541: g++ -E conftest.cpp | |
configure:14541: $? = 0 | |
configure:14541: result: yes | |
configure:14541: checking for dirent.h | |
configure:14541: result: yes | |
configure:14541: checking regex.h usability | |
configure:14541: g++ -c -g -O2 -fno-exceptions conftest.cpp >&5 | |
configure:14541: $? = 0 | |
configure:14541: result: yes | |
configure:14541: checking regex.h presence | |
configure:14541: g++ -E conftest.cpp | |
configure:14541: $? = 0 | |
configure:14541: result: yes | |
configure:14541: checking for regex.h | |
configure:14541: result: yes | |
configure:14556: checking langinfo.h usability | |
configure:14556: g++ -c -g -O2 -fno-exceptions conftest.cpp >&5 | |
configure:14556: $? = 0 | |
configure:14556: result: yes | |
configure:14556: checking langinfo.h presence | |
configure:14556: g++ -E conftest.cpp | |
configure:14556: $? = 0 | |
configure:14556: result: yes | |
configure:14556: checking for langinfo.h | |
configure:14556: result: yes | |
configure:14619: checking for pkg-config | |
configure:14637: found /usr/bin/pkg-config | |
configure:14649: result: /usr/bin/pkg-config | |
configure:14674: checking pkg-config is at least version 0.9.0 | |
configure:14677: result: yes | |
configure:14688: checking for libmpdclient | |
configure:14696: $PKG_CONFIG --exists --print-errors "libmpdclient >= 2.1" | |
configure:14699: $? = 0 | |
configure:14714: $PKG_CONFIG --exists --print-errors "libmpdclient >= 2.1" | |
configure:14717: $? = 0 | |
configure:14755: result: yes | |
configure:14763: checking mpd/client.h usability | |
configure:14763: g++ -c -g -O2 -fno-exceptions -I/usr/local/include conftest.cpp >&5 | |
configure:14763: $? = 0 | |
configure:14763: result: yes | |
configure:14763: checking mpd/client.h presence | |
configure:14763: g++ -E -I/usr/local/include conftest.cpp | |
configure:14763: $? = 0 | |
configure:14763: result: yes | |
configure:14763: checking for mpd/client.h | |
configure:14763: result: yes | |
configure:14782: checking pthread.h usability | |
configure:14782: g++ -c -g -O2 -fno-exceptions -I/usr/local/include conftest.cpp >&5 | |
configure:14782: $? = 0 | |
configure:14782: result: yes | |
configure:14782: checking pthread.h presence | |
configure:14782: g++ -E -I/usr/local/include conftest.cpp | |
configure:14782: $? = 0 | |
configure:14782: result: yes | |
configure:14782: checking for pthread.h | |
configure:14782: result: yes | |
configure:14787: checking for pthread_create in -lpthread | |
configure:14812: g++ -o conftest -g -O2 -fno-exceptions -I/usr/local/include -L/usr/local/lib -lmpdclient conftest.cpp -lpthread >&5 | |
configure:14812: $? = 0 | |
configure:14821: result: yes | |
configure:14838: checking iconv.h usability | |
configure:14838: g++ -c -g -O2 -fno-exceptions -I/usr/local/include conftest.cpp >&5 | |
configure:14838: $? = 0 | |
configure:14838: result: yes | |
configure:14838: checking iconv.h presence | |
configure:14838: g++ -E -I/usr/local/include conftest.cpp | |
configure:14838: $? = 0 | |
configure:14838: result: yes | |
configure:14838: checking for iconv.h | |
configure:14838: result: yes | |
configure:14843: checking whether iconv takes const char ** | |
configure:14856: g++ -c -g -O2 -fno-exceptions -I/usr/local/include conftest.cpp >&5 | |
conftest.cpp: In function 'int main()': | |
conftest.cpp:33: error: invalid conversion from 'const char**' to 'char**' | |
conftest.cpp:33: error: initializing argument 2 of 'size_t iconv(void*, char**, size_t*, char**, size_t*)' | |
configure:14856: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "ncmpcpp" | |
| #define VERSION "0.5.8_pre" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_REGEX_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_MPD_CLIENT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_ICONV_H 1 | |
| /* end confdefs.h. */ | |
| #include <iconv.h> | |
| int | |
| main () | |
| { | |
| iconv(0, (const char **)0, 0, 0, 0); | |
| ; | |
| return 0; | |
| } | |
configure:14862: result: no | |
configure:14868: checking for libiconv in -liconv | |
configure:14893: g++ -o conftest -g -O2 -fno-exceptions -I/usr/local/include -L/usr/local/lib -lmpdclient -lpthread conftest.cpp -liconv >&5 | |
/usr/bin/ld: cannot find -liconv | |
collect2: ld returned 1 exit status | |
configure:14893: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "ncmpcpp" | |
| #define VERSION "0.5.8_pre" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_REGEX_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_MPD_CLIENT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define ICONV_CONST /**/ | |
| /* 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 libiconv (); | |
| int | |
| main () | |
| { | |
| return libiconv (); | |
| ; | |
| return 0; | |
| } | |
configure:14902: result: no | |
configure:14944: checking for ncursesw6-config | |
configure:14977: result: no | |
configure:14944: checking for ncursesw5-config | |
configure:14962: found /usr/bin/ncursesw5-config | |
configure:14974: result: /usr/bin/ncursesw5-config | |
configure:14990: checking for initscr in -lncursesw | |
configure:15015: g++ -o conftest -g -O2 -fno-exceptions -I/usr/local/include -I/usr/include/ncursesw -L/usr/local/lib -lmpdclient -lpthread -L/usr/lib -lncursesw conftest.cpp -lncursesw >&5 | |
configure:15015: $? = 0 | |
configure:15024: result: yes | |
configure:15037: checking for initscr in -lncursesw | |
configure:15062: g++ -o conftest -g -O2 -fno-exceptions -I/usr/local/include -I/usr/include/ncursesw -L/usr/local/lib -lmpdclient -lpthread -L/usr/lib -lncursesw conftest.cpp -lncursesw >&5 | |
configure:15062: $? = 0 | |
configure:15072: result: yes | |
configure:15134: checking curses.h usability | |
configure:15134: g++ -c -g -O2 -fno-exceptions -I/usr/local/include -I/usr/include/ncursesw conftest.cpp >&5 | |
configure:15134: $? = 0 | |
configure:15134: result: yes | |
configure:15134: checking curses.h presence | |
configure:15134: g++ -E -I/usr/local/include -I/usr/include/ncursesw conftest.cpp | |
configure:15134: $? = 0 | |
configure:15134: result: yes | |
configure:15134: checking for curses.h | |
configure:15134: result: yes | |
configure:15257: checking for curl-config | |
configure:15275: found /usr/bin/curl-config | |
configure:15287: result: /usr/bin/curl-config | |
configure:15297: checking for curl_easy_init in -lcurl | |
configure:15322: g++ -o conftest -g -O2 -fno-exceptions -I/usr/local/include -I/usr/include/ncursesw -L/usr/local/lib -lmpdclient -lpthread -L/usr/lib -lncursesw conftest.cpp -lcurl >&5 | |
/usr/lib/libcurl.so: undefined reference to `idna_to_ascii_lz@LIBIDN_1.0' | |
/usr/lib/libcurl.so: undefined reference to `tld_strerror@LIBIDN_1.0' | |
/usr/lib/libcurl.so: undefined reference to `idna_to_unicode_lzlz@LIBIDN_1.0' | |
/usr/lib/libcurl.so: undefined reference to `idn_free@LIBIDN_1.0' | |
/usr/lib/libcurl.so: undefined reference to `idna_strerror@LIBIDN_1.0' | |
/usr/lib/libcurl.so: undefined reference to `stringprep_locale_charset@LIBIDN_1.0' | |
/usr/lib/libcurl.so: undefined reference to `tld_check_lz@LIBIDN_1.0' | |
/usr/lib/libcurl.so: undefined reference to `stringprep_check_version@LIBIDN_1.0' | |
collect2: ld returned 1 exit status | |
configure:15322: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "ncmpcpp" | |
| #define VERSION "0.5.8_pre" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_REGEX_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_MPD_CLIENT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define ICONV_CONST /**/ | |
| #define _UTF8 1 | |
| #define HAVE_CURSES_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 curl_easy_init (); | |
| int | |
| main () | |
| { | |
| return curl_easy_init (); | |
| ; | |
| return 0; | |
| } | |
configure:15331: result: no | |
configure:15337: error: curl library is required | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build=i686-pc-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= | |
ac_cv_env_CFLAGS_value= | |
ac_cv_env_CPPFLAGS_set= | |
ac_cv_env_CPPFLAGS_value= | |
ac_cv_env_CPP_set= | |
ac_cv_env_CPP_value= | |
ac_cv_env_CXXCPP_set= | |
ac_cv_env_CXXCPP_value= | |
ac_cv_env_CXXFLAGS_set= | |
ac_cv_env_CXXFLAGS_value= | |
ac_cv_env_CXX_set= | |
ac_cv_env_CXX_value= | |
ac_cv_env_LDFLAGS_set= | |
ac_cv_env_LDFLAGS_value= | |
ac_cv_env_LIBS_set= | |
ac_cv_env_LIBS_value= | |
ac_cv_env_PKG_CONFIG_set= | |
ac_cv_env_PKG_CONFIG_value= | |
ac_cv_env_build_alias_set= | |
ac_cv_env_build_alias_value= | |
ac_cv_env_fftw3_CFLAGS_set= | |
ac_cv_env_fftw3_CFLAGS_value= | |
ac_cv_env_fftw3_LIBS_set= | |
ac_cv_env_fftw3_LIBS_value= | |
ac_cv_env_host_alias_set= | |
ac_cv_env_host_alias_value= | |
ac_cv_env_libmpdclient_CFLAGS_set= | |
ac_cv_env_libmpdclient_CFLAGS_value= | |
ac_cv_env_libmpdclient_LIBS_set= | |
ac_cv_env_libmpdclient_LIBS_value= | |
ac_cv_env_target_alias_set= | |
ac_cv_env_target_alias_value= | |
ac_cv_header_curses_h=yes | |
ac_cv_header_dirent_h=yes | |
ac_cv_header_dlfcn_h=yes | |
ac_cv_header_iconv_h=yes | |
ac_cv_header_inttypes_h=yes | |
ac_cv_header_langinfo_h=yes | |
ac_cv_header_memory_h=yes | |
ac_cv_header_mpd_client_h=yes | |
ac_cv_header_pthread_h=yes | |
ac_cv_header_regex_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_lib_curl_curl_easy_init=no | |
ac_cv_lib_iconv_libiconv=no | |
ac_cv_lib_ncursesw___initscr=yes | |
ac_cv_lib_ncursesw_initscr=yes | |
ac_cv_lib_pthread_pthread_create=yes | |
ac_cv_lib_regex_regcomp=no | |
ac_cv_lib_ws2_32__head_libws2_32_a=no | |
ac_cv_objext=o | |
ac_cv_path_CURL_CONFIG=/usr/bin/curl-config | |
ac_cv_path_CURSES_CONFIG=/usr/bin/ncursesw5-config | |
ac_cv_path_EGREP='/bin/grep -E' | |
ac_cv_path_FGREP='/bin/grep -F' | |
ac_cv_path_GREP=/bin/grep | |
ac_cv_path_SED=/bin/sed | |
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config | |
ac_cv_path_install='/usr/bin/install -c' | |
ac_cv_path_mkdir=/bin/mkdir | |
ac_cv_prog_AWK=gawk | |
ac_cv_prog_CPP='gcc -E' | |
ac_cv_prog_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_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 | |
am_cv_CC_dependencies_compiler_type=gcc3 | |
am_cv_CXX_dependencies_compiler_type=gcc3 | |
lt_cv_deplibs_check_method=pass_all | |
lt_cv_file_magic_cmd='$MAGIC_CMD' | |
lt_cv_file_magic_test_file= | |
lt_cv_ld_reload_flag=-r | |
lt_cv_nm_interface='BSD nm' | |
lt_cv_objdir=.libs | |
lt_cv_path_LD=/usr/bin/ld | |
lt_cv_path_LDCXX=/usr/bin/ld | |
lt_cv_path_NM='/usr/bin/nm -B' | |
lt_cv_prog_compiler_c_o=yes | |
lt_cv_prog_compiler_c_o_CXX=yes | |
lt_cv_prog_compiler_pic_works=yes | |
lt_cv_prog_compiler_pic_works_CXX=yes | |
lt_cv_prog_compiler_rtti_exceptions=no | |
lt_cv_prog_compiler_static_works=yes | |
lt_cv_prog_compiler_static_works_CXX=yes | |
lt_cv_prog_gnu_ld=yes | |
lt_cv_prog_gnu_ldcxx=yes | |
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' | |
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' | |
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' | |
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' | |
lt_cv_sys_max_cmd_len=1572864 | |
pkg_cv_libmpdclient_CFLAGS='-I/usr/local/include ' | |
pkg_cv_libmpdclient_LIBS='-L/usr/local/lib -lmpdclient ' | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
ACLOCAL='${SHELL} /home/anton/ncmpcpp/missing --run aclocal-1.11' | |
AMDEPBACKSLASH='\' | |
AMDEP_FALSE='#' | |
AMDEP_TRUE='' | |
AMTAR='${SHELL} /home/anton/ncmpcpp/missing --run tar' | |
AR='ar' | |
AUTOCONF='${SHELL} /home/anton/ncmpcpp/missing --run autoconf' | |
AUTOHEADER='${SHELL} /home/anton/ncmpcpp/missing --run autoheader' | |
AUTOMAKE='${SHELL} /home/anton/ncmpcpp/missing --run automake-1.11' | |
AWK='gawk' | |
CC='gcc' | |
CCDEPMODE='depmode=gcc3' | |
CFLAGS='-g -O2' | |
CPP='gcc -E' | |
CPPFLAGS=' -I/usr/local/include -I/usr/include/ncursesw ' | |
CURL_CONFIG='/usr/bin/curl-config' | |
CURSES_CONFIG='/usr/bin/ncursesw5-config' | |
CXX='g++' | |
CXXCPP='g++ -E' | |
CXXDEPMODE='depmode=gcc3' | |
CXXFLAGS='-g -O2 -fno-exceptions' | |
CYGPATH_W='echo' | |
DEFS='' | |
DEPDIR='.deps' | |
DSYMUTIL='' | |
DUMPBIN='' | |
ECHO_C='' | |
ECHO_N='-n' | |
ECHO_T='' | |
EGREP='/bin/grep -E' | |
EXEEXT='' | |
FGREP='/bin/grep -F' | |
GREP='/bin/grep' | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_SCRIPT='${INSTALL}' | |
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
LD='/usr/bin/ld' | |
LDFLAGS=' -L/usr/local/lib -lmpdclient -lpthread -L/usr/lib -lncursesw' | |
LIBOBJS='' | |
LIBS='' | |
LIBTOOL='$(SHELL) $(top_builddir)/libtool' | |
LIPO='' | |
LN_S='ln -s' | |
LTLIBOBJS='' | |
MAKEINFO='${SHELL} /home/anton/ncmpcpp/missing --run makeinfo' | |
MKDIR_P='/bin/mkdir -p' | |
NM='/usr/bin/nm -B' | |
NMEDIT='' | |
OBJDUMP='objdump' | |
OBJEXT='o' | |
OTOOL64='' | |
OTOOL='' | |
PACKAGE='ncmpcpp' | |
PACKAGE_BUGREPORT='' | |
PACKAGE_NAME='' | |
PACKAGE_STRING='' | |
PACKAGE_TARNAME='' | |
PACKAGE_URL='' | |
PACKAGE_VERSION='' | |
PATH_SEPARATOR=':' | |
PKG_CONFIG='/usr/bin/pkg-config' | |
RANLIB='ranlib' | |
SED='/bin/sed' | |
SET_MAKE='' | |
SHELL='/bin/bash' | |
STRIP='strip' | |
TAGLIB_CONFIG='' | |
VERSION='0.5.8_pre' | |
ac_ct_CC='gcc' | |
ac_ct_CXX='g++' | |
ac_ct_DUMPBIN='' | |
am__EXEEXT_FALSE='' | |
am__EXEEXT_TRUE='' | |
am__fastdepCC_FALSE='#' | |
am__fastdepCC_TRUE='' | |
am__fastdepCXX_FALSE='#' | |
am__fastdepCXX_TRUE='' | |
am__include='include' | |
am__isrc='' | |
am__leading_dot='.' | |
am__quote='' | |
am__tar='${AMTAR} chof - "$$tardir"' | |
am__untar='${AMTAR} xf -' | |
bindir='${exec_prefix}/bin' | |
build='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}' | |
dvidir='${docdir}' | |
exec_prefix='NONE' | |
fftw3_CFLAGS='' | |
fftw3_LIBS='' | |
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' | |
install_sh='${SHELL} /home/anton/ncmpcpp/install-sh' | |
libdir='${exec_prefix}/lib' | |
libexecdir='${exec_prefix}/libexec' | |
libmpdclient_CFLAGS='-I/usr/local/include ' | |
libmpdclient_LIBS='-L/usr/local/lib -lmpdclient ' | |
localedir='${datarootdir}/locale' | |
localstatedir='${prefix}/var' | |
lt_ECHO='echo' | |
mandir='${datarootdir}/man' | |
mkdir_p='/bin/mkdir -p' | |
oldincludedir='/usr/include' | |
pdfdir='${docdir}' | |
prefix='NONE' | |
program_transform_name='s,x,x,' | |
psdir='${docdir}' | |
sbindir='${exec_prefix}/sbin' | |
sharedstatedir='${prefix}/com' | |
sysconfdir='${prefix}/etc' | |
target_alias='' | |
## ----------- ## | |
## confdefs.h. ## | |
## ----------- ## | |
/* confdefs.h */ | |
#define PACKAGE_NAME "" | |
#define PACKAGE_TARNAME "" | |
#define PACKAGE_VERSION "" | |
#define PACKAGE_STRING "" | |
#define PACKAGE_BUGREPORT "" | |
#define PACKAGE_URL "" | |
#define PACKAGE "ncmpcpp" | |
#define VERSION "0.5.8_pre" | |
#define STDC_HEADERS 1 | |
#define HAVE_SYS_TYPES_H 1 | |
#define HAVE_SYS_STAT_H 1 | |
#define HAVE_STDLIB_H 1 | |
#define HAVE_STRING_H 1 | |
#define HAVE_MEMORY_H 1 | |
#define HAVE_STRINGS_H 1 | |
#define HAVE_INTTYPES_H 1 | |
#define HAVE_STDINT_H 1 | |
#define HAVE_UNISTD_H 1 | |
#define HAVE_DLFCN_H 1 | |
#define LT_OBJDIR ".libs/" | |
#define HAVE_DIRENT_H 1 | |
#define HAVE_REGEX_H 1 | |
#define HAVE_LANGINFO_H 1 | |
#define HAVE_MPD_CLIENT_H 1 | |
#define HAVE_PTHREAD_H 1 | |
#define HAVE_ICONV_H 1 | |
#define ICONV_CONST /**/ | |
#define _UTF8 1 | |
#define HAVE_CURSES_H 1 | |
configure: exit 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment