diff options
Diffstat (limited to 'libltdl/config.log')
-rw-r--r-- | libltdl/config.log | 1609 |
1 files changed, 1609 insertions, 0 deletions
diff --git a/libltdl/config.log b/libltdl/config.log new file mode 100644 index 00000000..1aca1d97 --- /dev/null +++ b/libltdl/config.log @@ -0,0 +1,1609 @@ +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 1.2, which was +generated by GNU Autoconf 2.61. Invocation command line was + + $ ./configure + +## --------- ## +## Platform. ## +## --------- ## + +hostname = lambda +uname -m = i686 +uname -r = 2.6.23-0.73.rc2.fc8 +uname -s = Linux +uname -v = #1 SMP Mon Aug 6 20:26:04 EDT 2007 + +/usr/bin/uname -p = unknown +/bin/uname -X = unknown + +/bin/arch = i686 +/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/lennart/bin +PATH: /usr/lib/qt-3.3/bin +PATH: /usr/kerberos/bin +PATH: /usr/lib/ccache +PATH: /usr/local/bin +PATH: /bin +PATH: /usr/bin + + +## ----------- ## +## Core tests. ## +## ----------- ## + +configure:2017: checking for a BSD-compatible install +configure:2073: result: /usr/bin/install -c +configure:2084: checking whether build environment is sane +configure:2127: result: yes +configure:2155: checking for a thread-safe mkdir -p +configure:2194: result: /bin/mkdir -p +configure:2207: checking for gawk +configure:2223: found /bin/gawk +configure:2234: result: gawk +configure:2245: checking whether make sets $(MAKE) +configure:2266: result: yes +configure:2500: checking for gcc +configure:2516: found /usr/lib/ccache/gcc +configure:2527: result: gcc +configure:2765: checking for C compiler version +configure:2772: gcc --version >&5 +gcc (GCC) 4.1.2 20070723 (Red Hat 4.1.2-17) +Copyright (C) 2006 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:2775: $? = 0 +configure:2782: gcc -v >&5 +Using built-in specs. +Target: i386-redhat-linux +Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-cpu=generic --host=i386-redhat-linux +Thread model: posix +gcc version 4.1.2 20070723 (Red Hat 4.1.2-17) +configure:2785: $? = 0 +configure:2792: gcc -V >&5 +gcc: '-V' option must have argument +configure:2795: $? = 1 +configure:2818: checking for C compiler default output file name +configure:2845: gcc conftest.c >&5 +configure:2848: $? = 0 +configure:2886: result: a.out +configure:2903: checking whether the C compiler works +configure:2913: ./a.out +configure:2916: $? = 0 +configure:2933: result: yes +configure:2940: checking whether we are cross compiling +configure:2942: result: no +configure:2945: checking for suffix of executables +configure:2952: gcc -o conftest conftest.c >&5 +configure:2955: $? = 0 +configure:2979: result: +configure:2985: checking for suffix of object files +configure:3011: gcc -c conftest.c >&5 +configure:3014: $? = 0 +configure:3037: result: o +configure:3041: checking whether we are using the GNU C compiler +configure:3070: gcc -c conftest.c >&5 +configure:3076: $? = 0 +configure:3093: result: yes +configure:3098: checking whether gcc accepts -g +configure:3128: gcc -c -g conftest.c >&5 +configure:3134: $? = 0 +configure:3233: result: yes +configure:3250: checking for gcc option to accept ISO C89 +configure:3324: gcc -c -g -O2 conftest.c >&5 +configure:3330: $? = 0 +configure:3353: result: none needed +configure:3382: checking for style of include used by make +configure:3410: result: GNU +configure:3435: checking dependency style of gcc +configure:3526: result: none +configure:3542: checking for an ANSI C-conforming const +configure:3617: gcc -c -g -O2 conftest.c >&5 +configure:3623: $? = 0 +configure:3638: result: yes +configure:3648: checking for inline +configure:3674: gcc -c -g -O2 conftest.c >&5 +configure:3680: $? = 0 +configure:3698: result: inline +configure:3802: checking build system type +configure:3820: result: i686-pc-linux-gnu +configure:3842: checking host system type +configure:3857: result: i686-pc-linux-gnu +configure:3879: checking for a sed that does not truncate output +configure:3935: result: /bin/sed +configure:3938: checking for grep that handles long lines and -e +configure:4012: result: /bin/grep +configure:4017: checking for egrep +configure:4095: result: /bin/grep -E +configure:4111: checking for ld used by gcc +configure:4178: result: /usr/bin/ld +configure:4187: checking if the linker (/usr/bin/ld) is GNU ld +configure:4202: result: yes +configure:4207: checking for /usr/bin/ld option to reload object files +configure:4214: result: -r +configure:4232: checking for BSD-compatible nm +configure:4281: result: /usr/bin/nm -B +configure:4285: checking whether ln -s works +configure:4289: result: yes +configure:4296: checking how to recognize dependent libraries +configure:4482: result: pass_all +configure:5013: checking how to run the C preprocessor +configure:5053: gcc -E conftest.c +configure:5059: $? = 0 +configure:5090: gcc -E conftest.c +conftest.c:8:28: error: ac_nonexistent.h: No such file or directory +configure:5096: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| #define PACKAGE_NAME "libltdl" +| #define PACKAGE_TARNAME "libltdl" +| #define PACKAGE_VERSION "1.2" +| #define PACKAGE_STRING "libltdl 1.2" +| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" +| /* end confdefs.h. */ +| #include <ac_nonexistent.h> +configure:5129: result: gcc -E +configure:5158: gcc -E conftest.c +configure:5164: $? = 0 +configure:5195: gcc -E conftest.c +conftest.c:8:28: error: ac_nonexistent.h: No such file or directory +configure:5201: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| #define PACKAGE_NAME "libltdl" +| #define PACKAGE_TARNAME "libltdl" +| #define PACKAGE_VERSION "1.2" +| #define PACKAGE_STRING "libltdl 1.2" +| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" +| /* end confdefs.h. */ +| #include <ac_nonexistent.h> +configure:5239: checking for ANSI C header files +configure:5269: gcc -c -g -O2 conftest.c >&5 +configure:5275: $? = 0 +configure:5374: gcc -o conftest -g -O2 conftest.c >&5 +configure:5377: $? = 0 +configure:5383: ./conftest +configure:5386: $? = 0 +configure:5403: result: yes +configure:5427: checking for sys/types.h +configure:5448: gcc -c -g -O2 conftest.c >&5 +configure:5454: $? = 0 +configure:5470: result: yes +configure:5427: checking for sys/stat.h +configure:5448: gcc -c -g -O2 conftest.c >&5 +configure:5454: $? = 0 +configure:5470: result: yes +configure:5427: checking for stdlib.h +configure:5448: gcc -c -g -O2 conftest.c >&5 +configure:5454: $? = 0 +configure:5470: result: yes +configure:5427: checking for string.h +configure:5448: gcc -c -g -O2 conftest.c >&5 +configure:5454: $? = 0 +configure:5470: result: yes +configure:5427: checking for memory.h +configure:5448: gcc -c -g -O2 conftest.c >&5 +configure:5454: $? = 0 +configure:5470: result: yes +configure:5427: checking for strings.h +configure:5448: gcc -c -g -O2 conftest.c >&5 +configure:5454: $? = 0 +configure:5470: result: yes +configure:5427: checking for inttypes.h +configure:5448: gcc -c -g -O2 conftest.c >&5 +configure:5454: $? = 0 +configure:5470: result: yes +configure:5427: checking for stdint.h +configure:5448: gcc -c -g -O2 conftest.c >&5 +configure:5454: $? = 0 +configure:5470: result: yes +configure:5427: checking for unistd.h +configure:5448: gcc -c -g -O2 conftest.c >&5 +configure:5454: $? = 0 +configure:5470: result: yes +configure:5497: checking dlfcn.h usability +configure:5514: gcc -c -g -O2 conftest.c >&5 +configure:5520: $? = 0 +configure:5534: result: yes +configure:5538: checking dlfcn.h presence +configure:5553: gcc -E conftest.c +configure:5559: $? = 0 +configure:5573: result: yes +configure:5606: checking for dlfcn.h +configure:5614: result: yes +configure:5685: checking for g++ +configure:5701: found /usr/lib/ccache/g++ +configure:5712: result: g++ +configure:5743: checking for C++ compiler version +configure:5750: g++ --version >&5 +g++ (GCC) 4.1.2 20070704 (Red Hat 4.1.2-15) +Copyright (C) 2006 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:5753: $? = 0 +configure:5760: g++ -v >&5 +Using built-in specs. +Target: i386-redhat-linux +Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-cpu=generic --host=i386-redhat-linux +Thread model: posix +gcc version 4.1.2 20070704 (Red Hat 4.1.2-15) +configure:5763: $? = 0 +configure:5770: g++ -V >&5 +g++: '-V' option must have argument +configure:5773: $? = 1 +configure:5776: checking whether we are using the GNU C++ compiler +configure:5805: g++ -c conftest.cpp >&5 +configure:5811: $? = 0 +configure:5828: result: yes +configure:5833: checking whether g++ accepts -g +configure:5863: g++ -c -g conftest.cpp >&5 +configure:5869: $? = 0 +configure:5968: result: yes +configure:5993: checking dependency style of g++ +configure:6084: result: none +configure:6109: checking how to run the C++ preprocessor +configure:6145: g++ -E conftest.cpp +configure:6151: $? = 0 +configure:6182: g++ -E conftest.cpp +conftest.cpp:19:28: error: ac_nonexistent.h: No such file or directory +configure:6188: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| #define PACKAGE_NAME "libltdl" +| #define PACKAGE_TARNAME "libltdl" +| #define PACKAGE_VERSION "1.2" +| #define PACKAGE_STRING "libltdl 1.2" +| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" +| #define STDC_HEADERS 1 +| #define HAVE_SYS_TYPES_H 1 +| #define HAVE_SYS_STAT_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STRING_H 1 +| #define HAVE_MEMORY_H 1 +| #define HAVE_STRINGS_H 1 +| #define HAVE_INTTYPES_H 1 +| #define HAVE_STDINT_H 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_DLFCN_H 1 +| /* end confdefs.h. */ +| #include <ac_nonexistent.h> +configure:6221: result: g++ -E +configure:6250: g++ -E conftest.cpp +configure:6256: $? = 0 +configure:6287: g++ -E conftest.cpp +conftest.cpp:19:28: error: ac_nonexistent.h: No such file or directory +configure:6293: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| #define PACKAGE_NAME "libltdl" +| #define PACKAGE_TARNAME "libltdl" +| #define PACKAGE_VERSION "1.2" +| #define PACKAGE_STRING "libltdl 1.2" +| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" +| #define STDC_HEADERS 1 +| #define HAVE_SYS_TYPES_H 1 +| #define HAVE_SYS_STAT_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STRING_H 1 +| #define HAVE_MEMORY_H 1 +| #define HAVE_STRINGS_H 1 +| #define HAVE_INTTYPES_H 1 +| #define HAVE_STDINT_H 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_DLFCN_H 1 +| /* end confdefs.h. */ +| #include <ac_nonexistent.h> +configure:6386: checking for g77 +configure:6416: result: no +configure:6386: checking for xlf +configure:6416: result: no +configure:6386: checking for f77 +configure:6416: result: no +configure:6386: checking for frt +configure:6416: result: no +configure:6386: checking for pgf77 +configure:6416: result: no +configure:6386: checking for cf77 +configure:6416: result: no +configure:6386: checking for fort77 +configure:6416: result: no +configure:6386: checking for fl32 +configure:6416: result: no +configure:6386: checking for af77 +configure:6416: result: no +configure:6386: checking for xlf90 +configure:6416: result: no +configure:6386: checking for f90 +configure:6416: result: no +configure:6386: checking for pgf90 +configure:6416: result: no +configure:6386: checking for pghpf +configure:6416: result: no +configure:6386: checking for epcf90 +configure:6416: result: no +configure:6386: checking for gfortran +configure:6402: found /usr/bin/gfortran +configure:6413: result: gfortran +configure:6443: checking for Fortran 77 compiler version +configure:6450: gfortran --version >&5 +GNU Fortran (GCC) 4.1.2 20070704 (Red Hat 4.1.2-15) +Copyright (C) 2007 Free Software Foundation, Inc. + +GNU Fortran comes with NO WARRANTY, to the extent permitted by law. +You may redistribute copies of GNU Fortran +under the terms of the GNU General Public License. +For more information about these matters, see the file named COPYING + +configure:6453: $? = 0 +configure:6460: gfortran -v >&5 +Using built-in specs. +Target: i386-redhat-linux +Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-cpu=generic --host=i386-redhat-linux +Thread model: posix +gcc version 4.1.2 20070704 (Red Hat 4.1.2-15) +configure:6463: $? = 0 +configure:6470: gfortran -V >&5 +gfortran: '-V' option must have argument +configure:6473: $? = 1 +configure:6481: checking whether we are using the GNU Fortran 77 compiler +configure:6500: gfortran -c conftest.F >&5 +configure:6506: $? = 0 +configure:6523: result: yes +configure:6529: checking whether gfortran accepts -g +configure:6546: gfortran -c -g conftest.f >&5 +configure:6552: $? = 0 +configure:6568: result: yes +configure:6598: checking the maximum length of command line arguments +configure:6710: result: 98304 +configure:6722: checking command to parse /usr/bin/nm -B output from gcc object +configure:6827: gcc -c -g -O2 conftest.c >&5 +configure:6830: $? = 0 +configure:6834: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm +configure:6837: $? = 0 +configure:6889: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 +configure:6892: $? = 0 +configure:6930: result: ok +configure:6934: checking for objdir +configure:6949: result: .libs +configure:7041: checking for ar +configure:7057: found /usr/bin/ar +configure:7068: result: ar +configure:7137: checking for ranlib +configure:7153: found /usr/bin/ranlib +configure:7164: result: ranlib +configure:7233: checking for strip +configure:7249: found /usr/bin/strip +configure:7260: result: strip +configure:7550: checking if gcc supports -fno-rtti -fno-exceptions +configure:7568: 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 +cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C +configure:7572: $? = 0 +configure:7585: result: no +configure:7600: checking for gcc option to produce PIC +configure:7832: result: -fPIC +configure:7840: checking if gcc PIC flag -fPIC works +configure:7858: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 +configure:7862: $? = 0 +configure:7875: result: yes +configure:7903: checking if gcc static flag -static works +configure:7931: result: yes +configure:7941: checking if gcc supports -c -o file.o +configure:7962: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 +configure:7966: $? = 0 +configure:7988: result: yes +configure:8014: checking whether the gcc linker (/usr/bin/ld) supports shared libraries +configure:8994: result: yes +configure:9015: checking whether -lc should be explicitly linked in +configure:9020: gcc -c -g -O2 conftest.c >&5 +configure:9023: $? = 0 +configure:9038: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 +configure:9041: $? = 0 +configure:9053: result: no +configure:9061: checking dynamic linker characteristics +configure:9665: result: GNU/Linux ld.so +configure:9674: checking how to hardcode library paths into programs +configure:9699: result: immediate +configure:9713: checking whether stripping libraries is possible +configure:9718: result: yes +configure:10520: checking if libtool supports shared libraries +configure:10522: result: yes +configure:10525: checking whether to build shared libraries +configure:10546: result: yes +configure:10549: checking whether to build static libraries +configure:10553: result: yes +configure:10646: creating libtool +configure:11234: checking for ld used by g++ +configure:11301: result: /usr/bin/ld +configure:11310: checking if the linker (/usr/bin/ld) is GNU ld +configure:11325: result: yes +configure:11376: checking whether the g++ linker (/usr/bin/ld) supports shared libraries +configure:12350: result: yes +configure:12372: g++ -c -g -O2 conftest.cpp >&5 +configure:12375: $? = 0 +configure:12527: checking for g++ option to produce PIC +configure:12811: result: -fPIC +configure:12819: checking if g++ PIC flag -fPIC works +configure:12837: g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 +configure:12841: $? = 0 +configure:12854: result: yes +configure:12882: checking if g++ static flag -static works +configure:12910: result: yes +configure:12920: checking if g++ supports -c -o file.o +configure:12941: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 +configure:12945: $? = 0 +configure:12967: result: yes +configure:12993: checking whether the g++ linker (/usr/bin/ld) supports shared libraries +configure:13018: result: yes +configure:13085: checking dynamic linker characteristics +configure:13637: result: GNU/Linux ld.so +configure:13646: checking how to hardcode library paths into programs +configure:13671: result: immediate +configure:14205: checking if libtool supports shared libraries +configure:14207: result: yes +configure:14210: checking whether to build shared libraries +configure:14230: result: yes +configure:14233: checking whether to build static libraries +configure:14237: result: yes +configure:14247: checking for gfortran option to produce PIC +configure:14479: result: -fPIC +configure:14487: checking if gfortran PIC flag -fPIC works +configure:14505: gfortran -c -g -O2 -fPIC conftest.f >&5 +configure:14509: $? = 0 +configure:14522: result: yes +configure:14550: checking if gfortran static flag -static works +configure:14578: result: yes +configure:14588: checking if gfortran supports -c -o file.o +configure:14609: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5 +configure:14613: $? = 0 +configure:14635: result: yes +configure:14661: checking whether the gfortran linker (/usr/bin/ld) supports shared libraries +configure:15621: result: yes +configure:15688: checking dynamic linker characteristics +configure:16240: result: GNU/Linux ld.so +configure:16249: checking how to hardcode library paths into programs +configure:16274: result: immediate +configure:19860: checking for dirent.h that defines DIR +configure:19889: gcc -c -g -O2 conftest.c >&5 +configure:19895: $? = 0 +configure:19911: result: yes +configure:19924: checking for library containing opendir +configure:19965: gcc -o conftest -g -O2 conftest.c >&5 +configure:19971: $? = 0 +configure:19999: result: none required +configure:20117: checking which extension is used for loadable modules +configure:20127: result: .so +configure:20138: checking which variable specifies run-time library path +configure:20145: result: LD_LIBRARY_PATH +configure:20156: checking for the default library search path +configure:20163: result: /usr/lib /lib /usr/lib/qt-3.3/lib +configure:20181: checking for objdir +configure:20202: result: .libs +configure:20211: checking whether libtool supports -dlopen/-dlpreopen +configure:20223: result: yes +configure:20242: checking for shl_load +configure:20298: gcc -o conftest -g -O2 conftest.c >&5 +/tmp/ccPBezQi.o: In function `main': +/home/lennart/projects/pulseaudio/libltdl/conftest.c:59: undefined reference to `shl_load' +collect2: ld returned 1 exit status +configure:20304: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| #define PACKAGE_NAME "libltdl" +| #define PACKAGE_TARNAME "libltdl" +| #define PACKAGE_VERSION "1.2" +| #define PACKAGE_STRING "libltdl 1.2" +| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" +| #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 HAVE_DIRENT_H 1 +| #define LTDL_SHLIB_EXT ".so" +| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" +| #define LTDL_SYSSEARCHPATH "/usr/lib:/lib:/usr/lib/qt-3.3/lib" +| #define LTDL_OBJDIR ".libs/" +| #define HAVE_PRELOADED_SYMBOLS 1 +| /* end confdefs.h. */ +| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load. +| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since +| <limits.h> exists even on freestanding compilers. */ +| +| #ifdef __STDC__ +| # include <limits.h> +| #else +| # include <assert.h> +| #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:20321: result: no +configure:20330: checking for shl_load in -ldld +configure:20365: gcc -o conftest -g -O2 conftest.c -ldld >&5 +/usr/bin/ld: cannot find -ldld +collect2: ld returned 1 exit status +configure:20371: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| #define PACKAGE_NAME "libltdl" +| #define PACKAGE_TARNAME "libltdl" +| #define PACKAGE_VERSION "1.2" +| #define PACKAGE_STRING "libltdl 1.2" +| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" +| #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 HAVE_DIRENT_H 1 +| #define LTDL_SHLIB_EXT ".so" +| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" +| #define LTDL_SYSSEARCHPATH "/usr/lib:/lib:/usr/lib/qt-3.3/lib" +| #define LTDL_OBJDIR ".libs/" +| #define HAVE_PRELOADED_SYMBOLS 1 +| /* end confdefs.h. */ +| +| /* Override any GCC internal prototype to avoid an error. +| Use char because int might match the return type of a GCC +| builtin and then its argument prototype would still apply. */ +| #ifdef __cplusplus +| extern "C" +| #endif +| char shl_load (); +| int +| main () +| { +| return shl_load (); +| ; +| return 0; +| } +configure:20389: result: no +configure:20399: checking for dlopen in -ldl +configure:20434: gcc -o conftest -g -O2 conftest.c -ldl >&5 +configure:20440: $? = 0 +configure:20458: result: yes +configure:20769: checking for dlerror +configure:20825: gcc -o conftest -g -O2 conftest.c -ldl >&5 +configure:20831: $? = 0 +configure:20849: result: yes +configure:20869: checking for _ prefix in compiled symbols +configure:20879: gcc -c -g -O2 conftest.c >&5 +configure:20882: $? = 0 +configure:20886: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm +configure:20889: $? = 0 +configure:20911: result: no +configure:21031: checking whether deplibs are loaded by dlopen +configure:21115: result: yes +configure:21140: checking argz.h usability +configure:21157: gcc -c -g -O2 conftest.c >&5 +configure:21163: $? = 0 +configure:21177: result: yes +configure:21181: checking argz.h presence +configure:21196: gcc -E conftest.c +configure:21202: $? = 0 +configure:21216: result: yes +configure:21249: checking for argz.h +configure:21257: result: yes +configure:21271: checking for error_t +configure:21304: gcc -c -g -O2 conftest.c >&5 +configure:21310: $? = 0 +configure:21325: result: yes +configure:21351: checking for argz_append +configure:21407: gcc -o conftest -g -O2 conftest.c >&5 +configure:21413: $? = 0 +configure:21431: result: yes +configure:21351: checking for argz_create_sep +configure:21407: gcc -o conftest -g -O2 conftest.c >&5 +configure:21413: $? = 0 +configure:21431: result: yes +configure:21351: checking for argz_insert +configure:21407: gcc -o conftest -g -O2 conftest.c >&5 +configure:21413: $? = 0 +configure:21431: result: yes +configure:21351: checking for argz_next +configure:21407: gcc -o conftest -g -O2 conftest.c >&5 +configure:21413: $? = 0 +configure:21431: result: yes +configure:21351: checking for argz_stringify +configure:21407: gcc -o conftest -g -O2 conftest.c >&5 +configure:21413: $? = 0 +configure:21431: result: yes +configure:21483: checking assert.h usability +configure:21500: gcc -c -g -O2 conftest.c >&5 +configure:21506: $? = 0 +configure:21520: result: yes +configure:21524: checking assert.h presence +configure:21539: gcc -E conftest.c +configure:21545: $? = 0 +configure:21559: result: yes +configure:21592: checking for assert.h +configure:21600: result: yes +configure:21483: checking ctype.h usability +configure:21500: gcc -c -g -O2 conftest.c >&5 +configure:21506: $? = 0 +configure:21520: result: yes +configure:21524: checking ctype.h presence +configure:21539: gcc -E conftest.c +configure:21545: $? = 0 +configure:21559: result: yes +configure:21592: checking for ctype.h +configure:21600: result: yes +configure:21483: checking errno.h usability +configure:21500: gcc -c -g -O2 conftest.c >&5 +configure:21506: $? = 0 +configure:21520: result: yes +configure:21524: checking errno.h presence +configure:21539: gcc -E conftest.c +configure:21545: $? = 0 +configure:21559: result: yes +configure:21592: checking for errno.h +configure:21600: result: yes +configure:21483: checking malloc.h usability +configure:21500: gcc -c -g -O2 conftest.c >&5 +configure:21506: $? = 0 +configure:21520: result: yes +configure:21524: checking malloc.h presence +configure:21539: gcc -E conftest.c +configure:21545: $? = 0 +configure:21559: result: yes +configure:21592: checking for malloc.h +configure:21600: result: yes +configure:21473: checking for memory.h +configure:21479: result: yes +configure:21473: checking for stdlib.h +configure:21479: result: yes +configure:21483: checking stdio.h usability +configure:21500: gcc -c -g -O2 conftest.c >&5 +configure:21506: $? = 0 +configure:21520: result: yes +configure:21524: checking stdio.h presence +configure:21539: gcc -E conftest.c +configure:21545: $? = 0 +configure:21559: result: yes +configure:21592: checking for stdio.h +configure:21600: result: yes +configure:21473: checking for unistd.h +configure:21479: result: yes +configure:21631: checking dl.h usability +configure:21648: gcc -c -g -O2 conftest.c >&5 +conftest.c:75:16: error: dl.h: No such file or directory +configure:21654: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| #define PACKAGE_NAME "libltdl" +| #define PACKAGE_TARNAME "libltdl" +| #define PACKAGE_VERSION "1.2" +| #define PACKAGE_STRING "libltdl 1.2" +| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" +| #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 HAVE_DIRENT_H 1 +| #define LTDL_SHLIB_EXT ".so" +| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" +| #define LTDL_SYSSEARCHPATH "/usr/lib:/lib:/usr/lib/qt-3.3/lib" +| #define LTDL_OBJDIR ".libs/" +| #define HAVE_PRELOADED_SYMBOLS 1 +| #define HAVE_LIBDL 1 +| #define HAVE_DLERROR 1 +| #define HAVE_ARGZ_H 1 +| #define HAVE_ERROR_T 1 +| #define HAVE_ARGZ_APPEND 1 +| #define HAVE_ARGZ_CREATE_SEP 1 +| #define HAVE_ARGZ_INSERT 1 +| #define HAVE_ARGZ_NEXT 1 +| #define HAVE_ARGZ_STRINGIFY 1 +| #define HAVE_ASSERT_H 1 +| #define HAVE_CTYPE_H 1 +| #define HAVE_ERRNO_H 1 +| #define HAVE_MALLOC_H 1 +| #define HAVE_MEMORY_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STDIO_H 1 +| #define HAVE_UNISTD_H 1 +| /* end confdefs.h. */ +| #include <stdio.h> +| #ifdef HAVE_SYS_TYPES_H +| # include <sys/types.h> +| #endif +| #ifdef HAVE_SYS_STAT_H +| # include <sys/stat.h> +| #endif +| #ifdef STDC_HEADERS +| # include <stdlib.h> +| # include <stddef.h> +| #else +| # ifdef HAVE_STDLIB_H +| # include <stdlib.h> +| # endif +| #endif +| #ifdef HAVE_STRING_H +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H +| # include <memory.h> +| # endif +| # include <string.h> +| #endif +| #ifdef HAVE_STRINGS_H +| # include <strings.h> +| #endif +| #ifdef HAVE_INTTYPES_H +| # include <inttypes.h> +| #endif +| #ifdef HAVE_STDINT_H +| # include <stdint.h> +| #endif +| #ifdef HAVE_UNISTD_H +| # include <unistd.h> +| #endif +| #include <dl.h> +configure:21668: result: no +configure:21672: checking dl.h presence +configure:21687: gcc -E conftest.c +conftest.c:42:16: error: dl.h: No such file or directory +configure:21693: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| #define PACKAGE_NAME "libltdl" +| #define PACKAGE_TARNAME "libltdl" +| #define PACKAGE_VERSION "1.2" +| #define PACKAGE_STRING "libltdl 1.2" +| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" +| #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 HAVE_DIRENT_H 1 +| #define LTDL_SHLIB_EXT ".so" +| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" +| #define LTDL_SYSSEARCHPATH "/usr/lib:/lib:/usr/lib/qt-3.3/lib" +| #define LTDL_OBJDIR ".libs/" +| #define HAVE_PRELOADED_SYMBOLS 1 +| #define HAVE_LIBDL 1 +| #define HAVE_DLERROR 1 +| #define HAVE_ARGZ_H 1 +| #define HAVE_ERROR_T 1 +| #define HAVE_ARGZ_APPEND 1 +| #define HAVE_ARGZ_CREATE_SEP 1 +| #define HAVE_ARGZ_INSERT 1 +| #define HAVE_ARGZ_NEXT 1 +| #define HAVE_ARGZ_STRINGIFY 1 +| #define HAVE_ASSERT_H 1 +| #define HAVE_CTYPE_H 1 +| #define HAVE_ERRNO_H 1 +| #define HAVE_MALLOC_H 1 +| #define HAVE_MEMORY_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STDIO_H 1 +| #define HAVE_UNISTD_H 1 +| /* end confdefs.h. */ +| #include <dl.h> +configure:21707: result: no +configure:21740: checking for dl.h +configure:21748: result: no +configure:21631: checking sys/dl.h usability +configure:21648: gcc -c -g -O2 conftest.c >&5 +conftest.c:75:20: error: sys/dl.h: No such file or directory +configure:21654: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| #define PACKAGE_NAME "libltdl" +| #define PACKAGE_TARNAME "libltdl" +| #define PACKAGE_VERSION "1.2" +| #define PACKAGE_STRING "libltdl 1.2" +| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" +| #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 HAVE_DIRENT_H 1 +| #define LTDL_SHLIB_EXT ".so" +| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" +| #define LTDL_SYSSEARCHPATH "/usr/lib:/lib:/usr/lib/qt-3.3/lib" +| #define LTDL_OBJDIR ".libs/" +| #define HAVE_PRELOADED_SYMBOLS 1 +| #define HAVE_LIBDL 1 +| #define HAVE_DLERROR 1 +| #define HAVE_ARGZ_H 1 +| #define HAVE_ERROR_T 1 +| #define HAVE_ARGZ_APPEND 1 +| #define HAVE_ARGZ_CREATE_SEP 1 +| #define HAVE_ARGZ_INSERT 1 +| #define HAVE_ARGZ_NEXT 1 +| #define HAVE_ARGZ_STRINGIFY 1 +| #define HAVE_ASSERT_H 1 +| #define HAVE_CTYPE_H 1 +| #define HAVE_ERRNO_H 1 +| #define HAVE_MALLOC_H 1 +| #define HAVE_MEMORY_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STDIO_H 1 +| #define HAVE_UNISTD_H 1 +| /* end confdefs.h. */ +| #include <stdio.h> +| #ifdef HAVE_SYS_TYPES_H +| # include <sys/types.h> +| #endif +| #ifdef HAVE_SYS_STAT_H +| # include <sys/stat.h> +| #endif +| #ifdef STDC_HEADERS +| # include <stdlib.h> +| # include <stddef.h> +| #else +| # ifdef HAVE_STDLIB_H +| # include <stdlib.h> +| # endif +| #endif +| #ifdef HAVE_STRING_H +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H +| # include <memory.h> +| # endif +| # include <string.h> +| #endif +| #ifdef HAVE_STRINGS_H +| # include <strings.h> +| #endif +| #ifdef HAVE_INTTYPES_H +| # include <inttypes.h> +| #endif +| #ifdef HAVE_STDINT_H +| # include <stdint.h> +| #endif +| #ifdef HAVE_UNISTD_H +| # include <unistd.h> +| #endif +| #include <sys/dl.h> +configure:21668: result: no +configure:21672: checking sys/dl.h presence +configure:21687: gcc -E conftest.c +conftest.c:42:20: error: sys/dl.h: No such file or directory +configure:21693: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| #define PACKAGE_NAME "libltdl" +| #define PACKAGE_TARNAME "libltdl" +| #define PACKAGE_VERSION "1.2" +| #define PACKAGE_STRING "libltdl 1.2" +| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" +| #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 HAVE_DIRENT_H 1 +| #define LTDL_SHLIB_EXT ".so" +| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" +| #define LTDL_SYSSEARCHPATH "/usr/lib:/lib:/usr/lib/qt-3.3/lib" +| #define LTDL_OBJDIR ".libs/" +| #define HAVE_PRELOADED_SYMBOLS 1 +| #define HAVE_LIBDL 1 +| #define HAVE_DLERROR 1 +| #define HAVE_ARGZ_H 1 +| #define HAVE_ERROR_T 1 +| #define HAVE_ARGZ_APPEND 1 +| #define HAVE_ARGZ_CREATE_SEP 1 +| #define HAVE_ARGZ_INSERT 1 +| #define HAVE_ARGZ_NEXT 1 +| #define HAVE_ARGZ_STRINGIFY 1 +| #define HAVE_ASSERT_H 1 +| #define HAVE_CTYPE_H 1 +| #define HAVE_ERRNO_H 1 +| #define HAVE_MALLOC_H 1 +| #define HAVE_MEMORY_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STDIO_H 1 +| #define HAVE_UNISTD_H 1 +| /* end confdefs.h. */ +| #include <sys/dl.h> +configure:21707: result: no +configure:21740: checking for sys/dl.h +configure:21748: result: no +configure:21631: checking dld.h usability +configure:21648: gcc -c -g -O2 conftest.c >&5 +conftest.c:75:17: error: dld.h: No such file or directory +configure:21654: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| #define PACKAGE_NAME "libltdl" +| #define PACKAGE_TARNAME "libltdl" +| #define PACKAGE_VERSION "1.2" +| #define PACKAGE_STRING "libltdl 1.2" +| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" +| #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 HAVE_DIRENT_H 1 +| #define LTDL_SHLIB_EXT ".so" +| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" +| #define LTDL_SYSSEARCHPATH "/usr/lib:/lib:/usr/lib/qt-3.3/lib" +| #define LTDL_OBJDIR ".libs/" +| #define HAVE_PRELOADED_SYMBOLS 1 +| #define HAVE_LIBDL 1 +| #define HAVE_DLERROR 1 +| #define HAVE_ARGZ_H 1 +| #define HAVE_ERROR_T 1 +| #define HAVE_ARGZ_APPEND 1 +| #define HAVE_ARGZ_CREATE_SEP 1 +| #define HAVE_ARGZ_INSERT 1 +| #define HAVE_ARGZ_NEXT 1 +| #define HAVE_ARGZ_STRINGIFY 1 +| #define HAVE_ASSERT_H 1 +| #define HAVE_CTYPE_H 1 +| #define HAVE_ERRNO_H 1 +| #define HAVE_MALLOC_H 1 +| #define HAVE_MEMORY_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STDIO_H 1 +| #define HAVE_UNISTD_H 1 +| /* end confdefs.h. */ +| #include <stdio.h> +| #ifdef HAVE_SYS_TYPES_H +| # include <sys/types.h> +| #endif +| #ifdef HAVE_SYS_STAT_H +| # include <sys/stat.h> +| #endif +| #ifdef STDC_HEADERS +| # include <stdlib.h> +| # include <stddef.h> +| #else +| # ifdef HAVE_STDLIB_H +| # include <stdlib.h> +| # endif +| #endif +| #ifdef HAVE_STRING_H +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H +| # include <memory.h> +| # endif +| # include <string.h> +| #endif +| #ifdef HAVE_STRINGS_H +| # include <strings.h> +| #endif +| #ifdef HAVE_INTTYPES_H +| # include <inttypes.h> +| #endif +| #ifdef HAVE_STDINT_H +| # include <stdint.h> +| #endif +| #ifdef HAVE_UNISTD_H +| # include <unistd.h> +| #endif +| #include <dld.h> +configure:21668: result: no +configure:21672: checking dld.h presence +configure:21687: gcc -E conftest.c +conftest.c:42:17: error: dld.h: No such file or directory +configure:21693: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| #define PACKAGE_NAME "libltdl" +| #define PACKAGE_TARNAME "libltdl" +| #define PACKAGE_VERSION "1.2" +| #define PACKAGE_STRING "libltdl 1.2" +| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" +| #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 HAVE_DIRENT_H 1 +| #define LTDL_SHLIB_EXT ".so" +| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" +| #define LTDL_SYSSEARCHPATH "/usr/lib:/lib:/usr/lib/qt-3.3/lib" +| #define LTDL_OBJDIR ".libs/" +| #define HAVE_PRELOADED_SYMBOLS 1 +| #define HAVE_LIBDL 1 +| #define HAVE_DLERROR 1 +| #define HAVE_ARGZ_H 1 +| #define HAVE_ERROR_T 1 +| #define HAVE_ARGZ_APPEND 1 +| #define HAVE_ARGZ_CREATE_SEP 1 +| #define HAVE_ARGZ_INSERT 1 +| #define HAVE_ARGZ_NEXT 1 +| #define HAVE_ARGZ_STRINGIFY 1 +| #define HAVE_ASSERT_H 1 +| #define HAVE_CTYPE_H 1 +| #define HAVE_ERRNO_H 1 +| #define HAVE_MALLOC_H 1 +| #define HAVE_MEMORY_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STDIO_H 1 +| #define HAVE_UNISTD_H 1 +| /* end confdefs.h. */ +| #include <dld.h> +configure:21707: result: no +configure:21740: checking for dld.h +configure:21748: result: no +configure:21631: checking mach-o/dyld.h usability +configure:21648: gcc -c -g -O2 conftest.c >&5 +conftest.c:75:25: error: mach-o/dyld.h: No such file or directory +configure:21654: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| #define PACKAGE_NAME "libltdl" +| #define PACKAGE_TARNAME "libltdl" +| #define PACKAGE_VERSION "1.2" +| #define PACKAGE_STRING "libltdl 1.2" +| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" +| #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 HAVE_DIRENT_H 1 +| #define LTDL_SHLIB_EXT ".so" +| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" +| #define LTDL_SYSSEARCHPATH "/usr/lib:/lib:/usr/lib/qt-3.3/lib" +| #define LTDL_OBJDIR ".libs/" +| #define HAVE_PRELOADED_SYMBOLS 1 +| #define HAVE_LIBDL 1 +| #define HAVE_DLERROR 1 +| #define HAVE_ARGZ_H 1 +| #define HAVE_ERROR_T 1 +| #define HAVE_ARGZ_APPEND 1 +| #define HAVE_ARGZ_CREATE_SEP 1 +| #define HAVE_ARGZ_INSERT 1 +| #define HAVE_ARGZ_NEXT 1 +| #define HAVE_ARGZ_STRINGIFY 1 +| #define HAVE_ASSERT_H 1 +| #define HAVE_CTYPE_H 1 +| #define HAVE_ERRNO_H 1 +| #define HAVE_MALLOC_H 1 +| #define HAVE_MEMORY_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STDIO_H 1 +| #define HAVE_UNISTD_H 1 +| /* end confdefs.h. */ +| #include <stdio.h> +| #ifdef HAVE_SYS_TYPES_H +| # include <sys/types.h> +| #endif +| #ifdef HAVE_SYS_STAT_H +| # include <sys/stat.h> +| #endif +| #ifdef STDC_HEADERS +| # include <stdlib.h> +| # include <stddef.h> +| #else +| # ifdef HAVE_STDLIB_H +| # include <stdlib.h> +| # endif +| #endif +| #ifdef HAVE_STRING_H +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H +| # include <memory.h> +| # endif +| # include <string.h> +| #endif +| #ifdef HAVE_STRINGS_H +| # include <strings.h> +| #endif +| #ifdef HAVE_INTTYPES_H +| # include <inttypes.h> +| #endif +| #ifdef HAVE_STDINT_H +| # include <stdint.h> +| #endif +| #ifdef HAVE_UNISTD_H +| # include <unistd.h> +| #endif +| #include <mach-o/dyld.h> +configure:21668: result: no +configure:21672: checking mach-o/dyld.h presence +configure:21687: gcc -E conftest.c +conftest.c:42:25: error: mach-o/dyld.h: No such file or directory +configure:21693: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| #define PACKAGE_NAME "libltdl" +| #define PACKAGE_TARNAME "libltdl" +| #define PACKAGE_VERSION "1.2" +| #define PACKAGE_STRING "libltdl 1.2" +| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" +| #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 HAVE_DIRENT_H 1 +| #define LTDL_SHLIB_EXT ".so" +| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" +| #define LTDL_SYSSEARCHPATH "/usr/lib:/lib:/usr/lib/qt-3.3/lib" +| #define LTDL_OBJDIR ".libs/" +| #define HAVE_PRELOADED_SYMBOLS 1 +| #define HAVE_LIBDL 1 +| #define HAVE_DLERROR 1 +| #define HAVE_ARGZ_H 1 +| #define HAVE_ERROR_T 1 +| #define HAVE_ARGZ_APPEND 1 +| #define HAVE_ARGZ_CREATE_SEP 1 +| #define HAVE_ARGZ_INSERT 1 +| #define HAVE_ARGZ_NEXT 1 +| #define HAVE_ARGZ_STRINGIFY 1 +| #define HAVE_ASSERT_H 1 +| #define HAVE_CTYPE_H 1 +| #define HAVE_ERRNO_H 1 +| #define HAVE_MALLOC_H 1 +| #define HAVE_MEMORY_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STDIO_H 1 +| #define HAVE_UNISTD_H 1 +| /* end confdefs.h. */ +| #include <mach-o/dyld.h> +configure:21707: result: no +configure:21740: checking for mach-o/dyld.h +configure:21748: result: no +configure:21767: checking for string.h +configure:21773: result: yes +configure:21913: checking for strchr +configure:21969: gcc -o conftest -g -O2 conftest.c >&5 +conftest.c:66: warning: conflicting types for built-in function 'strchr' +configure:21975: $? = 0 +configure:21993: result: yes +configure:22008: checking for strrchr +configure:22064: gcc -o conftest -g -O2 conftest.c >&5 +conftest.c:67: warning: conflicting types for built-in function 'strrchr' +configure:22070: $? = 0 +configure:22088: result: yes +configure:22103: checking for memcpy +configure:22159: gcc -o conftest -g -O2 conftest.c >&5 +conftest.c:68: warning: conflicting types for built-in function 'memcpy' +configure:22165: $? = 0 +configure:22183: result: yes +configure:22198: checking for memmove +configure:22254: gcc -o conftest -g -O2 conftest.c >&5 +conftest.c:69: warning: conflicting types for built-in function 'memmove' +configure:22260: $? = 0 +configure:22278: result: yes +configure:22198: checking for strcmp +configure:22254: gcc -o conftest -g -O2 conftest.c >&5 +conftest.c:70: warning: conflicting types for built-in function 'strcmp' +configure:22260: $? = 0 +configure:22278: result: yes +configure:22294: checking for closedir +configure:22350: gcc -o conftest -g -O2 conftest.c >&5 +configure:22356: $? = 0 +configure:22374: result: yes +configure:22294: checking for opendir +configure:22350: gcc -o conftest -g -O2 conftest.c >&5 +configure:22356: $? = 0 +configure:22374: result: yes +configure:22294: checking for readdir +configure:22350: gcc -o conftest -g -O2 conftest.c >&5 +configure:22356: $? = 0 +configure:22374: result: yes +configure:22527: creating ./config.status + +## ---------------------- ## +## Running config.status. ## +## ---------------------- ## + +This file was extended by libltdl config.status 1.2, which was +generated by GNU Autoconf 2.61. Invocation command line was + + CONFIG_FILES = + CONFIG_HEADERS = + CONFIG_LINKS = + CONFIG_COMMANDS = + $ ./config.status + +on lambda + +config.status:671: creating Makefile +config.status:671: creating config.h +config.status:936: config.h is unchanged +config.status:982: executing depfiles commands + +## ---------------- ## +## Cache variables. ## +## ---------------- ## + +ac_cv_build=i686-pc-linux-gnu +ac_cv_c_compiler_gnu=yes +ac_cv_c_const=yes +ac_cv_c_inline=inline +ac_cv_cxx_compiler_gnu=yes +ac_cv_env_CCC_set= +ac_cv_env_CCC_value= +ac_cv_env_CC_set= +ac_cv_env_CC_value= +ac_cv_env_CFLAGS_set= +ac_cv_env_CFLAGS_value= +ac_cv_env_CPPFLAGS_set= +ac_cv_env_CPPFLAGS_value= +ac_cv_env_CPP_set= +ac_cv_env_CPP_value= +ac_cv_env_CXXCPP_set= +ac_cv_env_CXXCPP_value= +ac_cv_env_CXXFLAGS_set= +ac_cv_env_CXXFLAGS_value= +ac_cv_env_CXX_set= +ac_cv_env_CXX_value= +ac_cv_env_F77_set= +ac_cv_env_F77_value= +ac_cv_env_FFLAGS_set= +ac_cv_env_FFLAGS_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_f77_compiler_gnu=yes +ac_cv_func_argz_append=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_memcpy=yes +ac_cv_func_memmove=yes +ac_cv_func_opendir=yes +ac_cv_func_readdir=yes +ac_cv_func_shl_load=no +ac_cv_func_strchr=yes +ac_cv_func_strcmp=yes +ac_cv_func_strrchr=yes +ac_cv_header_argz_h=yes +ac_cv_header_assert_h=yes +ac_cv_header_ctype_h=yes +ac_cv_header_dirent_dirent_h=yes +ac_cv_header_dl_h=no +ac_cv_header_dld_h=no +ac_cv_header_dlfcn_h=yes +ac_cv_header_errno_h=yes +ac_cv_header_inttypes_h=yes +ac_cv_header_mach_o_dyld_h=no +ac_cv_header_malloc_h=yes +ac_cv_header_memory_h=yes +ac_cv_header_stdc=yes +ac_cv_header_stdint_h=yes +ac_cv_header_stdio_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_shl_load=no +ac_cv_objext=o +ac_cv_path_EGREP='/bin/grep -E' +ac_cv_path_GREP=/bin/grep +ac_cv_path_install='/usr/bin/install -c' +ac_cv_path_mkdir=/bin/mkdir +ac_cv_prog_AWK=gawk +ac_cv_prog_CPP='gcc -E' +ac_cv_prog_CXXCPP='g++ -E' +ac_cv_prog_ac_ct_AR=ar +ac_cv_prog_ac_ct_CC=gcc +ac_cv_prog_ac_ct_CXX=g++ +ac_cv_prog_ac_ct_F77=gfortran +ac_cv_prog_ac_ct_RANLIB=ranlib +ac_cv_prog_ac_ct_STRIP=strip +ac_cv_prog_cc_c89= +ac_cv_prog_cc_g=yes +ac_cv_prog_cxx_g=yes +ac_cv_prog_f77_g=yes +ac_cv_prog_make_make_set=yes +ac_cv_search_opendir='none required' +ac_cv_sys_symbol_underscore=no +ac_cv_type_error_t=yes +am_cv_CC_dependencies_compiler_type=none +am_cv_CXX_dependencies_compiler_type=none +libltdl_cv_lib_dl_dlopen=yes +libltdl_cv_objdir=.libs +libltdl_cv_preloaded_symbols=yes +libltdl_cv_shlibext=.so +libltdl_cv_shlibpath_var=LD_LIBRARY_PATH +libltdl_cv_sys_dlopen_deplibs=yes +libltdl_cv_sys_search_path='/usr/lib /lib /usr/lib/qt-3.3/lib ' +lt_cv_deplibs_check_method=pass_all +lt_cv_file_magic_cmd='$MAGIC_CMD' +lt_cv_file_magic_test_file= +lt_cv_ld_reload_flag=-r +lt_cv_objdir=.libs +lt_cv_path_LD=/usr/bin/ld +lt_cv_path_LDCXX=/usr/bin/ld +lt_cv_path_NM='/usr/bin/nm -B' +lt_cv_path_SED=/bin/sed +lt_cv_prog_compiler_c_o=yes +lt_cv_prog_compiler_c_o_CXX=yes +lt_cv_prog_compiler_c_o_F77=yes +lt_cv_prog_compiler_rtti_exceptions=no +lt_cv_prog_gnu_ld=yes +lt_cv_prog_gnu_ldcxx=yes +lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' +lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' +lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' +lt_cv_sys_max_cmd_len=98304 +lt_lt_cv_prog_compiler_c_o='"yes"' +lt_lt_cv_prog_compiler_c_o_CXX='"yes"' +lt_lt_cv_prog_compiler_c_o_F77='"yes"' +lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' +lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' +lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' + +## ----------------- ## +## Output variables. ## +## ----------------- ## + +ACLOCAL='${SHELL} /home/lennart/projects/pulseaudio/libltdl/missing --run aclocal-1.10' +AMDEPBACKSLASH='\' +AMDEP_FALSE='#' +AMDEP_TRUE='' +AMTAR='${SHELL} /home/lennart/projects/pulseaudio/libltdl/missing --run tar' +AR='ar' +AS='as' +AUTOCONF='${SHELL} /home/lennart/projects/pulseaudio/libltdl/missing --run autoconf' +AUTOHEADER='${SHELL} /home/lennart/projects/pulseaudio/libltdl/missing --run autoheader' +AUTOMAKE='${SHELL} /home/lennart/projects/pulseaudio/libltdl/missing --run automake-1.10' +AWK='gawk' +CC='gcc' +CCDEPMODE='depmode=none' +CFLAGS='-g -O2' +CONVENIENCE_LTDL_FALSE='' +CONVENIENCE_LTDL_TRUE='#' +CPP='gcc -E' +CPPFLAGS='' +CXX='g++' +CXXCPP='g++ -E' +CXXDEPMODE='depmode=none' +CXXFLAGS='-g -O2' +CYGPATH_W='echo' +DEFS='-DHAVE_CONFIG_H' +DEPDIR='.deps' +DLLTOOL='dlltool' +ECHO='echo' +ECHO_C='' +ECHO_N='-n' +ECHO_T='' +EGREP='/bin/grep -E' +EXEEXT='' +F77='gfortran' +FFLAGS='-g -O2' +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' +LDFLAGS='' +LIBADD_DL='-ldl' +LIBOBJS='' +LIBS='' +LIBTOOL='$(SHELL) $(top_builddir)/libtool' +LIBTOOL_DEPS='./ltmain.sh' +LN_S='ln -s' +LTLIBOBJS='' +MAKEINFO='${SHELL} /home/lennart/projects/pulseaudio/libltdl/missing --run makeinfo' +OBJDUMP='objdump' +OBJEXT='o' +PACKAGE='libltdl' +PACKAGE_BUGREPORT='bug-libtool@gnu.org' +PACKAGE_NAME='libltdl' +PACKAGE_STRING='libltdl 1.2' +PACKAGE_TARNAME='libltdl' +PACKAGE_VERSION='1.2' +PATH_SEPARATOR=':' +RANLIB='ranlib' +SED='/bin/sed' +SET_MAKE='' +SHELL='/bin/sh' +STRIP='strip' +VERSION='1.2' +ac_ct_CC='gcc' +ac_ct_CXX='g++' +ac_ct_F77='gfortran' +am__fastdepCC_FALSE='' +am__fastdepCC_TRUE='#' +am__fastdepCXX_FALSE='' +am__fastdepCXX_TRUE='#' +am__include='include' +am__isrc='' +am__leading_dot='.' +am__quote='' +am__tar='${AMTAR} chof - "$$tardir"' +am__untar='${AMTAR} xf -' +bindir='${exec_prefix}/bin' +build='i686-pc-linux-gnu' +build_alias='' +build_cpu='i686' +build_os='linux-gnu' +build_vendor='pc' +datadir='${datarootdir}' +datarootdir='${prefix}/share' +docdir='${datarootdir}/doc/${PACKAGE_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/lennart/projects/pulseaudio/libltdl/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='/usr/local' +program_transform_name='s,x,x,' +psdir='${docdir}' +sbindir='${exec_prefix}/sbin' +sharedstatedir='${prefix}/com' +sysconfdir='${prefix}/etc' +target_alias='' + +## ----------- ## +## confdefs.h. ## +## ----------- ## + +#define PACKAGE_NAME "libltdl" +#define PACKAGE_TARNAME "libltdl" +#define PACKAGE_VERSION "1.2" +#define PACKAGE_STRING "libltdl 1.2" +#define PACKAGE_BUGREPORT "bug-libtool@gnu.org" +#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 HAVE_DIRENT_H 1 +#define LTDL_SHLIB_EXT ".so" +#define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" +#define LTDL_SYSSEARCHPATH "/usr/lib:/lib:/usr/lib/qt-3.3/lib" +#define LTDL_OBJDIR ".libs/" +#define HAVE_PRELOADED_SYMBOLS 1 +#define HAVE_LIBDL 1 +#define HAVE_DLERROR 1 +#define HAVE_ARGZ_H 1 +#define HAVE_ERROR_T 1 +#define HAVE_ARGZ_APPEND 1 +#define HAVE_ARGZ_CREATE_SEP 1 +#define HAVE_ARGZ_INSERT 1 +#define HAVE_ARGZ_NEXT 1 +#define HAVE_ARGZ_STRINGIFY 1 +#define HAVE_ASSERT_H 1 +#define HAVE_CTYPE_H 1 +#define HAVE_ERRNO_H 1 +#define HAVE_MALLOC_H 1 +#define HAVE_MEMORY_H 1 +#define HAVE_STDLIB_H 1 +#define HAVE_STDIO_H 1 +#define HAVE_UNISTD_H 1 +#define HAVE_STRING_H 1 +#define HAVE_STRCHR 1 +#define HAVE_STRRCHR 1 +#define HAVE_MEMCPY 1 +#define HAVE_MEMMOVE 1 +#define HAVE_STRCMP 1 +#define HAVE_CLOSEDIR 1 +#define HAVE_OPENDIR 1 +#define HAVE_READDIR 1 + +configure: exit 0 |