[Kde-nonlinux] Re: Which list for kde 3.4 beta posts?

Dave Feustel dfeustel at verizon.net
Tue Feb 8 14:11:28 CET 2005


On Tuesday 08 February 2005 07:01 am, Dirk Mueller wrote:
> On Tuesday 08 February 2005 11:28, Dave Feustel wrote:
> 
> > > Look, it IS a KDE problem if the code doesn't compile out of the box.
> > OK. So you want the configure.log for any package that doesn't compile?
> 
> I want the config.log for kdelibs to be able to track down this one compile 
> failure. other compile failures might or might not be configure related, as 
> you didn't post them yet I don't know. 

Here is config.log
================== 
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=/home/daf/KDE34 --with-qt-includes=/home/daf/Qt334/include --with-qt-libraries=/home/daf/Qt334/lib --with-qt-dir=/home/daf/Qt334 --with-extra-libs=/usr/local/lib --without-arts

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

hostname = dmm.dsl-verizon.net
uname -m = i386
uname -r = 3.6
uname -s = OpenBSD
uname -v = GENERIC#59

/usr/bin/uname -p = Intel Pentium III ("GenuineIntel" 686-class)
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = OpenBSD.i386
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /home/daf/Qt334/bin
PATH: /home/daf/bin
PATH: /bin
PATH: /sbin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /usr/games
PATH: /usr/X11R6/bin
PATH: .


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

configure:1620: checking build system type
configure:1638: result: i386-unknown-openbsd3.6
configure:1646: checking host system type
configure:1660: result: i386-unknown-openbsd3.6
configure:1668: checking target system type
configure:1682: result: i386-unknown-openbsd3.6
configure:1729: checking for a BSD-compatible install
configure:1784: result: /usr/bin/install -c
configure:1799: checking for -p flag to install
configure:1812: result: yes
configure:1823: checking whether build environment is sane
configure:1866: result: yes
configure:1918: checking for gawk
configure:1947: result: no
configure:1918: checking for mawk
configure:1947: result: no
configure:1918: checking for nawk
configure:1934: found /usr/bin/nawk
configure:1944: result: nawk
configure:1954: checking whether make sets $(MAKE)
configure:1974: result: yes
configure:2155: checking for a BSD-compatible install
configure:2210: result: /usr/bin/install -c -p
configure:2236: checking for style of include used by make
configure:2264: result: GNU
configure:2412: checking for gcc
configure:2428: found /usr/bin/gcc
configure:2438: result: gcc
configure:2682: checking for C compiler version
configure:2685: gcc --version </dev/null >&5
2.95.3
configure:2688: $? = 0
configure:2690: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i386-unknown-openbsd3.6/2.95.3/specs
gcc version 2.95.3 20010125 (prerelease, propolice)
configure:2693: $? = 0
configure:2695: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2698: $? = 1
configure:2721: checking for C compiler default output file name
configure:2724: gcc     conftest.c  >&5
configure:2727: $? = 0
configure:2773: result: a.out
configure:2778: checking whether the C compiler works
configure:2784: ./a.out
configure:2787: $? = 0
configure:2804: result: yes
configure:2811: checking whether we are cross compiling
configure:2813: result: no
configure:2816: checking for suffix of executables
configure:2818: gcc -o conftest     conftest.c  >&5
configure:2821: $? = 0
configure:2846: result: 
configure:2852: checking for suffix of object files
configure:2873: gcc -c    conftest.c >&5
configure:2876: $? = 0
configure:2898: result: o
configure:2902: checking whether we are using the GNU C compiler
configure:2926: gcc -c    conftest.c >&5
configure:2932: $? = 0
configure:2936: test -z 
			 || test ! -s conftest.err
configure:2939: $? = 0
configure:2942: test -s conftest.o
configure:2945: $? = 0
configure:2958: result: yes
configure:2964: checking whether gcc accepts -g
configure:2985: gcc -c -g  conftest.c >&5
configure:2991: $? = 0
configure:2995: test -z 
			 || test ! -s conftest.err
configure:2998: $? = 0
configure:3001: test -s conftest.o
configure:3004: $? = 0
configure:3015: result: yes
configure:3032: checking for gcc option to accept ANSI C
configure:3102: gcc  -c    conftest.c >&5
configure:3108: $? = 0
configure:3112: test -z 
			 || test ! -s conftest.err
configure:3115: $? = 0
configure:3118: test -s conftest.o
configure:3121: $? = 0
configure:3139: result: none needed
configure:3157: gcc -c    conftest.c >&5
conftest.c:2: syntax error before `me'
configure:3163: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3298: checking dependency style of gcc
configure:3388: result: gcc
configure:3411: checking how to run the C preprocessor
configure:3446: gcc -E  conftest.c
configure:3452: $? = 0
configure:3484: gcc -E  conftest.c
conftest.c:11: ac_nonexistent.h: No such file or directory
configure:3490: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3529: result: gcc -E
configure:3553: gcc -E  conftest.c
configure:3559: $? = 0
configure:3591: gcc -E  conftest.c
conftest.c:11: ac_nonexistent.h: No such file or directory
configure:3597: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3721: checking for g++
configure:3737: found /usr/bin/g++
configure:3747: result: g++
configure:3763: checking for C++ compiler version
configure:3766: g++ --version </dev/null >&5
2.95.3
configure:3769: $? = 0
configure:3771: g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i386-unknown-openbsd3.6/2.95.3/specs
gcc version 2.95.3 20010125 (prerelease, propolice)
configure:3774: $? = 0
configure:3776: g++ -V </dev/null >&5
g++: argument to `-V' missing

configure:3779: $? = 1
configure:3782: checking whether we are using the GNU C++ compiler
configure:3806: g++ -c    conftest.cc >&5
configure:3812: $? = 0
configure:3816: test -z 
			 || test ! -s conftest.err
configure:3819: $? = 0
configure:3822: test -s conftest.o
configure:3825: $? = 0
configure:3838: result: yes
configure:3844: checking whether g++ accepts -g
configure:3865: g++ -c -g  conftest.cc >&5
configure:3871: $? = 0
configure:3875: test -z 
			 || test ! -s conftest.err
configure:3878: $? = 0
configure:3881: test -s conftest.o
configure:3884: $? = 0
configure:3895: result: yes
configure:3937: g++ -c    conftest.cc >&5
configure:3943: $? = 0
configure:3947: test -z 
			 || test ! -s conftest.err
configure:3950: $? = 0
configure:3953: test -s conftest.o
configure:3956: $? = 0
configure:3982: g++ -c    conftest.cc >&5
configure:3988: $? = 0
configure:3992: test -z 
			 || test ! -s conftest.err
configure:3995: $? = 0
configure:3998: test -s conftest.o
configure:4001: $? = 0
configure:4026: checking dependency style of g++
configure:4116: result: gcc
configure:4615: checking whether g++ supports -Wundef
configure:4651: rm -rf SunWS_cache; g++ -o conftest -Wall -W -Wpointer-arith -Wwrite-strings -O2   -Wundef   conftest.cc  1>&5
configure:4657: $? = 0
configure:4661: test -z 
			 || test ! -s conftest.err
configure:4664: $? = 0
configure:4667: test -s conftest
configure:4670: $? = 0
configure:4691: result: yes
configure:4703: checking whether g++ supports -Wno-long-long
configure:4739: rm -rf SunWS_cache; g++ -o conftest -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2   -Wno-long-long   conftest.cc  1>&5
configure:4745: $? = 0
configure:4749: test -z 
			 || test ! -s conftest.err
configure:4752: $? = 0
configure:4755: test -s conftest
configure:4758: $? = 0
configure:4779: result: yes
configure:4791: checking whether g++ supports -Wnon-virtual-dtor
configure:4827: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2   -Wnon-virtual-dtor   conftest.cc  1>&5
configure:4833: $? = 0
configure:4837: test -z 
			 || test ! -s conftest.err
configure:4840: $? = 0
configure:4843: test -s conftest
configure:4846: $? = 0
configure:4867: result: yes
configure:4898: checking whether g++ supports -fno-exceptions
configure:4934: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2   -fno-exceptions   conftest.cc  1>&5
configure:4940: $? = 0
configure:4944: test -z 
			 || test ! -s conftest.err
configure:4947: $? = 0
configure:4950: test -s conftest
configure:4953: $? = 0
configure:4974: result: yes
configure:4986: checking whether g++ supports -fno-check-new
configure:5022: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2   -fno-exceptions -fno-check-new   conftest.cc  1>&5
configure:5028: $? = 0
configure:5032: test -z 
			 || test ! -s conftest.err
configure:5035: $? = 0
configure:5038: test -s conftest
configure:5041: $? = 0
configure:5062: result: yes
configure:5074: checking whether g++ supports -fno-common
configure:5110: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2   -fno-exceptions -fno-check-new -fno-common   conftest.cc  1>&5
configure:5116: $? = 0
configure:5120: test -z 
			 || test ! -s conftest.err
configure:5123: $? = 0
configure:5126: test -s conftest
configure:5129: $? = 0
configure:5150: result: yes
configure:5162: checking whether g++ supports -fexceptions
configure:5198: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2   -fno-exceptions -fno-check-new -fno-common -fexceptions   conftest.cc  1>&5
configure:5204: $? = 0
configure:5208: test -z 
			 || test ! -s conftest.err
configure:5211: $? = 0
configure:5214: test -s conftest
configure:5217: $? = 0
configure:5238: result: yes
configure:5929: checking how to run the C++ preprocessor
configure:5960: g++ -E  conftest.cc
configure:5966: $? = 0
configure:5998: g++ -E  conftest.cc
conftest.cc:11: ac_nonexistent.h: No such file or directory
configure:6004: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6043: result: g++ -E
configure:6067: g++ -E  conftest.cc
configure:6073: $? = 0
configure:6105: g++ -E  conftest.cc
conftest.cc:11: ac_nonexistent.h: No such file or directory
configure:6111: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6159: checking whether g++ supports -O0
configure:6195: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -O0   conftest.cc  1>&5
configure:6201: $? = 0
configure:6205: test -z 
			 || test ! -s conftest.err
configure:6208: $? = 0
configure:6211: test -s conftest
configure:6214: $? = 0
configure:6235: result: yes
configure:6276: checking whether g++ supports -Wl,--enable-new-dtags
configure:6312: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -Wl,--enable-new-dtags   conftest.cc  1>&5
configure:6318: $? = 0
configure:6322: test -z 
			 || test ! -s conftest.err
configure:6325: $? = 0
configure:6328: test -s conftest
configure:6331: $? = 0
configure:6352: result: yes
configure:6377: checking whether g++ supports -Wl,--as-needed
configure:6413: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -Wl,--as-needed   conftest.cc  1>&5
/usr/bin/ld: unrecognized option '--as-needed'
/usr/bin/ld: use the --help option for usage information
collect2: ld returned 1 exit status
configure:6419: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
|  return 0;
|   ;
|   return 0;
| }
configure:6458: result: no
configure:6714: checking whether g++ supports -fno-exceptions
configure:6790: result: yes
configure:6802: checking whether g++ supports -fno-check-new
configure:6878: result: yes
configure:6890: checking whether g++ supports -fno-common
configure:6966: result: yes
configure:6978: checking whether g++ supports -fvisibility=hidden
configure:7014: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden   conftest.cc  1>&5
cc1plus: Invalid option `-fvisibility=hidden'
configure:7020: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
|  return 0;
|   ;
|   return 0;
| }
configure:7067: result: no
configure:7154: result: not using lib directory suffix
configure:7199: checking for a sed that does not truncate output
configure:7253: result: /usr/bin/sed
configure:7256: checking for egrep
configure:7266: result: grep -E
configure:7282: checking for ld used by gcc
configure:7349: result: /usr/bin/ld
configure:7358: checking if the linker (/usr/bin/ld) is GNU ld
configure:7373: result: yes
configure:7378: checking for /usr/bin/ld option to reload object files
configure:7385: result: -r
configure:7394: checking for BSD-compatible nm
configure:7436: result: /usr/bin/nm -B
configure:7440: checking whether ln -s works
configure:7444: result: yes
configure:7451: checking how to recognise dependent libraries
configure:7658: result: file_magic ELF [0-9][0-9]*-bit [LM]SB shared object
configure:7867: checking for ANSI C header files
configure:7892: gcc -c -O2    conftest.c >&5
configure:7898: $? = 0
configure:7902: test -z 
			 || test ! -s conftest.err
configure:7905: $? = 0
configure:7908: test -s conftest.o
configure:7911: $? = 0
configure:8000: gcc -o conftest -O2     conftest.c  >&5
configure:8003: $? = 0
configure:8005: ./conftest
configure:8008: $? = 0
configure:8023: result: yes
configure:8047: checking for sys/types.h
configure:8063: gcc -c -O2    conftest.c >&5
configure:8069: $? = 0
configure:8073: test -z 
			 || test ! -s conftest.err
configure:8076: $? = 0
configure:8079: test -s conftest.o
configure:8082: $? = 0
configure:8093: result: yes
configure:8047: checking for sys/stat.h
configure:8063: gcc -c -O2    conftest.c >&5
configure:8069: $? = 0
configure:8073: test -z 
			 || test ! -s conftest.err
configure:8076: $? = 0
configure:8079: test -s conftest.o
configure:8082: $? = 0
configure:8093: result: yes
configure:8047: checking for stdlib.h
configure:8063: gcc -c -O2    conftest.c >&5
configure:8069: $? = 0
configure:8073: test -z 
			 || test ! -s conftest.err
configure:8076: $? = 0
configure:8079: test -s conftest.o
configure:8082: $? = 0
configure:8093: result: yes
configure:8047: checking for string.h
configure:8063: gcc -c -O2    conftest.c >&5
configure:8069: $? = 0
configure:8073: test -z 
			 || test ! -s conftest.err
configure:8076: $? = 0
configure:8079: test -s conftest.o
configure:8082: $? = 0
configure:8093: result: yes
configure:8047: checking for memory.h
configure:8063: gcc -c -O2    conftest.c >&5
configure:8069: $? = 0
configure:8073: test -z 
			 || test ! -s conftest.err
configure:8076: $? = 0
configure:8079: test -s conftest.o
configure:8082: $? = 0
configure:8093: result: yes
configure:8047: checking for strings.h
configure:8063: gcc -c -O2    conftest.c >&5
configure:8069: $? = 0
configure:8073: test -z 
			 || test ! -s conftest.err
configure:8076: $? = 0
configure:8079: test -s conftest.o
configure:8082: $? = 0
configure:8093: result: yes
configure:8047: checking for inttypes.h
configure:8063: gcc -c -O2    conftest.c >&5
configure:8069: $? = 0
configure:8073: test -z 
			 || test ! -s conftest.err
configure:8076: $? = 0
configure:8079: test -s conftest.o
configure:8082: $? = 0
configure:8093: result: yes
configure:8047: checking for stdint.h
configure:8063: gcc -c -O2    conftest.c >&5
conftest.c:55: stdint.h: No such file or directory
configure:8069: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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
| /* 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 <stdint.h>
configure:8093: result: no
configure:8047: checking for unistd.h
configure:8063: gcc -c -O2    conftest.c >&5
configure:8069: $? = 0
configure:8073: test -z 
			 || test ! -s conftest.err
configure:8076: $? = 0
configure:8079: test -s conftest.o
configure:8082: $? = 0
configure:8093: result: yes
configure:8119: checking dlfcn.h usability
configure:8131: gcc -c -O2    conftest.c >&5
configure:8137: $? = 0
configure:8141: test -z 
			 || test ! -s conftest.err
configure:8144: $? = 0
configure:8147: test -s conftest.o
configure:8150: $? = 0
configure:8160: result: yes
configure:8164: checking dlfcn.h presence
configure:8174: gcc -E  conftest.c
configure:8180: $? = 0
configure:8200: result: yes
configure:8235: checking for dlfcn.h
configure:8242: result: yes
configure:8306: checking for g77
configure:8322: found /usr/bin/g77
configure:8332: result: g77
configure:8347: checking for Fortran 77 compiler version
configure:8350: g77 --version </dev/null >&5
GNU Fortran 0.5.25 19991030 (prerelease)
Copyright (C) 1997 Free Software Foundation, Inc.
For more version information on components of the GNU Fortran
compilation system, especially useful when reporting bugs,
type the command `g77 --verbose'.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:8353: $? = 0
configure:8355: g77 -v </dev/null >&5
g77 version 2.95.3 20010125 (prerelease, propolice) (from FSF-g77 version 0.5.25 19991030 (prerelease))
Driving: g77 -v -c -xf77-version /dev/null -xnone
Reading specs from /usr/lib/gcc-lib/i386-unknown-openbsd3.6/2.95.3/specs
gcc version 2.95.3 20010125 (prerelease, propolice)
 /usr/lib/gcc-lib/i386-unknown-openbsd3.6/2.95.3/cpp0 -lang-c -v -D__GNUC__=2 -D__GNUC_MINOR__=95 -D__unix__ -D__ELF__ -D__i386__ -D__OpenBSD__ -Asystem(unix) -Asystem(OpenBSD) -Acpu(i386) -Amachine(i386) -D_LANGUAGE_FORTRAN -traditional /dev/null /dev/null
GNU CPP version 2.95.3 20010125 (prerelease, propolice) (80386, ATT syntax)
#include "..." search starts here:
#include <...> search starts here:
 /usr/include
End of search list.
The following default directories have been omitted from the search path:
 /usr/include/g++
End of omitted list.
 /usr/lib/gcc-lib/i386-unknown-openbsd3.6/2.95.3/f771 -fnull-version -quiet -dumpbase g77-version.f -version -fversion -o /tmp//ccZ10239.s /dev/null
GNU F77 version 2.95.3 20010125 (prerelease, propolice) (i386-unknown-openbsd3.6) compiled by GNU C version 2.95.3 20010125 (prerelease, propolice).
GNU Fortran Front End version 0.5.25 19991030 (prerelease)
 as -V -Qy -o /tmp//ccO10239.o /tmp//ccZ10239.s
GNU assembler version 2.14 (i386-unknown-openbsd3.6) using BFD version 2.14 20030612
 ld -e __start -Bdynamic -dynamic-linker /usr/libexec/ld.so -o /tmp//ccs10239 /tmp//ccO10239.o /usr/lib/crt0.o /usr/lib/crtbegin.o -L/usr/lib/gcc-lib/i386-unknown-openbsd3.6/2.95.3 -lg2c -lm -lgcc -lc -lgcc /usr/lib/crtend.o
/usr/lib/libg2c.so.8.0: warning: tempnam() possibly used unsafely; consider using mkstemp()
/usr/lib/crt0.o(.text+0x9d): In function `___start':
: undefined reference to `main'
configure:8358: $? = 1
configure:8360: g77 -V </dev/null >&5
g77: argument to `-V' missing
configure:8363: $? = 1
configure:8371: checking whether we are using the GNU Fortran 77 compiler
configure:8385: g77 -c  conftest.F >&5
configure:8391: $? = 0
configure:8395: test -z 
			 || test ! -s conftest.err
configure:8398: $? = 0
configure:8401: test -s conftest.o
configure:8404: $? = 0
configure:8417: result: yes
configure:8423: checking whether g77 accepts -g
configure:8435: g77 -c -g conftest.f >&5
configure:8441: $? = 0
configure:8445: test -z 
			 || test ! -s conftest.err
configure:8448: $? = 0
configure:8451: test -s conftest.o
configure:8454: $? = 0
configure:8466: result: yes
configure:8496: checking the maximum length of command line arguments
configure:8555: result: 65536
configure:8566: checking command to parse /usr/bin/nm -B output from gcc object
configure:8655: gcc -c -O2    conftest.c >&5
configure:8658: $? = 0
configure:8662: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([BCDEGRST][BCDEGRST]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:8665: $? = 0
configure:8717: gcc -o conftest -O2     conftest.c conftstm.o >&5
configure:8720: $? = 0
configure:8758: result: ok
configure:8762: checking for objdir
configure:8777: result: .libs
configure:8867: checking for ar
configure:8883: found /usr/bin/ar
configure:8894: result: ar
configure:8947: checking for ranlib
configure:8963: found /usr/bin/ranlib
configure:8974: result: ranlib
configure:9027: checking for strip
configure:9043: found /usr/bin/strip
configure:9054: result: strip
configure:9316: checking if gcc static flag  works
configure:9339: result: yes
configure:9361: checking if gcc supports -fno-rtti -fno-exceptions
configure:9379: gcc -c -O2    -fno-rtti -fno-exceptions conftest.c >&5
configure:9383: $? = 0
configure:9394: result: yes
configure:9409: checking for gcc option to produce PIC
configure:9586: result: -fPIC
configure:9594: checking if gcc PIC flag -fPIC works
configure:9612: gcc -c -O2    -fPIC -DPIC conftest.c >&5
configure:9616: $? = 0
configure:9627: result: yes
configure:9651: checking if gcc supports -c -o file.o
configure:9679: gcc -c -O2    -o out/conftest2.o conftest.c >&5
configure:9683: $? = 0
configure:9700: result: yes
configure:9726: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:10527: result: yes
configure:10553: checking whether -lc should be explicitly linked in
configure:10558: gcc -c -O2    conftest.c >&5
configure:10561: $? = 0
configure:10575: gcc -shared  -o conftest -v conftest.o  2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:10578: $? = 1
configure:10590: result: yes
configure:10598: checking dynamic linker characteristics
configure:11116: result: openbsd3.6 ld.so
configure:11120: checking how to hardcode library paths into programs
configure:11145: result: immediate
configure:11159: checking whether stripping libraries is possible
configure:11164: result: yes
configure:11290: checking for shl_load
configure:11347: gcc -o conftest -O2     conftest.c  >&5
/tmp//ccq23831.o(.text+0x9): In function `main':
: undefined reference to `shl_load'
/tmp//ccq23831.o(.data+0x0): undefined reference to `shl_load'
collect2: ld returned 1 exit status
configure:11353: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_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:11378: result: no
configure:11383: checking for shl_load in -ldld
configure:11413: gcc -o conftest -O2     conftest.c -ldld   >&5
/usr/bin/ld: cannot find -ldld
collect2: ld returned 1 exit status
configure:11419: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_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:11445: result: no
configure:11450: checking for dlopen
configure:11507: gcc -o conftest -O2     conftest.c  >&5
configure:11513: $? = 0
configure:11517: test -z 
			 || test ! -s conftest.err
configure:11520: $? = 0
configure:11523: test -s conftest
configure:11526: $? = 0
configure:11538: result: yes
configure:11780: checking whether a program can dlopen itself
configure:11852: gcc -o conftest -O2    -DHAVE_DLFCN_H  -Wl,-E conftest.c   >&5
configure:11855: $? = 0
configure:11873: result: yes
configure:11878: checking whether a statically linked program can dlopen itself
configure:11950: gcc -o conftest -O2    -DHAVE_DLFCN_H  -Wl,-E  conftest.c   >&5
configure:11953: $? = 0
configure:11971: result: yes
configure:11994: checking if libtool supports shared libraries
configure:11996: result: yes
configure:11999: checking whether to build shared libraries
configure:12046: result: yes
configure:12049: checking whether to build static libraries
configure:12053: result: no
configure:12144: creating libtool
configure:12688: checking for ld used by g++
configure:12755: result: /usr/bin/ld
configure:12764: checking if the linker (/usr/bin/ld) is GNU ld
configure:12779: result: yes
configure:12830: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:13633: result: no
configure:13655: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common  conftest.cc >&5
configure:13658: $? = 0
configure:13754: checking for g++ option to produce PIC
configure:14006: result: -fPIC
configure:14014: checking if g++ PIC flag -fPIC works
configure:14032: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common  -fPIC -DPIC conftest.cc >&5
configure:14036: $? = 0
configure:14047: result: yes
configure:14071: checking if g++ supports -c -o file.o
configure:14099: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common  -o out/conftest2.o conftest.cc >&5
configure:14103: $? = 0
configure:14120: result: yes
configure:14146: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:14171: result: no
configure:14242: checking dynamic linker characteristics
configure:14760: result: openbsd3.6 ld.so
configure:14764: checking how to hardcode library paths into programs
configure:14789: result: immediate
configure:14803: checking whether stripping libraries is possible
configure:14808: result: yes
configure:14934: checking for shl_load
configure:15022: result: no
configure:15027: checking for shl_load in -ldld
configure:15089: result: no
configure:15094: checking for dlopen
configure:15182: result: yes
configure:15424: checking whether a program can dlopen itself
configure:15517: result: yes
configure:15522: checking whether a statically linked program can dlopen itself
configure:15615: result: yes
configure:16111: checking if libtool supports shared libraries
configure:16113: result: no
configure:16116: checking whether to build shared libraries
configure:16134: result: no
configure:16137: checking whether to build static libraries
configure:16141: result: yes
configure:16153: checking for g77 option to produce PIC
configure:16330: result: -fPIC
configure:16338: checking if g77 PIC flag -fPIC works
configure:16356: g77 -c -g -O2 -fPIC conftest.f >&5
configure:16360: $? = 0
configure:16371: result: yes
configure:16395: checking if g77 supports -c -o file.o
configure:16423: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:16427: $? = 0
configure:16444: result: yes
configure:16470: checking whether the g77 linker (/usr/bin/ld) supports shared libraries
configure:17251: result: yes
configure:17322: checking dynamic linker characteristics
configure:17840: result: openbsd3.6 ld.so
configure:17844: checking how to hardcode library paths into programs
configure:17869: result: immediate
configure:17883: checking whether stripping libraries is possible
configure:17888: result: yes
configure:21966: checking which extension is used for shared libraries
configure:21991: result: 
configure:22001: checking which variable specifies run-time library path
configure:22008: result: LD_LIBRARY_PATH
configure:22018: checking for the default library search path
configure:22025: result: /lib /usr/lib
configure:22047: checking for objdir
configure:22067: result: .libs
configure:22076: checking command to parse /usr/bin/nm -B output
configure:22140: gcc -c -O2    conftest.c >&5
configure:22143: $? = 0
configure:22148: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.* 	\([BCDEGRST]\) 	 	*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:22151: $? = 0
configure:22204: gcc -o conftest -O2   -fno-builtin -fno-rtti -fno-exceptions   conftest.c conftstm.o >&5
configure:22207: $? = 0
configure:22251: result: yes
configure:22254: checking whether libtool supports -dlopen/-dlpreopen
configure:22266: result: yes
configure:22277: checking for dlopen in -ldl
configure:22307: gcc -o conftest -O2     conftest.c -ldl   >&5
/usr/bin/ld: cannot find -ldl
collect2: ld returned 1 exit status
configure:22313: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 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 dlopen ();
| int
| main ()
| {
| dlopen ();
|   ;
|   return 0;
| }
configure:22339: result: no
configure:22348: checking for dlopen
configure:22436: result: yes
configure:22522: checking for shl_load
configure:22610: result: no
configure:22619: checking for shl_load in -ldld
configure:22681: result: no
configure:22695: checking for dld_link in -ldld
configure:22725: gcc -o conftest -O2     conftest.c -ldld   >&5
/usr/bin/ld: cannot find -ldld
collect2: ld returned 1 exit status
configure:22731: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 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 dld_link ();
| int
| main ()
| {
| dld_link ();
|   ;
|   return 0;
| }
configure:22757: result: no
configure:22776: checking for dlerror
configure:22833: gcc -o conftest -O2     conftest.c   >&5
configure:22839: $? = 0
configure:22843: test -z 
			 || test ! -s conftest.err
