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.57. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = itg017 uname -m = i686 uname -r = 2.6.11.4-20a-default uname -s = Linux uname -v = #1 Wed Mar 23 21:52:37 UTC 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: /usr/X11R6/bin PATH: /bin PATH: /usr/games PATH: /opt/gnome/bin PATH: /opt/kde3/bin PATH: /usr/lib/jvm/jre/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1530: checking build system type configure:1548: result: i686-pc-linux-gnu configure:1556: checking host system type configure:1570: result: i686-pc-linux-gnu configure:1578: checking target system type configure:1592: result: i686-pc-linux-gnu configure:1638: checking for a BSD-compatible install configure:1692: result: /usr/bin/install -c configure:1707: checking for -p flag to install configure:1720: result: yes configure:1731: checking whether build environment is sane configure:1774: result: yes configure:1794: checking for gawk configure:1810: found /usr/bin/gawk configure:1820: result: gawk configure:1830: checking whether make sets $(MAKE) configure:1850: result: yes configure:2032: checking for kde-config configure:2094: result: /opt/kde3/bin/kde-config configure:2190: checking where to install configure:2194: result: /opt/kde3 (as returned by kde-config) configure:2249: checking for style of include used by make configure:2277: result: GNU configure:2425: checking for gcc configure:2441: found /usr/bin/gcc configure:2451: result: gcc configure:2695: checking for C compiler version configure:2698: gcc --version &5 gcc (GCC) 3.3.5 20050117 (prerelease) (SUSE Linux) 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:2701: $? = 0 configure:2703: gcc -v &5 Reading specs from /usr/lib/gcc-lib/i586-suse-linux/3.3.5/specs Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++,f77,objc,java,ada --disable-checking --libdir=/usr/lib --enable-libgcj --with-slibdir=/lib --with-system-zlib --enable-shared --enable-__cxa_atexit i586-suse-linux Thread model: posix gcc version 3.3.5 20050117 (prerelease) (SUSE Linux) configure:2706: $? = 0 configure:2708: gcc -V &5 gcc: `-V' option must have argument configure:2711: $? = 1 configure:2735: checking for C compiler default output configure:2738: gcc conftest.c >&5 configure:2741: $? = 0 configure:2787: result: a.out configure:2792: checking whether the C compiler works configure:2798: ./a.out configure:2801: $? = 0 configure:2818: result: yes configure:2825: checking whether we are cross compiling configure:2827: result: no configure:2830: checking for suffix of executables configure:2832: gcc -o conftest conftest.c >&5 configure:2835: $? = 0 configure:2860: result: configure:2866: checking for suffix of object files configure:2888: gcc -c conftest.c >&5 configure:2891: $? = 0 configure:2913: result: o configure:2917: checking whether we are using the GNU C compiler configure:2942: gcc -c conftest.c >&5 configure:2945: $? = 0 configure:2948: test -s conftest.o configure:2951: $? = 0 configure:2964: result: yes configure:2970: checking whether gcc accepts -g configure:2992: gcc -c -g conftest.c >&5 configure:2995: $? = 0 configure:2998: test -s conftest.o configure:3001: $? = 0 configure:3012: result: yes configure:3029: checking for gcc option to accept ANSI C configure:3090: gcc -c conftest.c >&5 configure:3093: $? = 0 configure:3096: test -s conftest.o configure:3099: $? = 0 configure:3117: result: none needed configure:3135: gcc -c conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3138: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3249: checking dependency style of gcc configure:3332: result: gcc3 configure:3355: checking how to run the C preprocessor configure:3391: gcc -E conftest.c configure:3397: $? = 0 configure:3429: gcc -E conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:3435: $? = 1 configure: failed program was: | /* #line 3420 "configure" */ | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "test" | #define VERSION "0.1" | /* end confdefs.h. */ | #include configure:3473: result: gcc -E configure:3498: gcc -E conftest.c configure:3504: $? = 0 configure:3536: gcc -E conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:3542: $? = 1 configure: failed program was: | /* #line 3527 "configure" */ | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "test" | #define VERSION "0.1" | /* end confdefs.h. */ | #include configure:3665: checking for g++ configure:3681: found /usr/bin/g++ configure:3691: result: g++ configure:3707: checking for C++ compiler version configure:3710: g++ --version &5 g++ (GCC) 3.3.5 20050117 (prerelease) (SUSE Linux) 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:3713: $? = 0 configure:3715: g++ -v &5 Reading specs from /usr/lib/gcc-lib/i586-suse-linux/3.3.5/specs Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++,f77,objc,java,ada --disable-checking --libdir=/usr/lib --enable-libgcj --with-slibdir=/lib --with-system-zlib --enable-shared --enable-__cxa_atexit i586-suse-linux Thread model: posix gcc version 3.3.5 20050117 (prerelease) (SUSE Linux) configure:3718: $? = 0 configure:3720: g++ -V &5 g++: `-V' option must have argument configure:3723: $? = 1 configure:3726: checking whether we are using the GNU C++ compiler configure:3751: g++ -c conftest.cc >&5 configure:3754: $? = 0 configure:3757: test -s conftest.o configure:3760: $? = 0 configure:3773: result: yes configure:3779: checking whether g++ accepts -g configure:3801: g++ -c -g conftest.cc >&5 configure:3804: $? = 0 configure:3807: test -s conftest.o configure:3810: $? = 0 configure:3821: result: yes configure:3865: g++ -c conftest.cc >&5 configure:3868: $? = 0 configure:3871: test -s conftest.o configure:3874: $? = 0 configure:3901: g++ -c conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:16: error: `exit' undeclared (first use this function) conftest.cc:16: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:3904: $? = 1 configure: failed program was: | /* #line 3884 "configure" */ | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "test" | #define VERSION "0.1" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:3865: g++ -c conftest.cc >&5 configure:3868: $? = 0 configure:3871: test -s conftest.o configure:3874: $? = 0 configure:3901: g++ -c conftest.cc >&5 configure:3904: $? = 0 configure:3907: test -s conftest.o configure:3910: $? = 0 configure:3935: checking dependency style of g++ configure:4018: result: gcc3 configure:4312: checking whether g++ supports -Wmissing-format-attribute configure:4349: rm -rf SunWS_cache; g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wmissing-format-attribute conftest.cc 1>&5 configure:4352: $? = 0 configure:4355: test -s conftest configure:4358: $? = 0 configure:4378: result: yes configure:4390: checking whether gcc supports -Wmissing-format-attribute configure:4424: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wmissing-format-attribute conftest.c >&5 configure:4427: $? = 0 configure:4430: test -s conftest configure:4433: $? = 0 configure:4453: result: yes configure:4467: checking whether g++ supports -Wundef configure:4504: rm -rf SunWS_cache; g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -Wundef conftest.cc 1>&5 configure:4507: $? = 0 configure:4510: test -s conftest configure:4513: $? = 0 configure:4533: result: yes configure:4545: checking whether g++ supports -Wno-long-long configure:4582: rm -rf SunWS_cache; g++ -o conftest -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -Wno-long-long conftest.cc 1>&5 configure:4585: $? = 0 configure:4588: test -s conftest configure:4591: $? = 0 configure:4611: result: yes configure:4623: checking whether g++ supports -Wnon-virtual-dtor configure:4660: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -Wnon-virtual-dtor conftest.cc 1>&5 configure:4663: $? = 0 configure:4666: test -s conftest configure:4669: $? = 0 configure:4689: result: yes configure:4720: checking whether g++ supports -fno-exceptions configure:4757: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions conftest.cc 1>&5 configure:4760: $? = 0 configure:4763: test -s conftest configure:4766: $? = 0 configure:4786: result: yes configure:4798: checking whether g++ supports -fno-check-new configure:4835: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new conftest.cc 1>&5 configure:4838: $? = 0 configure:4841: test -s conftest configure:4844: $? = 0 configure:4864: result: yes configure:4876: checking whether g++ supports -fno-common configure:4913: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common conftest.cc 1>&5 configure:4916: $? = 0 configure:4919: test -s conftest configure:4922: $? = 0 configure:4942: result: yes configure:4954: checking whether g++ supports -fexceptions configure:4991: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fexceptions conftest.cc 1>&5 configure:4994: $? = 0 configure:4997: test -s conftest configure:5000: $? = 0 configure:5020: result: yes configure:5651: checking how to run the C++ preprocessor configure:5683: g++ -E conftest.cc configure:5689: $? = 0 configure:5721: g++ -E conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:5727: $? = 1 configure: failed program was: | /* #line 5712 "configure" */ | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "test" | #define VERSION "0.1" | #ifdef __cplusplus | #include | #endif | /* end confdefs.h. */ | #include configure:5765: result: g++ -E configure:5790: g++ -E conftest.cc configure:5796: $? = 0 configure:5828: g++ -E conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:5834: $? = 1 configure: failed program was: | /* #line 5819 "configure" */ | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "test" | #define VERSION "0.1" | #ifdef __cplusplus | #include | #endif | /* end confdefs.h. */ | #include configure:5881: checking whether g++ supports -O0 configure:5918: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -O0 conftest.cc 1>&5 configure:5921: $? = 0 configure:5924: test -s conftest configure:5927: $? = 0 configure:5947: result: yes configure:6198: checking whether g++ supports -Wl,--no-undefined configure:6235: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wl,--no-undefined conftest.cc 1>&5 configure:6238: $? = 0 configure:6241: test -s conftest configure:6244: $? = 0 configure:6264: result: yes configure:6268: checking whether g++ supports -Wl,--allow-shlib-undefined configure:6305: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wl,--allow-shlib-undefined conftest.cc 1>&5 configure:6308: $? = 0 configure:6311: test -s conftest configure:6314: $? = 0 configure:6334: result: yes configure:6447: result: not using lib directory suffix configure:6492: checking for a sed that does not truncate output configure:6546: result: /usr/bin/sed configure:6549: checking for egrep configure:6559: result: grep -E configure:6575: checking for ld used by gcc configure:6642: result: /usr/i586-suse-linux/bin/ld configure:6651: checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld configure:6666: result: yes configure:6671: checking for /usr/i586-suse-linux/bin/ld option to reload object files configure:6678: result: -r configure:6687: checking for BSD-compatible nm configure:6729: result: /usr/bin/nm -B configure:6733: checking whether ln -s works configure:6737: result: yes configure:6744: checking how to recognise dependent libraries configure:6951: result: pass_all configure:7150: checking for ANSI C header files configure:7176: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7179: $? = 0 configure:7182: test -s conftest.o configure:7185: $? = 0 configure:7277: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c: In function `main': conftest.c:33: warning: implicit declaration of function `exit' configure:7280: $? = 0 configure:7282: ./conftest configure:7285: $? = 0 configure:7300: result: yes configure:7324: checking for sys/types.h configure:7341: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7344: $? = 0 configure:7347: test -s conftest.o configure:7350: $? = 0 configure:7361: result: yes configure:7324: checking for sys/stat.h configure:7341: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7344: $? = 0 configure:7347: test -s conftest.o configure:7350: $? = 0 configure:7361: result: yes configure:7324: checking for stdlib.h configure:7341: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7344: $? = 0 configure:7347: test -s conftest.o configure:7350: $? = 0 configure:7361: result: yes configure:7324: checking for string.h configure:7341: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7344: $? = 0 configure:7347: test -s conftest.o configure:7350: $? = 0 configure:7361: result: yes configure:7324: checking for memory.h configure:7341: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7344: $? = 0 configure:7347: test -s conftest.o configure:7350: $? = 0 configure:7361: result: yes configure:7324: checking for strings.h configure:7341: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7344: $? = 0 configure:7347: test -s conftest.o configure:7350: $? = 0 configure:7361: result: yes configure:7324: checking for inttypes.h configure:7341: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7344: $? = 0 configure:7347: test -s conftest.o configure:7350: $? = 0 configure:7361: result: yes configure:7324: checking for stdint.h configure:7341: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7344: $? = 0 configure:7347: test -s conftest.o configure:7350: $? = 0 configure:7361: result: yes configure:7324: checking for unistd.h configure:7341: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7344: $? = 0 configure:7347: test -s conftest.o configure:7350: $? = 0 configure:7361: result: yes configure:7387: checking dlfcn.h usability configure:7400: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7403: $? = 0 configure:7406: test -s conftest.o configure:7409: $? = 0 configure:7419: result: yes configure:7423: checking dlfcn.h presence configure:7434: gcc -E conftest.c configure:7440: $? = 0 configure:7459: result: yes configure:7495: checking for dlfcn.h configure:7502: result: yes configure:7566: checking for g77 configure:7582: found /usr/bin/g77 configure:7592: result: g77 configure:7607: checking for Fortran 77 compiler version configure:7610: g77 --version &5 GNU Fortran (GCC) 3.3.5 20050117 (prerelease) (SUSE Linux) 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:7613: $? = 0 configure:7615: g77 -v &5 Reading specs from /usr/lib/gcc-lib/i586-suse-linux/3.3.5/specs Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++,f77,objc,java,ada --disable-checking --libdir=/usr/lib --enable-libgcj --with-slibdir=/lib --with-system-zlib --enable-shared --enable-__cxa_atexit i586-suse-linux Thread model: posix gcc version 3.3.5 20050117 (prerelease) (SUSE Linux) configure:7618: $? = 0 configure:7620: g77 -V &5 g77: `-V' option must have argument configure:7623: $? = 1 configure:7630: checking whether we are using the GNU Fortran 77 compiler configure:7644: g77 -c conftest.F >&5 configure:7647: $? = 0 configure:7650: test -s conftest.o configure:7653: $? = 0 configure:7666: result: yes configure:7673: checking whether g77 accepts -g configure:7685: g77 -c -g conftest.f >&5 configure:7688: $? = 0 configure:7691: test -s conftest.o configure:7694: $? = 0 configure:7706: result: yes configure:7734: checking the maximum length of command line arguments configure:7793: result: 32768 configure:7804: checking command to parse /usr/bin/nm -B output from gcc object configure:7893: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:5: warning: no previous prototype for `nm_test_func' configure:7896: $? = 0 configure:7900: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:7903: $? = 0 configure:7955: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c conftstm.o >&5 configure:7958: $? = 0 configure:7996: result: ok configure:8000: checking for objdir configure:8015: result: .libs configure:8105: checking for ar configure:8121: found /usr/bin/ar configure:8132: result: ar configure:8185: checking for ranlib configure:8201: found /usr/bin/ranlib configure:8212: result: ranlib configure:8265: checking for strip configure:8281: found /usr/bin/strip configure:8292: result: strip configure:8554: checking if gcc static flag works configure:8577: result: yes configure:8595: checking if gcc supports -fno-rtti -fno-exceptions configure:8613: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC configure:8617: $? = 0 configure:8628: result: no configure:8643: checking for gcc option to produce PIC configure:8820: result: -fPIC configure:8828: checking if gcc PIC flag -fPIC works configure:8846: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -fPIC -DPIC conftest.c >&5 configure:8850: $? = 0 configure:8861: result: yes configure:8885: checking if gcc supports -c -o file.o configure:8913: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -o out/conftest2.o conftest.c >&5 configure:8917: $? = 0 configure:8934: result: yes configure:8960: checking whether the gcc linker (/usr/i586-suse-linux/bin/ld) supports shared libraries configure:9752: result: yes configure:9778: checking whether -lc should be explicitly linked in configure:9783: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:9786: $? = 0 configure:9800: gcc -shared -v conftest.o -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:9803: $? = 0 configure:9815: result: no configure:9823: checking dynamic linker characteristics configure:10341: result: GNU/Linux ld.so configure:10345: checking how to hardcode library paths into programs configure:10370: result: immediate configure:10384: checking whether stripping libraries is possible configure:10389: result: yes configure:10505: checking for shl_load configure:10555: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 /tmp/ccyMUTly.o(.text+0x11): In function `main': conftest.c: undefined reference to `shl_load' /tmp/ccyMUTly.o(.data+0x0): undefined reference to `shl_load' collect2: ld returned 1 exit status configure:10558: $? = 1 configure: failed program was: | /* #line 10510 "configure" */ | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "test" | #define VERSION "0.1" | #ifdef __cplusplus | #include | #endif | #define KDELIBSUFF "" | #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. */ | /* 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 | /* 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:10575: result: no configure:10580: checking for shl_load in -ldld configure:10611: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c -ldld >&5 /usr/lib/gcc-lib/i586-suse-linux/3.3.5/../../../../i586-suse-linux/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:10614: $? = 1 configure: failed program was: | /* #line 10587 "configure" */ | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "test" | #define VERSION "0.1" | #ifdef __cplusplus | #include | #endif | #define KDELIBSUFF "" | #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 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:10632: result: no configure:10637: checking for dlopen configure:10687: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 /tmp/ccOaJQVU.o(.text+0x11): In function `main': conftest.c: undefined reference to `dlopen' /tmp/ccOaJQVU.o(.data+0x0): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:10690: $? = 1 configure: failed program was: | /* #line 10642 "configure" */ | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "test" | #define VERSION "0.1" | #ifdef __cplusplus | #include | #endif | #define KDELIBSUFF "" | #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. */ | /* 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 | /* 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:10707: result: no configure:10712: checking for dlopen in -ldl configure:10743: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c -ldl >&5 configure:10746: $? = 0 configure:10749: test -s conftest configure:10752: $? = 0 configure:10764: result: yes configure:10919: checking whether a program can dlopen itself configure:10991: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:10974: warning: no previous prototype for `fnord' configure: In function `fnord': configure:10974: warning: unused variable `i' configure: In function `main': configure:10987: warning: implicit declaration of function `exit' configure:10994: $? = 0 configure:11012: result: yes configure:11017: checking whether a statically linked program can dlopen itself configure:11089: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:11072: warning: no previous prototype for `fnord' configure: In function `fnord': configure:11072: warning: unused variable `i' configure: In function `main': configure:11085: warning: implicit declaration of function `exit' configure:11092: $? = 0 configure:11110: result: yes configure:11133: checking if libtool supports shared libraries configure:11135: result: yes configure:11138: checking whether to build shared libraries configure:11196: result: yes configure:11199: checking whether to build static libraries configure:11203: result: no configure:11294: creating libtool configure:11838: checking for ld used by g++ configure:11905: result: /usr/i586-suse-linux/bin/ld configure:11914: checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld configure:11929: result: yes configure:11980: checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries configure:12774: result: yes configure:12792: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common conftest.cc >&5 configure:12795: $? = 0 configure:12891: checking for g++ option to produce PIC configure:13143: result: -fPIC configure:13151: checking if g++ PIC flag -fPIC works configure:13169: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fPIC -DPIC conftest.cc >&5 configure:13173: $? = 0 configure:13184: result: yes configure:13208: checking if g++ supports -c -o file.o configure:13236: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -o out/conftest2.o conftest.cc >&5 configure:13240: $? = 0 configure:13257: result: yes configure:13283: checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries configure:13308: result: yes configure:13379: checking dynamic linker characteristics configure:13897: result: GNU/Linux ld.so configure:13901: checking how to hardcode library paths into programs configure:13926: result: immediate configure:13940: checking whether stripping libraries is possible configure:13945: result: yes configure:14061: checking for shl_load configure:14131: result: no configure:14136: checking for shl_load in -ldld configure:14188: result: no configure:14193: checking for dlopen configure:14263: result: no configure:14268: checking for dlopen in -ldl configure:14320: result: yes configure:14475: checking whether a program can dlopen itself configure:14568: result: yes configure:14573: checking whether a statically linked program can dlopen itself configure:14666: result: yes configure:15162: checking if libtool supports shared libraries configure:15164: result: yes configure:15167: checking whether to build shared libraries configure:15185: result: yes configure:15188: checking whether to build static libraries configure:15192: result: no configure:15204: checking for g77 option to produce PIC configure:15381: result: -fPIC configure:15389: checking if g77 PIC flag -fPIC works configure:15407: g77 -c -g -O2 -fPIC conftest.f >&5 configure:15411: $? = 0 configure:15422: result: yes configure:15446: checking if g77 supports -c -o file.o configure:15474: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:15478: $? = 0 configure:15495: result: yes configure:15521: checking whether the g77 linker (/usr/i586-suse-linux/bin/ld) supports shared libraries configure:16291: result: yes configure:16362: checking dynamic linker characteristics configure:16880: result: GNU/Linux ld.so configure:16884: checking how to hardcode library paths into programs configure:16909: result: immediate configure:16923: checking whether stripping libraries is possible configure:16928: result: yes configure:20870: checking for msgfmt configure:20897: result: /usr/bin/msgfmt configure:20906: checking for gmsgfmt configure:20937: result: /usr/bin/msgfmt configure:20956: checking for xgettext configure:20983: result: /usr/bin/xgettext configure:21100: checking if C++ programs can be compiled configure:21130: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-check-new -fno-common conftest.cc >&5 conftest.cc:3: error: syntax error before `-' token conftest.cc:4:3: invalid preprocessing directive #Generated conftest.cc:5:3: invalid preprocessing directive #NOTE conftest.cc:7:3: invalid preprocessing directive #Copyright conftest.cc:8:3: invalid preprocessing directive #Free conftest.cc:10:3: invalid preprocessing directive #This conftest.cc:11:3: invalid preprocessing directive #Originally conftest.cc:13:3: invalid preprocessing directive #This conftest.cc:14:3: invalid preprocessing directive #it conftest.cc:15:3: invalid preprocessing directive #the conftest.cc:16:3: invalid preprocessing directive #( conftest.cc:18:3: invalid preprocessing directive #This conftest.cc:19:3: invalid preprocessing directive #WITHOUT conftest.cc:20:3: invalid preprocessing directive #MERCHANTABILITY conftest.cc:21:3: invalid preprocessing directive #General conftest.cc:23:3: invalid preprocessing directive #You conftest.cc:24:3: invalid preprocessing directive #along conftest.cc:25:3: invalid preprocessing directive #Foundation conftest.cc:27:3: invalid preprocessing directive #As conftest.cc:28:3: invalid preprocessing directive #distribute conftest.cc:29:3: invalid preprocessing directive #configuration conftest.cc:30:3: invalid preprocessing directive #the conftest.cc:32:3: invalid preprocessing directive #A conftest.cc:35:3: invalid preprocessing directive #Sed conftest.cc:38:3: invalid preprocessing directive #The conftest.cc:39:6: warning: "CDPATH" is not defined conftest.cc:39:13: missing binary operator before token "is" conftest.cc:39:1: unterminated #if configure:21133: $? = 1 configure: failed program was: | /* #line 21106 "configure" */ | /* confdefs.h. */ | ary-building support services. | # Generated automatically by (GNU test 0.1) | # NOTE: Changes made to this file will be lost: look at ltmain.sh. | # | # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001 | # Free Software Foundation, Inc. | # | # This file is part of GNU Libtool: | # Originally by Gordon Matzigkeit , 1996 | # | # This program is free software; you can redistribute it and/or modify | # it under the terms of the GNU General Public License as published by | # the Free Software Foundation; either version 2 of the License, or | # (at your option) any later version. | # | # This program is distributed in the hope that it will be useful, but | # WITHOUT ANY WARRANTY; without even the implied warranty of | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | # General Public License for more details. | # | # You should have received a copy of the GNU General Public License | # along with this program; if not, write to the Free Software | # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. | # | # As a special exception to the GNU General Public License, if you | # distribute this file as part of a program that contains a | # configuration script generated by Autoconf, you may include it under | # the same distribution terms that you use for the rest of that program. | | # A sed program that does not truncate output. | SED="/usr/bin/sed" | | # Sed that helps us avoid accidentally triggering echo(1) options like -n. | Xsed="/usr/bin/sed -e s/^X//" | | # The HP-UX ksh and POSIX shell print the target directory to stdout | # if CDPATH is set. | if test "X${CDPATH+set}" = Xset; then CDPATH=:; export CDPATH; fi | | # The names of the tagged configurations supported by this script. | available_tags= | | # ### BEGIN LIBTOOL CONFIG | | # Libtool was configured on host itg017: | | # Shell to use when invoking shell scripts. | SHELL="/bin/sh" | | # Whether or not to build shared libraries. | build_libtool_libs=yes | | # Whether or not to build static libraries. | build_old_libs=no | | # Whether or not to add -lc for building shared libraries. | build_libtool_need_lc=no | | # Whether or not to disallow shared libs when runtime libs are static | allow_libtool_libs_with_static_runtimes=no | | # Whether or not to optimize for fast installation. | fast_install=yes | | # The host system. | host_alias= | host=i686-pc-linux-gnu | | # An echo program that does not interpret backslashes. | echo="echo" | | # The archiver. | AR="ar" | AR_FLAGS="cru" | | # A C compiler. | LTCC="gcc" | | # A language-specific compiler. | CC="gcc" | | # Is the compiler the GNU C compiler? | with_gcc=yes | | # An ERE matcher. | EGREP="grep -E" | | # The linker used to build libraries. | LD="/usr/i586-suse-linux/bin/ld" | | # Whether we need hard or soft links. | LN_S="ln -s" | | # A BSD-compatible nm program. | NM="/usr/bin/nm -B" | | # A symbol stripping program | STRIP=strip | | # Used to examine libraries when file_magic_cmd begins "file" | MAGIC_CMD=file | | # Used on cygwin: DLL creation program. | DLLTOOL="dlltool" | | # Used on cygwin: object dumper. | OBJDUMP="objdump" | | # Used on cygwin: assembler. | AS="as" | | # The name of the directory that contains temporary libtool files. | objdir=.libs | | # How to create reloadable object files. | reload_flag=" -r" | reload_cmds="\$LD\$reload_flag -o \$output\$reload_objs" | | # How to pass a linker flag through the compiler. | wl="-Wl," | | # Object file suffix (normally "o"). | objext="o" | | # Old archive suffix (normally "a"). | libext="a" | | # Shared library suffix (normally ".so"). | shrext='.so' | | # Executable file suffix (normally ""). | exeext="" | | # Additional compiler flags for building library objects. | pic_flag=" -fPIC -DPIC" | pic_mode=default | | # What is the maximum length of a command? | max_cmd_len=32768 | | # Does compiler simultaneously support -c and -o options? | compiler_c_o="yes" | | # Must we lock files when doing compilation ? | need_locks="no" | | # Do we need the lib prefix for modules? | need_lib_prefix=no | | # Do we need a version for libraries? | need_version=no | | # Whether dlopen is supported. | dlopen_support=yes | | # Whether dlopen of programs is supported. | dlopen_self=yes | | # Whether dlopen of statically linked | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "test" | #define VERSION "0.1" | #ifdef __cplusplus | #include | #endif | #define KDELIBSUFF "" | #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 | using namespace std; | | int | main () | { | | string astring="Hallo Welt."; | astring.erase(0, 6); // now astring is "Welt" | return 0; | | ; | return 0; | } configure:21153: result: no configure:21166: error: Your Installation isn't able to compile simple C++ programs. Check config.log for details - if you're using a Linux distribution you might miss a package named similar to libstdc++-dev. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu 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_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_objext=o ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_MSGFMT=/usr/bin/msgfmt 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 am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 kde_cv_path=/opt/kde3/bin/kde-config kde_cv_path_kde_config=/opt/kde3/bin/kde-config kde_cv_prog_cc_Wmissing_format_attribute=yes kde_cv_prog_cxx_O0=yes kde_cv_prog_cxx_Wl___allow_shlib_undefined=yes kde_cv_prog_cxx_Wl___no_undefined=yes kde_cv_prog_cxx_Wmissing_format_attribute=yes kde_cv_prog_cxx_Wno_long_long=yes kde_cv_prog_cxx_Wnon_virtual_dtor=yes kde_cv_prog_cxx_Wundef=yes kde_cv_prog_cxx_fexceptions=yes kde_cv_prog_cxx_fno_check_new=yes kde_cv_prog_cxx_fno_common=yes kde_cv_prog_cxx_fno_exceptions=yes kde_cv_stl_works=no 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.6 /lib/libc-*.so' lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/i586-suse-linux/bin/ld lt_cv_path_LDCXX=/usr/i586-suse-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_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/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_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=32768 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/^.*[ ]\\([ABCDGISTW][ABCDGISTW]*\\)[ ][ ]*\\(\\)\\([_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='${SHELL} /home/lehrer/rettich/test/admin/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/lehrer/rettich/test/admin/missing --run tar' AR='ar' ARTSCCONFIG='' AUTOCONF='$(SHELL) $(top_srcdir)/admin/cvs.sh configure || touch configure' AUTODIRS='' AUTOHEADER='${SHELL} /home/lehrer/rettich/test/admin/missing --run autoheader' AUTOMAKE='${SHELL} /home/lehrer/rettich/test/admin/missing --run automake-1.7' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute' CONF_FILES=' $(top_srcdir)/./admin/configure.in.min $(top_srcdir)/configure.in.in' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-check-new -fno-common' CYGPATH_W='echo' DCOPIDL2CPP='' DCOPIDL='' DCOPIDLNG='' DCOP_DEPENDENCIES='' DEFS='' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENABLE_PERMISSIVE_FLAG='-fpermissive' EXEEXT='' F77='g77' FFLAGS='-g -O2' FRAMEWORK_COREAUDIO='' GMSGFMT='/usr/bin/msgfmt' HAVE_GCC_VISIBILITY='0' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL} $(INSTALL_STRIP_FLAG)' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' KCFG_DEPENDENCIES='' KCONFIG_COMPILER='' KDECONFIG='/opt/kde3/bin/kde-config' KDE_EXTRA_RPATH='' KDE_INCLUDES='' KDE_LDFLAGS='' KDE_MT_LDFLAGS='' KDE_MT_LIBS='' KDE_NO_UNDEFINED='-Wl,--no-undefined -Wl,--allow-shlib-undefined' KDE_PLUGIN='-avoid-version -module -no-undefined $(KDE_NO_UNDEFINED) $(KDE_RPATH) $(KDE_MT_LDFLAGS)' KDE_RPATH='' KDE_USE_CLOSURE_FALSE='' KDE_USE_CLOSURE_TRUE='#' KDE_USE_FINAL_FALSE='' KDE_USE_FINAL_TRUE='#' KDE_USE_NMCHECK_FALSE='' KDE_USE_NMCHECK_TRUE='#' KDE_XSL_STYLESHEET='' LDFLAGS='' LDFLAGS_AS_NEEDED='' LDFLAGS_NEW_DTAGS='' LIBCOMPAT='' LIBCRYPT='' LIBDL='' LIBJPEG='' LIBOBJS='' LIBPNG='' LIBPTHREAD='' LIBRESOLV='' LIBS='' LIBSM='' LIBSOCKET='' LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent' LIBUCB='' LIBUTIL='' LIBZ='' LIB_KAB='' LIB_KABC='' LIB_KDECORE='' LIB_KDEPIM='' LIB_KDEPRINT='' LIB_KDEUI='' LIB_KDNSSD='' LIB_KFILE='' LIB_KFM='' LIB_KHTML='' LIB_KIMPROXY='' LIB_KIO='' LIB_KJS='' LIB_KNEWSTUFF='' LIB_KPARTS='' LIB_KSPELL='' LIB_KSYCOCA='' LIB_KUTILS='' LIB_POLL='' LIB_QPE='' LIB_QT='' LIB_SMB='' LIB_X11='' LIB_XEXT='' LIB_XRENDER='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /home/lehrer/rettich/test/admin/missing --run makeinfo' MAKEKDEWIDGETS='' MCOPIDL='' MEINPROC='' MOC='' MSGFMT='/usr/bin/msgfmt' NOOPT_CFLAGS='-O0' NOOPT_CXXFLAGS='-O0' OBJEXT='o' PACKAGE='test' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='' QTE_NORTTI='' QT_INCLUDES='' QT_LDFLAGS='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' TOPSUBDIRS='' UIC='' UIC_TR='' USER_INCLUDES='' USER_LDFLAGS='' USE_EXCEPTIONS='-fexceptions' USE_RTTI='' USE_THREADS='' VERSION='0.1' WOVERLOADED_VIRTUAL='' XGETTEXT='/usr/bin/xgettext' XMLLINT='' X_EXTRA_LIBS='' X_INCLUDES='' X_LDFLAGS='' X_PRE_LIBS='' X_RPATH='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='g77' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' all_includes='' all_libraries='' 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='NONE' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' include_ARTS_FALSE='' include_ARTS_TRUE='' include_x11_FALSE='' include_x11_TRUE='' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/home/lehrer/rettich/test/admin/install-sh' kde_appsdir='' kde_bindir='' kde_confdir='' kde_datadir='' kde_htmldir='' kde_icondir='' kde_includes='' kde_kcfgdir='' kde_libraries='' kde_libs_htmldir='/opt/kde3/share/doc/HTML' kde_libs_prefix='/opt/kde3' kde_locale='' kde_mimedir='' kde_moduledir='' kde_qtver='3' kde_servicesdir='' kde_servicetypesdir='' kde_sounddir='' kde_styledir='' kde_templatesdir='' kde_wallpaperdir='' kde_widgetdir='' kdeinitdir='' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/opt/kde3' program_transform_name='s,x,x,' qt_includes='' qt_libraries='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i686-pc-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='pc' unsermake_enable_pch_FALSE='' unsermake_enable_pch_TRUE='#' x_includes='NONE' x_libraries='NONE' xdg_appsdir='' xdg_directorydir='' xdg_menudir='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DLFCN_H 1 #define HAVE_INTTYPES_H 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 KDELIBSUFF "" #define PACKAGE "test" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define VERSION "0.1" #endif #ifdef __cplusplus #include configure: exit 1