This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libltdl configure 2.4.2, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure --disable-option-checking --prefix=${HOME}/sbnc --cache-file=/dev/null --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = bitcoinshell uname -m = i686 uname -r = 3.2.72 uname -s = Linux uname -v = #1 SMP Sat Oct 17 04:41:22 GMT 2015 /usr/bin/uname -p = Pentium III (Coppermine) /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/paimo/bin PATH: /usr/bin PATH: /bin PATH: /opt/bin PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.7.3 PATH: /usr/i486-pc-linux-gnu/gcc-bin/4.1.2 PATH: /usr/lib/subversion/bin PATH: /usr/games/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2264: checking for a BSD-compatible install configure:2332: result: /usr/bin/install -c configure:2343: checking whether build environment is sane configure:2393: result: yes configure:2534: checking for a thread-safe mkdir -p configure:2573: result: /bin/mkdir -p configure:2586: checking for gawk configure:2602: found /usr/bin/gawk configure:2613: result: gawk configure:2624: checking whether make sets $(MAKE) configure:2646: result: yes configure:2766: checking build system type configure:2780: result: i686-pc-linux-gnu configure:2800: checking host system type configure:2813: result: i686-pc-linux-gnu configure:2854: checking how to print strings configure:2881: result: printf configure:2914: checking for style of include used by make configure:2942: result: GNU configure:3012: checking for gcc configure:3028: found /usr/bin/gcc configure:3039: result: gcc configure:3268: checking for C compiler version configure:3277: gcc --version >&5 gcc (Gentoo 4.7.3-r1 p1.5, pie-0.5.5) 4.7.3 Copyright (C) 2012 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3288: $? = 0 configure:3277: gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/i686-pc-linux-gnu/gcc-bin/4.7.3/gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-pc-linux-gnu/4.7.3/lto-wrapper Target: i686-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.7.3-r1/work/gcc-4.7.3/configure --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.7.3 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.7.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.7.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.7.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.7.3/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.7.3/include/g++-v4 --with-python-dir=/share/gcc-data/i686-pc-linux-gnu/4.7.3/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.7.3-r1 p1.5, pie-0.5.5' --enable-libstdcxx-time --enable-linker-build-id --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --disable-altivec --disable-fixed-point --with-arch=i686 --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --enable-lto --without-cloog --without-ppl Thread model: posix gcc version 4.7.3 (Gentoo 4.7.3-r1 p1.5, pie-0.5.5) configure:3288: $? = 0 configure:3277: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3288: $? = 1 configure:3277: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3288: $? = 1 configure:3308: checking whether the C compiler works configure:3330: gcc conftest.c >&5 configure:3334: $? = 0 configure:3382: result: yes configure:3385: checking for C compiler default output file name configure:3387: result: a.out configure:3393: checking for suffix of executables configure:3400: gcc -o conftest conftest.c >&5 configure:3404: $? = 0 configure:3426: result: configure:3448: checking whether we are cross compiling configure:3456: gcc -o conftest conftest.c >&5 configure:3460: $? = 0 configure:3467: ./conftest configure:3471: $? = 0 configure:3486: result: no configure:3491: checking for suffix of object files configure:3513: gcc -c conftest.c >&5 configure:3517: $? = 0 configure:3538: result: o configure:3542: checking whether we are using the GNU C compiler configure:3561: gcc -c conftest.c >&5 configure:3561: $? = 0 configure:3570: result: yes configure:3579: checking whether gcc accepts -g configure:3599: gcc -c -g conftest.c >&5 configure:3599: $? = 0 configure:3640: result: yes configure:3657: checking for gcc option to accept ISO C89 configure:3721: gcc -c -g -O2 conftest.c >&5 configure:3721: $? = 0 configure:3734: result: none needed configure:3756: checking dependency style of gcc configure:3866: result: gcc3 configure:3881: checking for a sed that does not truncate output configure:3945: result: /bin/sed configure:3963: checking for grep that handles long lines and -e configure:4021: result: /bin/grep configure:4026: checking for egrep configure:4088: result: /bin/grep -E configure:4093: checking for fgrep configure:4155: result: /bin/grep -F configure:4190: checking for ld used by gcc configure:4257: result: /usr/i686-pc-linux-gnu/bin/ld configure:4264: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld configure:4279: result: yes configure:4291: checking for BSD- or MS-compatible name lister (nm) configure:4340: result: /usr/bin/nm -B configure:4470: checking the name lister (/usr/bin/nm -B) interface configure:4477: gcc -c -g -O2 conftest.c >&5 configure:4480: /usr/bin/nm -B "conftest.o" configure:4483: output 00000000 B some_variable configure:4490: result: BSD nm configure:4493: checking whether ln -s works configure:4497: result: yes configure:4505: checking the maximum length of command line arguments configure:4635: result: 1572864 configure:4652: checking whether the shell understands some XSI constructs configure:4662: result: yes configure:4666: checking whether the shell understands "+=" configure:4672: result: yes configure:4707: checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format configure:4747: result: func_convert_file_noop configure:4754: checking how to convert i686-pc-linux-gnu file names to toolchain format configure:4774: result: func_convert_file_noop configure:4781: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files configure:4788: result: -r configure:4862: checking for objdump configure:4878: found /usr/bin/objdump configure:4889: result: objdump configure:4918: checking how to recognize dependent libraries configure:5120: result: pass_all configure:5205: checking for dlltool configure:5235: result: no configure:5262: checking how to associate runtime and link libraries configure:5289: result: printf %s\n configure:5350: checking for ar configure:5366: found /usr/bin/ar configure:5377: result: ar configure:5414: checking for archiver @FILE support configure:5431: gcc -c -g -O2 conftest.c >&5 configure:5431: $? = 0 configure:5434: ar cru libconftest.a @conftest.lst >&5 configure:5437: $? = 0 configure:5442: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:5445: $? = 1 configure:5457: result: @ configure:5515: checking for strip configure:5531: found /usr/bin/strip configure:5542: result: strip configure:5614: checking for ranlib configure:5630: found /usr/bin/ranlib configure:5641: result: ranlib configure:5743: checking command to parse /usr/bin/nm -B output from gcc object configure:5863: gcc -c -g -O2 conftest.c >&5 configure:5866: $? = 0 configure:5870: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:5873: $? = 0 configure:5939: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:5942: $? = 0 configure:5980: result: ok configure:6017: checking for sysroot configure:6047: result: no configure:6303: checking for mt configure:6333: result: no configure:6353: checking if : is a manifest tool configure:6359: : '-?' configure:6367: result: no configure:7009: checking how to run the C preprocessor configure:7040: gcc -E conftest.c configure:7040: $? = 0 configure:7054: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:7054: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "libltdl 2.4.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libltdl" | #define VERSION "2.4.2" | /* end confdefs.h. */ | #include configure:7079: result: gcc -E configure:7099: gcc -E conftest.c configure:7099: $? = 0 configure:7113: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:7113: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "libltdl 2.4.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libltdl" | #define VERSION "2.4.2" | /* end confdefs.h. */ | #include configure:7142: checking for ANSI C header files configure:7162: gcc -c -g -O2 conftest.c >&5 configure:7162: $? = 0 configure:7235: gcc -o conftest -g -O2 conftest.c >&5 configure:7235: $? = 0 configure:7235: ./conftest configure:7235: $? = 0 configure:7246: result: yes configure:7259: checking for sys/types.h configure:7259: gcc -c -g -O2 conftest.c >&5 configure:7259: $? = 0 configure:7259: result: yes configure:7259: checking for sys/stat.h configure:7259: gcc -c -g -O2 conftest.c >&5 configure:7259: $? = 0 configure:7259: result: yes configure:7259: checking for stdlib.h configure:7259: gcc -c -g -O2 conftest.c >&5 configure:7259: $? = 0 configure:7259: result: yes configure:7259: checking for string.h configure:7259: gcc -c -g -O2 conftest.c >&5 configure:7259: $? = 0 configure:7259: result: yes configure:7259: checking for memory.h configure:7259: gcc -c -g -O2 conftest.c >&5 configure:7259: $? = 0 configure:7259: result: yes configure:7259: checking for strings.h configure:7259: gcc -c -g -O2 conftest.c >&5 configure:7259: $? = 0 configure:7259: result: yes configure:7259: checking for inttypes.h configure:7259: gcc -c -g -O2 conftest.c >&5 configure:7259: $? = 0 configure:7259: result: yes configure:7259: checking for stdint.h configure:7259: gcc -c -g -O2 conftest.c >&5 configure:7259: $? = 0 configure:7259: result: yes configure:7259: checking for unistd.h configure:7259: gcc -c -g -O2 conftest.c >&5 configure:7259: $? = 0 configure:7259: result: yes configure:7273: checking for dlfcn.h configure:7273: gcc -c -g -O2 conftest.c >&5 configure:7273: $? = 0 configure:7273: result: yes configure:7776: checking for objdir configure:7791: result: .libs configure:8062: checking if gcc supports -fno-rtti -fno-exceptions configure:8080: 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 [enabled by default] configure:8084: $? = 0 configure:8097: result: no configure:8424: checking for gcc option to produce PIC configure:8431: result: -fPIC -DPIC configure:8439: checking if gcc PIC flag -fPIC -DPIC works configure:8457: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:8461: $? = 0 configure:8474: result: yes configure:8503: checking if gcc static flag -static works configure:8531: result: yes configure:8546: checking if gcc supports -c -o file.o configure:8567: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:8571: $? = 0 configure:8593: result: yes configure:8601: checking if gcc supports -c -o file.o configure:8648: result: yes configure:8681: checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:9838: result: yes configure:9875: checking whether -lc should be explicitly linked in configure:9883: gcc -c -g -O2 conftest.c >&5 configure:9886: $? = 0 configure:9901: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:9904: $? = 0 configure:9918: result: no configure:10078: checking dynamic linker characteristics configure:10589: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10589: $? = 0 configure:10823: result: GNU/Linux ld.so configure:10930: checking how to hardcode library paths into programs configure:10955: result: immediate configure:11049: checking for shl_load configure:11049: gcc -o conftest -g -O2 conftest.c >&5 /tmp/cc7adTIN.o: In function `main': /home/paimo/http_root/sbnc-1.3beta7/third-party/libltdl/conftest.c:57: undefined reference to `shl_load' collect2: error: ld returned 1 exit status configure:11049: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "libltdl 2.4.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libltdl" | #define VERSION "2.4.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* 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:11049: result: no configure:11053: checking for shl_load in -ldld configure:11078: gcc -o conftest -g -O2 conftest.c -ldld >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.7.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:11078: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "libltdl 2.4.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libltdl" | #define VERSION "2.4.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define 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 shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:11087: result: no configure:11092: checking for dlopen configure:11092: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccAdLmbl.o: In function `main': /home/paimo/http_root/sbnc-1.3beta7/third-party/libltdl/conftest.c:57: undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:11092: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "libltdl 2.4.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libltdl" | #define VERSION "2.4.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* 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:11092: result: no configure:11096: checking for dlopen in -ldl configure:11121: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:11121: $? = 0 configure:11130: result: yes configure:11249: checking whether a program can dlopen itself configure:11329: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:11332: $? = 0 configure:11350: result: yes configure:11355: checking whether a statically linked program can dlopen itself configure:11435: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5 /tmp/ccqzTwkc.o: In function `main': /home/paimo/http_root/sbnc-1.3beta7/third-party/libltdl/configure:11414: 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.7.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.7.3/../../../../lib/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie collect2: error: ld returned 1 exit status configure:11438: $? = 1 configure:11456: result: no configure:11495: checking whether stripping libraries is possible configure:11500: result: yes configure:11535: checking if libtool supports shared libraries configure:11537: result: yes configure:11540: checking whether to build shared libraries configure:11561: result: yes configure:11564: checking whether to build static libraries configure:11568: result: yes configure:11605: checking which extension is used for runtime loadable modules configure:11617: result: .so configure:11634: checking which variable specifies run-time module search path configure:11641: result: LD_LIBRARY_PATH configure:11651: checking for the default library search path configure:11658: result: /lib /usr/lib /lib /usr/lib /usr/local/lib /usr/i686-pc-linux-gnu/lib /usr/lib/gcc/i686-pc-linux-gnu/4.9.3 /usr/lib/gcc/i686-pc-linux-gnu/4.8.4 /usr/lib/gcc/i686-pc-linux-gnu/4.7.3 /usr/lib/gcc/i686-pc-linux-gnu/4.5.4 /usr/lib/gcc/i686-pc-linux-gnu/4.3.6 /usr/lib/gcc/i686-pc-linux-gnu/3.4.6 /usr/lib/opengl/xorg-x11/lib /usr/lib/gcc/i486-pc-linux-gnu/4.1.2 /usr/lib/qca2 /usr/lib/qt4 /usr/games/lib /usr/lib/fltk-1 configure:11688: checking for library containing dlopen configure:11719: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccrKv7Pv.o: In function `main': /home/paimo/http_root/sbnc-1.3beta7/third-party/libltdl/conftest.c:37: undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:11719: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "libltdl 2.4.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libltdl" | #define VERSION "2.4.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib:/usr/lib:/usr/local/lib:/usr/i686-pc-linux-gnu/lib:/usr/lib/gcc/i686-pc-linux-gnu/4.9.3:/usr/lib/gcc/i686-pc-linux-gnu/4.8.4:/usr/lib/gcc/i686-pc-linux-gnu/4.7.3:/usr/lib/gcc/i686-pc-linux-gnu/4.5.4:/usr/lib/gcc/i686-pc-linux-gnu/4.3.6:/usr/lib/gcc/i686-pc-linux-gnu/3.4.6:/usr/lib/opengl/xorg-x11/lib:/usr/lib/gcc/i486-pc-linux-gnu/4.1.2:/usr/lib/qca2:/usr/lib/qt4:/usr/games/lib:/usr/lib/fltk-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 dlopen (); | int | main () | { | return dlopen (); | ; | return 0; | } configure:11719: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:11719: $? = 0 configure:11736: result: -ldl configure:11826: checking for dlerror configure:11826: gcc -o conftest -g -O2 conftest.c -ldl -ldl >&5 configure:11826: $? = 0 configure:11826: result: yes configure:11840: checking for shl_load configure:11840: result: no configure:11847: checking for shl_load in -ldld configure:11881: result: no configure:11927: checking for dld_link in -ldld configure:11952: gcc -o conftest -g -O2 conftest.c -ldld -ldl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.7.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:11952: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "libltdl 2.4.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libltdl" | #define VERSION "2.4.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib:/usr/lib:/usr/local/lib:/usr/i686-pc-linux-gnu/lib:/usr/lib/gcc/i686-pc-linux-gnu/4.9.3:/usr/lib/gcc/i686-pc-linux-gnu/4.8.4:/usr/lib/gcc/i686-pc-linux-gnu/4.7.3:/usr/lib/gcc/i686-pc-linux-gnu/4.5.4:/usr/lib/gcc/i686-pc-linux-gnu/4.3.6:/usr/lib/gcc/i686-pc-linux-gnu/3.4.6:/usr/lib/opengl/xorg-x11/lib:/usr/lib/gcc/i486-pc-linux-gnu/4.1.2:/usr/lib/qca2:/usr/lib/qt4:/usr/games/lib:/usr/lib/fltk-1" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 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 dld_link (); | int | main () | { | return dld_link (); | ; | return 0; | } configure:11961: result: no configure:11995: checking for _ prefix in compiled symbols configure:12005: gcc -c -g -O2 conftest.c >&5 configure:12008: $? = 0 configure:12012: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:12015: $? = 0 configure:12037: result: no configure:12161: checking whether deplibs are loaded by dlopen configure:12255: result: yes configure:12267: checking for argz.h configure:12267: gcc -c -g -O2 conftest.c >&5 configure:12267: $? = 0 configure:12267: result: yes configure:12279: checking for error_t configure:12279: gcc -c -g -O2 conftest.c >&5 configure:12279: $? = 0 configure:12279: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:37:22: error: expected expression before ')' token configure:12279: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "libltdl 2.4.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libltdl" | #define VERSION "2.4.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib:/usr/lib:/usr/local/lib:/usr/i686-pc-linux-gnu/lib:/usr/lib/gcc/i686-pc-linux-gnu/4.9.3:/usr/lib/gcc/i686-pc-linux-gnu/4.8.4:/usr/lib/gcc/i686-pc-linux-gnu/4.7.3:/usr/lib/gcc/i686-pc-linux-gnu/4.5.4:/usr/lib/gcc/i686-pc-linux-gnu/4.3.6:/usr/lib/gcc/i686-pc-linux-gnu/3.4.6:/usr/lib/opengl/xorg-x11/lib:/usr/lib/gcc/i486-pc-linux-gnu/4.1.2:/usr/lib/qca2:/usr/lib/qt4:/usr/games/lib:/usr/lib/fltk-1" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | /* end confdefs.h. */ | #if defined(HAVE_ARGZ_H) | # include | #endif | | int | main () | { | if (sizeof ((error_t))) | return 0; | ; | return 0; | } configure:12279: result: yes configure:12305: checking for argz_add configure:12305: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:12305: $? = 0 configure:12305: result: yes configure:12305: checking for argz_append configure:12305: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:12305: $? = 0 configure:12305: result: yes configure:12305: checking for argz_count configure:12305: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:12305: $? = 0 configure:12305: result: yes configure:12305: checking for argz_create_sep configure:12305: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:12305: $? = 0 configure:12305: result: yes configure:12305: checking for argz_insert configure:12305: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:12305: $? = 0 configure:12305: result: yes configure:12305: checking for argz_next configure:12305: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:12305: $? = 0 configure:12305: result: yes configure:12305: checking for argz_stringify configure:12305: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:12305: $? = 0 configure:12305: result: yes configure:12323: checking if argz actually works configure:12354: result: yes configure:12373: checking whether libtool supports -dlopen/-dlpreopen configure:12385: result: yes configure:12438: checking for unistd.h configure:12438: result: yes configure:12438: checking for dl.h configure:12438: gcc -c -g -O2 conftest.c >&5 conftest.c:75:16: fatal error: dl.h: No such file or directory compilation terminated. configure:12438: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "libltdl 2.4.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libltdl" | #define VERSION "2.4.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib:/usr/lib:/usr/local/lib:/usr/i686-pc-linux-gnu/lib:/usr/lib/gcc/i686-pc-linux-gnu/4.9.3:/usr/lib/gcc/i686-pc-linux-gnu/4.8.4:/usr/lib/gcc/i686-pc-linux-gnu/4.7.3:/usr/lib/gcc/i686-pc-linux-gnu/4.5.4:/usr/lib/gcc/i686-pc-linux-gnu/4.3.6:/usr/lib/gcc/i686-pc-linux-gnu/3.4.6:/usr/lib/opengl/xorg-x11/lib:/usr/lib/gcc/i486-pc-linux-gnu/4.1.2:/usr/lib/qca2:/usr/lib/qt4:/usr/games/lib:/usr/lib/fltk-1" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:12438: result: no configure:12438: checking for sys/dl.h configure:12438: gcc -c -g -O2 conftest.c >&5 conftest.c:75:20: fatal error: sys/dl.h: No such file or directory compilation terminated. configure:12438: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "libltdl 2.4.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libltdl" | #define VERSION "2.4.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib:/usr/lib:/usr/local/lib:/usr/i686-pc-linux-gnu/lib:/usr/lib/gcc/i686-pc-linux-gnu/4.9.3:/usr/lib/gcc/i686-pc-linux-gnu/4.8.4:/usr/lib/gcc/i686-pc-linux-gnu/4.7.3:/usr/lib/gcc/i686-pc-linux-gnu/4.5.4:/usr/lib/gcc/i686-pc-linux-gnu/4.3.6:/usr/lib/gcc/i686-pc-linux-gnu/3.4.6:/usr/lib/opengl/xorg-x11/lib:/usr/lib/gcc/i486-pc-linux-gnu/4.1.2:/usr/lib/qca2:/usr/lib/qt4:/usr/games/lib:/usr/lib/fltk-1" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:12438: result: no configure:12438: checking for dld.h configure:12438: gcc -c -g -O2 conftest.c >&5 conftest.c:75:17: fatal error: dld.h: No such file or directory compilation terminated. configure:12438: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "libltdl 2.4.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libltdl" | #define VERSION "2.4.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib:/usr/lib:/usr/local/lib:/usr/i686-pc-linux-gnu/lib:/usr/lib/gcc/i686-pc-linux-gnu/4.9.3:/usr/lib/gcc/i686-pc-linux-gnu/4.8.4:/usr/lib/gcc/i686-pc-linux-gnu/4.7.3:/usr/lib/gcc/i686-pc-linux-gnu/4.5.4:/usr/lib/gcc/i686-pc-linux-gnu/4.3.6:/usr/lib/gcc/i686-pc-linux-gnu/3.4.6:/usr/lib/opengl/xorg-x11/lib:/usr/lib/gcc/i486-pc-linux-gnu/4.1.2:/usr/lib/qca2:/usr/lib/qt4:/usr/games/lib:/usr/lib/fltk-1" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:12438: result: no configure:12438: checking for mach-o/dyld.h configure:12438: gcc -c -g -O2 conftest.c >&5 conftest.c:75:25: fatal error: mach-o/dyld.h: No such file or directory compilation terminated. configure:12438: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "libltdl 2.4.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libltdl" | #define VERSION "2.4.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib:/usr/lib:/usr/local/lib:/usr/i686-pc-linux-gnu/lib:/usr/lib/gcc/i686-pc-linux-gnu/4.9.3:/usr/lib/gcc/i686-pc-linux-gnu/4.8.4:/usr/lib/gcc/i686-pc-linux-gnu/4.7.3:/usr/lib/gcc/i686-pc-linux-gnu/4.5.4:/usr/lib/gcc/i686-pc-linux-gnu/4.3.6:/usr/lib/gcc/i686-pc-linux-gnu/3.4.6:/usr/lib/opengl/xorg-x11/lib:/usr/lib/gcc/i486-pc-linux-gnu/4.1.2:/usr/lib/qca2:/usr/lib/qt4:/usr/games/lib:/usr/lib/fltk-1" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:12438: result: no configure:12438: checking for dirent.h configure:12438: gcc -c -g -O2 conftest.c >&5 configure:12438: $? = 0 configure:12438: result: yes configure:12453: checking for closedir configure:12453: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:12453: $? = 0 configure:12453: result: yes configure:12453: checking for opendir configure:12453: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:12453: $? = 0 configure:12453: result: yes configure:12453: checking for readdir configure:12453: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:12453: $? = 0 configure:12453: result: yes configure:12472: checking for strlcat configure:12472: gcc -o conftest -g -O2 conftest.c -ldl >&5 /tmp/ccAFkV9y.o: In function `main': /home/paimo/http_root/sbnc-1.3beta7/third-party/libltdl/conftest.c:79: undefined reference to `strlcat' collect2: error: ld returned 1 exit status configure:12472: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "libltdl 2.4.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libltdl" | #define VERSION "2.4.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib:/usr/lib:/usr/local/lib:/usr/i686-pc-linux-gnu/lib:/usr/lib/gcc/i686-pc-linux-gnu/4.9.3:/usr/lib/gcc/i686-pc-linux-gnu/4.8.4:/usr/lib/gcc/i686-pc-linux-gnu/4.7.3:/usr/lib/gcc/i686-pc-linux-gnu/4.5.4:/usr/lib/gcc/i686-pc-linux-gnu/4.3.6:/usr/lib/gcc/i686-pc-linux-gnu/3.4.6:/usr/lib/opengl/xorg-x11/lib:/usr/lib/gcc/i486-pc-linux-gnu/4.1.2:/usr/lib/qca2:/usr/lib/qt4:/usr/games/lib:/usr/lib/fltk-1" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | /* end confdefs.h. */ | /* Define strlcat to an innocuous variant, in case declares strlcat. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcat innocuous_strlcat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcat | | /* 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 strlcat (); | /* 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_strlcat || defined __stub___strlcat | choke me | #endif | | int | main () | { | return strlcat (); | ; | return 0; | } configure:12472: result: no configure:12472: checking for strlcpy configure:12472: gcc -o conftest -g -O2 conftest.c -ldl >&5 /tmp/ccylgxEJ.o: In function `main': /home/paimo/http_root/sbnc-1.3beta7/third-party/libltdl/conftest.c:79: undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:12472: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "libltdl 2.4.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libltdl" | #define VERSION "2.4.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib:/usr/lib:/usr/local/lib:/usr/i686-pc-linux-gnu/lib:/usr/lib/gcc/i686-pc-linux-gnu/4.9.3:/usr/lib/gcc/i686-pc-linux-gnu/4.8.4:/usr/lib/gcc/i686-pc-linux-gnu/4.7.3:/usr/lib/gcc/i686-pc-linux-gnu/4.5.4:/usr/lib/gcc/i686-pc-linux-gnu/4.3.6:/usr/lib/gcc/i686-pc-linux-gnu/3.4.6:/usr/lib/opengl/xorg-x11/lib:/usr/lib/gcc/i486-pc-linux-gnu/4.1.2:/usr/lib/qca2:/usr/lib/qt4:/usr/games/lib:/usr/lib/fltk-1" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* 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 strlcpy (); | /* 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_strlcpy || defined __stub___strlcpy | choke me | #endif | | int | main () | { | return strlcpy (); | ; | return 0; | } configure:12472: result: no configure:12653: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libltdl config.status 2.4.2, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on bitcoinshell config.status:1129: creating Makefile config.status:1129: creating config.h config.status:1358: executing depfiles commands config.status:1358: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes 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_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_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_argz_add=yes ac_cv_func_argz_append=yes ac_cv_func_argz_count=yes ac_cv_func_argz_create_sep=yes ac_cv_func_argz_insert=yes ac_cv_func_argz_next=yes ac_cv_func_argz_stringify=yes ac_cv_func_closedir=yes ac_cv_func_dlerror=yes ac_cv_func_dlopen=no ac_cv_func_opendir=yes ac_cv_func_readdir=yes ac_cv_func_shl_load=no ac_cv_func_strlcat=no ac_cv_func_strlcpy=no ac_cv_header_argz_h=yes ac_cv_header_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_mach_o_dyld_h=no 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_dl_h=no 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_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_objext=o 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_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_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc 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_make_make_set=yes ac_cv_search_dlopen=-ldl ac_cv_type_error_t=yes am_cv_CC_dependencies_compiler_type=gcc3 libltdl_cv_lib_dl_dlopen=yes libltdl_cv_preloaded_symbols=yes libltdl_cv_shlibext=.so libltdl_cv_shrext=.so lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no 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_module_path_var=LD_LIBRARY_PATH lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_argz_works=yes lt_cv_sys_dlopen_deplibs=yes lt_cv_sys_dlsearch_path='/lib /usr/lib /lib /usr/lib /usr/local/lib /usr/i686-pc-linux-gnu/lib /usr/lib/gcc/i686-pc-linux-gnu/4.9.3 /usr/lib/gcc/i686-pc-linux-gnu/4.8.4 /usr/lib/gcc/i686-pc-linux-gnu/4.7.3 /usr/lib/gcc/i686-pc-linux-gnu/4.5.4 /usr/lib/gcc/i686-pc-linux-gnu/4.3.6 /usr/lib/gcc/i686-pc-linux-gnu/3.4.6 /usr/lib/opengl/xorg-x11/lib /usr/lib/gcc/i486-pc-linux-gnu/4.1.2 /usr/lib/qca2 /usr/lib/qt4 /usr/games/lib /usr/lib/fltk-1 ' lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\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 lt_cv_sys_symbol_underscore=no lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/paimo/http_root/sbnc-1.3beta7/third-party/libltdl/config/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/paimo/http_root/sbnc-1.3beta7/third-party/libltdl/config/missing --run tar' AR='ar' ARGZ_H='' AS='as' AUTOCONF='${SHELL} /home/paimo/http_root/sbnc-1.3beta7/third-party/libltdl/config/missing --run autoconf' AUTOHEADER='${SHELL} /home/paimo/http_root/sbnc-1.3beta7/third-party/libltdl/config/missing --run autoheader' AUTOMAKE='${SHELL} /home/paimo/http_root/sbnc-1.3beta7/third-party/libltdl/config/missing --run automake-1.11' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CONVENIENCE_LTDL_FALSE='#' CONVENIENCE_LTDL_TRUE='' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' 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_LTDL_FALSE='' INSTALL_LTDL_TRUE='#' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/i686-pc-linux-gnu/bin/ld' LDFLAGS='' LIBADD_DL='-ldl ' LIBADD_DLD_LINK='' LIBADD_DLOPEN='-ldl' LIBADD_SHL_LOAD='' LIBOBJS=' ${LIBOBJDIR}lt__strl$U.o' LIBS='-ldl ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTDLOPEN='libltdl' LTLIBOBJS=' ${LIBOBJDIR}lt__strl$U.lo' LT_CONFIG_H='config.h' LT_DLLOADERS=' dlopen.la' LT_DLPREOPEN='-dlpreopen dlopen.la ' MAKEINFO='${SHELL} /home/paimo/http_root/sbnc-1.3beta7/third-party/libltdl/config/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='libltdl' PACKAGE_BUGREPORT='bug-libtool@gnu.org' PACKAGE_NAME='libltdl' PACKAGE_STRING='libltdl 2.4.2' PACKAGE_TARNAME='libltdl' PACKAGE_URL='' PACKAGE_VERSION='2.4.2' PATH_SEPARATOR=':' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='2.4.2' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_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_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' 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/paimo/http_root/sbnc-1.3beta7/third-party/libltdl/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='${HOME}/sbnc' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sys_symbol_underscore='no' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libltdl" #define PACKAGE_TARNAME "libltdl" #define PACKAGE_VERSION "2.4.2" #define PACKAGE_STRING "libltdl 2.4.2" #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" #define PACKAGE_URL "" #define PACKAGE "libltdl" #define VERSION "2.4.2" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define LT_MODULE_EXT ".so" #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib:/usr/lib:/usr/local/lib:/usr/i686-pc-linux-gnu/lib:/usr/lib/gcc/i686-pc-linux-gnu/4.9.3:/usr/lib/gcc/i686-pc-linux-gnu/4.8.4:/usr/lib/gcc/i686-pc-linux-gnu/4.7.3:/usr/lib/gcc/i686-pc-linux-gnu/4.5.4:/usr/lib/gcc/i686-pc-linux-gnu/4.3.6:/usr/lib/gcc/i686-pc-linux-gnu/3.4.6:/usr/lib/opengl/xorg-x11/lib:/usr/lib/gcc/i486-pc-linux-gnu/4.1.2:/usr/lib/qca2:/usr/lib/qt4:/usr/games/lib:/usr/lib/fltk-1" #define HAVE_LIBDL 1 #define HAVE_DLERROR 1 #define HAVE_LIBDLLOADER 1 #define HAVE_ARGZ_H 1 #define HAVE_ERROR_T 1 #define HAVE_ARGZ_ADD 1 #define HAVE_ARGZ_APPEND 1 #define HAVE_ARGZ_COUNT 1 #define HAVE_ARGZ_CREATE_SEP 1 #define HAVE_ARGZ_INSERT 1 #define HAVE_ARGZ_NEXT 1 #define HAVE_ARGZ_STRINGIFY 1 #define HAVE_WORKING_ARGZ 1 #define HAVE_PRELOADED_SYMBOLS 1 #define HAVE_UNISTD_H 1 #define HAVE_DIRENT_H 1 #define HAVE_CLOSEDIR 1 #define HAVE_OPENDIR 1 #define HAVE_READDIR 1 #define LT_LIBEXT "a" #define LT_LIBPREFIX "lib" configure: exit 0