configure:22846: $? = 0
configure:22849: test -s conftest
configure:22852: $? = 0
configure:22864: result: yes
configure:22877: checking for _ prefix in compiled symbols
configure:22920: result: no
configure:23029: checking whether deplibs are loaded by dlopen
configure:23061: result: yes
configure:23093: checking malloc.h usability
configure:23105: gcc -c -O2    conftest.c >&5
In file included from conftest.c:62:
/usr/include/malloc.h:4: warning: #warning "<malloc.h> is obsolete, use <stdlib.h>"
configure:23111: $? = 0
configure:23115: test -z 
			 || test ! -s conftest.err
configure:23118: $? = 0
configure:23121: test -s conftest.o
configure:23124: $? = 0
configure:23134: result: yes
configure:23138: checking malloc.h presence
configure:23148: gcc -E  conftest.c
In file included from conftest.c:28:
/usr/include/malloc.h:4: warning: #warning "<malloc.h> is obsolete, use <stdlib.h>"
configure:23154: $? = 0
configure:23174: result: yes
configure:23209: checking for malloc.h
configure:23216: result: yes
configure:23084: checking for memory.h
configure:23089: result: yes
configure:23084: checking for stdlib.h
configure:23089: result: yes
configure:23093: checking stdio.h usability
configure:23105: gcc -c -O2    conftest.c >&5
configure:23111: $? = 0
configure:23115: test -z 
			 || test ! -s conftest.err
configure:23118: $? = 0
configure:23121: test -s conftest.o
configure:23124: $? = 0
configure:23134: result: yes
configure:23138: checking stdio.h presence
configure:23148: gcc -E  conftest.c
configure:23154: $? = 0
configure:23174: result: yes
configure:23209: checking for stdio.h
configure:23216: result: yes
configure:23093: checking ctype.h usability
configure:23105: gcc -c -O2    conftest.c >&5
configure:23111: $? = 0
configure:23115: test -z 
			 || test ! -s conftest.err
configure:23118: $? = 0
configure:23121: test -s conftest.o
configure:23124: $? = 0
configure:23134: result: yes
configure:23138: checking ctype.h presence
configure:23148: gcc -E  conftest.c
configure:23154: $? = 0
configure:23174: result: yes
configure:23209: checking for ctype.h
configure:23216: result: yes
configure:23084: checking for dlfcn.h
configure:23089: result: yes
configure:23093: checking dl.h usability
configure:23105: gcc -c -O2    conftest.c >&5
conftest.c:68: dl.h: No such file or directory
configure:23111: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_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 <dl.h>
configure:23134: result: no
configure:23138: checking dl.h presence
configure:23148: gcc -E  conftest.c
conftest.c:34: dl.h: No such file or directory
configure:23154: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <dl.h>
configure:23174: result: no
configure:23209: checking for dl.h
configure:23216: result: no
configure:23093: checking dld.h usability
configure:23105: gcc -c -O2    conftest.c >&5
conftest.c:68: dld.h: No such file or directory
configure:23111: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_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 <dld.h>
configure:23134: result: no
configure:23138: checking dld.h presence
configure:23148: gcc -E  conftest.c
conftest.c:34: dld.h: No such file or directory
configure:23154: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <dld.h>
configure:23174: result: no
configure:23209: checking for dld.h
configure:23216: result: no
configure:23235: checking for string.h
configure:23240: result: yes
configure:23385: checking for strchr
configure:23442: gcc -o conftest -O2     conftest.c  >&5
configure:23448: $? = 0
configure:23452: test -z 
			 || test ! -s conftest.err
configure:23455: $? = 0
configure:23458: test -s conftest
configure:23461: $? = 0
configure:23473: result: yes
configure:23488: checking for strrchr
configure:23545: gcc -o conftest -O2     conftest.c  >&5
configure:23551: $? = 0
configure:23555: test -z 
			 || test ! -s conftest.err
configure:23558: $? = 0
configure:23561: test -s conftest
configure:23564: $? = 0
configure:23576: result: yes
configure:23591: checking for memcpy
configure:23648: gcc -o conftest -O2     conftest.c  >&5
conftest.c:61: warning: conflicting types for built-in function `memcpy'
configure:23654: $? = 0
configure:23658: test -z 
			 || test ! -s conftest.err
configure:23661: $? = 0
configure:23664: test -s conftest
configure:23667: $? = 0
configure:23679: result: yes
configure:23693: checking for strcmp
configure:23750: gcc -o conftest -O2     conftest.c  >&5
conftest.c:62: warning: conflicting types for built-in function `strcmp'
configure:23756: $? = 0
configure:23760: test -z 
			 || test ! -s conftest.err
configure:23763: $? = 0
configure:23766: test -s conftest
configure:23769: $? = 0
configure:23781: result: yes
configure:23805: checking for msgfmt
configure:23832: result: /usr/local/bin/msgfmt
configure:23841: checking for gmsgfmt
configure:23872: result: /usr/local/bin/msgfmt
configure:23891: checking for xgettext
configure:23918: result: /usr/local/bin/xgettext
configure:23979: checking for ranlib
configure:24006: result: ranlib
configure:24018: checking for off_t
configure:24042: gcc -c -O2    conftest.c >&5
configure:24048: $? = 0
configure:24052: test -z 
			 || test ! -s conftest.err
configure:24055: $? = 0
configure:24058: test -s conftest.o
configure:24061: $? = 0
configure:24072: result: yes
configure:24084: checking for size_t
configure:24108: gcc -c -O2    conftest.c >&5
configure:24114: $? = 0
configure:24118: test -z 
			 || test ! -s conftest.err
configure:24121: $? = 0
configure:24124: test -s conftest.o
configure:24127: $? = 0
configure:24138: result: yes
configure:24152: checking for working alloca.h
configure:24173: gcc -o conftest -O2     conftest.c  >&5
conftest.c:39: alloca.h: No such file or directory
configure:24179: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| /* end confdefs.h.  */
| #include <alloca.h>
| int
| main ()
| {
| char *p = (char *) alloca (2 * sizeof (int));
|   ;
|   return 0;
| }
configure:24204: result: no
configure:24214: checking for alloca
configure:24255: gcc -o conftest -O2     conftest.c  >&5
configure:24261: $? = 0
configure:24265: test -z 
			 || test ! -s conftest.err
configure:24268: $? = 0
configure:24271: test -s conftest
configure:24274: $? = 0
configure:24286: result: yes
configure:24515: checking for stdlib.h
configure:24520: result: yes
configure:24515: checking for unistd.h
configure:24520: result: yes
configure:24664: checking for getpagesize
configure:24721: gcc -o conftest -O2     conftest.c  >&5
configure:24727: $? = 0
configure:24731: test -z 
			 || test ! -s conftest.err
configure:24734: $? = 0
configure:24737: test -s conftest
configure:24740: $? = 0
configure:24752: result: yes
configure:24762: checking for working mmap
configure:24904: gcc -o conftest -O2     conftest.c  >&5
configure:24907: $? = 0
configure:24909: ./conftest
configure:24912: $? = 0
configure:24926: result: yes
configure:24956: checking limits.h usability
configure:24968: gcc -c -O2    conftest.c >&5
configure:24974: $? = 0
configure:24978: test -z 
			 || test ! -s conftest.err
configure:24981: $? = 0
configure:24984: test -s conftest.o
configure:24987: $? = 0
configure:24997: result: yes
configure:25001: checking limits.h presence
configure:25011: gcc -E  conftest.c
configure:25017: $? = 0
configure:25037: result: yes
configure:25072: checking for limits.h
configure:25079: result: yes
configure:24956: checking locale.h usability
configure:24968: gcc -c -O2    conftest.c >&5
configure:24974: $? = 0
configure:24978: test -z 
			 || test ! -s conftest.err
configure:24981: $? = 0
configure:24984: test -s conftest.o
configure:24987: $? = 0
configure:24997: result: yes
configure:25001: checking locale.h presence
configure:25011: gcc -E  conftest.c
configure:25017: $? = 0
configure:25037: result: yes
configure:25072: checking for locale.h
configure:25079: result: yes
configure:24956: checking nl_types.h usability
configure:24968: gcc -c -O2    conftest.c >&5
configure:24974: $? = 0
configure:24978: test -z 
			 || test ! -s conftest.err
configure:24981: $? = 0
configure:24984: test -s conftest.o
configure:24987: $? = 0
configure:24997: result: yes
configure:25001: checking nl_types.h presence
configure:25011: gcc -E  conftest.c
configure:25017: $? = 0
configure:25037: result: yes
configure:25072: checking for nl_types.h
configure:25079: result: yes
configure:24947: checking for string.h
configure:24952: result: yes
configure:24956: checking values.h usability
configure:24968: gcc -c -O2    conftest.c >&5
conftest.c:82: values.h: No such file or directory
configure:24974: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_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 <values.h>
configure:24997: result: no
configure:25001: checking values.h presence
configure:25011: gcc -E  conftest.c
conftest.c:48: values.h: No such file or directory
configure:25017: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| /* end confdefs.h.  */
| #include <values.h>
configure:25037: result: no
configure:25072: checking for values.h
configure:25079: result: no
configure:24956: checking alloca.h usability
configure:24968: gcc -c -O2    conftest.c >&5
conftest.c:82: alloca.h: No such file or directory
configure:24974: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_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 <alloca.h>
configure:24997: result: no
configure:25001: checking alloca.h presence
configure:25011: gcc -E  conftest.c
conftest.c:48: alloca.h: No such file or directory
configure:25017: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| /* end confdefs.h.  */
| #include <alloca.h>
configure:25037: result: no
configure:25072: checking for alloca.h
configure:25079: result: no
configure:25105: checking for getcwd
configure:25162: gcc -o conftest -O2     conftest.c  >&5
configure:25168: $? = 0
configure:25172: test -z 
			 || test ! -s conftest.err
configure:25175: $? = 0
configure:25178: test -s conftest
configure:25181: $? = 0
configure:25193: result: yes
configure:25105: checking for munmap
configure:25162: gcc -o conftest -O2     conftest.c  >&5
configure:25168: $? = 0
configure:25172: test -z 
			 || test ! -s conftest.err
configure:25175: $? = 0
configure:25178: test -s conftest
configure:25181: $? = 0
configure:25193: result: yes
configure:25105: checking for putenv
configure:25162: gcc -o conftest -O2     conftest.c  >&5
configure:25168: $? = 0
configure:25172: test -z 
			 || test ! -s conftest.err
configure:25175: $? = 0
configure:25178: test -s conftest
configure:25181: $? = 0
configure:25193: result: yes
configure:25105: checking for setlocale
configure:25162: gcc -o conftest -O2     conftest.c  >&5
configure:25168: $? = 0
configure:25172: test -z 
			 || test ! -s conftest.err
configure:25175: $? = 0
configure:25178: test -s conftest
configure:25181: $? = 0
configure:25193: result: yes
configure:25105: checking for strchr
configure:25193: result: yes
configure:25105: checking for strcasecmp
configure:25162: gcc -o conftest -O2     conftest.c  >&5
configure:25168: $? = 0
configure:25172: test -z 
			 || test ! -s conftest.err
configure:25175: $? = 0
configure:25178: test -s conftest
configure:25181: $? = 0
configure:25193: result: yes
configure:25105: checking for __argz_count
configure:25162: gcc -o conftest -O2     conftest.c  >&5
/tmp//ccj31442.o(.text+0x9): In function `main':
: undefined reference to `__argz_count'
/tmp//ccj31442.o(.data+0x0): undefined reference to `__argz_count'
collect2: ld returned 1 exit status
configure:25168: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| /* end confdefs.h.  */
| /* Define __argz_count to an innocuous variant, in case <limits.h> declares __argz_count.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define __argz_count innocuous___argz_count
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char __argz_count (); 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 __argz_count
| 
| /* 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 __argz_count ();
| /* 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___argz_count) || defined (__stub_____argz_count)
| choke me
| #else
| char (*f) () = __argz_count;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != __argz_count;
|   ;
|   return 0;
| }
configure:25193: result: no
configure:25105: checking for __argz_stringify
configure:25162: gcc -o conftest -O2     conftest.c  >&5
/tmp//cceP7806.o(.text+0x9): In function `main':
: undefined reference to `__argz_stringify'
/tmp//cceP7806.o(.data+0x0): undefined reference to `__argz_stringify'
collect2: ld returned 1 exit status
configure:25168: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| /* end confdefs.h.  */
| /* Define __argz_stringify to an innocuous variant, in case <limits.h> declares __argz_stringify.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define __argz_stringify innocuous___argz_stringify
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char __argz_stringify (); 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 __argz_stringify
| 
| /* 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 __argz_stringify ();
| /* 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___argz_stringify) || defined (__stub_____argz_stringify)
| choke me
| #else
| char (*f) () = __argz_stringify;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != __argz_stringify;
|   ;
|   return 0;
| }
configure:25193: result: no
configure:25105: checking for __argz_next
configure:25162: gcc -o conftest -O2     conftest.c  >&5
/tmp//ccw20107.o(.text+0x9): In function `main':
: undefined reference to `__argz_next'
/tmp//ccw20107.o(.data+0x0): undefined reference to `__argz_next'
collect2: ld returned 1 exit status
configure:25168: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| /* end confdefs.h.  */
| /* Define __argz_next to an innocuous variant, in case <limits.h> declares __argz_next.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define __argz_next innocuous___argz_next
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char __argz_next (); 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 __argz_next
| 
| /* 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 __argz_next ();
| /* 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___argz_next) || defined (__stub_____argz_next)
| choke me
| #else
| char (*f) () = __argz_next;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != __argz_next;
|   ;
|   return 0;
| }
configure:25193: result: no
configure:25204: checking for stpcpy
configure:25244: g++ -c -Werror  conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:62: implicit declaration of function `int stpcpy(...)'
configure:25250: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| /* end confdefs.h.  */
| 
|    #include <string.h>
| 
| int
| main ()
| {
| 
|    char buffer[200];
|    stpcpy(buffer, buffer);
| 
|   ;
|   return 0;
| }
configure:25283: result: no
configure:25294: checking for LC_MESSAGES
configure:25315: gcc -o conftest -O2     conftest.c  >&5
configure:25321: $? = 0
configure:25325: test -z 
			 || test ! -s conftest.err
configure:25328: $? = 0
configure:25331: test -s conftest
configure:25334: $? = 0
configure:25346: result: yes
configure:25396: checking if C++ programs can be compiled
configure:25425: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2  -fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common  conftest.cc >&5
configure:25431: $? = 0
configure:25435: test -z 
			 || test ! -s conftest.err
configure:25438: $? = 0
configure:25441: test -s conftest.o
configure:25444: $? = 0
configure:25458: result: yes
configure:25494: checking for dirent.h that defines DIR
configure:25518: gcc -c -O2    conftest.c >&5
configure:25524: $? = 0
configure:25528: test -z 
			 || test ! -s conftest.err
configure:25531: $? = 0
configure:25534: test -s conftest.o
configure:25537: $? = 0
configure:25548: result: yes
configure:25561: checking for library containing opendir
configure:25591: gcc -o conftest -O2     conftest.c  >&5
configure:25597: $? = 0
configure:25601: test -z 
			 || test ! -s conftest.err
configure:25604: $? = 0
configure:25607: test -s conftest
configure:25610: $? = 0
configure:25680: result: none required
configure:25816: checking for ANSI C header files
configure:25972: result: yes
configure:26008: checking sys/param.h usability
configure:26020: gcc -c -O2    conftest.c >&5
configure:26026: $? = 0
configure:26030: test -z 
			 || test ! -s conftest.err
configure:26033: $? = 0
configure:26036: test -s conftest.o
configure:26039: $? = 0
configure:26049: result: yes
configure:26053: checking sys/param.h presence
configure:26063: gcc -E  conftest.c
configure:26069: $? = 0
configure:26089: result: yes
configure:26124: checking for sys/param.h
configure:26131: result: yes
configure:26008: checking sys/mman.h usability
configure:26020: gcc -c -O2    conftest.c >&5
configure:26026: $? = 0
configure:26030: test -z 
			 || test ! -s conftest.err
configure:26033: $? = 0
configure:26036: test -s conftest.o
configure:26039: $? = 0
configure:26049: result: yes
configure:26053: checking sys/mman.h presence
configure:26063: gcc -E  conftest.c
configure:26069: $? = 0
configure:26089: result: yes
configure:26124: checking for sys/mman.h
configure:26131: result: yes
configure:26008: checking sys/time.h usability
configure:26020: gcc -c -O2    conftest.c >&5
configure:26026: $? = 0
configure:26030: test -z 
			 || test ! -s conftest.err
configure:26033: $? = 0
configure:26036: test -s conftest.o
configure:26039: $? = 0
configure:26049: result: yes
configure:26053: checking sys/time.h presence
configure:26063: gcc -E  conftest.c
configure:26069: $? = 0
configure:26089: result: yes
configure:26124: checking for sys/time.h
configure:26131: result: yes
configure:26008: checking sysent.h usability
configure:26020: gcc -c -O2    conftest.c >&5
conftest.c:95: sysent.h: No such file or directory
configure:26026: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_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 <sysent.h>
configure:26049: result: no
configure:26053: checking sysent.h presence
configure:26063: gcc -E  conftest.c
conftest.c:61: sysent.h: No such file or directory
configure:26069: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h.  */
| #include <sysent.h>
configure:26089: result: no
configure:26124: checking for sysent.h
configure:26131: result: no
configure:25999: checking for strings.h
configure:26004: result: yes
configure:25999: checking for sys/stat.h
configure:26004: result: yes
configure:26008: checking sys/select.h usability
configure:26020: gcc -c -O2    conftest.c >&5
configure:26026: $? = 0
configure:26030: test -z 
			 || test ! -s conftest.err
configure:26033: $? = 0
configure:26036: test -s conftest.o
configure:26039: $? = 0
configure:26049: result: yes
configure:26053: checking sys/select.h presence
configure:26063: gcc -E  conftest.c
configure:26069: $? = 0
configure:26089: result: yes
configure:26124: checking for sys/select.h
configure:26131: result: yes
configure:26008: checking paths.h usability
configure:26020: gcc -c -O2    conftest.c >&5
configure:26026: $? = 0
configure:26030: test -z 
			 || test ! -s conftest.err
configure:26033: $? = 0
configure:26036: test -s conftest.o
configure:26039: $? = 0
configure:26049: result: yes
configure:26053: checking paths.h presence
configure:26063: gcc -E  conftest.c
configure:26069: $? = 0
configure:26089: result: yes
configure:26124: checking for paths.h
configure:26131: result: yes
configure:25999: checking for malloc.h
configure:26004: result: yes
configure:25999: checking for limits.h
configure:26004: result: yes
configure:26008: checking sys/soundcard.h usability
configure:26020: gcc -c -O2    conftest.c >&5
conftest.c:101: sys/soundcard.h: No such file or directory
configure:26026: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_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 <sys/soundcard.h>
configure:26049: result: no
configure:26053: checking sys/soundcard.h presence
configure:26063: gcc -E  conftest.c
conftest.c:67: sys/soundcard.h: No such file or directory
configure:26069: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| /* end confdefs.h.  */
| #include <sys/soundcard.h>
configure:26089: result: no
configure:26124: checking for sys/soundcard.h
configure:26131: result: no
configure:25999: checking for dlfcn.h
configure:26004: result: yes
configure:26008: checking termios.h usability
configure:26020: gcc -c -O2    conftest.c >&5
configure:26026: $? = 0
configure:26030: test -z 
			 || test ! -s conftest.err
configure:26033: $? = 0
configure:26036: test -s conftest.o
configure:26039: $? = 0
configure:26049: result: yes
configure:26053: checking termios.h presence
configure:26063: gcc -E  conftest.c
configure:26069: $? = 0
configure:26089: result: yes
configure:26124: checking for termios.h
configure:26131: result: yes
configure:26155: checking for strlcat
configure:26203: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common -pedantic-errors  conftest.cc >&5
configure:26209: $? = 0
configure:26213: test -z 
			 || test ! -s conftest.err
configure:26216: $? = 0
configure:26219: test -s conftest.o
configure:26222: $? = 0
configure:26244: result: yes
configure:26247: checking if strlcat needs custom prototype
configure:26351: result: no
configure:26376: checking for strlcpy
configure:26423: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common -pedantic-errors  conftest.cc >&5
configure:26429: $? = 0
configure:26433: test -z 
			 || test ! -s conftest.err
configure:26436: $? = 0
configure:26439: test -s conftest.o
configure:26442: $? = 0
configure:26464: result: yes
configure:26467: checking if strlcpy needs custom prototype
configure:26570: result: no
configure:26594: checking for main in -lutil
configure:26618: gcc -o conftest -O2     conftest.c -lutil   >&5
configure:26624: $? = 0
configure:26628: test -z 
			 || test ! -s conftest.err
configure:26631: $? = 0
configure:26634: test -s conftest
configure:26637: $? = 0
configure:26650: result: yes
configure:26656: checking for main in -lcompat
configure:26680: gcc -o conftest -O2     conftest.c -lcompat   >&5
configure:26686: $? = 0
configure:26690: test -z 
			 || test ! -s conftest.err
configure:26693: $? = 0
configure:26696: test -s conftest
configure:26699: $? = 0
configure:26712: result: yes
configure:26719: checking for crypt in -lcrypt
configure:26749: gcc -o conftest -O2     conftest.c -lcrypt   >&5
/usr/bin/ld: cannot find -lcrypt
collect2: ld returned 1 exit status
configure:26755: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_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 crypt ();
| int
| main ()
| {
| crypt ();
|   ;
|   return 0;
| }
configure:26781: result: no
configure:26786: checking for crypt in -lc
configure:26816: gcc -o conftest -O2     conftest.c -lc   >&5
configure:26822: $? = 0
configure:26826: test -z 
			 || test ! -s conftest.err
configure:26829: $? = 0
configure:26832: test -s conftest
configure:26835: $? = 0
configure:26848: result: yes
configure:26875: checking for socklen_t
configure:26910: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common  conftest.cc >&5
configure:26916: $? = 0
configure:26920: test -z 
			 || test ! -s conftest.err
configure:26923: $? = 0
configure:26926: test -s conftest.o
configure:26929: $? = 0
configure:26950: result: yes
configure:27044: checking for dnet_ntoa in -ldnet
configure:27074: gcc -o conftest -O2     conftest.c -ldnet   >&5
/usr/bin/ld: cannot find -ldnet
collect2: ld returned 1 exit status
configure:27080: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 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:27106: result: no
configure:27113: checking for dnet_ntoa in -ldnet_stub
configure:27143: gcc -o conftest -O2     conftest.c -ldnet_stub   >&5
/usr/bin/ld: cannot find -ldnet_stub
collect2: ld returned 1 exit status
configure:27149: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 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:27175: result: no
configure:27182: checking for inet_ntoa
configure:27239: gcc -o conftest -O2     conftest.c  >&5
configure:27245: $? = 0
configure:27249: test -z 
			 || test ! -s conftest.err
configure:27252: $? = 0
configure:27255: test -s conftest
configure:27258: $? = 0
configure:27270: result: yes
configure:27343: checking for connect
configure:27400: gcc -o conftest -O2     conftest.c  >&5
configure:27406: $? = 0
configure:27410: test -z 
			 || test ! -s conftest.err
configure:27413: $? = 0
configure:27416: test -s conftest
configure:27419: $? = 0
configure:27431: result: yes
configure:27505: checking for remove
configure:27562: gcc -o conftest -O2     conftest.c  >&5
configure:27568: $? = 0
configure:27572: test -z 
			 || test ! -s conftest.err
configure:27575: $? = 0
configure:27578: test -s conftest
configure:27581: $? = 0
configure:27593: result: yes
configure:27668: checking for shmat
configure:27725: gcc -o conftest -O2     conftest.c  >&5
configure:27731: $? = 0
configure:27735: test -z 
			 || test ! -s conftest.err
configure:27738: $? = 0
configure:27741: test -s conftest
configure:27744: $? = 0
configure:27756: result: yes
configure:27839: checking for sys/types.h
configure:27844: result: yes
configure:27839: checking for stdint.h
configure:27844: result: no
configure:28000: checking sys/bitypes.h usability
configure:28012: gcc -c -O2    conftest.c >&5
conftest.c:111: sys/bitypes.h: No such file or directory
configure:28018: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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 <sys/bitypes.h>
configure:28041: result: no
configure:28045: checking sys/bitypes.h presence
configure:28055: gcc -E  conftest.c
conftest.c:77: sys/bitypes.h: No such file or directory
configure:28061: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h.  */
| #include <sys/bitypes.h>
configure:28081: result: no
configure:28116: checking for sys/bitypes.h
configure:28123: result: no
configure:28138: checking for poll in -lpoll
configure:28168: gcc -o conftest -O2     conftest.c -lpoll   >&5
/usr/bin/ld: cannot find -lpoll
collect2: ld returned 1 exit status
configure:28174: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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:28200: result: no
configure:28222: checking Carbon/Carbon.h usability
configure:28234: gcc -c -O2    conftest.c >&5
conftest.c:111: Carbon/Carbon.h: No such file or directory
configure:28240: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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 <Carbon/Carbon.h>
configure:28263: result: no
configure:28267: checking Carbon/Carbon.h presence
configure:28277: gcc -E  conftest.c
conftest.c:77: Carbon/Carbon.h: No such file or directory
configure:28283: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h.  */
| #include <Carbon/Carbon.h>
configure:28303: result: no
configure:28338: checking for Carbon/Carbon.h
configure:28345: result: no
configure:28370: checking CoreAudio/CoreAudio.h usability
configure:28382: gcc -c -O2    conftest.c >&5
conftest.c:111: CoreAudio/CoreAudio.h: No such file or directory
configure:28388: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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:28411: result: no
configure:28415: checking CoreAudio/CoreAudio.h presence
configure:28425: gcc -E  conftest.c
conftest.c:77: CoreAudio/CoreAudio.h: No such file or directory
configure:28431: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h.  */
| #include <CoreAudio/CoreAudio.h>
configure:28451: result: no
configure:28486: checking for CoreAudio/CoreAudio.h
configure:28493: result: no
configure:28511: checking if res_init needs -lresolv
configure:28538: gcc -o conftest -O2     conftest.c   -lresolv >&5
configure:28544: $? = 0
configure:28548: test -z 
			 || test ! -s conftest.err
configure:28551: $? = 0
configure:28554: test -s conftest
configure:28557: $? = 0
configure:28561: result: yes
configure:28583: checking for res_init
configure:28631: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common -pedantic-errors  conftest.cc >&5
configure:28637: $? = 0
configure:28641: test -z 
			 || test ! -s conftest.err
configure:28644: $? = 0
configure:28647: test -s conftest.o
configure:28650: $? = 0
configure:28672: result: yes
configure:28675: checking if res_init needs custom prototype
configure:28779: result: no
configure:28807: checking for killpg in -lucb
configure:28837: gcc -o conftest -O2     conftest.c -lucb   >&5
/usr/bin/ld: cannot find -lucb
collect2: ld returned 1 exit status
configure:28843: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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:28869: result: no
configure:28952: checking for int
configure:28976: gcc -c -O2    conftest.c >&5
configure:28982: $? = 0
configure:28986: test -z 
			 || test ! -s conftest.err
configure:28989: $? = 0
configure:28992: test -s conftest.o
configure:28995: $? = 0
configure:29006: result: yes
configure:29009: checking size of int
configure:29328: gcc -o conftest -O2     conftest.c  >&5
configure:29331: $? = 0
configure:29333: ./conftest
configure:29336: $? = 0
configure:29359: result: 4
configure:29365: checking for short
configure:29389: gcc -c -O2    conftest.c >&5
configure:29395: $? = 0
configure:29399: test -z 
			 || test ! -s conftest.err
