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:2027: checking for a BSD-compatible install configure:2083: result: /usr/bin/ginstall -c configure:2094: checking whether build environment is sane configure:2137: result: yes configure:2202: checking for gawk configure:2218: found /usr/bin/gawk configure:2229: result: gawk configure:2240: checking whether make sets $(MAKE) configure:2261: result: yes configure:2285: checking build system type configure:2303: result: i686-pc-linux-gnu configure:2337: checking for style of include used by make configure:2365: result: GNU configure:2393: checking whether to enable maintainer-specific portions of Makefiles configure:2402: result: no configure:2603: checking host system type configure:2618: result: i686-pc-linux-gnu configure:2664: checking for a BSD-compatible install configure:2720: result: /usr/bin/ginstall -c configure:2731: checking whether ln -s works configure:2735: result: yes configure:2854: checking for gcc configure:2870: found /usr/bin/gcc configure:2881: result: gcc configure:3119: checking for C compiler version configure:3126: 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:3129: $? = 0 configure:3136: 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:3139: $? = 0 configure:3146: gcc -V >&5 gcc: '-V' option must have argument configure:3149: $? = 1 configure:3172: checking for C compiler default output file name configure:3199: gcc conftest.c >&5 configure:3202: $? = 0 configure:3240: result: a.out configure:3257: checking whether the C compiler works configure:3267: ./a.out configure:3270: $? = 0 configure:3287: result: yes configure:3294: checking whether we are cross compiling configure:3296: result: no configure:3299: checking for suffix of executables configure:3306: gcc -o conftest conftest.c >&5 configure:3309: $? = 0 configure:3333: result: configure:3339: checking for suffix of object files configure:3365: gcc -c conftest.c >&5 configure:3368: $? = 0 configure:3391: result: o configure:3395: checking whether we are using the GNU C compiler configure:3424: gcc -c conftest.c >&5 configure:3430: $? = 0 configure:3447: result: yes configure:3452: checking whether gcc accepts -g configure:3482: gcc -c -g conftest.c >&5 configure:3488: $? = 0 configure:3587: result: yes configure:3604: checking for gcc option to accept ISO C89 configure:3678: gcc -c conftest.c >&5 configure:3684: $? = 0 configure:3707: result: none needed configure:3727: checking dependency style of gcc configure:3817: result: gcc3 configure:3839: checking how to run the C preprocessor configure:3879: gcc -E conftest.c configure:3885: $? = 0 configure:3916: gcc -E conftest.c conftest.c:14:28: error: ac_nonexistent.h: No such file or directory configure:3922: $? = 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-sdl" | #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:3955: result: gcc -E configure:3984: gcc -E conftest.c configure:3990: $? = 0 configure:4021: gcc -E conftest.c conftest.c:14:28: error: ac_nonexistent.h: No such file or directory configure:4027: $? = 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-sdl" | #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:4122: checking for g++ configure:4138: found /usr/bin/g++ configure:4149: result: g++ configure:4180: checking for C++ compiler version configure:4187: 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:4190: $? = 0 configure:4197: 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:4200: $? = 0 configure:4207: g++ -V >&5 g++: '-V' option must have argument configure:4210: $? = 1 configure:4213: checking whether we are using the GNU C++ compiler configure:4242: g++ -c conftest.cpp >&5 configure:4248: $? = 0 configure:4265: result: yes configure:4270: checking whether g++ accepts -g configure:4300: g++ -c -g conftest.cpp >&5 configure:4306: $? = 0 configure:4405: result: yes configure:4430: checking dependency style of g++ configure:4520: result: gcc3 configure:4537: checking whether make sets $(MAKE) configure:4558: result: yes configure:4581: checking for setenv configure:4637: gcc -o conftest conftest.c >&5 configure:4643: $? = 0 configure:4661: result: yes configure:4581: checking for unsetenv configure:4637: gcc -o conftest conftest.c >&5 configure:4643: $? = 0 configure:4661: result: yes configure:4581: checking for getdomainname configure:4637: gcc -o conftest conftest.c >&5 configure:4643: $? = 0 configure:4661: result: yes configure:4581: checking for getpt configure:4637: gcc -o conftest conftest.c >&5 configure:4643: $? = 0 configure:4661: result: yes configure:4683: checking for ccache configure:4701: found /usr/bin/ccache configure:4713: result: /usr/bin/ccache configure:4728: checking for main in -lm configure:4757: ccache gcc -o conftest conftest.c -lm >&5 configure:4763: $? = 0 configure:4781: result: yes configure:4787: checking for main in -lz configure:4816: ccache gcc -o conftest conftest.c -lz >&5 configure:4822: $? = 0 configure:4840: result: yes configure:4851: checking for main in -lgcc_s configure:4880: ccache gcc -o conftest conftest.c -lgcc_s >&5 configure:4886: $? = 0 configure:4904: result: yes configure:4910: checking for main in -lstdc++ configure:4939: ccache gcc -o conftest conftest.c -lstdc++ >&5 configure:4945: $? = 0 configure:4963: result: yes configure:4974: checking target system configure:5059: result: LINUX configure:5065: checking which extension is used for shared libraries configure:5097: result: .so configure:5124: checking for threading compiler options configure:5126: result: -D_REENTRANT configure:5128: checking for threading linker options configure:5130: result: -lpthread configure:5150: checking for mathematic libraries configure:5152: result: -lm configure:5160: checking for external gettext library configure:5174: result: configure:5225: checking CFLAGS for gcc -fvisibility=hidden configure:5262: ccache gcc -c -pedantic -fvisibility=hidden conftest.c >&5 configure:5268: $? = 0 configure:5292: result: -fvisibility=hidden configure:5389: checking for a sed that does not truncate output configure:5445: result: /usr/bin/sed configure:5448: checking for grep that handles long lines and -e configure:5522: result: /usr/bin/grep configure:5527: checking for egrep configure:5605: result: /usr/bin/grep -E configure:5621: checking for ld used by ccache gcc configure:5688: result: /usr/i486-slackware-linux/bin/ld configure:5697: checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld configure:5712: result: yes configure:5717: checking for /usr/i486-slackware-linux/bin/ld option to reload object files configure:5724: result: -r configure:5742: checking for BSD-compatible nm configure:5791: result: /usr/bin/nm -B configure:5795: checking how to recognize dependent libraries configure:5981: result: pass_all configure:6511: checking for ANSI C header files configure:6541: ccache gcc -c conftest.c >&5 configure:6547: $? = 0 configure:6646: ccache gcc -o conftest conftest.c >&5 configure:6649: $? = 0 configure:6655: ./conftest configure:6658: $? = 0 configure:6675: result: yes configure:6699: checking for sys/types.h configure:6720: ccache gcc -c conftest.c >&5 configure:6726: $? = 0 configure:6742: result: yes configure:6699: checking for sys/stat.h configure:6720: ccache gcc -c conftest.c >&5 configure:6726: $? = 0 configure:6742: result: yes configure:6699: checking for stdlib.h configure:6720: ccache gcc -c conftest.c >&5 configure:6726: $? = 0 configure:6742: result: yes configure:6699: checking for string.h configure:6720: ccache gcc -c conftest.c >&5 configure:6726: $? = 0 configure:6742: result: yes configure:6699: checking for memory.h configure:6720: ccache gcc -c conftest.c >&5 configure:6726: $? = 0 configure:6742: result: yes configure:6699: checking for strings.h configure:6720: ccache gcc -c conftest.c >&5 configure:6726: $? = 0 configure:6742: result: yes configure:6699: checking for inttypes.h configure:6720: ccache gcc -c conftest.c >&5 configure:6726: $? = 0 configure:6742: result: yes configure:6699: checking for stdint.h configure:6720: ccache gcc -c conftest.c >&5 configure:6726: $? = 0 configure:6742: result: yes configure:6699: checking for unistd.h configure:6720: ccache gcc -c conftest.c >&5 configure:6726: $? = 0 configure:6742: result: yes configure:6769: checking dlfcn.h usability configure:6786: ccache gcc -c conftest.c >&5 configure:6792: $? = 0 configure:6806: result: yes configure:6810: checking dlfcn.h presence configure:6825: gcc -E conftest.c configure:6831: $? = 0 configure:6845: result: yes configure:6873: checking for dlfcn.h configure:6881: result: yes configure:6904: checking how to run the C++ preprocessor configure:6940: ccache g++ -E conftest.cpp configure:6946: $? = 0 configure:6977: ccache g++ -E conftest.cpp conftest.cpp:32:28: error: ac_nonexistent.h: No such file or directory configure:6983: $? = 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-sdl" | #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:7016: result: ccache g++ -E configure:7045: ccache g++ -E conftest.cpp configure:7051: $? = 0 configure:7082: ccache g++ -E conftest.cpp conftest.cpp:32:28: error: ac_nonexistent.h: No such file or directory configure:7088: $? = 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-sdl" | #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:7181: checking for g77 configure:7211: result: no configure:7181: checking for xlf configure:7211: result: no configure:7181: checking for f77 configure:7211: result: no configure:7181: checking for frt configure:7211: result: no configure:7181: checking for pgf77 configure:7211: result: no configure:7181: checking for cf77 configure:7211: result: no configure:7181: checking for fort77 configure:7211: result: no configure:7181: checking for fl32 configure:7211: result: no configure:7181: checking for af77 configure:7211: result: no configure:7181: checking for xlf90 configure:7211: result: no configure:7181: checking for f90 configure:7211: result: no configure:7181: checking for pgf90 configure:7211: result: no configure:7181: checking for pghpf configure:7211: result: no configure:7181: checking for epcf90 configure:7211: result: no configure:7181: checking for gfortran configure:7211: result: no configure:7181: checking for g95 configure:7211: result: no configure:7181: checking for xlf95 configure:7211: result: no configure:7181: checking for f95 configure:7211: result: no configure:7181: checking for fort configure:7211: result: no configure:7181: checking for ifort configure:7211: result: no configure:7181: checking for ifc configure:7211: result: no configure:7181: checking for efc configure:7211: result: no configure:7181: checking for pgf95 configure:7211: result: no configure:7181: checking for lf95 configure:7211: result: no configure:7181: checking for ftn configure:7211: result: no configure:7238: checking for Fortran 77 compiler version configure:7245: --version >&5 ./configure: line 7246: --version: command not found configure:7248: $? = 127 configure:7255: -v >&5 ./configure: line 7256: -v: command not found configure:7258: $? = 127 configure:7265: -V >&5 ./configure: line 7266: -V: command not found configure:7268: $? = 127 configure:7276: checking whether we are using the GNU Fortran 77 compiler configure:7295: -c conftest.F >&5 ./configure: line 7296: -c: command not found configure:7301: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:7318: result: no configure:7324: checking whether accepts -g configure:7341: -c -g conftest.f >&5 ./configure: line 7342: -c: command not found configure:7347: $? = 127 configure: failed program was: | program main | | end configure:7363: result: no configure:7392: checking the maximum length of command line arguments configure:7504: result: 98304 configure:7516: checking command to parse /usr/bin/nm -B output from ccache gcc object configure:7621: ccache gcc -c conftest.c >&5 configure:7624: $? = 0 configure:7628: /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:7631: $? = 0 configure:7683: ccache gcc -o conftest conftest.c conftstm.o >&5 configure:7686: $? = 0 configure:7724: result: ok configure:7728: checking for objdir configure:7743: result: .libs configure:7835: checking for ar configure:7851: found /usr/bin/ar configure:7862: result: ar configure:7931: checking for ranlib configure:7947: found /usr/bin/ranlib configure:7958: result: ranlib configure:8027: checking for strip configure:8043: found /usr/bin/strip configure:8054: result: strip configure:8656: checking if ccache gcc supports -fno-rtti -fno-exceptions configure:8674: 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:8678: $? = 0 configure:8691: result: no configure:8706: checking for ccache gcc option to produce PIC configure:8938: result: -fPIC configure:8946: checking if ccache gcc PIC flag -fPIC works configure:8964: ccache gcc -c -fPIC -DPIC conftest.c >&5 configure:8968: $? = 0 configure:8981: result: yes configure:9009: checking if ccache gcc static flag -static works configure:9037: result: yes configure:9047: checking if ccache gcc supports -c -o file.o configure:9068: ccache gcc -c -o out/conftest2.o conftest.c >&5 configure:9072: $? = 0 configure:9094: result: yes configure:9120: checking whether the ccache gcc linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries configure:10101: result: yes configure:10122: checking whether -lc should be explicitly linked in configure:10127: ccache gcc -c conftest.c >&5 configure:10130: $? = 0 configure:10145: ccache gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:10148: $? = 0 configure:10160: result: no configure:10168: checking dynamic linker characteristics configure:10792: result: GNU/Linux ld.so configure:10816: checking how to hardcode library paths into programs configure:10841: result: immediate configure:10855: checking whether stripping libraries is possible configure:10860: result: yes configure:10984: checking for shl_load configure:11040: ccache gcc -o conftest conftest.c >&5 /tmp/ccALOlj8.o: In function `main': conftest.c:(.text+0x12): undefined reference to `shl_load' collect2: ld returned 1 exit status configure:11046: $? = 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-sdl" | #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:11063: result: no configure:11068: checking for shl_load in -ldld configure:11103: 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:11109: $? = 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-sdl" | #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:11127: result: no configure:11132: checking for dlopen configure:11188: ccache gcc -o conftest conftest.c >&5 /tmp/ccu4SK9f.o: In function `main': conftest.c:(.text+0x12): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:11194: $? = 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-sdl" | #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:11211: result: no configure:11216: checking for dlopen in -ldl configure:11251: ccache gcc -o conftest conftest.c -ldl >&5 configure:11257: $? = 0 configure:11275: result: yes configure:11444: checking whether a program can dlopen itself configure:11518: ccache gcc -o conftest -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure: In function 'main': configure:11514: warning: incompatible implicit declaration of built-in function 'exit' configure:11521: $? = 0 configure:11539: result: yes configure:11544: checking whether a statically linked program can dlopen itself configure:11618: ccache gcc -o conftest -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5 configure: In function 'main': configure:11614: warning: incompatible implicit declaration of built-in function 'exit' /tmp/cc0Ayw2x.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:11621: $? = 0 /lib/: cannot read file data: Is a directory configure:11639: result: no configure:11662: checking if libtool supports shared libraries configure:11664: result: yes configure:11667: checking whether to build shared libraries configure:11688: result: yes configure:11691: checking whether to build static libraries configure:11695: result: no configure:11789: creating libtool configure:12382: checking for ld used by ccache g++ configure:12449: result: /usr/i486-slackware-linux/bin/ld configure:12458: checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld configure:12473: result: yes configure:12524: checking whether the ccache g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries configure:13470: result: yes configure:13491: ccache g++ -c conftest.cpp >&5 configure:13494: $? = 0 configure:13650: checking for ccache g++ option to produce PIC configure:13934: result: -fPIC configure:13942: checking if ccache g++ PIC flag -fPIC works configure:13960: ccache g++ -c -fPIC -DPIC conftest.cpp >&5 configure:13964: $? = 0 configure:13977: result: yes configure:14005: checking if ccache g++ static flag -static works configure:14033: result: yes configure:14043: checking if ccache g++ supports -c -o file.o configure:14064: ccache g++ -c -o out/conftest2.o conftest.cpp >&5 configure:14068: $? = 0 configure:14090: result: yes configure:14116: checking whether the ccache g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries configure:14145: result: yes configure:14212: checking dynamic linker characteristics configure:14784: result: GNU/Linux ld.so configure:14808: checking how to hardcode library paths into programs configure:14833: result: immediate configure:21105: checking for X configure:21275: ccache gcc -o conftest conftest.c -lX11 >&5 configure:21281: $? = 0 configure:21340: result: libraries , headers configure:21502: ccache gcc -o conftest conftest.c -lX11 >&5 configure:21508: $? = 0 configure:21665: checking for gethostbyname configure:21721: ccache gcc -o conftest conftest.c >&5 configure:21727: $? = 0 configure:21744: result: yes configure:21889: checking for connect configure:21945: ccache gcc -o conftest conftest.c >&5 configure:21951: $? = 0 configure:21968: result: yes configure:22040: checking for remove configure:22096: ccache gcc -o conftest conftest.c >&5 configure:22102: $? = 0 configure:22119: result: yes configure:22191: checking for shmat configure:22247: ccache gcc -o conftest conftest.c >&5 configure:22253: $? = 0 configure:22270: result: yes configure:22351: checking for IceConnectionNumber in -lICE configure:22386: ccache gcc -o conftest conftest.c -lICE >&5 configure:22392: $? = 0 configure:22410: result: yes configure:22477: checking for sdl-config configure:22495: found /usr/bin/sdl-config configure:22508: result: /usr/bin/sdl-config configure:22517: checking for SDL - version >= 1.2.8 configure:22614: ccache gcc -o conftest -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread >&5 configure:22617: $? = 0 configure:22623: ./conftest configure:22626: $? = 0 configure:22647: result: yes configure:22742: checking for XcursorLibraryLoadCursor in -lXcursor configure:22777: ccache gcc -o conftest conftest.c -lXcursor -lSM -lICE -lX11 -lXext >&5 configure:22783: $? = 0 configure:22801: result: yes configure:22813: checking for XftListFonts in -lXft configure:22848: ccache gcc -o conftest -lXcursor conftest.c -lXft -lSM -lICE -lX11 -lXext >&5 configure:22854: $? = 0 configure:22872: result: yes configure:22901: checking for SDL headers configure:22995: result: /usr/include/SDL/ configure:23028: checking for SDL libraries configure:23128: result: /usr/lib/ configure:23342: 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:706: creating Makefile config.status:706: creating src/Makefile config.status:706: creating config.h config.status:939: config.h is unchanged config.status:985: 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_Xcursor_XcursorLibraryLoadCursor=yes ac_cv_lib_Xft_XftListFonts=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_SDL_CONFIG=/usr/bin/sdl-config 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_sdl=/usr/include/SDL/ gb_cv_lib_sdl=/usr/lib/ 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.sdl/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/moe/builds/gambas-svn/gambas2/gb.sdl/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.sdl/missing --run autoconf' AUTOHEADER='${SHELL} /home/moe/builds/gambas-svn/gambas2/gb.sdl/missing --run autoheader' AUTOMAKE='${SHELL} /home/moe/builds/gambas-svn/gambas2/gb.sdl/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=' -lXcursor -lXft' 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.sdl/missing --run makeinfo' MATH_LIB='-lm' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OPTIMIZE_FALSE='#' OPTIMIZE_TRUE='' PACKAGE='gambas2-gb-sdl' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SDL_CFLAGS='-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2' SDL_CONFIG='/usr/bin/sdl-config' SDL_DIR='src' SDL_INC=' -I/usr/include/SDL/ -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2' SDL_LDFLAGS='' SDL_LIB=' -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lSM -lICE -lX11 -lXext -lSDL_image -lGLU' SDL_LIBS='-L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread' SDL_PATH='/usr/lib//..' 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' 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/gb.sdl/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-sdl" #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_SDL_COMPONENT 1 configure: exit 0