KDE3.3.3 - config.log

jeason jeason at freemail.hu
Mon Nov 29 23:08:29 GMT 2004


Hi!

I was:
- installed qt 3.3.3
- compiled and installed arts
- compiled and installed kdelibs3.3.3

All OK, no error.

But when I configure kdebase 3.3.3 (same options as kdelibs), than

checking if UIC has KDE plugins available... no
configure: error: you need to install kdelibs first.

But I have already istalled it. So after the message
there is the config.log.

Please help me!
Thaks!

jeason

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure --prefix=/opt/kde --with-qt-dir=/opt/qt3.3.3 --with-qt-includes=/opt/qt3.3.3/include --with-qt-libraries=/opt/qt3.3.3/lib

## --------- ##
## Platform. ##
## --------- ##

hostname = markus1l.markus
uname -m = i686
uname -r = 2.4.20-24.2
uname -s = Linux
uname -v = #1 Tue Apr 20 21:39:22 CEST 2004

/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: /opt/qt3.3.3/bin
PATH: /root/bin
PATH: /usr/local/sbin
PATH: /sbin
PATH: /usr/sbin
PATH: /usr/local/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/X11R6/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1582: checking build system type
configure:1600: result: i686-pc-linux-gnu
configure:1608: checking host system type
configure:1622: result: i686-pc-linux-gnu
configure:1630: checking target system type
configure:1644: result: i686-pc-linux-gnu
configure:1691: checking for a BSD-compatible install
configure:1746: result: /bin/install -c
configure:1761: checking for -p flag to install
configure:1774: result: yes
configure:1785: checking whether build environment is sane
configure:1828: result: yes
configure:1880: checking for gawk
configure:1896: found /usr/bin/gawk
configure:1906: result: gawk
configure:1916: checking whether make sets $(MAKE)
configure:1936: result: yes
configure:2194: checking for kde-config
configure:2256: result: /opt/kde/bin/kde-config
configure:2279: checking where to install
configure:2287: result: /opt/kde (as requested)
configure:2338: checking for style of include used by make
configure:2366: result: GNU
configure:2514: checking for gcc
configure:2530: found /usr/bin/gcc
configure:2540: result: gcc
configure:2784: checking for C compiler version
configure:2787: gcc --version </dev/null >&5
gcc (GCC) 3.2.2
Copyright (C) 2002 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:2790: $? = 0
configure:2792: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i386-pc-linux-gnu/3.2.2/specs
Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i386-pc-linux-gnu
Thread model: posix
gcc version 3.2.2
configure:2795: $? = 0
configure:2797: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2800: $? = 1
configure:2823: checking for C compiler default output file name
configure:2826: gcc     conftest.c  >&5
configure:2829: $? = 0
configure:2875: result: a.out
configure:2880: checking whether the C compiler works
configure:2886: ./a.out
configure:2889: $? = 0
configure:2906: result: yes
configure:2913: checking whether we are cross compiling
configure:2915: result: no
configure:2918: checking for suffix of executables
configure:2920: gcc -o conftest     conftest.c  >&5
configure:2923: $? = 0
configure:2948: result: 
configure:2954: checking for suffix of object files
configure:2975: gcc -c    conftest.c >&5
configure:2978: $? = 0
configure:3000: result: o
configure:3004: checking whether we are using the GNU C compiler
configure:3028: gcc -c    conftest.c >&5
configure:3034: $? = 0
configure:3038: test -z 
			 || test ! -s conftest.err
configure:3041: $? = 0
configure:3044: test -s conftest.o
configure:3047: $? = 0
configure:3060: result: yes
configure:3066: checking whether gcc accepts -g
configure:3087: gcc -c -g  conftest.c >&5
configure:3093: $? = 0
configure:3097: test -z 
			 || test ! -s conftest.err
configure:3100: $? = 0
configure:3103: test -s conftest.o
configure:3106: $? = 0
configure:3117: result: yes
configure:3134: checking for gcc option to accept ANSI C
configure:3204: gcc  -c    conftest.c >&5
configure:3210: $? = 0
configure:3214: test -z 
			 || test ! -s conftest.err
configure:3217: $? = 0
configure:3220: test -s conftest.o
configure:3223: $? = 0
configure:3241: result: none needed
configure:3259: gcc -c    conftest.c >&5
conftest.c:2: parse error before "me"
configure:3265: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3400: checking dependency style of gcc
configure:3490: result: gcc3
configure:3513: checking how to run the C preprocessor
configure:3548: gcc -E  conftest.c
configure:3554: $? = 0
configure:3586: gcc -E  conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:3592: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdebase"
| #define VERSION "3.3.1"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3631: result: gcc -E
configure:3655: gcc -E  conftest.c
configure:3661: $? = 0
configure:3693: gcc -E  conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:3699: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdebase"
| #define VERSION "3.3.1"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3823: checking for g++
configure:3839: found /usr/bin/g++
configure:3849: result: g++
configure:3865: checking for C++ compiler version
configure:3868: g++ --version </dev/null >&5
g++ (GCC) 3.2.2
Copyright (C) 2002 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:3871: $? = 0
configure:3873: g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i386-pc-linux-gnu/3.2.2/specs
Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i386-pc-linux-gnu
Thread model: posix
gcc version 3.2.2
configure:3876: $? = 0
configure:3878: g++ -V </dev/null >&5
g++: argument to `-V' missing

configure:3881: $? = 1
configure:3884: checking whether we are using the GNU C++ compiler
configure:3908: g++ -c    conftest.cc >&5
configure:3914: $? = 0
configure:3918: test -z 
			 || test ! -s conftest.err
configure:3921: $? = 0
configure:3924: test -s conftest.o
configure:3927: $? = 0
configure:3940: result: yes
configure:3946: checking whether g++ accepts -g
configure:3967: g++ -c -g  conftest.cc >&5
configure:3973: $? = 0
configure:3977: test -z 
			 || test ! -s conftest.err
configure:3980: $? = 0
configure:3983: test -s conftest.o
configure:3986: $? = 0
configure:3997: result: yes
configure:4039: g++ -c    conftest.cc >&5
configure:4045: $? = 0
configure:4049: test -z 
			 || test ! -s conftest.err
configure:4052: $? = 0
configure:4055: test -s conftest.o
configure:4058: $? = 0
configure:4084: g++ -c    conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:15: `exit' undeclared (first use this function)
conftest.cc:15: (Each undeclared identifier is reported only once for each 
   function it appears in.)
configure:4090: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdebase"
| #define VERSION "3.3.1"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:4039: g++ -c    conftest.cc >&5
configure:4045: $? = 0
configure:4049: test -z 
			 || test ! -s conftest.err
configure:4052: $? = 0
configure:4055: test -s conftest.o
configure:4058: $? = 0
configure:4084: g++ -c    conftest.cc >&5
configure:4090: $? = 0
configure:4094: test -z 
			 || test ! -s conftest.err
configure:4097: $? = 0
configure:4100: test -s conftest.o
configure:4103: $? = 0
configure:4128: checking dependency style of g++
configure:4218: result: gcc3
configure:4542: checking whether g++ supports -Wmissing-format-attribute
configure:4578: 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:4584: $? = 0
configure:4588: test -z 
			 || test ! -s conftest.err
configure:4591: $? = 0
configure:4594: test -s conftest
configure:4597: $? = 0
configure:4618: result: yes
configure:4630: checking whether gcc supports -Wmissing-format-attribute
configure:4663: 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:4669: $? = 0
configure:4673: test -z 
			 || test ! -s conftest.err
configure:4676: $? = 0
configure:4679: test -s conftest
configure:4682: $? = 0
configure:4703: result: yes
configure:4717: checking whether g++ supports -Wundef
configure:4753: 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:4759: $? = 0
configure:4763: test -z 
			 || test ! -s conftest.err
configure:4766: $? = 0
configure:4769: test -s conftest
configure:4772: $? = 0
configure:4793: result: yes
configure:4805: checking whether g++ supports -Wno-long-long
configure:4841: 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:4847: $? = 0
configure:4851: test -z 
			 || test ! -s conftest.err
configure:4854: $? = 0
configure:4857: test -s conftest
configure:4860: $? = 0
configure:4881: result: yes
configure:4893: checking whether g++ supports -Wnon-virtual-dtor
configure:4929: 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:4935: $? = 0
configure:4939: test -z 
			 || test ! -s conftest.err
