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.69. Invocation command line was $ ./configure --disable-option-checking --prefix=/usr --sysconfdir=/etc/squid --datadir=/usr/share/squid --with-large-files --with-pidfile=/var/run/squid.pid --with-logdir=/var/log/squid --enable-ssl --enable-referer-log --enable-arp-acl --enable-linux-netfilter --enable-underscores --enable-htcp --enable-useragent-log --enable-icmp --enable-snmp --enable-delay-pools --enable-cache-digests --enable-carp --enable-auth-digest --enable-basic-auth-helpers --enable-ntlm-auth-helpers=fakeauth smb_lm no_check --enable-ntlm-fail-open --enable-digest-auth-helpers=password ldap --enable-err-languages=English Hungarian --enable-default-err-language=Hungarian --enable-external-acl-helpers --disable-strict-error-checking --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic build_alias=i686-uhu-linux host_alias=i686-uhu-linux --cache-file=/dev/null --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = hp07 uname -m = i686 uname -r = 3.15.4-1.i386 uname -s = Linux uname -v = #2 SMP Tue Jul 8 09:03:00 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2292: checking for a BSD-compatible install configure:2360: result: /bin/install -c configure:2371: checking whether build environment is sane configure:2426: result: yes configure:2577: checking for a thread-safe mkdir -p configure:2616: result: /bin/mkdir -p configure:2623: checking for gawk configure:2639: found /bin/gawk configure:2650: result: gawk configure:2661: checking whether make sets $(MAKE) configure:2683: result: yes configure:2712: checking whether make supports nested variables configure:2729: result: yes configure:2894: checking build system type configure:2908: result: i686-uhu-linux-gnu configure:2928: checking host system type configure:2941: result: i686-uhu-linux-gnu configure:2982: checking how to print strings configure:3009: result: printf configure:3042: checking for style of include used by make configure:3070: result: GNU configure:3101: checking for i686-uhu-linux-gcc configure:3117: found /usr/bin/i686-uhu-linux-gcc configure:3128: result: i686-uhu-linux-gcc configure:3397: checking for C compiler version configure:3406: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3417: $? = 0 configure:3406: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:3417: $? = 0 configure:3406: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3417: $? = 1 configure:3406: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3417: $? = 1 configure:3437: checking whether the C compiler works configure:3459: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3463: $? = 0 configure:3511: result: yes configure:3514: checking for C compiler default output file name configure:3516: result: a.out configure:3522: checking for suffix of executables configure:3529: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3533: $? = 0 configure:3555: result: configure:3577: checking whether we are cross compiling configure:3585: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3589: $? = 0 configure:3596: ./conftest configure:3600: $? = 0 configure:3615: result: no configure:3620: checking for suffix of object files configure:3642: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3646: $? = 0 configure:3667: result: o configure:3671: checking whether we are using the GNU C compiler configure:3690: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3690: $? = 0 configure:3699: result: yes configure:3708: checking whether i686-uhu-linux-gcc accepts -g configure:3728: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3728: $? = 0 configure:3769: result: yes configure:3786: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3849: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3849: $? = 0 configure:3862: result: none needed configure:3887: checking whether i686-uhu-linux-gcc understands -c and -o together configure:3909: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:3912: $? = 0 configure:3909: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:3912: $? = 0 configure:3924: result: yes configure:3943: checking dependency style of i686-uhu-linux-gcc configure:4054: result: gcc3 configure:4069: checking for a sed that does not truncate output configure:4133: result: /bin/sed configure:4151: checking for grep that handles long lines and -e configure:4209: result: /bin/grep configure:4214: checking for egrep configure:4276: result: /bin/grep -E configure:4281: checking for fgrep configure:4343: result: /bin/grep -F configure:4378: checking for ld used by i686-uhu-linux-gcc configure:4445: result: /usr/bin/ld configure:4452: checking if the linker (/usr/bin/ld) is GNU ld configure:4467: result: yes configure:4479: checking for BSD- or MS-compatible name lister (nm) configure:4528: result: /usr/bin/nm -B configure:4658: checking the name lister (/usr/bin/nm -B) interface configure:4665: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4668: /usr/bin/nm -B "conftest.o" configure:4671: output 00000000 B some_variable configure:4678: result: BSD nm configure:4681: checking whether ln -s works configure:4685: result: yes configure:4693: checking the maximum length of command line arguments configure:4824: result: 1572864 configure:4841: checking whether the shell understands some XSI constructs configure:4851: result: yes configure:4855: checking whether the shell understands "+=" configure:4861: result: yes configure:4896: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:4936: result: func_convert_file_noop configure:4943: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:4963: result: func_convert_file_noop configure:4970: checking for /usr/bin/ld option to reload object files configure:4977: result: -r configure:5011: checking for i686-uhu-linux-objdump configure:5041: result: no configure:5051: checking for objdump configure:5067: found /usr/bin/objdump configure:5078: result: objdump configure:5107: checking how to recognize dependent libraries configure:5305: result: pass_all configure:5350: checking for i686-uhu-linux-dlltool configure:5380: result: no configure:5390: checking for dlltool configure:5420: result: no configure:5447: checking how to associate runtime and link libraries configure:5474: result: printf %s\n configure:5491: checking for i686-uhu-linux-ar configure:5507: found /usr/bin/i686-uhu-linux-ar configure:5518: result: i686-uhu-linux-ar configure:5599: checking for archiver @FILE support configure:5616: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5616: $? = 0 configure:5619: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:5622: $? = 0 configure:5627: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:5630: $? = 1 configure:5642: result: @ configure:5660: checking for i686-uhu-linux-strip configure:5690: result: no configure:5700: checking for strip configure:5716: found /usr/bin/strip configure:5727: result: strip configure:5759: checking for i686-uhu-linux-ranlib configure:5789: result: no configure:5799: checking for ranlib configure:5815: found /usr/bin/ranlib configure:5826: result: ranlib configure:5928: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:6048: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6051: $? = 0 configure:6055: /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:6058: $? = 0 configure:6124: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:6127: $? = 0 configure:6165: result: ok configure:6202: checking for sysroot configure:6232: result: no configure:6461: checking for i686-uhu-linux-mt configure:6491: result: no configure:6501: checking for mt configure:6531: result: no configure:6551: checking if : is a manifest tool configure:6557: : '-?' configure:6565: result: no configure:7207: checking how to run the C preprocessor configure:7238: i686-uhu-linux-gcc -E conftest.c configure:7238: $? = 0 configure:7252: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7252: $? = 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:7277: result: i686-uhu-linux-gcc -E configure:7297: i686-uhu-linux-gcc -E conftest.c configure:7297: $? = 0 configure:7311: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7311: $? = 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:7340: checking for ANSI C header files configure:7360: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7360: $? = 0 configure:7433: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7433: $? = 0 configure:7433: ./conftest configure:7433: $? = 0 configure:7444: result: yes configure:7457: checking for sys/types.h configure:7457: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7457: $? = 0 configure:7457: result: yes configure:7457: checking for sys/stat.h configure:7457: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7457: $? = 0 configure:7457: result: yes configure:7457: checking for stdlib.h configure:7457: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7457: $? = 0 configure:7457: result: yes configure:7457: checking for string.h configure:7457: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7457: $? = 0 configure:7457: result: yes configure:7457: checking for memory.h configure:7457: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7457: $? = 0 configure:7457: result: yes configure:7457: checking for strings.h configure:7457: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7457: $? = 0 configure:7457: result: yes configure:7457: checking for inttypes.h configure:7457: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7457: $? = 0 configure:7457: result: yes configure:7457: checking for stdint.h configure:7457: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7457: $? = 0 configure:7457: result: yes configure:7457: checking for unistd.h configure:7457: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7457: $? = 0 configure:7457: result: yes configure:7471: checking for dlfcn.h configure:7471: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7471: $? = 0 configure:7471: result: yes configure:7974: checking for objdir configure:7989: result: .libs configure:8260: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:8278: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -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:8282: $? = 0 configure:8295: result: no configure:8622: checking for i686-uhu-linux-gcc option to produce PIC configure:8629: result: -fPIC -DPIC configure:8637: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:8655: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:8659: $? = 0 configure:8672: result: yes configure:8701: checking if i686-uhu-linux-gcc static flag -static works configure:8729: result: yes configure:8744: checking if i686-uhu-linux-gcc supports -c -o file.o configure:8765: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:8769: $? = 0 configure:8791: result: yes configure:8799: checking if i686-uhu-linux-gcc supports -c -o file.o configure:8846: result: yes configure:8879: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:10036: result: yes configure:10073: checking whether -lc should be explicitly linked in configure:10081: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10084: $? = 0 configure:10099: i686-uhu-linux-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10102: $? = 0 configure:10116: result: no configure:10276: checking dynamic linker characteristics configure:10776: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10776: $? = 0 configure:11010: result: GNU/Linux ld.so configure:11117: checking how to hardcode library paths into programs configure:11142: result: immediate configure:11236: checking for shl_load configure:11236: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/cc0soRVX.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `shl_load' collect2: error: ld returned 1 exit status configure:11236: $? = 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:11236: result: no configure:11240: checking for shl_load in -ldld configure:11265: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:11265: $? = 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:11274: result: no configure:11279: checking for dlopen configure:11279: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccMqkdRb.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:11279: $? = 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:11279: result: no configure:11283: checking for dlopen in -ldl configure:11308: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:11308: $? = 0 configure:11317: result: yes configure:11436: checking whether a program can dlopen itself configure:11516: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:11519: $? = 0 configure:11537: result: yes configure:11542: checking whether a statically linked program can dlopen itself configure:11622: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5 /tmp/cciLYMoC.o: In function `main': conftest.c:(.text.startup+0x1a): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/i686-uhu-linux/4.8.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:11625: $? = 1 configure:11643: result: no configure:11682: checking whether stripping libraries is possible configure:11687: result: yes configure:11722: checking if libtool supports shared libraries configure:11724: result: yes configure:11727: checking whether to build shared libraries configure:11748: result: yes configure:11751: checking whether to build static libraries configure:11755: result: no configure:11792: checking which extension is used for runtime loadable modules configure:11804: result: .so configure:11821: checking which variable specifies run-time module search path configure:11828: result: LD_LIBRARY_PATH configure:11838: checking for the default library search path configure:11845: result: /lib /usr/lib configure:11875: checking for library containing dlopen configure:11906: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccWPJL1P.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:11906: $? = 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" | /* 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:11906: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:11906: $? = 0 configure:11923: result: -ldl configure:12013: checking for dlerror configure:12013: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -ldl >&5 configure:12013: $? = 0 configure:12013: result: yes configure:12027: checking for shl_load configure:12027: result: no configure:12034: checking for shl_load in -ldld configure:12068: result: no configure:12114: checking for dld_link in -ldld configure:12139: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldld -ldl >&5 /usr/bin/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:12139: $? = 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" | #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:12148: result: no configure:12182: checking for _ prefix in compiled symbols configure:12192: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12195: $? = 0 configure:12199: /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:12202: $? = 0 configure:12224: result: no configure:12348: checking whether deplibs are loaded by dlopen configure:12442: result: yes configure:12454: checking for argz.h configure:12454: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12454: $? = 0 configure:12454: result: yes configure:12466: checking for error_t configure:12466: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12466: $? = 0 configure:12466: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:37:22: error: expected expression before ')' token if (sizeof ((error_t))) ^ configure:12466: $? = 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" | #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:12466: result: yes configure:12492: checking for argz_add configure:12492: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:12492: $? = 0 configure:12492: result: yes configure:12492: checking for argz_append configure:12492: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:12492: $? = 0 configure:12492: result: yes configure:12492: checking for argz_count configure:12492: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:12492: $? = 0 configure:12492: result: yes configure:12492: checking for argz_create_sep configure:12492: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:12492: $? = 0 configure:12492: result: yes configure:12492: checking for argz_insert configure:12492: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:12492: $? = 0 configure:12492: result: yes configure:12492: checking for argz_next configure:12492: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:12492: $? = 0 configure:12492: result: yes configure:12492: checking for argz_stringify configure:12492: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:12492: $? = 0 configure:12492: result: yes configure:12510: checking if argz actually works configure:12541: result: yes configure:12560: checking whether libtool supports -dlopen/-dlpreopen configure:12572: result: yes configure:12625: checking for unistd.h configure:12625: result: yes configure:12625: checking for dl.h configure:12625: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:75:16: fatal error: dl.h: No such file or directory #include ^ compilation terminated. configure:12625: $? = 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" | #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:12625: result: no configure:12625: checking for sys/dl.h configure:12625: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:75:20: fatal error: sys/dl.h: No such file or directory #include ^ compilation terminated. configure:12625: $? = 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" | #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:12625: result: no configure:12625: checking for dld.h configure:12625: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:75:17: fatal error: dld.h: No such file or directory #include ^ compilation terminated. configure:12625: $? = 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" | #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:12625: result: no configure:12625: checking for mach-o/dyld.h configure:12625: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:75:25: fatal error: mach-o/dyld.h: No such file or directory #include ^ compilation terminated. configure:12625: $? = 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" | #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:12625: result: no configure:12625: checking for dirent.h configure:12625: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12625: $? = 0 configure:12625: result: yes configure:12640: checking for closedir configure:12640: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:12640: $? = 0 configure:12640: result: yes configure:12640: checking for opendir configure:12640: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:12640: $? = 0 configure:12640: result: yes configure:12640: checking for readdir configure:12640: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:12640: $? = 0 configure:12640: result: yes configure:12659: checking for strlcat configure:12659: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 /tmp/ccWK0zZw.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strlcat' collect2: error: ld returned 1 exit status configure:12659: $? = 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" | #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:12659: result: no configure:12659: checking for strlcpy configure:12659: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 /tmp/ccGAWWRQ.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:12659: $? = 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" | #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:12659: result: no configure:12810: checking that generated files are newer than configure configure:12816: result: done configure:12848: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libltdl config.status 2.4.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp07 config.status:1120: creating Makefile config.status:1120: creating config.h config.status:1349: executing depfiles commands config.status:1349: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' 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=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux 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-uhu-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='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' 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 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes 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/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=no lt_cv_sys_argz_works=yes lt_cv_sys_dlopen_deplibs=yes lt_cv_sys_dlsearch_path='/lib /usr/lib ' 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} /var/uhubuild/work/compile/libltdl/config/missing aclocal-1.14' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='i686-uhu-linux-ar' ARGZ_H='' AS='as' AUTOCONF='${SHELL} /var/uhubuild/work/compile/libltdl/config/missing autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/libltdl/config/missing autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/libltdl/config/missing automake-1.14' AWK='gawk' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CONVENIENCE_LTDL_FALSE='#' CONVENIENCE_LTDL_TRUE='' CPP='i686-uhu-linux-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/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} /var/uhubuild/work/compile/libltdl/config/missing 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='' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='/usr/share/squid' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/uhubuild/work/compile/libltdl/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sys_symbol_underscore='no' sysconfdir='/etc/squid' 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" #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