This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --mandir=/usr/man --enable-qt --with-moc=/usr/lib/qt-3.3.8b/bin/moc --cache-file=/dev/null --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = vector.linux.net uname -m = i686 uname -r = 2.6.27.12 uname -s = Linux uname -v = #1 SMP PREEMPT Thu Jan 22 00:12:35 MST 2009 /usr/bin/uname -p = Intel(R) Xeon(R) CPU 5150 @ 2.66GHz /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: /usr/local/bin PATH: /usr/bin PATH: /usr/sbin PATH: /bin PATH: /opt/bin PATH: /usr/X11/bin PATH: /usr/local/games PATH: /usr/games/ PATH: /usr/lib/java/bin PATH: /usr/lib/java/jre/bin PATH: /usr/lib/kde4/libexec PATH: /usr/lib/qt/bin PATH: /usr/lib/qt/bin PATH: /opt/seamonkey/bin PATH: /usr/local/sbin PATH: /usr/sbin PATH: /sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2009: checking for a BSD-compatible install configure:2065: result: /usr/bin/ginstall -c configure:2076: checking whether build environment is sane configure:2119: result: yes configure:2184: checking for gawk configure:2200: found /usr/bin/gawk configure:2211: result: gawk configure:2222: checking whether make sets $(MAKE) configure:2243: result: yes configure:2267: checking build system type configure:2285: result: i686-pc-linux-gnu configure:2319: checking for style of include used by make configure:2347: result: GNU configure:2375: checking whether to enable maintainer-specific portions of Makefiles configure:2384: result: no configure:2585: checking host system type configure:2600: result: i686-pc-linux-gnu configure:2646: checking for a BSD-compatible install configure:2702: result: /usr/bin/ginstall -c configure:2713: checking whether ln -s works configure:2717: result: yes configure:2836: checking for gcc configure:2852: found /usr/bin/gcc configure:2863: result: gcc configure:3101: checking for C compiler version configure:3108: gcc --version >&5 gcc (GCC) 4.2.3 Copyright (C) 2007 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:3111: $? = 0 configure:3118: gcc -v >&5 Reading specs from /usr/lib/gcc/i486-slackware-linux/4.2.3/specs Target: i486-slackware-linux Configured with: ../gcc-4.2.3/configure --prefix=/usr --enable-shared --enable-languages=ada,c,c++,fortran,java,objc --enable-threads=posix --enable-__cxa_atexit --disable-checking --with-gnu-ld --verbose --with-arch=i486 --target=i486-slackware-linux --host=i486-slackware-linux Thread model: posix gcc version 4.2.3 configure:3121: $? = 0 configure:3128: gcc -V >&5 gcc: '-V' option must have argument configure:3131: $? = 1 configure:3154: checking for C compiler default output file name configure:3181: gcc conftest.c >&5 configure:3184: $? = 0 configure:3222: result: a.out configure:3239: checking whether the C compiler works configure:3249: ./a.out configure:3252: $? = 0 configure:3269: result: yes configure:3276: checking whether we are cross compiling configure:3278: result: no configure:3281: checking for suffix of executables configure:3288: gcc -o conftest conftest.c >&5 configure:3291: $? = 0 configure:3315: result: configure:3321: checking for suffix of object files configure:3347: gcc -c conftest.c >&5 configure:3350: $? = 0 configure:3373: result: o configure:3377: checking whether we are using the GNU C compiler configure:3406: gcc -c conftest.c >&5 configure:3412: $? = 0 configure:3429: result: yes configure:3434: checking whether gcc accepts -g configure:3464: gcc -c -g conftest.c >&5 configure:3470: $? = 0 configure:3569: result: yes configure:3586: checking for gcc option to accept ISO C89 configure:3660: gcc -c conftest.c >&5 configure:3666: $? = 0 configure:3689: result: none needed configure:3709: checking dependency style of gcc configure:3799: result: gcc3 configure:3821: checking how to run the C preprocessor configure:3861: gcc -E conftest.c configure:3867: $? = 0 configure:3898: gcc -E conftest.c conftest.c:14:28: error: ac_nonexistent.h: No such file or directory configure:3904: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gambas2-gb-net" | #define VERSION "2.13.1" | #define GAMBAS_FULL_VERSION 0x02130001 | #define GAMBAS_PCODE_VERSION 0x02000000 | #define GAMBAS_VERSION 2 | #define GAMBAS_VERSION_STRING "2" | /* end confdefs.h. */ | #include configure:3937: result: gcc -E configure:3966: gcc -E conftest.c configure:3972: $? = 0 configure:4003: gcc -E conftest.c conftest.c:14:28: error: ac_nonexistent.h: No such file or directory configure:4009: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gambas2-gb-net" | #define VERSION "2.13.1" | #define GAMBAS_FULL_VERSION 0x02130001 | #define GAMBAS_PCODE_VERSION 0x02000000 | #define GAMBAS_VERSION 2 | #define GAMBAS_VERSION_STRING "2" | /* end confdefs.h. */ | #include configure:4104: checking for g++ configure:4120: found /usr/bin/g++ configure:4131: result: g++ configure:4162: checking for C++ compiler version configure:4169: g++ --version >&5 g++ (GCC) 4.2.3 Copyright (C) 2007 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:4172: $? = 0 configure:4179: g++ -v >&5 Reading specs from /usr/lib/gcc/i486-slackware-linux/4.2.3/specs Target: i486-slackware-linux Configured with: ../gcc-4.2.3/configure --prefix=/usr --enable-shared --enable-languages=ada,c,c++,fortran,java,objc --enable-threads=posix --enable-__cxa_atexit --disable-checking --with-gnu-ld --verbose --with-arch=i486 --target=i486-slackware-linux --host=i486-slackware-linux Thread model: posix gcc version 4.2.3 configure:4182: $? = 0 configure:4189: g++ -V >&5 g++: '-V' option must have argument configure:4192: $? = 1 configure:4195: checking whether we are using the GNU C++ compiler configure:4224: g++ -c conftest.cpp >&5 configure:4230: $? = 0 configure:4247: result: yes configure:4252: checking whether g++ accepts -g configure:4282: g++ -c -g conftest.cpp >&5 configure:4288: $? = 0 configure:4387: result: yes configure:4412: checking dependency style of g++ configure:4502: result: gcc3 configure:4519: checking whether make sets $(MAKE) configure:4540: result: yes configure:4563: checking for setenv configure:4619: gcc -o conftest conftest.c >&5 configure:4625: $? = 0 configure:4643: result: yes configure:4563: checking for unsetenv configure:4619: gcc -o conftest conftest.c >&5 configure:4625: $? = 0 configure:4643: result: yes configure:4563: checking for getdomainname configure:4619: gcc -o conftest conftest.c >&5 configure:4625: $? = 0 configure:4643: result: yes configure:4563: checking for getpt configure:4619: gcc -o conftest conftest.c >&5 configure:4625: $? = 0 configure:4643: result: yes configure:4665: checking for ccache configure:4683: found /usr/bin/ccache configure:4695: result: /usr/bin/ccache configure:4710: checking for main in -lm configure:4739: ccache gcc -o conftest conftest.c -lm >&5 configure:4745: $? = 0 configure:4763: result: yes configure:4769: checking for main in -lz configure:4798: ccache gcc -o conftest conftest.c -lz >&5 configure:4804: $? = 0 configure:4822: result: yes configure:4833: checking for main in -lgcc_s configure:4862: ccache gcc -o conftest conftest.c -lgcc_s >&5 configure:4868: $? = 0 configure:4886: result: yes configure:4892: checking for main in -lstdc++ configure:4921: ccache gcc -o conftest conftest.c -lstdc++ >&5 configure:4927: $? = 0 configure:4945: result: yes configure:4956: checking target system configure:5041: result: LINUX configure:5047: checking which extension is used for shared libraries configure:5079: result: .so configure:5106: checking for threading compiler options configure:5108: result: -D_REENTRANT configure:5110: checking for threading linker options configure:5112: result: -lpthread configure:5132: checking for mathematic libraries configure:5134: result: -lm configure:5142: checking for external gettext library configure:5156: result: configure:5207: checking CFLAGS for gcc -fvisibility=hidden configure:5244: ccache gcc -c -pedantic -fvisibility=hidden conftest.c >&5 configure:5250: $? = 0 configure:5274: result: -fvisibility=hidden configure:5370: checking for a sed that does not truncate output configure:5426: result: /usr/bin/sed configure:5429: checking for grep that handles long lines and -e configure:5503: result: /usr/bin/grep configure:5508: checking for egrep configure:5586: result: /usr/bin/grep -E configure:5602: checking for ld used by ccache gcc configure:5669: result: /usr/i486-slackware-linux/bin/ld configure:5678: checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld configure:5693: result: yes configure:5698: checking for /usr/i486-slackware-linux/bin/ld option to reload object files configure:5705: result: -r configure:5723: checking for BSD-compatible nm configure:5772: result: /usr/bin/nm -B configure:5776: checking how to recognize dependent libraries configure:5962: result: pass_all configure:6492: checking for ANSI C header files configure:6522: ccache gcc -c conftest.c >&5 configure:6528: $? = 0 configure:6627: ccache gcc -o conftest conftest.c >&5 configure:6630: $? = 0 configure:6636: ./conftest configure:6639: $? = 0 configure:6656: result: yes configure:6680: checking for sys/types.h configure:6701: ccache gcc -c conftest.c >&5 configure:6707: $? = 0 configure:6723: result: yes configure:6680: checking for sys/stat.h configure:6701: ccache gcc -c conftest.c >&5 configure:6707: $? = 0 configure:6723: result: yes configure:6680: checking for stdlib.h configure:6701: ccache gcc -c conftest.c >&5 configure:6707: $? = 0 configure:6723: result: yes configure:6680: checking for string.h configure:6701: ccache gcc -c conftest.c >&5 configure:6707: $? = 0 configure:6723: result: yes configure:6680: checking for memory.h configure:6701: ccache gcc -c conftest.c >&5 configure:6707: $? = 0 configure:6723: result: yes configure:6680: checking for strings.h configure:6701: ccache gcc -c conftest.c >&5 configure:6707: $? = 0 configure:6723: result: yes configure:6680: checking for inttypes.h configure:6701: ccache gcc -c conftest.c >&5 configure:6707: $? = 0 configure:6723: result: yes configure:6680: checking for stdint.h configure:6701: ccache gcc -c conftest.c >&5 configure:6707: $? = 0 configure:6723: result: yes configure:6680: checking for unistd.h configure:6701: ccache gcc -c conftest.c >&5 configure:6707: $? = 0 configure:6723: result: yes configure:6750: checking dlfcn.h usability configure:6767: ccache gcc -c conftest.c >&5 configure:6773: $? = 0 configure:6787: result: yes configure:6791: checking dlfcn.h presence configure:6806: gcc -E conftest.c configure:6812: $? = 0 configure:6826: result: yes configure:6854: checking for dlfcn.h configure:6862: result: yes configure:6885: checking how to run the C++ preprocessor configure:6921: ccache g++ -E conftest.cpp configure:6927: $? = 0 configure:6958: ccache g++ -E conftest.cpp conftest.cpp:32:28: error: ac_nonexistent.h: No such file or directory configure:6964: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gambas2-gb-net" | #define VERSION "2.13.1" | #define GAMBAS_FULL_VERSION 0x02130001 | #define GAMBAS_PCODE_VERSION 0x02000000 | #define GAMBAS_VERSION 2 | #define GAMBAS_VERSION_STRING "2" | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETPT 1 | #define OS_LINUX 1 | #define SHARED_LIBRARY_EXT "so" | #define HAVE_GCC_VISIBILITY 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6997: result: ccache g++ -E configure:7026: ccache g++ -E conftest.cpp configure:7032: $? = 0 configure:7063: ccache g++ -E conftest.cpp conftest.cpp:32:28: error: ac_nonexistent.h: No such file or directory configure:7069: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gambas2-gb-net" | #define VERSION "2.13.1" | #define GAMBAS_FULL_VERSION 0x02130001 | #define GAMBAS_PCODE_VERSION 0x02000000 | #define GAMBAS_VERSION 2 | #define GAMBAS_VERSION_STRING "2" | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETPT 1 | #define OS_LINUX 1 | #define SHARED_LIBRARY_EXT "so" | #define HAVE_GCC_VISIBILITY 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:7162: checking for g77 configure:7192: result: no configure:7162: checking for xlf configure:7192: result: no configure:7162: checking for f77 configure:7192: result: no configure:7162: checking for frt configure:7192: result: no configure:7162: checking for pgf77 configure:7192: result: no configure:7162: checking for cf77 configure:7192: result: no configure:7162: checking for fort77 configure:7192: result: no configure:7162: checking for fl32 configure:7192: result: no configure:7162: checking for af77 configure:7192: result: no configure:7162: checking for xlf90 configure:7192: result: no configure:7162: checking for f90 configure:7192: result: no configure:7162: checking for pgf90 configure:7192: result: no configure:7162: checking for pghpf configure:7192: result: no configure:7162: checking for epcf90 configure:7192: result: no configure:7162: checking for gfortran configure:7192: result: no configure:7162: checking for g95 configure:7192: result: no configure:7162: checking for xlf95 configure:7192: result: no configure:7162: checking for f95 configure:7192: result: no configure:7162: checking for fort configure:7192: result: no configure:7162: checking for ifort configure:7192: result: no configure:7162: checking for ifc configure:7192: result: no configure:7162: checking for efc configure:7192: result: no configure:7162: checking for pgf95 configure:7192: result: no configure:7162: checking for lf95 configure:7192: result: no configure:7162: checking for ftn configure:7192: result: no configure:7219: checking for Fortran 77 compiler version configure:7226: --version >&5 ./configure: line 7227: --version: command not found configure:7229: $? = 127 configure:7236: -v >&5 ./configure: line 7237: -v: command not found configure:7239: $? = 127 configure:7246: -V >&5 ./configure: line 7247: -V: command not found configure:7249: $? = 127 configure:7257: checking whether we are using the GNU Fortran 77 compiler configure:7276: -c conftest.F >&5 ./configure: line 7277: -c: command not found configure:7282: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:7299: result: no configure:7305: checking whether accepts -g configure:7322: -c -g conftest.f >&5 ./configure: line 7323: -c: command not found configure:7328: $? = 127 configure: failed program was: | program main | | end configure:7344: result: no configure:7373: checking the maximum length of command line arguments configure:7485: result: 98304 configure:7497: checking command to parse /usr/bin/nm -B output from ccache gcc object configure:7602: ccache gcc -c conftest.c >&5 configure:7605: $? = 0 configure:7609: /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:7612: $? = 0 configure:7664: ccache gcc -o conftest conftest.c conftstm.o >&5 configure:7667: $? = 0 configure:7705: result: ok configure:7709: checking for objdir configure:7724: result: .libs configure:7816: checking for ar configure:7832: found /usr/bin/ar configure:7843: result: ar configure:7912: checking for ranlib configure:7928: found /usr/bin/ranlib configure:7939: result: ranlib configure:8008: checking for strip configure:8024: found /usr/bin/strip configure:8035: result: strip configure:8637: checking if ccache gcc supports -fno-rtti -fno-exceptions configure:8655: ccache gcc -c -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:8659: $? = 0 configure:8672: result: no configure:8687: checking for ccache gcc option to produce PIC configure:8919: result: -fPIC configure:8927: checking if ccache gcc PIC flag -fPIC works configure:8945: ccache gcc -c -fPIC -DPIC conftest.c >&5 configure:8949: $? = 0 configure:8962: result: yes configure:8990: checking if ccache gcc static flag -static works configure:9018: result: yes configure:9028: checking if ccache gcc supports -c -o file.o configure:9049: ccache gcc -c -o out/conftest2.o conftest.c >&5 configure:9053: $? = 0 configure:9075: result: yes configure:9101: checking whether the ccache gcc linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries configure:10082: result: yes configure:10103: checking whether -lc should be explicitly linked in configure:10108: ccache gcc -c conftest.c >&5 configure:10111: $? = 0 configure:10126: ccache gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:10129: $? = 0 configure:10141: result: no configure:10149: checking dynamic linker characteristics configure:10773: result: GNU/Linux ld.so configure:10797: checking how to hardcode library paths into programs configure:10822: result: immediate configure:10836: checking whether stripping libraries is possible configure:10841: result: yes configure:10965: checking for shl_load configure:11021: ccache gcc -o conftest conftest.c >&5 /tmp/cca0pyIx.o: In function `main': conftest.c:(.text+0x12): undefined reference to `shl_load' collect2: ld returned 1 exit status configure:11027: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gambas2-gb-net" | #define VERSION "2.13.1" | #define GAMBAS_FULL_VERSION 0x02130001 | #define GAMBAS_PCODE_VERSION 0x02000000 | #define GAMBAS_VERSION 2 | #define GAMBAS_VERSION_STRING "2" | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETPT 1 | #define OS_LINUX 1 | #define SHARED_LIBRARY_EXT "so" | #define HAVE_GCC_VISIBILITY 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_shl_load || defined __stub___shl_load | choke me | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:11044: result: no configure:11049: checking for shl_load in -ldld configure:11084: ccache gcc -o conftest conftest.c -ldld >&5 /usr/lib/gcc/i486-slackware-linux/4.2.3/../../../../i486-slackware-linux/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:11090: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gambas2-gb-net" | #define VERSION "2.13.1" | #define GAMBAS_FULL_VERSION 0x02130001 | #define GAMBAS_PCODE_VERSION 0x02000000 | #define GAMBAS_VERSION 2 | #define GAMBAS_VERSION_STRING "2" | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETPT 1 | #define OS_LINUX 1 | #define SHARED_LIBRARY_EXT "so" | #define HAVE_GCC_VISIBILITY 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:11108: result: no configure:11113: checking for dlopen configure:11169: ccache gcc -o conftest conftest.c >&5 /tmp/ccUfndbK.o: In function `main': conftest.c:(.text+0x12): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:11175: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gambas2-gb-net" | #define VERSION "2.13.1" | #define GAMBAS_FULL_VERSION 0x02130001 | #define GAMBAS_PCODE_VERSION 0x02000000 | #define GAMBAS_VERSION 2 | #define GAMBAS_VERSION_STRING "2" | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETPT 1 | #define OS_LINUX 1 | #define SHARED_LIBRARY_EXT "so" | #define HAVE_GCC_VISIBILITY 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlopen (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_dlopen || defined __stub___dlopen | choke me | #endif | | int | main () | { | return dlopen (); | ; | return 0; | } configure:11192: result: no configure:11197: checking for dlopen in -ldl configure:11232: ccache gcc -o conftest conftest.c -ldl >&5 configure:11238: $? = 0 configure:11256: result: yes configure:11425: checking whether a program can dlopen itself configure:11499: ccache gcc -o conftest -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure: In function 'main': configure:11495: warning: incompatible implicit declaration of built-in function 'exit' configure:11502: $? = 0 configure:11520: result: yes configure:11525: checking whether a statically linked program can dlopen itself configure:11599: ccache gcc -o conftest -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5 configure: In function 'main': configure:11595: warning: incompatible implicit declaration of built-in function 'exit' /tmp/ccsFgqJZ.o: In function `main': conftest.c:(.text+0x2b): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking configure:11602: $? = 0 /lib/: cannot read file data: Is a directory configure:11620: result: no configure:11643: checking if libtool supports shared libraries configure:11645: result: yes configure:11648: checking whether to build shared libraries configure:11669: result: yes configure:11672: checking whether to build static libraries configure:11676: result: no configure:11770: creating libtool configure:12363: checking for ld used by ccache g++ configure:12430: result: /usr/i486-slackware-linux/bin/ld configure:12439: checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld configure:12454: result: yes configure:12505: checking whether the ccache g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries configure:13451: result: yes configure:13472: ccache g++ -c conftest.cpp >&5 configure:13475: $? = 0 configure:13631: checking for ccache g++ option to produce PIC configure:13915: result: -fPIC configure:13923: checking if ccache g++ PIC flag -fPIC works configure:13941: ccache g++ -c -fPIC -DPIC conftest.cpp >&5 configure:13945: $? = 0 configure:13958: result: yes configure:13986: checking if ccache g++ static flag -static works configure:14014: result: yes configure:14024: checking if ccache g++ supports -c -o file.o configure:14045: ccache g++ -c -o out/conftest2.o conftest.cpp >&5 configure:14049: $? = 0 configure:14071: result: yes configure:14097: checking whether the ccache g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries configure:14126: result: yes configure:14193: checking dynamic linker characteristics configure:14765: result: GNU/Linux ld.so configure:14789: checking how to hardcode library paths into programs configure:14814: result: immediate configure:21104: checking for Networking component headers configure:21130: result: configure:21163: checking for Networking component libraries configure:21195: result: configure:21409: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on vector.linux.net config.status:698: creating Makefile config.status:698: creating src/Makefile config.status:698: creating config.h config.status:931: config.h is unchanged config.status:977: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cflags_gcc_option__fvisibility_hidden=-fvisibility=hidden ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value= 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=no ac_cv_func_dlopen=no ac_cv_func_getdomainname=yes ac_cv_func_getpt=yes ac_cv_func_setenv=yes ac_cv_func_shl_load=no ac_cv_func_unsetenv=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes 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_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_lib_gcc_s_main=yes ac_cv_lib_m_main=yes ac_cv_lib_stdcpp_main=yes ac_cv_lib_z_main=yes ac_cv_objext=o ac_cv_path_CCACHE=/usr/bin/ccache ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='ccache 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_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=no ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 gb_cv_header_net= gb_cv_lib_net= lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=no lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/i486-slackware-linux/bin/ld lt_cv_path_LDCXX=/usr/i486-slackware-linux/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/usr/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib /usr/lib /usr/local/lib /usr/i486-slackware-linux/lib /usr/lib/qt/lib /lib /usr/lib/gtk-2.0/modules /usr/libexec/evo-openldap/lib /usr/lib/alsa-lib /usr/lib/qt4/lib ' lt_cv_sys_lib_search_path_spec='/usr/lib/gcc/i486-slackware-linux/4.2.3 /usr/i486-slackware-linux/lib /usr/lib /lib' 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_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/moe/builds/gambas-svn/gambas2/gb.net/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/moe/builds/gambas-svn/gambas2/gb.net/missing --run tar' AM_CFLAGS=' -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os' AM_CFLAGS_OPT=' -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -O3' AM_CXXFLAGS=' -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -fno-omit-frame-pointer' AR='ar' AS='as' AUTOCONF='${SHELL} /home/moe/builds/gambas-svn/gambas2/gb.net/missing --run autoconf' AUTOHEADER='${SHELL} /home/moe/builds/gambas-svn/gambas2/gb.net/missing --run autoheader' AUTOMAKE='${SHELL} /home/moe/builds/gambas-svn/gambas2/gb.net/missing --run automake-1.9' AWK='gawk' CC='ccache gcc' CCACHE='/usr/bin/ccache' CCDEPMODE='depmode=gcc3' CFLAGS='' CPP='gcc -E' CPPFLAGS='' CXX='ccache g++' CXXCPP='ccache g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='' CXX_LIB=' -lgcc_s -lstdc++' CYGPATH_W='echo' C_LIB='-lc' DEBUG_FALSE='#' DEBUG_TRUE='' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' DSYMUTIL='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' F77='' FFLAGS='' GAMBAS_VERSION='2' GBX_THREAD_INC='-D_REENTRANT' GBX_THREAD_LIB='-lpthread' GETTEXT_LIB='' GREP='/usr/bin/grep' INCLTDL='-I${top_srcdir}/libltdl' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LD_FLAGS='-no-undefined' LIBLTDL='${top_builddir}/libltdl/libltdlc.la' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /home/moe/builds/gambas-svn/gambas2/gb.net/missing --run makeinfo' MATH_LIB='-lm' NET_DIR='src' NET_INC=' -D_REENTRANT' NET_LDFLAGS='' NET_LIB=' -lc -lpthread' NET_PATH='' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OPTIMIZE_FALSE='#' OPTIMIZE_TRUE='' PACKAGE='gambas2-gb-net' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' SHLIBEXT='so' STRIP='strip' THREAD_INC='-D_REENTRANT' THREAD_LIB='-lpthread' VERSION='2.13.1' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' gbbindir='${exec_prefix}/bin/gambas2' gbdatadir='${datarootdir}/gambas2' gblibdir='${exec_prefix}/lib/gambas2' 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='/home/moe/builds/gambas-svn/gambas2/gb.net/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='/usr/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' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "gambas2-gb-net" #define VERSION "2.13.1" #define GAMBAS_FULL_VERSION 0x02130001 #define GAMBAS_PCODE_VERSION 0x02000000 #define GAMBAS_VERSION 2 #define GAMBAS_VERSION_STRING "2" #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_GETDOMAINNAME 1 #define HAVE_GETPT 1 #define OS_LINUX 1 #define SHARED_LIBRARY_EXT "so" #define HAVE_GCC_VISIBILITY 1 #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_NET_COMPONENT 1 configure: exit 0