From kde-devel Wed Oct 29 00:47:04 2003 From: "Diego de Fuentes Ceballos" Date: Wed, 29 Oct 2003 00:47:04 +0000 To: kde-devel Subject: koffice compiling problem X-MARC-Message: https://marc.info/?l=kde-devel&m=106812027512783 MIME-Version: 1 Content-Type: multipart/mixed; boundary="------------=_1067388424-27389-1" This is a multi-part message in MIME format... ------------=_1067388424-27389-1 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: binary Hello there, i was trying to compile koffice 1.2.93 and i got the following message: Apparently on your system our assumption sizeof size_t == sizeof unsigned long does not apply. Please mail kde-devel@kde.org with a description of your system! I am running Debian / unstable on a i386 with gcc 2.95 installed to compile this app, i include a dump of my dmesg and koffice's config.log. Please tell me what to do in order to fix this and how can i help. Thanks Diego De Fuentes Ceballos diego@defuentes.org ------------------------------------------------------------- Sign up for ICQmail at http://www.icq.com/icqmail/signup.html ------------=_1067388424-27389-1 Content-Type: text/x-log; name="config.log" Content-Disposition: attachment; filename="config.log" Content-Transfer-Encoding: 7bit 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.52. Invocation command line was $ ./configure ## ---------- ## ## Platform. ## ## ---------- ## hostname = ddefuent uname -m = i686 uname -r = 2.4.18-bf2.4 uname -s = Linux uname -v = #1 Son Apr 14 09:53:28 CEST 2002 /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 = /bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin ## ------------ ## ## Core tests. ## ## ------------ ## configure:1182: PATH=".;."; conftest.sh ./configure: line 1183: conftest.sh: command not found configure:1185: $? = 127 configure:1227: checking build system type configure:1245: result: i686-pc-linux-gnu configure:1255: checking host system type configure:1269: result: i686-pc-linux-gnu configure:1279: checking target system type configure:1293: result: i686-pc-linux-gnu configure:1339: checking for a BSD compatible install configure:1388: result: /usr/bin/install -c configure:1402: checking for -p flag to install configure:1415: result: yes configure:1426: checking whether build environment is sane configure:1469: result: yes configure:1489: checking for mawk configure:1504: found /usr/bin/mawk configure:1512: result: mawk configure:1522: checking whether make sets ${MAKE} configure:1542: result: yes configure:1723: checking for style of include used by make configure:1750: result: GNU configure:1889: checking for gcc configure:1912: result: gcc-2.95 configure:2140: checking for C compiler version configure:2143: gcc-2.95 --version &5 2.95.4 configure:2146: $? = 0 configure:2148: gcc-2.95 -v &5 Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs gcc version 2.95.4 20011002 (Debian prerelease) configure:2151: $? = 0 configure:2153: gcc-2.95 -V &5 gcc-2.95: argument to `-V' is missing configure:2156: $? = 1 configure:2176: checking for C compiler default output configure:2179: gcc-2.95 conftest.c >&5 configure:2182: $? = 0 configure:2211: result: a.out configure:2216: checking whether the C compiler works configure:2222: ./a.out configure:2225: $? = 0 configure:2240: result: yes configure:2247: checking whether we are cross compiling configure:2249: result: no configure:2252: checking for executable suffix configure:2254: gcc-2.95 -o conftest conftest.c >&5 configure:2257: $? = 0 configure:2279: result: configure:2285: checking for object suffix configure:2303: gcc-2.95 -c conftest.c >&5 configure:2306: $? = 0 configure:2325: result: o configure:2329: checking whether we are using the GNU C compiler configure:2350: gcc-2.95 -c conftest.c >&5 configure:2353: $? = 0 configure:2356: test -s conftest.o configure:2359: $? = 0 configure:2371: result: yes configure:2377: checking whether gcc-2.95 accepts -g configure:2395: gcc-2.95 -c -g conftest.c >&5 configure:2398: $? = 0 configure:2401: test -s conftest.o configure:2404: $? = 0 configure:2414: result: yes configure:2441: gcc-2.95 -c conftest.c >&5 conftest.c:2: parse error before `me' configure:2444: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2544: checking dependency style of gcc-2.95 configure:2606: result: gcc configure:2615: checking how to run the C preprocessor configure:2641: gcc-2.95 -E conftest.c configure:2647: $? = 0 configure:2674: gcc-2.95 -E conftest.c configure:2671: ac_nonexistent.h: No such file or directory configure:2680: $? = 1 configure: failed program was: #line 2670 "configure" #include "confdefs.h" #include configure:2717: result: gcc-2.95 -E configure:2732: gcc-2.95 -E conftest.c configure:2738: $? = 0 configure:2765: gcc-2.95 -E conftest.c configure:2762: ac_nonexistent.h: No such file or directory configure:2771: $? = 1 configure: failed program was: #line 2761 "configure" #include "confdefs.h" #include configure:2886: checking for g++ configure:2901: found /usr/bin/g++ configure:2909: result: g++ configure:2924: checking for C++ compiler version configure:2927: g++ --version &5 g++ (GCC) 3.3.2 (Debian) 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:2930: $? = 0 configure:2932: g++ -v &5 Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.2/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 --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --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.2 (Debian) configure:2935: $? = 0 configure:2937: g++ -V &5 g++: `-V' option must have argument configure:2940: $? = 1 configure:2943: checking whether we are using the GNU C++ compiler configure:2964: g++ -c conftest.cc >&5 configure:2967: $? = 0 configure:2970: test -s conftest.o configure:2973: $? = 0 configure:2985: result: yes configure:2991: checking whether g++ accepts -g configure:3009: g++ -c -g conftest.cc >&5 configure:3012: $? = 0 configure:3015: test -s conftest.o configure:3018: $? = 0 configure:3028: result: yes configure:3068: g++ -c conftest.cc >&5 configure:3071: $? = 0 configure:3074: test -s conftest.o configure:3077: $? = 0 configure:3099: g++ -c conftest.cc >&5 configure: In function `int main()': configure:3092: error: `exit' undeclared (first use this function) configure:3092: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:3102: $? = 1 configure: failed program was: #line 3087 "configure" #include "confdefs.h" int main () { exit (42); ; return 0; } configure:3068: g++ -c conftest.cc >&5 configure:3071: $? = 0 configure:3074: test -s conftest.o configure:3077: $? = 0 configure:3099: g++ -c conftest.cc >&5 configure:3102: $? = 0 configure:3105: test -s conftest.o configure:3108: $? = 0 configure:3132: checking dependency style of g++ configure:3194: result: gcc3 configure:3441: checking whether g++ supports -Wmissing-format-attribute configure:3471: rm -rf SunWS_cache; g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wmissing-format-attribute conftest.cc 1>&5 cc1plus: warning: -Wmissing-format-attribute ignored without -Wformat configure:3474: $? = 0 configure:3477: test -s conftest configure:3480: $? = 0 configure:3498: result: yes configure:3513: checking whether g++ supports -Wundef configure:3543: rm -rf SunWS_cache; g++ -o conftest -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -Wundef conftest.cc 1>&5 configure:3546: $? = 0 configure:3549: test -s conftest configure:3552: $? = 0 configure:3570: result: yes configure:3581: checking whether g++ supports -Wno-long-long configure:3611: rm -rf SunWS_cache; g++ -o conftest -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -Wno-long-long conftest.cc 1>&5 configure:3614: $? = 0 configure:3617: test -s conftest configure:3620: $? = 0 configure:3638: result: yes configure:3649: checking whether g++ supports -Wnon-virtual-dtor configure:3679: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -Wnon-virtual-dtor conftest.cc 1>&5 configure:3682: $? = 0 configure:3685: test -s conftest configure:3688: $? = 0 configure:3706: result: yes configure:3726: checking whether g++ supports -fno-exceptions configure:3756: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions conftest.cc 1>&5 configure:3759: $? = 0 configure:3762: test -s conftest configure:3765: $? = 0 configure:3783: result: yes configure:3794: checking whether g++ supports -fno-check-new configure:3824: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new conftest.cc 1>&5 configure:3827: $? = 0 configure:3830: test -s conftest configure:3833: $? = 0 configure:3851: result: yes configure:3862: checking whether g++ supports -fno-common configure:3892: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common conftest.cc 1>&5 configure:3895: $? = 0 configure:3898: test -s conftest configure:3901: $? = 0 configure:3919: result: yes configure:3930: checking whether g++ supports -fexceptions configure:3960: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fexceptions conftest.cc 1>&5 configure:3963: $? = 0 configure:3966: test -s conftest configure:3969: $? = 0 configure:3987: result: yes configure:4528: checking how to run the C++ preprocessor configure:4550: g++ -E conftest.cc configure:4556: $? = 0 configure:4583: g++ -E conftest.cc configure:4580:28: ac_nonexistent.h: No such file or directory configure:4589: $? = 1 configure: failed program was: #line 4579 "configure" #include "confdefs.h" #include configure:4626: result: g++ -E configure:4641: g++ -E conftest.cc configure:4647: $? = 0 configure:4674: g++ -E conftest.cc configure:4671:28: ac_nonexistent.h: No such file or directory configure:4680: $? = 1 configure: failed program was: #line 4670 "configure" #include "confdefs.h" #include configure:4723: checking whether g++ supports -O0 configure:4753: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -O0 conftest.cc 1>&5 configure:4756: $? = 0 configure:4759: test -s conftest configure:4762: $? = 0 configure:4780: result: yes configure:4827: checking whether g++ supports -Wl,--no-undefined configure:4857: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wl,--no-undefined conftest.cc 1>&5 configure:4860: $? = 0 configure:4863: test -s conftest configure:4866: $? = 0 configure:4884: result: yes configure:4888: checking whether g++ supports -Wl,--allow-shlib-undefined configure:4918: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wl,--allow-shlib-undefined conftest.cc 1>&5 configure:4921: $? = 0 configure:4924: test -s conftest configure:4927: $? = 0 configure:4945: result: yes configure:5043: result: not using lib directory suffix configure:5088: checking for a sed that does not truncate output configure:5142: result: /bin/sed configure:5145: checking for egrep configure:5155: result: grep -E configure:5169: checking for ld used by gcc-2.95 configure:5236: result: /usr/bin/ld configure:5245: checking if the linker (/usr/bin/ld) is GNU ld configure:5260: result: yes configure:5264: checking for /usr/bin/ld option to reload object files configure:5271: result: -r configure:5280: checking for BSD-compatible nm configure:5322: result: /usr/bin/nm -B configure:5326: checking whether ln -s works configure:5330: result: yes configure:5337: checking how to recognise dependent libraries configure:5540: result: pass_all configure:5734: checking for dlfcn.h configure:5744: gcc-2.95 -E conftest.c configure:5750: $? = 0 configure:5769: result: yes configure:5827: checking for g77 configure:5842: found /usr/bin/g77 configure:5850: result: g77 configure:5864: checking for Fortran 77 compiler version configure:5867: g77 --version &5 GNU Fortran (GCC) 3.3.2 (Debian) 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:5870: $? = 0 configure:5872: g77 -v &5 Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.2/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 --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --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.2 (Debian) configure:5875: $? = 0 configure:5877: g77 -V &5 g77: `-V' option must have argument configure:5880: $? = 1 configure:5887: checking whether we are using the GNU Fortran 77 compiler configure:5901: g77 -c conftest.F >&5 configure:5904: $? = 0 configure:5907: test -s conftest.o configure:5910: $? = 0 configure:5922: result: yes configure:5929: checking whether g77 accepts -g configure:5941: g77 -c -g conftest.f >&5 configure:5944: $? = 0 configure:5947: test -s conftest.o configure:5950: $? = 0 configure:5961: result: yes configure:5987: checking the maximum length of command line arguments configure:6046: result: 32768 configure:6054: checking command to parse /usr/bin/nm -B output from gcc-2.95 object configure:6143: gcc-2.95 -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 cc1: Invalid option `-Wmissing-format-attribute' conftest.c:5: warning: no previous prototype for `nm_test_func' configure:6146: $? = 1 : failed program was: #ifdef __cplusplus extern "C" { #endif char nm_test_var; void nm_test_func(){} #ifdef __cplusplus } #endif int main(){nm_test_var='a';nm_test_func();return(0);} configure:6143: gcc-2.95 -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 cc1: Invalid option `-Wmissing-format-attribute' conftest.c:5: warning: no previous prototype for `nm_test_func' configure:6146: $? = 1 : failed program was: #ifdef __cplusplus extern "C" { #endif char nm_test_var; void nm_test_func(){} #ifdef __cplusplus } #endif int main(){nm_test_var='a';nm_test_func();return(0);} configure:6243: result: failed configure:6250: checking for objdir configure:6265: result: .libs configure:6348: checking for ar configure:6363: found /usr/bin/ar configure:6372: result: ar configure:6422: checking for ranlib configure:6437: found /usr/bin/ranlib configure:6446: result: ranlib configure:6496: checking for strip configure:6511: found /usr/bin/strip configure:6520: result: strip configure:6776: checking if gcc-2.95 static flag works configure:6799: result: no configure:6813: checking if gcc-2.95 supports -fno-rtti -fno-exceptions configure:6831: gcc-2.95 -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: Invalid option `-Wmissing-format-attribute' configure:6835: $? = 1 configure:6846: result: no configure:6861: checking for gcc-2.95 option to produce PIC configure:7038: result: -fPIC configure:7046: checking if gcc-2.95 PIC flag -fPIC works configure:7064: gcc-2.95 -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 cc1: Invalid option `-Wmissing-format-attribute' configure:7068: $? = 1 configure:7079: result: no configure:7103: checking if gcc-2.95 supports -c -o file.o configure:7131: gcc-2.95 -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 cc1: Invalid option `-Wmissing-format-attribute' configure:7135: $? = 1 configure:7152: result: no configure:7158: checking if we can lock with hard links configure:7166: result: yes configure:7177: checking whether the gcc-2.95 linker (/usr/bin/ld) supports shared libraries configure:7948: result: yes configure:7974: checking whether -lc should be explicitly linked in configure:7979: gcc-2.95 -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 cc1: Invalid option `-Wmissing-format-attribute' configure:7982: $? = 1 configure:8011: result: yes configure:8019: checking dynamic linker characteristics configure:8537: result: GNU/Linux ld.so configure:8541: checking how to hardcode library paths into programs configure:8566: result: immediate configure:8580: checking whether stripping libraries is possible configure:8585: result: yes configure:8696: checking for shl_load configure:8733: gcc-2.95 -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 cc1: Invalid option `-Wmissing-format-attribute' configure:8736: $? = 1 configure: failed program was: #line 8702 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char shl_load (); below. */ #include /* 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 (); char (*f) (); int main () { /* 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 f = shl_load; #endif ; return 0; } configure:8752: result: no configure:8757: checking for shl_load in -ldld configure:8784: gcc-2.95 -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 cc1: Invalid option `-Wmissing-format-attribute' configure:8787: $? = 1 configure: failed program was: #line 8765 "configure" #include "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:8804: result: no configure:8809: checking for dlopen configure:8846: gcc-2.95 -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 cc1: Invalid option `-Wmissing-format-attribute' configure:8849: $? = 1 configure: failed program was: #line 8815 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char dlopen (); below. */ #include /* 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 (); char (*f) (); int main () { /* 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 f = dlopen; #endif ; return 0; } configure:8865: result: no configure:8870: checking for dlopen in -ldl configure:8897: gcc-2.95 -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 cc1: Invalid option `-Wmissing-format-attribute' configure:8900: $? = 1 configure: failed program was: #line 8878 "configure" #include "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 dlopen (); int main () { dlopen (); ; return 0; } configure:8917: result: no configure:8922: checking for dlopen in -lsvld configure:8949: gcc-2.95 -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 -lsvld >&5 cc1: Invalid option `-Wmissing-format-attribute' configure:8952: $? = 1 configure: failed program was: #line 8930 "configure" #include "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 dlopen (); int main () { dlopen (); ; return 0; } configure:8969: result: no configure:8974: checking for dld_link in -ldld configure:9001: gcc-2.95 -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 cc1: Invalid option `-Wmissing-format-attribute' configure:9004: $? = 1 configure: failed program was: #line 8982 "configure" #include "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 dld_link (); int main () { dld_link (); ; return 0; } configure:9021: result: no configure:9268: checking if libtool supports shared libraries configure:9270: result: yes configure:9273: checking whether to build shared libraries configure:9320: result: yes configure:9323: checking whether to build static libraries configure:9327: result: no configure:9418: creating libtool configure:9954: checking for ld used by g++ configure:10021: result: /usr/bin/ld configure:10030: checking if the linker (/usr/bin/ld) is GNU ld configure:10045: result: yes configure:10094: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:10867: result: yes configure:10884: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common conftest.cc >&5 configure:10887: $? = 0 configure:10983: checking for g++ option to produce PIC configure:11235: result: -fPIC configure:11243: checking if g++ PIC flag -fPIC works configure:11261: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fPIC -DPIC conftest.cc >&5 configure:11265: $? = 0 configure:11276: result: yes configure:11300: checking if g++ supports -c -o file.o configure:11328: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -o out/conftest2.o conftest.cc >&5 configure:11332: $? = 0 configure:11349: result: yes configure:11374: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:11399: result: yes configure:11470: checking dynamic linker characteristics configure:11988: result: GNU/Linux ld.so configure:11992: checking how to hardcode library paths into programs configure:12017: result: immediate configure:12031: checking whether stripping libraries is possible configure:12036: result: yes configure:13188: checking if libtool supports shared libraries configure:13190: result: yes configure:13193: checking whether to build shared libraries configure:13211: result: yes configure:13214: checking whether to build static libraries configure:13218: result: no configure:13230: checking for g77 option to produce PIC configure:13407: result: -fPIC configure:13415: checking if g77 PIC flag -fPIC works configure:13433: g77 -c -g -O2 -fPIC conftest.f >&5 configure:13437: $? = 0 configure:13448: result: yes configure:13472: checking if g77 supports -c -o file.o configure:13500: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:13504: $? = 0 configure:13521: result: yes configure:13546: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:14303: result: yes configure:14374: checking dynamic linker characteristics configure:14892: result: GNU/Linux ld.so configure:14896: checking how to hardcode library paths into programs configure:14921: result: immediate configure:14935: checking whether stripping libraries is possible configure:14940: result: yes configure:18781: checking for msgfmt configure:18808: result: /usr/bin/msgfmt configure:18817: checking for gmsgfmt configure:18846: result: /usr/bin/msgfmt configure:18862: checking for xgettext configure:18889: result: /usr/bin/xgettext configure:18993: checking if C++ programs can be compiled configure:19019: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-check-new -fno-common conftest.cc >&5 configure:19022: $? = 0 configure:19025: test -s conftest.o configure:19028: $? = 0 configure:19040: result: yes configure:19067: checking for ANSI C header files configure:19081: gcc-2.95 -E conftest.c configure:19087: $? = 0 configure:19174: gcc-2.95 -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 cc1: Invalid option `-Wmissing-format-attribute' configure:19177: $? = 1 configure: program exited with status 1 configure: failed program was: #line 19148 "configure" #include "confdefs.h" #include #if ((' ' & 0x0FF) == 0x020) # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) #else # define ISLOWER(c) (('a' <= (c) && (c) <= 'i') || ('j' <= (c) && (c) <= 'r') || ('s' <= (c) && (c) <= 'z')) # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) #endif #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) int main () { int i; for (i = 0; i < 256; i++) if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2); exit (0); } configure:19195: result: no configure:19211: checking for sys/types.h configure:19223: gcc-2.95 -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 cc1: Invalid option `-Wmissing-format-attribute' configure:19226: $? = 1 configure: failed program was: #line 19217 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:19242: result: no configure:19211: checking for sys/stat.h configure:19223: gcc-2.95 -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 cc1: Invalid option `-Wmissing-format-attribute' configure:19226: $? = 1 configure: failed program was: #line 19217 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:19242: result: no configure:19211: checking for stdlib.h configure:19223: gcc-2.95 -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 cc1: Invalid option `-Wmissing-format-attribute' configure:19226: $? = 1 configure: failed program was: #line 19217 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:19242: result: no configure:19211: checking for string.h configure:19223: gcc-2.95 -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 cc1: Invalid option `-Wmissing-format-attribute' configure:19226: $? = 1 configure: failed program was: #line 19217 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:19242: result: no configure:19211: checking for memory.h configure:19223: gcc-2.95 -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 cc1: Invalid option `-Wmissing-format-attribute' configure:19226: $? = 1 configure: failed program was: #line 19217 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:19242: result: no configure:19211: checking for strings.h configure:19223: gcc-2.95 -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 cc1: Invalid option `-Wmissing-format-attribute' configure:19226: $? = 1 configure: failed program was: #line 19217 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:19242: result: no configure:19211: checking for inttypes.h configure:19223: gcc-2.95 -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 cc1: Invalid option `-Wmissing-format-attribute' configure:19226: $? = 1 configure: failed program was: #line 19217 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:19242: result: no configure:19211: checking for stdint.h configure:19223: gcc-2.95 -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 cc1: Invalid option `-Wmissing-format-attribute' configure:19226: $? = 1 configure: failed program was: #line 19217 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:19242: result: no configure:19211: checking for unistd.h configure:19223: gcc-2.95 -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 cc1: Invalid option `-Wmissing-format-attribute' configure:19226: $? = 1 configure: failed program was: #line 19217 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:19242: result: no configure:19252: checking for strlcat configure:19291: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -pedantic-errors conftest.cc >&5 configure: In function `int main()': configure:19283: error: `strlcat' undeclared (first use this function) configure:19283: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:19294: $? = 1 configure: failed program was: #line 19273 "configure" #include "confdefs.h" #include int main () { char buf[20]; buf[0]='\0'; strlcat(buf, "KDE function test", sizeof(buf)); ; return 0; } configure:19319: result: no configure:19322: checking if strlcat needs custom prototype configure:19405: result: yes - in libkdefakes configure:19423: checking for strlcpy configure:19461: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -pedantic-errors conftest.cc >&5 configure: In function `int main()': configure:19453: error: `strlcpy' undeclared (first use this function) configure:19453: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:19464: $? = 1 configure: failed program was: #line 19444 "configure" #include "confdefs.h" #include int main () { char buf[20]; strlcpy(buf, "KDE function test", sizeof(buf)); ; return 0; } configure:19489: result: no configure:19492: checking if strlcpy needs custom prototype configure:19574: result: yes - in libkdefakes configure:19598: checking for main in -lutil configure:19618: gcc-2.95 -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 -lutil >&5 cc1: Invalid option `-Wmissing-format-attribute' configure:19621: $? = 1 configure: failed program was: #line 19606 "configure" #include "confdefs.h" int main () { main (); ; return 0; } configure:19638: result: no configure:19644: checking for main in -lcompat configure:19664: gcc-2.95 -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 -lcompat >&5 cc1: Invalid option `-Wmissing-format-attribute' configure:19667: $? = 1 configure: failed program was: #line 19652 "configure" #include "confdefs.h" int main () { main (); ; return 0; } configure:19684: result: no configure:19691: checking for crypt in -lcrypt configure:19718: gcc-2.95 -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 -lcrypt >&5 cc1: Invalid option `-Wmissing-format-attribute' configure:19721: $? = 1 configure: failed program was: #line 19699 "configure" #include "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 crypt (); int main () { crypt (); ; return 0; } configure:19738: result: no configure:19743: checking for crypt in -lc configure:19770: gcc-2.95 -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 -lc >&5 cc1: Invalid option `-Wmissing-format-attribute' configure:19773: $? = 1 configure: failed program was: #line 19751 "configure" #include "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 crypt (); int main () { crypt (); ; return 0; } configure:19790: result: no configure:19796: WARNING: you have no crypt in either libcrypt or libc. You should install libcrypt from another source or configure with PAM support configure:19816: checking for socklen_t configure:19849: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common conftest.cc >&5 configure:19852: $? = 0 configure:19855: test -s conftest.o configure:19858: $? = 0 configure:19913: result: socklen_t configure:19933: checking for dnet_ntoa in -ldnet configure:19960: gcc-2.95 -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 -ldnet >&5 cc1: Invalid option `-Wmissing-format-attribute' configure:19963: $? = 1 configure: failed program was: #line 19941 "configure" #include "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 dnet_ntoa (); int main () { dnet_ntoa (); ; return 0; } configure:19980: result: no configure:19987: checking for dnet_ntoa in -ldnet_stub configure:20014: gcc-2.95 -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 -ldnet_stub >&5 cc1: Invalid option `-Wmissing-format-attribute' configure:20017: $? = 1 configure: failed program was: #line 19995 "configure" #include "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 dnet_ntoa (); int main () { dnet_ntoa (); ; return 0; } configure:20034: result: no configure:20041: checking for inet_ntoa configure:20078: gcc-2.95 -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 cc1: Invalid option `-Wmissing-format-attribute' configure:20081: $? = 1 configure: failed program was: #line 20047 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char inet_ntoa (); below. */ #include /* 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 inet_ntoa (); char (*f) (); int main () { /* 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_inet_ntoa) || defined (__stub___inet_ntoa) choke me #else f = inet_ntoa; #endif ; return 0; } configure:20097: result: no configure:20101: checking for inet_ntoa in -lnsl configure:20128: gcc-2.95 -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 -lnsl >&5 cc1: Invalid option `-Wmissing-format-attribute' configure:20131: $? = 1 configure: failed program was: #line 20109 "configure" #include "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 inet_ntoa (); int main () { inet_ntoa (); ; return 0; } configure:20148: result: no configure:20155: checking for connect configure:20192: gcc-2.95 -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 cc1: Invalid option `-Wmissing-format-attribute' configure:20195: $? = 1 configure: failed program was: #line 20161 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char connect (); below. */ #include /* 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 connect (); char (*f) (); int main () { /* 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_connect) || defined (__stub___connect) choke me #else f = connect; #endif ; return 0; } configure:20211: result: no configure:20215: checking for connect in -lsocket configure:20242: gcc-2.95 -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 -lsocket >&5 cc1: Invalid option `-Wmissing-format-attribute' configure:20245: $? = 1 configure: failed program was: #line 20223 "configure" #include "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 connect (); int main () { connect (); ; return 0; } configure:20262: result: no configure:20270: checking for remove configure:20307: gcc-2.95 -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 cc1: Invalid option `-Wmissing-format-attribute' configure:20310: $? = 1 configure: failed program was: #line 20276 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char remove (); below. */ #include /* 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 remove (); char (*f) (); int main () { /* 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_remove) || defined (__stub___remove) choke me #else f = remove; #endif ; return 0; } configure:20326: result: no configure:20330: checking for remove in -lposix configure:20357: gcc-2.95 -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 -lposix >&5 cc1: Invalid option `-Wmissing-format-attribute' configure:20360: $? = 1 configure: failed program was: #line 20338 "configure" #include "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 remove (); int main () { remove (); ; return 0; } configure:20377: result: no configure:20386: checking for shmat configure:20423: gcc-2.95 -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 cc1: Invalid option `-Wmissing-format-attribute' configure:20426: $? = 1 configure: failed program was: #line 20392 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char shmat (); below. */ #include /* 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 shmat (); char (*f) (); int main () { /* 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_shmat) || defined (__stub___shmat) choke me #else f = shmat; #endif ; return 0; } configure:20442: result: no configure:20447: checking for shmat in -lipc configure:20474: gcc-2.95 -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 -lipc >&5 cc1: Invalid option `-Wmissing-format-attribute' configure:20477: $? = 1 configure: failed program was: #line 20455 "configure" #include "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 shmat (); int main () { shmat (); ; return 0; } configure:20494: result: no configure:20507: checking for sys/types.h configure:20542: result: no configure:20507: checking for stdint.h configure:20542: result: no configure:20553: checking for poll in -lpoll configure:20580: gcc-2.95 -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 -lpoll >&5 cc1: Invalid option `-Wmissing-format-attribute' configure:20583: $? = 1 configure: failed program was: #line 20561 "configure" #include "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 poll (); int main () { poll (); ; return 0; } configure:20600: result: no configure:20607: checking for CoreAudio/CoreAudio.h configure:20617: gcc-2.95 -E conftest.c configure:20614: CoreAudio/CoreAudio.h: No such file or directory configure:20623: $? = 1 configure: failed program was: #line 20613 "configure" #include "confdefs.h" #include configure:20642: result: no configure:20654: checking if res_init needs -lresolv configure:20678: gcc-2.95 -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 -lresolv >&5 cc1: Invalid option `-Wmissing-format-attribute' configure:20681: $? = 1 configure: failed program was: #line 20659 "configure" #include "confdefs.h" #include #include #include #include int main () { res_init(); ; return 0; } configure:20701: result: no configure:20708: checking if res_init is available configure:20730: gcc-2.95 -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 cc1: Invalid option `-Wmissing-format-attribute' configure:20733: $? = 1 configure: failed program was: #line 20711 "configure" #include "confdefs.h" #include #include #include #include int main () { res_init(); ; return 0; } configure:20752: result: no configure:20760: checking for killpg in -lucb configure:20787: gcc-2.95 -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 -lucb >&5 cc1: Invalid option `-Wmissing-format-attribute' configure:20790: $? = 1 configure: failed program was: #line 20768 "configure" #include "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 killpg (); int main () { killpg (); ; return 0; } configure:20807: result: no configure:20874: checking for int configure:20895: gcc-2.95 -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 cc1: Invalid option `-Wmissing-format-attribute' configure:20898: $? = 1 configure: failed program was: #line 20880 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif int main () { if ((int *) 0) return 0; if (sizeof (int)) return 0; ; return 0; } configure:20914: result: no configure:20917: checking size of int configure:21105: result: 0 configure:21111: checking for long configure:21132: gcc-2.95 -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 cc1: Invalid option `-Wmissing-format-attribute' configure:21135: $? = 1 configure: failed program was: #line 21117 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif int main () { if ((long *) 0) return 0; if (sizeof (long)) return 0; ; return 0; } configure:21151: result: no configure:21154: checking size of long configure:21342: result: 0 configure:21348: checking for char * configure:21369: gcc-2.95 -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 cc1: Invalid option `-Wmissing-format-attribute' configure:21372: $? = 1 configure: failed program was: #line 21354 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif int main () { if ((char * *) 0) return 0; if (sizeof (char *)) return 0; ; return 0; } configure:21388: result: no configure:21391: checking size of char * configure:21579: result: 0 configure:21585: checking for dlopen in -ldl configure:21632: result: no configure:21641: checking for shl_unload in -ldld configure:21668: gcc-2.95 -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 cc1: Invalid option `-Wmissing-format-attribute' configure:21671: $? = 1 configure: failed program was: #line 21649 "configure" #include "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_unload (); int main () { shl_unload (); ; return 0; } configure:21688: result: no configure:21697: checking for size_t configure:21718: gcc-2.95 -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 cc1: Invalid option `-Wmissing-format-attribute' configure:21721: $? = 1 configure: failed program was: #line 21703 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif int main () { if ((size_t *) 0) return 0; if (sizeof (size_t)) return 0; ; return 0; } configure:21737: result: no configure:21740: checking size of size_t configure:21928: result: 0 configure:21934: checking for unsigned long configure:21955: gcc-2.95 -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 cc1: Invalid option `-Wmissing-format-attribute' configure:21958: $? = 1 configure: failed program was: #line 21940 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif int main () { if ((unsigned long *) 0) return 0; if (sizeof (unsigned long)) return 0; ; return 0; } configure:21974: result: no configure:21977: checking size of unsigned long configure:22165: result: 0 configure:22171: checking sizeof size_t == sizeof unsigned long configure:22190: gcc-2.95 -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 cc1: Invalid option `-Wmissing-format-attribute' configure:22193: $? = 1 configure: failed program was: #line 22174 "configure" #include "confdefs.h" int main () { #if SIZEOF_SIZE_T != SIZEOF_UNSIGNED_LONG choke me #endif ; return 0; } configure:22207: result: no configure:22209: error: Apparently on your system our assumption sizeof size_t == sizeof unsigned long does not apply. Please mail kde-devel@kde.org with a description of your system! ## ----------------- ## ## 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=set ac_cv_env_CC_value=gcc-2.95 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_f77_compiler_gnu=yes ac_cv_func_connect=no ac_cv_func_dlopen=no ac_cv_func_inet_ntoa=no ac_cv_func_remove=no ac_cv_func_shl_load=no ac_cv_func_shmat=no ac_cv_header_CoreAudio_CoreAudio_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_lib_c_crypt=no ac_cv_lib_compat_main=no ac_cv_lib_crypt_crypt=no ac_cv_lib_dl_dlopen=no ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_dld_shl_unload=no ac_cv_lib_dnet_dnet_ntoa=no ac_cv_lib_dnet_stub_dnet_ntoa=no ac_cv_lib_ipc_shmat=no ac_cv_lib_nsl_inet_ntoa=no ac_cv_lib_poll_poll=no ac_cv_lib_posix_remove=no ac_cv_lib_socket_connect=no ac_cv_lib_svld_dlopen=no ac_cv_lib_ucb_killpg=no ac_cv_lib_util_main=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=mawk ac_cv_prog_CPP='gcc-2.95 -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc-2.95 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_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=yes ac_cv_prog_make_make_set=yes ac_cv_sizeof_char_p=0 ac_cv_sizeof_int=0 ac_cv_sizeof_long=0 ac_cv_sizeof_size_t=0 ac_cv_sizeof_unsigned_long=0 ac_cv_socklen_t=socklen_t ac_cv_target=i686-pc-linux-gnu ac_cv_target_alias=i686-pc-linux-gnu ac_cv_type_char_p=no ac_cv_type_int=no ac_cv_type_long=no ac_cv_type_size_t=no ac_cv_type_unsigned_long=no am_cv_CC_dependencies_compiler_type=gcc am_cv_CXX_dependencies_compiler_type=gcc3 kde_cv_func_strlcat=no kde_cv_func_strlcpy=no 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_proto_strlcat='yes - in libkdefakes' kde_cv_proto_strlcpy='yes - in libkdefakes' kde_cv_stl_works=yes lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=no lt_cv_dlopen_libs= lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='/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=no 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= 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= lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"no"' 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='""' 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='""' ## ------------ ## ## confdefs.h. ## ## ------------ ## #define PACKAGE "koffice" #define VERSION "1.2.93" #ifdef __cplusplus #include #endif #define KDELIBSUFF "" #define HAVE_DLFCN_H 1 #define HAVE_SGI_STL 1 #define ksize_t socklen_t #define SIZEOF_INT 0 #define SIZEOF_LONG 0 #define SIZEOF_CHAR_P 0 #define SIZEOF_SIZE_T 0 #define SIZEOF_UNSIGNED_LONG 0 configure: exit 1 ------------=_1067388424-27389-1 Content-Type: text/plain; name="kernelinfo" Content-Disposition: attachment; filename="kernelinfo" Content-Transfer-Encoding: 7bit Linux version 2.4.18-bf2.4 (root@zombie) (gcc version 2.95.4 20011002 (Debian prerelease)) #1 Son Apr 14 09:53:28 CEST 2002 BIOS-provided physical RAM map: BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved) BIOS-e820: 0000000000100000 - 0000000007ee06c0 (usable) BIOS-e820: 0000000007ee06c0 - 0000000007ee66c0 (ACPI data) BIOS-e820: 0000000007ee66c0 - 0000000007eee700 (ACPI NVS) BIOS-e820: 0000000007eee700 - 0000000008000000 (reserved) BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved) BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved) found SMP MP-table at 0009fe00 hm, page 0009f000 reserved twice. hm, page 000a0000 reserved twice. hm, page 000ec000 reserved twice. hm, page 000ed000 reserved twice. On node 0 totalpages: 32480 zone(0): 4096 pages. zone(1): 28384 pages. zone(2): 0 pages. Intel MultiProcessor Specification v1.1 Virtual Wire compatibility mode. OEM ID: IBM-PCCO Product ID: CDT-BIOS MP APIC at: 0xFEE00000 Processor #0 Pentium(tm) Pro APIC version 17 I/O APIC #2 Version 32 at 0xFEC00000. Processors: 1 Kernel command line: BOOT_IMAGE=LinuxOLD ro root=304 Initializing CPU#0 Detected 797.436 MHz processor. Console: colour VGA+ 80x25 Calibrating delay loop... 1592.52 BogoMIPS Memory: 124548k/129920k available (1783k kernel code, 4984k reserved, 549k data, 280k init, 0k highmem) Dentry-cache hash table entries: 16384 (order: 5, 131072 bytes) Inode-cache hash table entries: 8192 (order: 4, 65536 bytes) Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) Buffer-cache hash table entries: 4096 (order: 2, 16384 bytes) Page-cache hash table entries: 32768 (order: 5, 131072 bytes) CPU: Before vendor init, caps: 0383fbff 00000000 00000000, vendor = 0 CPU: L1 I cache: 16K, L1 D cache: 16K CPU: L2 cache: 256K CPU: After vendor init, caps: 0383fbff 00000000 00000000 00000000 Intel machine check architecture supported. Intel machine check reporting enabled on CPU#0. CPU: After generic, caps: 0383fbff 00000000 00000000 00000000 CPU: Common caps: 0383fbff 00000000 00000000 00000000 CPU: Intel Pentium III (Coppermine) stepping 06 Enabling fast FPU save and restore... done. Enabling unmasked SIMD FPU exception support... done. Checking 'hlt' instruction... OK. Checking for popad bug... OK. POSIX conformance testing by UNIFIX enabled ExtINT on CPU#0 ESR value before enabling vector: 00000000 ESR value after enabling vector: 00000000 ENABLING IO-APIC IRQs Setting 2 in the phys_id_present_map ...changing IO-APIC physical APIC ID to 2 ... ok. init IO_APIC IRQs IO-APIC (apicid-pin) 2-0, 2-9, 2-10, 2-11, 2-18, 2-20, 2-21, 2-22, 2-23 not connected. ..TIMER: vector=0x31 pin1=2 pin2=0 number of MP IRQ sources: 19. number of IO-APIC #2 registers: 24. testing the IO APIC....................... IO APIC #2...... .... register #00: 02000000 ....... : physical APIC id: 02 .... register #01: 00170020 ....... : max redirection entries: 0017 ....... : PRQ implemented: 0 ....... : IO APIC version: 0020 .... register #02: 00000000 ....... : arbitration: 00 .... IRQ redirection table: NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect: 00 000 00 1 0 0 0 0 0 0 00 01 001 01 0 0 0 0 0 1 1 39 02 001 01 0 0 0 0 0 1 1 31 03 001 01 0 0 0 0 0 1 1 41 04 001 01 0 0 0 0 0 1 1 49 05 001 01 0 0 0 0 0 1 1 51 06 001 01 0 0 0 0 0 1 1 59 07 001 01 0 0 0 0 0 1 1 61 08 001 01 0 0 0 0 0 1 1 69 09 000 00 1 0 0 0 0 0 0 00 0a 000 00 1 0 0 0 0 0 0 00 0b 000 00 1 0 0 0 0 0 0 00 0c 001 01 0 0 0 0 0 1 1 71 0d 001 01 0 0 0 0 0 1 1 79 0e 001 01 0 0 0 0 0 1 1 81 0f 001 01 0 0 0 0 0 1 1 89 10 001 01 1 1 0 1 0 1 1 91 11 001 01 1 1 0 1 0 1 1 99 12 000 00 1 0 0 0 0 0 0 00 13 001 01 1 1 0 1 0 1 1 A1 14 000 00 1 0 0 0 0 0 0 00 15 000 00 1 0 0 0 0 0 0 00 16 000 00 1 0 0 0 0 0 0 00 17 000 00 1 0 0 0 0 0 0 00 IRQ to pin mappings: IRQ0 -> 0:2 IRQ1 -> 0:1 IRQ3 -> 0:3 IRQ4 -> 0:4 IRQ5 -> 0:5 IRQ6 -> 0:6 IRQ7 -> 0:7 IRQ8 -> 0:8 IRQ12 -> 0:12 IRQ13 -> 0:13 IRQ14 -> 0:14 IRQ15 -> 0:15 IRQ16 -> 0:16 IRQ17 -> 0:17 IRQ19 -> 0:19 .................................... done. Using local APIC timer interrupts. calibrating APIC timer ... ..... CPU clock speed is 797.3773 MHz. ..... host bus clock speed is 132.8961 MHz. cpu: 0, clocks: 1328961, slice: 664480 CPU0 mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au) mtrr: detected mtrr type: Intel PCI: PCI BIOS revision 2.10 entry at 0xfd55c, last bus=1 PCI: Using configuration type 1 PCI: Probing PCI hardware Unknown bridge resource 2: assuming transparent PCI: Using IRQ router PIIX [8086/2440] at 00:1f.0 PCI->APIC IRQ transform: (B0,I2,P0) -> 16 PCI->APIC IRQ transform: (B0,I31,P3) -> 19 PCI->APIC IRQ transform: (B0,I31,P1) -> 17 PCI->APIC IRQ transform: (B0,I31,P1) -> 17 PCI->APIC IRQ transform: (B1,I8,P0) -> 16 Linux NET4.0 for Linux 2.4 Based upon Swansea University Computer Society NET3.039 Initializing RT netlink socket IBM machine detected. Enabling interrupts during APM calls. Starting kswapd VFS: Diskquotas version dquot_6.4.0 initialized Journalled Block Device driver loaded vga16fb: initializing vga16fb: mapped to 0xc00a0000 Console: switching to colour frame buffer device 80x30 fb0: VGA16 VGA frame buffer device pty: 256 Unix98 ptys configured Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ SERIAL_PCI enabled ttyS00 at 0x03f8 (irq = 4) is a 16550A ttyS01 at 0x02f8 (irq = 3) is a 16550A Real Time Clock Driver v1.10e block: 128 slots per queue, batch=32 RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize Uniform Multi-Platform E-IDE driver Revision: 6.31 ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx PIIX4: IDE controller on PCI bus 00 dev f9 PIIX4: chipset revision 1 PIIX4: not 100% native mode: will probe irqs later ide0: BM-DMA at 0xfff0-0xfff7, BIOS settings: hda:DMA, hdb:pio ide1: BM-DMA at 0xfff8-0xffff, BIOS settings: hdc:DMA, hdd:pio hda: IBM-DTLA-305020, ATA DISK drive hdc: SAMSUNG CD-ROM SC-148F, ATAPI CD/DVD-ROM drive ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 ide1 at 0x170-0x177,0x376 on irq 15 hda: 39876480 sectors (20417 MB) w/380KiB Cache, CHS=2482/255/63 hdc: ATAPI 48X CD-ROM drive, 128kB Cache Uniform CD-ROM driver Revision: 3.12 ide-floppy driver 0.97.sv Partition check: hda: hda1 hda2 hda3 hda4 Floppy drive(s): fd0 is 1.44M FDC 0 is a post-1991 82077 Loading I2O Core - (c) Copyright 1999 Red Hat Software I2O configuration manager v 0.04. (C) Copyright 1999 Red Hat Software loop: loaded (max 8 devices) Compaq CISS Driver (v 2.4.5) HDLC support module revision 1.02 for Linux 2.4 Cronyx Ltd, Synchronous PPP and CISCO HDLC (c) 1994 Linux port (c) 1998 Building Number Three Ltd & Jan "Yenya" Kasprzak. ide-floppy driver 0.97.sv Promise Fasttrak(tm) Softwareraid driver 0.03beta: No raid array found Highpoint HPT370 Softwareraid driver for linux version 0.01 No raid array found SCSI subsystem driver Revision: 1.00 Red Hat/Adaptec aacraid driver, Apr 14 2002 DC390: 0 adapters found 3ware Storage Controller device driver for Linux v1.02.00.016. 3w-xxxx: No cards with valid units found. request_module[scsi_hostadapter]: Root fs not mounted request_module[scsi_hostadapter]: Root fs not mounted i2o_scsi.c: Version 0.0.1 chain_pool: 0 bytes @ c7eddde0 (512 byte buffers X 4 can_queue X 0 i2o controllers) NET4: Linux TCP/IP 1.0 for NET4.0 IP Protocols: ICMP, UDP, TCP, IGMP IP: routing cache hash table of 512 buckets, 4Kbytes TCP: Hash tables configured (established 8192 bind 8192) NET4: Unix domain sockets 1.0/SMP for Linux NET4.0. cramfs: wrong magic FAT: bogus logical sector size 0 reiserfs: checking transaction log (device 03:04) ... Using r5 hash to sort names ReiserFS version 3.6.25 VFS: Mounted root (reiserfs filesystem) readonly. Freeing unused kernel memory: 280k freed Adding Swap: 498004k swap-space (priority -1) usb.c: registered new driver usbdevfs usb.c: registered new driver hub usb-uhci.c: $Revision: 1.275 $ time 10:29:43 Apr 14 2002 usb-uhci.c: High bandwidth mode enabled PCI: Setting latency timer of device 00:1f.2 to 64 usb-uhci.c: USB UHCI at I/O 0xfb00, IRQ 19 usb-uhci.c: Detected 2 ports usb.c: new USB bus registered, assigned bus number 1 hub.c: USB hub found hub.c: 2 ports detected usb-uhci.c: v1.275:USB Universal Host Controller Interface driver usb.c: registered new driver keyboard usbkbd.c: :USB HID Boot Protocol keyboard driver 3c59x: Donald Becker and others. www.scyld.com/network/vortex.html 01:08.0: 3Com PCI 3c905B Cyclone 100baseTx at 0x7880. Vers LK1.1.16 parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE] parport0: irq 7 detected reiserfs: checking transaction log (device 03:03) ... Using r5 hash to sort names ReiserFS version 3.6.25 reiserfs: checking transaction log (device 03:01) ... Using r5 hash to sort names ReiserFS version 3.6.25 apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16) lp0: using parport0 (polling). smbfs: mount_data version 1029990773 is not supported smbfs: mount_data version 1029990773 is not supported smb_open: Vmvs/Concilia Ago03.xls access denied, access=0, wish=2 smb_open: Vmvs/Metro Red Customer DB_Test.xls access denied, access=0, wish=2 ------------=_1067388424-27389-1 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe << ------------=_1067388424-27389-1--