configure:4942: $? = 0
configure:4945: test -s conftest
configure:4948: $? = 0
configure:4969: result: yes
configure:4989: checking whether g++ supports -fno-exceptions
configure:5025: 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:5031: $? = 0
configure:5035: test -z 
			 || test ! -s conftest.err
configure:5038: $? = 0
configure:5041: test -s conftest
configure:5044: $? = 0
configure:5065: result: yes
configure:5077: checking whether g++ supports -fno-check-new
configure:5113: 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:5119: $? = 0
configure:5123: test -z 
			 || test ! -s conftest.err
configure:5126: $? = 0
configure:5129: test -s conftest
configure:5132: $? = 0
configure:5153: result: yes
configure:5165: checking whether g++ supports -fno-common
configure:5201: 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:5207: $? = 0
configure:5211: test -z 
			 || test ! -s conftest.err
configure:5214: $? = 0
configure:5217: test -s conftest
configure:5220: $? = 0
configure:5241: result: yes
configure:5253: checking whether g++ supports -fexceptions
configure:5289: 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:5295: $? = 0
configure:5299: test -z 
			 || test ! -s conftest.err
configure:5302: $? = 0
configure:5305: test -s conftest
configure:5308: $? = 0
configure:5329: result: yes
configure:5991: checking how to run the C++ preprocessor
configure:6022: g++ -E  conftest.cc
configure:6028: $? = 0
configure:6060: g++ -E  conftest.cc
conftest.cc:14:28: ac_nonexistent.h: No such file or directory
configure:6066: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdebase"
| #define VERSION "3.3.1"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6105: result: g++ -E
configure:6129: g++ -E  conftest.cc
configure:6135: $? = 0
configure:6167: g++ -E  conftest.cc
conftest.cc:14:28: ac_nonexistent.h: No such file or directory
configure:6173: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdebase"
| #define VERSION "3.3.1"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6221: checking whether g++ supports -O0
configure:6257: 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:6263: $? = 0
configure:6267: test -z 
			 || test ! -s conftest.err
configure:6270: $? = 0
configure:6273: test -s conftest
configure:6276: $? = 0
configure:6297: result: yes
configure:6353: checking whether g++ supports -Wl,--no-undefined
configure:6389: 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:6395: $? = 0
configure:6399: test -z 
			 || test ! -s conftest.err
configure:6402: $? = 0
configure:6405: test -s conftest
configure:6408: $? = 0
configure:6429: result: yes
configure:6433: checking whether g++ supports -Wl,--allow-shlib-undefined
configure:6469: 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:6475: $? = 0
configure:6479: test -z 
			 || test ! -s conftest.err
configure:6482: $? = 0
configure:6485: test -s conftest
configure:6488: $? = 0
configure:6509: result: yes
configure:6619: result: not using lib directory suffix
configure:6664: checking for a sed that does not truncate output
configure:6718: result: /bin/sed
configure:6721: checking for egrep
configure:6731: result: grep -E
configure:6747: checking for ld used by gcc
configure:6814: result: /usr/bin/ld
configure:6823: checking if the linker (/usr/bin/ld) is GNU ld
configure:6838: result: yes
configure:6843: checking for /usr/bin/ld option to reload object files
configure:6850: result: -r
configure:6859: checking for BSD-compatible nm
configure:6901: result: /usr/bin/nm -B
configure:6905: checking whether ln -s works
configure:6909: result: yes
configure:6916: checking how to recognise dependent libraries
configure:7123: result: pass_all
configure:7332: checking for ANSI C header files
configure:7357: 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:7363: $? = 0
configure:7367: test -z 
			 || test ! -s conftest.err