configure:29402: $? = 0
configure:29405: test -s conftest.o
configure:29408: $? = 0
configure:29419: result: yes
configure:29422: checking size of short
configure:29741: gcc -o conftest -O2     conftest.c  >&5
configure:29744: $? = 0
configure:29746: ./conftest
configure:29749: $? = 0
configure:29772: result: 2
configure:29778: checking for long
configure:29802: gcc -c -O2    conftest.c >&5
configure:29808: $? = 0
configure:29812: test -z 
			 || test ! -s conftest.err
configure:29815: $? = 0
configure:29818: test -s conftest.o
configure:29821: $? = 0
configure:29832: result: yes
configure:29835: checking size of long
configure:30154: gcc -o conftest -O2     conftest.c  >&5
configure:30157: $? = 0
configure:30159: ./conftest
configure:30162: $? = 0
configure:30185: result: 4
configure:30191: checking for char *
configure:30215: gcc -c -O2    conftest.c >&5
configure:30221: $? = 0
configure:30225: test -z 
			 || test ! -s conftest.err
configure:30228: $? = 0
configure:30231: test -s conftest.o
configure:30234: $? = 0
configure:30245: result: yes
configure:30248: checking size of char *
configure:30567: gcc -o conftest -O2     conftest.c  >&5
configure:30570: $? = 0
configure:30572: ./conftest
configure:30575: $? = 0
configure:30598: result: 4
configure:30606: checking for dlopen in -ldl
configure:30668: result: no
configure:30678: checking for shl_unload in -ldld
configure:30708: gcc -o conftest -O2     conftest.c -ldld   >&5
/usr/bin/ld: cannot find -ldld
collect2: ld returned 1 exit status
configure:30714: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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:30740: result: no
configure:30755: checking for size_t
configure:30809: result: yes
configure:30812: checking size of size_t
configure:31131: gcc -o conftest -O2     conftest.c  >&5
configure:31134: $? = 0
configure:31136: ./conftest
configure:31139: $? = 0
configure:31162: result: 4
configure:31169: checking for unsigned long
configure:31193: gcc -c -O2    conftest.c >&5
configure:31199: $? = 0
configure:31203: test -z 
			 || test ! -s conftest.err
configure:31206: $? = 0
configure:31209: test -s conftest.o
configure:31212: $? = 0
configure:31223: result: yes
configure:31226: checking size of unsigned long
configure:31545: gcc -o conftest -O2     conftest.c  >&5
configure:31548: $? = 0
configure:31550: ./conftest
configure:31553: $? = 0
configure:31576: result: 4
configure:31584: checking sizeof size_t == sizeof unsigned long
configure:31606: gcc -c -O2    conftest.c >&5
configure:31612: $? = 0
configure:31616: test -z 
			 || test ! -s conftest.err
configure:31619: $? = 0
configure:31622: test -s conftest.o
configure:31625: $? = 0
configure:31627: result: yes
configure:31665: checking crt_externs.h usability
configure:31677: gcc -c -O2    conftest.c >&5
conftest.c:120: crt_externs.h: No such file or directory
configure:31683: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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:31706: result: no
configure:31710: checking crt_externs.h presence
configure:31720: gcc -E  conftest.c
conftest.c:86: crt_externs.h: No such file or directory
configure:31726: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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:31746: result: no
configure:31781: checking for crt_externs.h
configure:31788: result: no
configure:31801: checking for _NSGetEnviron
configure:31858: gcc -o conftest -O2     conftest.c  >&5
/tmp//ccJ20761.o(.text+0x9): In function `main':
: undefined reference to `_NSGetEnviron'
/tmp//ccJ20761.o(.data+0x0): undefined reference to `_NSGetEnviron'
collect2: ld returned 1 exit status
configure:31864: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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:31889: result: no
configure:31911: checking for vsnprintf
configure:31968: gcc -o conftest -O2     conftest.c  >&5
configure:31974: $? = 0
configure:31978: test -z 
			 || test ! -s conftest.err
configure:31981: $? = 0
configure:31984: test -s conftest
configure:31987: $? = 0
configure:31999: result: yes
configure:31911: checking for snprintf
configure:31968: gcc -o conftest -O2     conftest.c  >&5
configure:31974: $? = 0
configure:31978: test -z 
			 || test ! -s conftest.err
configure:31981: $? = 0
configure:31984: test -s conftest
configure:31987: $? = 0
configure:31999: result: yes
configure:32058: checking for X
configure:32096: gcc -E  conftest.c
conftest.c:88: X11/Intrinsic.h: No such file or directory
configure:32102: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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.  */
| #include <X11/Intrinsic.h>
configure:32193: gcc -o conftest -O2     conftest.c -lXt  >&5
conftest.c:88: X11/Intrinsic.h: No such file or directory
configure:32199: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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.  */
| #include <X11/Intrinsic.h>
| int
| main ()
| {
| XtMalloc(1)
|   ;
|   return 0;
| }
configure:32358: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include
configure:32387: checking for IceConnectionNumber in -lICE
configure:32417: gcc -o conftest -O2     -L/usr/X11R6/lib conftest.c -lICE   >&5
configure:32423: $? = 0
configure:32427: test -z 
			 || test ! -s conftest.err
configure:32430: $? = 0
configure:32433: test -s conftest
configure:32436: $? = 0
configure:32449: result: yes
configure:32459: checking for libXext
configure:32494: gcc -o conftest -O2     -L/usr/X11R6/lib  conftest.c -lXext -lX11  >&5
configure:32500: $? = 0
configure:32504: test -z 
			 || test ! -s conftest.err
configure:32507: $? = 0
configure:32510: test -s conftest
configure:32513: $? = 0
configure:32532: result: yes
configure:32764: checking for pthread_create in -lpthread
configure:32794: gcc -o conftest -O2     conftest.c -lpthread   >&5
configure:32800: $? = 0
configure:32804: test -z 
			 || test ! -s conftest.err
configure:32807: $? = 0
configure:32810: test -s conftest
configure:32813: $? = 0
configure:32826: result: yes
configure:33106: checking for extra includes
configure:33134: result: no
configure:33138: checking for extra libs
configure:33167: result: added
configure:33173: checking for libz
configure:33208: gcc -o conftest -O2   -I/usr/X11R6/include    conftest.c -L/usr/X11R6/lib  -Wl,--enable-new-dtags  -L/usr/local/lib -lz  >&5
configure:33214: $? = 0
configure:33218: test -z 
			 || test ! -s conftest.err
configure:33221: $? = 0
configure:33224: test -s conftest
configure:33227: $? = 0
configure:33249: result: -lz
configure:33270: checking for libpng
configure:33307: gcc -o conftest -O2   -I/usr/X11R6/include    conftest.c  -L/usr/X11R6/lib  -Wl,--enable-new-dtags  -L/usr/local/lib -lpng -lz -lm -lX11  >&5
conftest.c:90: png.h: No such file or directory
configure:33313: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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
| /* end confdefs.h.  */
| 
|     #include<png.h>
| 
| int
| main ()
| {
| 
|     png_structp png_ptr = png_create_read_struct(  /* image ptr */
| 		PNG_LIBPNG_VER_STRING, 0, 0, 0 );
|     return( png_ptr != 0 );
| 
|   ;
|   return 0;
| }
configure:33353: result: no
configure:33361: checking for libjpeg6b
configure:33401: gcc -o conftest -O2   -I/usr/X11R6/include    conftest.c -L/usr/X11R6/lib  -Wl,--enable-new-dtags  -L/usr/local/lib -ljpeg6b -lm >&5
/usr/bin/ld: cannot find -ljpeg6b
collect2: ld returned 1 exit status
configure:33407: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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
| /* 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:33442: result: no
configure:33445: checking for libjpeg
configure:33485: gcc -o conftest -O2   -I/usr/X11R6/include    conftest.c -L/usr/X11R6/lib  -Wl,--enable-new-dtags  -L/usr/local/lib -ljpeg -lm >&5
configure:33491: $? = 0
configure:33495: test -z 
			 || test ! -s conftest.err
configure:33498: $? = 0
configure:33501: test -s conftest
configure:33504: $? = 0
configure:33523: result: -ljpeg
configure: 33547: ${prefix}/include/jpeglib.h
configure: 33547: /usr/include/jpeglib.h
configure: 33547: /usr/local/include/jpeglib.h
taking that
configure:33594: checking for perl
configure:33654: result: /usr/bin/perl
configure:33790: checking for Qt
configure: 33855: /home/daf/Qt334/include/qstyle.h
taking that
configure:33973: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common -I/home/daf/Qt334/include -I/usr/X11R6/include  -DQT_THREAD_SUPPORT   -L/home/daf/Qt334/lib -L/usr/X11R6/lib  -Wl,--enable-new-dtags  -L/usr/local/lib  conftest.cc  -lqt-mt  -ljpeg   -lXext -lX11 -lSM -lICE  -lpthread 1>&5
configure:33976: $? = 0
configure:34035: result: libraries /home/daf/Qt334/lib, headers /home/daf/Qt334/include using -mt
configure:34217: checking for moc
configure:34289: result: /home/daf/Qt334/bin/moc
configure:34297: checking for uic
configure:34351: result: /home/daf/Qt334/bin/uic
configure:34382: checking whether uic supports -L 
configure:34393: /home/daf/Qt334/bin/uic -L /nonexistent conftest.ui >/dev/null
configure:34396: $? = 0
configure:34408: result: yes
configure:34420: checking whether uic supports -nounload 
configure:34431: /home/daf/Qt334/bin/uic -nounload  conftest.ui >/dev/null
configure:34434: $? = 0
configure:34446: result: yes
configure:34483: checking if Qt needs -ljpeg
configure:34524: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common -I/home/daf/Qt334/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT   conftest.cc -L/home/daf/Qt334/lib -L/usr/X11R6/lib -Wl,--enable-new-dtags -L/usr/local/lib -lqt-mt  -lXext -lX11 -lSM -lICE 1>&5
conftest.cc: In function `int main()':
conftest.cc:97: warning: `char ** argv' might be used uninitialized in this function
/home/daf/Qt334/lib/libqt-mt.so.3.3: undefined reference to `pthread_cleanup_pop'
/home/daf/Qt334/lib/libqt-mt.so.3.3: undefined reference to `pthread_attr_destroy'
/home/daf/Qt334/lib/libqt-mt.so.3.3: undefined reference to `pthread_create'
/home/daf/Qt334/lib/libqt-mt.so.3.3: undefined reference to `pthread_attr_init'
/home/daf/Qt334/lib/libqt-mt.so.3.3: undefined reference to `pthread_exit'
/home/daf/Qt334/lib/libqt-mt.so.3.3: undefined reference to `pthread_cancel'
/home/daf/Qt334/lib/libqt-mt.so.3.3: undefined reference to `pthread_mutexattr_destroy'
/home/daf/Qt334/lib/libqt-mt.so.3.3: undefined reference to `pthread_testcancel'
/home/daf/Qt334/lib/libqt-mt.so.3.3: undefined reference to `pthread_cleanup_push'
/home/daf/Qt334/lib/libqt-mt.so.3.3: undefined reference to `pthread_once'
/home/daf/Qt334/lib/libqt-mt.so.3.3: undefined reference to `pthread_mutexattr_init'
/home/daf/Qt334/lib/libqt-mt.so.3.3: undefined reference to `pthread_mutex_trylock'
/home/daf/Qt334/lib/libqt-mt.so.3.3: undefined reference to `pthread_attr_setdetachstate'
/home/daf/Qt334/lib/libqt-mt.so.3.3: undefined reference to `pthread_cond_timedwait'
collect2: ld returned 1 exit status
configure:34530: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| /* end confdefs.h.  */
| #include <qapplication.h>
| int
| main ()
| {
| 
|             int argc;
|             char** argv;
|             QApplication app(argc, argv);
|   ;
|   return 0;
| }
configure:34568: result: yes
configure:34603: checking for rpath
configure:34631: result: yes
configure:34634: checking for KDE
configure:34794: result: will be installed in /home/daf/KDE34
configure:34910: checking for KDE paths
configure:35527: result: defaults
configure:35575: checking for dcopidl
configure:35637: result: compiled
configure:35644: checking for dcopidl2cpp
configure:35706: result: compiled
configure:35857: checking for meinproc
configure:35911: result: compiled
configure:35936: checking for kconfig_compiler
configure:35998: result: compiled
configure:36005: checking for dcopidlng
configure:36067: result: compiled
configure:36076: checking for makekdewidgets
configure:36138: result: compiled
configure:36147: checking for xmllint
configure:36201: result: /usr/local/bin/xmllint
configure:36419: checking for X11/extensions/shape.h
configure:36438: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common  -DQT_THREAD_SUPPORT  -I/usr/X11R6/include -I${prefix}/include -I/home/daf/Qt334/include -I/usr/X11R6/include  conftest.cc >&5
configure:36444: $? = 0
configure:36448: test -z 
			 || test ! -s conftest.err
configure:36451: $? = 0
configure:36454: test -s conftest.o
configure:36457: $? = 0
configure:36468: result: yes
configure:36507: checking for X11/extensions/XShm.h
configure:36523: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common  -DQT_THREAD_SUPPORT  -I/usr/X11R6/include -I${prefix}/include -I/home/daf/Qt334/include -I/usr/X11R6/include  conftest.cc >&5
configure:36529: $? = 0
configure:36533: test -z 
			 || test ! -s conftest.err
configure:36536: $? = 0
configure:36539: test -s conftest.o
configure:36542: $? = 0
configure:36553: result: yes
configure:36605: checking X11/ICE/ICElib.h usability
configure:36617: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common  -DQT_THREAD_SUPPORT  -I/usr/X11R6/include -I${prefix}/include -I/home/daf/Qt334/include -I/usr/X11R6/include  conftest.cc >&5
configure:36623: $? = 0
configure:36627: test -z 
			 || test ! -s conftest.err
configure:36630: $? = 0
configure:36633: test -s conftest.o
configure:36636: $? = 0
configure:36646: result: yes
configure:36650: checking X11/ICE/ICElib.h presence
configure:36660: g++ -E  -DQT_THREAD_SUPPORT  -I/usr/X11R6/include -I${prefix}/include -I/home/daf/Qt334/include -I/usr/X11R6/include  conftest.cc
configure:36666: $? = 0
configure:36686: result: yes
configure:36721: checking for X11/ICE/ICElib.h
configure:36728: result: yes
configure:36773: checking sys/sendfile.h usability
configure:36785: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common  -DQT_THREAD_SUPPORT  -I/usr/X11R6/include -I${prefix}/include -I/home/daf/Qt334/include -I/usr/X11R6/include  conftest.cc >&5
conftest.cc:131: sys/sendfile.h: No such file or directory
configure:36791: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_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 <sys/sendfile.h>
configure:36814: result: no
configure:36818: checking sys/sendfile.h presence
configure:36828: g++ -E  -DQT_THREAD_SUPPORT  -I/usr/X11R6/include -I${prefix}/include -I/home/daf/Qt334/include -I/usr/X11R6/include  conftest.cc
conftest.cc:97: sys/sendfile.h: No such file or directory
configure:36834: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| /* end confdefs.h.  */
| #include <sys/sendfile.h>
configure:36854: result: no
configure:36889: checking for sys/sendfile.h
configure:36896: result: no
configure:36916: checking whether time.h and sys/time.h may both be included
configure:36941: gcc -c -O2    -DQT_THREAD_SUPPORT  conftest.c >&5
configure:36947: $? = 0
configure:36951: test -z 
			 || test ! -s conftest.err
configure:36954: $? = 0
configure:36957: test -s conftest.o
configure:36960: $? = 0
configure:36971: result: yes
configure:36990: checking whether byte ordering is bigendian
configure:37017: gcc -c -O2    -DQT_THREAD_SUPPORT  conftest.c >&5
configure:37023: $? = 0
configure:37027: test -z 
			 || test ! -s conftest.err
configure:37030: $? = 0
configure:37033: test -s conftest.o
configure:37036: $? = 0
configure:37060: gcc -c -O2    -DQT_THREAD_SUPPORT  conftest.c >&5
conftest.c: In function `main':
conftest.c:105: syntax error before `big'
configure:37066: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
|  not big endian
| #endif
| 
|   ;
|   return 0;
| }
configure:37201: result: no
configure:37237: checking for setenv
configure:37282: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common -pedantic-errors  -DQT_THREAD_SUPPORT  conftest.cc >&5
configure:37288: $? = 0
configure:37292: test -z 
			 || test ! -s conftest.err
configure:37295: $? = 0
configure:37298: test -s conftest.o
configure:37301: $? = 0
configure:37323: result: yes
configure:37326: checking if setenv needs custom prototype
configure:37427: result: no
configure:37452: checking for unsetenv
configure:37497: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common -pedantic-errors  -DQT_THREAD_SUPPORT  conftest.cc >&5
configure:37503: $? = 0
configure:37507: test -z 
			 || test ! -s conftest.err
configure:37510: $? = 0
configure:37513: test -s conftest.o
configure:37516: $? = 0
configure:37538: result: yes
configure:37541: checking if unsetenv needs custom prototype
configure:37642: result: no
configure:37667: checking for random
configure:37714: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common -pedantic-errors  -DQT_THREAD_SUPPORT  conftest.cc >&5
configure:37720: $? = 0
configure:37724: test -z 
			 || test ! -s conftest.err
configure:37727: $? = 0
configure:37730: test -s conftest.o
configure:37733: $? = 0
configure:37755: result: yes
configure:37758: checking if random needs custom prototype
configure:37861: result: no
configure:37885: checking for srandom
configure:37932: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common -pedantic-errors  -DQT_THREAD_SUPPORT  conftest.cc >&5
configure:37938: $? = 0
configure:37942: test -z 
			 || test ! -s conftest.err
configure:37945: $? = 0
configure:37948: test -s conftest.o
configure:37951: $? = 0
configure:37973: result: yes
configure:37976: checking if srandom needs custom prototype
configure:38079: result: no
configure:38105: checking for mkstemps
configure:38153: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common -pedantic-errors  -DQT_THREAD_SUPPORT  conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:118: warning: deprecated conversion from string constant to `char *'
configure:38159: $? = 0
configure:38163: test -z 
			 || test ! -s conftest.err
configure:38166: $? = 0
configure:38169: test -s conftest.o
configure:38172: $? = 0
configure:38194: result: yes
configure:38197: checking if mkstemps needs custom prototype
configure:38301: result: no
configure:38326: checking for mkstemp
configure:38374: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common -pedantic-errors  -DQT_THREAD_SUPPORT  conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:120: warning: deprecated conversion from string constant to `char *'
configure:38380: $? = 0
configure:38384: test -z 
			 || test ! -s conftest.err
configure:38387: $? = 0
configure:38390: test -s conftest.o
configure:38393: $? = 0
configure:38415: result: yes
configure:38418: checking if mkstemp needs custom prototype
configure:38522: result: no
configure:38547: checking for mkdtemp
configure:38595: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common -pedantic-errors  -DQT_THREAD_SUPPORT  conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:122: warning: deprecated conversion from string constant to `char *'
configure:38601: $? = 0
configure:38605: test -z 
			 || test ! -s conftest.err
configure:38608: $? = 0
configure:38611: test -s conftest.o
configure:38614: $? = 0
configure:38636: result: yes
configure:38639: checking if mkdtemp needs custom prototype
configure:38743: result: no
configure:38776: checking for strtoll
configure:38833: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c  >&5
configure:38839: $? = 0
configure:38843: test -z 
			 || test ! -s conftest.err
configure:38846: $? = 0
configure:38849: test -s conftest
configure:38852: $? = 0
configure:38864: result: yes
configure:38776: checking for socket
configure:38833: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c  >&5
configure:38839: $? = 0
configure:38843: test -z 
			 || test ! -s conftest.err
configure:38846: $? = 0
configure:38849: test -s conftest
configure:38852: $? = 0
configure:38864: result: yes
configure:38776: checking for seteuid
configure:38833: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c  >&5
configure:38839: $? = 0
configure:38843: test -z 
			 || test ! -s conftest.err
configure:38846: $? = 0
configure:38849: test -s conftest
configure:38852: $? = 0
configure:38864: result: yes
configure:38776: checking for setegid
configure:38833: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c  >&5
configure:38839: $? = 0
configure:38843: test -z 
			 || test ! -s conftest.err
configure:38846: $? = 0
configure:38849: test -s conftest
configure:38852: $? = 0
configure:38864: result: yes
configure:38776: checking for strfmon
configure:38833: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c  >&5
/tmp//ccf14471.o(.text+0x9): In function `main':
: undefined reference to `strfmon'
/tmp//ccf14471.o(.data+0x0): undefined reference to `strfmon'
collect2: ld returned 1 exit status
configure:38839: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| /* end confdefs.h.  */
| /* Define strfmon to an innocuous variant, in case <limits.h> declares strfmon.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define strfmon innocuous_strfmon
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strfmon (); 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 strfmon
| 
| /* 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 strfmon ();
| /* 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_strfmon) || defined (__stub___strfmon)
| choke me
| #else
| char (*f) () = strfmon;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != strfmon;
|   ;
|   return 0;
| }
configure:38864: result: no
configure:38776: checking for stpcpy
configure:38833: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c  >&5
/tmp//ccR13979.o(.text+0x9): In function `main':
: undefined reference to `stpcpy'
/tmp//ccR13979.o(.data+0x0): undefined reference to `stpcpy'
collect2: ld returned 1 exit status
configure:38839: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| /* end confdefs.h.  */
| /* Define stpcpy to an innocuous variant, in case <limits.h> declares stpcpy.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define stpcpy innocuous_stpcpy
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char stpcpy (); 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 stpcpy
| 
| /* 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 stpcpy ();
| /* 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_stpcpy) || defined (__stub___stpcpy)
| choke me
| #else
| char (*f) () = stpcpy;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != stpcpy;
|   ;
|   return 0;
| }
configure:38864: result: no
configure:38776: checking for gettimeofday
configure:38833: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c  >&5
configure:38839: $? = 0
configure:38843: test -z 
			 || test ! -s conftest.err
configure:38846: $? = 0
configure:38849: test -s conftest
configure:38852: $? = 0
configure:38864: result: yes
configure:38880: checking for usleep
configure:38927: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common -pedantic-errors  -DQT_THREAD_SUPPORT  conftest.cc >&5
configure:38933: $? = 0
configure:38937: test -z 
			 || test ! -s conftest.err
configure:38940: $? = 0
configure:38943: test -s conftest.o
configure:38946: $? = 0
configure:38968: result: yes
configure:38971: checking if usleep needs custom prototype
configure:39074: result: no
configure:39099: checking for gethostname
configure:39148: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common -pedantic-errors  -DQT_THREAD_SUPPORT  conftest.cc >&5
configure:39154: $? = 0
configure:39158: test -z 
			 || test ! -s conftest.err
configure:39161: $? = 0
configure:39164: test -s conftest.o
configure:39167: $? = 0
configure:39189: result: yes
configure:39192: checking if gethostname needs custom prototype
configure:39297: result: no
configure:39322: checking for random
configure:39410: result: yes
configure:39413: checking if random needs custom prototype
configure:39516: result: no
configure:39540: checking for srandom
configure:39628: result: yes
configure:39631: checking if srandom needs custom prototype
configure:39734: result: no
configure:39759: checking for S_ISSOCK
configure:39786: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c  >&5
configure:39792: $? = 0
configure:39796: test -z 
			 || test ! -s conftest.err
configure:39799: $? = 0
configure:39802: test -s conftest
configure:39805: $? = 0
configure:39819: result: yes
configure:39835: checking for initgroups
configure:39885: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common -pedantic-errors  -DQT_THREAD_SUPPORT  conftest.cc >&5
configure:39891: $? = 0
configure:39895: test -z 
			 || test ! -s conftest.err
configure:39898: $? = 0
configure:39901: test -s conftest.o
configure:39904: $? = 0
configure:39926: result: yes
configure:39929: checking if initgroups needs custom prototype
configure:40035: result: no
configure:40059: checking for mount tab file
configure:40082: result: no
configure:40132: checking if sendfile() is wanted
configure:40146: result: no
configure:40159: checking if MIT-SHM support is wanted
configure:40173: result: yes
configure:40186: checking if K_WS_QTONLY is wanted
configure:40205: result: no
configure:40232: checking for _IceTransNoListen
configure:40289: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c  -L/usr/X11R6/lib -lICE >&5
configure:40295: $? = 0
configure:40299: test -z 
			 || test ! -s conftest.err
configure:40302: $? = 0
configure:40305: test -s conftest
configure:40308: $? = 0
configure:40320: result: yes
configure:40343: checking for Compiler version
configure:40384: result: gcc version 2.95.3 20010125 (prerelease, propolice)
configure:40387: checking for uname
configure:40409: result: OpenBSD 3.6 i386
configure:40412: checking for distribution channel
configure:40428: result: compiled sources
configure:40432: checking for addToUtmp in -lutempter
configure:40462: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c -lutempter   >&5
/usr/bin/ld: cannot find -lutempter
collect2: ld returned 1 exit status
configure:40468: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| /* 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 addToUtmp ();
| int
| main ()
| {
| addToUtmp ();
|   ;
|   return 0;
| }
configure:40494: result: no
configure:40512: checking for Qt docs
configure: 40525: /home/daf/Qt334/doc/html/qsql.html
taking that
configure:40534: result: /home/daf/Qt334/doc/html
configure:40540: checking for dot
configure:40590: result: not found
configure:40607: checking for doxygen
configure:40657: result: not found
configure:40682: checking if ld supports unversioned version maps
configure:40712: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   -Wl,--version-script=conftest.map conftest.c  >&5
configure:40718: $? = 0
configure:40722: test -z 
			 || test ! -s conftest.err
configure:40725: $? = 0
configure:40728: test -s conftest
configure:40731: $? = 0
configure:40755: result: yes
configure:40768: checking for aRts-1.1
configure:40775: result: disabled
configure:40861: checking for md5sum
configure:40894: result: no
configure:40861: checking for gmd5sum
configure:40894: result: no
configure:40913: checking for DNS-SD support
configure:40941: gcc -o conftest -O2    -DQT_THREAD_SUPPORT  -I${prefix}/include -I/home/daf/Qt334/include -I/usr/X11R6/include  -L${exec_prefix}/lib -L/home/daf/Qt334/lib -L/usr/X11R6/lib  -Wl,--enable-new-dtags  -L/usr/local/lib  conftest.c -ldns_sd >&5
conftest.c:137: dns_sd.h: No such file or directory
configure:40947: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| /* end confdefs.h.  */
| 
| 			#include <dns_sd.h>
| 
| int
| main ()
| {
| 
| 			DNSServiceRefDeallocate( (DNSServiceRef*) 0);
| 
|   ;
|   return 0;
| }
configure:40977: result: no
configure:41018: checking whether we can use openpty
configure:41057: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c  -lutil >&5
conftest.c:139: pty.h: No such file or directory
configure:41060: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| /* end confdefs.h.  */
| 
| #include <pty.h>
| 
| int main(int argc, char* argv) {
| 	int master_fd, slave_fd;
| 	int result;
| 
| 	result = openpty(&master_fd, &slave_fd, 0, 0, 0);
| 
| 	return 0;
| }
| 
configure:41089: result: no
configure:41095: checking for idna_to_ascii_4i in -lidn
configure:41125: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c -lidn   >&5
/usr/bin/ld: cannot find -lidn
collect2: ld returned 1 exit status
configure:41131: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| /* 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 idna_to_ascii_4i ();
| int
| main ()
| {
| idna_to_ascii_4i ();
|   ;
|   return 0;
| }
configure:41157: result: no
configure:41186: checking idna.h usability
configure:41198: gcc -c -O2    -DQT_THREAD_SUPPORT  conftest.c >&5
conftest.c:172: idna.h: No such file or directory
configure:41204: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| /* 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 <idna.h>
configure:41227: result: no
configure:41231: checking idna.h presence
configure:41241: gcc -E  -DQT_THREAD_SUPPORT  conftest.c
conftest.c:138: idna.h: No such file or directory
configure:41247: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| /* end confdefs.h.  */
| #include <idna.h>
configure:41267: result: no
configure:41302: checking for idna.h
configure:41309: result: no
configure:41186: checking punycode.h usability
configure:41198: gcc -c -O2    -DQT_THREAD_SUPPORT  conftest.c >&5
conftest.c:172: punycode.h: No such file or directory
configure:41204: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| /* 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 <punycode.h>
configure:41227: result: no
configure:41231: checking punycode.h presence
configure:41241: gcc -E  -DQT_THREAD_SUPPORT  conftest.c
conftest.c:138: punycode.h: No such file or directory
configure:41247: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| /* end confdefs.h.  */
| #include <punycode.h>
configure:41267: result: no
configure:41302: checking for punycode.h
configure:41309: result: no
configure:41186: checking stringprep.h usability
configure:41198: gcc -c -O2    -DQT_THREAD_SUPPORT  conftest.c >&5
conftest.c:172: stringprep.h: No such file or directory
configure:41204: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| /* 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 <stringprep.h>
configure:41227: result: no
configure:41231: checking stringprep.h presence
configure:41241: gcc -E  -DQT_THREAD_SUPPORT  conftest.c
conftest.c:138: stringprep.h: No such file or directory
configure:41247: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| /* end confdefs.h.  */
| #include <stringprep.h>
configure:41267: result: no
configure:41302: checking for stringprep.h
configure:41309: result: no
configure:41342: checking for inet_ntop
configure:41399: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c  -L${exec_prefix}/lib -L/home/daf/Qt334/lib -L/usr/X11R6/lib  -Wl,--enable-new-dtags  -L/usr/local/lib  >&5
configure:41405: $? = 0
configure:41409: test -z 
			 || test ! -s conftest.err
