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.59. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = blanka uname -m = i686 uname -r = 2.4.32-grsec+f6b+gr217+nfs+a32+fuse23+++opt+c6+gr2b-v6.192 uname -s = Linux uname -v = #1 SMP Wed Dec 14 17:06:16 PST 2005 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/bin/X11 PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:1539: checking build system type configure:1557: result: i686-pc-linux-gnu configure:1565: checking host system type configure:1579: result: i686-pc-linux-gnu configure:1587: checking target system type configure:1601: result: i686-pc-linux-gnu configure:1631: checking for a BSD-compatible install configure:1686: result: /usr/bin/install -c configure:1697: checking whether build environment is sane configure:1740: result: yes configure:1764: WARNING: `missing' script is too old or missing configure:1797: checking for gawk configure:1813: found /usr/bin/gawk configure:1823: result: gawk configure:1833: checking whether make sets $(MAKE) configure:1853: result: yes configure:2132: checking for style of include used by make configure:2160: result: GNU configure:2231: checking for gcc configure:2247: found /usr/bin/gcc configure:2257: result: gcc configure:2501: checking for C compiler version configure:2504: gcc --version &5 gcc (GCC) 3.3.5 (Debian 1:3.3.5-13) Copyright (C) 2003 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:2507: $? = 0 configure:2509: gcc -v &5 Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --enable-__cxa_atexit --with-system-zlib --enable-nls --without-included-gettext --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux Thread model: posix gcc version 3.3.5 (Debian 1:3.3.5-13) configure:2512: $? = 0 configure:2514: gcc -V &5 gcc: `-V' option must have argument configure:2517: $? = 1 configure:2540: checking for C compiler default output file name configure:2543: gcc conftest.c >&5 configure:2546: $? = 0 configure:2592: result: a.out configure:2597: checking whether the C compiler works configure:2603: ./a.out configure:2606: $? = 0 configure:2623: result: yes configure:2630: checking whether we are cross compiling configure:2632: result: no configure:2635: checking for suffix of executables configure:2637: gcc -o conftest conftest.c >&5 configure:2640: $? = 0 configure:2665: result: configure:2671: checking for suffix of object files configure:2692: gcc -c conftest.c >&5 configure:2695: $? = 0 configure:2717: result: o configure:2721: checking whether we are using the GNU C compiler configure:2745: gcc -c conftest.c >&5 configure:2751: $? = 0 configure:2755: test -z || test ! -s conftest.err configure:2758: $? = 0 configure:2761: test -s conftest.o configure:2764: $? = 0 configure:2777: result: yes configure:2783: checking whether gcc accepts -g configure:2804: gcc -c -g conftest.c >&5 configure:2810: $? = 0 configure:2814: test -z || test ! -s conftest.err configure:2817: $? = 0 configure:2820: test -s conftest.o configure:2823: $? = 0 configure:2834: result: yes configure:2851: checking for gcc option to accept ANSI C configure:2921: gcc -c -g -O2 conftest.c >&5 configure:2927: $? = 0 configure:2931: test -z || test ! -s conftest.err configure:2934: $? = 0 configure:2937: test -s conftest.o configure:2940: $? = 0 configure:2958: result: none needed configure:2976: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2982: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3117: checking dependency style of gcc configure:3202: result: gcc3 configure:3219: checking for a sed that does not truncate output configure:3273: result: /bin/sed configure:3276: checking for egrep configure:3286: result: grep -E configure:3302: checking for ld used by gcc configure:3369: result: /usr/bin/ld configure:3378: checking if the linker (/usr/bin/ld) is GNU ld configure:3393: result: yes configure:3398: checking for /usr/bin/ld option to reload object files configure:3405: result: -r configure:3414: checking for BSD-compatible nm configure:3456: result: /usr/bin/nm -B configure:3460: checking whether ln -s works configure:3464: result: yes configure:3471: checking how to recognise dependent libraries configure:3654: result: pass_all configure:3868: checking how to run the C preprocessor configure:3903: gcc -E conftest.c configure:3909: $? = 0 configure:3941: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3947: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swh-plugins" | #define VERSION "0.4.15" | /* end confdefs.h. */ | #include configure:3986: result: gcc -E configure:4010: gcc -E conftest.c configure:4016: $? = 0 configure:4048: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4054: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swh-plugins" | #define VERSION "0.4.15" | /* end confdefs.h. */ | #include configure:4098: checking for ANSI C header files configure:4123: gcc -c -g -O2 conftest.c >&5 configure:4129: $? = 0 configure:4133: test -z || test ! -s conftest.err configure:4136: $? = 0 configure:4139: test -s conftest.o configure:4142: $? = 0 configure:4228: gcc -o conftest -g -O2 conftest.c >&5 configure:4231: $? = 0 configure:4233: ./conftest configure:4236: $? = 0 configure:4251: result: yes configure:4275: checking for sys/types.h configure:4291: gcc -c -g -O2 conftest.c >&5 configure:4297: $? = 0 configure:4301: test -z || test ! -s conftest.err configure:4304: $? = 0 configure:4307: test -s conftest.o configure:4310: $? = 0 configure:4321: result: yes configure:4275: checking for sys/stat.h configure:4291: gcc -c -g -O2 conftest.c >&5 configure:4297: $? = 0 configure:4301: test -z || test ! -s conftest.err configure:4304: $? = 0 configure:4307: test -s conftest.o configure:4310: $? = 0 configure:4321: result: yes configure:4275: checking for stdlib.h configure:4291: gcc -c -g -O2 conftest.c >&5 configure:4297: $? = 0 configure:4301: test -z || test ! -s conftest.err configure:4304: $? = 0 configure:4307: test -s conftest.o configure:4310: $? = 0 configure:4321: result: yes configure:4275: checking for string.h configure:4291: gcc -c -g -O2 conftest.c >&5 configure:4297: $? = 0 configure:4301: test -z || test ! -s conftest.err configure:4304: $? = 0 configure:4307: test -s conftest.o configure:4310: $? = 0 configure:4321: result: yes configure:4275: checking for memory.h configure:4291: gcc -c -g -O2 conftest.c >&5 configure:4297: $? = 0 configure:4301: test -z || test ! -s conftest.err configure:4304: $? = 0 configure:4307: test -s conftest.o configure:4310: $? = 0 configure:4321: result: yes configure:4275: checking for strings.h configure:4291: gcc -c -g -O2 conftest.c >&5 configure:4297: $? = 0 configure:4301: test -z || test ! -s conftest.err configure:4304: $? = 0 configure:4307: test -s conftest.o configure:4310: $? = 0 configure:4321: result: yes configure:4275: checking for inttypes.h configure:4291: gcc -c -g -O2 conftest.c >&5 configure:4297: $? = 0 configure:4301: test -z || test ! -s conftest.err configure:4304: $? = 0 configure:4307: test -s conftest.o configure:4310: $? = 0 configure:4321: result: yes configure:4275: checking for stdint.h configure:4291: gcc -c -g -O2 conftest.c >&5 configure:4297: $? = 0 configure:4301: test -z || test ! -s conftest.err configure:4304: $? = 0 configure:4307: test -s conftest.o configure:4310: $? = 0 configure:4321: result: yes configure:4275: checking for unistd.h configure:4291: gcc -c -g -O2 conftest.c >&5 configure:4297: $? = 0 configure:4301: test -z || test ! -s conftest.err configure:4304: $? = 0 configure:4307: test -s conftest.o configure:4310: $? = 0 configure:4321: result: yes configure:4347: checking dlfcn.h usability configure:4359: gcc -c -g -O2 conftest.c >&5 configure:4365: $? = 0 configure:4369: test -z || test ! -s conftest.err configure:4372: $? = 0 configure:4375: test -s conftest.o configure:4378: $? = 0 configure:4388: result: yes configure:4392: checking dlfcn.h presence configure:4402: gcc -E conftest.c configure:4408: $? = 0 configure:4428: result: yes configure:4463: checking for dlfcn.h configure:4470: result: yes configure:4535: checking for g++ configure:4551: found /usr/bin/g++ configure:4561: result: g++ configure:4577: checking for C++ compiler version configure:4580: g++ --version &5 g++ (GCC) 3.3.5 (Debian 1:3.3.5-13) Copyright (C) 2003 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:4583: $? = 0 configure:4585: g++ -v &5 Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --enable-__cxa_atexit --with-system-zlib --enable-nls --without-included-gettext --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux Thread model: posix gcc version 3.3.5 (Debian 1:3.3.5-13) configure:4588: $? = 0 configure:4590: g++ -V &5 g++: `-V' option must have argument configure:4593: $? = 1 configure:4596: checking whether we are using the GNU C++ compiler configure:4620: g++ -c conftest.cc >&5 configure:4626: $? = 0 configure:4630: test -z || test ! -s conftest.err configure:4633: $? = 0 configure:4636: test -s conftest.o configure:4639: $? = 0 configure:4652: result: yes configure:4658: checking whether g++ accepts -g configure:4679: g++ -c -g conftest.cc >&5 configure:4685: $? = 0 configure:4689: test -z || test ! -s conftest.err configure:4692: $? = 0 configure:4695: test -s conftest.o configure:4698: $? = 0 configure:4709: result: yes configure:4751: g++ -c -g -O2 conftest.cc >&5 configure:4757: $? = 0 configure:4761: test -z || test ! -s conftest.err configure:4764: $? = 0 configure:4767: test -s conftest.o configure:4770: $? = 0 configure:4796: g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:26: error: `exit' undeclared (first use this function) conftest.cc:26: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:4802: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swh-plugins" | #define VERSION "0.4.15" | #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. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:4751: g++ -c -g -O2 conftest.cc >&5 configure:4757: $? = 0 configure:4761: test -z || test ! -s conftest.err configure:4764: $? = 0 configure:4767: test -s conftest.o configure:4770: $? = 0 configure:4796: g++ -c -g -O2 conftest.cc >&5 configure:4802: $? = 0 configure:4806: test -z || test ! -s conftest.err configure:4809: $? = 0 configure:4812: test -s conftest.o configure:4815: $? = 0 configure:4840: checking dependency style of g++ configure:4925: result: gcc3 configure:4947: checking how to run the C++ preprocessor configure:4978: g++ -E conftest.cc configure:4984: $? = 0 configure:5016: g++ -E conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:5022: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swh-plugins" | #define VERSION "0.4.15" | #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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:5061: result: g++ -E configure:5085: g++ -E conftest.cc configure:5091: $? = 0 configure:5123: g++ -E conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:5129: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swh-plugins" | #define VERSION "0.4.15" | #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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:5224: checking for g77 configure:5240: found /usr/bin/g77 configure:5250: result: g77 configure:5268: checking for Fortran 77 compiler version configure:5268: g77 --version &5 GNU Fortran (GCC) 3.3.5 (Debian 1:3.3.5-13) Copyright (C) 2002 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING or type the command `info -f g77 Copying'. configure:5271: $? = 0 configure:5273: g77 -v &5 Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --enable-__cxa_atexit --with-system-zlib --enable-nls --without-included-gettext --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux Thread model: posix gcc version 3.3.5 (Debian 1:3.3.5-13) configure:5276: $? = 0 configure:5278: g77 -V &5 g77: `-V' option must have argument configure:5281: $? = 1 configure:5289: checking whether we are using the GNU Fortran 77 compiler configure:5303: g77 -c conftest.F >&5 configure:5309: $? = 0 configure:5313: test -z || test ! -s conftest.err configure:5316: $? = 0 configure:5319: test -s conftest.o configure:5322: $? = 0 configure:5335: result: yes configure:5341: checking whether g77 accepts -g configure:5353: g77 -c -g conftest.f >&5 configure:5359: $? = 0 configure:5363: test -z || test ! -s conftest.err configure:5366: $? = 0 configure:5369: test -s conftest.o configure:5372: $? = 0 configure:5384: result: yes configure:5414: checking the maximum length of command line arguments configure:5479: result: 65536 configure:5490: checking command to parse /usr/bin/nm -B output from gcc object configure:5579: gcc -c -g -O2 conftest.c >&5 configure:5582: $? = 0 configure:5586: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:5589: $? = 0 configure:5641: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:5644: $? = 0 configure:5682: result: ok configure:5686: checking for objdir configure:5701: result: .libs configure:5791: checking for ar configure:5807: found /usr/bin/ar configure:5818: result: ar configure:5871: checking for ranlib configure:5887: found /usr/bin/ranlib configure:5898: result: ranlib configure:5951: checking for strip configure:5967: found /usr/bin/strip configure:5978: result: strip configure:6240: checking if gcc static flag works configure:6263: result: yes configure:6281: checking if gcc supports -fno-rtti -fno-exceptions configure:6302: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC configure:6306: $? = 0 configure:6314: result: no configure:6329: checking for gcc option to produce PIC configure:6506: result: -fPIC configure:6514: checking if gcc PIC flag -fPIC works configure:6535: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:6539: $? = 0 configure:6547: result: yes configure:6571: checking if gcc supports -c -o file.o configure:6595: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:6599: $? = 0 configure:6616: result: yes configure:6642: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:7490: result: yes configure:7516: checking whether -lc should be explicitly linked in configure:7521: gcc -c -g -O2 conftest.c >&5 configure:7524: $? = 0 configure:7538: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7541: $? = 0 configure:7553: result: no configure:7561: checking dynamic linker characteristics configure:8122: result: GNU/Linux ld.so configure:8126: checking how to hardcode library paths into programs configure:8151: result: immediate configure:8165: checking whether stripping libraries is possible configure:8170: result: yes configure:8296: checking for shl_load configure:8353: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccqMxgg2.o(.text+0x11): In function `main': /home/swh/plugin.org.uk/ladspa-swh/conftest.c:65: undefined reference to `shl_load' /tmp/ccqMxgg2.o(.data+0x0):/home/swh/plugin.org.uk/ladspa-swh/conftest.c:64: undefined reference to `shl_load' collect2: ld returned 1 exit status configure:8359: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swh-plugins" | #define VERSION "0.4.15" | #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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* 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 gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | 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 | #else | char (*f) () = shl_load; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != shl_load; | ; | return 0; | } configure:8384: result: no configure:8389: checking for shl_load in -ldld configure:8419: gcc -o conftest -g -O2 conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:8425: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swh-plugins" | #define VERSION "0.4.15" | #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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shl_load (); | int | main () | { | shl_load (); | ; | return 0; | } configure:8451: result: no configure:8456: checking for dlopen configure:8513: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccgPsIpL.o(.text+0x11): In function `main': /home/swh/plugin.org.uk/ladspa-swh/conftest.c:65: undefined reference to `dlopen' /tmp/ccgPsIpL.o(.data+0x0):/home/swh/plugin.org.uk/ladspa-swh/conftest.c:64: undefined reference to `dlopen' collect2: ld returned 1 exit status configure:8519: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swh-plugins" | #define VERSION "0.4.15" | #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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* 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 gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | 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 | #else | char (*f) () = dlopen; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != dlopen; | ; | return 0; | } configure:8544: result: no configure:8549: checking for dlopen in -ldl configure:8579: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:8585: $? = 0 configure:8589: test -z || test ! -s conftest.err configure:8592: $? = 0 configure:8595: test -s conftest configure:8598: $? = 0 configure:8611: result: yes configure:8786: checking whether a program can dlopen itself configure:8858: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:8861: $? = 0 configure:8879: result: yes configure:8884: checking whether a statically linked program can dlopen itself configure:8956: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:8959: $? = 0 configure:8977: result: yes configure:9000: checking if libtool supports shared libraries configure:9002: result: yes configure:9005: checking whether to build shared libraries configure:9063: result: yes configure:9066: checking whether to build static libraries configure:9070: result: no configure:9162: creating libtool configure:9709: checking for ld used by g++ configure:9776: result: /usr/bin/ld configure:9785: checking if the linker (/usr/bin/ld) is GNU ld configure:9800: result: yes configure:9851: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:10679: result: yes configure:10697: g++ -c -g -O2 conftest.cc >&5 configure:10700: $? = 0 configure:10796: checking for g++ option to produce PIC configure:11048: result: -fPIC configure:11056: checking if g++ PIC flag -fPIC works configure:11077: g++ -c -g -O2 -fPIC -DPIC conftest.cc >&5 configure:11081: $? = 0 configure:11089: result: yes configure:11113: checking if g++ supports -c -o file.o configure:11137: g++ -c -g -O2 -o out/conftest2.o conftest.cc >&5 configure:11141: $? = 0 configure:11158: result: yes configure:11184: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:11209: result: yes configure:11280: checking dynamic linker characteristics configure:11841: result: GNU/Linux ld.so configure:11845: checking how to hardcode library paths into programs configure:11870: result: immediate configure:11884: checking whether stripping libraries is possible configure:11889: result: yes configure:12015: checking for shl_load configure:12103: result: no configure:12108: checking for shl_load in -ldld configure:12170: result: no configure:12175: checking for dlopen configure:12263: result: no configure:12268: checking for dlopen in -ldl configure:12330: result: yes configure:12505: checking whether a program can dlopen itself configure:12598: result: yes configure:12603: checking whether a statically linked program can dlopen itself configure:12696: result: yes configure:13196: checking if libtool supports shared libraries configure:13198: result: yes configure:13201: checking whether to build shared libraries configure:13219: result: yes configure:13222: checking whether to build static libraries configure:13226: result: no configure:13238: checking for g77 option to produce PIC configure:13415: result: -fPIC configure:13423: checking if g77 PIC flag -fPIC works configure:13444: g77 -c -g -O2 -fPIC conftest.f >&5 configure:13448: $? = 0 configure:13456: result: yes configure:13480: checking if g77 supports -c -o file.o configure:13504: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:13508: $? = 0 configure:13525: result: yes configure:13551: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:14379: result: yes configure:14450: checking dynamic linker characteristics configure:15011: result: GNU/Linux ld.so configure:15015: checking how to hardcode library paths into programs configure:15040: result: immediate configure:15054: checking whether stripping libraries is possible configure:15059: result: yes configure:19219: checking for gcc configure:19245: result: gcc configure:19489: checking for C compiler version configure:19492: gcc --version &5 gcc (GCC) 3.3.5 (Debian 1:3.3.5-13) Copyright (C) 2003 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:19495: $? = 0 configure:19497: gcc -v &5 Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --enable-__cxa_atexit --with-system-zlib --enable-nls --without-included-gettext --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux Thread model: posix gcc version 3.3.5 (Debian 1:3.3.5-13) configure:19500: $? = 0 configure:19502: gcc -V &5 gcc: `-V' option must have argument configure:19505: $? = 1 configure:19508: checking whether we are using the GNU C compiler configure:19564: result: yes configure:19570: checking whether gcc accepts -g configure:19621: result: yes configure:19638: checking for gcc option to accept ANSI C configure:19745: result: none needed configure:19763: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:19769: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:19904: checking dependency style of gcc configure:19989: result: gcc3 configure:20022: checking whether NLS is requested configure:20031: result: yes configure:20069: checking for msgfmt configure:20100: result: /usr/bin/msgfmt configure:20109: checking for gmsgfmt configure:20140: result: /usr/bin/msgfmt configure:20179: checking for xgettext configure:20210: result: /usr/bin/xgettext configure:20250: checking for msgmerge configure:20280: result: /usr/bin/msgmerge configure:20355: checking for ld used by GCC configure:20419: result: /usr/bin/ld configure:20428: checking if the linker (/usr/bin/ld) is GNU ld configure:20441: result: yes configure:20447: checking for shared library run path origin configure:20460: result: done configure:20876: checking whether NLS is requested configure:20885: result: yes configure:20903: checking for GNU gettext in libc configure:20927: gcc -o conftest -g -O2 conftest.c >&5 configure:20933: $? = 0 configure:20937: test -z || test ! -s conftest.err configure:20940: $? = 0 configure:20943: test -s conftest configure:20946: $? = 0 configure:20958: result: yes configure:21657: checking whether to use NLS configure:21659: result: yes configure:21662: checking where the gettext function comes from configure:21673: result: libc configure:21734: checking whether byte ordering is bigendian configure:21761: gcc -c -g -O2 conftest.c >&5 configure:21767: $? = 0 configure:21771: test -z || test ! -s conftest.err configure:21774: $? = 0 configure:21777: test -s conftest.o configure:21780: $? = 0 configure:21804: gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:35: error: `not' undeclared (first use in this function) conftest.c:35: error: (Each undeclared identifier is reported only once conftest.c:35: error: for each function it appears in.) conftest.c:35: error: syntax error before "big" configure:21810: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swh-plugins" | #define VERSION "0.4.15" | #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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:21945: result: no configure:21972: checking for pkg-config configure:21990: found /usr/bin/pkg-config configure:22003: result: /usr/bin/pkg-config configure:22020: checking for fftw3f >= 3.0 configure:22228: checking for sqrt in -lm configure:22258: gcc -o conftest -g -O2 conftest.c -lm -lm >&5 conftest.c:36: warning: conflicting types for built-in function `sqrt' configure:22264: $? = 0 configure:22268: test -z || test ! -s conftest.err configure:22271: $? = 0 configure:22274: test -s conftest configure:22277: $? = 0 configure:22290: result: yes configure:22306: checking for log10f in -lm configure:22336: gcc -o conftest -g -O2 conftest.c -lm -lm -lm >&5 configure:22342: $? = 0 configure:22346: test -z || test ! -s conftest.err configure:22349: $? = 0 configure:22352: test -s conftest configure:22355: $? = 0 configure:22368: result: yes configure:22460: checking for shm_open configure:22517: gcc -o conftest -g -O2 conftest.c -lm -lm -lm >&5 /tmp/ccvyuFNq.o(.text+0x11): In function `main': /home/swh/plugin.org.uk/ladspa-swh/conftest.c:71: undefined reference to `shm_open' /tmp/ccvyuFNq.o(.data+0x0):/home/swh/plugin.org.uk/ladspa-swh/conftest.c:70: undefined reference to `shm_open' collect2: ld returned 1 exit status configure:22523: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swh-plugins" | #define VERSION "0.4.15" | #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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define FFTW3 | #define HAVE_LIBM 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | /* Define shm_open to an innocuous variant, in case declares shm_open. | For example, HP-UX 11i declares gettimeofday. */ | #define shm_open innocuous_shm_open | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shm_open (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shm_open | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shm_open (); | /* 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_shm_open) || defined (__stub___shm_open) | choke me | #else | char (*f) () = shm_open; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != shm_open; | ; | return 0; | } configure:22548: result: no configure:22554: checking for shm_open in -lrt configure:22584: gcc -o conftest -g -O2 conftest.c -lrt -lm -lm -lm >&5 configure:22590: $? = 0 configure:22594: test -z || test ! -s conftest.err configure:22597: $? = 0 configure:22600: test -s conftest configure:22603: $? = 0 configure:22616: result: yes configure:22629: checking for lrintf configure:22660: gcc -o conftest -O3 -lm conftest.c -lrt -lm -lm -lm >&5 configure:22666: $? = 0 configure:22670: test -z || test ! -s conftest.err configure:22673: $? = 0 configure:22676: test -s conftest configure:22679: $? = 0 configure:22695: result: yes configure:22732: WARNING: Can't find architecture specifaction in CFLAGS, picking one from build host CPU type configure:22734: WARNING: May result in non-portable code configure:22757: checking for ld used by gcc configure:22824: result: /usr/bin/ld configure:22833: checking if the linker (/usr/bin/ld) is GNU ld configure:22848: result: yes configure:23017: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on blanka config.status:747: creating m4/Makefile config.status:747: creating Makefile config.status:747: creating util/Makefile config.status:747: creating gsm/Makefile config.status:747: creating gverb/Makefile config.status:747: creating metadata/Makefile config.status:747: creating po/Makefile.in config.status:851: creating config.h config.status:1157: executing depfiles commands config.status:1157: executing default-1 commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu ac_cv_c99_lrintf=yes ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_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_exeext= ac_cv_f77_compiler_gnu=yes ac_cv_func_dlopen=no ac_cv_func_shl_load=no ac_cv_func_shm_open=no 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_host_alias=i686-pc-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_m_log10f=yes ac_cv_lib_m_sqrt=yes ac_cv_lib_rt_shm_open=yes ac_cv_objext=o ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=yes ac_cv_prog_make_make_set=yes ac_cv_target=i686-pc-linux-gnu ac_cv_target_alias=i686-pc-linux-gnu acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 gt_cv_func_gnugettext1_libc=yes 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=yes lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='/lib/libc.so.5 /lib/libc.so.5.4.46 /lib/libc.so.6 /lib/libc-2.3.2.so' lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=65536 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/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='aclocal-1.8' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='tar' AR='ar' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='automake-1.8' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -march=i686 ' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='g77' FFLAGS='-g -O2' FFTW_CFLAGS='' FFTW_LIBS='' GMSGFMT='/usr/bin/msgfmt' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INTLLIBS='' LDFLAGS='' LIBICONV='-liconv' LIBINTL='' LIBOBJS='' LIBS='-lrt -lm -lm -lm' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' MAKEINFO='makeinfo' MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' OBJEXT='o' PACKAGE='swh-plugins' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' POSUB='po' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STATIC_FFTW_LIBS='' STRIP='strip' USE_NLS='yes' VERSION='0.4.15' XGETTEXT='/usr/bin/xgettext' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='g77' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${prefix}/share' exec_prefix='${prefix}' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/home/swh/plugin.org.uk/ladspa-swh/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p -- .' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs='util gsm gverb metadata' sysconfdir='${prefix}/etc' target='i686-pc-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ENABLE_NLS 1 #define FFTW3 #define HAVE_DCGETTEXT 1 #define HAVE_DLFCN_H 1 #define HAVE_GETTEXT 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBM 1 #define HAVE_LIBM 1 #define HAVE_LIBRT 1 #define HAVE_LRINTF 1 #define HAVE_MEMORY_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE "swh-plugins" #define PACKAGE_BUGREPORT "" #define PACKAGE_DATA_DIR "/usr/local/share/swh-plugins" #define PACKAGE_LOCALE_DIR "/usr/local//locale" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define VERSION "0.4.15" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0