configure:7370: $? = 0
configure:7373: test -s conftest.o
configure:7376: $? = 0
configure:7462: 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:32: warning: implicit declaration of function `exit'
configure:7465: $? = 0
configure:7467: ./conftest
configure:7470: $? = 0
configure:7485: result: yes
configure:7509: checking for sys/types.h
configure:7525: 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:7531: $? = 0
configure:7535: test -z 
			 || test ! -s conftest.err
configure:7538: $? = 0
configure:7541: test -s conftest.o
configure:7544: $? = 0
configure:7555: result: yes
configure:7509: checking for sys/stat.h
configure:7525: 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:7531: $? = 0
configure:7535: test -z 
			 || test ! -s conftest.err
configure:7538: $? = 0
configure:7541: test -s conftest.o
configure:7544: $? = 0
configure:7555: result: yes
configure:7509: checking for stdlib.h
configure:7525: 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:7531: $? = 0
configure:7535: test -z 
			 || test ! -s conftest.err
configure:7538: $? = 0
configure:7541: test -s conftest.o
configure:7544: $? = 0
configure:7555: result: yes
configure:7509: checking for string.h
configure:7525: 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:7531: $? = 0
configure:7535: test -z 
			 || test ! -s conftest.err
configure:7538: $? = 0
configure:7541: test -s conftest.o
configure:7544: $? = 0
configure:7555: result: yes
configure:7509: checking for memory.h
configure:7525: 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:7531: $? = 0
configure:7535: test -z 
			 || test ! -s conftest.err
configure:7538: $? = 0
configure:7541: test -s conftest.o
configure:7544: $? = 0
configure:7555: result: yes
configure:7509: checking for strings.h
configure:7525: 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:7531: $? = 0
configure:7535: test -z 
			 || test ! -s conftest.err
configure:7538: $? = 0
configure:7541: test -s conftest.o
configure:7544: $? = 0
configure:7555: result: yes
configure:7509: checking for inttypes.h
configure:7525: 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:7531: $? = 0
configure:7535: test -z 
			 || test ! -s conftest.err
configure:7538: $? = 0
configure:7541: test -s conftest.o
configure:7544: $? = 0
configure:7555: result: yes
configure:7509: checking for stdint.h
configure:7525: 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:7531: $? = 0
configure:7535: test -z 
			 || test ! -s conftest.err
configure:7538: $? = 0
configure:7541: test -s conftest.o
configure:7544: $? = 0
configure:7555: result: yes
configure:7509: checking for unistd.h
configure:7525: 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:7531: $? = 0
configure:7535: test -z 
			 || test ! -s conftest.err
configure:7538: $? = 0
configure:7541: test -s conftest.o
configure:7544: $? = 0
configure:7555: result: yes
configure:7581: checking dlfcn.h usability
configure:7593: 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:7599: $? = 0
configure:7603: test -z 
			 || test ! -s conftest.err
configure:7606: $? = 0
configure:7609: test -s conftest.o
configure:7612: $? = 0
configure:7622: result: yes
configure:7626: checking dlfcn.h presence
configure:7636: gcc -E  conftest.c
configure:7642: $? = 0
configure:7662: result: yes
configure:7697: checking for dlfcn.h
configure:7704: result: yes
configure:7768: checking for g77
configure:7797: result: no
configure:7768: checking for f77
configure:7797: result: no
configure:7768: checking for xlf
configure:7797: result: no
configure:7768: checking for frt
configure:7797: result: no
configure:7768: checking for pgf77
configure:7797: result: no
configure:7768: checking for fort77
configure:7797: result: no
configure:7768: checking for fl32
configure:7797: result: no
configure:7768: checking for af77
configure:7797: result: no
configure:7768: checking for f90
configure:7797: result: no
configure:7768: checking for xlf90
configure:7797: result: no
configure:7768: checking for pgf90
configure:7797: result: no
configure:7768: checking for epcf90
configure:7797: result: no
configure:7768: checking for f95
configure:7797: result: no
configure:7768: checking for fort
configure:7797: result: no
configure:7768: checking for xlf95
configure:7797: result: no
configure:7768: checking for ifc
configure:7797: result: no
configure:7768: checking for efc
configure:7797: result: no
configure:7768: checking for pgf95
configure:7797: result: no
configure:7768: checking for lf95
configure:7797: result: no
configure:7768: checking for gfortran
configure:7797: result: no
configure:7812: checking for Fortran 77 compiler version
configure:7812:  --version </dev/null >&5
./configure: line 1: --version: command not found
configure:7815: $? = 127
configure:7817:  -v </dev/null >&5
./configure: line 1: -v: command not found
configure:7820: $? = 127
configure:7822:  -V </dev/null >&5
./configure: line 1: -V: command not found
configure:7825: $? = 127
configure:7833: checking whether we are using the GNU Fortran 77 compiler
configure:7847:  -c  conftest.F >&5
./configure: line 1: -c: command not found
configure:7853: $? = 127
configure: failed program was:
|       program main
| #ifndef __GNUC__
|        choke me
| #endif
| 
|       end
configure:7879: result: no
configure:7885: checking whether  accepts -g
configure:7897:  -c -g conftest.f >&5
./configure: line 1: -c: command not found
configure:7903: $? = 127
configure: failed program was:
|       program main
| 
|       end
configure:7928: result: no
configure:7958: checking the maximum length of command line arguments
configure:8017: result: 32768
configure:8028: checking command to parse /usr/bin/nm -B output from gcc object
configure:8117: 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:8120: $? = 0
configure:8124: /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:8127: $? = 0
configure:8179: 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:8182: $? = 0
configure:8220: result: ok
configure:8224: checking for objdir
configure:8239: result: .libs
configure:8329: checking for ar
configure:8345: found /usr/bin/ar
configure:8356: result: ar
configure:8409: checking for ranlib
configure:8425: found /usr/bin/ranlib
configure:8436: result: ranlib
configure:8489: checking for strip
configure:8505: found /usr/bin/strip
configure:8516: result: strip
configure:8778: checking if gcc static flag  works
configure:8801: result: yes
configure:8823: checking if gcc supports -fno-rtti -fno-exceptions
configure:8844: 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: ignoring command line option '-fno-rtti'
cc1: warning: (it is valid for C++ but not the selected language)
configure:8848: $? = 0
configure:8856: result: no
configure:8871: checking for gcc option to produce PIC
configure:9048: result: -fPIC
configure:9056: checking if gcc PIC flag -fPIC works
configure:9077: 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:9081: $? = 0
configure:9089: result: yes
configure:9113: checking if gcc supports -c -o file.o
configure:9144: 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:9148: $? = 0
configure:9162: result: yes
configure:9188: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:9989: result: yes
configure:10015: checking whether -lc should be explicitly linked in
configure:10020: 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:10023: $? = 0
configure:10037: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:10040: $? = 0
configure:10052: result: no
configure:10060: checking dynamic linker characteristics
configure:10578: result: GNU/Linux ld.so
configure:10582: checking how to hardcode library paths into programs
configure:10607: result: immediate
configure:10621: checking whether stripping libraries is possible
configure:10626: result: yes
configure:10752: checking for shl_load
configure:10809: 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/cc4IA6EY.o(.text+0x11): In function `main':
: undefined reference to `shl_load'
/tmp/cc4IA6EY.o(.data+0x0): undefined reference to `shl_load'
collect2: ld returned 1 exit status
configure:10815: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdebase"
| #define VERSION "3.3.1"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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.  */
| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define shl_load innocuous_shl_load
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char shl_load (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef shl_load
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char shl_load ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_shl_load) || defined (__stub___shl_load)
| choke me
| #else
| char (*f) () = shl_load;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != shl_load;
|   ;
|   return 0;
| }
configure:10840: result: no
configure:10845: checking for shl_load in -ldld
configure:10875: 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/bin/ld: cannot find -ldld
collect2: ld returned 1 exit status
configure:10881: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdebase"
| #define VERSION "3.3.1"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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:10907: result: no
configure:10912: checking for dlopen
configure:10969: 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/ccC4Cz7R.o(.text+0x11): In function `main':
: undefined reference to `dlopen'
/tmp/ccC4Cz7R.o(.data+0x0): undefined reference to `dlopen'
collect2: ld returned 1 exit status
configure:10975: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdebase"
| #define VERSION "3.3.1"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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.  */
| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define dlopen innocuous_dlopen
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char dlopen (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef dlopen
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char dlopen ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_dlopen) || defined (__stub___dlopen)
| choke me
| #else
| char (*f) () = dlopen;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != dlopen;
|   ;
|   return 0;
| }
configure:11000: result: no
configure:11005: checking for dlopen in -ldl
configure:11035: 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:11041: $? = 0
configure:11045: test -z 
			 || test ! -s conftest.err
configure:11048: $? = 0
configure:11051: test -s conftest
configure:11054: $? = 0
configure:11067: result: yes
configure:11242: checking whether a program can dlopen itself
configure:11314: 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:11300: warning: no previous prototype for `fnord'
configure: In function `fnord':
configure:11300: warning: unused variable `i'
configure: In function `main':
configure:11313: warning: implicit declaration of function `exit'
configure:11317: $? = 0
configure:11335: result: yes
configure:11340: checking whether a statically linked program can dlopen itself
configure:11412: 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:11398: warning: no previous prototype for `fnord'
configure: In function `fnord':
configure:11398: warning: unused variable `i'
configure: In function `main':
configure:11411: warning: implicit declaration of function `exit'
configure:11415: $? = 0
configure:11433: result: yes
configure:11456: checking if libtool supports shared libraries
configure:11458: result: yes
configure:11461: checking whether to build shared libraries
configure:11508: result: yes
configure:11511: checking whether to build static libraries
configure:11515: result: no
configure:11606: creating libtool
configure:12150: checking for ld used by g++
configure:12217: result: /usr/bin/ld
configure:12226: checking if the linker (/usr/bin/ld) is GNU ld
configure:12241: result: yes
configure:12292: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:13095: result: yes
configure:13117: 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:13120: $? = 0
configure:13216: checking for g++ option to produce PIC
configure:13468: result: -fPIC
configure:13476: checking if g++ PIC flag -fPIC works
configure:13497: 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:13501: $? = 0
configure:13509: result: yes
configure:13533: checking if g++ supports -c -o file.o
configure:13564: 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:13568: $? = 0
configure:13582: result: yes
configure:13608: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:13633: result: yes
configure:13704: checking dynamic linker characteristics
configure:14222: result: GNU/Linux ld.so
configure:14226: checking how to hardcode library paths into programs
configure:14251: result: immediate
configure:14265: checking whether stripping libraries is possible
configure:14270: result: yes
configure:14396: checking for shl_load
configure:14484: result: no
configure:14489: checking for shl_load in -ldld
configure:14551: result: no
configure:14556: checking for dlopen
configure:14644: result: no
configure:14649: checking for dlopen in -ldl
configure:14711: result: yes
configure:14886: checking whether a program can dlopen itself
configure:14979: result: yes
configure:14984: checking whether a statically linked program can dlopen itself
configure:15077: result: yes
configure:21391: checking for msgfmt
configure:21418: result: /usr/bin/msgfmt
configure:21427: checking for gmsgfmt
configure:21458: result: /usr/bin/msgfmt
configure:21477: checking for xgettext
configure:21504: result: /usr/bin/xgettext
configure:21540: checking if C++ programs can be compiled
configure:21569: 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
configure:21575: $? = 0
configure:21579: test -z 
			 || test ! -s conftest.err
configure:21582: $? = 0
configure:21585: test -s conftest.o
configure:21588: $? = 0
configure:21602: result: yes
configure:21632: checking for strlcat
configure:21680: 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 -pedantic-errors  conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:38: `strlcat' undeclared (first use this function)
conftest.cc:38: (Each undeclared identifier is reported only once for each 
   function it appears in.)