configure:41412: $? = 0
configure:41415: test -s conftest
configure:41418: $? = 0
configure:41430: result: yes
configure:41342: checking for inet_pton
configure:41399: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c  -L${exec_prefix}/lib -L/home/daf/Qt334/lib -L/usr/X11R6/lib  -Wl,--enable-new-dtags  -L/usr/local/lib  >&5
configure:41405: $? = 0
configure:41409: test -z 
			 || test ! -s conftest.err
configure:41412: $? = 0
configure:41415: test -s conftest
configure:41418: $? = 0
configure:41430: result: yes
configure:41342: checking for getpeername
configure:41399: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c  -L${exec_prefix}/lib -L/home/daf/Qt334/lib -L/usr/X11R6/lib  -Wl,--enable-new-dtags  -L/usr/local/lib  >&5
configure:41405: $? = 0
configure:41409: test -z 
			 || test ! -s conftest.err
configure:41412: $? = 0
configure:41415: test -s conftest
configure:41418: $? = 0
configure:41430: result: yes
configure:41342: checking for getsockname
configure:41399: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c  -L${exec_prefix}/lib -L/home/daf/Qt334/lib -L/usr/X11R6/lib  -Wl,--enable-new-dtags  -L/usr/local/lib  >&5
configure:41405: $? = 0
configure:41409: test -z 
			 || test ! -s conftest.err
configure:41412: $? = 0
configure:41415: test -s conftest
configure:41418: $? = 0
configure:41430: result: yes
configure:41342: checking for getsockopt
configure:41399: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c  -L${exec_prefix}/lib -L/home/daf/Qt334/lib -L/usr/X11R6/lib  -Wl,--enable-new-dtags  -L/usr/local/lib  >&5
configure:41405: $? = 0
configure:41409: test -z 
			 || test ! -s conftest.err
configure:41412: $? = 0
configure:41415: test -s conftest
configure:41418: $? = 0
configure:41430: result: yes
configure:41342: checking for gethostbyname2_r
configure:41399: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c  -L${exec_prefix}/lib -L/home/daf/Qt334/lib -L/usr/X11R6/lib  -Wl,--enable-new-dtags  -L/usr/local/lib  >&5
/tmp//ccrj3511.o(.text+0x9): In function `main':
: undefined reference to `gethostbyname2_r'
/tmp//ccrj3511.o(.data+0x0): undefined reference to `gethostbyname2_r'
collect2: ld returned 1 exit status
configure:41405: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| /* end confdefs.h.  */
| /* Define gethostbyname2_r to an innocuous variant, in case <limits.h> declares gethostbyname2_r.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define gethostbyname2_r innocuous_gethostbyname2_r
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char gethostbyname2_r (); 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 gethostbyname2_r
| 
| /* 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 gethostbyname2_r ();
| /* 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_gethostbyname2_r) || defined (__stub___gethostbyname2_r)
| choke me
| #else
| char (*f) () = gethostbyname2_r;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != gethostbyname2_r;
|   ;
|   return 0;
| }
configure:41430: result: no
configure:41342: checking for gethostbyname_r
configure:41399: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c  -L${exec_prefix}/lib -L/home/daf/Qt334/lib -L/usr/X11R6/lib  -Wl,--enable-new-dtags  -L/usr/local/lib  >&5
/tmp//ccA12428.o(.text+0x9): In function `main':
: undefined reference to `gethostbyname_r'
/tmp//ccA12428.o(.data+0x0): undefined reference to `gethostbyname_r'
collect2: ld returned 1 exit status
configure:41405: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| /* end confdefs.h.  */
| /* Define gethostbyname_r to an innocuous variant, in case <limits.h> declares gethostbyname_r.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define gethostbyname_r innocuous_gethostbyname_r
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char gethostbyname_r (); 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 gethostbyname_r
| 
| /* 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 gethostbyname_r ();
| /* 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_gethostbyname_r) || defined (__stub___gethostbyname_r)
| choke me
| #else
| char (*f) () = gethostbyname_r;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != gethostbyname_r;
|   ;
|   return 0;
| }
configure:41430: result: no
configure:41342: checking for gethostbyname2
configure:41399: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c  -L${exec_prefix}/lib -L/home/daf/Qt334/lib -L/usr/X11R6/lib  -Wl,--enable-new-dtags  -L/usr/local/lib  >&5
configure:41405: $? = 0
configure:41409: test -z 
			 || test ! -s conftest.err
configure:41412: $? = 0
configure:41415: test -s conftest
configure:41418: $? = 0
configure:41430: result: yes
configure:41342: checking for if_nametoindex
configure:41399: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c  -L${exec_prefix}/lib -L/home/daf/Qt334/lib -L/usr/X11R6/lib  -Wl,--enable-new-dtags  -L/usr/local/lib  >&5
configure:41405: $? = 0
configure:41409: test -z 
			 || test ! -s conftest.err
configure:41412: $? = 0
configure:41415: test -s conftest
configure:41418: $? = 0
configure:41430: result: yes
configure:41342: checking for getprotobyname_r
configure:41399: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c  -L${exec_prefix}/lib -L/home/daf/Qt334/lib -L/usr/X11R6/lib  -Wl,--enable-new-dtags  -L/usr/local/lib  >&5
/tmp//ccr14084.o(.text+0x9): In function `main':
: undefined reference to `getprotobyname_r'
/tmp//ccr14084.o(.data+0x0): undefined reference to `getprotobyname_r'
collect2: ld returned 1 exit status
configure:41405: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| /* end confdefs.h.  */
| /* Define getprotobyname_r to an innocuous variant, in case <limits.h> declares getprotobyname_r.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define getprotobyname_r innocuous_getprotobyname_r
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getprotobyname_r (); 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 getprotobyname_r
| 
| /* 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 getprotobyname_r ();
| /* 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_getprotobyname_r) || defined (__stub___getprotobyname_r)
| choke me
| #else
| char (*f) () = getprotobyname_r;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != getprotobyname_r;
|   ;
|   return 0;
| }
configure:41430: result: no
configure:41342: checking for getservbyname_r
configure:41399: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c  -L${exec_prefix}/lib -L/home/daf/Qt334/lib -L/usr/X11R6/lib  -Wl,--enable-new-dtags  -L/usr/local/lib  >&5
configure:41405: $? = 0
configure:41409: test -z 
			 || test ! -s conftest.err
configure:41412: $? = 0
configure:41415: test -s conftest
configure:41418: $? = 0
configure:41430: result: yes
configure:41342: checking for getservbyport_r
configure:41399: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c  -L${exec_prefix}/lib -L/home/daf/Qt334/lib -L/usr/X11R6/lib  -Wl,--enable-new-dtags  -L/usr/local/lib  >&5
/tmp//ccK12688.o(.text+0x9): In function `main':
: undefined reference to `getservbyport_r'
/tmp//ccK12688.o(.data+0x0): undefined reference to `getservbyport_r'
collect2: ld returned 1 exit status
configure:41405: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| /* end confdefs.h.  */
| /* Define getservbyport_r to an innocuous variant, in case <limits.h> declares getservbyport_r.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define getservbyport_r innocuous_getservbyport_r
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getservbyport_r (); 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 getservbyport_r
| 
| /* 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 getservbyport_r ();
| /* 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_getservbyport_r) || defined (__stub___getservbyport_r)
| choke me
| #else
| char (*f) () = getservbyport_r;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != getservbyport_r;
|   ;
|   return 0;
| }
configure:41430: result: no
configure:41446: checking for netinet/in.h
configure:41463: gcc -c -O2    -DQT_THREAD_SUPPORT  conftest.c >&5
configure:41469: $? = 0
configure:41473: test -z 
			 || test ! -s conftest.err
configure:41476: $? = 0
configure:41479: test -s conftest.o
configure:41482: $? = 0
configure:41493: result: yes
configure:41446: checking for net/if.h
configure:41463: gcc -c -O2    -DQT_THREAD_SUPPORT  conftest.c >&5
configure:41469: $? = 0
configure:41473: test -z 
			 || test ! -s conftest.err
configure:41476: $? = 0
configure:41479: test -s conftest.o
configure:41482: $? = 0
configure:41493: result: yes
configure:41509: checking for usleep
configure:41566: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c  >&5
configure:41572: $? = 0
configure:41576: test -z 
			 || test ! -s conftest.err
configure:41579: $? = 0
configure:41582: test -s conftest
configure:41585: $? = 0
configure:41597: result: yes
configure:41509: checking for poll
configure:41566: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c  >&5
configure:41572: $? = 0
configure:41576: test -z 
			 || test ! -s conftest.err
configure:41579: $? = 0
configure:41582: test -s conftest
configure:41585: $? = 0
configure:41597: result: yes
configure:41608: checking for struct addrinfo
configure:41635: gcc -c -O2    -DQT_THREAD_SUPPORT  conftest.c >&5
configure:41641: $? = 0
configure:41645: test -z 
			 || test ! -s conftest.err
configure:41648: $? = 0
configure:41651: test -s conftest.o
configure:41654: $? = 0
configure:41665: result: yes
configure:41683: checking for getaddrinfo
configure:41740: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c   >&5
configure:41746: $? = 0
configure:41750: test -z 
			 || test ! -s conftest.err
configure:41753: $? = 0
configure:41756: test -s conftest
configure:41759: $? = 0
configure:41771: result: yes
configure:41785: checking for freeaddrinfo
configure:41842: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c   >&5
configure:41848: $? = 0
configure:41852: test -z 
			 || test ! -s conftest.err
configure:41855: $? = 0
configure:41858: test -s conftest
configure:41861: $? = 0
configure:41873: result: yes
configure:41785: checking for getnameinfo
configure:41842: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c   >&5
configure:41848: $? = 0
configure:41852: test -z 
			 || test ! -s conftest.err
configure:41855: $? = 0
configure:41858: test -s conftest
configure:41861: $? = 0
configure:41873: result: yes
configure:41785: checking for gai_strerror
configure:41842: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c   >&5
configure:41848: $? = 0
configure:41852: test -z 
			 || test ! -s conftest.err
configure:41855: $? = 0
configure:41858: test -s conftest
configure:41861: $? = 0
configure:41873: result: yes
configure:41899: checking if getaddrinfo works using numeric service with null host
configure:41935: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c   >&5
configure:41938: $? = 0
configure:41940: ./conftest
configure:41943: $? = 0
configure:41946: result: yes
configure:41974: checking for struct sockaddr.sa_len
configure:41998: gcc -c -O2    -DQT_THREAD_SUPPORT  conftest.c >&5
In file included from conftest.c:155:
/usr/include/sys/socket.h:142: syntax error before `u_int8_t'
/usr/include/sys/socket.h:160: syntax error before `u_int8_t'
/usr/include/sys/socket.h:163: syntax error before `u_int64_t'
/usr/include/sys/socket.h:226: syntax error before `uid_t'
/usr/include/sys/socket.h:231: syntax error before `gid_t'
/usr/include/sys/socket.h:330: syntax error before `socklen_t'
/usr/include/sys/socket.h:334: syntax error before `socklen_t'
/usr/include/sys/socket.h:356: syntax error before `socklen_t'
/usr/include/sys/socket.h:411: syntax error before `caddr_t'
/usr/include/sys/socket.h:415: syntax error before `caddr_t'
In file included from conftest.c:155:
/usr/include/sys/socket.h:426: syntax error before `socklen_t'
/usr/include/sys/socket.h:427: syntax error before `socklen_t'
/usr/include/sys/socket.h:428: syntax error before `socklen_t'
/usr/include/sys/socket.h:429: syntax error before `uid_t'
/usr/include/sys/socket.h:430: syntax error before `socklen_t'
/usr/include/sys/socket.h:431: syntax error before `socklen_t'
/usr/include/sys/socket.h:432: syntax error before `socklen_t'
/usr/include/sys/socket.h:434: syntax error before `recv'
/usr/include/sys/socket.h:434: syntax error before `size_t'
/usr/include/sys/socket.h:434: warning: data definition has no type or storage class
/usr/include/sys/socket.h:435: syntax error before `recvfrom'
/usr/include/sys/socket.h:435: syntax error before `size_t'
/usr/include/sys/socket.h:435: warning: data definition has no type or storage class
/usr/include/sys/socket.h:436: syntax error before `recvmsg'
/usr/include/sys/socket.h:436: warning: data definition has no type or storage class
/usr/include/sys/socket.h:437: syntax error before `send'
/usr/include/sys/socket.h:437: syntax error before `size_t'
/usr/include/sys/socket.h:437: warning: data definition has no type or storage class
/usr/include/sys/socket.h:438: syntax error before `sendto'
/usr/include/sys/socket.h:439: syntax error before `size_t'
/usr/include/sys/socket.h:439: warning: data definition has no type or storage class
/usr/include/sys/socket.h:440: syntax error before `sendmsg'
/usr/include/sys/socket.h:440: warning: data definition has no type or storage class
/usr/include/sys/socket.h:441: syntax error before `socklen_t'
conftest.c: In function `main':
conftest.c:161: structure has no member named `sa_len'
configure:42004: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| /* end confdefs.h.  */
| #include <sys/socket.h>
| 
| int
| main ()
| {
| static struct sockaddr ac_aggr;
| if (ac_aggr.sa_len)
| return 0;
|   ;
|   return 0;
| }
configure:42043: gcc -c -O2    -DQT_THREAD_SUPPORT  conftest.c >&5
In file included from conftest.c:155:
/usr/include/sys/socket.h:142: syntax error before `u_int8_t'
/usr/include/sys/socket.h:160: syntax error before `u_int8_t'
/usr/include/sys/socket.h:163: syntax error before `u_int64_t'
/usr/include/sys/socket.h:226: syntax error before `uid_t'
/usr/include/sys/socket.h:231: syntax error before `gid_t'
/usr/include/sys/socket.h:330: syntax error before `socklen_t'
/usr/include/sys/socket.h:334: syntax error before `socklen_t'
/usr/include/sys/socket.h:356: syntax error before `socklen_t'
/usr/include/sys/socket.h:411: syntax error before `caddr_t'
/usr/include/sys/socket.h:415: syntax error before `caddr_t'
In file included from conftest.c:155:
/usr/include/sys/socket.h:426: syntax error before `socklen_t'
/usr/include/sys/socket.h:427: syntax error before `socklen_t'
/usr/include/sys/socket.h:428: syntax error before `socklen_t'
/usr/include/sys/socket.h:429: syntax error before `uid_t'
/usr/include/sys/socket.h:430: syntax error before `socklen_t'
/usr/include/sys/socket.h:431: syntax error before `socklen_t'
/usr/include/sys/socket.h:432: syntax error before `socklen_t'
/usr/include/sys/socket.h:434: syntax error before `recv'
/usr/include/sys/socket.h:434: syntax error before `size_t'
/usr/include/sys/socket.h:434: warning: data definition has no type or storage class
/usr/include/sys/socket.h:435: syntax error before `recvfrom'
/usr/include/sys/socket.h:435: syntax error before `size_t'
/usr/include/sys/socket.h:435: warning: data definition has no type or storage class
/usr/include/sys/socket.h:436: syntax error before `recvmsg'
/usr/include/sys/socket.h:436: warning: data definition has no type or storage class
/usr/include/sys/socket.h:437: syntax error before `send'
/usr/include/sys/socket.h:437: syntax error before `size_t'
/usr/include/sys/socket.h:437: warning: data definition has no type or storage class
/usr/include/sys/socket.h:438: syntax error before `sendto'
/usr/include/sys/socket.h:439: syntax error before `size_t'
/usr/include/sys/socket.h:439: warning: data definition has no type or storage class
/usr/include/sys/socket.h:440: syntax error before `sendmsg'
/usr/include/sys/socket.h:440: warning: data definition has no type or storage class
/usr/include/sys/socket.h:441: syntax error before `socklen_t'
conftest.c: In function `main':
conftest.c:161: structure has no member named `sa_len'
configure:42049: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| /* end confdefs.h.  */
| #include <sys/socket.h>
| 
| int
| main ()
| {
| static struct sockaddr ac_aggr;
| if (sizeof ac_aggr.sa_len)
| return 0;
|   ;
|   return 0;
| }
configure:42075: result: no
configure:42086: checking for struct sockaddr_in6
configure:42112: gcc -c -O2    -DQT_THREAD_SUPPORT  conftest.c >&5
configure:42118: $? = 0
configure:42122: test -z 
			 || test ! -s conftest.err
configure:42125: $? = 0
configure:42128: test -s conftest.o
configure:42131: $? = 0
configure:42142: result: yes
configure:42150: checking for struct sockaddr_in6.sin6_scope_id
configure:42174: gcc -c -O2    -DQT_THREAD_SUPPORT  conftest.c >&5
In file included from conftest.c:156:
/usr/include/netinet/in.h:136: syntax error before `in_addr_t'
/usr/include/netinet/in.h:213: syntax error before `u_int8_t'
/usr/include/netinet/in.h:217: syntax error before `int8_t'
/usr/include/netinet/in.h:221: syntax error before `u_int8_t'
/usr/include/netinet/in.h:226: syntax error before `int8_t'
/usr/include/netinet/in.h:241: syntax error before `int8_t'
In file included from /usr/include/netinet/in.h:551,
                 from conftest.c:156:
/usr/include/netinet6/in6.h:118: syntax error before `u_int8_t'
/usr/include/netinet6/in6.h:140: syntax error before `u_int8_t'
/usr/include/netinet6/in6.h:145: syntax error before `u_int32_t'
/usr/include/netinet6/in6.h:657: syntax error before `struct'
/usr/include/netinet6/in6.h:661: syntax error before `*'
/usr/include/netinet6/in6.h:663: syntax error before `*'
/usr/include/netinet6/in6.h:663: warning: data definition has no type or storage class
/usr/include/netinet6/in6.h:664: syntax error before `u_int8_t'
/usr/include/netinet6/in6.h:665: syntax error before `u_int8_t'
/usr/include/netinet6/in6.h:667: syntax error before `inet6_rthdr_space'
/usr/include/netinet6/in6.h:667: warning: data definition has no type or storage class
In file included from conftest.c:156:
/usr/include/netinet/in.h:559: syntax error before `int'
conftest.c: In function `main':
conftest.c:162: structure has no member named `sin6_scope_id'
configure:42180: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| /* end confdefs.h.  */
| #include <netinet/in.h>
| 
| int
| main ()
| {
| static struct sockaddr_in6 ac_aggr;
| if (ac_aggr.sin6_scope_id)
| return 0;
|   ;
|   return 0;
| }
configure:42219: gcc -c -O2    -DQT_THREAD_SUPPORT  conftest.c >&5
In file included from conftest.c:156:
/usr/include/netinet/in.h:136: syntax error before `in_addr_t'
/usr/include/netinet/in.h:213: syntax error before `u_int8_t'
/usr/include/netinet/in.h:217: syntax error before `int8_t'
/usr/include/netinet/in.h:221: syntax error before `u_int8_t'
/usr/include/netinet/in.h:226: syntax error before `int8_t'
/usr/include/netinet/in.h:241: syntax error before `int8_t'
In file included from /usr/include/netinet/in.h:551,
                 from conftest.c:156:
/usr/include/netinet6/in6.h:118: syntax error before `u_int8_t'
/usr/include/netinet6/in6.h:140: syntax error before `u_int8_t'
/usr/include/netinet6/in6.h:145: syntax error before `u_int32_t'
/usr/include/netinet6/in6.h:657: syntax error before `struct'
/usr/include/netinet6/in6.h:661: syntax error before `*'
/usr/include/netinet6/in6.h:663: syntax error before `*'
/usr/include/netinet6/in6.h:663: warning: data definition has no type or storage class
/usr/include/netinet6/in6.h:664: syntax error before `u_int8_t'
/usr/include/netinet6/in6.h:665: syntax error before `u_int8_t'
/usr/include/netinet6/in6.h:667: syntax error before `inet6_rthdr_space'
/usr/include/netinet6/in6.h:667: warning: data definition has no type or storage class
In file included from conftest.c:156:
/usr/include/netinet/in.h:559: syntax error before `int'
conftest.c: In function `main':
conftest.c:162: structure has no member named `sin6_scope_id'
configure:42225: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| /* end confdefs.h.  */
| #include <netinet/in.h>
| 
| int
| main ()
| {
| static struct sockaddr_in6 ac_aggr;
| if (sizeof ac_aggr.sin6_scope_id)
| return 0;
|   ;
|   return 0;
| }
configure:42251: result: no
configure:42265: checking for GLIBC function backtrace
configure:42288: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c  >&5
conftest.c:157: execinfo.h: No such file or directory
configure:42294: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| /* end confdefs.h.  */
| 
|         #include <execinfo.h>
| 
| int
| main ()
| {
| 
|         void* trace[256];
|         backtrace(trace, 256);
| 
|   ;
|   return 0;
| }
configure:42322: result: no
configure:42343: checking sys/mount.h usability
configure:42355: gcc -c -O2    -DQT_THREAD_SUPPORT  conftest.c >&5
In file included from /usr/include/sys/mount.h:39,
                 from conftest.c:190:
/usr/include/sys/ucred.h:46: `NGROUPS' undeclared here (not in a function)
configure:42361: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 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 <sys/mount.h>
configure:42384: result: no
configure:42388: checking sys/mount.h presence
configure:42398: gcc -E  -DQT_THREAD_SUPPORT  conftest.c
configure:42404: $? = 0
configure:42424: result: yes
configure:42437: WARNING: sys/mount.h: present but cannot be compiled
configure:42439: WARNING: sys/mount.h:     check for missing prerequisite headers?
configure:42441: WARNING: sys/mount.h: see the Autoconf documentation
configure:42443: WARNING: sys/mount.h:     section "Present But Cannot Be Compiled"
configure:42445: WARNING: sys/mount.h: proceeding with the preprocessor's result
configure:42447: WARNING: sys/mount.h: in the future, the compiler will take precedence
configure:42459: checking for sys/mount.h
configure:42466: result: yes
configure:42487: checking for libart2-config
configure:42544: result: /usr/local/bin/libart2-config
configure:42614: checking sys/stropts.h usability
configure:42626: gcc -c -O2    -DQT_THREAD_SUPPORT  conftest.c >&5
conftest.c:192: sys/stropts.h: No such file or directory
configure:42632: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 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 <sys/stropts.h>
configure:42655: result: no
configure:42659: checking sys/stropts.h presence
configure:42669: gcc -E  -DQT_THREAD_SUPPORT  conftest.c
conftest.c:158: sys/stropts.h: No such file or directory
configure:42675: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| /* end confdefs.h.  */
| #include <sys/stropts.h>
configure:42695: result: no
configure:42730: checking for sys/stropts.h
configure:42737: result: no
configure:42605: checking for sys/select.h
configure:42610: result: yes
configure:42614: checking libutil.h usability
configure:42626: gcc -c -O2    -DQT_THREAD_SUPPORT  conftest.c >&5
conftest.c:193: libutil.h: No such file or directory
configure:42632: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_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 <libutil.h>
configure:42655: result: no
configure:42659: checking libutil.h presence
configure:42669: gcc -E  -DQT_THREAD_SUPPORT  conftest.c
conftest.c:159: libutil.h: No such file or directory
configure:42675: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| /* end confdefs.h.  */
| #include <libutil.h>
configure:42695: result: no
configure:42730: checking for libutil.h
configure:42737: result: no
configure:42614: checking util.h usability
configure:42626: gcc -c -O2    -DQT_THREAD_SUPPORT  conftest.c >&5
configure:42632: $? = 0
configure:42636: test -z 
			 || test ! -s conftest.err
configure:42639: $? = 0
configure:42642: test -s conftest.o
configure:42645: $? = 0
configure:42655: result: yes
configure:42659: checking util.h presence
configure:42669: gcc -E  -DQT_THREAD_SUPPORT  conftest.c
configure:42675: $? = 0
configure:42695: result: yes
configure:42730: checking for util.h
configure:42737: result: yes
configure:42605: checking for termios.h
configure:42610: result: yes
configure:42614: checking pty.h usability
configure:42626: gcc -c -O2    -DQT_THREAD_SUPPORT  conftest.c >&5
conftest.c:195: pty.h: No such file or directory
configure:42632: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_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 <pty.h>
configure:42655: result: no
configure:42659: checking pty.h presence
configure:42669: gcc -E  -DQT_THREAD_SUPPORT  conftest.c
conftest.c:161: pty.h: No such file or directory
configure:42675: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| /* end confdefs.h.  */
| #include <pty.h>
configure:42695: result: no
configure:42730: checking for pty.h
configure:42737: result: no
configure:42614: checking termio.h usability
configure:42626: gcc -c -O2    -DQT_THREAD_SUPPORT  conftest.c >&5
conftest.c:195: termio.h: No such file or directory
configure:42632: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_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 <termio.h>
configure:42655: result: no
configure:42659: checking termio.h presence
configure:42669: gcc -E  -DQT_THREAD_SUPPORT  conftest.c
conftest.c:161: termio.h: No such file or directory
configure:42675: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| /* end confdefs.h.  */
| #include <termio.h>
configure:42695: result: no
configure:42730: checking for termio.h
configure:42737: result: no
configure:42750: checking for revoke(tty) in unistd.h
configure:42772: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c  >&5
configure:42778: $? = 0
configure:42782: test -z 
			 || test ! -s conftest.err
configure:42785: $? = 0
configure:42788: test -s conftest
configure:42791: $? = 0
configure:42799: result: yes
configure:42974: checking whether to enable fast malloc
configure:42989: result: no
configure:43018: checking whether g++ supports -finline-limit=100000
configure:43054: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common  -finline-limit=100000  -DQT_THREAD_SUPPORT   conftest.cc  1>&5
cc1plus: Invalid option `-finline-limit=100000'
configure:43060: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
|  return 0;
|   ;
|   return 0;
| }
configure:43099: result: no
configure:43134: checking X11/extensions/Xrender.h usability
configure:43146: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common   -DQT_THREAD_SUPPORT  -I${prefix}/include -I/home/daf/Qt334/include -I/usr/X11R6/include  conftest.cc >&5
configure:43152: $? = 0
configure:43156: test -z 
			 || test ! -s conftest.err
