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:2015: checking for a BSD-compatible install configure:2071: result: /usr/bin/ginstall -c configure:2082: checking whether build environment is sane configure:2125: result: yes configure:2190: checking for gawk configure:2206: found /usr/bin/gawk configure:2217: result: gawk configure:2228: checking whether make sets $(MAKE) configure:2249: result: yes configure:2273: checking build system type configure:2291: result: i686-pc-linux-gnu configure:2325: checking for style of include used by make configure:2353: result: GNU configure:2381: checking whether to enable maintainer-specific portions of Makefiles configure:2390: result: no configure:2591: checking host system type configure:2606: result: i686-pc-linux-gnu configure:2652: checking for a BSD-compatible install configure:2708: result: /usr/bin/ginstall -c configure:2719: checking whether ln -s works configure:2723: result: yes configure:2842: checking for gcc configure:2858: found /usr/bin/gcc configure:2869: result: gcc configure:3107: checking for C compiler version configure:3114: 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:3117: $? = 0 configure:3124: 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:3127: $? = 0 configure:3134: gcc -V >&5 gcc: '-V' option must have argument configure:3137: $? = 1 configure:3160: checking for C compiler default output file name configure:3187: gcc conftest.c >&5 configure:3190: $? = 0 configure:3228: result: a.out configure:3245: checking whether the C compiler works configure:3255: ./a.out configure:3258: $? = 0 configure:3275: result: yes configure:3282: checking whether we are cross compiling configure:3284: result: no configure:3287: checking for suffix of executables configure:3294: gcc -o conftest conftest.c >&5 configure:3297: $? = 0 configure:3321: result: configure:3327: checking for suffix of object files configure:3353: gcc -c conftest.c >&5 configure:3356: $? = 0 configure:3379: result: o configure:3383: checking whether we are using the GNU C compiler configure:3412: gcc -c conftest.c >&5 configure:3418: $? = 0 configure:3435: result: yes configure:3440: checking whether gcc accepts -g configure:3470: gcc -c -g conftest.c >&5 configure:3476: $? = 0 configure:3575: result: yes configure:3592: checking for gcc option to accept ISO C89 configure:3666: gcc -c conftest.c >&5 configure:3672: $? = 0 configure:3695: result: none needed configure:3715: checking dependency style of gcc configure:3805: result: gcc3 configure:3827: checking how to run the C preprocessor configure:3867: gcc -E conftest.c configure:3873: $? = 0 configure:3904: gcc -E conftest.c conftest.c:14:28: error: ac_nonexistent.h: No such file or directory configure:3910: $? = 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-sound" | #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:3943: result: gcc -E configure:3972: gcc -E conftest.c configure:3978: $? = 0 configure:4009: gcc -E conftest.c conftest.c:14:28: error: ac_nonexistent.h: No such file or directory configure:4015: $? = 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-sound" | #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:4110: checking for g++ configure:4126: found /usr/bin/g++ configure:4137: result: g++ configure:4168: checking for C++ compiler version configure:4175: 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:4178: $? = 0 configure:4185: 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:4188: $? = 0 configure:4195: g++ -V >&5 g++: '-V' option must have argument configure:4198: $? = 1 configure:4201: checking whether we are using the GNU C++ compiler configure:4230: g++ -c conftest.cpp >&5 configure:4236: $? = 0 configure:4253: result: yes configure:4258: checking whether g++ accepts -g configure:4288: g++ -c -g conftest.cpp >&5 configure:4294: $? = 0 configure:4393: result: yes configure:4418: checking dependency style of g++ configure:4508: result: gcc3 configure:4525: checking whether make sets $(MAKE) configure:4546: result: yes configure:4569: checking for setenv configure:4625: gcc -o conftest conftest.c >&5 configure:4631: $? = 0 configure:4649: result: yes configure:4569: checking for unsetenv configure:4625: gcc -o conftest conftest.c >&5 configure:4631: $? = 0 configure:4649: result: yes configure:4569: checking for getdomainname configure:4625: gcc -o conftest conftest.c >&5 configure:4631: $? = 0 configure:4649: result: yes configure:4569: checking for getpt configure:4625: gcc -o conftest conftest.c >&5 configure:4631: $? = 0 configure:4649: result: yes configure:4671: checking for ccache configure:4689: found /usr/bin/ccache configure:4701: result: /usr/bin/ccache configure:4716: checking for main in -lm configure:4745: ccache gcc -o conftest conftest.c -lm >&5 configure:4751: $? = 0 configure:4769: result: yes configure:4775: checking for main in -lz configure:4804: ccache gcc -o conftest conftest.c -lz >&5 configure:4810: $? = 0 configure:4828: result: yes configure:4839: checking for main in -lgcc_s configure:4868: ccache gcc -o conftest conftest.c -lgcc_s >&5 configure:4874: $? = 0 configure:4892: result: yes configure:4898: checking for main in -lstdc++ configure:4927: ccache gcc -o conftest conftest.c -lstdc++ >&5 configure:4933: $? = 0 configure:4951: result: yes configure:4962: checking target system configure:5047: result: LINUX configure:5053: checking which extension is used for shared libraries configure:5085: result: .so configure:5112: checking for threading compiler options configure:5114: result: -D_REENTRANT configure:5116: checking for threading linker options configure:5118: result: -lpthread configure:5138: checking for mathematic libraries configure:5140: result: -lm configure:5148: checking for external gettext library configure:5162: result: configure:5213: checking CFLAGS for gcc -fvisibility=hidden configure:5250: ccache gcc -c -pedantic -fvisibility=hidden conftest.c >&5 configure:5256: $? = 0 configure:5280: result: -fvisibility=hidden configure:5376: checking for a sed that does not truncate output configure:5432: result: /usr/bin/sed configure:5435: checking for grep that handles long lines and -e configure:5509: result: /usr/bin/grep configure:5514: checking for egrep configure:5592: result: /usr/bin/grep -E configure:5608: checking for ld used by ccache gcc configure:5675: result: /usr/i486-slackware-linux/bin/ld configure:5684: checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld configure:5699: result: yes configure:5704: checking for /usr/i486-slackware-linux/bin/ld option to reload object files configure:5711: result: -r configure:5729: checking for BSD-compatible nm configure:5778: result: /usr/bin/nm -B configure:5782: checking how to recognize dependent libraries configure:5968: result: pass_all configure:6498: checking for ANSI C header files configure:6528: ccache gcc -c conftest.c >&5 configure:6534: $? = 0 configure:6633: ccache gcc -o conftest conftest.c >&5 configure:6636: $? = 0 configure:6642: ./conftest configure:6645: $? = 0 configure:6662: result: yes configure:6686: checking for sys/types.h configure:6707: ccache gcc -c conftest.c >&5 configure:6713: $? = 0 configure:6729: result: yes configure:6686: checking for sys/stat.h configure:6707: ccache gcc -c conftest.c >&5 configure:6713: $? = 0 configure:6729: result: yes configure:6686: checking for stdlib.h configure:6707: ccache gcc -c conftest.c >&5 configure:6713: $? = 0 configure:6729: result: yes configure:6686: checking for string.h configure:6707: ccache gcc -c conftest.c >&5 configure:6713: $? = 0 configure:6729: result: yes configure:6686: checking for memory.h configure:6707: ccache gcc -c conftest.c >&5 configure:6713: $? = 0 configure:6729: result: yes configure:6686: checking for strings.h configure:6707: ccache gcc -c conftest.c >&5 configure:6713: $? = 0 configure:6729: result: yes configure:6686: checking for inttypes.h configure:6707: ccache gcc -c conftest.c >&5 configure:6713: $? = 0 configure:6729: result: yes configure:6686: checking for stdint.h configure:6707: ccache gcc -c conftest.c >&5 configure:6713: $? = 0 configure:6729: result: yes configure:6686: checking for unistd.h configure:6707: ccache gcc -c conftest.c >&5 configure:6713: $? = 0 configure:6729: result: yes configure:6756: checking dlfcn.h usability configure:6773: ccache gcc -c conftest.c >&5 configure:6779: $? = 0 configure:6793: result: yes configure:6797: checking dlfcn.h presence configure:6812: gcc -E conftest.c configure:6818: $? = 0 configure:6832: result: yes configure:6860: checking for dlfcn.h configure:6868: result: yes configure:6891: checking how to run the C++ preprocessor configure:6927: ccache g++ -E conftest.cpp configure:6933: $? = 0 configure:6964: ccache g++ -E conftest.cpp conftest.cpp:32:28: error: ac_nonexistent.h: No such file or directory configure:6970: $? = 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-sound" | #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:7003: result: ccache g++ -E configure:7032: ccache g++ -E conftest.cpp configure:7038: $? = 0 configure:7069: ccache g++ -E conftest.cpp conftest.cpp:32:28: error: ac_nonexistent.h: No such file or directory configure:7075: $? = 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-sound" | #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:7168: checking for g77 configure:7198: result: no configure:7168: checking for xlf configure:7198: result: no configure:7168: checking for f77 configure:7198: result: no configure:7168: checking for frt configure:7198: result: no configure:7168: checking for pgf77 configure:7198: result: no configure:7168: checking for cf77 configure:7198: result: no configure:7168: checking for fort77 configure:7198: result: no configure:7168: checking for fl32 configure:7198: result: no configure:7168: checking for af77 configure:7198: result: no configure:7168: checking for xlf90 configure:7198: result: no configure:7168: checking for f90 configure:7198: result: no configure:7168: checking for pgf90 configure:7198: result: no configure:7168: checking for pghpf configure:7198: result: no configure:7168: checking for epcf90 configure:7198: result: no configure:7168: checking for gfortran configure:7198: result: no configure:7168: checking for g95 configure:7198: result: no configure:7168: checking for xlf95 configure:7198: result: no configure:7168: checking for f95 configure:7198: result: no configure:7168: checking for fort configure:7198: result: no configure:7168: checking for ifort configure:7198: result: no configure:7168: checking for ifc configure:7198: result: no configure:7168: checking for efc configure:7198: result: no configure:7168: checking for pgf95 configure:7198: result: no configure:7168: checking for lf95 configure:7198: result: no configure:7168: checking for ftn configure:7198: result: no configure:7225: checking for Fortran 77 compiler version configure:7232: --version >&5 ./configure: line 7233: --version: command not found configure:7235: $? = 127 configure:7242: -v >&5 ./configure: line 7243: -v: command not found configure:7245: $? = 127 configure:7252: -V >&5 ./configure: line 7253: -V: command not found configure:7255: $? = 127 configure:7263: checking whether we are using the GNU Fortran 77 compiler configure:7282: -c conftest.F >&5 ./configure: line 7283: -c: command not found configure:7288: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:7305: result: no configure:7311: checking whether accepts -g configure:7328: -c -g conftest.f >&5 ./configure: line 7329: -c: command not found configure:7334: $? = 127 configure: failed program was: | program main | | end configure:7350: result: no configure:7379: checking the maximum length of command line arguments configure:7491: result: 98304 configure:7503: checking command to parse /usr/bin/nm -B output from ccache gcc object configure:7608: ccache gcc -c conftest.c >&5 configure:7611: $? = 0 configure:7615: /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:7618: $? = 0 configure:7670: ccache gcc -o conftest conftest.c conftstm.o >&5 configure:7673: $? = 0 configure:7711: result: ok configure:7715: checking for objdir configure:7730: result: .libs configure:7822: checking for ar configure:7838: found /usr/bin/ar configure:7849: result: ar configure:7918: checking for ranlib configure:7934: found /usr/bin/ranlib configure:7945: result: ranlib configure:8014: checking for strip configure:8030: found /usr/bin/strip configure:8041: result: strip configure:8643: checking if ccache gcc supports -fno-rtti -fno-exceptions configure:8661: 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:8665: $? = 0 configure:8678: result: no configure:8693: checking for ccache gcc option to produce PIC configure:8925: result: -fPIC configure:8933: checking if ccache gcc PIC flag -fPIC works configure:8951: ccache gcc -c -fPIC -DPIC conftest.c >&5 configure:8955: $? = 0 configure:8968: result: yes configure:8996: checking if ccache gcc static flag -static works configure:9024: result: yes configure:9034: checking if ccache gcc supports -c -o file.o configure:9055: ccache gcc -c -o out/conftest2.o conftest.c >&5 configure:9059: $? = 0 configure:9081: result: yes configure:9107: checking whether the ccache gcc linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries configure:10088: result: yes configure:10109: checking whether -lc should be explicitly linked in configure:10114: ccache gcc -c conftest.c >&5 configure:10117: $? = 0 configure:10132: ccache gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:10135: $? = 0 configure:10147: result: no configure:10155: checking dynamic linker characteristics configure:10779: result: GNU/Linux ld.so configure:10803: checking how to hardcode library paths into programs configure:10828: result: immediate configure:10842: checking whether stripping libraries is possible configure:10847: result: yes configure:10971: checking for shl_load configure:11027: ccache gcc -o conftest conftest.c >&5 /tmp/ccazlDWK.o: In function `main': conftest.c:(.text+0x12): undefined reference to `shl_load' collect2: ld returned 1 exit status configure:11033: $? = 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-sound" | #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:11050: result: no configure:11055: checking for shl_load in -ldld configure:11090: 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:11096: $? = 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-sound" | #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:11114: result: no configure:11119: checking for dlopen configure:11175: ccache gcc -o conftest conftest.c >&5 /tmp/ccmlOtoS.o: In function `main': conftest.c:(.text+0x12): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:11181: $? = 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-sound" | #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:11198: result: no configure:11203: checking for dlopen in -ldl configure:11238: ccache gcc -o conftest conftest.c -ldl >&5 configure:11244: $? = 0 configure:11262: result: yes configure:11431: checking whether a program can dlopen itself configure:11505: ccache gcc -o conftest -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure: In function 'main': configure:11501: warning: incompatible implicit declaration of built-in function 'exit' configure:11508: $? = 0 configure:11526: result: yes configure:11531: checking whether a statically linked program can dlopen itself configure:11605: ccache gcc -o conftest -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5 configure: In function 'main': configure:11601: warning: incompatible implicit declaration of built-in function 'exit' /tmp/ccm9UQrc.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:11608: $? = 0 /lib/: cannot read file data: Is a directory configure:11626: result: no configure:11649: checking if libtool supports shared libraries configure:11651: result: yes configure:11654: checking whether to build shared libraries configure:11675: result: yes configure:11678: checking whether to build static libraries configure:11682: result: no configure:11776: creating libtool configure:12369: checking for ld used by ccache g++ configure:12436: result: /usr/i486-slackware-linux/bin/ld configure:12445: checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld configure:12460: result: yes configure:12511: checking whether the ccache g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries configure:13457: result: yes configure:13478: ccache g++ -c conftest.cpp >&5 configure:13481: $? = 0 configure:13637: checking for ccache g++ option to produce PIC configure:13921: result: -fPIC configure:13929: checking if ccache g++ PIC flag -fPIC works configure:13947: ccache g++ -c -fPIC -DPIC conftest.cpp >&5 configure:13951: $? = 0 configure:13964: result: yes configure:13992: checking if ccache g++ static flag -static works configure:14020: result: yes configure:14030: checking if ccache g++ supports -c -o file.o configure:14051: ccache g++ -c -o out/conftest2.o conftest.cpp >&5 configure:14055: $? = 0 configure:14077: result: yes configure:14103: checking whether the ccache g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries configure:14132: result: yes configure:14199: checking dynamic linker characteristics configure:14771: result: GNU/Linux ld.so configure:14795: checking how to hardcode library paths into programs configure:14820: result: immediate configure:21135: checking for sdl-config configure:21153: found /usr/bin/sdl-config configure:21166: result: /usr/bin/sdl-config configure:21175: checking for SDL - version >= 1.2.8 configure:21272: 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:21275: $? = 0 configure:21281: ./conftest configure:21284: $? = 0 configure:21305: result: yes configure:21417: checking for SDL sound headers configure:21511: result: /usr/include/SDL/ configure:21544: checking for SDL sound libraries configure:21644: result: /usr/lib/ configure:21858: 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:701: creating Makefile config.status:701: creating src/Makefile config.status:701: creating config.h config.status:934: config.h is unchanged config.status:980: 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_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_sdlsound=/usr/include/SDL/ gb_cv_lib_sdlsound=/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.sound/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/moe/builds/gambas-svn/gambas2/gb.sdl.sound/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.sound/missing --run autoconf' AUTOHEADER='${SHELL} /home/moe/builds/gambas-svn/gambas2/gb.sdl.sound/missing --run autoheader' AUTOMAKE='${SHELL} /home/moe/builds/gambas-svn/gambas2/gb.sdl.sound/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.sdl.sound/missing --run makeinfo' MATH_LIB='-lm' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OPTIMIZE_FALSE='#' OPTIMIZE_TRUE='' PACKAGE='gambas2-gb-sdl-sound' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SDLSOUND_DIR='src' SDLSOUND_INC=' -I/usr/include/SDL/ -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT' SDLSOUND_LDFLAGS='' SDLSOUND_LIB=' -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lSDL_mixer' SDLSOUND_PATH='/usr/lib//..' SDL_CFLAGS='-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT' SDL_CONFIG='/usr/bin/sdl-config' SDL_LIBS='-L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread' 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.sdl.sound/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-sound" #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_SDLSOUND_COMPONENT 1 configure: exit 0