configure:21686: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdebase"
| #define VERSION "3.3.1"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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
| #define HAVE_SGI_STL 1
| /* end confdefs.h.  */
| 
| 
| #include <string.h>
| 
| 
| int
| main ()
| {
| 
|  char buf[20];
|   buf[0]='\0';
|   strlcat(buf, "KDE function test", sizeof(buf));
| 
| 
|   ;
|   return 0;
| }
configure:21721: result: no
configure:21724: checking if strlcat needs custom prototype
configure:21828: result: yes - in libkdefakes
configure:21853: checking for strlcpy
configure:21900: 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 -pedantic-errors  conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:37: `strlcpy' undeclared (first use this function)
conftest.cc:37: (Each undeclared identifier is reported only once for each 
   function it appears in.)
configure:21906: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdebase"
| #define VERSION "3.3.1"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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
| #define HAVE_SGI_STL 1
| /* end confdefs.h.  */
| 
| 
| #include <string.h>
| 
| 
| int
| main ()
| {
| 
|  char buf[20];
|   strlcpy(buf, "KDE function test", sizeof(buf));
| 
| 
|   ;
|   return 0;
| }
configure:21941: result: no
configure:21944: checking if strlcpy needs custom prototype
configure:22047: result: yes - in libkdefakes
configure:22071: checking for main in -lutil
configure:22095: 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 -lutil   >&5
configure:22101: $? = 0
configure:22105: test -z 
			 || test ! -s conftest.err
configure:22108: $? = 0
configure:22111: test -s conftest
configure:22114: $? = 0
configure:22127: result: yes
configure:22133: checking for main in -lcompat
configure:22157: 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 -lcompat   >&5
/usr/bin/ld: cannot find -lcompat
collect2: ld returned 1 exit status
configure:22163: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdebase"
| #define VERSION "3.3.1"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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
| #define HAVE_SGI_STL 1
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| main ();
|   ;
|   return 0;
| }
configure:22189: result: no
configure:22196: checking for crypt in -lcrypt
configure:22226: 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 -lcrypt   >&5
configure:22232: $? = 0
configure:22236: test -z 
			 || test ! -s conftest.err
configure:22239: $? = 0
configure:22242: test -s conftest
configure:22245: $? = 0
configure:22258: result: yes
configure:22352: checking for socklen_t
configure:22387: 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:22393: $? = 0
configure:22397: test -z 
			 || test ! -s conftest.err
configure:22400: $? = 0
configure:22403: test -s conftest.o
configure:22406: $? = 0
configure:22427: result: yes
configure:22521: checking for dnet_ntoa in -ldnet
configure:22551: 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 -ldnet   >&5
/usr/bin/ld: cannot find -ldnet
collect2: ld returned 1 exit status
configure:22557: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdebase"
| #define VERSION "3.3.1"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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
| #define HAVE_SGI_STL 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| /* 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 dnet_ntoa ();
| int
| main ()
| {
| dnet_ntoa ();
|   ;
|   return 0;
| }
configure:22583: result: no
configure:22590: checking for dnet_ntoa in -ldnet_stub
configure:22620: 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 -ldnet_stub   >&5
/usr/bin/ld: cannot find -ldnet_stub
collect2: ld returned 1 exit status
configure:22626: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdebase"
| #define VERSION "3.3.1"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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
| #define HAVE_SGI_STL 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| /* 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 dnet_ntoa ();
| int
| main ()
| {
| dnet_ntoa ();
|   ;
|   return 0;
| }
configure:22652: result: no
configure:22659: checking for inet_ntoa
configure:22716: 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
configure:22722: $? = 0
configure:22726: test -z 
			 || test ! -s conftest.err
configure:22729: $? = 0
configure:22732: test -s conftest
configure:22735: $? = 0
configure:22747: result: yes
configure:22820: checking for connect
configure:22877: 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
configure:22883: $? = 0
configure:22887: test -z 
			 || test ! -s conftest.err
configure:22890: $? = 0
configure:22893: test -s conftest
configure:22896: $? = 0
configure:22908: result: yes
configure:22982: checking for remove
configure:23039: 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
configure:23045: $? = 0
configure:23049: test -z 
			 || test ! -s conftest.err
configure:23052: $? = 0
configure:23055: test -s conftest
configure:23058: $? = 0
configure:23070: result: yes
configure:23145: checking for shmat
configure:23202: 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
configure:23208: $? = 0
configure:23212: test -z 
			 || test ! -s conftest.err
configure:23215: $? = 0
configure:23218: test -s conftest
configure:23221: $? = 0
configure:23233: result: yes
configure:23316: checking for sys/types.h
configure:23321: result: yes
configure:23316: checking for stdint.h
configure:23321: result: yes
configure:23477: checking sys/bitypes.h usability
configure:23489: 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:23495: $? = 0
configure:23499: test -z 
			 || test ! -s conftest.err
configure:23502: $? = 0
configure:23505: test -s conftest.o
configure:23508: $? = 0
configure:23518: result: yes
configure:23522: checking sys/bitypes.h presence
configure:23532: gcc -E  conftest.c
configure:23538: $? = 0
configure:23558: result: yes
configure:23593: checking for sys/bitypes.h
configure:23600: result: yes
configure:23615: checking for poll in -lpoll
configure:23645: 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 -lpoll   >&5
/usr/bin/ld: cannot find -lpoll
collect2: ld returned 1 exit status
configure:23651: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdebase"
| #define VERSION "3.3.1"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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
| #define HAVE_SGI_STL 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_BITYPES_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 poll ();
| int
| main ()
| {
| poll ();
|   ;
|   return 0;
| }
configure:23677: result: no
configure:23695: checking CoreAudio/CoreAudio.h usability
configure:23707: 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:67:33: CoreAudio/CoreAudio.h: No such file or directory
configure:23713: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdebase"
| #define VERSION "3.3.1"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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
| #define HAVE_SGI_STL 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_BITYPES_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <CoreAudio/CoreAudio.h>
configure:23736: result: no
configure:23740: checking CoreAudio/CoreAudio.h presence
configure:23750: gcc -E  conftest.c
conftest.c:33:33: CoreAudio/CoreAudio.h: No such file or directory
configure:23756: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdebase"
| #define VERSION "3.3.1"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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
| #define HAVE_SGI_STL 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_BITYPES_H 1
| /* end confdefs.h.  */
| #include <CoreAudio/CoreAudio.h>
configure:23776: result: no
configure:23811: checking for CoreAudio/CoreAudio.h
configure:23818: result: no
configure:23836: checking if res_init needs -lresolv
configure:23863: 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   -lresolv >&5
configure:23869: $? = 0
configure:23873: test -z 
			 || test ! -s conftest.err
configure:23876: $? = 0
configure:23879: test -s conftest
configure:23882: $? = 0
configure:23886: result: yes
configure:23908: checking for res_init
configure:23956: 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 -pedantic-errors  conftest.cc >&5
configure:23962: $? = 0
configure:23966: test -z 
			 || test ! -s conftest.err
configure:23969: $? = 0
configure:23972: test -s conftest.o
configure:23975: $? = 0
configure:23997: result: yes
configure:24000: checking if res_init needs custom prototype
configure:24104: result: no
configure:24132: checking for killpg in -lucb
configure:24162: 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 -lucb   >&5
/usr/bin/ld: cannot find -lucb
collect2: ld returned 1 exit status
configure:24168: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdebase"
| #define VERSION "3.3.1"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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
| #define HAVE_SGI_STL 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_RES_INIT 1
| #define HAVE_RES_INIT 1
| #define HAVE_RES_INIT_PROTO 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 killpg ();
| int
| main ()
| {
| killpg ();
|   ;
|   return 0;
| }
configure:24194: result: no
configure:24277: checking for int
configure:24301: 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:24307: $? = 0
configure:24311: test -z 
			 || test ! -s conftest.err
configure:24314: $? = 0
configure:24317: test -s conftest.o
configure:24320: $? = 0
configure:24331: result: yes
configure:24334: checking size of int
configure:24653: 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:70: warning: no previous prototype for `longval'
conftest.c:71: warning: no previous prototype for `ulongval'
configure:24656: $? = 0
configure:24658: ./conftest
configure:24661: $? = 0
configure:24684: result: 4
configure:24690: checking for short
configure:24714: 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:24720: $? = 0
configure:24724: test -z 
			 || test ! -s conftest.err
configure:24727: $? = 0
configure:24730: test -s conftest.o
configure:24733: $? = 0
configure:24744: result: yes
configure:24747: checking size of short
configure:25066: 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:71: warning: no previous prototype for `longval'
conftest.c:72: warning: no previous prototype for `ulongval'
configure:25069: $? = 0
configure:25071: ./conftest
configure:25074: $? = 0
configure:25097: result: 2
configure:25103: checking for long
configure:25127: 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:25133: $? = 0
configure:25137: test -z 
			 || test ! -s conftest.err
configure:25140: $? = 0
configure:25143: test -s conftest.o
configure:25146: $? = 0
configure:25157: result: yes
configure:25160: checking size of long
configure:25479: 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:72: warning: no previous prototype for `longval'
conftest.c:73: warning: no previous prototype for `ulongval'
configure:25482: $? = 0
configure:25484: ./conftest
configure:25487: $? = 0
configure:25510: result: 4
configure:25516: checking for char *
configure:25540: 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:25546: $? = 0
configure:25550: test -z 
			 || test ! -s conftest.err
configure:25553: $? = 0
configure:25556: test -s conftest.o
configure:25559: $? = 0
configure:25570: result: yes
configure:25573: checking size of char *
configure:25892: 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:73: warning: no previous prototype for `longval'
conftest.c:74: warning: no previous prototype for `ulongval'
configure:25895: $? = 0
configure:25897: ./conftest
configure:25900: $? = 0
configure:25923: result: 4
configure:25931: checking for dlopen in -ldl
configure:25993: result: yes
configure:26003: checking for shl_unload in -ldld
configure:26033: 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/bin/ld: cannot find -ldld
collect2: ld returned 1 exit status
configure:26039: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdebase"
| #define VERSION "3.3.1"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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
| #define HAVE_SGI_STL 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_RES_INIT 1
| #define HAVE_RES_INIT 1
| #define HAVE_RES_INIT_PROTO 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_CHAR_P 4
| /* 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_unload ();
| int
| main ()
| {
| shl_unload ();
|   ;
|   return 0;
| }
configure:26065: result: no
configure:26080: checking for size_t
configure:26104: 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:26110: $? = 0
configure:26114: test -z 
			 || test ! -s conftest.err
configure:26117: $? = 0
configure:26120: test -s conftest.o
configure:26123: $? = 0
configure:26134: result: yes
configure:26137: checking size of size_t
configure:26456: 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:74: warning: no previous prototype for `longval'
conftest.c:75: warning: no previous prototype for `ulongval'
configure:26459: $? = 0
configure:26461: ./conftest
configure:26464: $? = 0
configure:26487: result: 4
configure:26494: checking for unsigned long
configure:26518: 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:26524: $? = 0
configure:26528: test -z 
			 || test ! -s conftest.err
configure:26531: $? = 0
configure:26534: test -s conftest.o
configure:26537: $? = 0
configure:26548: result: yes
configure:26551: checking size of unsigned long
configure:26870: 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:75: warning: no previous prototype for `longval'
conftest.c:76: warning: no previous prototype for `ulongval'
configure:26873: $? = 0
configure:26875: ./conftest
configure:26878: $? = 0
configure:26901: result: 4
configure:26909: checking sizeof size_t == sizeof unsigned long
configure:26931: 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:26937: $? = 0
configure:26941: test -z 
			 || test ! -s conftest.err
configure:26944: $? = 0
configure:26947: test -s conftest.o
configure:26950: $? = 0
configure:26952: result: yes
configure:26990: checking crt_externs.h usability
configure:27002: 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:76:25: crt_externs.h: No such file or directory
configure:27008: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdebase"
| #define VERSION "3.3.1"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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
| #define HAVE_SGI_STL 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_RES_INIT 1
| #define HAVE_RES_INIT 1
| #define HAVE_RES_INIT_PROTO 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_CHAR_P 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_UNSIGNED_LONG 4
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <crt_externs.h>
configure:27031: result: no
configure:27035: checking crt_externs.h presence
configure:27045: gcc -E  conftest.c
conftest.c:42:25: crt_externs.h: No such file or directory
configure:27051: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdebase"
| #define VERSION "3.3.1"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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
| #define HAVE_SGI_STL 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_RES_INIT 1
| #define HAVE_RES_INIT 1
| #define HAVE_RES_INIT_PROTO 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_CHAR_P 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_UNSIGNED_LONG 4
| /* end confdefs.h.  */
| #include <crt_externs.h>
configure:27071: result: no
configure:27106: checking for crt_externs.h
configure:27113: result: no
configure:27126: checking for _NSGetEnviron
configure:27183: 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/ccgZ8AHK.o(.text+0x11): In function `main':
: undefined reference to `_NSGetEnviron'
/tmp/ccgZ8AHK.o(.data+0x0): undefined reference to `_NSGetEnviron'
collect2: ld returned 1 exit status
configure:27189: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdebase"
| #define VERSION "3.3.1"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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
| #define HAVE_SGI_STL 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_RES_INIT 1
| #define HAVE_RES_INIT 1
| #define HAVE_RES_INIT_PROTO 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_CHAR_P 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_UNSIGNED_LONG 4
| /* end confdefs.h.  */
| /* Define _NSGetEnviron to an innocuous variant, in case <limits.h> declares _NSGetEnviron.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define _NSGetEnviron innocuous__NSGetEnviron
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char _NSGetEnviron (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef _NSGetEnviron
| 
| /* 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 _NSGetEnviron ();
| /* 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__NSGetEnviron) || defined (__stub____NSGetEnviron)
| choke me
| #else
| char (*f) () = _NSGetEnviron;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != _NSGetEnviron;
|   ;
|   return 0;
| }
configure:27214: result: no
configure:27236: checking for vsnprintf
configure:27293: 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
configure:27299: $? = 0
configure:27303: test -z 
			 || test ! -s conftest.err
configure:27306: $? = 0
configure:27309: test -s conftest
configure:27312: $? = 0
configure:27324: result: yes
configure:27236: checking for snprintf
configure:27293: 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
configure:27299: $? = 0
configure:27303: test -z 
			 || test ! -s conftest.err
configure:27306: $? = 0
configure:27309: test -s conftest
configure:27312: $? = 0
configure:27324: result: yes
configure:27371: checking for X
configure:27409: gcc -E  conftest.c
configure:27415: $? = 0
configure:27506: 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 -lXt  >&5
conftest.c: In function `main':
conftest.c:48: warning: implicit declaration of function `XtMalloc'
/usr/bin/ld: cannot find -lXt
collect2: ld returned 1 exit status
configure:27512: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdebase"
| #define VERSION "3.3.1"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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
| #define HAVE_SGI_STL 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_RES_INIT 1
| #define HAVE_RES_INIT 1
| #define HAVE_RES_INIT_PROTO 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_CHAR_P 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| XtMalloc()
|   ;
|   return 0;
| }
configure:27671: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include
configure:27700: checking for IceConnectionNumber in -lICE
configure:27730: 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   -L/usr/X11R6/lib conftest.c -lICE   >&5
configure:27736: $? = 0
configure:27740: test -z 
			 || test ! -s conftest.err
configure:27743: $? = 0
configure:27746: test -s conftest
configure:27749: $? = 0
configure:27762: result: yes
configure:27772: checking for libXext
configure:27807: 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   -L/usr/X11R6/lib  conftest.c -lXext -lX11  >&5
configure:27813: $? = 0
configure:27817: test -z 
			 || test ! -s conftest.err
configure:27820: $? = 0
configure:27823: test -s conftest
configure:27826: $? = 0
configure:27845: result: yes
configure:27981: checking for pthread_create in -lpthread
configure:28001: 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  -lpthread >&5
configure:28007: $? = 0
configure:28011: test -z 
			 || test ! -s conftest.err
configure:28014: $? = 0
configure:28017: test -s conftest
configure:28020: $? = 0
configure:28023: result: yes
configure:28247: checking for extra includes
configure:28275: result: no
configure:28279: checking for extra libs
configure:28308: result: no
configure:28314: checking for libz
configure:28349: 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 -I/usr/X11R6/include   -D_REENTRANT  conftest.c -L/usr/X11R6/lib  -lz  >&5
configure:28355: $? = 0
configure:28359: test -z 
			 || test ! -s conftest.err
configure:28362: $? = 0
configure:28365: test -s conftest
configure:28368: $? = 0
configure:28390: result: -lz
configure:28411: checking for libpng
configure:28448: 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 -I/usr/X11R6/include   -D_REENTRANT  conftest.c  -L/usr/X11R6/lib  -lpng -lz -lm -lX11  >&5
configure:28454: $? = 0
configure:28458: test -z 
			 || test ! -s conftest.err
configure:28461: $? = 0
configure:28464: test -s conftest
configure:28467: $? = 0
configure:28491: result: -lpng -lz -lm
configure:28502: checking for libjpeg6b
configure:28542: 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 -I/usr/X11R6/include   -D_REENTRANT  conftest.c -L/usr/X11R6/lib  -ljpeg6b -lm >&5
/usr/bin/ld: cannot find -ljpeg6b
collect2: ld returned 1 exit status
configure:28548: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdebase"
| #define VERSION "3.3.1"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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
| #define HAVE_SGI_STL 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_RES_INIT 1
| #define HAVE_RES_INIT 1
| #define HAVE_RES_INIT_PROTO 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_CHAR_P 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBPNG 1
| /* end confdefs.h.  */
| /* Override any gcc2 internal prototype to avoid an error.  */
| struct jpeg_decompress_struct;
| typedef struct jpeg_decompress_struct * j_decompress_ptr;
| typedef int size_t;
| #ifdef __cplusplus
| extern "C" {
| #endif
|     void jpeg_CreateDecompress(j_decompress_ptr cinfo,
|                                     int version, size_t structsize);
| #ifdef __cplusplus
| }
| #endif
| /* We use char because int might match the return type of a gcc2
|     builtin and then its argument prototype would still apply.  */
| 
| int
| main ()
| {
| jpeg_CreateDecompress(0L, 0, 0);
|   ;
|   return 0;
| }
configure:28583: result: no
configure:28586: checking for libjpeg
configure:28626: 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 -I/usr/X11R6/include   -D_REENTRANT  conftest.c -L/usr/X11R6/lib  -ljpeg -lm >&5
configure:28632: $? = 0
configure:28636: test -z 
			 || test ! -s conftest.err