configure:43159: $? = 0
configure:43162: test -s conftest.o
configure:43165: $? = 0
configure:43175: result: yes
configure:43179: checking X11/extensions/Xrender.h presence
configure:43189: g++ -E  -DQT_THREAD_SUPPORT  -I${prefix}/include -I/home/daf/Qt334/include -I/usr/X11R6/include  conftest.cc
configure:43195: $? = 0
configure:43215: result: yes
configure:43250: checking for X11/extensions/Xrender.h
configure:43257: result: yes
configure:43286: checking for XRenderComposite in -lXrender
configure:43316: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   -L${exec_prefix}/lib -L/home/daf/Qt334/lib -L/usr/X11R6/lib  -Wl,--enable-new-dtags  -L/usr/local/lib conftest.c -lXrender -lXext -lX11   >&5
configure:43322: $? = 0
configure:43326: test -z 
			 || test ! -s conftest.err
configure:43329: $? = 0
configure:43332: test -s conftest
configure:43335: $? = 0
configure:43348: result: yes
configure:43369: checking for assembler support for IA32 extensions
configure:43388: gcc -c -O2    -DQT_THREAD_SUPPORT  conftest.c >&5
conftest.c: In function `main':
conftest.c:169: unknown register name `%mm0' in `asm'
configure:43394: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
|  __asm__("pxor %%mm0, %%mm0" : : : "%mm0")
|   ;
|   return 0;
| }
configure:43441: gcc -c -O2    -DQT_THREAD_SUPPORT  conftest.c >&5
conftest.c: In function `main':
conftest.c:169: unknown register name `%xmm0' in `asm'
configure:43447: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
|  __asm__("xorps %%xmm0, %%xmm0" : : : "%xmm0")
|   ;
|   return 0;
| }
configure:43494: gcc -c -O2    -DQT_THREAD_SUPPORT  conftest.c >&5
conftest.c: In function `main':
conftest.c:169: unknown register name `%xmm0' in `asm'
configure:43500: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
|  __asm__("xorpd %%xmm0, %%xmm0" : : : "%xmm0")
|   ;
|   return 0;
| }
configure:43547: gcc -c -O2    -DQT_THREAD_SUPPORT  conftest.c >&5
configure:43553: $? = 0
configure:43557: test -z 
			 || test ! -s conftest.err
configure:43560: $? = 0
configure:43563: test -s conftest.o
configure:43566: $? = 0
configure:43668: checking for cups-config
configure:43701: result: no
configure:43708: result: cups-config not found
configure:43720: checking for cupsServer in -lcups
configure:43750: gcc -o conftest -O2    -DQT_THREAD_SUPPORT  -I${prefix}/include -I/home/daf/Qt334/include -I/usr/X11R6/include   -L${exec_prefix}/lib -L/home/daf/Qt334/lib -L/usr/X11R6/lib  -Wl,--enable-new-dtags  -L/usr/local/lib -L${exec_prefix}/lib -L/home/daf/Qt334/lib -L/usr/X11R6/lib  -Wl,--enable-new-dtags  -L/usr/local/lib conftest.c -lcups    >&5
/usr/bin/ld: cannot find -lcups
collect2: ld returned 1 exit status
configure:43756: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| #define HAVE_X86_3DNOW 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 cupsServer ();
| int
| main ()
| {
| cupsServer ();
|   ;
|   return 0;
| }
configure:43782: result: no
configure:43794: WARNING: CUPS library not found. CUPS support disabled
configure:44067: checking installation of PS driver needed
configure:44084: result: no
configure:44091: checking for su
configure:44109: found /usr/bin/su
configure:44122: result: /usr/bin/su
configure:44140: checking POSIX.1b scheduling
configure:44162: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c  >&5
/tmp//ccW31547.o(.text+0xc): In function `main':
: undefined reference to `sched_getscheduler'
collect2: ld returned 1 exit status
configure:44168: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| #define HAVE_X86_3DNOW 1
| #define __PATH_SU "/usr/bin/su"
| /* end confdefs.h.  */
| 
|     #include <sched.h>
| 
| int
| main ()
| {
| 
|     sched_getscheduler(0);
| 
|   ;
|   return 0;
| }
configure:44201: result: no
configure:44209: checking for initgroups
configure:44266: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c  >&5
configure:44272: $? = 0
configure:44276: test -z 
			 || test ! -s conftest.err
configure:44279: $? = 0
configure:44282: test -s conftest
configure:44285: $? = 0
configure:44297: result: yes
configure:44315: checking for libutil.h
configure:44320: result: no
configure:44315: checking for util.h
configure:44320: result: yes
configure:44315: checking for pty.h
configure:44320: result: no
configure:44460: checking for openpty in -lutil
configure:44490: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c -lutil   >&5
configure:44496: $? = 0
configure:44500: test -z 
			 || test ! -s conftest.err
configure:44503: $? = 0
configure:44506: test -s conftest
configure:44509: $? = 0
configure:44522: result: yes
configure:44544: checking for openpty
configure:44601: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c  >&5
/tmp//ccUn6584.o(.text+0x9): In function `main':
: undefined reference to `openpty'
/tmp//ccUn6584.o(.data+0x0): undefined reference to `openpty'
collect2: ld returned 1 exit status
configure:44607: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| #define HAVE_X86_3DNOW 1
| #define __PATH_SU "/usr/bin/su"
| #define HAVE_INITGROUPS 1
| #define HAVE_UTIL_H 1
| #define HAVE_OPENPTY 1
| /* end confdefs.h.  */
| /* Define openpty to an innocuous variant, in case <limits.h> declares openpty.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define openpty innocuous_openpty
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char openpty (); 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 openpty
| 
| /* 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 openpty ();
| /* 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_openpty) || defined (__stub___openpty)
| choke me
| #else
| char (*f) () = openpty;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != openpty;
|   ;
|   return 0;
| }
configure:44632: result: no
configure:44544: checking for initgroups
configure:44632: result: yes
configure:44544: checking for setgroups
configure:44601: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c  >&5
configure:44607: $? = 0
configure:44611: test -z 
			 || test ! -s conftest.err
configure:44614: $? = 0
configure:44617: test -s conftest
configure:44620: $? = 0
configure:44632: result: yes
configure:44544: checking for getgroups
configure:44601: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c  >&5
configure:44607: $? = 0
configure:44611: test -z 
			 || test ! -s conftest.err
configure:44614: $? = 0
configure:44617: test -s conftest
configure:44620: $? = 0
configure:44632: result: yes
configure:44544: checking for grantpt
configure:44601: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c  >&5
/tmp//ccZD7243.o(.text+0x9): In function `main':
: undefined reference to `grantpt'
/tmp//ccZD7243.o(.data+0x0): undefined reference to `grantpt'
collect2: ld returned 1 exit status
configure:44607: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| #define HAVE_X86_3DNOW 1
| #define __PATH_SU "/usr/bin/su"
| #define HAVE_INITGROUPS 1
| #define HAVE_UTIL_H 1
| #define HAVE_OPENPTY 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_GETGROUPS 1
| /* end confdefs.h.  */
| /* Define grantpt to an innocuous variant, in case <limits.h> declares grantpt.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define grantpt innocuous_grantpt
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char grantpt (); 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 grantpt
| 
| /* 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 grantpt ();
| /* 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_grantpt) || defined (__stub___grantpt)
| choke me
| #else
| char (*f) () = grantpt;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != grantpt;
|   ;
|   return 0;
| }
configure:44632: result: no
configure:44544: checking for setpriority
configure:44601: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c  >&5
configure:44607: $? = 0
configure:44611: test -z 
			 || test ! -s conftest.err
configure:44614: $? = 0
configure:44617: test -s conftest
configure:44620: $? = 0
configure:44632: result: yes
configure:44544: checking for getpt
configure:44601: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c  >&5
/tmp//ccJX6488.o(.text+0x9): In function `main':
: undefined reference to `getpt'
/tmp//ccJX6488.o(.data+0x0): undefined reference to `getpt'
collect2: ld returned 1 exit status
configure:44607: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| #define HAVE_X86_3DNOW 1
| #define __PATH_SU "/usr/bin/su"
| #define HAVE_INITGROUPS 1
| #define HAVE_UTIL_H 1
| #define HAVE_OPENPTY 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETPRIORITY 1
| /* end confdefs.h.  */
| /* Define getpt to an innocuous variant, in case <limits.h> declares getpt.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define getpt innocuous_getpt
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getpt (); 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 getpt
| 
| /* 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 getpt ();
| /* 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_getpt) || defined (__stub___getpt)
| choke me
| #else
| char (*f) () = getpt;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != getpt;
|   ;
|   return 0;
| }
configure:44632: result: no
configure:44544: checking for unlockpt
configure:44601: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c  >&5
/tmp//ccT30899.o(.text+0x9): In function `main':
: undefined reference to `unlockpt'
/tmp//ccT30899.o(.data+0x0): undefined reference to `unlockpt'
collect2: ld returned 1 exit status
configure:44607: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| #define HAVE_X86_3DNOW 1
| #define __PATH_SU "/usr/bin/su"
| #define HAVE_INITGROUPS 1
| #define HAVE_UTIL_H 1
| #define HAVE_OPENPTY 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETPRIORITY 1
| /* end confdefs.h.  */
| /* Define unlockpt to an innocuous variant, in case <limits.h> declares unlockpt.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define unlockpt innocuous_unlockpt
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char unlockpt (); 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 unlockpt
| 
| /* 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 unlockpt ();
| /* 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_unlockpt) || defined (__stub___unlockpt)
| choke me
| #else
| char (*f) () = unlockpt;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != unlockpt;
|   ;
|   return 0;
| }
configure:44632: result: no
configure:44544: checking for ptsname
configure:44601: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c  >&5
/tmp//ccI18438.o(.text+0x9): In function `main':
: undefined reference to `ptsname'
/tmp//ccI18438.o(.data+0x0): undefined reference to `ptsname'
collect2: ld returned 1 exit status
configure:44607: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| #define HAVE_X86_3DNOW 1
| #define __PATH_SU "/usr/bin/su"
| #define HAVE_INITGROUPS 1
| #define HAVE_UTIL_H 1
| #define HAVE_OPENPTY 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETPRIORITY 1
| /* end confdefs.h.  */
| /* Define ptsname to an innocuous variant, in case <limits.h> declares ptsname.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define ptsname innocuous_ptsname
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char ptsname (); 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 ptsname
| 
| /* 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 ptsname ();
| /* 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_ptsname) || defined (__stub___ptsname)
| choke me
| #else
| char (*f) () = ptsname;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != ptsname;
|   ;
|   return 0;
| }
configure:44632: result: no
configure:44650: checking for _getpty
configure:44707: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c  >&5
/tmp//ccv21514.o(.text+0x9): In function `main':
: undefined reference to `_getpty'
/tmp//ccv21514.o(.data+0x0): undefined reference to `_getpty'
collect2: ld returned 1 exit status
configure:44713: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| #define HAVE_X86_3DNOW 1
| #define __PATH_SU "/usr/bin/su"
| #define HAVE_INITGROUPS 1
| #define HAVE_UTIL_H 1
| #define HAVE_OPENPTY 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETPRIORITY 1
| /* end confdefs.h.  */
| /* Define _getpty to an innocuous variant, in case <limits.h> declares _getpty.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define _getpty innocuous__getpty
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char _getpty (); 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 _getpty
| 
| /* 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 _getpty ();
| /* 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__getpty) || defined (__stub____getpty)
| choke me
| #else
| char (*f) () = _getpty;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != _getpty;
|   ;
|   return 0;
| }
configure:44738: result: no
configure:44749: checking for struct ucred
configure:44775: gcc -c -O2    -DQT_THREAD_SUPPORT  conftest.c >&5
In file included from conftest.c:175:
/usr/include/sys/socket.h:142: syntax error before `u_int8_t'
/usr/include/sys/socket.h:160: syntax error before `u_int8_t'
/usr/include/sys/socket.h:163: syntax error before `u_int64_t'
/usr/include/sys/socket.h:226: syntax error before `uid_t'
/usr/include/sys/socket.h:231: syntax error before `gid_t'
/usr/include/sys/socket.h:330: syntax error before `socklen_t'
/usr/include/sys/socket.h:334: syntax error before `socklen_t'
/usr/include/sys/socket.h:356: syntax error before `socklen_t'
/usr/include/sys/socket.h:411: syntax error before `caddr_t'
/usr/include/sys/socket.h:415: syntax error before `caddr_t'
In file included from conftest.c:175:
/usr/include/sys/socket.h:426: syntax error before `socklen_t'
/usr/include/sys/socket.h:427: syntax error before `socklen_t'
/usr/include/sys/socket.h:428: syntax error before `socklen_t'
/usr/include/sys/socket.h:429: syntax error before `uid_t'
/usr/include/sys/socket.h:430: syntax error before `socklen_t'
/usr/include/sys/socket.h:431: syntax error before `socklen_t'
/usr/include/sys/socket.h:432: syntax error before `socklen_t'
/usr/include/sys/socket.h:434: syntax error before `recv'
/usr/include/sys/socket.h:434: syntax error before `size_t'
/usr/include/sys/socket.h:434: warning: data definition has no type or storage class
/usr/include/sys/socket.h:435: syntax error before `recvfrom'
/usr/include/sys/socket.h:435: syntax error before `size_t'
/usr/include/sys/socket.h:435: warning: data definition has no type or storage class
/usr/include/sys/socket.h:436: syntax error before `recvmsg'
/usr/include/sys/socket.h:436: warning: data definition has no type or storage class
/usr/include/sys/socket.h:437: syntax error before `send'
/usr/include/sys/socket.h:437: syntax error before `size_t'
/usr/include/sys/socket.h:437: warning: data definition has no type or storage class
/usr/include/sys/socket.h:438: syntax error before `sendto'
/usr/include/sys/socket.h:439: syntax error before `size_t'
/usr/include/sys/socket.h:439: warning: data definition has no type or storage class
/usr/include/sys/socket.h:440: syntax error before `sendmsg'
/usr/include/sys/socket.h:440: warning: data definition has no type or storage class
/usr/include/sys/socket.h:441: syntax error before `socklen_t'
conftest.c: In function `main':
conftest.c:180: storage size of `cred' isn't known
configure:44781: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| #define HAVE_X86_3DNOW 1
| #define __PATH_SU "/usr/bin/su"
| #define HAVE_INITGROUPS 1
| #define HAVE_UTIL_H 1
| #define HAVE_OPENPTY 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETPRIORITY 1
| /* end confdefs.h.  */
| 
|     #include <sys/socket.h>
| 
| int
| main ()
| {
| 
|     struct ucred cred;
| 
|   ;
|   return 0;
| }
configure:44808: result: no
configure:44821: checking for getpeereid
configure:44878: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c  >&5
configure:44884: $? = 0
configure:44888: test -z 
			 || test ! -s conftest.err
configure:44891: $? = 0
configure:44894: test -s conftest
configure:44897: $? = 0
configure:44909: result: yes
configure:44925: checking for xml2-config
configure:44983: result: /usr/local/bin/xml2-config
configure:45007: checking for xmllint
configure:45061: result: /usr/local/bin/xmllint
configure:45082: checking for xslt-config
configure:45140: result: /usr/local/bin/xslt-config
configure:45172: checking for bzDecompress in libbz2
configure:45212: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common  -I${prefix}/include -I/home/daf/Qt334/include -I/usr/X11R6/include    -DQT_THREAD_SUPPORT   conftest.cc -L${exec_prefix}/lib -L/home/daf/Qt334/lib -L/usr/X11R6/lib  -Wl,--enable-new-dtags  -L/usr/local/lib  -L/usr/local/lib -lbz2  1>&5
conftest.cc:177: bzlib.h: No such file or directory
configure:45218: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| #define HAVE_X86_3DNOW 1
| #define __PATH_SU "/usr/bin/su"
| #define HAVE_INITGROUPS 1
| #define HAVE_UTIL_H 1
| #define HAVE_OPENPTY 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETPEEREID 1
| #define XMLLINT "/usr/local/bin/xmllint"
| /* end confdefs.h.  */
| 
| #define BZ_NO_STDIO
| #include<bzlib.h>
| 
| int
| main ()
| {
|  bz_stream s; (void) bzDecompress(&s);
|   ;
|   return 0;
| }
configure:45252: result: no
configure:45266: checking whether g++ supports -shared
configure:45302: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common  -shared  -DQT_THREAD_SUPPORT   conftest.cc  1>&5
configure:45308: $? = 0
configure:45312: test -z 
			 || test ! -s conftest.err
configure:45315: $? = 0
configure:45318: test -s conftest
configure:45321: $? = 0
configure:45342: result: yes
configure:45356: checking whether g++ supports -fPIC
configure:45392: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common  -fPIC  -DQT_THREAD_SUPPORT   conftest.cc  1>&5
configure:45398: $? = 0
configure:45402: test -z 
			 || test ! -s conftest.err
