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:2021: checking for a BSD-compatible install configure:2077: result: /usr/bin/ginstall -c configure:2088: checking whether build environment is sane configure:2131: result: yes configure:2196: checking for gawk configure:2212: found /usr/bin/gawk configure:2223: result: gawk configure:2234: checking whether make sets $(MAKE) configure:2255: result: yes configure:2279: checking build system type configure:2297: result: i686-pc-linux-gnu configure:2331: checking for style of include used by make configure:2359: result: GNU configure:2387: checking whether to enable maintainer-specific portions of Makefiles configure:2396: result: no configure:2597: checking host system type configure:2612: result: i686-pc-linux-gnu configure:2658: checking for a BSD-compatible install configure:2714: result: /usr/bin/ginstall -c configure:2725: checking whether ln -s works configure:2729: result: yes configure:2848: checking for gcc configure:2864: found /usr/bin/gcc configure:2875: result: gcc configure:3113: checking for C compiler version configure:3120: 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:3123: $? = 0 configure:3130: 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:3133: $? = 0 configure:3140: gcc -V >&5 gcc: '-V' option must have argument configure:3143: $? = 1 configure:3166: checking for C compiler default output file name configure:3193: gcc conftest.c >&5 configure:3196: $? = 0 configure:3234: result: a.out configure:3251: checking whether the C compiler works configure:3261: ./a.out configure:3264: $? = 0 configure:3281: result: yes configure:3288: checking whether we are cross compiling configure:3290: result: no configure:3293: checking for suffix of executables configure:3300: gcc -o conftest conftest.c >&5 configure:3303: $? = 0 configure:3327: result: configure:3333: checking for suffix of object files configure:3359: gcc -c conftest.c >&5 configure:3362: $? = 0 configure:3385: result: o configure:3389: checking whether we are using the GNU C compiler configure:3418: gcc -c conftest.c >&5 configure:3424: $? = 0 configure:3441: result: yes configure:3446: checking whether gcc accepts -g configure:3476: gcc -c -g conftest.c >&5 configure:3482: $? = 0 configure:3581: result: yes configure:3598: checking for gcc option to accept ISO C89 configure:3672: gcc -c conftest.c >&5 configure:3678: $? = 0 configure:3701: result: none needed configure:3721: checking dependency style of gcc configure:3811: result: gcc3 configure:3833: checking how to run the C preprocessor configure:3873: gcc -E conftest.c configure:3879: $? = 0 configure:3910: gcc -E conftest.c conftest.c:14:28: error: ac_nonexistent.h: No such file or directory configure:3916: $? = 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-desktop" | #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:3949: result: gcc -E configure:3978: gcc -E conftest.c configure:3984: $? = 0 configure:4015: gcc -E conftest.c conftest.c:14:28: error: ac_nonexistent.h: No such file or directory configure:4021: $? = 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-desktop" | #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:4116: checking for g++ configure:4132: found /usr/bin/g++ configure:4143: result: g++ configure:4174: checking for C++ compiler version configure:4181: 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:4184: $? = 0 configure:4191: 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:4194: $? = 0 configure:4201: g++ -V >&5 g++: '-V' option must have argument configure:4204: $? = 1 configure:4207: checking whether we are using the GNU C++ compiler configure:4236: g++ -c conftest.cpp >&5 configure:4242: $? = 0 configure:4259: result: yes configure:4264: checking whether g++ accepts -g configure:4294: g++ -c -g conftest.cpp >&5 configure:4300: $? = 0 configure:4399: result: yes configure:4424: checking dependency style of g++ configure:4514: result: gcc3 configure:4531: checking whether make sets $(MAKE) configure:4552: result: yes configure:4575: checking for setenv configure:4631: gcc -o conftest conftest.c >&5 configure:4637: $? = 0 configure:4655: result: yes configure:4575: checking for unsetenv configure:4631: gcc -o conftest conftest.c >&5 configure:4637: $? = 0 configure:4655: result: yes configure:4575: checking for getdomainname configure:4631: gcc -o conftest conftest.c >&5 configure:4637: $? = 0 configure:4655: result: yes configure:4575: checking for getpt configure:4631: gcc -o conftest conftest.c >&5 configure:4637: $? = 0 configure:4655: result: yes configure:4677: checking for ccache configure:4695: found /usr/bin/ccache configure:4707: result: /usr/bin/ccache configure:4722: checking for main in -lm configure:4751: ccache gcc -o conftest conftest.c -lm >&5 configure:4757: $? = 0 configure:4775: result: yes configure:4781: checking for main in -lz configure:4810: ccache gcc -o conftest conftest.c -lz >&5 configure:4816: $? = 0 configure:4834: result: yes configure:4845: checking for main in -lgcc_s configure:4874: ccache gcc -o conftest conftest.c -lgcc_s >&5 configure:4880: $? = 0 configure:4898: result: yes configure:4904: checking for main in -lstdc++ configure:4933: ccache gcc -o conftest conftest.c -lstdc++ >&5 configure:4939: $? = 0 configure:4957: result: yes configure:4968: checking target system configure:5053: result: LINUX configure:5059: checking which extension is used for shared libraries configure:5091: result: .so configure:5118: checking for threading compiler options configure:5120: result: -D_REENTRANT configure:5122: checking for threading linker options configure:5124: result: -lpthread configure:5144: checking for mathematic libraries configure:5146: result: -lm configure:5154: checking for external gettext library configure:5168: result: configure:5219: checking CFLAGS for gcc -fvisibility=hidden configure:5256: ccache gcc -c -pedantic -fvisibility=hidden conftest.c >&5 configure:5262: $? = 0 configure:5286: result: -fvisibility=hidden configure:5382: checking for a sed that does not truncate output configure:5438: result: /usr/bin/sed configure:5441: checking for grep that handles long lines and -e configure:5515: result: /usr/bin/grep configure:5520: checking for egrep configure:5598: result: /usr/bin/grep -E configure:5614: checking for ld used by ccache gcc configure:5681: result: /usr/i486-slackware-linux/bin/ld configure:5690: checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld configure:5705: result: yes configure:5710: checking for /usr/i486-slackware-linux/bin/ld option to reload object files configure:5717: result: -r configure:5735: checking for BSD-compatible nm configure:5784: result: /usr/bin/nm -B configure:5788: checking how to recognize dependent libraries configure:5974: result: pass_all configure:6504: checking for ANSI C header files configure:6534: ccache gcc -c conftest.c >&5 configure:6540: $? = 0 configure:6639: ccache gcc -o conftest conftest.c >&5 configure:6642: $? = 0 configure:6648: ./conftest configure:6651: $? = 0 configure:6668: result: yes configure:6692: checking for sys/types.h configure:6713: ccache gcc -c conftest.c >&5 configure:6719: $? = 0 configure:6735: result: yes configure:6692: checking for sys/stat.h configure:6713: ccache gcc -c conftest.c >&5 configure:6719: $? = 0 configure:6735: result: yes configure:6692: checking for stdlib.h configure:6713: ccache gcc -c conftest.c >&5 configure:6719: $? = 0 configure:6735: result: yes configure:6692: checking for string.h configure:6713: ccache gcc -c conftest.c >&5 configure:6719: $? = 0 configure:6735: result: yes configure:6692: checking for memory.h configure:6713: ccache gcc -c conftest.c >&5 configure:6719: $? = 0 configure:6735: result: yes configure:6692: checking for strings.h configure:6713: ccache gcc -c conftest.c >&5 configure:6719: $? = 0 configure:6735: result: yes configure:6692: checking for inttypes.h configure:6713: ccache gcc -c conftest.c >&5 configure:6719: $? = 0 configure:6735: result: yes configure:6692: checking for stdint.h configure:6713: ccache gcc -c conftest.c >&5 configure:6719: $? = 0 configure:6735: result: yes configure:6692: checking for unistd.h configure:6713: ccache gcc -c conftest.c >&5 configure:6719: $? = 0 configure:6735: result: yes configure:6762: checking dlfcn.h usability configure:6779: ccache gcc -c conftest.c >&5 configure:6785: $? = 0 configure:6799: result: yes configure:6803: checking dlfcn.h presence configure:6818: gcc -E conftest.c configure:6824: $? = 0 configure:6838: result: yes configure:6866: checking for dlfcn.h configure:6874: result: yes configure:6897: checking how to run the C++ preprocessor configure:6933: ccache g++ -E conftest.cpp configure:6939: $? = 0 configure:6970: ccache g++ -E conftest.cpp conftest.cpp:32:28: error: ac_nonexistent.h: No such file or directory configure:6976: $? = 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-desktop" | #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:7009: result: ccache g++ -E configure:7038: ccache g++ -E conftest.cpp configure:7044: $? = 0 configure:7075: ccache g++ -E conftest.cpp conftest.cpp:32:28: error: ac_nonexistent.h: No such file or directory configure:7081: $? = 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-desktop" | #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:7174: checking for g77 configure:7204: result: no configure:7174: checking for xlf configure:7204: result: no configure:7174: checking for f77 configure:7204: result: no configure:7174: checking for frt configure:7204: result: no configure:7174: checking for pgf77 configure:7204: result: no configure:7174: checking for cf77 configure:7204: result: no configure:7174: checking for fort77 configure:7204: result: no configure:7174: checking for fl32 configure:7204: result: no configure:7174: checking for af77 configure:7204: result: no configure:7174: checking for xlf90 configure:7204: result: no configure:7174: checking for f90 configure:7204: result: no configure:7174: checking for pgf90 configure:7204: result: no configure:7174: checking for pghpf configure:7204: result: no configure:7174: checking for epcf90 configure:7204: result: no configure:7174: checking for gfortran configure:7204: result: no configure:7174: checking for g95 configure:7204: result: no configure:7174: checking for xlf95 configure:7204: result: no configure:7174: checking for f95 configure:7204: result: no configure:7174: checking for fort configure:7204: result: no configure:7174: checking for ifort configure:7204: result: no configure:7174: checking for ifc configure:7204: result: no configure:7174: checking for efc configure:7204: result: no configure:7174: checking for pgf95 configure:7204: result: no configure:7174: checking for lf95 configure:7204: result: no configure:7174: checking for ftn configure:7204: result: no configure:7231: checking for Fortran 77 compiler version configure:7238: --version >&5 ./configure: line 7239: --version: command not found configure:7241: $? = 127 configure:7248: -v >&5 ./configure: line 7249: -v: command not found configure:7251: $? = 127 configure:7258: -V >&5 ./configure: line 7259: -V: command not found configure:7261: $? = 127 configure:7269: checking whether we are using the GNU Fortran 77 compiler configure:7288: -c conftest.F >&5 ./configure: line 7289: -c: command not found configure:7294: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:7311: result: no configure:7317: checking whether accepts -g configure:7334: -c -g conftest.f >&5 ./configure: line 7335: -c: command not found configure:7340: $? = 127 configure: failed program was: | program main | | end configure:7356: result: no configure:7385: checking the maximum length of command line arguments configure:7497: result: 98304 configure:7509: checking command to parse /usr/bin/nm -B output from ccache gcc object configure:7614: ccache gcc -c conftest.c >&5 configure:7617: $? = 0 configure:7621: /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:7624: $? = 0 configure:7676: ccache gcc -o conftest conftest.c conftstm.o >&5 configure:7679: $? = 0 configure:7717: result: ok configure:7721: checking for objdir configure:7736: result: .libs configure:7828: checking for ar configure:7844: found /usr/bin/ar configure:7855: result: ar configure:7924: checking for ranlib configure:7940: found /usr/bin/ranlib configure:7951: result: ranlib configure:8020: checking for strip configure:8036: found /usr/bin/strip configure:8047: result: strip configure:8649: checking if ccache gcc supports -fno-rtti -fno-exceptions configure:8667: 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:8671: $? = 0 configure:8684: result: no configure:8699: checking for ccache gcc option to produce PIC configure:8931: result: -fPIC configure:8939: checking if ccache gcc PIC flag -fPIC works configure:8957: ccache gcc -c -fPIC -DPIC conftest.c >&5 configure:8961: $? = 0 configure:8974: result: yes configure:9002: checking if ccache gcc static flag -static works configure:9030: result: yes configure:9040: checking if ccache gcc supports -c -o file.o configure:9061: ccache gcc -c -o out/conftest2.o conftest.c >&5 configure:9065: $? = 0 configure:9087: result: yes configure:9113: checking whether the ccache gcc linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries configure:10094: result: yes configure:10115: checking whether -lc should be explicitly linked in configure:10120: ccache gcc -c conftest.c >&5 configure:10123: $? = 0 configure:10138: ccache gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:10141: $? = 0 configure:10153: result: no configure:10161: checking dynamic linker characteristics configure:10785: result: GNU/Linux ld.so configure:10809: checking how to hardcode library paths into programs configure:10834: result: immediate configure:10848: checking whether stripping libraries is possible configure:10853: result: yes configure:10977: checking for shl_load configure:11033: ccache gcc -o conftest conftest.c >&5 /tmp/ccirgRNo.o: In function `main': conftest.c:(.text+0x12): undefined reference to `shl_load' collect2: ld returned 1 exit status configure:11039: $? = 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-desktop" | #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:11056: result: no configure:11061: checking for shl_load in -ldld configure:11096: 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:11102: $? = 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-desktop" | #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:11120: result: no configure:11125: checking for dlopen configure:11181: ccache gcc -o conftest conftest.c >&5 /tmp/ccEsuWLA.o: In function `main': conftest.c:(.text+0x12): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:11187: $? = 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-desktop" | #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:11204: result: no configure:11209: checking for dlopen in -ldl configure:11244: ccache gcc -o conftest conftest.c -ldl >&5 configure:11250: $? = 0 configure:11268: result: yes configure:11437: checking whether a program can dlopen itself configure:11511: ccache gcc -o conftest -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure: In function 'main': configure:11507: warning: incompatible implicit declaration of built-in function 'exit' configure:11514: $? = 0 configure:11532: result: yes configure:11537: checking whether a statically linked program can dlopen itself configure:11611: ccache gcc -o conftest -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5 configure: In function 'main': configure:11607: warning: incompatible implicit declaration of built-in function 'exit' /tmp/ccYQeiyT.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:11614: $? = 0 /lib/: cannot read file data: Is a directory configure:11632: result: no configure:11655: checking if libtool supports shared libraries configure:11657: result: yes configure:11660: checking whether to build shared libraries configure:11681: result: yes configure:11684: checking whether to build static libraries configure:11688: result: no configure:11782: creating libtool configure:12375: checking for ld used by ccache g++ configure:12442: result: /usr/i486-slackware-linux/bin/ld configure:12451: checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld configure:12466: result: yes configure:12517: checking whether the ccache g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries configure:13463: result: yes configure:13484: ccache g++ -c conftest.cpp >&5 configure:13487: $? = 0 configure:13643: checking for ccache g++ option to produce PIC configure:13927: result: -fPIC configure:13935: checking if ccache g++ PIC flag -fPIC works configure:13953: ccache g++ -c -fPIC -DPIC conftest.cpp >&5 configure:13957: $? = 0 configure:13970: result: yes configure:13998: checking if ccache g++ static flag -static works configure:14026: result: yes configure:14036: checking if ccache g++ supports -c -o file.o configure:14057: ccache g++ -c -o out/conftest2.o conftest.cpp >&5 configure:14061: $? = 0 configure:14083: result: yes configure:14109: checking whether the ccache g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries configure:14138: result: yes configure:14205: checking dynamic linker characteristics configure:14777: result: GNU/Linux ld.so configure:14801: checking how to hardcode library paths into programs configure:14826: result: immediate configure:21099: checking for X configure:21269: ccache gcc -o conftest conftest.c -lX11 >&5 configure:21275: $? = 0 configure:21334: result: libraries , headers configure:21496: ccache gcc -o conftest conftest.c -lX11 >&5 configure:21502: $? = 0 configure:21659: checking for gethostbyname configure:21715: ccache gcc -o conftest conftest.c >&5 configure:21721: $? = 0 configure:21738: result: yes configure:21883: checking for connect configure:21939: ccache gcc -o conftest conftest.c >&5 configure:21945: $? = 0 configure:21962: result: yes configure:22034: checking for remove configure:22090: ccache gcc -o conftest conftest.c >&5 configure:22096: $? = 0 configure:22113: result: yes configure:22185: checking for shmat configure:22241: ccache gcc -o conftest conftest.c >&5 configure:22247: $? = 0 configure:22264: result: yes configure:22345: checking for IceConnectionNumber in -lICE configure:22380: ccache gcc -o conftest conftest.c -lICE >&5 configure:22386: $? = 0 configure:22404: result: yes configure:22429: checking for XTestQueryExtension in -lXtst configure:22464: ccache gcc -o conftest conftest.c -lXtst -lSM -lICE -lX11 -lXext >&5 configure:22470: $? = 0 configure:22488: result: yes configure:22514: checking for Desktop-neutral routines headers configure:22540: result: configure:22573: checking for Desktop-neutral routines libraries configure:22605: result: configure:22819: 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:703: creating Makefile config.status:703: creating src/Makefile config.status:703: 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_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_XMKMF_set= ac_cv_env_XMKMF_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_connect=yes ac_cv_func_dlopen=no ac_cv_func_getdomainname=yes ac_cv_func_gethostbyname=yes ac_cv_func_getpt=yes ac_cv_func_remove=yes ac_cv_func_setenv=yes ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_func_unsetenv=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' 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_ICE_IceConnectionNumber=yes ac_cv_lib_Xtst_XTestQueryExtension=yes 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_desktop= gb_cv_lib_desktop= 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/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/moe/builds/gambas-svn/gambas2/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/missing --run autoconf' AUTOHEADER='${SHELL} /home/moe/builds/gambas-svn/gambas2/missing --run autoheader' AUTOMAKE='${SHELL} /home/moe/builds/gambas-svn/gambas2/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' DESKTOP_DIR='src' DESKTOP_INC=' -D_REENTRANT ' DESKTOP_LDFLAGS='' DESKTOP_LIB=' -lc -lpthread -lSM -lICE -lX11 -lXext -lXtst' DESKTOP_PATH='' 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/missing --run makeinfo' MATH_LIB='-lm' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OPTIMIZE_FALSE='#' OPTIMIZE_TRUE='' PACKAGE='gambas2-gb-desktop' 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' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS=' -lSM -lICE -lX11 -lXext -lXtst' X_PRE_LIBS=' -lSM -lICE' 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/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-desktop" #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_DESKTOP_COMPONENT 1 configure: exit 0