configure:28639: $? = 0
configure:28642: test -s conftest
configure:28645: $? = 0
configure:28664: result: -ljpeg
configure: 28691: ${prefix}/include/jpeglib.h
configure: 28691: /usr/include/jpeglib.h
taking that
configure:28735: checking for perl
configure:28795: result: /usr/bin/perl
configure:28931: checking for Qt
configure: 28999: /opt/qt3.3.3/include/qstyle.h
taking that
configure:29114: 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 -I/opt/qt3.3.3/include -I/usr/X11R6/include  -DQT_THREAD_SUPPORT  -D_REENTRANT  -L/opt/qt3.3.3/lib -L/usr/X11R6/lib   conftest.cc  -lqt-mt -lpng -lz -lm -ljpeg -ldl  -lXext -lX11 -lSM -lICE  -lpthread 1>&5
configure:29117: $? = 0
configure:29176: result: libraries /opt/qt3.3.3/lib, headers /opt/qt3.3.3/include using -mt
configure:29358: checking for moc
configure:29430: result: /opt/qt3.3.3/bin/moc
configure:29438: checking for uic
configure:29492: result: /opt/qt3.3.3/bin/uic
configure:29523: checking whether uic supports -L 
configure:29534: /opt/qt3.3.3/bin/uic -L /nonexistent conftest.ui >/dev/null
configure:29537: $? = 0
configure:29549: result: yes
configure:29561: checking whether uic supports -nounload 
configure:29572: /opt/qt3.3.3/bin/uic -nounload  conftest.ui >/dev/null
configure:29575: $? = 0
configure:29587: result: yes
configure:29624: checking if Qt needs -ljpeg
configure:29665: 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 -I/opt/qt3.3.3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  conftest.cc -L/usr/X11R6/lib -L/opt/qt3.3.3/lib -lqt-mt -lpng -lz -lm  -ldl -lXext -lX11 -lSM -lICE 1>&5
conftest.cc: In function `int main()':
conftest.cc:54: warning: `char**argv' might be used uninitialized in this 
   function