configure:45405: $? = 0
configure:45408: test -s conftest
configure:45411: $? = 0
configure:45432: result: yes
configure:45446: checking for BZ2_bzDecompress in (shared) libbz2
configure:45487: rm -rf SunWS_cache; g++ -o conftest -O2   -fPIC -I${prefix}/include -I/home/daf/Qt334/include -I/usr/X11R6/include    -DQT_THREAD_SUPPORT   conftest.cc -L${exec_prefix}/lib -L/home/daf/Qt334/lib -L/usr/X11R6/lib  -Wl,--enable-new-dtags  -L/usr/local/lib  -L/usr/local/lib -shared -lbz2  1>&5
conftest.cc:177: bzlib.h: No such file or directory
configure:45493: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| #define HAVE_X86_3DNOW 1
| #define __PATH_SU "/usr/bin/su"
| #define HAVE_INITGROUPS 1
| #define HAVE_UTIL_H 1
| #define HAVE_OPENPTY 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETPEEREID 1
| #define XMLLINT "/usr/local/bin/xmllint"
| /* end confdefs.h.  */
| 
|    #define BZ_NO_STDIO
|    #include<bzlib.h>
| 
| int
| main ()
| {
|  bz_stream s; (void) BZ2_bzDecompress(&s);
|   ;
|   return 0;
| }
configure:45528: result: no
configure:45558: checking for present bzip2 support
configure:45561: result: no - disabling doc compiler
configure:45615: checking if libthai should be compiled in
configure:45715: result: no
configure:45740: checking for libtiff tiff
configure:45785: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common  -I${prefix}/include -I/home/daf/Qt334/include -I/usr/X11R6/include    -DQT_THREAD_SUPPORT   conftest.cc -L${exec_prefix}/lib -L/home/daf/Qt334/lib -L/usr/X11R6/lib  -Wl,--enable-new-dtags  -L/usr/local/lib  -L/usr/local/lib -ltiff -ljpeg -lz -lX11  -lm 1>&5
conftest.cc:176: tiffio.h: No such file or directory
configure:45791: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| #define HAVE_X86_3DNOW 1
| #define __PATH_SU "/usr/bin/su"
| #define HAVE_INITGROUPS 1
| #define HAVE_UTIL_H 1
| #define HAVE_OPENPTY 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETPEEREID 1
| #define XMLLINT "/usr/local/bin/xmllint"
| /* end confdefs.h.  */
| 
| #include<tiffio.h>
| 
| int
| main ()
| {
| return (TIFFOpen( "", "r") == 0);
|   ;
|   return 0;
| }
configure:45833: result: no
configure:45837: checking for libtiff tiff34
configure:45882: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common  -I${prefix}/include -I/home/daf/Qt334/include -I/usr/X11R6/include    -DQT_THREAD_SUPPORT   conftest.cc -L${exec_prefix}/lib -L/home/daf/Qt334/lib -L/usr/X11R6/lib  -Wl,--enable-new-dtags  -L/usr/local/lib  -L/usr/local/lib -ltiff34 -ljpeg -lz -lX11  -lm 1>&5
conftest.cc:176: tiffio.h: No such file or directory
configure:45888: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| #define HAVE_X86_3DNOW 1
| #define __PATH_SU "/usr/bin/su"
| #define HAVE_INITGROUPS 1
| #define HAVE_UTIL_H 1
| #define HAVE_OPENPTY 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETPEEREID 1
| #define XMLLINT "/usr/local/bin/xmllint"
| /* end confdefs.h.  */
| 
| #include<tiffio.h>
| 
| int
| main ()
| {
| return (TIFFOpen( "", "r") == 0);
|   ;
|   return 0;
| }
configure:45930: result: no
configure:45965: checking for libjpeg6b
configure:46046: result: no
configure:46049: checking for libjpeg
configure:46127: result: -ljpeg
configure: 46151: ${prefix}/include/jpeglib.h
configure: 46151: /usr/include/jpeglib.h
configure: 46151: /usr/local/include/jpeglib.h
taking that
configure:46199: checking for libpng
configure:46282: result: no
configure:46291: checking for jasper
configure:46322: gcc -o conftest -O2   -I${prefix}/include -I/home/daf/Qt334/include -I/usr/X11R6/include    -DQT_THREAD_SUPPORT   conftest.c  -L${exec_prefix}/lib -L/home/daf/Qt334/lib -L/usr/X11R6/lib  -Wl,--enable-new-dtags  -L/usr/local/lib  -L/usr/local/lib -ljasper -ljpeg -lm >&5
conftest.c:177: jasper/jasper.h: No such file or directory
configure:46328: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| #define HAVE_X86_3DNOW 1
| #define __PATH_SU "/usr/bin/su"
| #define HAVE_INITGROUPS 1
| #define HAVE_UTIL_H 1
| #define HAVE_OPENPTY 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETPEEREID 1
| #define XMLLINT "/usr/local/bin/xmllint"
| #define HAVE_LIBJPEG 1
| /* end confdefs.h.  */
| 
|     #include<jasper/jasper.h>
| 
| int
| main ()
| {
| 
|     return( jas_init() );
| 
|   ;
|   return 0;
| }
configure:46367: result: no
configure:46383: checking for pkg-config
configure:46401: found /usr/local/bin/pkg-config
configure:46414: result: /usr/local/bin/pkg-config
configure:46423: checking for OpenEXR libraries
configure:46487: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common  -I${prefix}/include -I/home/daf/Qt334/include -I/usr/X11R6/include     -DQT_THREAD_SUPPORT   conftest.cc  -L${exec_prefix}/lib -L/home/daf/Qt334/lib -L/usr/X11R6/lib  -Wl,--enable-new-dtags  -L/usr/local/lib  -L/usr/local/lib -lz  1>&5
conftest.cc:177: ImfRgbaFile.h: No such file or directory
configure:46493: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| #define HAVE_X86_3DNOW 1
| #define __PATH_SU "/usr/bin/su"
| #define HAVE_INITGROUPS 1
| #define HAVE_UTIL_H 1
| #define HAVE_OPENPTY 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETPEEREID 1
| #define XMLLINT "/usr/local/bin/xmllint"
| #define HAVE_LIBJPEG 1
| /* end confdefs.h.  */
| 
|                #include <ImfRgbaFile.h>
| 
| int
| main ()
| {
| 
|                using namespace Imf;
|                RgbaInputFile file ("dummy");
|                return 0;
| 
|   ;
|   return 0;
| }
configure:46538: result: no
configure:46592: checking for XftInit in -lqt-mt
configure:46622: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   -L${exec_prefix}/lib -L/home/daf/Qt334/lib -L/usr/X11R6/lib  -Wl,--enable-new-dtags  -L/usr/local/lib conftest.c -lqt-mt   >&5
/home/daf/Qt334/lib/libqt-mt.so.3.3: undefined reference to `pthread_cleanup_pop'
/home/daf/Qt334/lib/libqt-mt.so.3.3: undefined reference to `cerr'
/home/daf/Qt334/lib/libqt-mt.so.3.3: undefined reference to `pthread_attr_destroy'
/home/daf/Qt334/lib/libqt-mt.so.3.3: undefined reference to `pthread_create'
/home/daf/Qt334/lib/libqt-mt.so.3.3: undefined reference to `pthread_attr_init'
/home/daf/Qt334/lib/libqt-mt.so.3.3: undefined reference to `pthread_exit'
/home/daf/Qt334/lib/libqt-mt.so.3.3: undefined reference to `endl(ostream &)'
/home/daf/Qt334/lib/libqt-mt.so.3.3: undefined reference to `pthread_cancel'
/home/daf/Qt334/lib/libqt-mt.so.3.3: undefined reference to `pthread_mutexattr_destroy'
/home/daf/Qt334/lib/libqt-mt.so.3.3: undefined reference to `pthread_testcancel'
/home/daf/Qt334/lib/libqt-mt.so.3.3: undefined reference to `__out_of_range(char const *)'
/home/daf/Qt334/lib/libqt-mt.so.3.3: undefined reference to `pthread_cleanup_push'
/home/daf/Qt334/lib/libqt-mt.so.3.3: undefined reference to `ostream::operator<<(char const *)'
/home/daf/Qt334/lib/libqt-mt.so.3.3: undefined reference to `pthread_once'
/home/daf/Qt334/lib/libqt-mt.so.3.3: undefined reference to `__length_error(char const *)'
/home/daf/Qt334/lib/libqt-mt.so.3.3: undefined reference to `pthread_mutexattr_init'
/home/daf/Qt334/lib/libqt-mt.so.3.3: undefined reference to `pthread_mutex_trylock'
/home/daf/Qt334/lib/libqt-mt.so.3.3: undefined reference to `pthread_attr_setdetachstate'
/home/daf/Qt334/lib/libqt-mt.so.3.3: undefined reference to `pthread_cond_timedwait'
collect2: ld returned 1 exit status
configure:46628: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| #define HAVE_X86_3DNOW 1
| #define __PATH_SU "/usr/bin/su"
| #define HAVE_INITGROUPS 1
| #define HAVE_UTIL_H 1
| #define HAVE_OPENPTY 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETPEEREID 1
| #define XMLLINT "/usr/local/bin/xmllint"
| #define HAVE_LIBJPEG 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 XftInit ();
| int
| main ()
| {
| XftInit ();
|   ;
|   return 0;
| }
configure:46654: result: no
configure:46672: checking for fontconfig-config
configure:46722: result: not found
configure:46725: checking for pkg-config
configure:46781: result: /usr/local/bin/pkg-config
configure:46815: checking for freetype-config
configure:46869: result: /usr/X11R6/bin/freetype-config
configure:46903: checking X11/Xft/Xft.h usability
configure:46915: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common   -DQT_THREAD_SUPPORT  -I/usr/X11R6/include -I/usr/X11R6/include/freetype2   -I${prefix}/include -I/home/daf/Qt334/include -I/usr/X11R6/include  conftest.cc >&5
configure:46921: $? = 0
configure:46925: test -z 
			 || test ! -s conftest.err
configure:46928: $? = 0
configure:46931: test -s conftest.o
configure:46934: $? = 0
configure:46944: result: yes
configure:46948: checking X11/Xft/Xft.h presence
configure:46958: g++ -E  -DQT_THREAD_SUPPORT  -I/usr/X11R6/include -I/usr/X11R6/include/freetype2   -I${prefix}/include -I/home/daf/Qt334/include -I/usr/X11R6/include  conftest.cc
configure:46964: $? = 0
configure:46984: result: yes
configure:47019: checking for X11/Xft/Xft.h
configure:47026: result: yes
configure:47095: checking for FAMOpen in -lfam
configure:47125: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common   -DQT_THREAD_SUPPORT   -L${exec_prefix}/lib -L/home/daf/Qt334/lib -L/usr/X11R6/lib  -Wl,--enable-new-dtags  -L/usr/local/lib conftest.cc -lfam   1>&5
/usr/bin/ld: cannot find -lfam
collect2: ld returned 1 exit status
configure:47131: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| #define HAVE_X86_3DNOW 1
| #define __PATH_SU "/usr/bin/su"
| #define HAVE_INITGROUPS 1
| #define HAVE_UTIL_H 1
| #define HAVE_OPENPTY 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETPEEREID 1
| #define XMLLINT "/usr/local/bin/xmllint"
| #define HAVE_LIBJPEG 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 FAMOpen ();
| int
| main ()
| {
| FAMOpen ();
|   ;
|   return 0;
| }
configure:47157: result: no
configure:47186: checking for libz
configure:47262: result: -lz
configure:47300: checking sys/mnttab.h usability
configure:47312: gcc -c -O2    -DQT_THREAD_SUPPORT  conftest.c >&5
conftest.c:211: sys/mnttab.h: No such file or directory
configure:47318: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| #define HAVE_X86_3DNOW 1
| #define __PATH_SU "/usr/bin/su"
| #define HAVE_INITGROUPS 1
| #define HAVE_UTIL_H 1
| #define HAVE_OPENPTY 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETPEEREID 1
| #define XMLLINT "/usr/local/bin/xmllint"
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBZ 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 <sys/mnttab.h>
configure:47341: result: no
configure:47345: checking sys/mnttab.h presence
configure:47355: gcc -E  -DQT_THREAD_SUPPORT  conftest.c
conftest.c:177: sys/mnttab.h: No such file or directory
configure:47361: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| #define HAVE_X86_3DNOW 1
| #define __PATH_SU "/usr/bin/su"
| #define HAVE_INITGROUPS 1
| #define HAVE_UTIL_H 1
| #define HAVE_OPENPTY 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETPEEREID 1
| #define XMLLINT "/usr/local/bin/xmllint"
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBZ 1
| /* end confdefs.h.  */
| #include <sys/mnttab.h>
configure:47381: result: no
configure:47416: checking for sys/mnttab.h
configure:47423: result: no
configure:47300: checking sys/mntent.h usability
configure:47312: gcc -c -O2    -DQT_THREAD_SUPPORT  conftest.c >&5
conftest.c:211: sys/mntent.h: No such file or directory
configure:47318: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| #define HAVE_X86_3DNOW 1
| #define __PATH_SU "/usr/bin/su"
| #define HAVE_INITGROUPS 1
| #define HAVE_UTIL_H 1
| #define HAVE_OPENPTY 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETPEEREID 1
| #define XMLLINT "/usr/local/bin/xmllint"
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBZ 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 <sys/mntent.h>
configure:47341: result: no
configure:47345: checking sys/mntent.h presence
configure:47355: gcc -E  -DQT_THREAD_SUPPORT  conftest.c
conftest.c:177: sys/mntent.h: No such file or directory
configure:47361: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| #define HAVE_X86_3DNOW 1
| #define __PATH_SU "/usr/bin/su"
| #define HAVE_INITGROUPS 1
| #define HAVE_UTIL_H 1
| #define HAVE_OPENPTY 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETPEEREID 1
| #define XMLLINT "/usr/local/bin/xmllint"
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBZ 1
| /* end confdefs.h.  */
| #include <sys/mntent.h>
configure:47381: result: no
configure:47416: checking for sys/mntent.h
configure:47423: result: no
configure:47300: checking mntent.h usability
configure:47312: gcc -c -O2    -DQT_THREAD_SUPPORT  conftest.c >&5
conftest.c:211: mntent.h: No such file or directory
configure:47318: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| #define HAVE_X86_3DNOW 1
| #define __PATH_SU "/usr/bin/su"
| #define HAVE_INITGROUPS 1
| #define HAVE_UTIL_H 1
| #define HAVE_OPENPTY 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETPEEREID 1
| #define XMLLINT "/usr/local/bin/xmllint"
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBZ 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 <mntent.h>
configure:47341: result: no
configure:47345: checking mntent.h presence
configure:47355: gcc -E  -DQT_THREAD_SUPPORT  conftest.c
conftest.c:177: mntent.h: No such file or directory
configure:47361: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| #define HAVE_X86_3DNOW 1
| #define __PATH_SU "/usr/bin/su"
| #define HAVE_INITGROUPS 1
| #define HAVE_UTIL_H 1
| #define HAVE_OPENPTY 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETPEEREID 1
| #define XMLLINT "/usr/local/bin/xmllint"
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBZ 1
| /* end confdefs.h.  */
| #include <mntent.h>
configure:47381: result: no
configure:47416: checking for mntent.h
configure:47423: result: no
configure:47300: checking fstab.h usability
configure:47312: gcc -c -O2    -DQT_THREAD_SUPPORT  conftest.c >&5
configure:47318: $? = 0
configure:47322: test -z 
			 || test ! -s conftest.err
configure:47325: $? = 0
configure:47328: test -s conftest.o
configure:47331: $? = 0
configure:47341: result: yes
configure:47345: checking fstab.h presence
configure:47355: gcc -E  -DQT_THREAD_SUPPORT  conftest.c
configure:47361: $? = 0
configure:47381: result: yes
configure:47416: checking for fstab.h
configure:47423: result: yes
configure:47300: checking sys/ucred.h usability
configure:47312: gcc -c -O2    -DQT_THREAD_SUPPORT  conftest.c >&5
In file included from conftest.c:212:
/usr/include/sys/ucred.h:46: `NGROUPS' undeclared here (not in a function)
configure:47318: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| #define HAVE_X86_3DNOW 1
| #define __PATH_SU "/usr/bin/su"
| #define HAVE_INITGROUPS 1
| #define HAVE_UTIL_H 1
| #define HAVE_OPENPTY 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETPEEREID 1
| #define XMLLINT "/usr/local/bin/xmllint"
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBZ 1
| #define HAVE_FSTAB_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 <sys/ucred.h>
configure:47341: result: no
configure:47345: checking sys/ucred.h presence
configure:47355: gcc -E  -DQT_THREAD_SUPPORT  conftest.c
configure:47361: $? = 0
configure:47381: result: yes
configure:47394: WARNING: sys/ucred.h: present but cannot be compiled
configure:47396: WARNING: sys/ucred.h:     check for missing prerequisite headers?
configure:47398: WARNING: sys/ucred.h: see the Autoconf documentation
configure:47400: WARNING: sys/ucred.h:     section "Present But Cannot Be Compiled"
configure:47402: WARNING: sys/ucred.h: proceeding with the preprocessor's result
configure:47404: WARNING: sys/ucred.h: in the future, the compiler will take precedence
configure:47416: checking for sys/ucred.h
configure:47423: result: yes
configure:47291: checking for sys/mount.h
configure:47296: result: yes
configure:47441: checking for setmntent
configure:47498: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c  >&5
/tmp//cceR8282.o(.text+0x9): In function `main':
: undefined reference to `setmntent'
/tmp//cceR8282.o(.data+0x0): undefined reference to `setmntent'
collect2: ld returned 1 exit status
configure:47504: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| #define HAVE_X86_3DNOW 1
| #define __PATH_SU "/usr/bin/su"
| #define HAVE_INITGROUPS 1
| #define HAVE_UTIL_H 1
| #define HAVE_OPENPTY 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETPEEREID 1
| #define XMLLINT "/usr/local/bin/xmllint"
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBZ 1
| #define HAVE_FSTAB_H 1
| #define HAVE_SYS_UCRED_H 1
| #define HAVE_SYS_MOUNT_H 1
| /* end confdefs.h.  */
| /* Define setmntent to an innocuous variant, in case <limits.h> declares setmntent.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define setmntent innocuous_setmntent
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char setmntent (); 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 setmntent
| 
| /* 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 setmntent ();
| /* 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_setmntent) || defined (__stub___setmntent)
| choke me
| #else
| char (*f) () = setmntent;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != setmntent;
|   ;
|   return 0;
| }
configure:47529: result: no
configure:47441: checking for getmntinfo
configure:47498: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c  >&5
configure:47504: $? = 0
configure:47508: test -z 
			 || test ! -s conftest.err
configure:47511: $? = 0
configure:47514: test -s conftest
configure:47517: $? = 0
configure:47529: result: yes
configure:47544: checking for volmgt_running in -lvolmgt
configure:47574: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c -lvolmgt   >&5
/usr/bin/ld: cannot find -lvolmgt
collect2: ld returned 1 exit status
configure:47580: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| #define HAVE_X86_3DNOW 1
| #define __PATH_SU "/usr/bin/su"
| #define HAVE_INITGROUPS 1
| #define HAVE_UTIL_H 1
| #define HAVE_OPENPTY 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETPEEREID 1
| #define XMLLINT "/usr/local/bin/xmllint"
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBZ 1
| #define HAVE_FSTAB_H 1
| #define HAVE_SYS_UCRED_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_GETMNTINFO 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 volmgt_running ();
| int
| main ()
| {
| volmgt_running ();
|   ;
|   return 0;
| }
configure:47606: result: no
configure:47630: checking if you need GNU extensions
conftest.c:1: features.h: No such file or directory
configure:47655: result: no
configure:47791: checking for OpenSSL
configure: 47807: NO/openssl/ssl.h
configure: 47807: /usr/include/openssl/ssl.h
taking that
configure:47854: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   -L/usr/lib -L${exec_prefix}/lib -L/home/daf/Qt334/lib -L/usr/X11R6/lib  -Wl,--enable-new-dtags  -L/usr/local/lib conftest.c  -lssl -lcrypto -lRSAglue -lrsaref >&5
/usr/bin/ld: cannot find -lRSAglue
collect2: ld returned 1 exit status
configure:47860: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| #define HAVE_X86_3DNOW 1
| #define __PATH_SU "/usr/bin/su"
| #define HAVE_INITGROUPS 1
| #define HAVE_UTIL_H 1
| #define HAVE_OPENPTY 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETPEEREID 1
| #define XMLLINT "/usr/local/bin/xmllint"
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBZ 1
| #define HAVE_FSTAB_H 1
| #define HAVE_SYS_UCRED_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_GETMNTINFO 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| void RSAPrivateEncrypt(void);RSAPrivateEncrypt();
|   ;
|   return 0;
| }
configure:47902: result: libraries /usr/lib, headers /usr/include
configure:47905: checking whether OpenSSL uses rsaref
configure:47907: result: no
configure:47910: checking for easter eggs
configure:47912: result: none found
configure:47920: checking for OpenSSL version
configure:47949: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c  >&5
configure:47952: $? = 0
configure:47994: result: ok
configure:48059: checking for setgroups with short argument
configure:48095: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c  >&5
configure:48098: $? = 0
configure:48100: ./conftest
configure:48103: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| #define HAVE_X86_3DNOW 1
| #define __PATH_SU "/usr/bin/su"
| #define HAVE_INITGROUPS 1
| #define HAVE_UTIL_H 1
| #define HAVE_OPENPTY 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETPEEREID 1
| #define XMLLINT "/usr/local/bin/xmllint"
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBZ 1
| #define HAVE_FSTAB_H 1
| #define HAVE_SYS_UCRED_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_SSL 1
| #define KSSL_HAVE_SSL 1
| /* end confdefs.h.  */
| 
|         int main()
|         {
|             short x[4];
|             x[0] = x[1] = 1;
|             if (getgroups(1, x) == 0) if (setgroups(1, x) == -1) exit(1);
| 
|             if (getgroups(1, x) == -1) exit(1);
|             if (x[1] != 1) exit(1);
|             x[1] = 2;
|             if (getgroups(1, x) == -1) exit(1);
|             if (x[1] != 2) exit(1);
|             exit(0);
|         }
| 
configure:48119: result: no
configure:48144: checking arpa/nameser8_compat.h usability
configure:48156: gcc -c -O2    -DQT_THREAD_SUPPORT  conftest.c >&5
conftest.c:217: arpa/nameser8_compat.h: No such file or directory
configure:48162: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| #define HAVE_X86_3DNOW 1
| #define __PATH_SU "/usr/bin/su"
| #define HAVE_INITGROUPS 1
| #define HAVE_UTIL_H 1
| #define HAVE_OPENPTY 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETPEEREID 1
| #define XMLLINT "/usr/local/bin/xmllint"
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBZ 1
| #define HAVE_FSTAB_H 1
| #define HAVE_SYS_UCRED_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_SSL 1
| #define KSSL_HAVE_SSL 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 <arpa/nameser8_compat.h>
configure:48185: result: no
configure:48189: checking arpa/nameser8_compat.h presence
configure:48199: gcc -E  -DQT_THREAD_SUPPORT  conftest.c
conftest.c:183: arpa/nameser8_compat.h: No such file or directory
configure:48205: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| #define HAVE_X86_3DNOW 1
| #define __PATH_SU "/usr/bin/su"
| #define HAVE_INITGROUPS 1
| #define HAVE_UTIL_H 1
| #define HAVE_OPENPTY 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETPEEREID 1
| #define XMLLINT "/usr/local/bin/xmllint"
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBZ 1
| #define HAVE_FSTAB_H 1
| #define HAVE_SYS_UCRED_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_SSL 1
| #define KSSL_HAVE_SSL 1
| /* end confdefs.h.  */
| #include <arpa/nameser8_compat.h>
configure:48225: result: no
configure:48260: checking for arpa/nameser8_compat.h
configure:48267: result: no
configure:48135: checking for sys/param.h
configure:48140: result: yes
configure:48321: checking for setfsent
configure:48378: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common   -DQT_THREAD_SUPPORT   conftest.cc  1>&5
configure:48384: $? = 0
configure:48388: test -z 
			 || test ! -s conftest.err
configure:48391: $? = 0
configure:48394: test -s conftest
configure:48397: $? = 0
configure:48409: result: yes
configure:48427: checking whether to enable GSSAPI support
configure:48445: checking for krb5-config
configure:48495: result: not found
configure:48498: WARNING: Could not find krb5-config
configure: 48541: ${prefix}/include/gssapi.h
configure: 48541: /usr/include/gssapi.h
configure: 48541: /usr/local/include/gssapi.h
configure:48601: result: searched but not found
configure:48662: checking ieeefp.h usability
configure:48674: gcc -c -O2    -DQT_THREAD_SUPPORT  conftest.c >&5
configure:48680: $? = 0
configure:48684: test -z 
			 || test ! -s conftest.err
configure:48687: $? = 0
configure:48690: test -s conftest.o
configure:48693: $? = 0
configure:48703: result: yes
configure:48707: checking ieeefp.h presence
configure:48717: gcc -E  -DQT_THREAD_SUPPORT  conftest.c
configure:48723: $? = 0
configure:48743: result: yes
configure:48778: checking for ieeefp.h
configure:48785: result: yes
configure:48662: checking float.h usability
configure:48674: gcc -c -O2    -DQT_THREAD_SUPPORT  conftest.c >&5
configure:48680: $? = 0
configure:48684: test -z 
			 || test ! -s conftest.err
configure:48687: $? = 0
configure:48690: test -s conftest.o
configure:48693: $? = 0
configure:48703: result: yes
configure:48707: checking float.h presence
configure:48717: gcc -E  -DQT_THREAD_SUPPORT  conftest.c
configure:48723: $? = 0
configure:48743: result: yes
configure:48778: checking for float.h
configure:48785: result: yes
configure:48798: checking for isinf in -lm
configure:48828: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c -lm   >&5
configure:48834: $? = 0
configure:48838: test -z 
			 || test ! -s conftest.err
configure:48841: $? = 0
configure:48844: test -s conftest
configure:48847: $? = 0
configure:48860: result: yes
configure:48872: checking for finite in -lm
configure:48902: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c -lm   >&5
configure:48908: $? = 0
configure:48912: test -z 
			 || test ! -s conftest.err
