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 --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib ## --------- ## ## Platform. ## ## --------- ## hostname = Gentoo-2012 uname -m = i686 uname -r = 3.3.0-gentoo uname -s = Linux uname -v = #1 SMP Fri Mar 30 06:21:45 UTC 2012 /usr/bin/uname -p = Pentium(R) Dual-Core CPU E5400 @ 2.70GHz /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/lib/portage/bin/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.5.3 ## ----------- ## ## Core tests. ## ## ----------- ## configure:2552: checking build system type configure:2566: result: i686-pc-linux-gnu configure:2586: checking host system type configure:2599: result: i686-pc-linux-gnu configure:2619: checking target system type configure:2632: result: i686-pc-linux-gnu configure:2686: checking for a BSD-compatible install configure:2754: result: /usr/bin/install -c configure:2765: checking whether build environment is sane configure:2815: result: yes configure:2946: checking for a thread-safe mkdir -p configure:2985: result: /bin/mkdir -p configure:2998: checking for gawk configure:3014: found /usr/bin/gawk configure:3025: result: gawk configure:3036: checking whether make sets $(MAKE) configure:3058: result: yes configure:3161: checking for i686-pc-linux-gnu-gcc configure:3177: found /usr/bin/i686-pc-linux-gnu-gcc configure:3188: result: i686-pc-linux-gnu-gcc configure:3457: checking for C compiler version configure:3466: i686-pc-linux-gnu-gcc --version >&5 i686-pc-linux-gnu-gcc (Gentoo 4.5.3-r2 p1.1, pie-0.4.7) 4.5.3 Copyright (C) 2010 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3477: $? = 0 configure:3466: i686-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/i686-pc-linux-gnu/gcc-bin/4.5.3/i686-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-pc-linux-gnu/4.5.3/lto-wrapper Target: i686-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.5.3-r2/work/gcc-4.5.3/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.5.3 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.5.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.5.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.5.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.5.3/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.5.3/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/i686-pc-linux-gnu/4.5.3/python --enable-checking=release --disable-libgcj --with-arch=i686 --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with- bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.3-r2 p1.1, pie-0.4.7' Thread model: posix gcc version 4.5.3 (Gentoo 4.5.3-r2 p1.1, pie-0.4.7) configure:3477: $? = 0 configure:3466: i686-pc-linux-gnu-gcc -V >&5 i686-pc-linux-gnu-gcc: '-V' option must have argument configure:3477: $? = 1 configure:3466: i686-pc-linux-gnu-gcc -qversion >&5 i686-pc-linux-gnu-gcc: unrecognized option '-qversion' i686-pc-linux-gnu-gcc: no input files configure:3477: $? = 1 configure:3497: checking whether the C compiler works configure:3519: i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3523: $? = 0 configure:3572: result: yes configure:3575: checking for C compiler default output file name configure:3577: result: a.out configure:3583: checking for suffix of executables configure:3590: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3594: $? = 0 configure:3616: result: configure:3638: checking whether we are cross compiling configure:3646: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3650: $? = 0 configure:3657: ./conftest configure:3661: $? = 0 configure:3676: result: no configure:3681: checking for suffix of object files configure:3703: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:3707: $? = 0 configure:3728: result: o configure:3732: checking whether we are using the GNU C compiler configure:3751: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:3751: $? = 0 configure:3760: result: yes configure:3769: checking whether i686-pc-linux-gnu-gcc accepts -g configure:3789: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3789: $? = 0 configure:3830: result: yes configure:3847: checking for i686-pc-linux-gnu-gcc option to accept ISO C89 configure:3911: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:3911: $? = 0 configure:3924: result: none needed configure:3955: checking for style of include used by make configure:3983: result: GNU configure:4008: checking dependency style of i686-pc-linux-gnu-gcc configure:4118: result: gcc3 configure:4138: checking how to run the C preprocessor configure:4169: i686-pc-linux-gnu-gcc -E conftest.c configure:4169: $? = 0 configure:4183: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4183: $? = 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 "Licq-Console" | #define VERSION "1.3.9" | #define PACKAGE "Licq-Console" | #define VERSION "1.3.9" | /* end confdefs.h. */ | #include configure:4208: result: i686-pc-linux-gnu-gcc -E configure:4228: i686-pc-linux-gnu-gcc -E conftest.c configure:4228: $? = 0 configure:4242: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4242: $? = 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 "Licq-Console" | #define VERSION "1.3.9" | #define PACKAGE "Licq-Console" | #define VERSION "1.3.9" | /* end confdefs.h. */ | #include configure:4284: checking for i686-pc-linux-gnu-g++ configure:4300: found /usr/bin/i686-pc-linux-gnu-g++ configure:4311: result: i686-pc-linux-gnu-g++ configure:4382: checking for C++ compiler version configure:4391: i686-pc-linux-gnu-g++ --version >&5 i686-pc-linux-gnu-g++ (Gentoo 4.5.3-r2 p1.1, pie-0.4.7) 4.5.3 Copyright (C) 2010 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4402: $? = 0 configure:4391: i686-pc-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/i686-pc-linux-gnu/gcc-bin/4.5.3/i686-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-pc-linux-gnu/4.5.3/lto-wrapper Target: i686-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.5.3-r2/work/gcc-4.5.3/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.5.3 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.5.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.5.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.5.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.5.3/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.5.3/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/i686-pc-linux-gnu/4.5.3/python --enable-checking=release --disable-libgcj --with-arch=i686 --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with- bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.3-r2 p1.1, pie-0.4.7' Thread model: posix gcc version 4.5.3 (Gentoo 4.5.3-r2 p1.1, pie-0.4.7) configure:4402: $? = 0 configure:4391: i686-pc-linux-gnu-g++ -V >&5 i686-pc-linux-gnu-g++: '-V' option must have argument configure:4402: $? = 1 configure:4391: i686-pc-linux-gnu-g++ -qversion >&5 i686-pc-linux-gnu-g++: unrecognized option '-qversion' i686-pc-linux-gnu-g++: no input files configure:4402: $? = 1 configure:4406: checking whether we are using the GNU C++ compiler configure:4425: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe conftest.cpp >&5 configure:4425: $? = 0 configure:4434: result: yes configure:4443: checking whether i686-pc-linux-gnu-g++ accepts -g configure:4463: i686-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:4463: $? = 0 configure:4504: result: yes configure:4529: checking dependency style of i686-pc-linux-gnu-g++ configure:4639: result: gcc3 configure:4673: checking for -Wextra option to i686-pc-linux-gnu-gcc configure:4684: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wextra conftest.c >&5 configure:4684: $? = 0 configure:4692: result: yes configure:4706: checking how to run the C++ preprocessor configure:4733: i686-pc-linux-gnu-g++ -E conftest.cpp configure:4733: $? = 0 configure:4747: i686-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:13:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4747: $? = 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 "Licq-Console" | #define VERSION "1.3.9" | #define PACKAGE "Licq-Console" | #define VERSION "1.3.9" | /* end confdefs.h. */ | #include configure:4772: result: i686-pc-linux-gnu-g++ -E configure:4792: i686-pc-linux-gnu-g++ -E conftest.cpp configure:4792: $? = 0 configure:4806: i686-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:13:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4806: $? = 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 "Licq-Console" | #define VERSION "1.3.9" | #define PACKAGE "Licq-Console" | #define VERSION "1.3.9" | /* end confdefs.h. */ | #include configure:4834: checking for library containing strerror configure:4865: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4865: $? = 0 configure:4882: result: none required configure:4890: checking whether make sets $(MAKE) configure:4912: result: yes configure:4924: checking for strip configure:4942: found /usr/bin/strip configure:4955: result: /usr/bin/strip configure:4965: checking for size configure:4983: found /usr/bin/size configure:4996: result: /usr/bin/size configure:5081: checking for a sed that does not truncate output configure:5137: result: /bin/sed configure:5140: checking for grep that handles long lines and -e configure:5198: result: /bin/grep configure:5203: checking for egrep configure:5265: result: /bin/grep -E configure:5281: checking for ld used by i686-pc-linux-gnu-gcc configure:5348: result: /usr/i686-pc-linux-gnu/bin/ld configure:5355: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld configure:5370: result: yes configure:5375: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files configure:5382: result: -r configure:5400: checking for BSD-compatible nm configure:5449: result: /usr/bin/nm -B configure:5453: checking whether ln -s works configure:5457: result: yes configure:5464: checking how to recognize dependent libraries configure:5650: result: pass_all configure:5865: checking for ANSI C header files configure:5885: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:5885: $? = 0 configure:5958: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5958: $? = 0 configure:5958: ./conftest configure:5958: $? = 0 configure:5969: result: yes configure:5982: checking for sys/types.h configure:5982: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:5982: $? = 0 configure:5982: result: yes configure:5982: checking for sys/stat.h configure:5982: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:5982: $? = 0 configure:5982: result: yes configure:5982: checking for stdlib.h configure:5982: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:5982: $? = 0 configure:5982: result: yes configure:5982: checking for string.h configure:5982: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:5982: $? = 0 configure:5982: result: yes configure:5982: checking for memory.h configure:5982: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:5982: $? = 0 configure:5982: result: yes configure:5982: checking for strings.h configure:5982: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:5982: $? = 0 configure:5982: result: yes configure:5982: checking for inttypes.h configure:5982: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:5982: $? = 0 configure:5982: result: yes configure:5982: checking for stdint.h configure:5982: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:5982: $? = 0 configure:5982: result: yes configure:5982: checking for unistd.h configure:5982: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:5982: $? = 0 configure:5982: result: yes configure:5997: checking dlfcn.h usability configure:5997: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:5997: $? = 0 configure:5997: result: yes configure:5997: checking dlfcn.h presence configure:5997: i686-pc-linux-gnu-gcc -E conftest.c configure:5997: $? = 0 configure:5997: result: yes configure:5997: checking for dlfcn.h configure:5997: result: yes configure:6017: checking how to run the C++ preprocessor configure:6083: result: i686-pc-linux-gnu-g++ -E configure:6103: i686-pc-linux-gnu-g++ -E conftest.cpp configure:6103: $? = 0 configure:6117: i686-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:6117: $? = 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 "Licq-Console" | #define VERSION "1.3.9" | #define PACKAGE "Licq-Console" | #define VERSION "1.3.9" | #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 configure:6151: checking the maximum length of command line arguments configure:6263: result: 1572864 configure:6275: checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object configure:6380: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe conftest.cpp >&5 configure:6383: $? = 0 configure:6387: /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:6390: $? = 0 configure:6442: i686-pc-linux-gnu-g++ -o conftest -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp conftstm.o >&5 configure:6445: $? = 0 configure:6483: result: ok configure:6487: checking for objdir configure:6502: result: .libs configure:6554: checking for i686-pc-linux-gnu-ar configure:6570: found /usr/bin/i686-pc-linux-gnu-ar configure:6581: result: i686-pc-linux-gnu-ar configure:6646: checking for i686-pc-linux-gnu-ranlib configure:6662: found /usr/bin/i686-pc-linux-gnu-ranlib configure:6673: result: i686-pc-linux-gnu-ranlib configure:6738: checking for i686-pc-linux-gnu-strip configure:6754: found /usr/bin/i686-pc-linux-gnu-strip configure:6765: result: i686-pc-linux-gnu-strip configure:7370: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:7388: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:7392: $? = 0 configure:7405: result: no configure:7420: checking for i686-pc-linux-gnu-gcc option to produce PIC configure:7652: result: -fPIC configure:7660: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works configure:7678: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fPIC -DPIC conftest.c >&5 configure:7682: $? = 0 configure:7695: result: yes configure:7723: checking if i686-pc-linux-gnu-gcc static flag -static works configure:7751: result: yes configure:7761: checking if i686-pc-linux-gnu-gcc supports -c -o file.o configure:7782: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -o out/conftest2.o conftest.c >&5 configure:7786: $? = 0 configure:7808: result: yes configure:7834: checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:8761: result: yes configure:8782: checking whether -lc should be explicitly linked in configure:8787: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:8790: $? = 0 configure:8805: i686-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8808: $? = 0 configure:8820: result: no configure:8828: checking dynamic linker characteristics configure:9442: result: GNU/Linux ld.so configure:9466: checking how to hardcode library paths into programs configure:9491: result: immediate configure:9505: checking whether stripping libraries is possible configure:9510: result: yes configure:9609: checking for shl_load configure:9609: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/net-im/licq-1.3.9/temp/cczNH9JH.o: In function `main': conftest.c:(.text+0x7): undefined reference to `shl_load' collect2: ld returned 1 exit status configure:9609: $? = 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 "Licq-Console" | #define VERSION "1.3.9" | #define PACKAGE "Licq-Console" | #define VERSION "1.3.9" | #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. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* 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 shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_shl_load || defined __stub___shl_load | choke me | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:9609: result: no configure:9613: checking for shl_load in -ldld configure:9638: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ldld >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.5.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:9638: $? = 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 "Licq-Console" | #define VERSION "1.3.9" | #define PACKAGE "Licq-Console" | #define VERSION "1.3.9" | #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. */ | | /* 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 shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:9647: result: no configure:9652: checking for dlopen configure:9652: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/net-im/licq-1.3.9/temp/ccYEJpCo.o: In function `main': conftest.c:(.text+0x7): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:9652: $? = 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 "Licq-Console" | #define VERSION "1.3.9" | #define PACKAGE "Licq-Console" | #define VERSION "1.3.9" | #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. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlopen (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_dlopen || defined __stub___dlopen | choke me | #endif | | int | main () | { | return dlopen (); | ; | return 0; | } configure:9652: result: no configure:9656: checking for dlopen in -ldl configure:9681: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ldl >&5 configure:9681: $? = 0 configure:9690: result: yes configure:9809: checking whether a program can dlopen itself configure:9883: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -DHAVE_DLFCN_H -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -ldl >&5 configure: In function 'main': configure:9879:5: warning: incompatible implicit declaration of built-in function 'exit' configure:9886: $? = 0 configure:9904: result: yes configure:9909: checking whether a statically linked program can dlopen itself configure:9983: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -DHAVE_DLFCN_H -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic -static conftest.c -ldl >&5 configure: In function 'main': configure:9979:5: warning: incompatible implicit declaration of built-in function 'exit' /var/tmp/portage/net-im/licq-1.3.9/temp/ccX1p0W6.o: In function `main': conftest.c:(.text+0x2a): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/lib/gcc/i686-pc-linux-gnu/4.5.3/../../../../i686-pc-linux-gnu/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/i686-pc-linux-gnu/4.5.3/../../../../lib/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie collect2: ld returned 1 exit status configure:9986: $? = 1 configure:10004: result: no configure:10027: checking if libtool supports shared libraries configure:10029: result: yes configure:10032: checking whether to build shared libraries configure:10053: result: yes configure:10056: checking whether to build static libraries configure:10060: result: no configure:10154: creating libtool configure:10743: checking for ld used by i686-pc-linux-gnu-g++ configure:10810: result: /usr/i686-pc-linux-gnu/bin/ld configure:10817: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld configure:10832: result: yes configure:10883: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:11775: result: yes configure:11796: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe conftest.cpp >&5 configure:11799: $? = 0 configure:11955: checking for i686-pc-linux-gnu-g++ option to produce PIC configure:12239: result: -fPIC configure:12247: checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works configure:12265: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -fPIC -DPIC conftest.cpp >&5 configure:12269: $? = 0 configure:12282: result: yes configure:12310: checking if i686-pc-linux-gnu-g++ static flag -static works configure:12338: result: yes configure:12348: checking if i686-pc-linux-gnu-g++ supports -c -o file.o configure:12369: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -o out/conftest2.o conftest.cpp >&5 configure:12373: $? = 0 configure:12395: result: yes configure:12421: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:12450: result: yes configure:12517: checking dynamic linker characteristics configure:13079: result: GNU/Linux ld.so configure:13103: checking how to hardcode library paths into programs configure:13128: result: immediate configure:16703: checking for ANSI C header files configure:16807: result: yes configure:16818: checking errno.h usability configure:16818: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:16818: $? = 0 configure:16818: result: yes configure:16818: checking errno.h presence configure:16818: i686-pc-linux-gnu-gcc -E conftest.c configure:16818: $? = 0 configure:16818: result: yes configure:16818: checking for errno.h configure:16818: result: yes configure:16818: checking dirent.h usability configure:16818: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:16818: $? = 0 configure:16818: result: yes configure:16818: checking dirent.h presence configure:16818: i686-pc-linux-gnu-gcc -E conftest.c configure:16818: $? = 0 configure:16818: result: yes configure:16818: checking for dirent.h configure:16818: result: yes configure:16818: checking locale.h usability configure:16818: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:16818: $? = 0 configure:16818: result: yes configure:16818: checking locale.h presence configure:16818: i686-pc-linux-gnu-gcc -E conftest.c configure:16818: $? = 0 configure:16818: result: yes configure:16818: checking for locale.h configure:16818: result: yes configure:16818: checking malloc.h usability configure:16818: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:16818: $? = 0 configure:16818: result: yes configure:16818: checking malloc.h presence configure:16818: i686-pc-linux-gnu-gcc -E conftest.c configure:16818: $? = 0 configure:16818: result: yes configure:16818: checking for malloc.h configure:16818: result: yes configure:16818: checking pwd.h usability configure:16818: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:16818: $? = 0 configure:16818: result: yes configure:16818: checking pwd.h presence configure:16818: i686-pc-linux-gnu-gcc -E conftest.c configure:16818: $? = 0 configure:16818: result: yes configure:16818: checking for pwd.h configure:16818: result: yes configure:16818: checking sys/time.h usability configure:16818: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:16818: $? = 0 configure:16818: result: yes configure:16818: checking sys/time.h presence configure:16818: i686-pc-linux-gnu-gcc -E conftest.c configure:16818: $? = 0 configure:16818: result: yes configure:16818: checking for sys/time.h configure:16818: result: yes configure:16829: checking whether time.h and sys/time.h may both be included configure:16849: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:16849: $? = 0 configure:16856: result: yes configure:16864: checking for sys_errlist and sys_nerr configure:16882: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16882: $? = 0 configure:16890: result: yes configure:16901: checking for licq header files configure:16973: result: "/var/tmp/portage/net-im/licq-1.3.9/work/licq-1.3.9/include" configure:17019: checking for Boost >= 1.31.1 configure:17069: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -I/usr/include conftest.cpp >&5 configure:17069: $? = 0 configure:17071: result: yes configure:17203: checking for inet_addr configure:17203: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib conftest.c >&5 configure:17203: $? = 0 configure:17203: result: yes configure:17203: checking for inet_aton configure:17203: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib conftest.c >&5 configure:17203: $? = 0 configure:17203: result: yes configure:17203: checking for strerror configure:17203: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib conftest.c >&5 configure:17203: $? = 0 configure:17203: result: yes configure:17223: checking vector usability configure:17223: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -I/usr/include conftest.cpp >&5 configure:17223: $? = 0 configure:17223: result: yes configure:17223: checking vector presence configure:17223: i686-pc-linux-gnu-g++ -E -I/usr/include conftest.cpp configure:17223: $? = 0 configure:17223: result: yes configure:17223: checking for vector configure:17223: result: yes configure:17239: checking for initscr in -lncurses configure:17264: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib conftest.c -lncurses >&5 configure:17264: $? = 0 configure:17273: result: yes configure:17291: checking for initCDKScreen in -lcdk configure:17316: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib conftest.c -lcdk -lncurses >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.5.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lcdk collect2: ld returned 1 exit status configure:17316: $? = 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 "Licq-Console" | #define VERSION "1.3.9" | #define PACKAGE "Licq-Console" | #define VERSION "1.3.9" | #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 STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_BOOST /**/ | #define HAVE_INET_ADDR 1 | #define HAVE_INET_ATON 1 | #define HAVE_STRERROR 1 | #define HAVE_LIBNCURSES 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 initCDKScreen (); | int | main () | { | return initCDKScreen (); | ; | return 0; | } configure:17325: result: no configure:17340: error: I can't find the cdk library. This is needed if you want to compile this plugin. Sorry. Try to get it from here: http://freshmeat.net/projects/libcdk/ ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cc_wextra=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -pipe' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -march=i686 -pipe' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_dlopen=no ac_cv_func_inet_addr=yes ac_cv_func_inet_aton=yes ac_cv_func_shl_load=no ac_cv_func_strerror=yes ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_pwd_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_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_vector=yes ac_cv_host=i686-pc-linux-gnu ac_cv_lib_cdk_initCDKScreen=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_ncurses_initscr=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_PROG_SIZE=/usr/bin/size ac_cv_path_PROG_STRIP=/usr/bin/strip ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=i686-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-pc-linux-gnu-gcc ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E' ac_cv_prog_CXX=i686-pc-linux-gnu-g++ ac_cv_prog_CXXCPP='i686-pc-linux-gnu-g++ -E' ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib ac_cv_prog_STRIP=i686-pc-linux-gnu-strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_strerror='none required' ac_cv_sys_errlist=yes ac_cv_target=i686-pc-linux-gnu am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=no lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld lt_cv_path_LDCXX=/usr/i686-pc-linux-gnu/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed 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\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib /lib /usr/lib /usr/local/lib /usr/i686-pc-linux-gnu/lib /usr/lib/gcc/i686-pc-linux-gnu/4.5.3 /usr/lib/opengl/xorg-x11/lib //usr/lib/xulrunner-2.0 /usr/lib/qca2 /usr/lib/qt4 /usr/games/lib /usr/lib/R/lib ' lt_cv_sys_lib_search_path_spec='/usr/lib/gcc/i686-pc-linux-gnu/4.5.3 /usr/i686-pc-linux-gnu/lib /usr/lib /lib' lt_cv_sys_max_cmd_len=1572864 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/net-im/licq-1.3.9/work/licq-1.3.9/plugins/console/admin/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/tmp/portage/net-im/licq-1.3.9/work/licq-1.3.9/plugins/console/admin/missing --run tar' AR='i686-pc-linux-gnu-ar' AUTOCONF='${SHELL} /var/tmp/portage/net-im/licq-1.3.9/work/licq-1.3.9/plugins/console/admin/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/net-im/licq-1.3.9/work/licq-1.3.9/plugins/console/admin/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/net-im/licq-1.3.9/work/licq-1.3.9/plugins/console/admin/missing --run automake-1.11' AWK='gawk' CC='i686-pc-linux-gnu-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -pipe' CPP='i686-pc-linux-gnu-gcc -E' CPPFLAGS=' -I/usr/include' CXX='i686-pc-linux-gnu-g++' CXXCPP='i686-pc-linux-gnu-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O2 -march=i686 -pipe' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DSYMUTIL='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='-Wl,-O1 -Wl,--as-needed -L/usr/lib' LIBOBJS='' LIBS='-lncurses ' LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent' LICQ_INCLUDES='/var/tmp/portage/net-im/licq-1.3.9/work/licq-1.3.9/include' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /var/tmp/portage/net-im/licq-1.3.9/work/licq-1.3.9/plugins/console/admin/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' NMEDIT='' OBJEXT='o' PACKAGE='Licq-Console' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PROG_SIZE='/usr/bin/size' PROG_STRIP='/usr/bin/strip' RANLIB='i686-pc-linux-gnu-ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='i686-pc-linux-gnu-strip' VERSION='1.3.9' WEXTRA='-Wextra' ac_ct_CC='' ac_ct_CXX='' 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='i686-pc-linux-gnu' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='NONE' host='i686-pc-linux-gnu' host_alias='i686-pc-linux-gnu' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/net-im/licq-1.3.9/work/licq-1.3.9/plugins/console/admin/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/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 "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "Licq-Console" #define VERSION "1.3.9" #define PACKAGE "Licq-Console" #define VERSION "1.3.9" #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 STDC_HEADERS 1 #define HAVE_ERRNO_H 1 #define HAVE_DIRENT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_MALLOC_H 1 #define HAVE_PWD_H 1 #define HAVE_SYS_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_SYS_ERRLIST 1 #define HAVE_BOOST /**/ #define HAVE_INET_ADDR 1 #define HAVE_INET_ATON 1 #define HAVE_STRERROR 1 #define HAVE_LIBNCURSES 1 configure: exit 1