configure:29671: $? = 0
configure:29675: test -z 
			 || test ! -s conftest.err
configure:29678: $? = 0
configure:29681: test -s conftest
configure:29684: $? = 0
configure:29713: result: no
configure:29745: checking for rpath
configure:29773: result: yes
configure:29776: checking for KDE
configure: 29832: /opt/kde/include/ksharedptr.h
taking that
configure: 29862: /opt/kde/lib/libkio.la
taking that
configure: 29880: /opt/kde/lib/kde3/plugins/designer/kdewidgets.la
taking that
configure:29950: result: libraries /opt/kde/lib, headers /opt/kde/include
configure:29989: checking if UIC has KDE plugins available
configure:30016: /opt/qt3.3.3/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload -impl actest.h actest.ui > actest.cpp
configure:30019: $? = 0
configure:30033: result: no
configure:30036: error: you need to install kdelibs first.

## ---------------- ##
## 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=no
ac_cv_func__NSGetEnviron=no
ac_cv_func_connect=yes
ac_cv_func_dlopen=no
ac_cv_func_inet_ntoa=yes
ac_cv_func_remove=yes
ac_cv_func_shl_load=no
ac_cv_func_shmat=yes
ac_cv_func_snprintf=yes
ac_cv_func_vsnprintf=yes
ac_cv_have_dlfcn=yes
ac_cv_have_kde='have_kde=yes     ac_kde_includes=/opt/kde/include ac_kde_libraries=/opt/kde/lib'
ac_cv_have_qt='have_qt=yes     ac_qt_includes=/opt/qt3.3.3/include ac_qt_libraries=/opt/qt3.3.3/lib'
ac_cv_header_CoreAudio_CoreAudio_h=no
ac_cv_header_crt_externs_h=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_bitypes_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_ICE_IceConnectionNumber=yes
ac_cv_lib_compat_main=no
ac_cv_lib_crypt_crypt=yes
ac_cv_lib_dl_dlopen=yes
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_jpeg_6b=no
ac_cv_lib_jpeg_normal=-ljpeg
ac_cv_lib_png='-lpng -lz -lm'
ac_cv_lib_poll_poll=no
ac_cv_lib_ucb_killpg=no
ac_cv_lib_util_main=yes
ac_cv_lib_z=-lz
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='/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_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=no
ac_cv_prog_make_make_set=yes
ac_cv_sizeof_char_p=4
ac_cv_sizeof_int=4
ac_cv_sizeof_long=4
ac_cv_sizeof_short=2
ac_cv_sizeof_size_t=4
ac_cv_sizeof_unsigned_long=4
ac_cv_target=i686-pc-linux-gnu
ac_cv_target_alias=i686-pc-linux-gnu
ac_cv_type_char_p=yes
ac_cv_type_int=yes
ac_cv_type_long=yes
ac_cv_type_short=yes
ac_cv_type_size_t=yes
ac_cv_type_unsigned_long=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
kde_cv_func_res_init=yes
kde_cv_func_strlcat=no
kde_cv_func_strlcpy=no
kde_cv_have_libXext=yes
kde_cv_have_x='have_x=yes          kde_x_includes=/usr/X11R6/include kde_x_libraries=/usr/X11R6/lib'
kde_cv_path=/opt/qt3.3.3/bin/uic
kde_cv_path_kde_config=/opt/kde/bin/kde-config
kde_cv_path_moc=/opt/qt3.3.3/bin/moc
kde_cv_path_perl=/usr/bin/perl
kde_cv_path_uic=/opt/qt3.3.3/bin/uic
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_prog_uic_L=yes
kde_cv_prog_uic_nounload=yes
kde_cv_proto_res_init=no
kde_cv_proto_strlcat='yes - in libkdefakes'
kde_cv_proto_strlcpy='yes - in libkdefakes'
kde_cv_qt_jpeg=no
kde_cv_socklen_t=yes
kde_cv_socklen_t_equiv=socklen_t
kde_cv_stl_works=yes
kde_cv_uic_plugins=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.uc0 /lib/libc-2.3.2.so'
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_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_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} /work/tmp/kde/kdebase-3.3.1/admin/missing --run aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /work/tmp/kde/kdebase-3.3.1/admin/missing --run tar'
AR='ar'
ARTSCCONFIG=''
AUTOCONF='$(SHELL) $(top_srcdir)/admin/cvs.sh configure || touch configure'
AUTODIRS=''
AUTOHEADER='${SHELL} /work/tmp/kde/kdebase-3.3.1/admin/missing --run autoheader'
AUTOMAKE='${SHELL} /work/tmp/kde/kdebase-3.3.1/admin/missing --run automake-1.9'
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 $(top_srcdir)/./kappfinder/configure.in.in $(top_srcdir)/./kcontrol/access/configure.in.in $(top_srcdir)/./kcontrol/accessibility/configure.in.in $(top_srcdir)/./kcontrol/crypto/configure.in.in $(top_srcdir)/./kcontrol/energy/configure.in.in $(top_srcdir)/./kcontrol/fonts/configure.in.in $(top_srcdir)/./kcontrol/info/configure.in.in $(top_srcdir)/./kcontrol/joystick/configure.in.in $(top_srcdir)/./kcontrol/kfontinst/configure.in.in $(top_srcdir)/./kcontrol/nics/configure.in.in $(top_srcdir)/./kcontrol/randr/configure.in.in $(top_srcdir)/./kcontrol/smartcard/configure.in.in $(top_srcdir)/./kcontrol/style/configure.in.in $(top_srcdir)/./kcontrol/usbview/configure.in.in $(top_srcdir)/./kcontrol/view1394/configure.in.in $(top_srcdir)/./kdeprint/configure.in.in $(top_srcdir)/./kdeprint/kprinter/configure.in.in $(top_srcdir)/./kdesktop/configure.in.in $(top_srcdir)/./kdesktop/lock/configure.in.in $(top_srcdir)/./kdesu/configure.in.in $(top_srcdir)/./kdm/configure.in.in $(top_srcdir)/./khotkeys/configure.in.in $(top_srcdir)/./kioslave/devices/configure.in.in $(top_srcdir)/./kioslave/filter/configure.in.in $(top_srcdir)/./kioslave/fish/configure.in.in $(top_srcdir)/./kioslave/ldap/configure.in.in $(top_srcdir)/./kioslave/smb/configure.in.bot $(top_srcdir)/./kioslave/smb/configure.in.in $(top_srcdir)/./kioslave/thumbnail/configure.in.in $(top_srcdir)/./konqueror/preloader/configure.in.in $(top_srcdir)/./konsole/configure.in.in $(top_srcdir)/./ksmserver/configure.in.in $(top_srcdir)/./ksysguard/configure.in.in $(top_srcdir)/./kxkb/configure.in.in $(top_srcdir)/configure.in.bot'
CPP='gcc -E'
CPPFLAGS=' -DQT_THREAD_SUPPORT  -D_REENTRANT'
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-exceptions -fno-check-new -fno-common'
CYGPATH_W='echo'
DCOPIDL2CPP=''
DCOPIDL=''
DCOPIDLNG=''
DCOP_DEPENDENCIES=''
DEFS=''
DEPDIR='.deps'
DEVICESDIR=''
DOXYGEN=''
DOXYGEN_PROJECT_NAME=''
DOXYGEN_PROJECT_NUMBER=''
DPMSINC=''
DPMSLIB=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
ENABLE_PERMISSIVE_FLAG='-fpermissive'
EXEEXT=''
F77=''
FFLAGS=''
FRAMEWORK_COREAUDIO=''
GMSGFMT='/usr/bin/msgfmt'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL} $(INSTALL_STRIP_FLAG)'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
JAR=''
JAVAC=''
JAVAH=''
JVMLIBS=''
KCFG_DEPENDENCIES=''
KCHECKPASS_PAM_SERVICE=''
KCONFIG_COMPILER=''
KDECONFIG='/opt/kde/bin/kde-config'
KDE_BINDIR=''
KDE_EXTRA_RPATH=''
KDE_HAS_DOXYGEN=''
KDE_HAVE_DOT=''
KDE_INCLUDES='-I/opt/kde/include'
KDE_LDFLAGS='-L/opt/kde/lib'
KDE_MT_LDFLAGS=''
KDE_MT_LIBS='-lpthread'
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='-R $(kde_libraries) -R $(qt_libraries) -R $(x_libraries)'
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=''
KDM_PAM_SERVICE=''
KRB4_INCS=''
KRB4_LIBS=''
KRB4_RPATH=''
KRB5_INCS=''
KRB5_LIBS=''
KRB5_RPATH=''
KSCREENSAVER_PAM_SERVICE=''
LDAP_INCS=''
LDAP_LIBS=''
LDAP_RPATH=''
LDFLAGS=''
LIBALIB=''
LIBART_CFLAGS=''
LIBART_LIBS=''
LIBART_RPATH=''
LIBBZ2=''
LIBCFG=''
LIBCOMPAT=''
LIBCRYPT='-lcrypt'
LIBCURSES=''
LIBDEVINFO=''
LIBDL='-ldl'
LIBFONTCONFIG_CFLAGS=''
LIBFONTCONFIG_LIBS=''
LIBFONTCONFIG_RPATH=''
LIBFREETYPE_CFLAGS=''
LIBFREETYPE_LIBS=''
LIBFREETYPE_RPATH=''
LIBGEN=''
LIBHOSTS=''
LIBJPEG='-ljpeg'
LIBKSTAT=''
LIBMALLOC=''
LIBOBJS=''
LIBODM=''
LIBOSSAUDIO=''
LIBPNG='-lpng -lz -lm'
LIBPOSIX4=''
LIBPTHREAD='-lpthread'
LIBRESOLV='-lresolv'
LIBRPC=''
LIBS=''
LIBSENSORS=''
LIBSHADOW=''
LIBSM='-lSM -lICE'
LIBSOCKET=''
LIBSSL=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent'
LIBUCB=''
LIBUTEMPTER=''
LIBUTIL='-lutil'
LIBXDMCP=''
LIBZ='-lz'
LIB_FONT_ENC=''
LIB_KAB=''
LIB_KABC=''
LIB_KDECORE=''
LIB_KDEPIM=''
LIB_KDEPRINT=''
LIB_KDEUI=''
LIB_KFILE=''
LIB_KFM=''
LIB_KHTML=''
LIB_KIO=''
LIB_KPARTS=''
LIB_KSPELL=''
LIB_KSYCOCA=''
LIB_KUTILS=''
LIB_LIBS=''
LIB_POLL=''
LIB_QPE=''
LIB_QT='-lqt-mt  $(LIBZ) $(LIBPNG) -lXext $(LIB_X11) $(LIBSM) -lpthread'
LIB_SMB=''
LIB_TRU64_MACH=''
LIB_X11='-lX11 $(LIBSOCKET)'
LIB_XCURSOR=''
LIB_XEXT='-lXext'
LIB_XF86MISC=''
LIB_XRANDR=''
LIB_XRENDER=''
LIB_XSS=''
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /work/tmp/kde/kdebase-3.3.1/admin/missing --run makeinfo'
MCOPIDL=''
MD5SUM=''
MD5SUM_CUT=''
MEINPROC=''
MOC='/opt/qt3.3.3/bin/moc'
MSGFMT='/usr/bin/msgfmt'
NOOPT_CFLAGS='-O0'
NOOPT_CXXFLAGS='-O0'
OBJEXT='o'
PACKAGE='kdebase'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PAMLIBS=''
PASSWDLIBS=''
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
QTDOCDIR=''
QTE_NORTTI=''
QT_INCLUDES='-I/opt/qt3.3.3/include'
QT_LDFLAGS='-L/opt/qt3.3.3/lib'
RANLIB='ranlib'
RUN_KAPPFINDER=''
SETUIDFLAGS=''
SET_MAKE=''
SHELL='/bin/sh'
SMBCLIENT_EXTRA_LIBS=''
SSL_INCLUDES=''
SSL_LDFLAGS=''
STRIP='strip'
TOPSUBDIRS=''
UIC='/opt/qt3.3.3/bin/uic -L $(kde_widgetdir) -nounload'
UIC_TR='tr2i18n'
UNAME=''
USER_INCLUDES=''
USER_LDFLAGS=''
USE_EXCEPTIONS='-fexceptions'
USE_RTTI=''
USE_THREADS=''
VERSION='3.3.1'
WOVERLOADED_VIRTUAL=''
XDM_CFLAGS=''
XDM_DEFINES=''
XGETTEXT='/usr/bin/xgettext'
XMLLINT=''
XTESTLIB=''
X_EXTRA_LIBS=''
X_INCLUDES='-I/usr/X11R6/include'
X_LDFLAGS='-L/usr/X11R6/lib'
X_PRE_LIBS=''
X_RPATH='-R $(x_libraries)'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77=''
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
all_includes='-I/opt/kde/include -I/opt/qt3.3.3/include -I/usr/X11R6/include '
all_libraries='-L/usr/X11R6/lib -L/opt/qt3.3.3/lib -L/opt/kde/lib '
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
applnk_SUBDIR_included_FALSE=''
applnk_SUBDIR_included_TRUE=''
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${prefix}/share'
doc_SUBDIR_included_FALSE=''
doc_SUBDIR_included_TRUE=''
drkonqi_SUBDIR_included_FALSE=''
drkonqi_SUBDIR_included_TRUE=''
exec_prefix='NONE'
have_xcursor_FALSE=''
have_xcursor_TRUE=''
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
include_ARTS_FALSE=''
include_ARTS_TRUE=''
include_BZIP2_FALSE=''
include_BZIP2_TRUE=''
include_devicesdir_FALSE=''
include_devicesdir_TRUE=''
include_fontinst_tn_FALSE=''
include_fontinst_tn_TRUE=''
include_kcontrol_access_FALSE=''
include_kcontrol_access_TRUE=''
include_kcontrol_accessibility_FALSE=''
include_kcontrol_accessibility_TRUE=''
include_kcontrol_joystick_FALSE=''
include_kcontrol_joystick_TRUE=''
include_kcontrol_kfontinst_FALSE=''
include_kcontrol_kfontinst_TRUE=''
include_kcontrol_randr_FALSE=''
include_kcontrol_randr_TRUE=''
include_kcontrol_smartcard_FALSE=''
include_kcontrol_smartcard_TRUE=''
include_kcontrol_usbview_FALSE=''
include_kcontrol_usbview_TRUE=''
include_kcontrol_view1394_FALSE=''
include_kcontrol_view1394_TRUE=''
include_kioslave_ldap_FALSE=''
include_kioslave_ldap_TRUE=''
include_kioslave_smb_FALSE=''
include_kioslave_smb_TRUE=''
include_ksysguardd_FALSE=''
include_ksysguardd_TRUE=''
include_ksysguardd_freebsd_FALSE=''
include_ksysguardd_freebsd_TRUE=''
include_ksysguardd_irix_FALSE=''
include_ksysguardd_irix_TRUE=''
include_ksysguardd_linux_FALSE=''
include_ksysguardd_linux_TRUE=''
include_ksysguardd_netbsd_FALSE=''
include_ksysguardd_netbsd_TRUE=''
include_ksysguardd_openbsd_FALSE=''
include_ksysguardd_openbsd_TRUE=''
include_ksysguardd_solaris_FALSE=''
include_ksysguardd_solaris_TRUE=''
include_ksysguardd_tru64_FALSE=''
include_ksysguardd_tru64_TRUE=''
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/work/tmp/kde/kdebase-3.3.1/admin/install-sh'
jni_includes=''
kappfinder_SUBDIR_included_FALSE=''
kappfinder_SUBDIR_included_TRUE=''
kate_SUBDIR_included_FALSE=''
kate_SUBDIR_included_TRUE=''
kcheckpass_SUBDIR_included_FALSE=''
kcheckpass_SUBDIR_included_TRUE=''
kcminit_SUBDIR_included_FALSE=''
kcminit_SUBDIR_included_TRUE=''
kcontrol_SUBDIR_included_FALSE=''
kcontrol_SUBDIR_included_TRUE=''
kdcop_SUBDIR_included_FALSE=''
kdcop_SUBDIR_included_TRUE=''
kde_appsdir=''
kde_bindir=''
kde_confdir=''
kde_datadir=''
kde_htmldir=''
kde_icondir=''
kde_includes='/opt/kde/include'
kde_kcfgdir=''
kde_libraries='/opt/kde/lib'
kde_libs_htmldir='/opt/kde/share/doc/HTML'
kde_libs_prefix='/opt/kde'
kde_locale=''
kde_mimedir=''
kde_moduledir=''
kde_qtver='3'
kde_servicesdir=''
kde_servicetypesdir=''
kde_sounddir=''
kde_styledir=''
kde_templatesdir=''
kde_wallpaperdir=''
kde_widgetdir='/opt/kde/lib/kde3/plugins/designer'
kdebugdialog_SUBDIR_included_FALSE=''
kdebugdialog_SUBDIR_included_TRUE=''
kdeinitdir=''
kdepasswd_SUBDIR_included_FALSE=''
kdepasswd_SUBDIR_included_TRUE=''
kdeprint_SUBDIR_included_FALSE=''
kdeprint_SUBDIR_included_TRUE=''
kdesktop_SUBDIR_included_FALSE=''
kdesktop_SUBDIR_included_TRUE=''
kdesu_SUBDIR_included_FALSE=''
kdesu_SUBDIR_included_TRUE=''
kdialog_SUBDIR_included_FALSE=''
kdialog_SUBDIR_included_TRUE=''
kdm_SUBDIR_included_FALSE=''
kdm_SUBDIR_included_TRUE=''
kfind_SUBDIR_included_FALSE=''
kfind_SUBDIR_included_TRUE=''
khelpcenter_SUBDIR_included_FALSE=''
khelpcenter_SUBDIR_included_TRUE=''
khotkeys_SUBDIR_included_FALSE=''
khotkeys_SUBDIR_included_TRUE=''
kicker_SUBDIR_included_FALSE=''
kicker_SUBDIR_included_TRUE=''
kioslave_SUBDIR_included_FALSE=''
kioslave_SUBDIR_included_TRUE=''
klipper_SUBDIR_included_FALSE=''
klipper_SUBDIR_included_TRUE=''
kmenuedit_SUBDIR_included_FALSE=''
kmenuedit_SUBDIR_included_TRUE=''
konqueror_SUBDIR_included_FALSE=''
konqueror_SUBDIR_included_TRUE=''
konsole_SUBDIR_included_FALSE=''
konsole_SUBDIR_included_TRUE=''
kpager_SUBDIR_included_FALSE=''
kpager_SUBDIR_included_TRUE=''
kpersonalizer_SUBDIR_included_FALSE=''
kpersonalizer_SUBDIR_included_TRUE=''
kreadconfig_SUBDIR_included_FALSE=''
kreadconfig_SUBDIR_included_TRUE=''
kscreensaver_SUBDIR_included_FALSE=''
kscreensaver_SUBDIR_included_TRUE=''
ksmserver_SUBDIR_included_FALSE=''
ksmserver_SUBDIR_included_TRUE=''
ksplashml_SUBDIR_included_FALSE=''
ksplashml_SUBDIR_included_TRUE=''
kstart_SUBDIR_included_FALSE=''
kstart_SUBDIR_included_TRUE=''
ksysguard_SUBDIR_included_FALSE=''
ksysguard_SUBDIR_included_TRUE=''
ksystraycmd_SUBDIR_included_FALSE=''
ksystraycmd_SUBDIR_included_TRUE=''
ktip_SUBDIR_included_FALSE=''
ktip_SUBDIR_included_TRUE=''
kwin_SUBDIR_included_FALSE=''
kwin_SUBDIR_included_TRUE=''
kxkb_SUBDIR_included_FALSE=''
kxkb_SUBDIR_included_TRUE=''
l10n_SUBDIR_included_FALSE=''
l10n_SUBDIR_included_TRUE=''
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
libkonq_SUBDIR_included_FALSE=''
libkonq_SUBDIR_included_TRUE=''
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p --'
nogroup=''
nsplugins_SUBDIR_included_FALSE=''
nsplugins_SUBDIR_included_TRUE=''
oldincludedir='/usr/include'
pics_SUBDIR_included_FALSE=''
pics_SUBDIR_included_TRUE=''
prefix='/opt/kde'
program_transform_name='s,x,x,'
qt_includes='/opt/qt3.3.3/include'
qt_libraries='/opt/qt3.3.3/lib'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
supports_i8k_FALSE=''
supports_i8k_TRUE=''
sysconfdir='${prefix}/etc'
target='i686-pc-linux-gnu'
target_alias=''
target_cpu='i686'
target_os='linux-gnu'
target_vendor='pc'
x_includes='/usr/X11R6/include'
x_libraries='/usr/X11R6/lib'
xdg_appsdir=''
xdg_directorydir=''
xdg_menudir=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define HAVE_CRYPT 1
#define HAVE_DLFCN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIBJPEG 1
#define HAVE_LIBPNG 1
#define HAVE_LIBPTHREAD 1
#define HAVE_LIBZ 1
#define HAVE_MEMORY_H 1
#define HAVE_RES_INIT 1
#define HAVE_RES_INIT 1
#define HAVE_RES_INIT_PROTO 1
#define HAVE_SGI_STL 1
#define HAVE_SNPRINTF 1
#define HAVE_STDINT_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_BITYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_VSNPRINTF 1
#define KDELIBSUFF ""
#define PACKAGE "kdebase"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define SIZEOF_CHAR_P 4
#define SIZEOF_INT 4
#define SIZEOF_LONG 4
#define SIZEOF_SHORT 2
#define SIZEOF_SIZE_T 4
#define SIZEOF_UNSIGNED_LONG 4
#define STDC_HEADERS 1
#define VERSION "3.3.1"
#define kde_socklen_t socklen_t
#define ksize_t socklen_t
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 1



___________________________________________________
This message is from the kde mailing list.
Account management:  https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.




More information about the kde mailing list