configure:48915: $? = 0
configure:48918: test -s conftest
configure:48921: $? = 0
configure:48934: result: yes
configure:48946: checking for _finite in -lm
configure:48976: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c -lm   >&5
/tmp//ccbR1929.o(.text+0x7): In function `main':
: undefined reference to `_finite'
collect2: ld returned 1 exit status
configure:48982: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| #define HAVE_X86_3DNOW 1
| #define __PATH_SU "/usr/bin/su"
| #define HAVE_INITGROUPS 1
| #define HAVE_UTIL_H 1
| #define HAVE_OPENPTY 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETPEEREID 1
| #define XMLLINT "/usr/local/bin/xmllint"
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBZ 1
| #define HAVE_FSTAB_H 1
| #define HAVE_SYS_UCRED_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_SSL 1
| #define KSSL_HAVE_SSL 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SETFSENT 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_FUNC_ISINF 1
| #define HAVE_FUNC_FINITE 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 _finite ();
| int
| main ()
| {
| _finite ();
|   ;
|   return 0;
| }
configure:49008: result: no
configure:49020: checking for isnan in -lm
configure:49050: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   conftest.c -lm   >&5
configure:49056: $? = 0
configure:49060: test -z 
			 || test ! -s conftest.err
configure:49063: $? = 0
configure:49066: test -s conftest
configure:49069: $? = 0
configure:49082: result: yes
configure:49108: checking for pcre-config
configure:49162: result: /usr/local/bin/pcre-config
configure:49201: gcc -o conftest -O2    -DQT_THREAD_SUPPORT  -I/usr/local/include -I${prefix}/include -I/home/daf/Qt334/include -I/usr/X11R6/include   -L${exec_prefix}/lib -L/home/daf/Qt334/lib -L/usr/X11R6/lib  -Wl,--enable-new-dtags  -L/usr/local/lib conftest.c -L/usr/local/lib -lpcreposix -lpcre >&5
configure:49207: $? = 0
configure:49211: test -z 
			 || test ! -s conftest.err
configure:49214: $? = 0
configure:49217: test -s conftest
configure:49220: $? = 0
configure:49280: checking for new_aspell_config in -laspell
configure:49310: gcc -o conftest -O2    -DQT_THREAD_SUPPORT   -L${exec_prefix}/lib -L/home/daf/Qt334/lib -L/usr/X11R6/lib  -Wl,--enable-new-dtags  -L/usr/local/lib conftest.c -laspell   >&5
/usr/local/lib/libaspell.so.15.3: undefined reference to `cerr'
/usr/local/lib/libaspell.so.15.3: undefined reference to `sqrt'
/usr/local/lib/libaspell.so.15.3: undefined reference to `streambuf::sys_write(char const *, int)'
/usr/local/lib/libaspell.so.15.3: undefined reference to `endl(ostream &)'
/usr/local/lib/libaspell.so.15.3: undefined reference to `streambuf type_info node'
/usr/local/lib/libaspell.so.15.3: undefined reference to `streambuf::sys_read(char *, int)'
/usr/local/lib/libaspell.so.15.3: undefined reference to `streambuf::sync(void)'
/usr/local/lib/libaspell.so.15.3: undefined reference to `__out_of_range(char const *)'
/usr/local/lib/libaspell.so.15.3: undefined reference to `ostream::flush(void)'
/usr/local/lib/libaspell.so.15.3: undefined reference to `istream type_info node'
/usr/local/lib/libaspell.so.15.3: undefined reference to `streambuf::sys_stat(void *)'
/usr/local/lib/libaspell.so.15.3: undefined reference to `ostream::operator<<(char const *)'
/usr/local/lib/libaspell.so.15.3: undefined reference to `streambuf::xsgetn(char *, int)'
/usr/local/lib/libaspell.so.15.3: undefined reference to `streambuf::sungetc(void)'
/usr/local/lib/libaspell.so.15.3: undefined reference to `streambuf::sys_close(void)'
/usr/local/lib/libaspell.so.15.3: undefined reference to `streambuf::pbackfail(int)'
/usr/local/lib/libaspell.so.15.3: undefined reference to `istream::istream(int, streambuf *, ostream *)'
/usr/local/lib/libaspell.so.15.3: undefined reference to `streambuf::sys_seek(long long, ios::seek_dir)'
/usr/local/lib/libaspell.so.15.3: undefined reference to `_IO_getc'
/usr/local/lib/libaspell.so.15.3: undefined reference to `_IO_free_backup_area'
/usr/local/lib/libaspell.so.15.3: undefined reference to `streambuf::xsputn(char const *, int)'
/usr/local/lib/libaspell.so.15.3: undefined reference to `istream::_skip_ws(void)'
/usr/local/lib/libaspell.so.15.3: undefined reference to `streambuf::streambuf(int)'
/usr/local/lib/libaspell.so.15.3: undefined reference to `streambuf::doallocate(void)'
/usr/local/lib/libaspell.so.15.3: undefined reference to `__length_error(char const *)'
/usr/local/lib/libaspell.so.15.3: undefined reference to `streambuf::~streambuf(void)'
/usr/local/lib/libaspell.so.15.3: undefined reference to `ios virtual table'
/usr/local/lib/libaspell.so.15.3: undefined reference to `_IO_putc'
/usr/local/lib/libaspell.so.15.3: undefined reference to `istream type_info function'
/usr/local/lib/libaspell.so.15.3: undefined reference to `streambuf::uflow(void)'
/usr/local/lib/libaspell.so.15.3: undefined reference to `istream::ios virtual table'
/usr/local/lib/libaspell.so.15.3: undefined reference to `streambuf type_info function'
collect2: ld returned 1 exit status
configure:49316: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| #define HAVE_X86_3DNOW 1
| #define __PATH_SU "/usr/bin/su"
| #define HAVE_INITGROUPS 1
| #define HAVE_UTIL_H 1
| #define HAVE_OPENPTY 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETPEEREID 1
| #define XMLLINT "/usr/local/bin/xmllint"
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBZ 1
| #define HAVE_FSTAB_H 1
| #define HAVE_SYS_UCRED_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_SSL 1
| #define KSSL_HAVE_SSL 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SETFSENT 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_FUNC_ISINF 1
| #define HAVE_FUNC_FINITE 1
| #define HAVE_FUNC_ISNAN 1
| #define HAVE_PCREPOSIX 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 new_aspell_config ();
| int
| main ()
| {
| new_aspell_config ();
|   ;
|   return 0;
| }
configure:49342: result: no
configure:49375: checking aspell.h usability
configure:49387: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common   -DQT_THREAD_SUPPORT  -I${prefix}/include -I/home/daf/Qt334/include -I/usr/X11R6/include  conftest.cc >&5
conftest.cc:225: aspell.h: No such file or directory
configure:49393: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| #define HAVE_X86_3DNOW 1
| #define __PATH_SU "/usr/bin/su"
| #define HAVE_INITGROUPS 1
| #define HAVE_UTIL_H 1
| #define HAVE_OPENPTY 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETPEEREID 1
| #define XMLLINT "/usr/local/bin/xmllint"
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBZ 1
| #define HAVE_FSTAB_H 1
| #define HAVE_SYS_UCRED_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_SSL 1
| #define KSSL_HAVE_SSL 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SETFSENT 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_FUNC_ISINF 1
| #define HAVE_FUNC_FINITE 1
| #define HAVE_FUNC_ISNAN 1
| #define HAVE_PCREPOSIX 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 <aspell.h>
configure:49416: result: no
configure:49420: checking aspell.h presence
configure:49430: g++ -E  -DQT_THREAD_SUPPORT  -I${prefix}/include -I/home/daf/Qt334/include -I/usr/X11R6/include  conftest.cc
conftest.cc:191: aspell.h: No such file or directory
configure:49436: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| #define HAVE_X86_3DNOW 1
| #define __PATH_SU "/usr/bin/su"
| #define HAVE_INITGROUPS 1
| #define HAVE_UTIL_H 1
| #define HAVE_OPENPTY 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETPEEREID 1
| #define XMLLINT "/usr/local/bin/xmllint"
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBZ 1
| #define HAVE_FSTAB_H 1
| #define HAVE_SYS_UCRED_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_SSL 1
| #define KSSL_HAVE_SSL 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SETFSENT 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_FUNC_ISINF 1
| #define HAVE_FUNC_FINITE 1
| #define HAVE_FUNC_ISNAN 1
| #define HAVE_PCREPOSIX 1
| /* end confdefs.h.  */
| #include <aspell.h>
configure:49456: result: no
configure:49491: checking for aspell.h
configure:49498: result: no
configure:49586: checking for sys/soundcard.h
configure:49591: result: no
configure:49595: checking machine/soundcard.h usability
configure:49607: gcc -c -O2    -DQT_THREAD_SUPPORT  conftest.c >&5
conftest.c:225: machine/soundcard.h: No such file or directory
configure:49613: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| #define HAVE_X86_3DNOW 1
| #define __PATH_SU "/usr/bin/su"
| #define HAVE_INITGROUPS 1
| #define HAVE_UTIL_H 1
| #define HAVE_OPENPTY 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETPEEREID 1
| #define XMLLINT "/usr/local/bin/xmllint"
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBZ 1
| #define HAVE_FSTAB_H 1
| #define HAVE_SYS_UCRED_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_SSL 1
| #define KSSL_HAVE_SSL 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SETFSENT 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_FUNC_ISINF 1
| #define HAVE_FUNC_FINITE 1
| #define HAVE_FUNC_ISNAN 1
| #define HAVE_PCREPOSIX 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 <machine/soundcard.h>
configure:49636: result: no
configure:49640: checking machine/soundcard.h presence
configure:49650: gcc -E  -DQT_THREAD_SUPPORT  conftest.c
conftest.c:191: machine/soundcard.h: No such file or directory
configure:49656: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| #define HAVE_X86_3DNOW 1
| #define __PATH_SU "/usr/bin/su"
| #define HAVE_INITGROUPS 1
| #define HAVE_UTIL_H 1
| #define HAVE_OPENPTY 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETPEEREID 1
| #define XMLLINT "/usr/local/bin/xmllint"
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBZ 1
| #define HAVE_FSTAB_H 1
| #define HAVE_SYS_UCRED_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_SSL 1
| #define KSSL_HAVE_SSL 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SETFSENT 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_FUNC_ISINF 1
| #define HAVE_FUNC_FINITE 1
| #define HAVE_FUNC_ISNAN 1
| #define HAVE_PCREPOSIX 1
| /* end confdefs.h.  */
| #include <machine/soundcard.h>
configure:49676: result: no
configure:49711: checking for machine/soundcard.h
configure:49718: result: no
configure:49595: checking linux/awe_voice.h usability
configure:49607: gcc -c -O2    -DQT_THREAD_SUPPORT  conftest.c >&5
conftest.c:225: linux/awe_voice.h: No such file or directory
configure:49613: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| #define HAVE_X86_3DNOW 1
| #define __PATH_SU "/usr/bin/su"
| #define HAVE_INITGROUPS 1
| #define HAVE_UTIL_H 1
| #define HAVE_OPENPTY 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETPEEREID 1
| #define XMLLINT "/usr/local/bin/xmllint"
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBZ 1
| #define HAVE_FSTAB_H 1
| #define HAVE_SYS_UCRED_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_SSL 1
| #define KSSL_HAVE_SSL 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SETFSENT 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_FUNC_ISINF 1
| #define HAVE_FUNC_FINITE 1
| #define HAVE_FUNC_ISNAN 1
| #define HAVE_PCREPOSIX 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 <linux/awe_voice.h>
configure:49636: result: no
configure:49640: checking linux/awe_voice.h presence
configure:49650: gcc -E  -DQT_THREAD_SUPPORT  conftest.c
conftest.c:191: linux/awe_voice.h: No such file or directory
configure:49656: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| #define HAVE_X86_3DNOW 1
| #define __PATH_SU "/usr/bin/su"
| #define HAVE_INITGROUPS 1
| #define HAVE_UTIL_H 1
| #define HAVE_OPENPTY 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETPEEREID 1
| #define XMLLINT "/usr/local/bin/xmllint"
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBZ 1
| #define HAVE_FSTAB_H 1
| #define HAVE_SYS_UCRED_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_SSL 1
| #define KSSL_HAVE_SSL 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SETFSENT 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_FUNC_ISINF 1
| #define HAVE_FUNC_FINITE 1
| #define HAVE_FUNC_ISNAN 1
| #define HAVE_PCREPOSIX 1
| /* end confdefs.h.  */
| #include <linux/awe_voice.h>
configure:49676: result: no
configure:49711: checking for linux/awe_voice.h
configure:49718: result: no
configure:49595: checking awe_voice.h usability
configure:49607: gcc -c -O2    -DQT_THREAD_SUPPORT  conftest.c >&5
conftest.c:225: awe_voice.h: No such file or directory
configure:49613: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| #define HAVE_X86_3DNOW 1
| #define __PATH_SU "/usr/bin/su"
| #define HAVE_INITGROUPS 1
| #define HAVE_UTIL_H 1
| #define HAVE_OPENPTY 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETPEEREID 1
| #define XMLLINT "/usr/local/bin/xmllint"
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBZ 1
| #define HAVE_FSTAB_H 1
| #define HAVE_SYS_UCRED_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_SSL 1
| #define KSSL_HAVE_SSL 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SETFSENT 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_FUNC_ISINF 1
| #define HAVE_FUNC_FINITE 1
| #define HAVE_FUNC_ISNAN 1
| #define HAVE_PCREPOSIX 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 <awe_voice.h>
configure:49636: result: no
configure:49640: checking awe_voice.h presence
configure:49650: gcc -E  -DQT_THREAD_SUPPORT  conftest.c
conftest.c:191: awe_voice.h: No such file or directory
configure:49656: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| #define HAVE_X86_3DNOW 1
| #define __PATH_SU "/usr/bin/su"
| #define HAVE_INITGROUPS 1
| #define HAVE_UTIL_H 1
| #define HAVE_OPENPTY 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETPEEREID 1
| #define XMLLINT "/usr/local/bin/xmllint"
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBZ 1
| #define HAVE_FSTAB_H 1
| #define HAVE_SYS_UCRED_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_SSL 1
| #define KSSL_HAVE_SSL 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SETFSENT 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_FUNC_ISINF 1
| #define HAVE_FUNC_FINITE 1
| #define HAVE_FUNC_ISNAN 1
| #define HAVE_PCREPOSIX 1
| /* end confdefs.h.  */
| #include <awe_voice.h>
configure:49676: result: no
configure:49711: checking for awe_voice.h
configure:49718: result: no
configure:49595: checking /usr/src/sys/i386/isa/sound/awe_voice.h usability
configure:49607: gcc -c -O2    -DQT_THREAD_SUPPORT  conftest.c >&5
conftest.c:225: /usr/src/sys/i386/isa/sound/awe_voice.h: No such file or directory
configure:49613: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| #define HAVE_X86_3DNOW 1
| #define __PATH_SU "/usr/bin/su"
| #define HAVE_INITGROUPS 1
| #define HAVE_UTIL_H 1
| #define HAVE_OPENPTY 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETPEEREID 1
| #define XMLLINT "/usr/local/bin/xmllint"
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBZ 1
| #define HAVE_FSTAB_H 1
| #define HAVE_SYS_UCRED_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_SSL 1
| #define KSSL_HAVE_SSL 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SETFSENT 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_FUNC_ISINF 1
| #define HAVE_FUNC_FINITE 1
| #define HAVE_FUNC_ISNAN 1
| #define HAVE_PCREPOSIX 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 </usr/src/sys/i386/isa/sound/awe_voice.h>
configure:49636: result: no
configure:49640: checking /usr/src/sys/i386/isa/sound/awe_voice.h presence
configure:49650: gcc -E  -DQT_THREAD_SUPPORT  conftest.c
conftest.c:191: /usr/src/sys/i386/isa/sound/awe_voice.h: No such file or directory
configure:49656: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| #define HAVE_X86_3DNOW 1
| #define __PATH_SU "/usr/bin/su"
| #define HAVE_INITGROUPS 1
| #define HAVE_UTIL_H 1
| #define HAVE_OPENPTY 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETPEEREID 1
| #define XMLLINT "/usr/local/bin/xmllint"
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBZ 1
| #define HAVE_FSTAB_H 1
| #define HAVE_SYS_UCRED_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_SSL 1
| #define KSSL_HAVE_SSL 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SETFSENT 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_FUNC_ISINF 1
| #define HAVE_FUNC_FINITE 1
| #define HAVE_FUNC_ISNAN 1
| #define HAVE_PCREPOSIX 1
| /* end confdefs.h.  */
| #include </usr/src/sys/i386/isa/sound/awe_voice.h>
configure:49676: result: no
configure:49711: checking for /usr/src/sys/i386/isa/sound/awe_voice.h
configure:49718: result: no
configure:49595: checking /usr/src/sys/gnu/i386/isa/sound/awe_voice.h usability
configure:49607: gcc -c -O2    -DQT_THREAD_SUPPORT  conftest.c >&5
conftest.c:225: /usr/src/sys/gnu/i386/isa/sound/awe_voice.h: No such file or directory
configure:49613: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| #define HAVE_X86_3DNOW 1
| #define __PATH_SU "/usr/bin/su"
| #define HAVE_INITGROUPS 1
| #define HAVE_UTIL_H 1
| #define HAVE_OPENPTY 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETPEEREID 1
| #define XMLLINT "/usr/local/bin/xmllint"
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBZ 1
| #define HAVE_FSTAB_H 1
| #define HAVE_SYS_UCRED_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_SSL 1
| #define KSSL_HAVE_SSL 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SETFSENT 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_FUNC_ISINF 1
| #define HAVE_FUNC_FINITE 1
| #define HAVE_FUNC_ISNAN 1
| #define HAVE_PCREPOSIX 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 </usr/src/sys/gnu/i386/isa/sound/awe_voice.h>
configure:49636: result: no
configure:49640: checking /usr/src/sys/gnu/i386/isa/sound/awe_voice.h presence
configure:49650: gcc -E  -DQT_THREAD_SUPPORT  conftest.c
conftest.c:191: /usr/src/sys/gnu/i386/isa/sound/awe_voice.h: No such file or directory
configure:49656: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| #define HAVE_X86_3DNOW 1
| #define __PATH_SU "/usr/bin/su"
| #define HAVE_INITGROUPS 1
| #define HAVE_UTIL_H 1
| #define HAVE_OPENPTY 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETPEEREID 1
| #define XMLLINT "/usr/local/bin/xmllint"
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBZ 1
| #define HAVE_FSTAB_H 1
| #define HAVE_SYS_UCRED_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_SSL 1
| #define KSSL_HAVE_SSL 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SETFSENT 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_FUNC_ISINF 1
| #define HAVE_FUNC_FINITE 1
| #define HAVE_FUNC_ISNAN 1
| #define HAVE_PCREPOSIX 1
| /* end confdefs.h.  */
| #include </usr/src/sys/gnu/i386/isa/sound/awe_voice.h>
configure:49676: result: no
configure:49711: checking for /usr/src/sys/gnu/i386/isa/sound/awe_voice.h
configure:49718: result: no
configure:49763: checking sys/asoundlib.h usability
configure:49775: gcc -c -O2    -DQT_THREAD_SUPPORT  conftest.c >&5
conftest.c:225: sys/asoundlib.h: No such file or directory
configure:49781: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| #define HAVE_X86_3DNOW 1
| #define __PATH_SU "/usr/bin/su"
| #define HAVE_INITGROUPS 1
| #define HAVE_UTIL_H 1
| #define HAVE_OPENPTY 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETPEEREID 1
| #define XMLLINT "/usr/local/bin/xmllint"
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBZ 1
| #define HAVE_FSTAB_H 1
| #define HAVE_SYS_UCRED_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_SSL 1
| #define KSSL_HAVE_SSL 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SETFSENT 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_FUNC_ISINF 1
| #define HAVE_FUNC_FINITE 1
| #define HAVE_FUNC_ISNAN 1
| #define HAVE_PCREPOSIX 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 <sys/asoundlib.h>
configure:49804: result: no
configure:49808: checking sys/asoundlib.h presence
configure:49818: gcc -E  -DQT_THREAD_SUPPORT  conftest.c
conftest.c:191: sys/asoundlib.h: No such file or directory
configure:49824: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| #define HAVE_X86_3DNOW 1
| #define __PATH_SU "/usr/bin/su"
| #define HAVE_INITGROUPS 1
| #define HAVE_UTIL_H 1
| #define HAVE_OPENPTY 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETPEEREID 1
| #define XMLLINT "/usr/local/bin/xmllint"
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBZ 1
| #define HAVE_FSTAB_H 1
| #define HAVE_SYS_UCRED_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_SSL 1
| #define KSSL_HAVE_SSL 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SETFSENT 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_FUNC_ISINF 1
| #define HAVE_FUNC_FINITE 1
| #define HAVE_FUNC_ISNAN 1
| #define HAVE_PCREPOSIX 1
| /* end confdefs.h.  */
| #include <sys/asoundlib.h>
configure:49844: result: no
configure:49879: checking for sys/asoundlib.h
configure:49886: result: no
configure:49763: checking alsa/asoundlib.h usability
configure:49775: gcc -c -O2    -DQT_THREAD_SUPPORT  conftest.c >&5
conftest.c:225: alsa/asoundlib.h: No such file or directory
configure:49781: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| #define HAVE_X86_3DNOW 1
| #define __PATH_SU "/usr/bin/su"
| #define HAVE_INITGROUPS 1
| #define HAVE_UTIL_H 1
| #define HAVE_OPENPTY 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETPEEREID 1
| #define XMLLINT "/usr/local/bin/xmllint"
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBZ 1
| #define HAVE_FSTAB_H 1
| #define HAVE_SYS_UCRED_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_SSL 1
| #define KSSL_HAVE_SSL 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SETFSENT 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_FUNC_ISINF 1
| #define HAVE_FUNC_FINITE 1
| #define HAVE_FUNC_ISNAN 1
| #define HAVE_PCREPOSIX 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 <alsa/asoundlib.h>
configure:49804: result: no
configure:49808: checking alsa/asoundlib.h presence
configure:49818: gcc -E  -DQT_THREAD_SUPPORT  conftest.c
conftest.c:191: alsa/asoundlib.h: No such file or directory
configure:49824: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.3.91"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETCWD 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SGI_STL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCAT_PROTO 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCPY_PROTO 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_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_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define WITHOUT_ARTS 1
| #define KDEDIR "/home/daf/KDE34"
| #define KDESYSCONFDIR "/home/daf/KDE34/etc"
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_ICE_ICELIB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_BOOL 1
| #define HAVE_SETENV 1
| #define HAVE_SETENV_PROTO 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSETENV_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_MKSTEMPS_PROTO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP_PROTO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKDTEMP_PROTO 1
| #define HAVE_STRTOLL 1
| #define HAVE_SOCKET 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_USLEEP 1
| #define HAVE_USLEEP_PROTO 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTNAME_PROTO 1
| #define HAVE_RANDOM 1
| #define HAVE_RANDOM_PROTO 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRANDOM_PROTO 1
| #define HAVE_S_ISSOCK 1
| #define HAVE_INITGROUPS 1
| #define HAVE_INITGROUPS_PROTO 1
| #define HAVE_MITSHM 1
| #define HAVE__ICETRANSNOLISTEN 1
| #define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
| #define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
| #define KDE_COMPILING_OS "OpenBSD 3.6 i386"
| #define KDE_DISTRIBUTION_TEXT "compiled sources"
| #define DCOP_PATH "/home/daf/KDE34/bin"
| #define __KDE_EXECPREFIX "NONE"
| #define __KDE_BINDIR "/home/daf/KDE34/bin"
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_GETSERVBYNAME_R 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_USLEEP 1
| #define HAVE_POLL 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LIBART 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_REVOKE 1
| #define KDE_MALLOC_X86 1
| #define HAVE_XRENDER 1
| #define HAVE_X86_3DNOW 1
| #define __PATH_SU "/usr/bin/su"
| #define HAVE_INITGROUPS 1
| #define HAVE_UTIL_H 1
| #define HAVE_OPENPTY 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETPEEREID 1
| #define XMLLINT "/usr/local/bin/xmllint"
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBZ 1
| #define HAVE_FSTAB_H 1
| #define HAVE_SYS_UCRED_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_SSL 1
| #define KSSL_HAVE_SSL 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SETFSENT 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_FUNC_ISINF 1
| #define HAVE_FUNC_FINITE 1
| #define HAVE_FUNC_ISNAN 1
| #define HAVE_PCREPOSIX 1
| /* end confdefs.h.  */
| #include <alsa/asoundlib.h>
configure:49844: result: no
configure:49879: checking for alsa/asoundlib.h
configure:49886: result: no
configure:50228: checking if dcop should be compiled
configure:50240: result: yes
configure:50228: checking if libltdl should be compiled
configure:50240: result: yes
configure:50228: checking if kdefx should be compiled
configure:50240: result: yes
configure:50228: checking if kdecore should be compiled
configure:50240: result: yes
configure:50228: checking if kdeui should be compiled
configure:50240: result: yes
configure:50228: checking if kdesu should be compiled
configure:50240: result: yes
configure:50228: checking if kjs should be compiled
configure:50240: result: yes
configure:50228: checking if kwallet should be compiled
configure:50240: result: yes
configure:50228: checking if kio should be compiled
configure:50240: result: yes
configure:50228: checking if arts should be compiled
configure:50240: result: no
configure:50228: checking if dnssd should be compiled
configure:50240: result: yes
configure:50228: checking if kab should be compiled
configure:50240: result: yes
configure:50228: checking if kconf_update should be compiled
configure:50240: result: yes
configure:50228: checking if kded should be compiled
configure:50240: result: yes
configure:50228: checking if kdoctools should be compiled
configure:50240: result: no
configure:50228: checking if kimgio should be compiled
configure:50240: result: yes
configure:50228: checking if kioslave should be compiled
configure:50240: result: yes
configure:50228: checking if knewstuff should be compiled
configure:50240: result: yes
configure:50228: checking if kparts should be compiled
configure:50240: result: yes
configure:50228: checking if kresources should be compiled
configure:50240: result: yes
configure:50228: checking if kstyles should be compiled
configure:50240: result: yes
configure:50228: checking if kutils should be compiled
configure:50240: result: yes
configure:50228: checking if libkmid should be compiled
configure:50240: result: yes
configure:50228: checking if libkscreensaver should be compiled
configure:50240: result: yes
configure:50228: checking if licenses should be compiled
configure:50240: result: yes
configure:50228: checking if mimetypes should be compiled
configure:50240: result: yes
configure:50228: checking if pics should be compiled
configure:50240: result: yes
configure:50228: checking if doc should be compiled
configure:50240: result: yes
configure:50228: checking if kcert should be compiled
configure:50240: result: yes
configure:50228: checking if kinit should be compiled
configure:50240: result: yes
configure:50228: checking if kdeprint should be compiled
configure:50240: result: yes
configure:50228: checking if kabc should be compiled
configure:50240: result: yes
configure:50228: checking if kspell2 should be compiled
configure:50240: result: yes
configure:50228: checking if kmdi should be compiled
configure:50240: result: yes
configure:50228: checking if kcmshell should be compiled
configure:50240: result: yes
configure:50228: checking if khtml should be compiled
configure:50240: result: yes
configure:50228: checking if interfaces should be compiled
configure:50240: result: yes
configure:50228: checking if kdewidgets should be compiled
configure:50240: result: yes
configure:50228: checking if kate should be compiled
configure:50240: result: yes
configure:51543: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on dmm.dsl-verizon.net

config.status:1094: creating config.h
config.status:1610: config.h is unchanged
config.status:1094: creating dcop/dcop-path.h
config.status:1610: dcop/dcop-path.h is unchanged
config.status:1094: creating kdecore/kdemacros.h
config.status:1610: kdecore/kdemacros.h is unchanged
config.status:1094: creating kio/kssl/ksslconfig.h
config.status:1610: kio/kssl/ksslconfig.h is unchanged
config.status:1790: executing depfiles commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i386-unknown-openbsd3.6
ac_cv_build_alias=i386-unknown-openbsd3.6
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_f77_compiler_gnu=yes
ac_cv_func__IceTransNoListen=yes
ac_cv_func__NSGetEnviron=no
ac_cv_func___argz_count=no
ac_cv_func___argz_next=no
ac_cv_func___argz_stringify=no
ac_cv_func__getpty=no
ac_cv_func_alloca_works=yes
ac_cv_func_connect=yes
ac_cv_func_dlerror=yes
ac_cv_func_dlopen=yes
ac_cv_func_freeaddrinfo=yes
ac_cv_func_gai_strerror=yes
ac_cv_func_getaddrinfo=yes
ac_cv_func_getcwd=yes
ac_cv_func_getgroups=yes
ac_cv_func_gethostbyname2=yes
ac_cv_func_gethostbyname2_r=no
ac_cv_func_gethostbyname_r=no
ac_cv_func_getmntinfo=yes
ac_cv_func_getnameinfo=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getpeereid=yes
ac_cv_func_getpeername=yes
ac_cv_func_getprotobyname_r=no
ac_cv_func_getpt=no
ac_cv_func_getservbyname_r=yes
ac_cv_func_getservbyport_r=no
ac_cv_func_getsockname=yes
ac_cv_func_getsockopt=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_grantpt=no
ac_cv_func_if_nametoindex=yes
ac_cv_func_inet_ntoa=yes
ac_cv_func_inet_ntop=yes
ac_cv_func_inet_pton=yes
ac_cv_func_initgroups=yes
ac_cv_func_memcpy=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_munmap=yes
ac_cv_func_openpty=no
ac_cv_func_poll=yes
ac_cv_func_ptsname=no
ac_cv_func_putenv=yes
ac_cv_func_remove=yes
ac_cv_func_setegid=yes
ac_cv_func_seteuid=yes
ac_cv_func_setfsent=yes
ac_cv_func_setgroups=yes
ac_cv_func_setlocale=yes
ac_cv_func_setmntent=no
ac_cv_func_setpriority=yes
ac_cv_func_shl_load=no
ac_cv_func_shmat=yes
ac_cv_func_snprintf=yes
ac_cv_func_socket=yes
ac_cv_func_stpcpy=no
ac_cv_func_strcasecmp=yes
ac_cv_func_strchr=yes
ac_cv_func_strcmp=yes
ac_cv_func_strfmon=no
ac_cv_func_strrchr=yes
ac_cv_func_strtoll=yes
ac_cv_func_unlockpt=no
ac_cv_func_usleep=yes
ac_cv_func_vsnprintf=yes
ac_cv_gnu_extensions=no
ac_cv_have_kde=have_kde=no
ac_cv_have_pcreposix=yes
ac_cv_have_qt='have_qt=yes     ac_qt_includes=/home/daf/Qt334/include ac_qt_libraries=/home/daf/Qt334/lib'
ac_cv_have_s_issock=yes
ac_cv_have_ssl='have_ssl=yes     ac_ssl_includes=/usr/include ac_ssl_libraries=/usr/lib ac_ssl_rsaref=no'
ac_cv_header_Carbon_Carbon_h=no
ac_cv_header_CoreAudio_CoreAudio_h=no
ac_cv_header_X11_ICE_ICElib_h=yes
ac_cv_header_X11_Xft_Xft_h=yes
ac_cv_header_X11_extensions_XShm_h=yes
ac_cv_header_X11_extensions_Xrender_h=yes
ac_cv_header_X11_extensions_shape_h=yes
ac_cv_header__usr_src_sys_gnu_i386_isa_sound_awe_voice_h=no
ac_cv_header__usr_src_sys_i386_isa_sound_awe_voice_h=no
ac_cv_header_alloca_h=no
ac_cv_header_alsa_asoundlib_h=no
ac_cv_header_arpa_nameser8_compat_h=no
ac_cv_header_aspell_h=no
ac_cv_header_awe_voice_h=no
ac_cv_header_crt_externs_h=no
ac_cv_header_ctype_h=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dl_h=no
ac_cv_header_dld_h=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_float_h=yes
ac_cv_header_fstab_h=yes
ac_cv_header_idna_h=no
ac_cv_header_ieeefp_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libutil_h=no
ac_cv_header_limits_h=yes
ac_cv_header_linux_awe_voice_h=no
ac_cv_header_locale_h=yes
ac_cv_header_machine_soundcard_h=no
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_mntent_h=no
ac_cv_header_net_if_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_nl_types_h=yes
ac_cv_header_paths_h=yes
ac_cv_header_pty_h=no
ac_cv_header_punycode_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=no
ac_cv_header_stdio_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_stringprep_h=no
ac_cv_header_strings_h=yes
ac_cv_header_sys_asoundlib_h=no
ac_cv_header_sys_bitypes_h=no
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_mntent_h=no
ac_cv_header_sys_mnttab_h=no
ac_cv_header_sys_mount_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_sendfile_h=no
ac_cv_header_sys_soundcard_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_stropts_h=no
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_ucred_h=yes
ac_cv_header_sysent_h=no
ac_cv_header_termio_h=no
ac_cv_header_termios_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_util_h=yes
ac_cv_header_values_h=no
ac_cv_host=i386-unknown-openbsd3.6
ac_cv_host_alias=i386-unknown-openbsd3.6
ac_cv_jasper=no
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_Xrender_XRenderComposite=yes
ac_cv_lib_aspell_new_aspell_config=no
ac_cv_lib_bzip2=no
ac_cv_lib_bzip2_prefix=no
ac_cv_lib_c_crypt=yes
ac_cv_lib_compat_main=yes
ac_cv_lib_crypt_crypt=no
ac_cv_lib_cups_cupsServer=no
ac_cv_lib_dl_dlopen=no
ac_cv_lib_dld_dld_link=no
ac_cv_lib_dld_shl_load=no
ac_cv_lib_dld_shl_unload=no
ac_cv_lib_dnet_dnet_ntoa=no
ac_cv_lib_dnet_stub_dnet_ntoa=no
ac_cv_lib_fam_FAMOpen=no
ac_cv_lib_idn_idna_to_ascii_4i=no
ac_cv_lib_jpeg_6b=no
ac_cv_lib_jpeg_normal=-ljpeg
ac_cv_lib_m__finite=no
ac_cv_lib_m_finite=yes
ac_cv_lib_m_isinf=yes
ac_cv_lib_m_isnan=yes
ac_cv_lib_png=no
ac_cv_lib_poll_poll=no
ac_cv_lib_pthread_pthread_create=yes
ac_cv_lib_qt_mt_XftInit=no
ac_cv_lib_ucb_killpg=no
ac_cv_lib_utempter_addToUtmp=no
ac_cv_lib_util_main=yes
ac_cv_lib_util_openpty=yes
ac_cv_lib_volmgt_volmgt_running=no
ac_cv_lib_z=-lz
ac_cv_libexr=no
ac_cv_member_struct_sockaddr_in6_sin6_scope_id=no
ac_cv_member_struct_sockaddr_sa_len=no
ac_cv_objext=o
ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt
ac_cv_path_MSGFMT=/usr/local/bin/msgfmt
ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_path_XGETTEXT=/usr/local/bin/xgettext
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_path_su=/usr/bin/su
ac_cv_prog_AWK=nawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_F77=g77
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_f77_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_opendir='none required'
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_ssl_version=ssl_version=ok
ac_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.* 	\([BCDEGRST]\) 	 	*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'
ac_cv_sys_symbol_underscore=no
ac_cv_target=i386-unknown-openbsd3.6
ac_cv_target_alias=i386-unknown-openbsd3.6
ac_cv_type_char_p=yes
ac_cv_type_int=yes
ac_cv_type_long=yes
ac_cv_type_off_t=yes
ac_cv_type_short=yes
ac_cv_type_size_t=yes
ac_cv_type_struct_addrinfo=yes
ac_cv_type_struct_sockaddr_in6=yes
ac_cv_type_unsigned_long=yes
ac_cv_working_alloca_h=no
am_cv_CC_dependencies_compiler_type=gcc
am_cv_CXX_dependencies_compiler_type=gcc
am_cv_val_LC_MESSAGES=yes
kde_cv_all_paths='kde_have_all_paths="yes" 	kde_htmldir="\${datadir}/doc/HTML" 	kde_appsdir="\${datadir}/applnk" 	kde_icondir="\${datadir}/icons" 	kde_sounddir="\${datadir}/sounds" 	kde_datadir="\${datadir}/apps" 	kde_locale="\${datadir}/locale" 	kde_cgidir="\${exec_prefix}/cgi-bin" 	kde_confdir="\${datadir}/config" 	kde_kcfgdir="\${datadir}/config.kcfg" 	kde_mimedir="\${datadir}/mimelnk" 	kde_toolbardir="\${datadir}/toolbar" 	kde_wallpaperdir="\${datadir}/wallpapers" 	kde_templatesdir="\${datadir}/templates" 	kde_bindir="\${exec_prefix}/bin" 	kde_servicesdir="\${datadir}/services" 	kde_servicetypesdir="\${datadir}/servicetypes" 	kde_moduledir="\${libdir}/kde3" 	kde_styledir="\${libdir}/kde3/plugins/styles" 	kde_widgetdir="\${libdir}/kde3/plugins/designer" 	xdg_appsdir="\${datadir}/applications/kde" 	xdg_menudir="\${sysconfdir}/xdg/menus" 	xdg_directorydir="\${datadir}/desktop-directories" 	kde_result=defaults'
kde_cv_func_gethostname=yes
kde_cv_func_initgroups=yes
kde_cv_func_mkdtemp=yes
kde_cv_func_mkstemp=yes
kde_cv_func_mkstemps=yes
kde_cv_func_random=yes
kde_cv_func_res_init=yes
kde_cv_func_setenv=yes
kde_cv_func_srandom=yes
kde_cv_func_stpcpy=no
kde_cv_func_strlcat=yes
kde_cv_func_strlcpy=yes
kde_cv_func_unsetenv=yes
kde_cv_func_usleep=yes
kde_cv_have_libXext=yes
kde_cv_have_struct_ucred=no
kde_cv_have_x='have_x=yes          kde_x_includes=/usr/X11R6/include kde_x_libraries=/usr/X11R6/lib'
kde_cv_libtiff_tiff=no
kde_cv_libtiff_tiff34=no
kde_cv_mtab_file=no
kde_cv_path=/usr/local/bin/pcre-config
kde_cv_path_dot=NONE
kde_cv_path_doxygen=NONE
kde_cv_path_fontconfig_config=NONE
kde_cv_path_freetype_config=/usr/X11R6/bin/freetype-config
kde_cv_path_krb5_config=NONE
kde_cv_path_libart2_config=/usr/local/bin/libart2-config
kde_cv_path_moc=/home/daf/Qt334/bin/moc
kde_cv_path_pcre_config=/usr/local/bin/pcre-config
kde_cv_path_perl=/usr/bin/perl
kde_cv_path_pkg_config=/usr/local/bin/pkg-config
kde_cv_path_uic=/home/daf/Qt334/bin/uic
kde_cv_path_xml2_config=/usr/local/bin/xml2-config
kde_cv_path_xmllint=/usr/local/bin/xmllint
kde_cv_path_xslt_config=/usr/local/bin/xslt-config
kde_cv_prog_cxx_O0=yes
kde_cv_prog_cxx_Wl___enable_new_dtags=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_fPIC=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_cxx_shared=yes
kde_cv_prog_uic_L=yes
kde_cv_prog_uic_nounload=yes
kde_cv_proto_gethostname=no
kde_cv_proto_initgroups=no
kde_cv_proto_mkdtemp=no
kde_cv_proto_mkstemp=no
kde_cv_proto_mkstemps=no
kde_cv_proto_random=no
kde_cv_proto_res_init=no
kde_cv_proto_setenv=no
kde_cv_proto_srandom=no
kde_cv_proto_strlcat=no
kde_cv_proto_strlcpy=no
kde_cv_proto_unsetenv=no
kde_cv_proto_usleep=no
kde_cv_qt_jpeg=yes
kde_cv_shortsetgroups=no
kde_cv_socklen_t=yes
kde_cv_socklen_t_equiv=socklen_t
kde_cv_stl_works=yes
libltdl_cv_objdir=.libs
libltdl_cv_preloaded_symbols=yes
libltdl_cv_shlibext=
libltdl_cv_shlibpath_var=LD_LIBRARY_PATH
libltdl_cv_sys_dlopen_deplibs=yes
libltdl_cv_sys_search_path='/lib /usr/lib'
lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB shared object'
lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=
lt_cv_dlopen_self=yes
lt_cv_dlopen_self_static=yes
lt_cv_file_magic_cmd=/usr/bin/file
lt_cv_file_magic_test_file=/usr/lib/libc.so.34.1
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=/usr/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_F77=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_gnu_ld=no
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([BCDEGRST][BCDEGRST]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'
lt_cv_sys_max_cmd_len=65536
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([BCDEGRST][BCDEGRST]*\\)[ 	][ 	]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/daf/KDE34s/kdelibs-3.3.91/admin/missing --run aclocal-1.9'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/daf/KDE34s/kdelibs-3.3.91/admin/missing --run tar'
AR='ar'
ARTSCCONFIG=''
AUTOCONF='$(SHELL) $(top_srcdir)/admin/cvs.sh configure || touch configure'
AUTODIRS=''
AUTOHEADER='${SHELL} /home/daf/KDE34s/kdelibs-3.3.91/admin/missing --run autoheader'
AUTOMAKE='${SHELL} /home/daf/KDE34s/kdelibs-3.3.91/admin/missing --run automake-1.9'
AWK='nawk'
CC='gcc'
CCDEPMODE='depmode=gcc'
CFLAGS='-O2  '
CONF_FILES=' $(top_srcdir)/configure.in.in $(top_srcdir)/./arts/configure.in.in $(top_srcdir)/./dcop/configure.in.in $(top_srcdir)/./dnssd/configure.in.bot $(top_srcdir)/./dnssd/configure.in.in $(top_srcdir)/./kdecore/configure.in.in $(top_srcdir)/./kdecore/malloc/configure.in.in $(top_srcdir)/./kdefx/configure.in.in $(top_srcdir)/./kdeprint/configure.in.in $(top_srcdir)/./kdeprint/cups/configure.in.in $(top_srcdir)/./kdesu/configure.in.in $(top_srcdir)/./kdoctools/configure.in.in $(top_srcdir)/./khtml/configure.in.in $(top_srcdir)/./khtml/java/configure.in.in $(top_srcdir)/./kimgio/configure.in.in $(top_srcdir)/./kinit/configure.in.in $(top_srcdir)/./kio/kio/configure.in.in $(top_srcdir)/./kio/kssl/configure.in.in $(top_srcdir)/./kio/misc/kpac/configure.in.in $(top_srcdir)/./kioslave/bzip2/configure.in.in $(top_srcdir)/./kioslave/ftp/configure.in.in $(top_srcdir)/./kioslave/http/configure.in.bot $(top_srcdir)/./kioslave/http/configure.in.in $(top_srcdir)/./kjs/configure.in.in $(top_srcdir)/./kspell2/plugins/configure.in.bot $(top_srcdir)/./kspell2/plugins/configure.in.in $(top_srcdir)/./libkmid/configure.in.in $(top_srcdir)/configure.in.mid $(top_srcdir)/configure.in.bot'
CONVENIENCE_LTDL_FALSE='#'
CONVENIENCE_LTDL_TRUE=''
CPP='gcc -E'
CPPFLAGS=' -DQT_THREAD_SUPPORT '
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc'
CXXFLAGS='-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common  -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION'
CYGPATH_W='echo'
DCOPIDL2CPP='$(top_builddir)/dcop/dcopidl2cpp/dcopidl2cpp'
DCOPIDL='$(top_builddir)/dcop/dcopidl/dcopidl'
DCOPIDLNG='$(top_srcdir)/dcop/dcopidlng/dcopidlng'
DCOP_DEPENDENCIES='$(DCOPIDL) $(DCOPIDLNG)'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DOJAVA_FALSE='#'
DOJAVA_TRUE=''
DOXYGEN=''
DOXYGEN_PROJECT_NAME='The KDE API Reference'
DOXYGEN_PROJECT_NUMBER='Version 3.3.91'
ECHO='/bin/echo'
ECHO_C=''ECHO_N=''
ECHO_T=''
EGREP='grep -E'
ENABLE_PERMISSIVE_FLAG='-fpermissive'
EXEEXT=''
EXR_FLAGS=''
EXTRA_SUBDIRS=''
F77='g77'
FFLAGS='-g -O2'
FRAMEWORK_COREAUDIO=''
GMSGFMT='/usr/local/bin/msgfmt'
GSSAPI_INCS=''
GSSAPI_LIBS=''
GSSAPI_RPATH=''
HAVE_DNSSD_FALSE=''
HAVE_DNSSD_TRUE='#'
HAVE_GCC_VISIBILITY='0'
HAVE_MITSHM=''
HAVE_SENDFILE=''
HELP_SUBDIR=''
ICE_RLIB='ICE/libkICE.la'
ICE_SUBDIR='ICE'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_LTDL_FALSE=''
INSTALL_LTDL_TRUE='#'
INSTALL_PROGRAM='${INSTALL} $(INSTALL_STRIP_FLAG)'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
KCFG_DEPENDENCIES='$(KCONFIG_COMPILER)'
KCONFIG_COMPILER='$(top_builddir)/kdecore/kconfig_compiler/kconfig_compiler'
KDEINIT_XFT_INCLUDES='-I/usr/X11R6/include -I/usr/X11R6/include/freetype2 '
KDE_EXTRA_RPATH=' -R /usr/local/lib'
KDE_FORCE_INLINE=''
KDE_HAS_DOXYGEN='no'
KDE_HAVE_DOT='NO'
KDE_INCLUDES='-I${prefix}/include'
KDE_LDFLAGS='-L${exec_prefix}/lib'
KDE_MT_LDFLAGS=''
KDE_MT_LIBS='-lpthread'
KDE_NO_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_EXTRA_RPATH)'
KDE_USE_CLOSURE_FALSE=''
KDE_USE_CLOSURE_TRUE='#'
KDE_USE_FINAL_FALSE=''
KDE_USE_FINAL_TRUE='#'
KDE_USE_NMCHECK_FALSE=''
KDE_USE_NMCHECK_TRUE='#'
KDE_XSL_STYLESHEET=''
KJAVA_POLICYPATH='/home/daf/KDE34/share/apps/kjava/-'
LDFLAGS=''
LDFLAGS_AS_NEEDED=''
LDFLAGS_NEW_DTAGS='-Wl,--enable-new-dtags'
LIBADD_DL=''
LIBART_CFLAGS='-I/usr/local/include/libart-2.0'
LIBART_LIBS='-L/usr/local/lib -lart_lgpl_2 -lm'
LIBART_RPATH='-R/usr/local/lib'
LIBASOUND=''
LIBBZ2=''
LIBCOMPAT='-lcompat'
LIBCRYPT=''
LIBDL=''
LIBFAM=''
LIBICE=''
LIBJPEG='-ljpeg'
LIBOBJS=''
LIBPCRE='-L/usr/local/lib -lpcreposix -lpcre'
LIBPNG=''
LIBPTHREAD='-lpthread'
LIBRESOLV='-lresolv'
LIBS=''
LIBSM='-lSM -lICE'
LIBSOCKET=''
LIBSSL='-lssl -lcrypto'
LIBTHAI=''
LIBTIFF=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent'
LIBUCB=''
LIBUTEMPTER=''
LIBUTIL='-lutil'
LIBVOLMGT=''
LIBXML_CFLAGS='-I/usr/local/include/libxml2 -I/usr/local/include'
LIBXML_LIBS='-L/usr/local/lib -lxml2 -lz -L/usr/local/lib -liconv -lm'
LIBXML_RPATH='-R/usr/local/lib -R/usr/local/lib'
LIBXSLT_CFLAGS='-I/usr/local/include -I/usr/local/include/libxml2'
LIBXSLT_LIBS='-L/usr/local/lib -lxslt -lxml2 -lz -liconv -lm'
LIBXSLT_RPATH='-R/usr/local/lib'
LIBZ='-lz'
LIB_CUPS=''
LIB_DNSSD=''
LIB_EXR=''
LIB_IDN=''
LIB_JASPER=''
LIB_KAB='$(top_builddir)/kab/libkab.la'
LIB_KABC='$(top_builddir)/kabc/libkabc.la'
LIB_KDECORE='$(top_builddir)/kdecore/libkdecore.la'
LIB_KDEPIM='-lkdepim'
LIB_KDEPRINT='$(top_builddir)/kdeprint/libkdeprint.la'
LIB_KDEUI='$(top_builddir)/kdeui/libkdeui.la'
LIB_KDNSSD='-lkdnssd'
LIB_KFILE='$(top_builddir)/kio/libkio.la'
LIB_KFM=''
LIB_KHTML='$(top_builddir)/khtml/libkhtml.la'
LIB_KIMGIO='$(top_builddir)/kimgio/libkimgio.la'
LIB_KIMPROXY='-lkimproxy'
LIB_KIO='$(top_builddir)/kio/libkio.la'
LIB_KJS='-lkjs'
LIB_KNEWSTUFF='$(top_builddir)/knewstuff/libknewstuff.la'
LIB_KPARTS='$(top_builddir)/kparts/libkparts.la'
LIB_KSPELL='-lkspell'
LIB_KSYCOCA='$(top_builddir)/kio/libkio.la'
LIB_KUTILS='-lkutils'
LIB_POLL=''
LIB_QPE=''
LIB_QT='-lqt-mt $(LIBJPEG) $(LIBZ) $(LIBPNG) -lXext $(LIB_X11) $(LIBSM) -lpthread'
LIB_SMB='-lsmb'
LIB_X11='-lX11 $(LIBSOCKET)'
LIB_XEXT='-lXext'
LIB_XRENDER='-lXrender'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/daf/KDE34s/kdelibs-3.3.91/admin/missing --run makeinfo'
MAKEKDEWIDGETS='$(top_builddir)/kdewidgets/makekdewidgets'
MCOPIDL=''
MD5SUM='md5sum'
MEINPROC=''
MEINPROC_DEP=''
MOC='/home/daf/Qt334/bin/moc'
MSGFMT='/usr/local/bin/msgfmt'
NOOPT_CFLAGS='-O0'
NOOPT_CXXFLAGS='-O0'
OBJEXT='o'
PACKAGE='kdelibs'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PCRECFLAGS='-I/usr/local/include'
PERL='/usr/bin/perl'
PKG_CONFIG='/usr/local/bin/pkg-config'
QNAMESPACE_H='/home/daf/Qt334/include/qnamespace.h'
QTDOCDIR='/home/daf/Qt334/doc/html'
QTE_NORTTI=''
QT_INCLUDES='-I/home/daf/Qt334/include'
QT_LDFLAGS='-L/home/daf/Qt334/lib'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
SSL_INCLUDES=''
SSL_LDFLAGS=''
STRIP='strip'
TOPSUBDIRS=' dcop libltdl kdefx kdecore kdeui kdesu kjs kwallet kio dnssd kab kconf_update kded kimgio kioslave knewstuff kparts kresources kstyles kutils libkmid libkscreensaver licenses mimetypes pics doc kcert kinit kdeprint kabc kspell2 kmdi kcmshell khtml interfaces kdewidgets kate'
UIC='/home/daf/Qt334/bin/uic -nounload'
UIC_TR='tr2i18n'
USER_INCLUDES=''
USER_LDFLAGS=' -L/usr/local/lib'
USE_EXCEPTIONS='-fexceptions'
USE_RTTI=''
USE_THREADS=''
VERSION='3.3.91'
WOVERLOADED_VIRTUAL=''
XGETTEXT='/usr/local/bin/xgettext'
XMLLINT='/usr/local/bin/xmllint'
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='g77'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
all_includes='-I$(top_srcdir)/dcop -I$(top_srcdir)/libltdl -I$(top_srcdir)/kdefx -I$(top_builddir)/kdecore -I$(top_srcdir)/kdecore -I$(top_srcdir)/kdeui -I$(top_srcdir)/kio -I$(top_srcdir)/kio/kio -I$(top_srcdir)/kio/kfile -I$(top_srcdir) $(QT_INCLUDES) $(X_INCLUDES) $(KDE_INCLUDES) $(USER_INCLUDES)'
all_libraries='-L${exec_prefix}/lib -L/home/daf/Qt334/lib -L/usr/X11R6/lib  -Wl,--enable-new-dtags  -L/usr/local/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 -'
arts_SUBDIR_included_FALSE=''
arts_SUBDIR_included_TRUE='#'
bindir='${exec_prefix}/bin'
build='i386-unknown-openbsd3.6'
build_alias=''
build_cpu='i386'
build_os='openbsd3.6'
build_vendor='unknown'
cups_modeldir=''
datadir='${prefix}/share'
dcop_SUBDIR_included_FALSE='#'
dcop_SUBDIR_included_TRUE=''
dnssd_SUBDIR_included_FALSE='#'
dnssd_SUBDIR_included_TRUE=''
doc_SUBDIR_included_FALSE='#'
doc_SUBDIR_included_TRUE=''
exec_prefix='${prefix}'
host='i386-unknown-openbsd3.6'
host_alias=''
host_cpu='i386'
host_os='openbsd3.6'
host_vendor='unknown'
include_ARTS_FALSE=''
include_ARTS_TRUE='#'
include_BZIP2_FALSE=''
include_BZIP2_TRUE='#'
include_EXR_MODULES_FALSE=''
include_EXR_MODULES_TRUE='#'
include_JP2_MODULES_FALSE=''
include_JP2_MODULES_TRUE='#'
include_SVGICONS_FALSE='#'
include_SVGICONS_TRUE=''
include_TIFF_MODULES_FALSE=''
include_TIFF_MODULES_TRUE='#'
include_VERSION_SCRIPT_FALSE='#'
include_VERSION_SCRIPT_TRUE=''
include_aspell_plugin_FALSE=''
include_aspell_plugin_TRUE='#'
include_bzip2_FALSE=''
include_bzip2_TRUE='#'
include_cups_SUBDIR_FALSE=''
include_cups_SUBDIR_TRUE='#'
include_x11_FALSE='#'
include_x11_TRUE=''
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/home/daf/KDE34s/kdelibs-3.3.91/admin/install-sh'
interfaces_SUBDIR_included_FALSE='#'
interfaces_SUBDIR_included_TRUE=''
kab_SUBDIR_included_FALSE='#'
kab_SUBDIR_included_TRUE=''
kabc_SUBDIR_included_FALSE='#'
kabc_SUBDIR_included_TRUE=''
kate_SUBDIR_included_FALSE='#'
kate_SUBDIR_included_TRUE=''
kcert_SUBDIR_included_FALSE='#'
kcert_SUBDIR_included_TRUE=''
kcmshell_SUBDIR_included_FALSE='#'
kcmshell_SUBDIR_included_TRUE=''
kconf_update_SUBDIR_included_FALSE='#'
kconf_update_SUBDIR_included_TRUE=''
kde_appsdir='${datadir}/applnk'
kde_bindir='${exec_prefix}/bin'
kde_confdir='${datadir}/config'
kde_cups_config=''
kde_datadir='${datadir}/apps'
kde_htmldir='${datadir}/doc/HTML'
kde_icondir='${datadir}/icons'
kde_includes='${prefix}/include'
kde_kcfgdir='${datadir}/config.kcfg'
kde_libraries='${exec_prefix}/lib'
kde_libs_htmldir='$(kde_htmldir)'
kde_libs_prefix='$(prefix)'
kde_locale='${datadir}/locale'
kde_mimedir='${datadir}/mimelnk'
kde_moduledir='${libdir}/kde3'
kde_qtver='3'
kde_servicesdir='${datadir}/services'
kde_servicetypesdir='${datadir}/servicetypes'
kde_sounddir='${datadir}/sounds'
kde_styledir='${libdir}/kde3/plugins/styles'
kde_templatesdir='${datadir}/templates'
kde_wallpaperdir='${datadir}/wallpapers'
kde_widgetdir='${libdir}/kde3/plugins/designer'
kdecore_SUBDIR_included_FALSE='#'
kdecore_SUBDIR_included_TRUE=''
kded_SUBDIR_included_FALSE='#'
kded_SUBDIR_included_TRUE=''
kdefx_SUBDIR_included_FALSE='#'
kdefx_SUBDIR_included_TRUE=''
kdeinitdir='$(kde_moduledir)'
kdeprint_SUBDIR_included_FALSE='#'
kdeprint_SUBDIR_included_TRUE=''
kdesu_SUBDIR_included_FALSE='#'
kdesu_SUBDIR_included_TRUE=''
kdeui_SUBDIR_included_FALSE='#'
kdeui_SUBDIR_included_TRUE=''
kdewidgets_SUBDIR_included_FALSE='#'
kdewidgets_SUBDIR_included_TRUE=''
kdoctools_SUBDIR_included_FALSE=''
kdoctools_SUBDIR_included_TRUE='#'
khtml_SUBDIR_included_FALSE='#'
khtml_SUBDIR_included_TRUE=''
kimgio_SUBDIR_included_FALSE='#'
kimgio_SUBDIR_included_TRUE=''
kinit_SUBDIR_included_FALSE='#'
kinit_SUBDIR_included_TRUE=''
kio_SUBDIR_included_FALSE='#'
kio_SUBDIR_included_TRUE=''
kioslave_SUBDIR_included_FALSE='#'
kioslave_SUBDIR_included_TRUE=''
kjs_SUBDIR_included_FALSE='#'
kjs_SUBDIR_included_TRUE=''
kmdi_SUBDIR_included_FALSE='#'
kmdi_SUBDIR_included_TRUE=''
knewstuff_SUBDIR_included_FALSE='#'
knewstuff_SUBDIR_included_TRUE=''
kparts_SUBDIR_included_FALSE='#'
kparts_SUBDIR_included_TRUE=''
kresources_SUBDIR_included_FALSE='#'
kresources_SUBDIR_included_TRUE=''
kspell2_SUBDIR_included_FALSE='#'
kspell2_SUBDIR_included_TRUE=''
kstyles_SUBDIR_included_FALSE='#'
kstyles_SUBDIR_included_TRUE=''
kutils_SUBDIR_included_FALSE='#'
kutils_SUBDIR_included_TRUE=''
kwallet_SUBDIR_included_FALSE='#'
kwallet_SUBDIR_included_TRUE=''
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
libkmid_SUBDIR_included_FALSE='#'
libkmid_SUBDIR_included_TRUE=''
libkscreensaver_SUBDIR_included_FALSE='#'
libkscreensaver_SUBDIR_included_TRUE=''
libltdl_SUBDIR_included_FALSE='#'
libltdl_SUBDIR_included_TRUE=''
licenses_SUBDIR_included_FALSE='#'
licenses_SUBDIR_included_TRUE=''
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mimetypes_SUBDIR_included_FALSE='#'
mimetypes_SUBDIR_included_TRUE=''
mkdir_p='$(mkinstalldirs)'
oldincludedir='/usr/include'
path_su='/usr/bin/su'
pics_SUBDIR_included_FALSE='#'
pics_SUBDIR_included_TRUE=''
prefix='/home/daf/KDE34'
program_transform_name='s,x,x,'
qt_includes='/home/daf/Qt334/include'
qt_libraries='/home/daf/Qt334/lib'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i386-unknown-openbsd3.6'
target_alias=''
target_cpu='i386'
target_os='openbsd3.6'
target_vendor='unknown'
unsermake_enable_pch_FALSE=''
unsermake_enable_pch_TRUE='#'
x_includes='/usr/X11R6/include'
x_libraries='/usr/X11R6/lib'
xdg_appsdir='${datadir}/applications/kde'
xdg_directorydir='${datadir}/desktop-directories'
xdg_menudir='${sysconfdir}/xdg/menus'

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

#define DCOP_PATH "/home/daf/KDE34/bin"
#define HAVE_ALLOCA 1
#define HAVE_BOOL 1
#define HAVE_CRYPT 1
#define HAVE_CTYPE_H 1
#define HAVE_DIRENT_H 1
#define HAVE_DLERROR 1
#define HAVE_DLFCN_H 1
#define HAVE_DLFCN_H 1
#define HAVE_DLFCN_H 1
#define HAVE_FLOAT_H 1
#define HAVE_FREEADDRINFO 1
#define HAVE_FSTAB_H 1
#define HAVE_FUNC_FINITE 1
#define HAVE_FUNC_ISINF 1
#define HAVE_FUNC_ISNAN 1
#define HAVE_GAI_STRERROR 1
#define HAVE_GETADDRINFO 1
#define HAVE_GETCWD 1
#define HAVE_GETGROUPS 1
#define HAVE_GETHOSTBYNAME2 1
#define HAVE_GETHOSTNAME 1
#define HAVE_GETHOSTNAME_PROTO 1
#define HAVE_GETMNTINFO 1
#define HAVE_GETNAMEINFO 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETPEEREID 1
#define HAVE_GETPEERNAME 1
#define HAVE_GETSERVBYNAME_R 1
#define HAVE_GETSOCKNAME 1
#define HAVE_GETSOCKOPT 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_IEEEFP_H 1
#define HAVE_IF_NAMETOINDEX 1
#define HAVE_INET_NTOP 1
#define HAVE_INET_PTON 1
#define HAVE_INITGROUPS 1
#define HAVE_INITGROUPS 1
#define HAVE_INITGROUPS 1
#define HAVE_INITGROUPS_PROTO 1
#define HAVE_INTTYPES_H 1
#define HAVE_LC_MESSAGES 1
#define HAVE_LIBART 1
#define HAVE_LIBDL 1
#define HAVE_LIBJPEG 1
#define HAVE_LIBJPEG 1
#define HAVE_LIBPTHREAD 1
#define HAVE_LIBZ 1
#define HAVE_LIBZ 1
#define HAVE_LIMITS_H 1
#define HAVE_LIMITS_H 1
#define HAVE_LOCALE_H 1
#define HAVE_MALLOC_H 1
#define HAVE_MALLOC_H 1
#define HAVE_MEMCPY 1
#define HAVE_MEMORY_H 1
#define HAVE_MEMORY_H 1
#define HAVE_MITSHM 1
#define HAVE_MKDTEMP 1
#define HAVE_MKDTEMP_PROTO 1
#define HAVE_MKSTEMP 1
#define HAVE_MKSTEMPS 1
#define HAVE_MKSTEMPS_PROTO 1
#define HAVE_MKSTEMP_PROTO 1
#define HAVE_MMAP 1
#define HAVE_MUNMAP 1
#define HAVE_NETINET_IN_H 1
#define HAVE_NET_IF_H 1
#define HAVE_NL_TYPES_H 1
#define HAVE_OPENPTY 1
#define HAVE_PATHS_H 1
#define HAVE_PCREPOSIX 1
#define HAVE_POLL 1
#define HAVE_PRELOADED_SYMBOLS 1
#define HAVE_PUTENV 1
#define HAVE_RANDOM 1
#define HAVE_RANDOM 1
#define HAVE_RANDOM_PROTO 1
#define HAVE_RANDOM_PROTO 1
#define HAVE_RES_INIT 1
#define HAVE_RES_INIT 1
#define HAVE_RES_INIT_PROTO 1
#define HAVE_REVOKE 1
#define HAVE_SETEGID 1
#define HAVE_SETENV 1
#define HAVE_SETENV_PROTO 1
#define HAVE_SETEUID 1
#define HAVE_SETFSENT 1
#define HAVE_SETGROUPS 1
#define HAVE_SETLOCALE 1
#define HAVE_SETPRIORITY 1
#define HAVE_SGI_STL 1
#define HAVE_SNPRINTF 1
#define HAVE_SOCKET 1
#define HAVE_SRANDOM 1
#define HAVE_SRANDOM 1
#define HAVE_SRANDOM_PROTO 1
#define HAVE_SRANDOM_PROTO 1
#define HAVE_SSL 1
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRCASECMP 1
#define HAVE_STRCHR 1
#define HAVE_STRCHR 1
#define HAVE_STRCMP 1
#define HAVE_STRINGS_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRING_H 1
#define HAVE_STRING_H 1
#define HAVE_STRLCAT 1
#define HAVE_STRLCAT_PROTO 1
#define HAVE_STRLCPY 1
#define HAVE_STRLCPY_PROTO 1
#define HAVE_STRRCHR 1
#define HAVE_STRTOLL 1
#define HAVE_STRUCT_ADDRINFO 1
#define HAVE_STRUCT_SOCKADDR_IN6 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_MOUNT_H 1
#define HAVE_SYS_MOUNT_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_UCRED_H 1
#define HAVE_S_ISSOCK 1
#define HAVE_TERMIOS_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNSETENV 1
#define HAVE_UNSETENV_PROTO 1
#define HAVE_USLEEP 1
#define HAVE_USLEEP 1
#define HAVE_USLEEP_PROTO 1
#define HAVE_UTIL_H 1
#define HAVE_UTIL_H 1
#define HAVE_VSNPRINTF 1
#define HAVE_X11_EXTENSIONS_SHAPE_H 1
#define HAVE_X11_EXTENSIONS_XSHM_H 1
#define HAVE_X11_ICE_ICELIB_H 1
#define HAVE_X86_3DNOW 1
#define HAVE_XRENDER 1
#define HAVE__ICETRANSNOLISTEN 1
#define KDEDIR "/home/daf/KDE34"
#define KDELIBSUFF ""
#define KDESYSCONFDIR "/home/daf/KDE34/etc"
#define KDE_COMPILER_VERSION "gcc version 2.95.3 20010125 (prerelease, propolice)"
#define KDE_COMPILING_OS "OpenBSD 3.6 i386"
#define KDE_DISTRIBUTION_TEXT "compiled sources"
#define KDE_MALLOC_X86 1
#define KSSL_HAVE_SSL 1
#define LTDL_OBJDIR ".libs/"
#define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
#define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
#define PACKAGE "kdelibs"
#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 STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define VERSION "3.3.91"
#define WITHOUT_ARTS 1
#define X11_RGBFILE "/usr/X11R6/lib/X11/rgb.txt"
#define XMLLINT "/usr/local/bin/xmllint"
#define __KDE_BINDIR "/home/daf/KDE34/bin"
#define __KDE_EXECPREFIX "NONE"
#define __PATH_SU "/usr/bin/su"
#define kde_socklen_t socklen_t
#define ksize_t socklen_t

configure: exit 0

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status kio/kssl/ksslconfig.h

on dmm.dsl-verizon.net

config.status:1094: creating kio/kssl/ksslconfig.h
config.status:1610: kio/kssl/ksslconfig.h is unchanged

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status config.h

on dmm.dsl-verizon.net

config.status:1094: creating config.h
config.status:1610: config.h is unchanged

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status kdecore/kdemacros.h

on dmm.dsl-verizon.net

config.status:1094: creating kdecore/kdemacros.h
config.status:1610: kdecore/kdemacros.h is unchanged



More information about the kde-nonlinux mailing list