Ticket #23119: config.log

File config.log, 686.7 KB (added by cardcaptorstacey@…, 14 years ago)

config.log

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by configure, which was
5generated by GNU Autoconf 2.63.  Invocation command line was
6
7  $ ./configure --without-lua --enable-cups --with-ldap=framework --with-gssapi=framework --with-distribution=MacPorts/Mac OS X --without-arts --includedir=/opt/local/include --libdir=/opt/local/lib --prefix=/opt/local --with-extra-libs=/opt/local/lib --with-extra-includes=/opt/local/include --enable-mt --with-pic --enable-rpath --enable-shared=yes --enable-static=no --mandir=/opt/local/share/man --with-xinerama --with-pam --disable-final --with-ssl-dir=/opt/local --with-ssl --disable-dependency-tracking --enable-gcc-hidden-visibility --with-qt-dir=/opt/local/lib/qt3
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = uranus.local
14uname -m = i386
15uname -r = 10.2.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 10.2.0: Tue Nov  3 10:37:10 PST 2009; root:xnu-1486.2.11~1/RELEASE_I386
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 10.2.0: Tue Nov  3 10:37:10 PST 2009; root:xnu-1486.2.11~1/RELEASE_I386
27Kernel configured for up to 2 processors.
282 processors are physically available.
292 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1
32Primary memory available: 4.00 gigabytes
33Default processor set: 94 tasks, 362 threads, 2 processors
34Load average: 3.32, Mach factor: 0.34
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/bin
41PATH: /opt/local/sbin
42PATH: /bin
43PATH: /sbin
44PATH: /usr/bin
45PATH: /usr/sbin
46
47
48## ----------- ##
49## Core tests. ##
50## ----------- ##
51
52configure:2548: checking build system type
53configure:2566: result: i686-apple-darwin10.2.0
54configure:2588: checking host system type
55configure:2603: result: i686-apple-darwin10.2.0
56configure:2625: checking target system type
57configure:2640: result: i686-apple-darwin10.2.0
58configure:2700: checking for a BSD-compatible install
59configure:2768: result: /usr/bin/install -c
60configure:2783: checking for -p flag to install
61configure:2796: result: yes
62configure:2807: checking whether build environment is sane
63configure:2867: result: yes
64configure:2998: checking for a thread-safe mkdir -p
65configure:3037: result: admin/install-sh -c -d
66configure:3050: checking for gawk
67configure:3066: found /opt/local/bin/gawk
68configure:3077: result: gawk
69configure:3088: checking whether make sets $(MAKE)
70configure:3110: result: yes
71configure:3206: checking for a BSD-compatible install
72configure:3274: result: /usr/bin/install -c -p
73configure:3300: checking for style of include used by make
74configure:3328: result: GNU
75configure:3475: checking for gcc
76configure:3502: result: /usr/bin/gcc-4.2
77configure:3734: checking for C compiler version
78configure:3742: /usr/bin/gcc-4.2 --version >&5
79i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646)
80Copyright (C) 2007 Free Software Foundation, Inc.
81This is free software; see the source for copying conditions.  There is NO
82warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
83
84configure:3746: $? = 0
85configure:3753: /usr/bin/gcc-4.2 -v >&5
86Using built-in specs.
87Target: i686-apple-darwin10
88Configured with: /var/tmp/gcc/gcc-5646~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10
89Thread model: posix
90gcc version 4.2.1 (Apple Inc. build 5646)
91configure:3757: $? = 0
92configure:3764: /usr/bin/gcc-4.2 -V >&5
93gcc-4.2: argument to `-V' is missing
94configure:3768: $? = 1
95configure:3791: checking for C compiler default output file name
96configure:3813: /usr/bin/gcc-4.2  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
97configure:3817: $? = 0
98configure:3855: result: a.out
99configure:3874: checking whether the C compiler works
100configure:3884: ./a.out
101configure:3888: $? = 0
102configure:3907: result: yes
103configure:3914: checking whether we are cross compiling
104configure:3916: result: no
105configure:3919: checking for suffix of executables
106configure:3926: /usr/bin/gcc-4.2 -o conftest  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
107configure:3930: $? = 0
108configure:3956: result:
109configure:3962: checking for suffix of object files
110configure:3988: /usr/bin/gcc-4.2 -c  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
111configure:3992: $? = 0
112configure:4017: result: o
113configure:4021: checking whether we are using the GNU C compiler
114configure:4050: /usr/bin/gcc-4.2 -c  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
115configure:4057: $? = 0
116configure:4074: result: yes
117configure:4083: checking whether /usr/bin/gcc-4.2 accepts -g
118configure:4113: /usr/bin/gcc-4.2 -c -g -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
119configure:4120: $? = 0
120configure:4221: result: yes
121configure:4238: checking for /usr/bin/gcc-4.2 option to accept ISO C89
122configure:4312: /usr/bin/gcc-4.2  -c  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
123configure:4319: $? = 0
124configure:4342: result: none needed
125configure:4362: checking dependency style of /usr/bin/gcc-4.2
126configure:4472: result: none
127configure:4493: checking how to run the C preprocessor
128configure:4533: /usr/bin/gcc-4.2 -E -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
129configure:4540: $? = 0
130configure:4571: /usr/bin/gcc-4.2 -E -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
131conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
132configure:4578: $? = 1
133configure: failed program was:
134| /* confdefs.h.  */
135| #define PACKAGE_NAME ""
136| #define PACKAGE_TARNAME ""
137| #define PACKAGE_VERSION ""
138| #define PACKAGE_STRING ""
139| #define PACKAGE_BUGREPORT ""
140| #define PACKAGE "kdelibs"
141| #define VERSION "3.5.10"
142| /* end confdefs.h.  */
143| #include <ac_nonexistent.h>
144configure:4611: result: /usr/bin/gcc-4.2 -E
145configure:4640: /usr/bin/gcc-4.2 -E -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
146configure:4647: $? = 0
147configure:4678: /usr/bin/gcc-4.2 -E -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
148conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
149configure:4685: $? = 1
150configure: failed program was:
151| /* confdefs.h.  */
152| #define PACKAGE_NAME ""
153| #define PACKAGE_TARNAME ""
154| #define PACKAGE_VERSION ""
155| #define PACKAGE_STRING ""
156| #define PACKAGE_BUGREPORT ""
157| #define PACKAGE "kdelibs"
158| #define VERSION "3.5.10"
159| /* end confdefs.h.  */
160| #include <ac_nonexistent.h>
161configure:4865: checking for C++ compiler version
162configure:4873: /usr/bin/g++-4.2 --version >&5
163i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646)
164Copyright (C) 2007 Free Software Foundation, Inc.
165This is free software; see the source for copying conditions.  There is NO
166warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
167
168configure:4877: $? = 0
169configure:4884: /usr/bin/g++-4.2 -v >&5
170Using built-in specs.
171Target: i686-apple-darwin10
172Configured with: /var/tmp/gcc/gcc-5646~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10
173Thread model: posix
174gcc version 4.2.1 (Apple Inc. build 5646)
175configure:4888: $? = 0
176configure:4895: /usr/bin/g++-4.2 -V >&5
177g++-4.2: argument to `-V' is missing
178configure:4899: $? = 1
179configure:4902: checking whether we are using the GNU C++ compiler
180configure:4931: /usr/bin/g++-4.2 -c  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.cpp >&5
181configure:4938: $? = 0
182configure:4955: result: yes
183configure:4964: checking whether /usr/bin/g++-4.2 accepts -g
184configure:4994: /usr/bin/g++-4.2 -c -g -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.cpp >&5
185configure:5001: $? = 0
186configure:5102: result: yes
187configure:5127: checking dependency style of /usr/bin/g++-4.2
188configure:5237: result: none
189configure:5254: checking whether /usr/bin/gcc-4.2 is blacklisted
190configure:5285: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
191configure:5292: $? = 0
192configure:5308: result: no
193configure:5825: checking whether /usr/bin/g++-4.2 supports -Wundef
194configure:5865: rm -rf SunWS_cache; /usr/bin/g++-4.2 -o conftest -Wall -W -Wpointer-arith -Os  -Os -fPIC -Wundef -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.cpp  -L/opt/local/lib 1>&5
195configure:5872: $? = 0
196configure:5902: result: yes
197configure:5914: checking whether /usr/bin/g++-4.2 supports -Wno-long-long
198configure:5954: rm -rf SunWS_cache; /usr/bin/g++-4.2 -o conftest -Wundef -Wall -W -Wpointer-arith -Os  -Os -fPIC -Wno-long-long -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.cpp  -L/opt/local/lib 1>&5
199configure:5961: $? = 0
200configure:5991: result: yes
201configure:6003: checking whether /usr/bin/g++-4.2 supports -Wno-non-virtual-dtor
202configure:6043: rm -rf SunWS_cache; /usr/bin/g++-4.2 -o conftest -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os  -Os -fPIC -Wno-non-virtual-dtor -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.cpp  -L/opt/local/lib 1>&5
203configure:6050: $? = 0
204configure:6080: result: yes
205configure:6112: checking whether /usr/bin/g++-4.2 supports -fno-reorder-blocks
206configure:6152: rm -rf SunWS_cache; /usr/bin/g++-4.2 -o conftest -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os  -Os -fPIC -Wno-non-virtual-dtor -fno-reorder-blocks -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.cpp  -L/opt/local/lib 1>&5
207configure:6159: $? = 0
208configure:6189: result: yes
209configure:6207: checking whether /usr/bin/g++-4.2 supports -fno-exceptions
210configure:6247: rm -rf SunWS_cache; /usr/bin/g++-4.2 -o conftest -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os  -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.cpp  -L/opt/local/lib 1>&5
211configure:6254: $? = 0
212configure:6284: result: yes
213configure:6296: checking whether /usr/bin/g++-4.2 supports -fno-check-new
214configure:6336: rm -rf SunWS_cache; /usr/bin/g++-4.2 -o conftest -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os  -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.cpp  -L/opt/local/lib 1>&5
215configure:6343: $? = 0
216configure:6373: result: yes
217configure:6385: checking whether /usr/bin/g++-4.2 supports -fno-common
218configure:6425: rm -rf SunWS_cache; /usr/bin/g++-4.2 -o conftest -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os  -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.cpp  -L/opt/local/lib 1>&5
219configure:6432: $? = 0
220configure:6462: result: yes
221configure:6474: checking whether /usr/bin/g++-4.2 supports -fexceptions
222configure:6514: rm -rf SunWS_cache; /usr/bin/g++-4.2 -o conftest -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os  -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fexceptions -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.cpp  -L/opt/local/lib 1>&5
223configure:6521: $? = 0
224configure:6551: result: yes
225configure:6594: checking whether system headers can cope with -Os -fno-inline
226configure:6664: result: irrelevant
227configure:7324: checking how to run the C++ preprocessor
228configure:7360: /usr/bin/g++-4.2 -E -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.cpp
229configure:7367: $? = 0
230configure:7398: /usr/bin/g++-4.2 -E -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.cpp
231conftest.cpp:10:28: error: ac_nonexistent.h: No such file or directory
232configure:7405: $? = 1
233configure: failed program was:
234| /* confdefs.h.  */
235| #define PACKAGE_NAME ""
236| #define PACKAGE_TARNAME ""
237| #define PACKAGE_VERSION ""
238| #define PACKAGE_STRING ""
239| #define PACKAGE_BUGREPORT ""
240| #define PACKAGE "kdelibs"
241| #define VERSION "3.5.10"
242| /* end confdefs.h.  */
243| #include <ac_nonexistent.h>
244configure:7438: result: /usr/bin/g++-4.2 -E
245configure:7467: /usr/bin/g++-4.2 -E -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.cpp
246configure:7474: $? = 0
247configure:7505: /usr/bin/g++-4.2 -E -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.cpp
248conftest.cpp:10:28: error: ac_nonexistent.h: No such file or directory
249configure:7512: $? = 1
250configure: failed program was:
251| /* confdefs.h.  */
252| #define PACKAGE_NAME ""
253| #define PACKAGE_TARNAME ""
254| #define PACKAGE_VERSION ""
255| #define PACKAGE_STRING ""
256| #define PACKAGE_BUGREPORT ""
257| #define PACKAGE "kdelibs"
258| #define VERSION "3.5.10"
259| /* end confdefs.h.  */
260| #include <ac_nonexistent.h>
261configure:7556: checking whether /usr/bin/g++-4.2 supports -O0
262configure:7596: rm -rf SunWS_cache; /usr/bin/g++-4.2 -o conftest -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -O0 -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.cpp  -L/opt/local/lib 1>&5
263configure:7603: $? = 0
264configure:7633: result: yes
265configure:8202: result: not using lib directory suffix
266configure:8247: checking for a sed that does not truncate output
267configure:8301: result: /opt/local/bin/gsed
268configure:8304: checking for grep that handles long lines and -e
269configure:8364: result: /usr/bin/grep
270configure:8369: checking for egrep
271configure:8433: result: /usr/bin/grep -E
272configure:8449: checking for ld used by /usr/bin/gcc-4.2
273configure:8516: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
274configure:8525: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld
275configure:8540: result: no
276configure:8545: checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files
277configure:8552: result: -r
278configure:8570: checking for BSD-compatible nm
279configure:8619: result: /usr/bin/nm
280configure:8623: checking whether ln -s works
281configure:8627: result: yes
282configure:8634: checking how to recognise dependent libraries
283configure:8810: result: pass_all
284configure:9041: checking for ANSI C header files
285configure:9071: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
286configure:9078: $? = 0
287configure:9177: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
288configure:9181: $? = 0
289configure:9187: ./conftest
290configure:9191: $? = 0
291configure:9209: result: yes
292configure:9233: checking for sys/types.h
293configure:9254: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
294configure:9261: $? = 0
295configure:9278: result: yes
296configure:9233: checking for sys/stat.h
297configure:9254: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
298configure:9261: $? = 0
299configure:9278: result: yes
300configure:9233: checking for stdlib.h
301configure:9254: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
302configure:9261: $? = 0
303configure:9278: result: yes
304configure:9233: checking for string.h
305configure:9254: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
306configure:9261: $? = 0
307configure:9278: result: yes
308configure:9233: checking for memory.h
309configure:9254: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
310configure:9261: $? = 0
311configure:9278: result: yes
312configure:9233: checking for strings.h
313configure:9254: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
314configure:9261: $? = 0
315configure:9278: result: yes
316configure:9233: checking for inttypes.h
317configure:9254: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
318configure:9261: $? = 0
319configure:9278: result: yes
320configure:9233: checking for stdint.h
321configure:9254: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
322configure:9261: $? = 0
323configure:9278: result: yes
324configure:9233: checking for unistd.h
325configure:9254: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
326configure:9261: $? = 0
327configure:9278: result: yes
328configure:9308: checking dlfcn.h usability
329configure:9325: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
330configure:9332: $? = 0
331configure:9346: result: yes
332configure:9350: checking dlfcn.h presence
333configure:9365: /usr/bin/gcc-4.2 -E -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
334configure:9372: $? = 0
335configure:9386: result: yes
336configure:9414: checking for dlfcn.h
337configure:9423: result: yes
338configure:9448: checking how to run the C++ preprocessor
339configure:9562: result: /usr/bin/g++-4.2 -E
340configure:9591: /usr/bin/g++-4.2 -E -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.cpp
341configure:9598: $? = 0
342configure:9629: /usr/bin/g++-4.2 -E -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.cpp
343conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory
344configure:9636: $? = 1
345configure: failed program was:
346| /* confdefs.h.  */
347| #define PACKAGE_NAME ""
348| #define PACKAGE_TARNAME ""
349| #define PACKAGE_VERSION ""
350| #define PACKAGE_STRING ""
351| #define PACKAGE_BUGREPORT ""
352| #define PACKAGE "kdelibs"
353| #define VERSION "3.5.10"
354| #define KDELIBSUFF ""
355| #define STDC_HEADERS 1
356| #define HAVE_SYS_TYPES_H 1
357| #define HAVE_SYS_STAT_H 1
358| #define HAVE_STDLIB_H 1
359| #define HAVE_STRING_H 1
360| #define HAVE_MEMORY_H 1
361| #define HAVE_STRINGS_H 1
362| #define HAVE_INTTYPES_H 1
363| #define HAVE_STDINT_H 1
364| #define HAVE_UNISTD_H 1
365| #define HAVE_DLFCN_H 1
366| /* end confdefs.h.  */
367| #include <ac_nonexistent.h>
368configure:9730: checking for g77
369configure:9760: result: no
370configure:9730: checking for xlf
371configure:9760: result: no
372configure:9730: checking for f77
373configure:9760: result: no
374configure:9730: checking for frt
375configure:9760: result: no
376configure:9730: checking for pgf77
377configure:9760: result: no
378configure:9730: checking for cf77
379configure:9760: result: no
380configure:9730: checking for fort77
381configure:9760: result: no
382configure:9730: checking for fl32
383configure:9760: result: no
384configure:9730: checking for af77
385configure:9760: result: no
386configure:9730: checking for xlf90
387configure:9760: result: no
388configure:9730: checking for f90
389configure:9760: result: no
390configure:9730: checking for pgf90
391configure:9760: result: no
392configure:9730: checking for pghpf
393configure:9760: result: no
394configure:9730: checking for epcf90
395configure:9760: result: no
396configure:9730: checking for gfortran
397configure:9760: result: no
398configure:9730: checking for g95
399configure:9760: result: no
400configure:9730: checking for xlf95
401configure:9760: result: no
402configure:9730: checking for f95
403configure:9760: result: no
404configure:9730: checking for fort
405configure:9760: result: no
406configure:9730: checking for ifort
407configure:9760: result: no
408configure:9730: checking for ifc
409configure:9760: result: no
410configure:9730: checking for efc
411configure:9760: result: no
412configure:9730: checking for pgf95
413configure:9760: result: no
414configure:9730: checking for lf95
415configure:9760: result: no
416configure:9730: checking for ftn
417configure:9760: result: no
418configure:9783: checking for Fortran 77 compiler version
419configure:9791:  --version >&5
420./configure: line 9793: --version: command not found
421configure:9795: $? = 127
422configure:9802:  -v >&5
423./configure: line 9804: -v: command not found
424configure:9806: $? = 127
425configure:9813:  -V >&5
426./configure: line 9815: -V: command not found
427configure:9817: $? = 127
428configure:9825: checking whether we are using the GNU Fortran 77 compiler
429configure:9844:  -c  conftest.F >&5
430./configure: line 9846: -c: command not found
431configure:9851: $? = 127
432configure: failed program was:
433|       program main
434| #ifndef __GNUC__
435|        choke me
436| #endif
437|
438|       end
439configure:9868: result: no
440configure:9874: checking whether  accepts -g
441configure:9891:  -c -g conftest.f >&5
442./configure: line 9893: -c: command not found
443configure:9898: $? = 127
444configure: failed program was:
445|       program main
446|
447|       end
448configure:9914: result: no
449configure:9948: checking the maximum length of command line arguments
450configure:10057: result: 65536
451configure:10068: checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object
452configure:10173: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
453configure:10176: $? = 0
454configure:10180: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[    ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
455configure:10183: $? = 0
456cannot find nm_test_var in conftest.nm
457configure:10173: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
458configure:10176: $? = 0
459configure:10180: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[    ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
460configure:10183: $? = 0
461configure:10235: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c conftstm.o >&5
462configure:10238: $? = 0
463configure:10276: result: ok
464configure:10280: checking for objdir
465configure:10295: result: .libs
466configure:10387: checking for ar
467configure:10403: found /usr/bin/ar
468configure:10414: result: ar
469configure:10479: checking for ranlib
470configure:10495: found /usr/bin/ranlib
471configure:10506: result: ranlib
472configure:10571: checking for strip
473configure:10587: found /usr/bin/strip
474configure:10598: result: strip
475configure:10884: checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions
476configure:10902: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
477cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
478configure:10906: $? = 0
479configure:10919: result: no
480configure:10934: checking for /usr/bin/gcc-4.2 option to produce PIC
481configure:11144: result: -fno-common
482configure:11152: checking if /usr/bin/gcc-4.2 PIC flag -fno-common works
483configure:11170: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -fno-common -DPIC conftest.c >&5
484configure:11174: $? = 0
485configure:11187: result: yes
486configure:11215: checking if /usr/bin/gcc-4.2 static flag -static works
487configure:11243: result: no
488configure:11253: checking if /usr/bin/gcc-4.2 supports -c -o file.o
489configure:11274: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -o out/conftest2.o conftest.c >&5
490configure:11278: $? = 0
491configure:11300: result: yes
492configure:11326: checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
493configure:12288: result: yes
494configure:12355: checking dynamic linker characteristics
495configure:12943: result: darwin10.2.0 dyld
496configure:12952: checking how to hardcode library paths into programs
497configure:12977: result: immediate
498configure:12991: checking whether stripping libraries is possible
499configure:13004: result: yes
500configure:13045: checking for dlopen in -ldl
501configure:13080: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c -ldl   -L/opt/local/lib >&5
502configure:13087: $? = 0
503configure:13108: result: yes
504configure:13607: checking whether a program can dlopen itself
505configure:13681: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -DHAVE_DLFCN_H -L/opt/local/lib -Wl,-dead_strip_dylibs  conftest.c -ldl  -L/opt/local/lib >&5
506configure: In function 'main':
507configure:13677: warning: incompatible implicit declaration of built-in function 'exit'
508configure:13684: $? = 0
509configure:13702: result: yes
510configure:13707: checking whether a statically linked program can dlopen itself
511configure:13781: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -DHAVE_DLFCN_H -L/opt/local/lib -Wl,-dead_strip_dylibs   conftest.c -ldl  -L/opt/local/lib >&5
512configure: In function 'main':
513configure:13777: warning: incompatible implicit declaration of built-in function 'exit'
514configure:13784: $? = 0
515configure:13802: result: yes
516configure:13825: checking if libtool supports shared libraries
517configure:13827: result: yes
518configure:13830: checking whether to build shared libraries
519configure:13851: result: yes
520configure:13854: checking whether to build static libraries
521configure:13858: result: no
522configure:13950: creating libtool
523configure:14538: checking for ld used by /usr/bin/g++-4.2
524configure:14605: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
525configure:14614: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld
526configure:14629: result: no
527configure:14680: checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
528configure:15622: result: yes
529configure:15644: /usr/bin/g++-4.2 -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.cpp >&5
530configure:15647: $? = 0
531configure:15766: checking for /usr/bin/g++-4.2 option to produce PIC
532configure:16040: result: -fno-common
533configure:16048: checking if /usr/bin/g++-4.2 PIC flag -fno-common works
534configure:16066: /usr/bin/g++-4.2 -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -fno-common -DPIC conftest.cpp >&5
535configure:16070: $? = 0
536configure:16083: result: yes
537configure:16111: checking if /usr/bin/g++-4.2 static flag -static works
538configure:16139: result: no
539configure:16149: checking if /usr/bin/g++-4.2 supports -c -o file.o
540configure:16170: /usr/bin/g++-4.2 -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -o out/conftest2.o conftest.cpp >&5
541configure:16174: $? = 0
542configure:16196: result: yes
543configure:16222: checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
544configure:16247: result: yes
545configure:16314: checking dynamic linker characteristics
546configure:16902: result: darwin10.2.0 dyld
547configure:16911: checking how to hardcode library paths into programs
548configure:16936: result: immediate
549configure:23160: checking which extension is used for shared libraries
550configure:23185: result:
551configure:23195: checking which variable specifies run-time library path
552configure:23202: result: DYLD_LIBRARY_PATH
553configure:23212: checking for the default library search path
554configure:23219: result: /usr/local/lib /lib /usr/lib
555configure:23241: checking for objdir
556configure:23261: result: .libs
557configure:23270: checking command to parse /usr/bin/nm output
558configure:23334: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
559configure:23337: $? = 0
560configure:23342: /usr/bin/nm conftest.o \| sed -n -e 's/^.*     \([BCDEGRST]\)          *\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
561configure:23345: $? = 0
562cannot find nm_test_var in conftest.nm
563configure:23334: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
564configure:23337: $? = 0
565configure:23342: /usr/bin/nm conftest.o \| sed -n -e 's/^.*     \([BCDEGRST]\)          *\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
566configure:23345: $? = 0
567configure:23398: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -fno-builtin -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c conftstm.o >&5
568configure:23401: $? = 0
569configure:23445: result: yes
570configure:23448: checking whether libtool supports -dlopen/-dlpreopen
571configure:23460: result: yes
572configure:23471: checking for dlopen in -ldl
573configure:23534: result: yes
574configure:23713: checking for shl_load
575configure:23769: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
576Undefined symbols:
577  "_shl_load", referenced from:
578      _main in ccMi6H9C.o
579ld: symbol(s) not found
580collect2: ld returned 1 exit status
581configure:23776: $? = 1
582configure: failed program was:
583| /* confdefs.h.  */
584| #define PACKAGE_NAME ""
585| #define PACKAGE_TARNAME ""
586| #define PACKAGE_VERSION ""
587| #define PACKAGE_STRING ""
588| #define PACKAGE_BUGREPORT ""
589| #define PACKAGE "kdelibs"
590| #define VERSION "3.5.10"
591| #define KDELIBSUFF ""
592| #define STDC_HEADERS 1
593| #define HAVE_SYS_TYPES_H 1
594| #define HAVE_SYS_STAT_H 1
595| #define HAVE_STDLIB_H 1
596| #define HAVE_STRING_H 1
597| #define HAVE_MEMORY_H 1
598| #define HAVE_STRINGS_H 1
599| #define HAVE_INTTYPES_H 1
600| #define HAVE_STDINT_H 1
601| #define HAVE_UNISTD_H 1
602| #define HAVE_DLFCN_H 1
603| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
604| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
605| #define LTDL_OBJDIR ".libs/"
606| #define HAVE_PRELOADED_SYMBOLS 1
607| #define HAVE_LIBDL 1
608| /* end confdefs.h.  */
609| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
610|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
611| #define shl_load innocuous_shl_load
612|
613| /* System header to define __stub macros and hopefully few prototypes,
614|     which can conflict with char shl_load (); below.
615|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
616|     <limits.h> exists even on freestanding compilers.  */
617|
618| #ifdef __STDC__
619| # include <limits.h>
620| #else
621| # include <assert.h>
622| #endif
623|
624| #undef shl_load
625|
626| /* Override any GCC internal prototype to avoid an error.
627|    Use char because int might match the return type of a GCC
628|    builtin and then its argument prototype would still apply.  */
629| #ifdef __cplusplus
630| extern "C"
631| #endif
632| char shl_load ();
633| /* The GNU C library defines this for functions which it implements
634|     to always fail with ENOSYS.  Some functions are actually named
635|     something starting with __ and the normal name is an alias.  */
636| #if defined __stub_shl_load || defined __stub___shl_load
637| choke me
638| #endif
639|
640| int
641| main ()
642| {
643| return shl_load ();
644|   ;
645|   return 0;
646| }
647configure:23796: result: no
648configure:23805: checking for shl_load in -ldld
649configure:23840: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c -ldld   -L/opt/local/lib >&5
650ld: library not found for -ldld
651collect2: ld returned 1 exit status
652configure:23847: $? = 1
653configure: failed program was:
654| /* confdefs.h.  */
655| #define PACKAGE_NAME ""
656| #define PACKAGE_TARNAME ""
657| #define PACKAGE_VERSION ""
658| #define PACKAGE_STRING ""
659| #define PACKAGE_BUGREPORT ""
660| #define PACKAGE "kdelibs"
661| #define VERSION "3.5.10"
662| #define KDELIBSUFF ""
663| #define STDC_HEADERS 1
664| #define HAVE_SYS_TYPES_H 1
665| #define HAVE_SYS_STAT_H 1
666| #define HAVE_STDLIB_H 1
667| #define HAVE_STRING_H 1
668| #define HAVE_MEMORY_H 1
669| #define HAVE_STRINGS_H 1
670| #define HAVE_INTTYPES_H 1
671| #define HAVE_STDINT_H 1
672| #define HAVE_UNISTD_H 1
673| #define HAVE_DLFCN_H 1
674| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
675| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
676| #define LTDL_OBJDIR ".libs/"
677| #define HAVE_PRELOADED_SYMBOLS 1
678| #define HAVE_LIBDL 1
679| /* end confdefs.h.  */
680|
681| /* Override any GCC internal prototype to avoid an error.
682|    Use char because int might match the return type of a GCC
683|    builtin and then its argument prototype would still apply.  */
684| #ifdef __cplusplus
685| extern "C"
686| #endif
687| char shl_load ();
688| int
689| main ()
690| {
691| return shl_load ();
692|   ;
693|   return 0;
694| }
695configure:23868: result: no
696configure:23882: checking for dld_link in -ldld
697configure:23917: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c -ldld   -L/opt/local/lib >&5
698ld: library not found for -ldld
699collect2: ld returned 1 exit status
700configure:23924: $? = 1
701configure: failed program was:
702| /* confdefs.h.  */
703| #define PACKAGE_NAME ""
704| #define PACKAGE_TARNAME ""
705| #define PACKAGE_VERSION ""
706| #define PACKAGE_STRING ""
707| #define PACKAGE_BUGREPORT ""
708| #define PACKAGE "kdelibs"
709| #define VERSION "3.5.10"
710| #define KDELIBSUFF ""
711| #define STDC_HEADERS 1
712| #define HAVE_SYS_TYPES_H 1
713| #define HAVE_SYS_STAT_H 1
714| #define HAVE_STDLIB_H 1
715| #define HAVE_STRING_H 1
716| #define HAVE_MEMORY_H 1
717| #define HAVE_STRINGS_H 1
718| #define HAVE_INTTYPES_H 1
719| #define HAVE_STDINT_H 1
720| #define HAVE_UNISTD_H 1
721| #define HAVE_DLFCN_H 1
722| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
723| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
724| #define LTDL_OBJDIR ".libs/"
725| #define HAVE_PRELOADED_SYMBOLS 1
726| #define HAVE_LIBDL 1
727| /* end confdefs.h.  */
728|
729| /* Override any GCC internal prototype to avoid an error.
730|    Use char because int might match the return type of a GCC
731|    builtin and then its argument prototype would still apply.  */
732| #ifdef __cplusplus
733| extern "C"
734| #endif
735| char dld_link ();
736| int
737| main ()
738| {
739| return dld_link ();
740|   ;
741|   return 0;
742| }
743configure:23945: result: no
744configure:23964: checking for dlerror
745configure:24020: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib -ldl >&5
746configure:24027: $? = 0
747configure:24049: result: yes
748configure:24064: checking for _ prefix in compiled symbols
749configure:24107: result: yes
750configure:24113: checking whether we have to add an underscore for dlsym
751configure:24180: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
752conftest.c: In function 'main':
753conftest.c:71: warning: incompatible implicit declaration of built-in function 'exit'
754conftest.c:71: warning: incompatible implicit declaration of built-in function 'exit'
755configure:24184: $? = 0
756configure:24190: ./conftest
757configure:24194: $? = 0
758configure:24211: result: no
759configure:24230: checking whether deplibs are loaded by dlopen
760configure:24262: result: yes
761configure:24296: checking malloc.h usability
762configure:24313: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
763conftest.c:61:20: error: malloc.h: No such file or directory
764configure:24320: $? = 1
765configure: failed program was:
766| /* confdefs.h.  */
767| #define PACKAGE_NAME ""
768| #define PACKAGE_TARNAME ""
769| #define PACKAGE_VERSION ""
770| #define PACKAGE_STRING ""
771| #define PACKAGE_BUGREPORT ""
772| #define PACKAGE "kdelibs"
773| #define VERSION "3.5.10"
774| #define KDELIBSUFF ""
775| #define STDC_HEADERS 1
776| #define HAVE_SYS_TYPES_H 1
777| #define HAVE_SYS_STAT_H 1
778| #define HAVE_STDLIB_H 1
779| #define HAVE_STRING_H 1
780| #define HAVE_MEMORY_H 1
781| #define HAVE_STRINGS_H 1
782| #define HAVE_INTTYPES_H 1
783| #define HAVE_STDINT_H 1
784| #define HAVE_UNISTD_H 1
785| #define HAVE_DLFCN_H 1
786| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
787| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
788| #define LTDL_OBJDIR ".libs/"
789| #define HAVE_PRELOADED_SYMBOLS 1
790| #define HAVE_LIBDL 1
791| #define HAVE_DLERROR 1
792| /* end confdefs.h.  */
793| #include <stdio.h>
794| #ifdef HAVE_SYS_TYPES_H
795| # include <sys/types.h>
796| #endif
797| #ifdef HAVE_SYS_STAT_H
798| # include <sys/stat.h>
799| #endif
800| #ifdef STDC_HEADERS
801| # include <stdlib.h>
802| # include <stddef.h>
803| #else
804| # ifdef HAVE_STDLIB_H
805| #  include <stdlib.h>
806| # endif
807| #endif
808| #ifdef HAVE_STRING_H
809| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
810| #  include <memory.h>
811| # endif
812| # include <string.h>
813| #endif
814| #ifdef HAVE_STRINGS_H
815| # include <strings.h>
816| #endif
817| #ifdef HAVE_INTTYPES_H
818| # include <inttypes.h>
819| #endif
820| #ifdef HAVE_STDINT_H
821| # include <stdint.h>
822| #endif
823| #ifdef HAVE_UNISTD_H
824| # include <unistd.h>
825| #endif
826| #include <malloc.h>
827configure:24334: result: no
828configure:24338: checking malloc.h presence
829configure:24353: /usr/bin/gcc-4.2 -E -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
830conftest.c:28:20: error: malloc.h: No such file or directory
831configure:24360: $? = 1
832configure: failed program was:
833| /* confdefs.h.  */
834| #define PACKAGE_NAME ""
835| #define PACKAGE_TARNAME ""
836| #define PACKAGE_VERSION ""
837| #define PACKAGE_STRING ""
838| #define PACKAGE_BUGREPORT ""
839| #define PACKAGE "kdelibs"
840| #define VERSION "3.5.10"
841| #define KDELIBSUFF ""
842| #define STDC_HEADERS 1
843| #define HAVE_SYS_TYPES_H 1
844| #define HAVE_SYS_STAT_H 1
845| #define HAVE_STDLIB_H 1
846| #define HAVE_STRING_H 1
847| #define HAVE_MEMORY_H 1
848| #define HAVE_STRINGS_H 1
849| #define HAVE_INTTYPES_H 1
850| #define HAVE_STDINT_H 1
851| #define HAVE_UNISTD_H 1
852| #define HAVE_DLFCN_H 1
853| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
854| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
855| #define LTDL_OBJDIR ".libs/"
856| #define HAVE_PRELOADED_SYMBOLS 1
857| #define HAVE_LIBDL 1
858| #define HAVE_DLERROR 1
859| /* end confdefs.h.  */
860| #include <malloc.h>
861configure:24374: result: no
862configure:24402: checking for malloc.h
863configure:24411: result: no
864configure:24285: checking for memory.h
865configure:24292: result: yes
866configure:24285: checking for stdlib.h
867configure:24292: result: yes
868configure:24296: checking stdio.h usability
869configure:24313: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
870configure:24320: $? = 0
871configure:24334: result: yes
872configure:24338: checking stdio.h presence
873configure:24353: /usr/bin/gcc-4.2 -E -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
874configure:24360: $? = 0
875configure:24374: result: yes
876configure:24402: checking for stdio.h
877configure:24411: result: yes
878configure:24296: checking ctype.h usability
879configure:24313: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
880configure:24320: $? = 0
881configure:24334: result: yes
882configure:24338: checking ctype.h presence
883configure:24353: /usr/bin/gcc-4.2 -E -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
884configure:24360: $? = 0
885configure:24374: result: yes
886configure:24402: checking for ctype.h
887configure:24411: result: yes
888configure:24285: checking for dlfcn.h
889configure:24292: result: yes
890configure:24296: checking dl.h usability
891configure:24313: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
892conftest.c:66:16: error: dl.h: No such file or directory
893configure:24320: $? = 1
894configure: failed program was:
895| /* confdefs.h.  */
896| #define PACKAGE_NAME ""
897| #define PACKAGE_TARNAME ""
898| #define PACKAGE_VERSION ""
899| #define PACKAGE_STRING ""
900| #define PACKAGE_BUGREPORT ""
901| #define PACKAGE "kdelibs"
902| #define VERSION "3.5.10"
903| #define KDELIBSUFF ""
904| #define STDC_HEADERS 1
905| #define HAVE_SYS_TYPES_H 1
906| #define HAVE_SYS_STAT_H 1
907| #define HAVE_STDLIB_H 1
908| #define HAVE_STRING_H 1
909| #define HAVE_MEMORY_H 1
910| #define HAVE_STRINGS_H 1
911| #define HAVE_INTTYPES_H 1
912| #define HAVE_STDINT_H 1
913| #define HAVE_UNISTD_H 1
914| #define HAVE_DLFCN_H 1
915| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
916| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
917| #define LTDL_OBJDIR ".libs/"
918| #define HAVE_PRELOADED_SYMBOLS 1
919| #define HAVE_LIBDL 1
920| #define HAVE_DLERROR 1
921| #define HAVE_MEMORY_H 1
922| #define HAVE_STDLIB_H 1
923| #define HAVE_STDIO_H 1
924| #define HAVE_CTYPE_H 1
925| #define HAVE_DLFCN_H 1
926| /* end confdefs.h.  */
927| #include <stdio.h>
928| #ifdef HAVE_SYS_TYPES_H
929| # include <sys/types.h>
930| #endif
931| #ifdef HAVE_SYS_STAT_H
932| # include <sys/stat.h>
933| #endif
934| #ifdef STDC_HEADERS
935| # include <stdlib.h>
936| # include <stddef.h>
937| #else
938| # ifdef HAVE_STDLIB_H
939| #  include <stdlib.h>
940| # endif
941| #endif
942| #ifdef HAVE_STRING_H
943| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
944| #  include <memory.h>
945| # endif
946| # include <string.h>
947| #endif
948| #ifdef HAVE_STRINGS_H
949| # include <strings.h>
950| #endif
951| #ifdef HAVE_INTTYPES_H
952| # include <inttypes.h>
953| #endif
954| #ifdef HAVE_STDINT_H
955| # include <stdint.h>
956| #endif
957| #ifdef HAVE_UNISTD_H
958| # include <unistd.h>
959| #endif
960| #include <dl.h>
961configure:24334: result: no
962configure:24338: checking dl.h presence
963configure:24353: /usr/bin/gcc-4.2 -E -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
964conftest.c:33:16: error: dl.h: No such file or directory
965configure:24360: $? = 1
966configure: failed program was:
967| /* confdefs.h.  */
968| #define PACKAGE_NAME ""
969| #define PACKAGE_TARNAME ""
970| #define PACKAGE_VERSION ""
971| #define PACKAGE_STRING ""
972| #define PACKAGE_BUGREPORT ""
973| #define PACKAGE "kdelibs"
974| #define VERSION "3.5.10"
975| #define KDELIBSUFF ""
976| #define STDC_HEADERS 1
977| #define HAVE_SYS_TYPES_H 1
978| #define HAVE_SYS_STAT_H 1
979| #define HAVE_STDLIB_H 1
980| #define HAVE_STRING_H 1
981| #define HAVE_MEMORY_H 1
982| #define HAVE_STRINGS_H 1
983| #define HAVE_INTTYPES_H 1
984| #define HAVE_STDINT_H 1
985| #define HAVE_UNISTD_H 1
986| #define HAVE_DLFCN_H 1
987| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
988| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
989| #define LTDL_OBJDIR ".libs/"
990| #define HAVE_PRELOADED_SYMBOLS 1
991| #define HAVE_LIBDL 1
992| #define HAVE_DLERROR 1
993| #define HAVE_MEMORY_H 1
994| #define HAVE_STDLIB_H 1
995| #define HAVE_STDIO_H 1
996| #define HAVE_CTYPE_H 1
997| #define HAVE_DLFCN_H 1
998| /* end confdefs.h.  */
999| #include <dl.h>
1000configure:24374: result: no
1001configure:24402: checking for dl.h
1002configure:24411: result: no
1003configure:24296: checking dld.h usability
1004configure:24313: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
1005conftest.c:66:17: error: dld.h: No such file or directory
1006configure:24320: $? = 1
1007configure: failed program was:
1008| /* confdefs.h.  */
1009| #define PACKAGE_NAME ""
1010| #define PACKAGE_TARNAME ""
1011| #define PACKAGE_VERSION ""
1012| #define PACKAGE_STRING ""
1013| #define PACKAGE_BUGREPORT ""
1014| #define PACKAGE "kdelibs"
1015| #define VERSION "3.5.10"
1016| #define KDELIBSUFF ""
1017| #define STDC_HEADERS 1
1018| #define HAVE_SYS_TYPES_H 1
1019| #define HAVE_SYS_STAT_H 1
1020| #define HAVE_STDLIB_H 1
1021| #define HAVE_STRING_H 1
1022| #define HAVE_MEMORY_H 1
1023| #define HAVE_STRINGS_H 1
1024| #define HAVE_INTTYPES_H 1
1025| #define HAVE_STDINT_H 1
1026| #define HAVE_UNISTD_H 1
1027| #define HAVE_DLFCN_H 1
1028| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
1029| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
1030| #define LTDL_OBJDIR ".libs/"
1031| #define HAVE_PRELOADED_SYMBOLS 1
1032| #define HAVE_LIBDL 1
1033| #define HAVE_DLERROR 1
1034| #define HAVE_MEMORY_H 1
1035| #define HAVE_STDLIB_H 1
1036| #define HAVE_STDIO_H 1
1037| #define HAVE_CTYPE_H 1
1038| #define HAVE_DLFCN_H 1
1039| /* end confdefs.h.  */
1040| #include <stdio.h>
1041| #ifdef HAVE_SYS_TYPES_H
1042| # include <sys/types.h>
1043| #endif
1044| #ifdef HAVE_SYS_STAT_H
1045| # include <sys/stat.h>
1046| #endif
1047| #ifdef STDC_HEADERS
1048| # include <stdlib.h>
1049| # include <stddef.h>
1050| #else
1051| # ifdef HAVE_STDLIB_H
1052| #  include <stdlib.h>
1053| # endif
1054| #endif
1055| #ifdef HAVE_STRING_H
1056| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1057| #  include <memory.h>
1058| # endif
1059| # include <string.h>
1060| #endif
1061| #ifdef HAVE_STRINGS_H
1062| # include <strings.h>
1063| #endif
1064| #ifdef HAVE_INTTYPES_H
1065| # include <inttypes.h>
1066| #endif
1067| #ifdef HAVE_STDINT_H
1068| # include <stdint.h>
1069| #endif
1070| #ifdef HAVE_UNISTD_H
1071| # include <unistd.h>
1072| #endif
1073| #include <dld.h>
1074configure:24334: result: no
1075configure:24338: checking dld.h presence
1076configure:24353: /usr/bin/gcc-4.2 -E -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
1077conftest.c:33:17: error: dld.h: No such file or directory
1078configure:24360: $? = 1
1079configure: failed program was:
1080| /* confdefs.h.  */
1081| #define PACKAGE_NAME ""
1082| #define PACKAGE_TARNAME ""
1083| #define PACKAGE_VERSION ""
1084| #define PACKAGE_STRING ""
1085| #define PACKAGE_BUGREPORT ""
1086| #define PACKAGE "kdelibs"
1087| #define VERSION "3.5.10"
1088| #define KDELIBSUFF ""
1089| #define STDC_HEADERS 1
1090| #define HAVE_SYS_TYPES_H 1
1091| #define HAVE_SYS_STAT_H 1
1092| #define HAVE_STDLIB_H 1
1093| #define HAVE_STRING_H 1
1094| #define HAVE_MEMORY_H 1
1095| #define HAVE_STRINGS_H 1
1096| #define HAVE_INTTYPES_H 1
1097| #define HAVE_STDINT_H 1
1098| #define HAVE_UNISTD_H 1
1099| #define HAVE_DLFCN_H 1
1100| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
1101| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
1102| #define LTDL_OBJDIR ".libs/"
1103| #define HAVE_PRELOADED_SYMBOLS 1
1104| #define HAVE_LIBDL 1
1105| #define HAVE_DLERROR 1
1106| #define HAVE_MEMORY_H 1
1107| #define HAVE_STDLIB_H 1
1108| #define HAVE_STDIO_H 1
1109| #define HAVE_CTYPE_H 1
1110| #define HAVE_DLFCN_H 1
1111| /* end confdefs.h.  */
1112| #include <dld.h>
1113configure:24374: result: no
1114configure:24402: checking for dld.h
1115configure:24411: result: no
1116configure:24432: checking for string.h
1117configure:24439: result: yes
1118configure:24578: checking for strchr
1119configure:24634: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
1120conftest.c:57: warning: conflicting types for built-in function 'strchr'
1121configure:24641: $? = 0
1122configure:24663: result: yes
1123configure:24680: checking for strrchr
1124configure:24736: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
1125conftest.c:58: warning: conflicting types for built-in function 'strrchr'
1126configure:24743: $? = 0
1127configure:24765: result: yes
1128configure:24782: checking for memcpy
1129configure:24838: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
1130conftest.c:59: warning: conflicting types for built-in function 'memcpy'
1131configure:24845: $? = 0
1132configure:24867: result: yes
1133configure:24883: checking for strcmp
1134configure:24939: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
1135conftest.c:60: warning: conflicting types for built-in function 'strcmp'
1136configure:24946: $? = 0
1137configure:24968: result: yes
1138configure:24994: checking for msgfmt
1139configure:25021: result: /opt/local/bin/msgfmt
1140configure:25030: checking for gmsgfmt
1141configure:25061: result: /opt/local/bin/msgfmt
1142configure:25081: checking for xgettext
1143configure:25108: result: /opt/local/bin/xgettext
1144configure:25171: checking for ranlib
1145configure:25198: result: ranlib
1146configure:25220: checking for off_t
1147configure:25248: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
1148configure:25255: $? = 0
1149configure:25282: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
1150conftest.c: In function 'main':
1151conftest.c:74: error: expected expression before ')' token
1152configure:25289: $? = 1
1153configure: failed program was:
1154| /* confdefs.h.  */
1155| #define PACKAGE_NAME ""
1156| #define PACKAGE_TARNAME ""
1157| #define PACKAGE_VERSION ""
1158| #define PACKAGE_STRING ""
1159| #define PACKAGE_BUGREPORT ""
1160| #define PACKAGE "kdelibs"
1161| #define VERSION "3.5.10"
1162| #define KDELIBSUFF ""
1163| #define STDC_HEADERS 1
1164| #define HAVE_SYS_TYPES_H 1
1165| #define HAVE_SYS_STAT_H 1
1166| #define HAVE_STDLIB_H 1
1167| #define HAVE_STRING_H 1
1168| #define HAVE_MEMORY_H 1
1169| #define HAVE_STRINGS_H 1
1170| #define HAVE_INTTYPES_H 1
1171| #define HAVE_STDINT_H 1
1172| #define HAVE_UNISTD_H 1
1173| #define HAVE_DLFCN_H 1
1174| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
1175| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
1176| #define LTDL_OBJDIR ".libs/"
1177| #define HAVE_PRELOADED_SYMBOLS 1
1178| #define HAVE_LIBDL 1
1179| #define HAVE_DLERROR 1
1180| #define HAVE_MEMORY_H 1
1181| #define HAVE_STDLIB_H 1
1182| #define HAVE_STDIO_H 1
1183| #define HAVE_CTYPE_H 1
1184| #define HAVE_DLFCN_H 1
1185| #define HAVE_STRING_H 1
1186| #define HAVE_STRCHR 1
1187| #define HAVE_STRRCHR 1
1188| #define HAVE_MEMCPY 1
1189| #define HAVE_STRCMP 1
1190| /* end confdefs.h.  */
1191| #include <stdio.h>
1192| #ifdef HAVE_SYS_TYPES_H
1193| # include <sys/types.h>
1194| #endif
1195| #ifdef HAVE_SYS_STAT_H
1196| # include <sys/stat.h>
1197| #endif
1198| #ifdef STDC_HEADERS
1199| # include <stdlib.h>
1200| # include <stddef.h>
1201| #else
1202| # ifdef HAVE_STDLIB_H
1203| #  include <stdlib.h>
1204| # endif
1205| #endif
1206| #ifdef HAVE_STRING_H
1207| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1208| #  include <memory.h>
1209| # endif
1210| # include <string.h>
1211| #endif
1212| #ifdef HAVE_STRINGS_H
1213| # include <strings.h>
1214| #endif
1215| #ifdef HAVE_INTTYPES_H
1216| # include <inttypes.h>
1217| #endif
1218| #ifdef HAVE_STDINT_H
1219| # include <stdint.h>
1220| #endif
1221| #ifdef HAVE_UNISTD_H
1222| # include <unistd.h>
1223| #endif
1224| int
1225| main ()
1226| {
1227| if (sizeof ((off_t)))
1228|         return 0;
1229|   ;
1230|   return 0;
1231| }
1232configure:25312: result: yes
1233configure:25324: checking for size_t
1234configure:25352: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
1235configure:25359: $? = 0
1236configure:25386: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
1237conftest.c: In function 'main':
1238conftest.c:74: error: expected expression before ')' token
1239configure:25393: $? = 1
1240configure: failed program was:
1241| /* confdefs.h.  */
1242| #define PACKAGE_NAME ""
1243| #define PACKAGE_TARNAME ""
1244| #define PACKAGE_VERSION ""
1245| #define PACKAGE_STRING ""
1246| #define PACKAGE_BUGREPORT ""
1247| #define PACKAGE "kdelibs"
1248| #define VERSION "3.5.10"
1249| #define KDELIBSUFF ""
1250| #define STDC_HEADERS 1
1251| #define HAVE_SYS_TYPES_H 1
1252| #define HAVE_SYS_STAT_H 1
1253| #define HAVE_STDLIB_H 1
1254| #define HAVE_STRING_H 1
1255| #define HAVE_MEMORY_H 1
1256| #define HAVE_STRINGS_H 1
1257| #define HAVE_INTTYPES_H 1
1258| #define HAVE_STDINT_H 1
1259| #define HAVE_UNISTD_H 1
1260| #define HAVE_DLFCN_H 1
1261| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
1262| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
1263| #define LTDL_OBJDIR ".libs/"
1264| #define HAVE_PRELOADED_SYMBOLS 1
1265| #define HAVE_LIBDL 1
1266| #define HAVE_DLERROR 1
1267| #define HAVE_MEMORY_H 1
1268| #define HAVE_STDLIB_H 1
1269| #define HAVE_STDIO_H 1
1270| #define HAVE_CTYPE_H 1
1271| #define HAVE_DLFCN_H 1
1272| #define HAVE_STRING_H 1
1273| #define HAVE_STRCHR 1
1274| #define HAVE_STRRCHR 1
1275| #define HAVE_MEMCPY 1
1276| #define HAVE_STRCMP 1
1277| /* end confdefs.h.  */
1278| #include <stdio.h>
1279| #ifdef HAVE_SYS_TYPES_H
1280| # include <sys/types.h>
1281| #endif
1282| #ifdef HAVE_SYS_STAT_H
1283| # include <sys/stat.h>
1284| #endif
1285| #ifdef STDC_HEADERS
1286| # include <stdlib.h>
1287| # include <stddef.h>
1288| #else
1289| # ifdef HAVE_STDLIB_H
1290| #  include <stdlib.h>
1291| # endif
1292| #endif
1293| #ifdef HAVE_STRING_H
1294| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1295| #  include <memory.h>
1296| # endif
1297| # include <string.h>
1298| #endif
1299| #ifdef HAVE_STRINGS_H
1300| # include <strings.h>
1301| #endif
1302| #ifdef HAVE_INTTYPES_H
1303| # include <inttypes.h>
1304| #endif
1305| #ifdef HAVE_STDINT_H
1306| # include <stdint.h>
1307| #endif
1308| #ifdef HAVE_UNISTD_H
1309| # include <unistd.h>
1310| #endif
1311| int
1312| main ()
1313| {
1314| if (sizeof ((size_t)))
1315|         return 0;
1316|   ;
1317|   return 0;
1318| }
1319configure:25416: result: yes
1320configure:25430: checking for working alloca.h
1321configure:25457: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
1322configure:25464: $? = 0
1323configure:25484: result: yes
1324configure:25494: checking for alloca
1325configure:25541: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
1326configure:25548: $? = 0
1327configure:25568: result: yes
1328configure:25811: checking for stdlib.h
1329configure:25818: result: yes
1330configure:25811: checking for unistd.h
1331configure:25818: result: yes
1332configure:25956: checking for getpagesize
1333configure:26012: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
1334configure:26019: $? = 0
1335configure:26041: result: yes
1336configure:26053: checking for working mmap
1337configure:26200: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
1338configure:26204: $? = 0
1339configure:26210: ./conftest
1340configure:26214: $? = 0
1341configure:26231: result: yes
1342configure:26263: checking limits.h usability
1343configure:26280: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
1344configure:26287: $? = 0
1345configure:26301: result: yes
1346configure:26305: checking limits.h presence
1347configure:26320: /usr/bin/gcc-4.2 -E -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
1348configure:26327: $? = 0
1349configure:26341: result: yes
1350configure:26369: checking for limits.h
1351configure:26378: result: yes
1352configure:26263: checking locale.h usability
1353configure:26280: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
1354configure:26287: $? = 0
1355configure:26301: result: yes
1356configure:26305: checking locale.h presence
1357configure:26320: /usr/bin/gcc-4.2 -E -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
1358configure:26327: $? = 0
1359configure:26341: result: yes
1360configure:26369: checking for locale.h
1361configure:26378: result: yes
1362configure:26263: checking nl_types.h usability
1363configure:26280: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
1364configure:26287: $? = 0
1365configure:26301: result: yes
1366configure:26305: checking nl_types.h presence
1367configure:26320: /usr/bin/gcc-4.2 -E -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
1368configure:26327: $? = 0
1369configure:26341: result: yes
1370configure:26369: checking for nl_types.h
1371configure:26378: result: yes
1372configure:26252: checking for string.h
1373configure:26259: result: yes
1374configure:26263: checking values.h usability
1375configure:26280: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
1376conftest.c:81:20: error: values.h: No such file or directory
1377configure:26287: $? = 1
1378configure: failed program was:
1379| /* confdefs.h.  */
1380| #define PACKAGE_NAME ""
1381| #define PACKAGE_TARNAME ""
1382| #define PACKAGE_VERSION ""
1383| #define PACKAGE_STRING ""
1384| #define PACKAGE_BUGREPORT ""
1385| #define PACKAGE "kdelibs"
1386| #define VERSION "3.5.10"
1387| #define KDELIBSUFF ""
1388| #define STDC_HEADERS 1
1389| #define HAVE_SYS_TYPES_H 1
1390| #define HAVE_SYS_STAT_H 1
1391| #define HAVE_STDLIB_H 1
1392| #define HAVE_STRING_H 1
1393| #define HAVE_MEMORY_H 1
1394| #define HAVE_STRINGS_H 1
1395| #define HAVE_INTTYPES_H 1
1396| #define HAVE_STDINT_H 1
1397| #define HAVE_UNISTD_H 1
1398| #define HAVE_DLFCN_H 1
1399| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
1400| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
1401| #define LTDL_OBJDIR ".libs/"
1402| #define HAVE_PRELOADED_SYMBOLS 1
1403| #define HAVE_LIBDL 1
1404| #define HAVE_DLERROR 1
1405| #define HAVE_MEMORY_H 1
1406| #define HAVE_STDLIB_H 1
1407| #define HAVE_STDIO_H 1
1408| #define HAVE_CTYPE_H 1
1409| #define HAVE_DLFCN_H 1
1410| #define HAVE_STRING_H 1
1411| #define HAVE_STRCHR 1
1412| #define HAVE_STRRCHR 1
1413| #define HAVE_MEMCPY 1
1414| #define HAVE_STRCMP 1
1415| #define HAVE_ALLOCA_H 1
1416| #define HAVE_ALLOCA 1
1417| #define HAVE_STDLIB_H 1
1418| #define HAVE_UNISTD_H 1
1419| #define HAVE_GETPAGESIZE 1
1420| #define HAVE_MMAP 1
1421| #define HAVE_LIMITS_H 1
1422| #define HAVE_LOCALE_H 1
1423| #define HAVE_NL_TYPES_H 1
1424| #define HAVE_STRING_H 1
1425| /* end confdefs.h.  */
1426| #include <stdio.h>
1427| #ifdef HAVE_SYS_TYPES_H
1428| # include <sys/types.h>
1429| #endif
1430| #ifdef HAVE_SYS_STAT_H
1431| # include <sys/stat.h>
1432| #endif
1433| #ifdef STDC_HEADERS
1434| # include <stdlib.h>
1435| # include <stddef.h>
1436| #else
1437| # ifdef HAVE_STDLIB_H
1438| #  include <stdlib.h>
1439| # endif
1440| #endif
1441| #ifdef HAVE_STRING_H
1442| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1443| #  include <memory.h>
1444| # endif
1445| # include <string.h>
1446| #endif
1447| #ifdef HAVE_STRINGS_H
1448| # include <strings.h>
1449| #endif
1450| #ifdef HAVE_INTTYPES_H
1451| # include <inttypes.h>
1452| #endif
1453| #ifdef HAVE_STDINT_H
1454| # include <stdint.h>
1455| #endif
1456| #ifdef HAVE_UNISTD_H
1457| # include <unistd.h>
1458| #endif
1459| #include <values.h>
1460configure:26301: result: no
1461configure:26305: checking values.h presence
1462configure:26320: /usr/bin/gcc-4.2 -E -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
1463conftest.c:48:20: error: values.h: No such file or directory
1464configure:26327: $? = 1
1465configure: failed program was:
1466| /* confdefs.h.  */
1467| #define PACKAGE_NAME ""
1468| #define PACKAGE_TARNAME ""
1469| #define PACKAGE_VERSION ""
1470| #define PACKAGE_STRING ""
1471| #define PACKAGE_BUGREPORT ""
1472| #define PACKAGE "kdelibs"
1473| #define VERSION "3.5.10"
1474| #define KDELIBSUFF ""
1475| #define STDC_HEADERS 1
1476| #define HAVE_SYS_TYPES_H 1
1477| #define HAVE_SYS_STAT_H 1
1478| #define HAVE_STDLIB_H 1
1479| #define HAVE_STRING_H 1
1480| #define HAVE_MEMORY_H 1
1481| #define HAVE_STRINGS_H 1
1482| #define HAVE_INTTYPES_H 1
1483| #define HAVE_STDINT_H 1
1484| #define HAVE_UNISTD_H 1
1485| #define HAVE_DLFCN_H 1
1486| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
1487| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
1488| #define LTDL_OBJDIR ".libs/"
1489| #define HAVE_PRELOADED_SYMBOLS 1
1490| #define HAVE_LIBDL 1
1491| #define HAVE_DLERROR 1
1492| #define HAVE_MEMORY_H 1
1493| #define HAVE_STDLIB_H 1
1494| #define HAVE_STDIO_H 1
1495| #define HAVE_CTYPE_H 1
1496| #define HAVE_DLFCN_H 1
1497| #define HAVE_STRING_H 1
1498| #define HAVE_STRCHR 1
1499| #define HAVE_STRRCHR 1
1500| #define HAVE_MEMCPY 1
1501| #define HAVE_STRCMP 1
1502| #define HAVE_ALLOCA_H 1
1503| #define HAVE_ALLOCA 1
1504| #define HAVE_STDLIB_H 1
1505| #define HAVE_UNISTD_H 1
1506| #define HAVE_GETPAGESIZE 1
1507| #define HAVE_MMAP 1
1508| #define HAVE_LIMITS_H 1
1509| #define HAVE_LOCALE_H 1
1510| #define HAVE_NL_TYPES_H 1
1511| #define HAVE_STRING_H 1
1512| /* end confdefs.h.  */
1513| #include <values.h>
1514configure:26341: result: no
1515configure:26369: checking for values.h
1516configure:26378: result: no
1517configure:26263: checking alloca.h usability
1518configure:26280: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
1519configure:26287: $? = 0
1520configure:26301: result: yes
1521configure:26305: checking alloca.h presence
1522configure:26320: /usr/bin/gcc-4.2 -E -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
1523configure:26327: $? = 0
1524configure:26341: result: yes
1525configure:26369: checking for alloca.h
1526configure:26378: result: yes
1527configure:26406: checking for getcwd
1528configure:26462: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
1529configure:26469: $? = 0
1530configure:26491: result: yes
1531configure:26406: checking for munmap
1532configure:26462: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
1533configure:26469: $? = 0
1534configure:26491: result: yes
1535configure:26406: checking for putenv
1536configure:26462: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
1537configure:26469: $? = 0
1538configure:26491: result: yes
1539configure:26406: checking for setlocale
1540configure:26462: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
1541configure:26469: $? = 0
1542configure:26491: result: yes
1543configure:26406: checking for strchr
1544configure:26491: result: yes
1545configure:26406: checking for strcasecmp
1546configure:26462: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
1547conftest.c:77: warning: conflicting types for built-in function 'strcasecmp'
1548configure:26469: $? = 0
1549configure:26491: result: yes
1550configure:26406: checking for __argz_count
1551configure:26462: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
1552Undefined symbols:
1553  "___argz_count", referenced from:
1554      _main in cc2ozgce.o
1555ld: symbol(s) not found
1556collect2: ld returned 1 exit status
1557configure:26469: $? = 1
1558configure: failed program was:
1559| /* confdefs.h.  */
1560| #define PACKAGE_NAME ""
1561| #define PACKAGE_TARNAME ""
1562| #define PACKAGE_VERSION ""
1563| #define PACKAGE_STRING ""
1564| #define PACKAGE_BUGREPORT ""
1565| #define PACKAGE "kdelibs"
1566| #define VERSION "3.5.10"
1567| #define KDELIBSUFF ""
1568| #define STDC_HEADERS 1
1569| #define HAVE_SYS_TYPES_H 1
1570| #define HAVE_SYS_STAT_H 1
1571| #define HAVE_STDLIB_H 1
1572| #define HAVE_STRING_H 1
1573| #define HAVE_MEMORY_H 1
1574| #define HAVE_STRINGS_H 1
1575| #define HAVE_INTTYPES_H 1
1576| #define HAVE_STDINT_H 1
1577| #define HAVE_UNISTD_H 1
1578| #define HAVE_DLFCN_H 1
1579| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
1580| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
1581| #define LTDL_OBJDIR ".libs/"
1582| #define HAVE_PRELOADED_SYMBOLS 1
1583| #define HAVE_LIBDL 1
1584| #define HAVE_DLERROR 1
1585| #define HAVE_MEMORY_H 1
1586| #define HAVE_STDLIB_H 1
1587| #define HAVE_STDIO_H 1
1588| #define HAVE_CTYPE_H 1
1589| #define HAVE_DLFCN_H 1
1590| #define HAVE_STRING_H 1
1591| #define HAVE_STRCHR 1
1592| #define HAVE_STRRCHR 1
1593| #define HAVE_MEMCPY 1
1594| #define HAVE_STRCMP 1
1595| #define HAVE_ALLOCA_H 1
1596| #define HAVE_ALLOCA 1
1597| #define HAVE_STDLIB_H 1
1598| #define HAVE_UNISTD_H 1
1599| #define HAVE_GETPAGESIZE 1
1600| #define HAVE_MMAP 1
1601| #define HAVE_LIMITS_H 1
1602| #define HAVE_LOCALE_H 1
1603| #define HAVE_NL_TYPES_H 1
1604| #define HAVE_STRING_H 1
1605| #define HAVE_ALLOCA_H 1
1606| #define HAVE_GETCWD 1
1607| #define HAVE_MUNMAP 1
1608| #define HAVE_PUTENV 1
1609| #define HAVE_SETLOCALE 1
1610| #define HAVE_STRCHR 1
1611| #define HAVE_STRCASECMP 1
1612| /* end confdefs.h.  */
1613| /* Define __argz_count to an innocuous variant, in case <limits.h> declares __argz_count.
1614|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1615| #define __argz_count innocuous___argz_count
1616|
1617| /* System header to define __stub macros and hopefully few prototypes,
1618|     which can conflict with char __argz_count (); below.
1619|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1620|     <limits.h> exists even on freestanding compilers.  */
1621|
1622| #ifdef __STDC__
1623| # include <limits.h>
1624| #else
1625| # include <assert.h>
1626| #endif
1627|
1628| #undef __argz_count
1629|
1630| /* Override any GCC internal prototype to avoid an error.
1631|    Use char because int might match the return type of a GCC
1632|    builtin and then its argument prototype would still apply.  */
1633| #ifdef __cplusplus
1634| extern "C"
1635| #endif
1636| char __argz_count ();
1637| /* The GNU C library defines this for functions which it implements
1638|     to always fail with ENOSYS.  Some functions are actually named
1639|     something starting with __ and the normal name is an alias.  */
1640| #if defined __stub___argz_count || defined __stub_____argz_count
1641| choke me
1642| #endif
1643|
1644| int
1645| main ()
1646| {
1647| return __argz_count ();
1648|   ;
1649|   return 0;
1650| }
1651configure:26491: result: no
1652configure:26406: checking for __argz_stringify
1653configure:26462: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
1654Undefined symbols:
1655  "___argz_stringify", referenced from:
1656      _main in ccQ5fp99.o
1657ld: symbol(s) not found
1658collect2: ld returned 1 exit status
1659configure:26469: $? = 1
1660configure: failed program was:
1661| /* confdefs.h.  */
1662| #define PACKAGE_NAME ""
1663| #define PACKAGE_TARNAME ""
1664| #define PACKAGE_VERSION ""
1665| #define PACKAGE_STRING ""
1666| #define PACKAGE_BUGREPORT ""
1667| #define PACKAGE "kdelibs"
1668| #define VERSION "3.5.10"
1669| #define KDELIBSUFF ""
1670| #define STDC_HEADERS 1
1671| #define HAVE_SYS_TYPES_H 1
1672| #define HAVE_SYS_STAT_H 1
1673| #define HAVE_STDLIB_H 1
1674| #define HAVE_STRING_H 1
1675| #define HAVE_MEMORY_H 1
1676| #define HAVE_STRINGS_H 1
1677| #define HAVE_INTTYPES_H 1
1678| #define HAVE_STDINT_H 1
1679| #define HAVE_UNISTD_H 1
1680| #define HAVE_DLFCN_H 1
1681| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
1682| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
1683| #define LTDL_OBJDIR ".libs/"
1684| #define HAVE_PRELOADED_SYMBOLS 1
1685| #define HAVE_LIBDL 1
1686| #define HAVE_DLERROR 1
1687| #define HAVE_MEMORY_H 1
1688| #define HAVE_STDLIB_H 1
1689| #define HAVE_STDIO_H 1
1690| #define HAVE_CTYPE_H 1
1691| #define HAVE_DLFCN_H 1
1692| #define HAVE_STRING_H 1
1693| #define HAVE_STRCHR 1
1694| #define HAVE_STRRCHR 1
1695| #define HAVE_MEMCPY 1
1696| #define HAVE_STRCMP 1
1697| #define HAVE_ALLOCA_H 1
1698| #define HAVE_ALLOCA 1
1699| #define HAVE_STDLIB_H 1
1700| #define HAVE_UNISTD_H 1
1701| #define HAVE_GETPAGESIZE 1
1702| #define HAVE_MMAP 1
1703| #define HAVE_LIMITS_H 1
1704| #define HAVE_LOCALE_H 1
1705| #define HAVE_NL_TYPES_H 1
1706| #define HAVE_STRING_H 1
1707| #define HAVE_ALLOCA_H 1
1708| #define HAVE_GETCWD 1
1709| #define HAVE_MUNMAP 1
1710| #define HAVE_PUTENV 1
1711| #define HAVE_SETLOCALE 1
1712| #define HAVE_STRCHR 1
1713| #define HAVE_STRCASECMP 1
1714| /* end confdefs.h.  */
1715| /* Define __argz_stringify to an innocuous variant, in case <limits.h> declares __argz_stringify.
1716|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1717| #define __argz_stringify innocuous___argz_stringify
1718|
1719| /* System header to define __stub macros and hopefully few prototypes,
1720|     which can conflict with char __argz_stringify (); below.
1721|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1722|     <limits.h> exists even on freestanding compilers.  */
1723|
1724| #ifdef __STDC__
1725| # include <limits.h>
1726| #else
1727| # include <assert.h>
1728| #endif
1729|
1730| #undef __argz_stringify
1731|
1732| /* Override any GCC internal prototype to avoid an error.
1733|    Use char because int might match the return type of a GCC
1734|    builtin and then its argument prototype would still apply.  */
1735| #ifdef __cplusplus
1736| extern "C"
1737| #endif
1738| char __argz_stringify ();
1739| /* The GNU C library defines this for functions which it implements
1740|     to always fail with ENOSYS.  Some functions are actually named
1741|     something starting with __ and the normal name is an alias.  */
1742| #if defined __stub___argz_stringify || defined __stub_____argz_stringify
1743| choke me
1744| #endif
1745|
1746| int
1747| main ()
1748| {
1749| return __argz_stringify ();
1750|   ;
1751|   return 0;
1752| }
1753configure:26491: result: no
1754configure:26406: checking for __argz_next
1755configure:26462: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
1756Undefined symbols:
1757  "___argz_next", referenced from:
1758      _main in cc9V8ZLS.o
1759ld: symbol(s) not found
1760collect2: ld returned 1 exit status
1761configure:26469: $? = 1
1762configure: failed program was:
1763| /* confdefs.h.  */
1764| #define PACKAGE_NAME ""
1765| #define PACKAGE_TARNAME ""
1766| #define PACKAGE_VERSION ""
1767| #define PACKAGE_STRING ""
1768| #define PACKAGE_BUGREPORT ""
1769| #define PACKAGE "kdelibs"
1770| #define VERSION "3.5.10"
1771| #define KDELIBSUFF ""
1772| #define STDC_HEADERS 1
1773| #define HAVE_SYS_TYPES_H 1
1774| #define HAVE_SYS_STAT_H 1
1775| #define HAVE_STDLIB_H 1
1776| #define HAVE_STRING_H 1
1777| #define HAVE_MEMORY_H 1
1778| #define HAVE_STRINGS_H 1
1779| #define HAVE_INTTYPES_H 1
1780| #define HAVE_STDINT_H 1
1781| #define HAVE_UNISTD_H 1
1782| #define HAVE_DLFCN_H 1
1783| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
1784| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
1785| #define LTDL_OBJDIR ".libs/"
1786| #define HAVE_PRELOADED_SYMBOLS 1
1787| #define HAVE_LIBDL 1
1788| #define HAVE_DLERROR 1
1789| #define HAVE_MEMORY_H 1
1790| #define HAVE_STDLIB_H 1
1791| #define HAVE_STDIO_H 1
1792| #define HAVE_CTYPE_H 1
1793| #define HAVE_DLFCN_H 1
1794| #define HAVE_STRING_H 1
1795| #define HAVE_STRCHR 1
1796| #define HAVE_STRRCHR 1
1797| #define HAVE_MEMCPY 1
1798| #define HAVE_STRCMP 1
1799| #define HAVE_ALLOCA_H 1
1800| #define HAVE_ALLOCA 1
1801| #define HAVE_STDLIB_H 1
1802| #define HAVE_UNISTD_H 1
1803| #define HAVE_GETPAGESIZE 1
1804| #define HAVE_MMAP 1
1805| #define HAVE_LIMITS_H 1
1806| #define HAVE_LOCALE_H 1
1807| #define HAVE_NL_TYPES_H 1
1808| #define HAVE_STRING_H 1
1809| #define HAVE_ALLOCA_H 1
1810| #define HAVE_GETCWD 1
1811| #define HAVE_MUNMAP 1
1812| #define HAVE_PUTENV 1
1813| #define HAVE_SETLOCALE 1
1814| #define HAVE_STRCHR 1
1815| #define HAVE_STRCASECMP 1
1816| /* end confdefs.h.  */
1817| /* Define __argz_next to an innocuous variant, in case <limits.h> declares __argz_next.
1818|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1819| #define __argz_next innocuous___argz_next
1820|
1821| /* System header to define __stub macros and hopefully few prototypes,
1822|     which can conflict with char __argz_next (); below.
1823|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1824|     <limits.h> exists even on freestanding compilers.  */
1825|
1826| #ifdef __STDC__
1827| # include <limits.h>
1828| #else
1829| # include <assert.h>
1830| #endif
1831|
1832| #undef __argz_next
1833|
1834| /* Override any GCC internal prototype to avoid an error.
1835|    Use char because int might match the return type of a GCC
1836|    builtin and then its argument prototype would still apply.  */
1837| #ifdef __cplusplus
1838| extern "C"
1839| #endif
1840| char __argz_next ();
1841| /* The GNU C library defines this for functions which it implements
1842|     to always fail with ENOSYS.  Some functions are actually named
1843|     something starting with __ and the normal name is an alias.  */
1844| #if defined __stub___argz_next || defined __stub_____argz_next
1845| choke me
1846| #endif
1847|
1848| int
1849| main ()
1850| {
1851| return __argz_next ();
1852|   ;
1853|   return 0;
1854| }
1855configure:26491: result: no
1856configure:26504: checking for stpcpy
1857configure:26548: /usr/bin/g++-4.2 -c -Werror -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.cpp >&5
1858configure:26555: $? = 0
1859configure:26579: result: yes
1860configure:26590: checking for LC_MESSAGES
1861configure:26616: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
1862configure:26623: $? = 0
1863configure:26643: result: yes
1864configure:26692: checking if C++ programs can be compiled
1865configure:26726: /usr/bin/g++-4.2 -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor  -fno-check-new -fno-common -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.cpp >&5
1866configure:26733: $? = 0
1867configure:26751: result: yes
1868configure:26787: checking for dirent.h that defines DIR
1869configure:26816: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
1870configure:26823: $? = 0
1871configure:26840: result: yes
1872configure:26855: checking for library containing opendir
1873configure:26896: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
1874configure:26903: $? = 0
1875configure:26934: result: none required
1876configure:27032: checking for ANSI C header files
1877configure:27200: result: yes
1878configure:27238: checking sys/param.h usability
1879configure:27255: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
1880configure:27262: $? = 0
1881configure:27276: result: yes
1882configure:27280: checking sys/param.h presence
1883configure:27295: /usr/bin/gcc-4.2 -E -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
1884configure:27302: $? = 0
1885configure:27316: result: yes
1886configure:27344: checking for sys/param.h
1887configure:27353: result: yes
1888configure:27238: checking sys/mman.h usability
1889configure:27255: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
1890configure:27262: $? = 0
1891configure:27276: result: yes
1892configure:27280: checking sys/mman.h presence
1893configure:27295: /usr/bin/gcc-4.2 -E -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
1894configure:27302: $? = 0
1895configure:27316: result: yes
1896configure:27344: checking for sys/mman.h
1897configure:27353: result: yes
1898configure:27238: checking sys/time.h usability
1899configure:27255: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
1900configure:27262: $? = 0
1901configure:27276: result: yes
1902configure:27280: checking sys/time.h presence
1903configure:27295: /usr/bin/gcc-4.2 -E -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
1904configure:27302: $? = 0
1905configure:27316: result: yes
1906configure:27344: checking for sys/time.h
1907configure:27353: result: yes
1908configure:27238: checking sysent.h usability
1909configure:27255: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
1910conftest.c:96:20: error: sysent.h: No such file or directory
1911configure:27262: $? = 1
1912configure: failed program was:
1913| /* confdefs.h.  */
1914| #define PACKAGE_NAME ""
1915| #define PACKAGE_TARNAME ""
1916| #define PACKAGE_VERSION ""
1917| #define PACKAGE_STRING ""
1918| #define PACKAGE_BUGREPORT ""
1919| #define PACKAGE "kdelibs"
1920| #define VERSION "3.5.10"
1921| #define KDELIBSUFF ""
1922| #define STDC_HEADERS 1
1923| #define HAVE_SYS_TYPES_H 1
1924| #define HAVE_SYS_STAT_H 1
1925| #define HAVE_STDLIB_H 1
1926| #define HAVE_STRING_H 1
1927| #define HAVE_MEMORY_H 1
1928| #define HAVE_STRINGS_H 1
1929| #define HAVE_INTTYPES_H 1
1930| #define HAVE_STDINT_H 1
1931| #define HAVE_UNISTD_H 1
1932| #define HAVE_DLFCN_H 1
1933| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
1934| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
1935| #define LTDL_OBJDIR ".libs/"
1936| #define HAVE_PRELOADED_SYMBOLS 1
1937| #define HAVE_LIBDL 1
1938| #define HAVE_DLERROR 1
1939| #define HAVE_MEMORY_H 1
1940| #define HAVE_STDLIB_H 1
1941| #define HAVE_STDIO_H 1
1942| #define HAVE_CTYPE_H 1
1943| #define HAVE_DLFCN_H 1
1944| #define HAVE_STRING_H 1
1945| #define HAVE_STRCHR 1
1946| #define HAVE_STRRCHR 1
1947| #define HAVE_MEMCPY 1
1948| #define HAVE_STRCMP 1
1949| #define HAVE_ALLOCA_H 1
1950| #define HAVE_ALLOCA 1
1951| #define HAVE_STDLIB_H 1
1952| #define HAVE_UNISTD_H 1
1953| #define HAVE_GETPAGESIZE 1
1954| #define HAVE_MMAP 1
1955| #define HAVE_LIMITS_H 1
1956| #define HAVE_LOCALE_H 1
1957| #define HAVE_NL_TYPES_H 1
1958| #define HAVE_STRING_H 1
1959| #define HAVE_ALLOCA_H 1
1960| #define HAVE_GETCWD 1
1961| #define HAVE_MUNMAP 1
1962| #define HAVE_PUTENV 1
1963| #define HAVE_SETLOCALE 1
1964| #define HAVE_STRCHR 1
1965| #define HAVE_STRCASECMP 1
1966| #define HAVE_STPCPY 1
1967| #define HAVE_LC_MESSAGES 1
1968| #define HAVE_SGI_STL 1
1969| #define HAVE_DIRENT_H 1
1970| #define STDC_HEADERS 1
1971| #define HAVE_SYS_PARAM_H 1
1972| #define HAVE_SYS_MMAN_H 1
1973| #define HAVE_SYS_TIME_H 1
1974| /* end confdefs.h.  */
1975| #include <stdio.h>
1976| #ifdef HAVE_SYS_TYPES_H
1977| # include <sys/types.h>
1978| #endif
1979| #ifdef HAVE_SYS_STAT_H
1980| # include <sys/stat.h>
1981| #endif
1982| #ifdef STDC_HEADERS
1983| # include <stdlib.h>
1984| # include <stddef.h>
1985| #else
1986| # ifdef HAVE_STDLIB_H
1987| #  include <stdlib.h>
1988| # endif
1989| #endif
1990| #ifdef HAVE_STRING_H
1991| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1992| #  include <memory.h>
1993| # endif
1994| # include <string.h>
1995| #endif
1996| #ifdef HAVE_STRINGS_H
1997| # include <strings.h>
1998| #endif
1999| #ifdef HAVE_INTTYPES_H
2000| # include <inttypes.h>
2001| #endif
2002| #ifdef HAVE_STDINT_H
2003| # include <stdint.h>
2004| #endif
2005| #ifdef HAVE_UNISTD_H
2006| # include <unistd.h>
2007| #endif
2008| #include <sysent.h>
2009configure:27276: result: no
2010configure:27280: checking sysent.h presence
2011configure:27295: /usr/bin/gcc-4.2 -E -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
2012conftest.c:63:20: error: sysent.h: No such file or directory
2013configure:27302: $? = 1
2014configure: failed program was:
2015| /* confdefs.h.  */
2016| #define PACKAGE_NAME ""
2017| #define PACKAGE_TARNAME ""
2018| #define PACKAGE_VERSION ""
2019| #define PACKAGE_STRING ""
2020| #define PACKAGE_BUGREPORT ""
2021| #define PACKAGE "kdelibs"
2022| #define VERSION "3.5.10"
2023| #define KDELIBSUFF ""
2024| #define STDC_HEADERS 1
2025| #define HAVE_SYS_TYPES_H 1
2026| #define HAVE_SYS_STAT_H 1
2027| #define HAVE_STDLIB_H 1
2028| #define HAVE_STRING_H 1
2029| #define HAVE_MEMORY_H 1
2030| #define HAVE_STRINGS_H 1
2031| #define HAVE_INTTYPES_H 1
2032| #define HAVE_STDINT_H 1
2033| #define HAVE_UNISTD_H 1
2034| #define HAVE_DLFCN_H 1
2035| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
2036| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
2037| #define LTDL_OBJDIR ".libs/"
2038| #define HAVE_PRELOADED_SYMBOLS 1
2039| #define HAVE_LIBDL 1
2040| #define HAVE_DLERROR 1
2041| #define HAVE_MEMORY_H 1
2042| #define HAVE_STDLIB_H 1
2043| #define HAVE_STDIO_H 1
2044| #define HAVE_CTYPE_H 1
2045| #define HAVE_DLFCN_H 1
2046| #define HAVE_STRING_H 1
2047| #define HAVE_STRCHR 1
2048| #define HAVE_STRRCHR 1
2049| #define HAVE_MEMCPY 1
2050| #define HAVE_STRCMP 1
2051| #define HAVE_ALLOCA_H 1
2052| #define HAVE_ALLOCA 1
2053| #define HAVE_STDLIB_H 1
2054| #define HAVE_UNISTD_H 1
2055| #define HAVE_GETPAGESIZE 1
2056| #define HAVE_MMAP 1
2057| #define HAVE_LIMITS_H 1
2058| #define HAVE_LOCALE_H 1
2059| #define HAVE_NL_TYPES_H 1
2060| #define HAVE_STRING_H 1
2061| #define HAVE_ALLOCA_H 1
2062| #define HAVE_GETCWD 1
2063| #define HAVE_MUNMAP 1
2064| #define HAVE_PUTENV 1
2065| #define HAVE_SETLOCALE 1
2066| #define HAVE_STRCHR 1
2067| #define HAVE_STRCASECMP 1
2068| #define HAVE_STPCPY 1
2069| #define HAVE_LC_MESSAGES 1
2070| #define HAVE_SGI_STL 1
2071| #define HAVE_DIRENT_H 1
2072| #define STDC_HEADERS 1
2073| #define HAVE_SYS_PARAM_H 1
2074| #define HAVE_SYS_MMAN_H 1
2075| #define HAVE_SYS_TIME_H 1
2076| /* end confdefs.h.  */
2077| #include <sysent.h>
2078configure:27316: result: no
2079configure:27344: checking for sysent.h
2080configure:27353: result: no
2081configure:27227: checking for strings.h
2082configure:27234: result: yes
2083configure:27227: checking for sys/stat.h
2084configure:27234: result: yes
2085configure:27238: checking sys/select.h usability
2086configure:27255: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
2087configure:27262: $? = 0
2088configure:27276: result: yes
2089configure:27280: checking sys/select.h presence
2090configure:27295: /usr/bin/gcc-4.2 -E -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
2091configure:27302: $? = 0
2092configure:27316: result: yes
2093configure:27344: checking for sys/select.h
2094configure:27353: result: yes
2095configure:27238: checking paths.h usability
2096configure:27255: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
2097configure:27262: $? = 0
2098configure:27276: result: yes
2099configure:27280: checking paths.h presence
2100configure:27295: /usr/bin/gcc-4.2 -E -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
2101configure:27302: $? = 0
2102configure:27316: result: yes
2103configure:27344: checking for paths.h
2104configure:27353: result: yes
2105configure:27227: checking for malloc.h
2106configure:27234: result: no
2107configure:27227: checking for limits.h
2108configure:27234: result: yes
2109configure:27238: checking sys/soundcard.h usability
2110configure:27255: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
2111conftest.c:101:27: error: sys/soundcard.h: No such file or directory
2112configure:27262: $? = 1
2113configure: failed program was:
2114| /* confdefs.h.  */
2115| #define PACKAGE_NAME ""
2116| #define PACKAGE_TARNAME ""
2117| #define PACKAGE_VERSION ""
2118| #define PACKAGE_STRING ""
2119| #define PACKAGE_BUGREPORT ""
2120| #define PACKAGE "kdelibs"
2121| #define VERSION "3.5.10"
2122| #define KDELIBSUFF ""
2123| #define STDC_HEADERS 1
2124| #define HAVE_SYS_TYPES_H 1
2125| #define HAVE_SYS_STAT_H 1
2126| #define HAVE_STDLIB_H 1
2127| #define HAVE_STRING_H 1
2128| #define HAVE_MEMORY_H 1
2129| #define HAVE_STRINGS_H 1
2130| #define HAVE_INTTYPES_H 1
2131| #define HAVE_STDINT_H 1
2132| #define HAVE_UNISTD_H 1
2133| #define HAVE_DLFCN_H 1
2134| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
2135| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
2136| #define LTDL_OBJDIR ".libs/"
2137| #define HAVE_PRELOADED_SYMBOLS 1
2138| #define HAVE_LIBDL 1
2139| #define HAVE_DLERROR 1
2140| #define HAVE_MEMORY_H 1
2141| #define HAVE_STDLIB_H 1
2142| #define HAVE_STDIO_H 1
2143| #define HAVE_CTYPE_H 1
2144| #define HAVE_DLFCN_H 1
2145| #define HAVE_STRING_H 1
2146| #define HAVE_STRCHR 1
2147| #define HAVE_STRRCHR 1
2148| #define HAVE_MEMCPY 1
2149| #define HAVE_STRCMP 1
2150| #define HAVE_ALLOCA_H 1
2151| #define HAVE_ALLOCA 1
2152| #define HAVE_STDLIB_H 1
2153| #define HAVE_UNISTD_H 1
2154| #define HAVE_GETPAGESIZE 1
2155| #define HAVE_MMAP 1
2156| #define HAVE_LIMITS_H 1
2157| #define HAVE_LOCALE_H 1
2158| #define HAVE_NL_TYPES_H 1
2159| #define HAVE_STRING_H 1
2160| #define HAVE_ALLOCA_H 1
2161| #define HAVE_GETCWD 1
2162| #define HAVE_MUNMAP 1
2163| #define HAVE_PUTENV 1
2164| #define HAVE_SETLOCALE 1
2165| #define HAVE_STRCHR 1
2166| #define HAVE_STRCASECMP 1
2167| #define HAVE_STPCPY 1
2168| #define HAVE_LC_MESSAGES 1
2169| #define HAVE_SGI_STL 1
2170| #define HAVE_DIRENT_H 1
2171| #define STDC_HEADERS 1
2172| #define HAVE_SYS_PARAM_H 1
2173| #define HAVE_SYS_MMAN_H 1
2174| #define HAVE_SYS_TIME_H 1
2175| #define HAVE_STRINGS_H 1
2176| #define HAVE_SYS_STAT_H 1
2177| #define HAVE_SYS_SELECT_H 1
2178| #define HAVE_PATHS_H 1
2179| #define HAVE_LIMITS_H 1
2180| /* end confdefs.h.  */
2181| #include <stdio.h>
2182| #ifdef HAVE_SYS_TYPES_H
2183| # include <sys/types.h>
2184| #endif
2185| #ifdef HAVE_SYS_STAT_H
2186| # include <sys/stat.h>
2187| #endif
2188| #ifdef STDC_HEADERS
2189| # include <stdlib.h>
2190| # include <stddef.h>
2191| #else
2192| # ifdef HAVE_STDLIB_H
2193| #  include <stdlib.h>
2194| # endif
2195| #endif
2196| #ifdef HAVE_STRING_H
2197| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2198| #  include <memory.h>
2199| # endif
2200| # include <string.h>
2201| #endif
2202| #ifdef HAVE_STRINGS_H
2203| # include <strings.h>
2204| #endif
2205| #ifdef HAVE_INTTYPES_H
2206| # include <inttypes.h>
2207| #endif
2208| #ifdef HAVE_STDINT_H
2209| # include <stdint.h>
2210| #endif
2211| #ifdef HAVE_UNISTD_H
2212| # include <unistd.h>
2213| #endif
2214| #include <sys/soundcard.h>
2215configure:27276: result: no
2216configure:27280: checking sys/soundcard.h presence
2217configure:27295: /usr/bin/gcc-4.2 -E -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
2218conftest.c:68:27: error: sys/soundcard.h: No such file or directory
2219configure:27302: $? = 1
2220configure: failed program was:
2221| /* confdefs.h.  */
2222| #define PACKAGE_NAME ""
2223| #define PACKAGE_TARNAME ""
2224| #define PACKAGE_VERSION ""
2225| #define PACKAGE_STRING ""
2226| #define PACKAGE_BUGREPORT ""
2227| #define PACKAGE "kdelibs"
2228| #define VERSION "3.5.10"
2229| #define KDELIBSUFF ""
2230| #define STDC_HEADERS 1
2231| #define HAVE_SYS_TYPES_H 1
2232| #define HAVE_SYS_STAT_H 1
2233| #define HAVE_STDLIB_H 1
2234| #define HAVE_STRING_H 1
2235| #define HAVE_MEMORY_H 1
2236| #define HAVE_STRINGS_H 1
2237| #define HAVE_INTTYPES_H 1
2238| #define HAVE_STDINT_H 1
2239| #define HAVE_UNISTD_H 1
2240| #define HAVE_DLFCN_H 1
2241| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
2242| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
2243| #define LTDL_OBJDIR ".libs/"
2244| #define HAVE_PRELOADED_SYMBOLS 1
2245| #define HAVE_LIBDL 1
2246| #define HAVE_DLERROR 1
2247| #define HAVE_MEMORY_H 1
2248| #define HAVE_STDLIB_H 1
2249| #define HAVE_STDIO_H 1
2250| #define HAVE_CTYPE_H 1
2251| #define HAVE_DLFCN_H 1
2252| #define HAVE_STRING_H 1
2253| #define HAVE_STRCHR 1
2254| #define HAVE_STRRCHR 1
2255| #define HAVE_MEMCPY 1
2256| #define HAVE_STRCMP 1
2257| #define HAVE_ALLOCA_H 1
2258| #define HAVE_ALLOCA 1
2259| #define HAVE_STDLIB_H 1
2260| #define HAVE_UNISTD_H 1
2261| #define HAVE_GETPAGESIZE 1
2262| #define HAVE_MMAP 1
2263| #define HAVE_LIMITS_H 1
2264| #define HAVE_LOCALE_H 1
2265| #define HAVE_NL_TYPES_H 1
2266| #define HAVE_STRING_H 1
2267| #define HAVE_ALLOCA_H 1
2268| #define HAVE_GETCWD 1
2269| #define HAVE_MUNMAP 1
2270| #define HAVE_PUTENV 1
2271| #define HAVE_SETLOCALE 1
2272| #define HAVE_STRCHR 1
2273| #define HAVE_STRCASECMP 1
2274| #define HAVE_STPCPY 1
2275| #define HAVE_LC_MESSAGES 1
2276| #define HAVE_SGI_STL 1
2277| #define HAVE_DIRENT_H 1
2278| #define STDC_HEADERS 1
2279| #define HAVE_SYS_PARAM_H 1
2280| #define HAVE_SYS_MMAN_H 1
2281| #define HAVE_SYS_TIME_H 1
2282| #define HAVE_STRINGS_H 1
2283| #define HAVE_SYS_STAT_H 1
2284| #define HAVE_SYS_SELECT_H 1
2285| #define HAVE_PATHS_H 1
2286| #define HAVE_LIMITS_H 1
2287| /* end confdefs.h.  */
2288| #include <sys/soundcard.h>
2289configure:27316: result: no
2290configure:27344: checking for sys/soundcard.h
2291configure:27353: result: no
2292configure:27227: checking for dlfcn.h
2293configure:27234: result: yes
2294configure:27238: checking termios.h usability
2295configure:27255: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
2296configure:27262: $? = 0
2297configure:27276: result: yes
2298configure:27280: checking termios.h presence
2299configure:27295: /usr/bin/gcc-4.2 -E -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
2300configure:27302: $? = 0
2301configure:27316: result: yes
2302configure:27344: checking for termios.h
2303configure:27353: result: yes
2304configure:27406: checking sys/acl.h usability
2305configure:27423: /usr/bin/g++-4.2 -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include  conftest.cpp >&5
2306configure:27430: $? = 0
2307configure:27444: result: yes
2308configure:27448: checking sys/acl.h presence
2309configure:27463: /usr/bin/g++-4.2 -E -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include  conftest.cpp
2310configure:27470: $? = 0
2311configure:27484: result: yes
2312configure:27512: checking for sys/acl.h
2313configure:27519: result: yes
2314configure:27562: checking sys/xattr.h usability
2315configure:27579: /usr/bin/g++-4.2 -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include  conftest.cpp >&5
2316configure:27586: $? = 0
2317configure:27600: result: yes
2318configure:27604: checking sys/xattr.h presence
2319configure:27619: /usr/bin/g++-4.2 -E -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include  conftest.cpp
2320configure:27626: $? = 0
2321configure:27640: result: yes
2322configure:27668: checking for sys/xattr.h
2323configure:27675: result: yes
2324configure:27810: checking attr/libattr.h usability
2325configure:27827: /usr/bin/g++-4.2 -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include  conftest.cpp >&5
2326conftest.cpp:104:26: error: attr/libattr.h: No such file or directory
2327configure:27834: $? = 1
2328configure: failed program was:
2329| /* confdefs.h.  */
2330| #define PACKAGE_NAME ""
2331| #define PACKAGE_TARNAME ""
2332| #define PACKAGE_VERSION ""
2333| #define PACKAGE_STRING ""
2334| #define PACKAGE_BUGREPORT ""
2335| #define PACKAGE "kdelibs"
2336| #define VERSION "3.5.10"
2337| #define KDELIBSUFF ""
2338| #define STDC_HEADERS 1
2339| #define HAVE_SYS_TYPES_H 1
2340| #define HAVE_SYS_STAT_H 1
2341| #define HAVE_STDLIB_H 1
2342| #define HAVE_STRING_H 1
2343| #define HAVE_MEMORY_H 1
2344| #define HAVE_STRINGS_H 1
2345| #define HAVE_INTTYPES_H 1
2346| #define HAVE_STDINT_H 1
2347| #define HAVE_UNISTD_H 1
2348| #define HAVE_DLFCN_H 1
2349| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
2350| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
2351| #define LTDL_OBJDIR ".libs/"
2352| #define HAVE_PRELOADED_SYMBOLS 1
2353| #define HAVE_LIBDL 1
2354| #define HAVE_DLERROR 1
2355| #define HAVE_MEMORY_H 1
2356| #define HAVE_STDLIB_H 1
2357| #define HAVE_STDIO_H 1
2358| #define HAVE_CTYPE_H 1
2359| #define HAVE_DLFCN_H 1
2360| #define HAVE_STRING_H 1
2361| #define HAVE_STRCHR 1
2362| #define HAVE_STRRCHR 1
2363| #define HAVE_MEMCPY 1
2364| #define HAVE_STRCMP 1
2365| #define HAVE_ALLOCA_H 1
2366| #define HAVE_ALLOCA 1
2367| #define HAVE_STDLIB_H 1
2368| #define HAVE_UNISTD_H 1
2369| #define HAVE_GETPAGESIZE 1
2370| #define HAVE_MMAP 1
2371| #define HAVE_LIMITS_H 1
2372| #define HAVE_LOCALE_H 1
2373| #define HAVE_NL_TYPES_H 1
2374| #define HAVE_STRING_H 1
2375| #define HAVE_ALLOCA_H 1
2376| #define HAVE_GETCWD 1
2377| #define HAVE_MUNMAP 1
2378| #define HAVE_PUTENV 1
2379| #define HAVE_SETLOCALE 1
2380| #define HAVE_STRCHR 1
2381| #define HAVE_STRCASECMP 1
2382| #define HAVE_STPCPY 1
2383| #define HAVE_LC_MESSAGES 1
2384| #define HAVE_SGI_STL 1
2385| #define HAVE_DIRENT_H 1
2386| #define STDC_HEADERS 1
2387| #define HAVE_SYS_PARAM_H 1
2388| #define HAVE_SYS_MMAN_H 1
2389| #define HAVE_SYS_TIME_H 1
2390| #define HAVE_STRINGS_H 1
2391| #define HAVE_SYS_STAT_H 1
2392| #define HAVE_SYS_SELECT_H 1
2393| #define HAVE_PATHS_H 1
2394| #define HAVE_LIMITS_H 1
2395| #define HAVE_DLFCN_H 1
2396| #define HAVE_TERMIOS_H 1
2397| #define HAVE_SYS_XATTR_H 1
2398| /* end confdefs.h.  */
2399| #include <stdio.h>
2400| #ifdef HAVE_SYS_TYPES_H
2401| # include <sys/types.h>
2402| #endif
2403| #ifdef HAVE_SYS_STAT_H
2404| # include <sys/stat.h>
2405| #endif
2406| #ifdef STDC_HEADERS
2407| # include <stdlib.h>
2408| # include <stddef.h>
2409| #else
2410| # ifdef HAVE_STDLIB_H
2411| #  include <stdlib.h>
2412| # endif
2413| #endif
2414| #ifdef HAVE_STRING_H
2415| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2416| #  include <memory.h>
2417| # endif
2418| # include <string.h>
2419| #endif
2420| #ifdef HAVE_STRINGS_H
2421| # include <strings.h>
2422| #endif
2423| #ifdef HAVE_INTTYPES_H
2424| # include <inttypes.h>
2425| #endif
2426| #ifdef HAVE_STDINT_H
2427| # include <stdint.h>
2428| #endif
2429| #ifdef HAVE_UNISTD_H
2430| # include <unistd.h>
2431| #endif
2432| #include <attr/libattr.h>
2433configure:27848: result: no
2434configure:27852: checking attr/libattr.h presence
2435configure:27867: /usr/bin/g++-4.2 -E -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include  conftest.cpp
2436conftest.cpp:71:26: error: attr/libattr.h: No such file or directory
2437configure:27874: $? = 1
2438configure: failed program was:
2439| /* confdefs.h.  */
2440| #define PACKAGE_NAME ""
2441| #define PACKAGE_TARNAME ""
2442| #define PACKAGE_VERSION ""
2443| #define PACKAGE_STRING ""
2444| #define PACKAGE_BUGREPORT ""
2445| #define PACKAGE "kdelibs"
2446| #define VERSION "3.5.10"
2447| #define KDELIBSUFF ""
2448| #define STDC_HEADERS 1
2449| #define HAVE_SYS_TYPES_H 1
2450| #define HAVE_SYS_STAT_H 1
2451| #define HAVE_STDLIB_H 1
2452| #define HAVE_STRING_H 1
2453| #define HAVE_MEMORY_H 1
2454| #define HAVE_STRINGS_H 1
2455| #define HAVE_INTTYPES_H 1
2456| #define HAVE_STDINT_H 1
2457| #define HAVE_UNISTD_H 1
2458| #define HAVE_DLFCN_H 1
2459| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
2460| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
2461| #define LTDL_OBJDIR ".libs/"
2462| #define HAVE_PRELOADED_SYMBOLS 1
2463| #define HAVE_LIBDL 1
2464| #define HAVE_DLERROR 1
2465| #define HAVE_MEMORY_H 1
2466| #define HAVE_STDLIB_H 1
2467| #define HAVE_STDIO_H 1
2468| #define HAVE_CTYPE_H 1
2469| #define HAVE_DLFCN_H 1
2470| #define HAVE_STRING_H 1
2471| #define HAVE_STRCHR 1
2472| #define HAVE_STRRCHR 1
2473| #define HAVE_MEMCPY 1
2474| #define HAVE_STRCMP 1
2475| #define HAVE_ALLOCA_H 1
2476| #define HAVE_ALLOCA 1
2477| #define HAVE_STDLIB_H 1
2478| #define HAVE_UNISTD_H 1
2479| #define HAVE_GETPAGESIZE 1
2480| #define HAVE_MMAP 1
2481| #define HAVE_LIMITS_H 1
2482| #define HAVE_LOCALE_H 1
2483| #define HAVE_NL_TYPES_H 1
2484| #define HAVE_STRING_H 1
2485| #define HAVE_ALLOCA_H 1
2486| #define HAVE_GETCWD 1
2487| #define HAVE_MUNMAP 1
2488| #define HAVE_PUTENV 1
2489| #define HAVE_SETLOCALE 1
2490| #define HAVE_STRCHR 1
2491| #define HAVE_STRCASECMP 1
2492| #define HAVE_STPCPY 1
2493| #define HAVE_LC_MESSAGES 1
2494| #define HAVE_SGI_STL 1
2495| #define HAVE_DIRENT_H 1
2496| #define STDC_HEADERS 1
2497| #define HAVE_SYS_PARAM_H 1
2498| #define HAVE_SYS_MMAN_H 1
2499| #define HAVE_SYS_TIME_H 1
2500| #define HAVE_STRINGS_H 1
2501| #define HAVE_SYS_STAT_H 1
2502| #define HAVE_SYS_SELECT_H 1
2503| #define HAVE_PATHS_H 1
2504| #define HAVE_LIMITS_H 1
2505| #define HAVE_DLFCN_H 1
2506| #define HAVE_TERMIOS_H 1
2507| #define HAVE_SYS_XATTR_H 1
2508| /* end confdefs.h.  */
2509| #include <attr/libattr.h>
2510configure:27888: result: no
2511configure:27916: checking for attr/libattr.h
2512configure:27923: result: no
2513configure:27951: checking for acl_init in -lacl
2514configure:27986: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs  conftest.c -lacl   -L/opt/local/lib >&5
2515ld: library not found for -lacl
2516collect2: ld returned 1 exit status
2517configure:27993: $? = 1
2518configure: failed program was:
2519| /* confdefs.h.  */
2520| #define PACKAGE_NAME ""
2521| #define PACKAGE_TARNAME ""
2522| #define PACKAGE_VERSION ""
2523| #define PACKAGE_STRING ""
2524| #define PACKAGE_BUGREPORT ""
2525| #define PACKAGE "kdelibs"
2526| #define VERSION "3.5.10"
2527| #define KDELIBSUFF ""
2528| #define STDC_HEADERS 1
2529| #define HAVE_SYS_TYPES_H 1
2530| #define HAVE_SYS_STAT_H 1
2531| #define HAVE_STDLIB_H 1
2532| #define HAVE_STRING_H 1
2533| #define HAVE_MEMORY_H 1
2534| #define HAVE_STRINGS_H 1
2535| #define HAVE_INTTYPES_H 1
2536| #define HAVE_STDINT_H 1
2537| #define HAVE_UNISTD_H 1
2538| #define HAVE_DLFCN_H 1
2539| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
2540| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
2541| #define LTDL_OBJDIR ".libs/"
2542| #define HAVE_PRELOADED_SYMBOLS 1
2543| #define HAVE_LIBDL 1
2544| #define HAVE_DLERROR 1
2545| #define HAVE_MEMORY_H 1
2546| #define HAVE_STDLIB_H 1
2547| #define HAVE_STDIO_H 1
2548| #define HAVE_CTYPE_H 1
2549| #define HAVE_DLFCN_H 1
2550| #define HAVE_STRING_H 1
2551| #define HAVE_STRCHR 1
2552| #define HAVE_STRRCHR 1
2553| #define HAVE_MEMCPY 1
2554| #define HAVE_STRCMP 1
2555| #define HAVE_ALLOCA_H 1
2556| #define HAVE_ALLOCA 1
2557| #define HAVE_STDLIB_H 1
2558| #define HAVE_UNISTD_H 1
2559| #define HAVE_GETPAGESIZE 1
2560| #define HAVE_MMAP 1
2561| #define HAVE_LIMITS_H 1
2562| #define HAVE_LOCALE_H 1
2563| #define HAVE_NL_TYPES_H 1
2564| #define HAVE_STRING_H 1
2565| #define HAVE_ALLOCA_H 1
2566| #define HAVE_GETCWD 1
2567| #define HAVE_MUNMAP 1
2568| #define HAVE_PUTENV 1
2569| #define HAVE_SETLOCALE 1
2570| #define HAVE_STRCHR 1
2571| #define HAVE_STRCASECMP 1
2572| #define HAVE_STPCPY 1
2573| #define HAVE_LC_MESSAGES 1
2574| #define HAVE_SGI_STL 1
2575| #define HAVE_DIRENT_H 1
2576| #define STDC_HEADERS 1
2577| #define HAVE_SYS_PARAM_H 1
2578| #define HAVE_SYS_MMAN_H 1
2579| #define HAVE_SYS_TIME_H 1
2580| #define HAVE_STRINGS_H 1
2581| #define HAVE_SYS_STAT_H 1
2582| #define HAVE_SYS_SELECT_H 1
2583| #define HAVE_PATHS_H 1
2584| #define HAVE_LIMITS_H 1
2585| #define HAVE_DLFCN_H 1
2586| #define HAVE_TERMIOS_H 1
2587| #define HAVE_SYS_XATTR_H 1
2588| /* end confdefs.h.  */
2589|
2590| /* Override any GCC internal prototype to avoid an error.
2591|    Use char because int might match the return type of a GCC
2592|    builtin and then its argument prototype would still apply.  */
2593| #ifdef __cplusplus
2594| extern "C"
2595| #endif
2596| char acl_init ();
2597| int
2598| main ()
2599| {
2600| return acl_init ();
2601|   ;
2602|   return 0;
2603| }
2604configure:28014: result: no
2605configure:28048: checking acl/libacl.h usability
2606configure:28065: /usr/bin/g++-4.2 -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include  conftest.cpp >&5
2607conftest.cpp:104:24: error: acl/libacl.h: No such file or directory
2608configure:28072: $? = 1
2609configure: failed program was:
2610| /* confdefs.h.  */
2611| #define PACKAGE_NAME ""
2612| #define PACKAGE_TARNAME ""
2613| #define PACKAGE_VERSION ""
2614| #define PACKAGE_STRING ""
2615| #define PACKAGE_BUGREPORT ""
2616| #define PACKAGE "kdelibs"
2617| #define VERSION "3.5.10"
2618| #define KDELIBSUFF ""
2619| #define STDC_HEADERS 1
2620| #define HAVE_SYS_TYPES_H 1
2621| #define HAVE_SYS_STAT_H 1
2622| #define HAVE_STDLIB_H 1
2623| #define HAVE_STRING_H 1
2624| #define HAVE_MEMORY_H 1
2625| #define HAVE_STRINGS_H 1
2626| #define HAVE_INTTYPES_H 1
2627| #define HAVE_STDINT_H 1
2628| #define HAVE_UNISTD_H 1
2629| #define HAVE_DLFCN_H 1
2630| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
2631| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
2632| #define LTDL_OBJDIR ".libs/"
2633| #define HAVE_PRELOADED_SYMBOLS 1
2634| #define HAVE_LIBDL 1
2635| #define HAVE_DLERROR 1
2636| #define HAVE_MEMORY_H 1
2637| #define HAVE_STDLIB_H 1
2638| #define HAVE_STDIO_H 1
2639| #define HAVE_CTYPE_H 1
2640| #define HAVE_DLFCN_H 1
2641| #define HAVE_STRING_H 1
2642| #define HAVE_STRCHR 1
2643| #define HAVE_STRRCHR 1
2644| #define HAVE_MEMCPY 1
2645| #define HAVE_STRCMP 1
2646| #define HAVE_ALLOCA_H 1
2647| #define HAVE_ALLOCA 1
2648| #define HAVE_STDLIB_H 1
2649| #define HAVE_UNISTD_H 1
2650| #define HAVE_GETPAGESIZE 1
2651| #define HAVE_MMAP 1
2652| #define HAVE_LIMITS_H 1
2653| #define HAVE_LOCALE_H 1
2654| #define HAVE_NL_TYPES_H 1
2655| #define HAVE_STRING_H 1
2656| #define HAVE_ALLOCA_H 1
2657| #define HAVE_GETCWD 1
2658| #define HAVE_MUNMAP 1
2659| #define HAVE_PUTENV 1
2660| #define HAVE_SETLOCALE 1
2661| #define HAVE_STRCHR 1
2662| #define HAVE_STRCASECMP 1
2663| #define HAVE_STPCPY 1
2664| #define HAVE_LC_MESSAGES 1
2665| #define HAVE_SGI_STL 1
2666| #define HAVE_DIRENT_H 1
2667| #define STDC_HEADERS 1
2668| #define HAVE_SYS_PARAM_H 1
2669| #define HAVE_SYS_MMAN_H 1
2670| #define HAVE_SYS_TIME_H 1
2671| #define HAVE_STRINGS_H 1
2672| #define HAVE_SYS_STAT_H 1
2673| #define HAVE_SYS_SELECT_H 1
2674| #define HAVE_PATHS_H 1
2675| #define HAVE_LIMITS_H 1
2676| #define HAVE_DLFCN_H 1
2677| #define HAVE_TERMIOS_H 1
2678| #define HAVE_SYS_XATTR_H 1
2679| /* end confdefs.h.  */
2680| #include <stdio.h>
2681| #ifdef HAVE_SYS_TYPES_H
2682| # include <sys/types.h>
2683| #endif
2684| #ifdef HAVE_SYS_STAT_H
2685| # include <sys/stat.h>
2686| #endif
2687| #ifdef STDC_HEADERS
2688| # include <stdlib.h>
2689| # include <stddef.h>
2690| #else
2691| # ifdef HAVE_STDLIB_H
2692| #  include <stdlib.h>
2693| # endif
2694| #endif
2695| #ifdef HAVE_STRING_H
2696| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2697| #  include <memory.h>
2698| # endif
2699| # include <string.h>
2700| #endif
2701| #ifdef HAVE_STRINGS_H
2702| # include <strings.h>
2703| #endif
2704| #ifdef HAVE_INTTYPES_H
2705| # include <inttypes.h>
2706| #endif
2707| #ifdef HAVE_STDINT_H
2708| # include <stdint.h>
2709| #endif
2710| #ifdef HAVE_UNISTD_H
2711| # include <unistd.h>
2712| #endif
2713| #include <acl/libacl.h>
2714configure:28086: result: no
2715configure:28090: checking acl/libacl.h presence
2716configure:28105: /usr/bin/g++-4.2 -E -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include  conftest.cpp
2717conftest.cpp:71:24: error: acl/libacl.h: No such file or directory
2718configure:28112: $? = 1
2719configure: failed program was:
2720| /* confdefs.h.  */
2721| #define PACKAGE_NAME ""
2722| #define PACKAGE_TARNAME ""
2723| #define PACKAGE_VERSION ""
2724| #define PACKAGE_STRING ""
2725| #define PACKAGE_BUGREPORT ""
2726| #define PACKAGE "kdelibs"
2727| #define VERSION "3.5.10"
2728| #define KDELIBSUFF ""
2729| #define STDC_HEADERS 1
2730| #define HAVE_SYS_TYPES_H 1
2731| #define HAVE_SYS_STAT_H 1
2732| #define HAVE_STDLIB_H 1
2733| #define HAVE_STRING_H 1
2734| #define HAVE_MEMORY_H 1
2735| #define HAVE_STRINGS_H 1
2736| #define HAVE_INTTYPES_H 1
2737| #define HAVE_STDINT_H 1
2738| #define HAVE_UNISTD_H 1
2739| #define HAVE_DLFCN_H 1
2740| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
2741| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
2742| #define LTDL_OBJDIR ".libs/"
2743| #define HAVE_PRELOADED_SYMBOLS 1
2744| #define HAVE_LIBDL 1
2745| #define HAVE_DLERROR 1
2746| #define HAVE_MEMORY_H 1
2747| #define HAVE_STDLIB_H 1
2748| #define HAVE_STDIO_H 1
2749| #define HAVE_CTYPE_H 1
2750| #define HAVE_DLFCN_H 1
2751| #define HAVE_STRING_H 1
2752| #define HAVE_STRCHR 1
2753| #define HAVE_STRRCHR 1
2754| #define HAVE_MEMCPY 1
2755| #define HAVE_STRCMP 1
2756| #define HAVE_ALLOCA_H 1
2757| #define HAVE_ALLOCA 1
2758| #define HAVE_STDLIB_H 1
2759| #define HAVE_UNISTD_H 1
2760| #define HAVE_GETPAGESIZE 1
2761| #define HAVE_MMAP 1
2762| #define HAVE_LIMITS_H 1
2763| #define HAVE_LOCALE_H 1
2764| #define HAVE_NL_TYPES_H 1
2765| #define HAVE_STRING_H 1
2766| #define HAVE_ALLOCA_H 1
2767| #define HAVE_GETCWD 1
2768| #define HAVE_MUNMAP 1
2769| #define HAVE_PUTENV 1
2770| #define HAVE_SETLOCALE 1
2771| #define HAVE_STRCHR 1
2772| #define HAVE_STRCASECMP 1
2773| #define HAVE_STPCPY 1
2774| #define HAVE_LC_MESSAGES 1
2775| #define HAVE_SGI_STL 1
2776| #define HAVE_DIRENT_H 1
2777| #define STDC_HEADERS 1
2778| #define HAVE_SYS_PARAM_H 1
2779| #define HAVE_SYS_MMAN_H 1
2780| #define HAVE_SYS_TIME_H 1
2781| #define HAVE_STRINGS_H 1
2782| #define HAVE_SYS_STAT_H 1
2783| #define HAVE_SYS_SELECT_H 1
2784| #define HAVE_PATHS_H 1
2785| #define HAVE_LIMITS_H 1
2786| #define HAVE_DLFCN_H 1
2787| #define HAVE_TERMIOS_H 1
2788| #define HAVE_SYS_XATTR_H 1
2789| /* end confdefs.h.  */
2790| #include <acl/libacl.h>
2791configure:28126: result: no
2792configure:28154: checking for acl/libacl.h
2793configure:28161: result: no
2794configure:28217: checking for strlcat
2795configure:28269: /usr/bin/g++-4.2 -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -pedantic-errors -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.cpp >&5
2796configure:28276: $? = 0
2797configure:28302: result: yes
2798configure:28305: checking if strlcat needs custom prototype
2799configure:28409: result: no
2800configure:28434: checking for strlcpy
2801configure:28485: /usr/bin/g++-4.2 -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -pedantic-errors -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.cpp >&5
2802configure:28492: $? = 0
2803configure:28518: result: yes
2804configure:28521: checking if strlcpy needs custom prototype
2805configure:28624: result: no
2806configure:28648: checking for main in -lutil
2807configure:28677: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c -lutil   -L/opt/local/lib >&5
2808configure:28684: $? = 0
2809configure:28705: result: yes
2810configure:28711: checking for main in -lcompat
2811configure:28740: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c -lcompat   -L/opt/local/lib >&5
2812ld: library not found for -lcompat
2813collect2: ld returned 1 exit status
2814configure:28747: $? = 1
2815configure: failed program was:
2816| /* confdefs.h.  */
2817| #define PACKAGE_NAME ""
2818| #define PACKAGE_TARNAME ""
2819| #define PACKAGE_VERSION ""
2820| #define PACKAGE_STRING ""
2821| #define PACKAGE_BUGREPORT ""
2822| #define PACKAGE "kdelibs"
2823| #define VERSION "3.5.10"
2824| #define KDELIBSUFF ""
2825| #define STDC_HEADERS 1
2826| #define HAVE_SYS_TYPES_H 1
2827| #define HAVE_SYS_STAT_H 1
2828| #define HAVE_STDLIB_H 1
2829| #define HAVE_STRING_H 1
2830| #define HAVE_MEMORY_H 1
2831| #define HAVE_STRINGS_H 1
2832| #define HAVE_INTTYPES_H 1
2833| #define HAVE_STDINT_H 1
2834| #define HAVE_UNISTD_H 1
2835| #define HAVE_DLFCN_H 1
2836| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
2837| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
2838| #define LTDL_OBJDIR ".libs/"
2839| #define HAVE_PRELOADED_SYMBOLS 1
2840| #define HAVE_LIBDL 1
2841| #define HAVE_DLERROR 1
2842| #define HAVE_MEMORY_H 1
2843| #define HAVE_STDLIB_H 1
2844| #define HAVE_STDIO_H 1
2845| #define HAVE_CTYPE_H 1
2846| #define HAVE_DLFCN_H 1
2847| #define HAVE_STRING_H 1
2848| #define HAVE_STRCHR 1
2849| #define HAVE_STRRCHR 1
2850| #define HAVE_MEMCPY 1
2851| #define HAVE_STRCMP 1
2852| #define HAVE_ALLOCA_H 1
2853| #define HAVE_ALLOCA 1
2854| #define HAVE_STDLIB_H 1
2855| #define HAVE_UNISTD_H 1
2856| #define HAVE_GETPAGESIZE 1
2857| #define HAVE_MMAP 1
2858| #define HAVE_LIMITS_H 1
2859| #define HAVE_LOCALE_H 1
2860| #define HAVE_NL_TYPES_H 1
2861| #define HAVE_STRING_H 1
2862| #define HAVE_ALLOCA_H 1
2863| #define HAVE_GETCWD 1
2864| #define HAVE_MUNMAP 1
2865| #define HAVE_PUTENV 1
2866| #define HAVE_SETLOCALE 1
2867| #define HAVE_STRCHR 1
2868| #define HAVE_STRCASECMP 1
2869| #define HAVE_STPCPY 1
2870| #define HAVE_LC_MESSAGES 1
2871| #define HAVE_SGI_STL 1
2872| #define HAVE_DIRENT_H 1
2873| #define STDC_HEADERS 1
2874| #define HAVE_SYS_PARAM_H 1
2875| #define HAVE_SYS_MMAN_H 1
2876| #define HAVE_SYS_TIME_H 1
2877| #define HAVE_STRINGS_H 1
2878| #define HAVE_SYS_STAT_H 1
2879| #define HAVE_SYS_SELECT_H 1
2880| #define HAVE_PATHS_H 1
2881| #define HAVE_LIMITS_H 1
2882| #define HAVE_DLFCN_H 1
2883| #define HAVE_TERMIOS_H 1
2884| #define HAVE_SYS_XATTR_H 1
2885| #define HAVE_STRLCAT 1
2886| #define HAVE_STRLCAT_PROTO 1
2887| #define HAVE_STRLCPY 1
2888| #define HAVE_STRLCPY_PROTO 1
2889| /* end confdefs.h.  */
2890|
2891|
2892| int
2893| main ()
2894| {
2895| return main ();
2896|   ;
2897|   return 0;
2898| }
2899configure:28768: result: no
2900configure:28775: checking for crypt in -lcrypt
2901configure:28810: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c -lcrypt   -L/opt/local/lib >&5
2902ld: library not found for -lcrypt
2903collect2: ld returned 1 exit status
2904configure:28817: $? = 1
2905configure: failed program was:
2906| /* confdefs.h.  */
2907| #define PACKAGE_NAME ""
2908| #define PACKAGE_TARNAME ""
2909| #define PACKAGE_VERSION ""
2910| #define PACKAGE_STRING ""
2911| #define PACKAGE_BUGREPORT ""
2912| #define PACKAGE "kdelibs"
2913| #define VERSION "3.5.10"
2914| #define KDELIBSUFF ""
2915| #define STDC_HEADERS 1
2916| #define HAVE_SYS_TYPES_H 1
2917| #define HAVE_SYS_STAT_H 1
2918| #define HAVE_STDLIB_H 1
2919| #define HAVE_STRING_H 1
2920| #define HAVE_MEMORY_H 1
2921| #define HAVE_STRINGS_H 1
2922| #define HAVE_INTTYPES_H 1
2923| #define HAVE_STDINT_H 1
2924| #define HAVE_UNISTD_H 1
2925| #define HAVE_DLFCN_H 1
2926| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
2927| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
2928| #define LTDL_OBJDIR ".libs/"
2929| #define HAVE_PRELOADED_SYMBOLS 1
2930| #define HAVE_LIBDL 1
2931| #define HAVE_DLERROR 1
2932| #define HAVE_MEMORY_H 1
2933| #define HAVE_STDLIB_H 1
2934| #define HAVE_STDIO_H 1
2935| #define HAVE_CTYPE_H 1
2936| #define HAVE_DLFCN_H 1
2937| #define HAVE_STRING_H 1
2938| #define HAVE_STRCHR 1
2939| #define HAVE_STRRCHR 1
2940| #define HAVE_MEMCPY 1
2941| #define HAVE_STRCMP 1
2942| #define HAVE_ALLOCA_H 1
2943| #define HAVE_ALLOCA 1
2944| #define HAVE_STDLIB_H 1
2945| #define HAVE_UNISTD_H 1
2946| #define HAVE_GETPAGESIZE 1
2947| #define HAVE_MMAP 1
2948| #define HAVE_LIMITS_H 1
2949| #define HAVE_LOCALE_H 1
2950| #define HAVE_NL_TYPES_H 1
2951| #define HAVE_STRING_H 1
2952| #define HAVE_ALLOCA_H 1
2953| #define HAVE_GETCWD 1
2954| #define HAVE_MUNMAP 1
2955| #define HAVE_PUTENV 1
2956| #define HAVE_SETLOCALE 1
2957| #define HAVE_STRCHR 1
2958| #define HAVE_STRCASECMP 1
2959| #define HAVE_STPCPY 1
2960| #define HAVE_LC_MESSAGES 1
2961| #define HAVE_SGI_STL 1
2962| #define HAVE_DIRENT_H 1
2963| #define STDC_HEADERS 1
2964| #define HAVE_SYS_PARAM_H 1
2965| #define HAVE_SYS_MMAN_H 1
2966| #define HAVE_SYS_TIME_H 1
2967| #define HAVE_STRINGS_H 1
2968| #define HAVE_SYS_STAT_H 1
2969| #define HAVE_SYS_SELECT_H 1
2970| #define HAVE_PATHS_H 1
2971| #define HAVE_LIMITS_H 1
2972| #define HAVE_DLFCN_H 1
2973| #define HAVE_TERMIOS_H 1
2974| #define HAVE_SYS_XATTR_H 1
2975| #define HAVE_STRLCAT 1
2976| #define HAVE_STRLCAT_PROTO 1
2977| #define HAVE_STRLCPY 1
2978| #define HAVE_STRLCPY_PROTO 1
2979| /* end confdefs.h.  */
2980|
2981| /* Override any GCC internal prototype to avoid an error.
2982|    Use char because int might match the return type of a GCC
2983|    builtin and then its argument prototype would still apply.  */
2984| #ifdef __cplusplus
2985| extern "C"
2986| #endif
2987| char crypt ();
2988| int
2989| main ()
2990| {
2991| return crypt ();
2992|   ;
2993|   return 0;
2994| }
2995configure:28838: result: no
2996configure:28843: checking for crypt in -lc
2997configure:28878: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c -lc   -L/opt/local/lib >&5
2998configure:28885: $? = 0
2999configure:28906: result: yes
3000configure:28933: checking for socklen_t
3001configure:28973: /usr/bin/g++-4.2 -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.cpp >&5
3002configure:28980: $? = 0
3003configure:29006: result: yes
3004configure:29098: checking for dnet_ntoa in -ldnet
3005configure:29133: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c -ldnet   -L/opt/local/lib >&5
3006ld: library not found for -ldnet
3007collect2: ld returned 1 exit status
3008configure:29140: $? = 1
3009configure: failed program was:
3010| /* confdefs.h.  */
3011| #define PACKAGE_NAME ""
3012| #define PACKAGE_TARNAME ""
3013| #define PACKAGE_VERSION ""
3014| #define PACKAGE_STRING ""
3015| #define PACKAGE_BUGREPORT ""
3016| #define PACKAGE "kdelibs"
3017| #define VERSION "3.5.10"
3018| #define KDELIBSUFF ""
3019| #define STDC_HEADERS 1
3020| #define HAVE_SYS_TYPES_H 1
3021| #define HAVE_SYS_STAT_H 1
3022| #define HAVE_STDLIB_H 1
3023| #define HAVE_STRING_H 1
3024| #define HAVE_MEMORY_H 1
3025| #define HAVE_STRINGS_H 1
3026| #define HAVE_INTTYPES_H 1
3027| #define HAVE_STDINT_H 1
3028| #define HAVE_UNISTD_H 1
3029| #define HAVE_DLFCN_H 1
3030| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
3031| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
3032| #define LTDL_OBJDIR ".libs/"
3033| #define HAVE_PRELOADED_SYMBOLS 1
3034| #define HAVE_LIBDL 1
3035| #define HAVE_DLERROR 1
3036| #define HAVE_MEMORY_H 1
3037| #define HAVE_STDLIB_H 1
3038| #define HAVE_STDIO_H 1
3039| #define HAVE_CTYPE_H 1
3040| #define HAVE_DLFCN_H 1
3041| #define HAVE_STRING_H 1
3042| #define HAVE_STRCHR 1
3043| #define HAVE_STRRCHR 1
3044| #define HAVE_MEMCPY 1
3045| #define HAVE_STRCMP 1
3046| #define HAVE_ALLOCA_H 1
3047| #define HAVE_ALLOCA 1
3048| #define HAVE_STDLIB_H 1
3049| #define HAVE_UNISTD_H 1
3050| #define HAVE_GETPAGESIZE 1
3051| #define HAVE_MMAP 1
3052| #define HAVE_LIMITS_H 1
3053| #define HAVE_LOCALE_H 1
3054| #define HAVE_NL_TYPES_H 1
3055| #define HAVE_STRING_H 1
3056| #define HAVE_ALLOCA_H 1
3057| #define HAVE_GETCWD 1
3058| #define HAVE_MUNMAP 1
3059| #define HAVE_PUTENV 1
3060| #define HAVE_SETLOCALE 1
3061| #define HAVE_STRCHR 1
3062| #define HAVE_STRCASECMP 1
3063| #define HAVE_STPCPY 1
3064| #define HAVE_LC_MESSAGES 1
3065| #define HAVE_SGI_STL 1
3066| #define HAVE_DIRENT_H 1
3067| #define STDC_HEADERS 1
3068| #define HAVE_SYS_PARAM_H 1
3069| #define HAVE_SYS_MMAN_H 1
3070| #define HAVE_SYS_TIME_H 1
3071| #define HAVE_STRINGS_H 1
3072| #define HAVE_SYS_STAT_H 1
3073| #define HAVE_SYS_SELECT_H 1
3074| #define HAVE_PATHS_H 1
3075| #define HAVE_LIMITS_H 1
3076| #define HAVE_DLFCN_H 1
3077| #define HAVE_TERMIOS_H 1
3078| #define HAVE_SYS_XATTR_H 1
3079| #define HAVE_STRLCAT 1
3080| #define HAVE_STRLCAT_PROTO 1
3081| #define HAVE_STRLCPY 1
3082| #define HAVE_STRLCPY_PROTO 1
3083| #define HAVE_CRYPT 1
3084| #define kde_socklen_t socklen_t
3085| #define ksize_t socklen_t
3086| /* end confdefs.h.  */
3087|
3088| /* Override any GCC internal prototype to avoid an error.
3089|    Use char because int might match the return type of a GCC
3090|    builtin and then its argument prototype would still apply.  */
3091| #ifdef __cplusplus
3092| extern "C"
3093| #endif
3094| char dnet_ntoa ();
3095| int
3096| main ()
3097| {
3098| return dnet_ntoa ();
3099|   ;
3100|   return 0;
3101| }
3102configure:29161: result: no
3103configure:29168: checking for dnet_ntoa in -ldnet_stub
3104configure:29203: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c -ldnet_stub   -L/opt/local/lib >&5
3105ld: library not found for -ldnet_stub
3106collect2: ld returned 1 exit status
3107configure:29210: $? = 1
3108configure: failed program was:
3109| /* confdefs.h.  */
3110| #define PACKAGE_NAME ""
3111| #define PACKAGE_TARNAME ""
3112| #define PACKAGE_VERSION ""
3113| #define PACKAGE_STRING ""
3114| #define PACKAGE_BUGREPORT ""
3115| #define PACKAGE "kdelibs"
3116| #define VERSION "3.5.10"
3117| #define KDELIBSUFF ""
3118| #define STDC_HEADERS 1
3119| #define HAVE_SYS_TYPES_H 1
3120| #define HAVE_SYS_STAT_H 1
3121| #define HAVE_STDLIB_H 1
3122| #define HAVE_STRING_H 1
3123| #define HAVE_MEMORY_H 1
3124| #define HAVE_STRINGS_H 1
3125| #define HAVE_INTTYPES_H 1
3126| #define HAVE_STDINT_H 1
3127| #define HAVE_UNISTD_H 1
3128| #define HAVE_DLFCN_H 1
3129| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
3130| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
3131| #define LTDL_OBJDIR ".libs/"
3132| #define HAVE_PRELOADED_SYMBOLS 1
3133| #define HAVE_LIBDL 1
3134| #define HAVE_DLERROR 1
3135| #define HAVE_MEMORY_H 1
3136| #define HAVE_STDLIB_H 1
3137| #define HAVE_STDIO_H 1
3138| #define HAVE_CTYPE_H 1
3139| #define HAVE_DLFCN_H 1
3140| #define HAVE_STRING_H 1
3141| #define HAVE_STRCHR 1
3142| #define HAVE_STRRCHR 1
3143| #define HAVE_MEMCPY 1
3144| #define HAVE_STRCMP 1
3145| #define HAVE_ALLOCA_H 1
3146| #define HAVE_ALLOCA 1
3147| #define HAVE_STDLIB_H 1
3148| #define HAVE_UNISTD_H 1
3149| #define HAVE_GETPAGESIZE 1
3150| #define HAVE_MMAP 1
3151| #define HAVE_LIMITS_H 1
3152| #define HAVE_LOCALE_H 1
3153| #define HAVE_NL_TYPES_H 1
3154| #define HAVE_STRING_H 1
3155| #define HAVE_ALLOCA_H 1
3156| #define HAVE_GETCWD 1
3157| #define HAVE_MUNMAP 1
3158| #define HAVE_PUTENV 1
3159| #define HAVE_SETLOCALE 1
3160| #define HAVE_STRCHR 1
3161| #define HAVE_STRCASECMP 1
3162| #define HAVE_STPCPY 1
3163| #define HAVE_LC_MESSAGES 1
3164| #define HAVE_SGI_STL 1
3165| #define HAVE_DIRENT_H 1
3166| #define STDC_HEADERS 1
3167| #define HAVE_SYS_PARAM_H 1
3168| #define HAVE_SYS_MMAN_H 1
3169| #define HAVE_SYS_TIME_H 1
3170| #define HAVE_STRINGS_H 1
3171| #define HAVE_SYS_STAT_H 1
3172| #define HAVE_SYS_SELECT_H 1
3173| #define HAVE_PATHS_H 1
3174| #define HAVE_LIMITS_H 1
3175| #define HAVE_DLFCN_H 1
3176| #define HAVE_TERMIOS_H 1
3177| #define HAVE_SYS_XATTR_H 1
3178| #define HAVE_STRLCAT 1
3179| #define HAVE_STRLCAT_PROTO 1
3180| #define HAVE_STRLCPY 1
3181| #define HAVE_STRLCPY_PROTO 1
3182| #define HAVE_CRYPT 1
3183| #define kde_socklen_t socklen_t
3184| #define ksize_t socklen_t
3185| /* end confdefs.h.  */
3186|
3187| /* Override any GCC internal prototype to avoid an error.
3188|    Use char because int might match the return type of a GCC
3189|    builtin and then its argument prototype would still apply.  */
3190| #ifdef __cplusplus
3191| extern "C"
3192| #endif
3193| char dnet_ntoa ();
3194| int
3195| main ()
3196| {
3197| return dnet_ntoa ();
3198|   ;
3199|   return 0;
3200| }
3201configure:29231: result: no
3202configure:29238: checking for inet_ntoa
3203configure:29294: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
3204configure:29301: $? = 0
3205configure:29321: result: yes
3206configure:29395: checking for connect
3207configure:29451: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
3208configure:29458: $? = 0
3209configure:29478: result: yes
3210configure:29553: checking for remove
3211configure:29609: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
3212configure:29616: $? = 0
3213configure:29636: result: yes
3214configure:29712: checking for shmat
3215configure:29768: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
3216configure:29775: $? = 0
3217configure:29795: result: yes
3218configure:29879: checking for sys/types.h
3219configure:29886: result: yes
3220configure:29879: checking for stdint.h
3221configure:29886: result: yes
3222configure:30038: checking sys/bitypes.h usability
3223configure:30055: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
3224conftest.c:113:25: error: sys/bitypes.h: No such file or directory
3225configure:30062: $? = 1
3226configure: failed program was:
3227| /* confdefs.h.  */
3228| #define PACKAGE_NAME ""
3229| #define PACKAGE_TARNAME ""
3230| #define PACKAGE_VERSION ""
3231| #define PACKAGE_STRING ""
3232| #define PACKAGE_BUGREPORT ""
3233| #define PACKAGE "kdelibs"
3234| #define VERSION "3.5.10"
3235| #define KDELIBSUFF ""
3236| #define STDC_HEADERS 1
3237| #define HAVE_SYS_TYPES_H 1
3238| #define HAVE_SYS_STAT_H 1
3239| #define HAVE_STDLIB_H 1
3240| #define HAVE_STRING_H 1
3241| #define HAVE_MEMORY_H 1
3242| #define HAVE_STRINGS_H 1
3243| #define HAVE_INTTYPES_H 1
3244| #define HAVE_STDINT_H 1
3245| #define HAVE_UNISTD_H 1
3246| #define HAVE_DLFCN_H 1
3247| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
3248| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
3249| #define LTDL_OBJDIR ".libs/"
3250| #define HAVE_PRELOADED_SYMBOLS 1
3251| #define HAVE_LIBDL 1
3252| #define HAVE_DLERROR 1
3253| #define HAVE_MEMORY_H 1
3254| #define HAVE_STDLIB_H 1
3255| #define HAVE_STDIO_H 1
3256| #define HAVE_CTYPE_H 1
3257| #define HAVE_DLFCN_H 1
3258| #define HAVE_STRING_H 1
3259| #define HAVE_STRCHR 1
3260| #define HAVE_STRRCHR 1
3261| #define HAVE_MEMCPY 1
3262| #define HAVE_STRCMP 1
3263| #define HAVE_ALLOCA_H 1
3264| #define HAVE_ALLOCA 1
3265| #define HAVE_STDLIB_H 1
3266| #define HAVE_UNISTD_H 1
3267| #define HAVE_GETPAGESIZE 1
3268| #define HAVE_MMAP 1
3269| #define HAVE_LIMITS_H 1
3270| #define HAVE_LOCALE_H 1
3271| #define HAVE_NL_TYPES_H 1
3272| #define HAVE_STRING_H 1
3273| #define HAVE_ALLOCA_H 1
3274| #define HAVE_GETCWD 1
3275| #define HAVE_MUNMAP 1
3276| #define HAVE_PUTENV 1
3277| #define HAVE_SETLOCALE 1
3278| #define HAVE_STRCHR 1
3279| #define HAVE_STRCASECMP 1
3280| #define HAVE_STPCPY 1
3281| #define HAVE_LC_MESSAGES 1
3282| #define HAVE_SGI_STL 1
3283| #define HAVE_DIRENT_H 1
3284| #define STDC_HEADERS 1
3285| #define HAVE_SYS_PARAM_H 1
3286| #define HAVE_SYS_MMAN_H 1
3287| #define HAVE_SYS_TIME_H 1
3288| #define HAVE_STRINGS_H 1
3289| #define HAVE_SYS_STAT_H 1
3290| #define HAVE_SYS_SELECT_H 1
3291| #define HAVE_PATHS_H 1
3292| #define HAVE_LIMITS_H 1
3293| #define HAVE_DLFCN_H 1
3294| #define HAVE_TERMIOS_H 1
3295| #define HAVE_SYS_XATTR_H 1
3296| #define HAVE_STRLCAT 1
3297| #define HAVE_STRLCAT_PROTO 1
3298| #define HAVE_STRLCPY 1
3299| #define HAVE_STRLCPY_PROTO 1
3300| #define HAVE_CRYPT 1
3301| #define kde_socklen_t socklen_t
3302| #define ksize_t socklen_t
3303| #define HAVE_SYS_TYPES_H 1
3304| #define HAVE_STDINT_H 1
3305| /* end confdefs.h.  */
3306| #include <stdio.h>
3307| #ifdef HAVE_SYS_TYPES_H
3308| # include <sys/types.h>
3309| #endif
3310| #ifdef HAVE_SYS_STAT_H
3311| # include <sys/stat.h>
3312| #endif
3313| #ifdef STDC_HEADERS
3314| # include <stdlib.h>
3315| # include <stddef.h>
3316| #else
3317| # ifdef HAVE_STDLIB_H
3318| #  include <stdlib.h>
3319| # endif
3320| #endif
3321| #ifdef HAVE_STRING_H
3322| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3323| #  include <memory.h>
3324| # endif
3325| # include <string.h>
3326| #endif
3327| #ifdef HAVE_STRINGS_H
3328| # include <strings.h>
3329| #endif
3330| #ifdef HAVE_INTTYPES_H
3331| # include <inttypes.h>
3332| #endif
3333| #ifdef HAVE_STDINT_H
3334| # include <stdint.h>
3335| #endif
3336| #ifdef HAVE_UNISTD_H
3337| # include <unistd.h>
3338| #endif
3339| #include <sys/bitypes.h>
3340configure:30076: result: no
3341configure:30080: checking sys/bitypes.h presence
3342configure:30095: /usr/bin/gcc-4.2 -E -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
3343conftest.c:80:25: error: sys/bitypes.h: No such file or directory
3344configure:30102: $? = 1
3345configure: failed program was:
3346| /* confdefs.h.  */
3347| #define PACKAGE_NAME ""
3348| #define PACKAGE_TARNAME ""
3349| #define PACKAGE_VERSION ""
3350| #define PACKAGE_STRING ""
3351| #define PACKAGE_BUGREPORT ""
3352| #define PACKAGE "kdelibs"
3353| #define VERSION "3.5.10"
3354| #define KDELIBSUFF ""
3355| #define STDC_HEADERS 1
3356| #define HAVE_SYS_TYPES_H 1
3357| #define HAVE_SYS_STAT_H 1
3358| #define HAVE_STDLIB_H 1
3359| #define HAVE_STRING_H 1
3360| #define HAVE_MEMORY_H 1
3361| #define HAVE_STRINGS_H 1
3362| #define HAVE_INTTYPES_H 1
3363| #define HAVE_STDINT_H 1
3364| #define HAVE_UNISTD_H 1
3365| #define HAVE_DLFCN_H 1
3366| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
3367| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
3368| #define LTDL_OBJDIR ".libs/"
3369| #define HAVE_PRELOADED_SYMBOLS 1
3370| #define HAVE_LIBDL 1
3371| #define HAVE_DLERROR 1
3372| #define HAVE_MEMORY_H 1
3373| #define HAVE_STDLIB_H 1
3374| #define HAVE_STDIO_H 1
3375| #define HAVE_CTYPE_H 1
3376| #define HAVE_DLFCN_H 1
3377| #define HAVE_STRING_H 1
3378| #define HAVE_STRCHR 1
3379| #define HAVE_STRRCHR 1
3380| #define HAVE_MEMCPY 1
3381| #define HAVE_STRCMP 1
3382| #define HAVE_ALLOCA_H 1
3383| #define HAVE_ALLOCA 1
3384| #define HAVE_STDLIB_H 1
3385| #define HAVE_UNISTD_H 1
3386| #define HAVE_GETPAGESIZE 1
3387| #define HAVE_MMAP 1
3388| #define HAVE_LIMITS_H 1
3389| #define HAVE_LOCALE_H 1
3390| #define HAVE_NL_TYPES_H 1
3391| #define HAVE_STRING_H 1
3392| #define HAVE_ALLOCA_H 1
3393| #define HAVE_GETCWD 1
3394| #define HAVE_MUNMAP 1
3395| #define HAVE_PUTENV 1
3396| #define HAVE_SETLOCALE 1
3397| #define HAVE_STRCHR 1
3398| #define HAVE_STRCASECMP 1
3399| #define HAVE_STPCPY 1
3400| #define HAVE_LC_MESSAGES 1
3401| #define HAVE_SGI_STL 1
3402| #define HAVE_DIRENT_H 1
3403| #define STDC_HEADERS 1
3404| #define HAVE_SYS_PARAM_H 1
3405| #define HAVE_SYS_MMAN_H 1
3406| #define HAVE_SYS_TIME_H 1
3407| #define HAVE_STRINGS_H 1
3408| #define HAVE_SYS_STAT_H 1
3409| #define HAVE_SYS_SELECT_H 1
3410| #define HAVE_PATHS_H 1
3411| #define HAVE_LIMITS_H 1
3412| #define HAVE_DLFCN_H 1
3413| #define HAVE_TERMIOS_H 1
3414| #define HAVE_SYS_XATTR_H 1
3415| #define HAVE_STRLCAT 1
3416| #define HAVE_STRLCAT_PROTO 1
3417| #define HAVE_STRLCPY 1
3418| #define HAVE_STRLCPY_PROTO 1
3419| #define HAVE_CRYPT 1
3420| #define kde_socklen_t socklen_t
3421| #define ksize_t socklen_t
3422| #define HAVE_SYS_TYPES_H 1
3423| #define HAVE_STDINT_H 1
3424| /* end confdefs.h.  */
3425| #include <sys/bitypes.h>
3426configure:30116: result: no
3427configure:30144: checking for sys/bitypes.h
3428configure:30153: result: no
3429configure:30170: checking for poll in -lpoll
3430configure:30205: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c -lpoll   -L/opt/local/lib >&5
3431configure:30212: $? = 0
3432configure:30233: result: yes
3433configure:30257: checking Carbon/Carbon.h usability
3434configure:30274: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
3435configure:30281: $? = 0
3436configure:30295: result: yes
3437configure:30299: checking Carbon/Carbon.h presence
3438configure:30314: /usr/bin/gcc-4.2 -E -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
3439configure:30321: $? = 0
3440configure:30335: result: yes
3441configure:30363: checking for Carbon/Carbon.h
3442configure:30372: result: yes
3443configure:30399: checking CoreAudio/CoreAudio.h usability
3444configure:30416: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
3445configure:30423: $? = 0
3446configure:30437: result: yes
3447configure:30441: checking CoreAudio/CoreAudio.h presence
3448configure:30456: /usr/bin/gcc-4.2 -E -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
3449configure:30463: $? = 0
3450configure:30477: result: yes
3451configure:30505: checking for CoreAudio/CoreAudio.h
3452configure:30512: result: yes
3453configure:30530: checking if res_init needs -lresolv
3454configure:30562: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib  -lresolv >&5
3455configure:30569: $? = 0
3456configure:30579: result: yes
3457configure:30603: checking for res_init
3458configure:30655: /usr/bin/g++-4.2 -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -pedantic-errors -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.cpp >&5
3459configure:30662: $? = 0
3460configure:30688: result: yes
3461configure:30691: checking if res_init needs custom prototype
3462configure:30795: result: no
3463configure:30823: checking for killpg in -lucb
3464configure:30858: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c -lucb   -L/opt/local/lib >&5
3465ld: library not found for -lucb
3466collect2: ld returned 1 exit status
3467configure:30865: $? = 1
3468configure: failed program was:
3469| /* confdefs.h.  */
3470| #define PACKAGE_NAME ""
3471| #define PACKAGE_TARNAME ""
3472| #define PACKAGE_VERSION ""
3473| #define PACKAGE_STRING ""
3474| #define PACKAGE_BUGREPORT ""
3475| #define PACKAGE "kdelibs"
3476| #define VERSION "3.5.10"
3477| #define KDELIBSUFF ""
3478| #define STDC_HEADERS 1
3479| #define HAVE_SYS_TYPES_H 1
3480| #define HAVE_SYS_STAT_H 1
3481| #define HAVE_STDLIB_H 1
3482| #define HAVE_STRING_H 1
3483| #define HAVE_MEMORY_H 1
3484| #define HAVE_STRINGS_H 1
3485| #define HAVE_INTTYPES_H 1
3486| #define HAVE_STDINT_H 1
3487| #define HAVE_UNISTD_H 1
3488| #define HAVE_DLFCN_H 1
3489| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
3490| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
3491| #define LTDL_OBJDIR ".libs/"
3492| #define HAVE_PRELOADED_SYMBOLS 1
3493| #define HAVE_LIBDL 1
3494| #define HAVE_DLERROR 1
3495| #define HAVE_MEMORY_H 1
3496| #define HAVE_STDLIB_H 1
3497| #define HAVE_STDIO_H 1
3498| #define HAVE_CTYPE_H 1
3499| #define HAVE_DLFCN_H 1
3500| #define HAVE_STRING_H 1
3501| #define HAVE_STRCHR 1
3502| #define HAVE_STRRCHR 1
3503| #define HAVE_MEMCPY 1
3504| #define HAVE_STRCMP 1
3505| #define HAVE_ALLOCA_H 1
3506| #define HAVE_ALLOCA 1
3507| #define HAVE_STDLIB_H 1
3508| #define HAVE_UNISTD_H 1
3509| #define HAVE_GETPAGESIZE 1
3510| #define HAVE_MMAP 1
3511| #define HAVE_LIMITS_H 1
3512| #define HAVE_LOCALE_H 1
3513| #define HAVE_NL_TYPES_H 1
3514| #define HAVE_STRING_H 1
3515| #define HAVE_ALLOCA_H 1
3516| #define HAVE_GETCWD 1
3517| #define HAVE_MUNMAP 1
3518| #define HAVE_PUTENV 1
3519| #define HAVE_SETLOCALE 1
3520| #define HAVE_STRCHR 1
3521| #define HAVE_STRCASECMP 1
3522| #define HAVE_STPCPY 1
3523| #define HAVE_LC_MESSAGES 1
3524| #define HAVE_SGI_STL 1
3525| #define HAVE_DIRENT_H 1
3526| #define STDC_HEADERS 1
3527| #define HAVE_SYS_PARAM_H 1
3528| #define HAVE_SYS_MMAN_H 1
3529| #define HAVE_SYS_TIME_H 1
3530| #define HAVE_STRINGS_H 1
3531| #define HAVE_SYS_STAT_H 1
3532| #define HAVE_SYS_SELECT_H 1
3533| #define HAVE_PATHS_H 1
3534| #define HAVE_LIMITS_H 1
3535| #define HAVE_DLFCN_H 1
3536| #define HAVE_TERMIOS_H 1
3537| #define HAVE_SYS_XATTR_H 1
3538| #define HAVE_STRLCAT 1
3539| #define HAVE_STRLCAT_PROTO 1
3540| #define HAVE_STRLCPY 1
3541| #define HAVE_STRLCPY_PROTO 1
3542| #define HAVE_CRYPT 1
3543| #define kde_socklen_t socklen_t
3544| #define ksize_t socklen_t
3545| #define HAVE_SYS_TYPES_H 1
3546| #define HAVE_STDINT_H 1
3547| #define HAVE_CARBON_CARBON_H 1
3548| #define HAVE_COREAUDIO 1
3549| #define HAVE_RES_INIT 1
3550| #define HAVE_RES_INIT 1
3551| #define HAVE_RES_INIT_PROTO 1
3552| /* end confdefs.h.  */
3553|
3554| /* Override any GCC internal prototype to avoid an error.
3555|    Use char because int might match the return type of a GCC
3556|    builtin and then its argument prototype would still apply.  */
3557| #ifdef __cplusplus
3558| extern "C"
3559| #endif
3560| char killpg ();
3561| int
3562| main ()
3563| {
3564| return killpg ();
3565|   ;
3566|   return 0;
3567| }
3568configure:30886: result: no
3569configure:30974: checking size of int
3570configure:31279: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
3571configure:31283: $? = 0
3572configure:31289: ./conftest
3573configure:31293: $? = 0
3574configure:31319: result: 4
3575configure:31332: checking size of short
3576configure:31637: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
3577configure:31641: $? = 0
3578configure:31647: ./conftest
3579configure:31651: $? = 0
3580configure:31677: result: 2
3581configure:31690: checking size of long
3582configure:31995: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
3583configure:31999: $? = 0
3584configure:32005: ./conftest
3585configure:32009: $? = 0
3586configure:32035: result: 8
3587configure:32048: checking size of char *
3588configure:32353: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
3589configure:32357: $? = 0
3590configure:32363: ./conftest
3591configure:32367: $? = 0
3592configure:32393: result: 8
3593configure:32404: checking for dlopen in -ldl
3594configure:32467: result: yes
3595configure:32477: checking for shl_unload in -ldld
3596configure:32512: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c -ldld   -L/opt/local/lib >&5
3597ld: library not found for -ldld
3598collect2: ld returned 1 exit status
3599configure:32519: $? = 1
3600configure: failed program was:
3601| /* confdefs.h.  */
3602| #define PACKAGE_NAME ""
3603| #define PACKAGE_TARNAME ""
3604| #define PACKAGE_VERSION ""
3605| #define PACKAGE_STRING ""
3606| #define PACKAGE_BUGREPORT ""
3607| #define PACKAGE "kdelibs"
3608| #define VERSION "3.5.10"
3609| #define KDELIBSUFF ""
3610| #define STDC_HEADERS 1
3611| #define HAVE_SYS_TYPES_H 1
3612| #define HAVE_SYS_STAT_H 1
3613| #define HAVE_STDLIB_H 1
3614| #define HAVE_STRING_H 1
3615| #define HAVE_MEMORY_H 1
3616| #define HAVE_STRINGS_H 1
3617| #define HAVE_INTTYPES_H 1
3618| #define HAVE_STDINT_H 1
3619| #define HAVE_UNISTD_H 1
3620| #define HAVE_DLFCN_H 1
3621| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
3622| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
3623| #define LTDL_OBJDIR ".libs/"
3624| #define HAVE_PRELOADED_SYMBOLS 1
3625| #define HAVE_LIBDL 1
3626| #define HAVE_DLERROR 1
3627| #define HAVE_MEMORY_H 1
3628| #define HAVE_STDLIB_H 1
3629| #define HAVE_STDIO_H 1
3630| #define HAVE_CTYPE_H 1
3631| #define HAVE_DLFCN_H 1
3632| #define HAVE_STRING_H 1
3633| #define HAVE_STRCHR 1
3634| #define HAVE_STRRCHR 1
3635| #define HAVE_MEMCPY 1
3636| #define HAVE_STRCMP 1
3637| #define HAVE_ALLOCA_H 1
3638| #define HAVE_ALLOCA 1
3639| #define HAVE_STDLIB_H 1
3640| #define HAVE_UNISTD_H 1
3641| #define HAVE_GETPAGESIZE 1
3642| #define HAVE_MMAP 1
3643| #define HAVE_LIMITS_H 1
3644| #define HAVE_LOCALE_H 1
3645| #define HAVE_NL_TYPES_H 1
3646| #define HAVE_STRING_H 1
3647| #define HAVE_ALLOCA_H 1
3648| #define HAVE_GETCWD 1
3649| #define HAVE_MUNMAP 1
3650| #define HAVE_PUTENV 1
3651| #define HAVE_SETLOCALE 1
3652| #define HAVE_STRCHR 1
3653| #define HAVE_STRCASECMP 1
3654| #define HAVE_STPCPY 1
3655| #define HAVE_LC_MESSAGES 1
3656| #define HAVE_SGI_STL 1
3657| #define HAVE_DIRENT_H 1
3658| #define STDC_HEADERS 1
3659| #define HAVE_SYS_PARAM_H 1
3660| #define HAVE_SYS_MMAN_H 1
3661| #define HAVE_SYS_TIME_H 1
3662| #define HAVE_STRINGS_H 1
3663| #define HAVE_SYS_STAT_H 1
3664| #define HAVE_SYS_SELECT_H 1
3665| #define HAVE_PATHS_H 1
3666| #define HAVE_LIMITS_H 1
3667| #define HAVE_DLFCN_H 1
3668| #define HAVE_TERMIOS_H 1
3669| #define HAVE_SYS_XATTR_H 1
3670| #define HAVE_STRLCAT 1
3671| #define HAVE_STRLCAT_PROTO 1
3672| #define HAVE_STRLCPY 1
3673| #define HAVE_STRLCPY_PROTO 1
3674| #define HAVE_CRYPT 1
3675| #define kde_socklen_t socklen_t
3676| #define ksize_t socklen_t
3677| #define HAVE_SYS_TYPES_H 1
3678| #define HAVE_STDINT_H 1
3679| #define HAVE_CARBON_CARBON_H 1
3680| #define HAVE_COREAUDIO 1
3681| #define HAVE_RES_INIT 1
3682| #define HAVE_RES_INIT 1
3683| #define HAVE_RES_INIT_PROTO 1
3684| #define SIZEOF_INT 4
3685| #define SIZEOF_SHORT 2
3686| #define SIZEOF_LONG 8
3687| #define SIZEOF_CHAR_P 8
3688| /* end confdefs.h.  */
3689|
3690| /* Override any GCC internal prototype to avoid an error.
3691|    Use char because int might match the return type of a GCC
3692|    builtin and then its argument prototype would still apply.  */
3693| #ifdef __cplusplus
3694| extern "C"
3695| #endif
3696| char shl_unload ();
3697| int
3698| main ()
3699| {
3700| return shl_unload ();
3701|   ;
3702|   return 0;
3703| }
3704configure:32540: result: no
3705configure:32559: checking size of size_t
3706configure:32864: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
3707configure:32868: $? = 0
3708configure:32874: ./conftest
3709configure:32878: $? = 0
3710configure:32904: result: 8
3711configure:32918: checking size of unsigned long
3712configure:33223: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
3713configure:33227: $? = 0
3714configure:33233: ./conftest
3715configure:33237: $? = 0
3716configure:33263: result: 8
3717configure:33274: checking sizeof size_t == sizeof unsigned long
3718configure:33301: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
3719configure:33308: $? = 0
3720configure:33313: result: yes
3721configure:33337: checking for PIE support
3722configure:33379: rm -rf SunWS_cache; /usr/bin/g++-4.2 -o conftest -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fPIE -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs -pie conftest.cpp  -L/opt/local/lib 1>&5
3723configure:33386: $? = 0
3724configure:33416: result: yes
3725configure:33419: checking if enabling -pie/fPIE support
3726configure:33434: result: yes
3727configure:33466: checking crt_externs.h usability
3728configure:33483: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
3729configure:33490: $? = 0
3730configure:33504: result: yes
3731configure:33508: checking crt_externs.h presence
3732configure:33523: /usr/bin/gcc-4.2 -E -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
3733configure:33530: $? = 0
3734configure:33544: result: yes
3735configure:33572: checking for crt_externs.h
3736configure:33581: result: yes
3737configure:33596: checking for _NSGetEnviron
3738configure:33652: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
3739configure:33659: $? = 0
3740configure:33679: result: yes
3741configure:33701: checking for vsnprintf
3742configure:33757: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
3743conftest.c:116: warning: conflicting types for built-in function 'vsnprintf'
3744configure:33764: $? = 0
3745configure:33786: result: yes
3746configure:33701: checking for snprintf
3747configure:33757: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
3748conftest.c:117: warning: conflicting types for built-in function 'snprintf'
3749configure:33764: $? = 0
3750configure:33786: result: yes
3751configure:33845: checking for X
3752configure:34151: result: libraries /opt/local/lib, headers /opt/local/include
3753configure:34180: checking for IceConnectionNumber in -lICE
3754configure:34215: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs -L/opt/local/lib conftest.c -lICE   -L/opt/local/lib >&5
3755configure:34222: $? = 0
3756configure:34243: result: yes
3757configure:34253: checking for libXext
3758configure:34293: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs -L/opt/local/lib  conftest.c -lXext -lX11  >&5
3759configure:34300: $? = 0
3760configure:34327: result: yes
3761configure:34460: checking for pkg-config
3762configure:34478: found /opt/local/bin/pkg-config
3763configure:34491: result: /opt/local/bin/pkg-config
3764configure:34615: checking for pthread_create in -lpthread
3765configure:34650: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c -lpthread   -L/opt/local/lib >&5
3766configure:34657: $? = 0
3767configure:34678: result: yes
3768configure:34961: checking for extra includes
3769configure:34989: result: added
3770configure:34993: checking for extra libs
3771configure:35022: result: added
3772configure:35028: checking for libz
3773configure:35069: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/opt/local/include  -I/opt/local/include -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c -L/opt/local/lib    -L/opt/local/lib -lz  >&5
3774configure:35076: $? = 0
3775configure:35106: result: -lz
3776configure:35127: checking for libpng
3777configure:35169: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/opt/local/include  -I/opt/local/include -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib -L/opt/local/lib    -L/opt/local/lib -lpng -lz -lm -lX11  >&5
3778configure:35176: $? = 0
3779configure:35208: result: -lpng -lz -lm
3780configure:35219: checking for libjpeg6b
3781configure:35258: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/opt/local/include  -I/opt/local/include -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c -L/opt/local/lib    -L/opt/local/lib -ljpeg6b -lm >&5
3782ld: library not found for -ljpeg6b
3783collect2: ld returned 1 exit status
3784configure:35265: $? = 1
3785configure: failed program was:
3786| /* confdefs.h.  */
3787| #define PACKAGE_NAME ""
3788| #define PACKAGE_TARNAME ""
3789| #define PACKAGE_VERSION ""
3790| #define PACKAGE_STRING ""
3791| #define PACKAGE_BUGREPORT ""
3792| #define PACKAGE "kdelibs"
3793| #define VERSION "3.5.10"
3794| #define KDELIBSUFF ""
3795| #define STDC_HEADERS 1
3796| #define HAVE_SYS_TYPES_H 1
3797| #define HAVE_SYS_STAT_H 1
3798| #define HAVE_STDLIB_H 1
3799| #define HAVE_STRING_H 1
3800| #define HAVE_MEMORY_H 1
3801| #define HAVE_STRINGS_H 1
3802| #define HAVE_INTTYPES_H 1
3803| #define HAVE_STDINT_H 1
3804| #define HAVE_UNISTD_H 1
3805| #define HAVE_DLFCN_H 1
3806| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
3807| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
3808| #define LTDL_OBJDIR ".libs/"
3809| #define HAVE_PRELOADED_SYMBOLS 1
3810| #define HAVE_LIBDL 1
3811| #define HAVE_DLERROR 1
3812| #define HAVE_MEMORY_H 1
3813| #define HAVE_STDLIB_H 1
3814| #define HAVE_STDIO_H 1
3815| #define HAVE_CTYPE_H 1
3816| #define HAVE_DLFCN_H 1
3817| #define HAVE_STRING_H 1
3818| #define HAVE_STRCHR 1
3819| #define HAVE_STRRCHR 1
3820| #define HAVE_MEMCPY 1
3821| #define HAVE_STRCMP 1
3822| #define HAVE_ALLOCA_H 1
3823| #define HAVE_ALLOCA 1
3824| #define HAVE_STDLIB_H 1
3825| #define HAVE_UNISTD_H 1
3826| #define HAVE_GETPAGESIZE 1
3827| #define HAVE_MMAP 1
3828| #define HAVE_LIMITS_H 1
3829| #define HAVE_LOCALE_H 1
3830| #define HAVE_NL_TYPES_H 1
3831| #define HAVE_STRING_H 1
3832| #define HAVE_ALLOCA_H 1
3833| #define HAVE_GETCWD 1
3834| #define HAVE_MUNMAP 1
3835| #define HAVE_PUTENV 1
3836| #define HAVE_SETLOCALE 1
3837| #define HAVE_STRCHR 1
3838| #define HAVE_STRCASECMP 1
3839| #define HAVE_STPCPY 1
3840| #define HAVE_LC_MESSAGES 1
3841| #define HAVE_SGI_STL 1
3842| #define HAVE_DIRENT_H 1
3843| #define STDC_HEADERS 1
3844| #define HAVE_SYS_PARAM_H 1
3845| #define HAVE_SYS_MMAN_H 1
3846| #define HAVE_SYS_TIME_H 1
3847| #define HAVE_STRINGS_H 1
3848| #define HAVE_SYS_STAT_H 1
3849| #define HAVE_SYS_SELECT_H 1
3850| #define HAVE_PATHS_H 1
3851| #define HAVE_LIMITS_H 1
3852| #define HAVE_DLFCN_H 1
3853| #define HAVE_TERMIOS_H 1
3854| #define HAVE_SYS_XATTR_H 1
3855| #define HAVE_STRLCAT 1
3856| #define HAVE_STRLCAT_PROTO 1
3857| #define HAVE_STRLCPY 1
3858| #define HAVE_STRLCPY_PROTO 1
3859| #define HAVE_CRYPT 1
3860| #define kde_socklen_t socklen_t
3861| #define ksize_t socklen_t
3862| #define HAVE_SYS_TYPES_H 1
3863| #define HAVE_STDINT_H 1
3864| #define HAVE_CARBON_CARBON_H 1
3865| #define HAVE_COREAUDIO 1
3866| #define HAVE_RES_INIT 1
3867| #define HAVE_RES_INIT 1
3868| #define HAVE_RES_INIT_PROTO 1
3869| #define SIZEOF_INT 4
3870| #define SIZEOF_SHORT 2
3871| #define SIZEOF_LONG 8
3872| #define SIZEOF_CHAR_P 8
3873| #define SIZEOF_SIZE_T 8
3874| #define SIZEOF_UNSIGNED_LONG 8
3875| #define HAVE_CRT_EXTERNS_H 1
3876| #define HAVE_NSGETENVIRON 1
3877| #define HAVE_VSNPRINTF 1
3878| #define HAVE_SNPRINTF 1
3879| #define HAVE_LIBZ 1
3880| #define HAVE_LIBPNG 1
3881| /* end confdefs.h.  */
3882|
3883| #ifdef __cplusplus
3884| extern "C" {
3885| #endif
3886| void jpeg_CreateDecompress();
3887| #ifdef __cplusplus
3888| }
3889| #endif
3890|
3891| int
3892| main ()
3893| {
3894| jpeg_CreateDecompress();
3895|   ;
3896|   return 0;
3897| }
3898configure:35295: result: no
3899configure:35298: checking for libjpeg
3900configure:35337: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/opt/local/include  -I/opt/local/include -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c -L/opt/local/lib    -L/opt/local/lib -ljpeg -lm >&5
3901configure:35344: $? = 0
3902configure:35371: result: -ljpeg
3903configure: 35395: /opt/local/include/jpeglib.h
3904taking that
3905configure:35442: checking for perl
3906configure:35502: result: /opt/local/bin/perl
3907configure:35628: checking for Qt
3908configure: 35741: /opt/local/lib/qt3/include/qstyle.h
3909taking that
3910configure:35906: rm -rf SunWS_cache; /usr/bin/g++-4.2 -o conftest -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -I/opt/local/lib/qt3/include -I/opt/local/include  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs -L/opt/local/lib/qt3/lib -L/opt/local/lib    -L/opt/local/lib  conftest.cpp  -L/opt/local/lib -lqt-mt -lpng -lz -lm -ljpeg -ldl  -lXext -lX11 -lSM -lICE  -lpthread 1>&5
3911configure:35909: $? = 0
3912configure:35968: result: libraries /opt/local/lib/qt3/lib, headers /opt/local/lib/qt3/include using -mt
3913configure:36149: checking for moc
3914configure:36221: result: /opt/local/lib/qt3/bin/moc
3915configure:36229: checking for uic
3916configure:36283: result: /opt/local/lib/qt3/bin/uic
3917configure:36314: checking whether uic supports -L
3918configure:36325: /opt/local/lib/qt3/bin/uic -L /nonexistent conftest.ui >/dev/null
3919configure:36328: $? = 0
3920configure:36340: result: yes
3921configure:36352: checking whether uic supports -nounload
3922configure:36363: /opt/local/lib/qt3/bin/uic -nounload  conftest.ui >/dev/null
3923configure:36366: $? = 0
3924configure:36378: result: yes
3925configure:36415: checking if Qt needs -ljpeg
3926configure:36460: rm -rf SunWS_cache; /usr/bin/g++-4.2 -o conftest -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -I/opt/local/lib/qt3/include -I/opt/local/include  -I/opt/local/include  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.cpp -L/opt/local/lib/qt3/lib -L/opt/local/lib -L/opt/local/lib -lqt-mt -lpng -lz -lm  -ldl -lXext -lX11 -lSM -lICE 1>&5
3927conftest.cpp: In function 'int main()':
3928conftest.cpp:106: warning: 'argv' is used uninitialized in this function
3929configure:36467: $? = 0
3930configure:36504: result: no
3931configure:36535: checking for rpath
3932configure:36567: result: yes
3933configure:36570: checking for KDE
3934configure:36730: result: will be installed in /opt/local
3935configure:36862: checking grepping for visibility push/pop in headers
3936configure:36888: result: yes
3937configure:36914: checking whether /usr/bin/g++-4.2 supports -fvisibility=hidden
3938configure:36954: rm -rf SunWS_cache; /usr/bin/g++-4.2 -o conftest -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.cpp  -L/opt/local/lib 1>&5
3939configure:36961: $? = 0
3940configure:36991: result: yes
3941configure:37004: checking if Qt is patched for -fvisibility
3942configure:37051: /usr/bin/g++-4.2 -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -I/opt/local/lib/qt3/include -I/opt/local/include  -I/opt/local/include  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.cpp >&5
3943conftest.cpp:101:5: warning: "__attribute__" is not defined
3944conftest.cpp:101:5: error: missing binary operator before token "("
3945configure:37058: $? = 1
3946configure: failed program was:
3947| /* confdefs.h.  */
3948| #define PACKAGE_NAME ""
3949| #define PACKAGE_TARNAME ""
3950| #define PACKAGE_VERSION ""
3951| #define PACKAGE_STRING ""
3952| #define PACKAGE_BUGREPORT ""
3953| #define PACKAGE "kdelibs"
3954| #define VERSION "3.5.10"
3955| #define KDELIBSUFF ""
3956| #define STDC_HEADERS 1
3957| #define HAVE_SYS_TYPES_H 1
3958| #define HAVE_SYS_STAT_H 1
3959| #define HAVE_STDLIB_H 1
3960| #define HAVE_STRING_H 1
3961| #define HAVE_MEMORY_H 1
3962| #define HAVE_STRINGS_H 1
3963| #define HAVE_INTTYPES_H 1
3964| #define HAVE_STDINT_H 1
3965| #define HAVE_UNISTD_H 1
3966| #define HAVE_DLFCN_H 1
3967| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
3968| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
3969| #define LTDL_OBJDIR ".libs/"
3970| #define HAVE_PRELOADED_SYMBOLS 1
3971| #define HAVE_LIBDL 1
3972| #define HAVE_DLERROR 1
3973| #define HAVE_MEMORY_H 1
3974| #define HAVE_STDLIB_H 1
3975| #define HAVE_STDIO_H 1
3976| #define HAVE_CTYPE_H 1
3977| #define HAVE_DLFCN_H 1
3978| #define HAVE_STRING_H 1
3979| #define HAVE_STRCHR 1
3980| #define HAVE_STRRCHR 1
3981| #define HAVE_MEMCPY 1
3982| #define HAVE_STRCMP 1
3983| #define HAVE_ALLOCA_H 1
3984| #define HAVE_ALLOCA 1
3985| #define HAVE_STDLIB_H 1
3986| #define HAVE_UNISTD_H 1
3987| #define HAVE_GETPAGESIZE 1
3988| #define HAVE_MMAP 1
3989| #define HAVE_LIMITS_H 1
3990| #define HAVE_LOCALE_H 1
3991| #define HAVE_NL_TYPES_H 1
3992| #define HAVE_STRING_H 1
3993| #define HAVE_ALLOCA_H 1
3994| #define HAVE_GETCWD 1
3995| #define HAVE_MUNMAP 1
3996| #define HAVE_PUTENV 1
3997| #define HAVE_SETLOCALE 1
3998| #define HAVE_STRCHR 1
3999| #define HAVE_STRCASECMP 1
4000| #define HAVE_STPCPY 1
4001| #define HAVE_LC_MESSAGES 1
4002| #define HAVE_SGI_STL 1
4003| #define HAVE_DIRENT_H 1
4004| #define STDC_HEADERS 1
4005| #define HAVE_SYS_PARAM_H 1
4006| #define HAVE_SYS_MMAN_H 1
4007| #define HAVE_SYS_TIME_H 1
4008| #define HAVE_STRINGS_H 1
4009| #define HAVE_SYS_STAT_H 1
4010| #define HAVE_SYS_SELECT_H 1
4011| #define HAVE_PATHS_H 1
4012| #define HAVE_LIMITS_H 1
4013| #define HAVE_DLFCN_H 1
4014| #define HAVE_TERMIOS_H 1
4015| #define HAVE_SYS_XATTR_H 1
4016| #define HAVE_STRLCAT 1
4017| #define HAVE_STRLCAT_PROTO 1
4018| #define HAVE_STRLCPY 1
4019| #define HAVE_STRLCPY_PROTO 1
4020| #define HAVE_CRYPT 1
4021| #define kde_socklen_t socklen_t
4022| #define ksize_t socklen_t
4023| #define HAVE_SYS_TYPES_H 1
4024| #define HAVE_STDINT_H 1
4025| #define HAVE_CARBON_CARBON_H 1
4026| #define HAVE_COREAUDIO 1
4027| #define HAVE_RES_INIT 1
4028| #define HAVE_RES_INIT 1
4029| #define HAVE_RES_INIT_PROTO 1
4030| #define SIZEOF_INT 4
4031| #define SIZEOF_SHORT 2
4032| #define SIZEOF_LONG 8
4033| #define SIZEOF_CHAR_P 8
4034| #define SIZEOF_SIZE_T 8
4035| #define SIZEOF_UNSIGNED_LONG 8
4036| #define HAVE_CRT_EXTERNS_H 1
4037| #define HAVE_NSGETENVIRON 1
4038| #define HAVE_VSNPRINTF 1
4039| #define HAVE_SNPRINTF 1
4040| #define HAVE_LIBZ 1
4041| #define HAVE_LIBPNG 1
4042| #define HAVE_LIBJPEG 1
4043| #define HAVE_LIBPTHREAD 1
4044| /* end confdefs.h.  */
4045|
4046| #include <qglobal.h>
4047| #if Q_EXPORT - 0 != 0
4048| /* if this compiles, then Q_EXPORT is undefined */
4049| /* if Q_EXPORT is nonempty, this will break compilation */
4050| #endif
4051|
4052| int
4053| main ()
4054| {
4055| /* elvis is alive */
4056|   ;
4057|   return 0;
4058| }
4059configure:37083: result: yes
4060configure:37089: checking for gcc -fvisibility-inlines-hidden bug
4061configure:37141: rm -rf SunWS_cache; /usr/bin/g++-4.2 -o conftest -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden -fPIC -fvisibility-inlines-hidden -O0  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs -shared -fPIC conftest.cpp  -L/opt/local/lib 1>&5
4062configure:37148: $? = 0
4063configure:37179: result: no
4064configure:37208: checking for KDE paths
4065configure:37823: result: defaults
4066configure:37869: checking for dcopidl
4067configure:37931: result: compiled
4068configure:37938: checking for dcopidl2cpp
4069configure:38000: result: compiled
4070configure:38151: checking for meinproc
4071configure:38205: result: compiled
4072configure:38235: checking for kconfig_compiler
4073configure:38297: result: compiled
4074configure:38304: checking for dcopidlng
4075configure:38366: result: compiled
4076configure:38375: checking for makekdewidgets
4077configure:38437: result: compiled
4078configure:38446: checking for xmllint
4079configure:38500: result: /opt/local/bin/xmllint
4080configure:38725: checking for X11/extensions/shape.h
4081configure:38749: /usr/bin/g++-4.2 -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden -fvisibility-inlines-hidden  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -I/opt/local/include -I/opt/local/lib/qt3/include -I/opt/local/include  -I/opt/local/include conftest.cpp >&5
4082configure:38756: $? = 0
4083configure:38773: result: yes
4084configure:38813: checking for X11/extensions/XShm.h
4085configure:38834: /usr/bin/g++-4.2 -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden -fvisibility-inlines-hidden  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -I/opt/local/include -I/opt/local/lib/qt3/include -I/opt/local/include  -I/opt/local/include conftest.cpp >&5
4086configure:38841: $? = 0
4087configure:38858: result: yes
4088configure:38912: checking X11/ICE/ICElib.h usability
4089configure:38929: /usr/bin/g++-4.2 -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden -fvisibility-inlines-hidden  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -I/opt/local/include -I/opt/local/lib/qt3/include -I/opt/local/include  -I/opt/local/include conftest.cpp >&5
4090configure:38936: $? = 0
4091configure:38950: result: yes
4092configure:38954: checking X11/ICE/ICElib.h presence
4093configure:38969: /usr/bin/g++-4.2 -E  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -I/opt/local/include -I/opt/local/lib/qt3/include -I/opt/local/include  -I/opt/local/include conftest.cpp
4094configure:38976: $? = 0
4095configure:38990: result: yes
4096configure:39018: checking for X11/ICE/ICElib.h
4097configure:39027: result: yes
4098configure:39073: checking sys/sendfile.h usability
4099configure:39090: /usr/bin/g++-4.2 -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden -fvisibility-inlines-hidden  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -I/opt/local/include -I/opt/local/lib/qt3/include -I/opt/local/include  -I/opt/local/include conftest.cpp >&5
4100conftest.cpp:139:26: error: sys/sendfile.h: No such file or directory
4101configure:39097: $? = 1
4102configure: failed program was:
4103| /* confdefs.h.  */
4104| #define PACKAGE_NAME ""
4105| #define PACKAGE_TARNAME ""
4106| #define PACKAGE_VERSION ""
4107| #define PACKAGE_STRING ""
4108| #define PACKAGE_BUGREPORT ""
4109| #define PACKAGE "kdelibs"
4110| #define VERSION "3.5.10"
4111| #define KDELIBSUFF ""
4112| #define STDC_HEADERS 1
4113| #define HAVE_SYS_TYPES_H 1
4114| #define HAVE_SYS_STAT_H 1
4115| #define HAVE_STDLIB_H 1
4116| #define HAVE_STRING_H 1
4117| #define HAVE_MEMORY_H 1
4118| #define HAVE_STRINGS_H 1
4119| #define HAVE_INTTYPES_H 1
4120| #define HAVE_STDINT_H 1
4121| #define HAVE_UNISTD_H 1
4122| #define HAVE_DLFCN_H 1
4123| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
4124| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
4125| #define LTDL_OBJDIR ".libs/"
4126| #define HAVE_PRELOADED_SYMBOLS 1
4127| #define HAVE_LIBDL 1
4128| #define HAVE_DLERROR 1
4129| #define HAVE_MEMORY_H 1
4130| #define HAVE_STDLIB_H 1
4131| #define HAVE_STDIO_H 1
4132| #define HAVE_CTYPE_H 1
4133| #define HAVE_DLFCN_H 1
4134| #define HAVE_STRING_H 1
4135| #define HAVE_STRCHR 1
4136| #define HAVE_STRRCHR 1
4137| #define HAVE_MEMCPY 1
4138| #define HAVE_STRCMP 1
4139| #define HAVE_ALLOCA_H 1
4140| #define HAVE_ALLOCA 1
4141| #define HAVE_STDLIB_H 1
4142| #define HAVE_UNISTD_H 1
4143| #define HAVE_GETPAGESIZE 1
4144| #define HAVE_MMAP 1
4145| #define HAVE_LIMITS_H 1
4146| #define HAVE_LOCALE_H 1
4147| #define HAVE_NL_TYPES_H 1
4148| #define HAVE_STRING_H 1
4149| #define HAVE_ALLOCA_H 1
4150| #define HAVE_GETCWD 1
4151| #define HAVE_MUNMAP 1
4152| #define HAVE_PUTENV 1
4153| #define HAVE_SETLOCALE 1
4154| #define HAVE_STRCHR 1
4155| #define HAVE_STRCASECMP 1
4156| #define HAVE_STPCPY 1
4157| #define HAVE_LC_MESSAGES 1
4158| #define HAVE_SGI_STL 1
4159| #define HAVE_DIRENT_H 1
4160| #define STDC_HEADERS 1
4161| #define HAVE_SYS_PARAM_H 1
4162| #define HAVE_SYS_MMAN_H 1
4163| #define HAVE_SYS_TIME_H 1
4164| #define HAVE_STRINGS_H 1
4165| #define HAVE_SYS_STAT_H 1
4166| #define HAVE_SYS_SELECT_H 1
4167| #define HAVE_PATHS_H 1
4168| #define HAVE_LIMITS_H 1
4169| #define HAVE_DLFCN_H 1
4170| #define HAVE_TERMIOS_H 1
4171| #define HAVE_SYS_XATTR_H 1
4172| #define HAVE_STRLCAT 1
4173| #define HAVE_STRLCAT_PROTO 1
4174| #define HAVE_STRLCPY 1
4175| #define HAVE_STRLCPY_PROTO 1
4176| #define HAVE_CRYPT 1
4177| #define kde_socklen_t socklen_t
4178| #define ksize_t socklen_t
4179| #define HAVE_SYS_TYPES_H 1
4180| #define HAVE_STDINT_H 1
4181| #define HAVE_CARBON_CARBON_H 1
4182| #define HAVE_COREAUDIO 1
4183| #define HAVE_RES_INIT 1
4184| #define HAVE_RES_INIT 1
4185| #define HAVE_RES_INIT_PROTO 1
4186| #define SIZEOF_INT 4
4187| #define SIZEOF_SHORT 2
4188| #define SIZEOF_LONG 8
4189| #define SIZEOF_CHAR_P 8
4190| #define SIZEOF_SIZE_T 8
4191| #define SIZEOF_UNSIGNED_LONG 8
4192| #define HAVE_CRT_EXTERNS_H 1
4193| #define HAVE_NSGETENVIRON 1
4194| #define HAVE_VSNPRINTF 1
4195| #define HAVE_SNPRINTF 1
4196| #define HAVE_LIBZ 1
4197| #define HAVE_LIBPNG 1
4198| #define HAVE_LIBJPEG 1
4199| #define HAVE_LIBPTHREAD 1
4200| #define __KDE_HAVE_GCC_VISIBILITY "1"
4201| #define WITHOUT_ARTS 1
4202| #define KDEDIR "/opt/local"
4203| #define KDESYSCONFDIR "/opt/local/etc"
4204| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
4205| #define HAVE_X11_EXTENSIONS_XSHM_H 1
4206| #define HAVE_X11_ICE_ICELIB_H 1
4207| /* end confdefs.h.  */
4208| #include <stdio.h>
4209| #ifdef HAVE_SYS_TYPES_H
4210| # include <sys/types.h>
4211| #endif
4212| #ifdef HAVE_SYS_STAT_H
4213| # include <sys/stat.h>
4214| #endif
4215| #ifdef STDC_HEADERS
4216| # include <stdlib.h>
4217| # include <stddef.h>
4218| #else
4219| # ifdef HAVE_STDLIB_H
4220| #  include <stdlib.h>
4221| # endif
4222| #endif
4223| #ifdef HAVE_STRING_H
4224| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4225| #  include <memory.h>
4226| # endif
4227| # include <string.h>
4228| #endif
4229| #ifdef HAVE_STRINGS_H
4230| # include <strings.h>
4231| #endif
4232| #ifdef HAVE_INTTYPES_H
4233| # include <inttypes.h>
4234| #endif
4235| #ifdef HAVE_STDINT_H
4236| # include <stdint.h>
4237| #endif
4238| #ifdef HAVE_UNISTD_H
4239| # include <unistd.h>
4240| #endif
4241| #include <sys/sendfile.h>
4242configure:39111: result: no
4243configure:39115: checking sys/sendfile.h presence
4244configure:39130: /usr/bin/g++-4.2 -E  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -I/opt/local/include -I/opt/local/lib/qt3/include -I/opt/local/include  -I/opt/local/include conftest.cpp
4245conftest.cpp:106:26: error: sys/sendfile.h: No such file or directory
4246configure:39137: $? = 1
4247configure: failed program was:
4248| /* confdefs.h.  */
4249| #define PACKAGE_NAME ""
4250| #define PACKAGE_TARNAME ""
4251| #define PACKAGE_VERSION ""
4252| #define PACKAGE_STRING ""
4253| #define PACKAGE_BUGREPORT ""
4254| #define PACKAGE "kdelibs"
4255| #define VERSION "3.5.10"
4256| #define KDELIBSUFF ""
4257| #define STDC_HEADERS 1
4258| #define HAVE_SYS_TYPES_H 1
4259| #define HAVE_SYS_STAT_H 1
4260| #define HAVE_STDLIB_H 1
4261| #define HAVE_STRING_H 1
4262| #define HAVE_MEMORY_H 1
4263| #define HAVE_STRINGS_H 1
4264| #define HAVE_INTTYPES_H 1
4265| #define HAVE_STDINT_H 1
4266| #define HAVE_UNISTD_H 1
4267| #define HAVE_DLFCN_H 1
4268| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
4269| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
4270| #define LTDL_OBJDIR ".libs/"
4271| #define HAVE_PRELOADED_SYMBOLS 1
4272| #define HAVE_LIBDL 1
4273| #define HAVE_DLERROR 1
4274| #define HAVE_MEMORY_H 1
4275| #define HAVE_STDLIB_H 1
4276| #define HAVE_STDIO_H 1
4277| #define HAVE_CTYPE_H 1
4278| #define HAVE_DLFCN_H 1
4279| #define HAVE_STRING_H 1
4280| #define HAVE_STRCHR 1
4281| #define HAVE_STRRCHR 1
4282| #define HAVE_MEMCPY 1
4283| #define HAVE_STRCMP 1
4284| #define HAVE_ALLOCA_H 1
4285| #define HAVE_ALLOCA 1
4286| #define HAVE_STDLIB_H 1
4287| #define HAVE_UNISTD_H 1
4288| #define HAVE_GETPAGESIZE 1
4289| #define HAVE_MMAP 1
4290| #define HAVE_LIMITS_H 1
4291| #define HAVE_LOCALE_H 1
4292| #define HAVE_NL_TYPES_H 1
4293| #define HAVE_STRING_H 1
4294| #define HAVE_ALLOCA_H 1
4295| #define HAVE_GETCWD 1
4296| #define HAVE_MUNMAP 1
4297| #define HAVE_PUTENV 1
4298| #define HAVE_SETLOCALE 1
4299| #define HAVE_STRCHR 1
4300| #define HAVE_STRCASECMP 1
4301| #define HAVE_STPCPY 1
4302| #define HAVE_LC_MESSAGES 1
4303| #define HAVE_SGI_STL 1
4304| #define HAVE_DIRENT_H 1
4305| #define STDC_HEADERS 1
4306| #define HAVE_SYS_PARAM_H 1
4307| #define HAVE_SYS_MMAN_H 1
4308| #define HAVE_SYS_TIME_H 1
4309| #define HAVE_STRINGS_H 1
4310| #define HAVE_SYS_STAT_H 1
4311| #define HAVE_SYS_SELECT_H 1
4312| #define HAVE_PATHS_H 1
4313| #define HAVE_LIMITS_H 1
4314| #define HAVE_DLFCN_H 1
4315| #define HAVE_TERMIOS_H 1
4316| #define HAVE_SYS_XATTR_H 1
4317| #define HAVE_STRLCAT 1
4318| #define HAVE_STRLCAT_PROTO 1
4319| #define HAVE_STRLCPY 1
4320| #define HAVE_STRLCPY_PROTO 1
4321| #define HAVE_CRYPT 1
4322| #define kde_socklen_t socklen_t
4323| #define ksize_t socklen_t
4324| #define HAVE_SYS_TYPES_H 1
4325| #define HAVE_STDINT_H 1
4326| #define HAVE_CARBON_CARBON_H 1
4327| #define HAVE_COREAUDIO 1
4328| #define HAVE_RES_INIT 1
4329| #define HAVE_RES_INIT 1
4330| #define HAVE_RES_INIT_PROTO 1
4331| #define SIZEOF_INT 4
4332| #define SIZEOF_SHORT 2
4333| #define SIZEOF_LONG 8
4334| #define SIZEOF_CHAR_P 8
4335| #define SIZEOF_SIZE_T 8
4336| #define SIZEOF_UNSIGNED_LONG 8
4337| #define HAVE_CRT_EXTERNS_H 1
4338| #define HAVE_NSGETENVIRON 1
4339| #define HAVE_VSNPRINTF 1
4340| #define HAVE_SNPRINTF 1
4341| #define HAVE_LIBZ 1
4342| #define HAVE_LIBPNG 1
4343| #define HAVE_LIBJPEG 1
4344| #define HAVE_LIBPTHREAD 1
4345| #define __KDE_HAVE_GCC_VISIBILITY "1"
4346| #define WITHOUT_ARTS 1
4347| #define KDEDIR "/opt/local"
4348| #define KDESYSCONFDIR "/opt/local/etc"
4349| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
4350| #define HAVE_X11_EXTENSIONS_XSHM_H 1
4351| #define HAVE_X11_ICE_ICELIB_H 1
4352| /* end confdefs.h.  */
4353| #include <sys/sendfile.h>
4354configure:39151: result: no
4355configure:39179: checking for sys/sendfile.h
4356configure:39186: result: no
4357configure:39206: checking whether time.h and sys/time.h may both be included
4358configure:39236: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
4359configure:39243: $? = 0
4360configure:39258: result: yes
4361configure:39277: checking whether byte ordering is bigendian
4362configure:39302: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
4363configure:39309: $? = 0
4364configure:39359: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
4365configure:39366: $? = 0
4366configure:39398: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
4367conftest.c: In function 'main':
4368conftest.c:114: error: 'not' undeclared (first use in this function)
4369conftest.c:114: error: (Each undeclared identifier is reported only once
4370conftest.c:114: error: for each function it appears in.)
4371conftest.c:114: error: expected ';' before 'big'
4372configure:39405: $? = 1
4373configure: failed program was:
4374| /* confdefs.h.  */
4375| #define PACKAGE_NAME ""
4376| #define PACKAGE_TARNAME ""
4377| #define PACKAGE_VERSION ""
4378| #define PACKAGE_STRING ""
4379| #define PACKAGE_BUGREPORT ""
4380| #define PACKAGE "kdelibs"
4381| #define VERSION "3.5.10"
4382| #define KDELIBSUFF ""
4383| #define STDC_HEADERS 1
4384| #define HAVE_SYS_TYPES_H 1
4385| #define HAVE_SYS_STAT_H 1
4386| #define HAVE_STDLIB_H 1
4387| #define HAVE_STRING_H 1
4388| #define HAVE_MEMORY_H 1
4389| #define HAVE_STRINGS_H 1
4390| #define HAVE_INTTYPES_H 1
4391| #define HAVE_STDINT_H 1
4392| #define HAVE_UNISTD_H 1
4393| #define HAVE_DLFCN_H 1
4394| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
4395| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
4396| #define LTDL_OBJDIR ".libs/"
4397| #define HAVE_PRELOADED_SYMBOLS 1
4398| #define HAVE_LIBDL 1
4399| #define HAVE_DLERROR 1
4400| #define HAVE_MEMORY_H 1
4401| #define HAVE_STDLIB_H 1
4402| #define HAVE_STDIO_H 1
4403| #define HAVE_CTYPE_H 1
4404| #define HAVE_DLFCN_H 1
4405| #define HAVE_STRING_H 1
4406| #define HAVE_STRCHR 1
4407| #define HAVE_STRRCHR 1
4408| #define HAVE_MEMCPY 1
4409| #define HAVE_STRCMP 1
4410| #define HAVE_ALLOCA_H 1
4411| #define HAVE_ALLOCA 1
4412| #define HAVE_STDLIB_H 1
4413| #define HAVE_UNISTD_H 1
4414| #define HAVE_GETPAGESIZE 1
4415| #define HAVE_MMAP 1
4416| #define HAVE_LIMITS_H 1
4417| #define HAVE_LOCALE_H 1
4418| #define HAVE_NL_TYPES_H 1
4419| #define HAVE_STRING_H 1
4420| #define HAVE_ALLOCA_H 1
4421| #define HAVE_GETCWD 1
4422| #define HAVE_MUNMAP 1
4423| #define HAVE_PUTENV 1
4424| #define HAVE_SETLOCALE 1
4425| #define HAVE_STRCHR 1
4426| #define HAVE_STRCASECMP 1
4427| #define HAVE_STPCPY 1
4428| #define HAVE_LC_MESSAGES 1
4429| #define HAVE_SGI_STL 1
4430| #define HAVE_DIRENT_H 1
4431| #define STDC_HEADERS 1
4432| #define HAVE_SYS_PARAM_H 1
4433| #define HAVE_SYS_MMAN_H 1
4434| #define HAVE_SYS_TIME_H 1
4435| #define HAVE_STRINGS_H 1
4436| #define HAVE_SYS_STAT_H 1
4437| #define HAVE_SYS_SELECT_H 1
4438| #define HAVE_PATHS_H 1
4439| #define HAVE_LIMITS_H 1
4440| #define HAVE_DLFCN_H 1
4441| #define HAVE_TERMIOS_H 1
4442| #define HAVE_SYS_XATTR_H 1
4443| #define HAVE_STRLCAT 1
4444| #define HAVE_STRLCAT_PROTO 1
4445| #define HAVE_STRLCPY 1
4446| #define HAVE_STRLCPY_PROTO 1
4447| #define HAVE_CRYPT 1
4448| #define kde_socklen_t socklen_t
4449| #define ksize_t socklen_t
4450| #define HAVE_SYS_TYPES_H 1
4451| #define HAVE_STDINT_H 1
4452| #define HAVE_CARBON_CARBON_H 1
4453| #define HAVE_COREAUDIO 1
4454| #define HAVE_RES_INIT 1
4455| #define HAVE_RES_INIT 1
4456| #define HAVE_RES_INIT_PROTO 1
4457| #define SIZEOF_INT 4
4458| #define SIZEOF_SHORT 2
4459| #define SIZEOF_LONG 8
4460| #define SIZEOF_CHAR_P 8
4461| #define SIZEOF_SIZE_T 8
4462| #define SIZEOF_UNSIGNED_LONG 8
4463| #define HAVE_CRT_EXTERNS_H 1
4464| #define HAVE_NSGETENVIRON 1
4465| #define HAVE_VSNPRINTF 1
4466| #define HAVE_SNPRINTF 1
4467| #define HAVE_LIBZ 1
4468| #define HAVE_LIBPNG 1
4469| #define HAVE_LIBJPEG 1
4470| #define HAVE_LIBPTHREAD 1
4471| #define __KDE_HAVE_GCC_VISIBILITY "1"
4472| #define WITHOUT_ARTS 1
4473| #define KDEDIR "/opt/local"
4474| #define KDESYSCONFDIR "/opt/local/etc"
4475| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
4476| #define HAVE_X11_EXTENSIONS_XSHM_H 1
4477| #define HAVE_X11_ICE_ICELIB_H 1
4478| #define TIME_WITH_SYS_TIME 1
4479| /* end confdefs.h.  */
4480| #include <sys/types.h>
4481|               #include <sys/param.h>
4482|
4483| int
4484| main ()
4485| {
4486| #if BYTE_ORDER != BIG_ENDIAN
4487|                not big endian
4488|               #endif
4489|
4490|   ;
4491|   return 0;
4492| }
4493configure:39657: result: no
4494configure:39699: checking for setenv
4495configure:39748: /usr/bin/g++-4.2 -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden -fvisibility-inlines-hidden -pedantic-errors  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.cpp >&5
4496configure:39755: $? = 0
4497configure:39781: result: yes
4498configure:39784: checking if setenv needs custom prototype
4499configure:39885: result: no
4500configure:39910: checking for unsetenv
4501configure:39959: /usr/bin/g++-4.2 -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden -fvisibility-inlines-hidden -pedantic-errors  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.cpp >&5
4502configure:39966: $? = 0
4503configure:39992: result: yes
4504configure:39995: checking if unsetenv needs custom prototype
4505configure:40096: result: no
4506configure:40121: checking for random
4507configure:40172: /usr/bin/g++-4.2 -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden -fvisibility-inlines-hidden -pedantic-errors  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.cpp >&5
4508configure:40179: $? = 0
4509configure:40205: result: yes
4510configure:40208: checking if random needs custom prototype
4511configure:40311: result: no
4512configure:40335: checking for srandom
4513configure:40386: /usr/bin/g++-4.2 -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden -fvisibility-inlines-hidden -pedantic-errors  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.cpp >&5
4514configure:40393: $? = 0
4515configure:40419: result: yes
4516configure:40422: checking if srandom needs custom prototype
4517configure:40525: result: no
4518configure:40551: checking for mkstemps
4519configure:40603: /usr/bin/g++-4.2 -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden -fvisibility-inlines-hidden -pedantic-errors  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.cpp >&5
4520conftest.cpp: In function 'int main()':
4521conftest.cpp:127: warning: deprecated conversion from string constant to 'char*'
4522configure:40610: $? = 0
4523configure:40636: result: yes
4524configure:40639: checking if mkstemps needs custom prototype
4525configure:40743: result: no
4526configure:40768: checking for mkstemp
4527configure:40820: /usr/bin/g++-4.2 -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden -fvisibility-inlines-hidden -pedantic-errors  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.cpp >&5
4528conftest.cpp: In function 'int main()':
4529conftest.cpp:129: warning: deprecated conversion from string constant to 'char*'
4530configure:40827: $? = 0
4531configure:40853: result: yes
4532configure:40856: checking if mkstemp needs custom prototype
4533configure:40960: result: no
4534configure:40985: checking for mkdtemp
4535configure:41037: /usr/bin/g++-4.2 -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden -fvisibility-inlines-hidden -pedantic-errors  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.cpp >&5
4536conftest.cpp: In function 'int main()':
4537conftest.cpp:131: warning: deprecated conversion from string constant to 'char*'
4538configure:41044: $? = 0
4539configure:41070: result: yes
4540configure:41073: checking if mkdtemp needs custom prototype
4541configure:41177: result: no
4542configure:41212: checking for strtoll
4543configure:41268: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
4544configure:41275: $? = 0
4545configure:41297: result: yes
4546configure:41212: checking for socket
4547configure:41268: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
4548configure:41275: $? = 0
4549configure:41297: result: yes
4550configure:41212: checking for seteuid
4551configure:41268: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
4552configure:41275: $? = 0
4553configure:41297: result: yes
4554configure:41212: checking for setegid
4555configure:41268: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
4556configure:41275: $? = 0
4557configure:41297: result: yes
4558configure:41212: checking for strfmon
4559configure:41268: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
4560conftest.c:149: warning: conflicting types for built-in function 'strfmon'
4561configure:41275: $? = 0
4562configure:41297: result: yes
4563configure:41212: checking for stpcpy
4564configure:41268: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
4565conftest.c:150: warning: conflicting types for built-in function 'stpcpy'
4566configure:41275: $? = 0
4567configure:41297: result: yes
4568configure:41212: checking for gettimeofday
4569configure:41268: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
4570configure:41275: $? = 0
4571configure:41297: result: yes
4572configure:41212: checking for readdir_r
4573configure:41268: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
4574configure:41275: $? = 0
4575configure:41297: result: yes
4576configure:41212: checking for setpriority
4577configure:41268: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
4578configure:41275: $? = 0
4579configure:41297: result: yes
4580configure:41315: checking for usleep
4581configure:41366: /usr/bin/g++-4.2 -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden -fvisibility-inlines-hidden -pedantic-errors  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.cpp >&5
4582configure:41373: $? = 0
4583configure:41399: result: yes
4584configure:41402: checking if usleep needs custom prototype
4585configure:41505: result: no
4586configure:41530: checking for gethostname
4587configure:41583: /usr/bin/g++-4.2 -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden -fvisibility-inlines-hidden -pedantic-errors  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.cpp >&5
4588configure:41590: $? = 0
4589configure:41616: result: yes
4590configure:41619: checking if gethostname needs custom prototype
4591configure:41724: result: no
4592configure:41749: checking for random
4593configure:41833: result: yes
4594configure:41836: checking if random needs custom prototype
4595configure:41939: result: no
4596configure:41963: checking for srandom
4597configure:42047: result: yes
4598configure:42050: checking if srandom needs custom prototype
4599configure:42153: result: no
4600configure:42178: checking for S_ISSOCK
4601configure:42210: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
4602configure:42217: $? = 0
4603configure:42239: result: yes
4604configure:42255: checking for initgroups
4605configure:42309: /usr/bin/g++-4.2 -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden -fvisibility-inlines-hidden -pedantic-errors  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.cpp >&5
4606configure:42316: $? = 0
4607configure:42342: result: yes
4608configure:42345: checking if initgroups needs custom prototype
4609configure:42451: result: no
4610configure:42475: checking for mount tab file
4611configure:42498: result: no
4612configure:42523: checking if getmntinfo() uses struct statvfs
4613configure:42548: rm -rf SunWS_cache; /usr/bin/g++-4.2 -o conftest -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden -fvisibility-inlines-hidden  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.cpp  -L/opt/local/lib 1>&5
4614conftest.cpp: In function 'int main()':
4615conftest.cpp:148: error: 'getmntinfo' was not declared in this scope
4616configure:42555: $? = 1
4617configure: failed program was:
4618| /* confdefs.h.  */
4619| #define PACKAGE_NAME ""
4620| #define PACKAGE_TARNAME ""
4621| #define PACKAGE_VERSION ""
4622| #define PACKAGE_STRING ""
4623| #define PACKAGE_BUGREPORT ""
4624| #define PACKAGE "kdelibs"
4625| #define VERSION "3.5.10"
4626| #define KDELIBSUFF ""
4627| #define STDC_HEADERS 1
4628| #define HAVE_SYS_TYPES_H 1
4629| #define HAVE_SYS_STAT_H 1
4630| #define HAVE_STDLIB_H 1
4631| #define HAVE_STRING_H 1
4632| #define HAVE_MEMORY_H 1
4633| #define HAVE_STRINGS_H 1
4634| #define HAVE_INTTYPES_H 1
4635| #define HAVE_STDINT_H 1
4636| #define HAVE_UNISTD_H 1
4637| #define HAVE_DLFCN_H 1
4638| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
4639| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
4640| #define LTDL_OBJDIR ".libs/"
4641| #define HAVE_PRELOADED_SYMBOLS 1
4642| #define HAVE_LIBDL 1
4643| #define HAVE_DLERROR 1
4644| #define HAVE_MEMORY_H 1
4645| #define HAVE_STDLIB_H 1
4646| #define HAVE_STDIO_H 1
4647| #define HAVE_CTYPE_H 1
4648| #define HAVE_DLFCN_H 1
4649| #define HAVE_STRING_H 1
4650| #define HAVE_STRCHR 1
4651| #define HAVE_STRRCHR 1
4652| #define HAVE_MEMCPY 1
4653| #define HAVE_STRCMP 1
4654| #define HAVE_ALLOCA_H 1
4655| #define HAVE_ALLOCA 1
4656| #define HAVE_STDLIB_H 1
4657| #define HAVE_UNISTD_H 1
4658| #define HAVE_GETPAGESIZE 1
4659| #define HAVE_MMAP 1
4660| #define HAVE_LIMITS_H 1
4661| #define HAVE_LOCALE_H 1
4662| #define HAVE_NL_TYPES_H 1
4663| #define HAVE_STRING_H 1
4664| #define HAVE_ALLOCA_H 1
4665| #define HAVE_GETCWD 1
4666| #define HAVE_MUNMAP 1
4667| #define HAVE_PUTENV 1
4668| #define HAVE_SETLOCALE 1
4669| #define HAVE_STRCHR 1
4670| #define HAVE_STRCASECMP 1
4671| #define HAVE_STPCPY 1
4672| #define HAVE_LC_MESSAGES 1
4673| #define HAVE_SGI_STL 1
4674| #define HAVE_DIRENT_H 1
4675| #define STDC_HEADERS 1
4676| #define HAVE_SYS_PARAM_H 1
4677| #define HAVE_SYS_MMAN_H 1
4678| #define HAVE_SYS_TIME_H 1
4679| #define HAVE_STRINGS_H 1
4680| #define HAVE_SYS_STAT_H 1
4681| #define HAVE_SYS_SELECT_H 1
4682| #define HAVE_PATHS_H 1
4683| #define HAVE_LIMITS_H 1
4684| #define HAVE_DLFCN_H 1
4685| #define HAVE_TERMIOS_H 1
4686| #define HAVE_SYS_XATTR_H 1
4687| #define HAVE_STRLCAT 1
4688| #define HAVE_STRLCAT_PROTO 1
4689| #define HAVE_STRLCPY 1
4690| #define HAVE_STRLCPY_PROTO 1
4691| #define HAVE_CRYPT 1
4692| #define kde_socklen_t socklen_t
4693| #define ksize_t socklen_t
4694| #define HAVE_SYS_TYPES_H 1
4695| #define HAVE_STDINT_H 1
4696| #define HAVE_CARBON_CARBON_H 1
4697| #define HAVE_COREAUDIO 1
4698| #define HAVE_RES_INIT 1
4699| #define HAVE_RES_INIT 1
4700| #define HAVE_RES_INIT_PROTO 1
4701| #define SIZEOF_INT 4
4702| #define SIZEOF_SHORT 2
4703| #define SIZEOF_LONG 8
4704| #define SIZEOF_CHAR_P 8
4705| #define SIZEOF_SIZE_T 8
4706| #define SIZEOF_UNSIGNED_LONG 8
4707| #define HAVE_CRT_EXTERNS_H 1
4708| #define HAVE_NSGETENVIRON 1
4709| #define HAVE_VSNPRINTF 1
4710| #define HAVE_SNPRINTF 1
4711| #define HAVE_LIBZ 1
4712| #define HAVE_LIBPNG 1
4713| #define HAVE_LIBJPEG 1
4714| #define HAVE_LIBPTHREAD 1
4715| #define __KDE_HAVE_GCC_VISIBILITY "1"
4716| #define WITHOUT_ARTS 1
4717| #define KDEDIR "/opt/local"
4718| #define KDESYSCONFDIR "/opt/local/etc"
4719| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
4720| #define HAVE_X11_EXTENSIONS_XSHM_H 1
4721| #define HAVE_X11_ICE_ICELIB_H 1
4722| #define TIME_WITH_SYS_TIME 1
4723| #define HAVE_BOOL 1
4724| #define HAVE_SETENV 1
4725| #define HAVE_SETENV_PROTO 1
4726| #define HAVE_UNSETENV 1
4727| #define HAVE_UNSETENV_PROTO 1
4728| #define HAVE_RANDOM 1
4729| #define HAVE_RANDOM_PROTO 1
4730| #define HAVE_SRANDOM 1
4731| #define HAVE_SRANDOM_PROTO 1
4732| #define HAVE_MKSTEMPS 1
4733| #define HAVE_MKSTEMPS_PROTO 1
4734| #define HAVE_MKSTEMP 1
4735| #define HAVE_MKSTEMP_PROTO 1
4736| #define HAVE_MKDTEMP 1
4737| #define HAVE_MKDTEMP_PROTO 1
4738| #define HAVE_STRTOLL 1
4739| #define HAVE_SOCKET 1
4740| #define HAVE_SETEUID 1
4741| #define HAVE_SETEGID 1
4742| #define HAVE_STRFMON 1
4743| #define HAVE_STPCPY 1
4744| #define HAVE_GETTIMEOFDAY 1
4745| #define HAVE_READDIR_R 1
4746| #define HAVE_SETPRIORITY 1
4747| #define HAVE_USLEEP 1
4748| #define HAVE_USLEEP_PROTO 1
4749| #define HAVE_GETHOSTNAME 1
4750| #define HAVE_GETHOSTNAME_PROTO 1
4751| #define HAVE_RANDOM 1
4752| #define HAVE_RANDOM_PROTO 1
4753| #define HAVE_SRANDOM 1
4754| #define HAVE_SRANDOM_PROTO 1
4755| #define HAVE_S_ISSOCK 1
4756| #define HAVE_INITGROUPS 1
4757| #define HAVE_INITGROUPS_PROTO 1
4758| /* end confdefs.h.  */
4759| #include <sys/types.h>
4760| #include <sys/statvfs.h>
4761|
4762| int
4763| main ()
4764| {
4765| int flags = 0; struct statvfs *mntbufp; return getmntinfo(&mntbufp, flags);
4766|   ;
4767|   return 0;
4768| }
4769configure:42574: result: no
4770configure:42631: checking if sendfile() is wanted
4771configure:42644: result: no
4772configure:42658: checking if MIT-SHM support is wanted
4773configure:42671: result: yes
4774configure:42685: checking for posix_fadvise
4775configure:42741: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
4776Undefined symbols:
4777  "_posix_fadvise", referenced from:
4778      _main in ccyZtwc4.o
4779ld: symbol(s) not found
4780collect2: ld returned 1 exit status
4781configure:42748: $? = 1
4782configure: failed program was:
4783| /* confdefs.h.  */
4784| #define PACKAGE_NAME ""
4785| #define PACKAGE_TARNAME ""
4786| #define PACKAGE_VERSION ""
4787| #define PACKAGE_STRING ""
4788| #define PACKAGE_BUGREPORT ""
4789| #define PACKAGE "kdelibs"
4790| #define VERSION "3.5.10"
4791| #define KDELIBSUFF ""
4792| #define STDC_HEADERS 1
4793| #define HAVE_SYS_TYPES_H 1
4794| #define HAVE_SYS_STAT_H 1
4795| #define HAVE_STDLIB_H 1
4796| #define HAVE_STRING_H 1
4797| #define HAVE_MEMORY_H 1
4798| #define HAVE_STRINGS_H 1
4799| #define HAVE_INTTYPES_H 1
4800| #define HAVE_STDINT_H 1
4801| #define HAVE_UNISTD_H 1
4802| #define HAVE_DLFCN_H 1
4803| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
4804| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
4805| #define LTDL_OBJDIR ".libs/"
4806| #define HAVE_PRELOADED_SYMBOLS 1
4807| #define HAVE_LIBDL 1
4808| #define HAVE_DLERROR 1
4809| #define HAVE_MEMORY_H 1
4810| #define HAVE_STDLIB_H 1
4811| #define HAVE_STDIO_H 1
4812| #define HAVE_CTYPE_H 1
4813| #define HAVE_DLFCN_H 1
4814| #define HAVE_STRING_H 1
4815| #define HAVE_STRCHR 1
4816| #define HAVE_STRRCHR 1
4817| #define HAVE_MEMCPY 1
4818| #define HAVE_STRCMP 1
4819| #define HAVE_ALLOCA_H 1
4820| #define HAVE_ALLOCA 1
4821| #define HAVE_STDLIB_H 1
4822| #define HAVE_UNISTD_H 1
4823| #define HAVE_GETPAGESIZE 1
4824| #define HAVE_MMAP 1
4825| #define HAVE_LIMITS_H 1
4826| #define HAVE_LOCALE_H 1
4827| #define HAVE_NL_TYPES_H 1
4828| #define HAVE_STRING_H 1
4829| #define HAVE_ALLOCA_H 1
4830| #define HAVE_GETCWD 1
4831| #define HAVE_MUNMAP 1
4832| #define HAVE_PUTENV 1
4833| #define HAVE_SETLOCALE 1
4834| #define HAVE_STRCHR 1
4835| #define HAVE_STRCASECMP 1
4836| #define HAVE_STPCPY 1
4837| #define HAVE_LC_MESSAGES 1
4838| #define HAVE_SGI_STL 1
4839| #define HAVE_DIRENT_H 1
4840| #define STDC_HEADERS 1
4841| #define HAVE_SYS_PARAM_H 1
4842| #define HAVE_SYS_MMAN_H 1
4843| #define HAVE_SYS_TIME_H 1
4844| #define HAVE_STRINGS_H 1
4845| #define HAVE_SYS_STAT_H 1
4846| #define HAVE_SYS_SELECT_H 1
4847| #define HAVE_PATHS_H 1
4848| #define HAVE_LIMITS_H 1
4849| #define HAVE_DLFCN_H 1
4850| #define HAVE_TERMIOS_H 1
4851| #define HAVE_SYS_XATTR_H 1
4852| #define HAVE_STRLCAT 1
4853| #define HAVE_STRLCAT_PROTO 1
4854| #define HAVE_STRLCPY 1
4855| #define HAVE_STRLCPY_PROTO 1
4856| #define HAVE_CRYPT 1
4857| #define kde_socklen_t socklen_t
4858| #define ksize_t socklen_t
4859| #define HAVE_SYS_TYPES_H 1
4860| #define HAVE_STDINT_H 1
4861| #define HAVE_CARBON_CARBON_H 1
4862| #define HAVE_COREAUDIO 1
4863| #define HAVE_RES_INIT 1
4864| #define HAVE_RES_INIT 1
4865| #define HAVE_RES_INIT_PROTO 1
4866| #define SIZEOF_INT 4
4867| #define SIZEOF_SHORT 2
4868| #define SIZEOF_LONG 8
4869| #define SIZEOF_CHAR_P 8
4870| #define SIZEOF_SIZE_T 8
4871| #define SIZEOF_UNSIGNED_LONG 8
4872| #define HAVE_CRT_EXTERNS_H 1
4873| #define HAVE_NSGETENVIRON 1
4874| #define HAVE_VSNPRINTF 1
4875| #define HAVE_SNPRINTF 1
4876| #define HAVE_LIBZ 1
4877| #define HAVE_LIBPNG 1
4878| #define HAVE_LIBJPEG 1
4879| #define HAVE_LIBPTHREAD 1
4880| #define __KDE_HAVE_GCC_VISIBILITY "1"
4881| #define WITHOUT_ARTS 1
4882| #define KDEDIR "/opt/local"
4883| #define KDESYSCONFDIR "/opt/local/etc"
4884| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
4885| #define HAVE_X11_EXTENSIONS_XSHM_H 1
4886| #define HAVE_X11_ICE_ICELIB_H 1
4887| #define TIME_WITH_SYS_TIME 1
4888| #define HAVE_BOOL 1
4889| #define HAVE_SETENV 1
4890| #define HAVE_SETENV_PROTO 1
4891| #define HAVE_UNSETENV 1
4892| #define HAVE_UNSETENV_PROTO 1
4893| #define HAVE_RANDOM 1
4894| #define HAVE_RANDOM_PROTO 1
4895| #define HAVE_SRANDOM 1
4896| #define HAVE_SRANDOM_PROTO 1
4897| #define HAVE_MKSTEMPS 1
4898| #define HAVE_MKSTEMPS_PROTO 1
4899| #define HAVE_MKSTEMP 1
4900| #define HAVE_MKSTEMP_PROTO 1
4901| #define HAVE_MKDTEMP 1
4902| #define HAVE_MKDTEMP_PROTO 1
4903| #define HAVE_STRTOLL 1
4904| #define HAVE_SOCKET 1
4905| #define HAVE_SETEUID 1
4906| #define HAVE_SETEGID 1
4907| #define HAVE_STRFMON 1
4908| #define HAVE_STPCPY 1
4909| #define HAVE_GETTIMEOFDAY 1
4910| #define HAVE_READDIR_R 1
4911| #define HAVE_SETPRIORITY 1
4912| #define HAVE_USLEEP 1
4913| #define HAVE_USLEEP_PROTO 1
4914| #define HAVE_GETHOSTNAME 1
4915| #define HAVE_GETHOSTNAME_PROTO 1
4916| #define HAVE_RANDOM 1
4917| #define HAVE_RANDOM_PROTO 1
4918| #define HAVE_SRANDOM 1
4919| #define HAVE_SRANDOM_PROTO 1
4920| #define HAVE_S_ISSOCK 1
4921| #define HAVE_INITGROUPS 1
4922| #define HAVE_INITGROUPS_PROTO 1
4923| #define HAVE_MITSHM 1
4924| /* end confdefs.h.  */
4925| /* Define posix_fadvise to an innocuous variant, in case <limits.h> declares posix_fadvise.
4926|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4927| #define posix_fadvise innocuous_posix_fadvise
4928|
4929| /* System header to define __stub macros and hopefully few prototypes,
4930|     which can conflict with char posix_fadvise (); below.
4931|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4932|     <limits.h> exists even on freestanding compilers.  */
4933|
4934| #ifdef __STDC__
4935| # include <limits.h>
4936| #else
4937| # include <assert.h>
4938| #endif
4939|
4940| #undef posix_fadvise
4941|
4942| /* Override any GCC internal prototype to avoid an error.
4943|    Use char because int might match the return type of a GCC
4944|    builtin and then its argument prototype would still apply.  */
4945| #ifdef __cplusplus
4946| extern "C"
4947| #endif
4948| char posix_fadvise ();
4949| /* The GNU C library defines this for functions which it implements
4950|     to always fail with ENOSYS.  Some functions are actually named
4951|     something starting with __ and the normal name is an alias.  */
4952| #if defined __stub_posix_fadvise || defined __stub___posix_fadvise
4953| choke me
4954| #endif
4955|
4956| int
4957| main ()
4958| {
4959| return posix_fadvise ();
4960|   ;
4961|   return 0;
4962| }
4963configure:42768: result: no
4964configure:42801: checking for _IceTransNoListen
4965configure:42857: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib -L/opt/local/lib -lICE >&5
4966configure:42864: $? = 0
4967configure:42886: result: yes
4968configure:42919: checking for Compiler version
4969configure:42960: result: Target: i686-apple-darwin10
4970configure:42963: checking for uname
4971configure:42985: result: Darwin 10.2.0 i386
4972configure:42988: checking for distribution channel
4973configure:43004: result: MacPorts/Mac OS X
4974configure:43017: checking for addToUtmp in -lutempter
4975configure:43052: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c -lutempter   -L/opt/local/lib >&5
4976ld: library not found for -lutempter
4977collect2: ld returned 1 exit status
4978configure:43059: $? = 1
4979configure: failed program was:
4980| /* confdefs.h.  */
4981| #define PACKAGE_NAME ""
4982| #define PACKAGE_TARNAME ""
4983| #define PACKAGE_VERSION ""
4984| #define PACKAGE_STRING ""
4985| #define PACKAGE_BUGREPORT ""
4986| #define PACKAGE "kdelibs"
4987| #define VERSION "3.5.10"
4988| #define KDELIBSUFF ""
4989| #define STDC_HEADERS 1
4990| #define HAVE_SYS_TYPES_H 1
4991| #define HAVE_SYS_STAT_H 1
4992| #define HAVE_STDLIB_H 1
4993| #define HAVE_STRING_H 1
4994| #define HAVE_MEMORY_H 1
4995| #define HAVE_STRINGS_H 1
4996| #define HAVE_INTTYPES_H 1
4997| #define HAVE_STDINT_H 1
4998| #define HAVE_UNISTD_H 1
4999| #define HAVE_DLFCN_H 1
5000| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
5001| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
5002| #define LTDL_OBJDIR ".libs/"
5003| #define HAVE_PRELOADED_SYMBOLS 1
5004| #define HAVE_LIBDL 1
5005| #define HAVE_DLERROR 1
5006| #define HAVE_MEMORY_H 1
5007| #define HAVE_STDLIB_H 1
5008| #define HAVE_STDIO_H 1
5009| #define HAVE_CTYPE_H 1
5010| #define HAVE_DLFCN_H 1
5011| #define HAVE_STRING_H 1
5012| #define HAVE_STRCHR 1
5013| #define HAVE_STRRCHR 1
5014| #define HAVE_MEMCPY 1
5015| #define HAVE_STRCMP 1
5016| #define HAVE_ALLOCA_H 1
5017| #define HAVE_ALLOCA 1
5018| #define HAVE_STDLIB_H 1
5019| #define HAVE_UNISTD_H 1
5020| #define HAVE_GETPAGESIZE 1
5021| #define HAVE_MMAP 1
5022| #define HAVE_LIMITS_H 1
5023| #define HAVE_LOCALE_H 1
5024| #define HAVE_NL_TYPES_H 1
5025| #define HAVE_STRING_H 1
5026| #define HAVE_ALLOCA_H 1
5027| #define HAVE_GETCWD 1
5028| #define HAVE_MUNMAP 1
5029| #define HAVE_PUTENV 1
5030| #define HAVE_SETLOCALE 1
5031| #define HAVE_STRCHR 1
5032| #define HAVE_STRCASECMP 1
5033| #define HAVE_STPCPY 1
5034| #define HAVE_LC_MESSAGES 1
5035| #define HAVE_SGI_STL 1
5036| #define HAVE_DIRENT_H 1
5037| #define STDC_HEADERS 1
5038| #define HAVE_SYS_PARAM_H 1
5039| #define HAVE_SYS_MMAN_H 1
5040| #define HAVE_SYS_TIME_H 1
5041| #define HAVE_STRINGS_H 1
5042| #define HAVE_SYS_STAT_H 1
5043| #define HAVE_SYS_SELECT_H 1
5044| #define HAVE_PATHS_H 1
5045| #define HAVE_LIMITS_H 1
5046| #define HAVE_DLFCN_H 1
5047| #define HAVE_TERMIOS_H 1
5048| #define HAVE_SYS_XATTR_H 1
5049| #define HAVE_STRLCAT 1
5050| #define HAVE_STRLCAT_PROTO 1
5051| #define HAVE_STRLCPY 1
5052| #define HAVE_STRLCPY_PROTO 1
5053| #define HAVE_CRYPT 1
5054| #define kde_socklen_t socklen_t
5055| #define ksize_t socklen_t
5056| #define HAVE_SYS_TYPES_H 1
5057| #define HAVE_STDINT_H 1
5058| #define HAVE_CARBON_CARBON_H 1
5059| #define HAVE_COREAUDIO 1
5060| #define HAVE_RES_INIT 1
5061| #define HAVE_RES_INIT 1
5062| #define HAVE_RES_INIT_PROTO 1
5063| #define SIZEOF_INT 4
5064| #define SIZEOF_SHORT 2
5065| #define SIZEOF_LONG 8
5066| #define SIZEOF_CHAR_P 8
5067| #define SIZEOF_SIZE_T 8
5068| #define SIZEOF_UNSIGNED_LONG 8
5069| #define HAVE_CRT_EXTERNS_H 1
5070| #define HAVE_NSGETENVIRON 1
5071| #define HAVE_VSNPRINTF 1
5072| #define HAVE_SNPRINTF 1
5073| #define HAVE_LIBZ 1
5074| #define HAVE_LIBPNG 1
5075| #define HAVE_LIBJPEG 1
5076| #define HAVE_LIBPTHREAD 1
5077| #define __KDE_HAVE_GCC_VISIBILITY "1"
5078| #define WITHOUT_ARTS 1
5079| #define KDEDIR "/opt/local"
5080| #define KDESYSCONFDIR "/opt/local/etc"
5081| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
5082| #define HAVE_X11_EXTENSIONS_XSHM_H 1
5083| #define HAVE_X11_ICE_ICELIB_H 1
5084| #define TIME_WITH_SYS_TIME 1
5085| #define HAVE_BOOL 1
5086| #define HAVE_SETENV 1
5087| #define HAVE_SETENV_PROTO 1
5088| #define HAVE_UNSETENV 1
5089| #define HAVE_UNSETENV_PROTO 1
5090| #define HAVE_RANDOM 1
5091| #define HAVE_RANDOM_PROTO 1
5092| #define HAVE_SRANDOM 1
5093| #define HAVE_SRANDOM_PROTO 1
5094| #define HAVE_MKSTEMPS 1
5095| #define HAVE_MKSTEMPS_PROTO 1
5096| #define HAVE_MKSTEMP 1
5097| #define HAVE_MKSTEMP_PROTO 1
5098| #define HAVE_MKDTEMP 1
5099| #define HAVE_MKDTEMP_PROTO 1
5100| #define HAVE_STRTOLL 1
5101| #define HAVE_SOCKET 1
5102| #define HAVE_SETEUID 1
5103| #define HAVE_SETEGID 1
5104| #define HAVE_STRFMON 1
5105| #define HAVE_STPCPY 1
5106| #define HAVE_GETTIMEOFDAY 1
5107| #define HAVE_READDIR_R 1
5108| #define HAVE_SETPRIORITY 1
5109| #define HAVE_USLEEP 1
5110| #define HAVE_USLEEP_PROTO 1
5111| #define HAVE_GETHOSTNAME 1
5112| #define HAVE_GETHOSTNAME_PROTO 1
5113| #define HAVE_RANDOM 1
5114| #define HAVE_RANDOM_PROTO 1
5115| #define HAVE_SRANDOM 1
5116| #define HAVE_SRANDOM_PROTO 1
5117| #define HAVE_S_ISSOCK 1
5118| #define HAVE_INITGROUPS 1
5119| #define HAVE_INITGROUPS_PROTO 1
5120| #define HAVE_MITSHM 1
5121| #define HAVE__ICETRANSNOLISTEN 1
5122| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
5123| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
5124| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
5125| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
5126| /* end confdefs.h.  */
5127|
5128| /* Override any GCC internal prototype to avoid an error.
5129|    Use char because int might match the return type of a GCC
5130|    builtin and then its argument prototype would still apply.  */
5131| #ifdef __cplusplus
5132| extern "C"
5133| #endif
5134| char addToUtmp ();
5135| int
5136| main ()
5137| {
5138| return addToUtmp ();
5139|   ;
5140|   return 0;
5141| }
5142configure:43080: result: no
5143configure:43104: checking for Qt docs
5144configure: 43117: /opt/local/lib/qt3/doc/html/qsql.html
5145taking that
5146configure:43126: result: /opt/local/lib/qt3/doc/html
5147configure:43132: checking for dot
5148configure:43182: result: not found
5149configure:43199: checking for doxygen
5150configure:43249: result: not found
5151configure:43274: checking if ld supports unversioned version maps
5152configure:43309: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs -Wl,--version-script=conftest.map conftest.c  -L/opt/local/lib >&5
5153ld: unknown option: --version-script=conftest.map
5154collect2: ld returned 1 exit status
5155configure:43316: $? = 1
5156configure: failed program was:
5157| /* confdefs.h.  */
5158| #define PACKAGE_NAME ""
5159| #define PACKAGE_TARNAME ""
5160| #define PACKAGE_VERSION ""
5161| #define PACKAGE_STRING ""
5162| #define PACKAGE_BUGREPORT ""
5163| #define PACKAGE "kdelibs"
5164| #define VERSION "3.5.10"
5165| #define KDELIBSUFF ""
5166| #define STDC_HEADERS 1
5167| #define HAVE_SYS_TYPES_H 1
5168| #define HAVE_SYS_STAT_H 1
5169| #define HAVE_STDLIB_H 1
5170| #define HAVE_STRING_H 1
5171| #define HAVE_MEMORY_H 1
5172| #define HAVE_STRINGS_H 1
5173| #define HAVE_INTTYPES_H 1
5174| #define HAVE_STDINT_H 1
5175| #define HAVE_UNISTD_H 1
5176| #define HAVE_DLFCN_H 1
5177| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
5178| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
5179| #define LTDL_OBJDIR ".libs/"
5180| #define HAVE_PRELOADED_SYMBOLS 1
5181| #define HAVE_LIBDL 1
5182| #define HAVE_DLERROR 1
5183| #define HAVE_MEMORY_H 1
5184| #define HAVE_STDLIB_H 1
5185| #define HAVE_STDIO_H 1
5186| #define HAVE_CTYPE_H 1
5187| #define HAVE_DLFCN_H 1
5188| #define HAVE_STRING_H 1
5189| #define HAVE_STRCHR 1
5190| #define HAVE_STRRCHR 1
5191| #define HAVE_MEMCPY 1
5192| #define HAVE_STRCMP 1
5193| #define HAVE_ALLOCA_H 1
5194| #define HAVE_ALLOCA 1
5195| #define HAVE_STDLIB_H 1
5196| #define HAVE_UNISTD_H 1
5197| #define HAVE_GETPAGESIZE 1
5198| #define HAVE_MMAP 1
5199| #define HAVE_LIMITS_H 1
5200| #define HAVE_LOCALE_H 1
5201| #define HAVE_NL_TYPES_H 1
5202| #define HAVE_STRING_H 1
5203| #define HAVE_ALLOCA_H 1
5204| #define HAVE_GETCWD 1
5205| #define HAVE_MUNMAP 1
5206| #define HAVE_PUTENV 1
5207| #define HAVE_SETLOCALE 1
5208| #define HAVE_STRCHR 1
5209| #define HAVE_STRCASECMP 1
5210| #define HAVE_STPCPY 1
5211| #define HAVE_LC_MESSAGES 1
5212| #define HAVE_SGI_STL 1
5213| #define HAVE_DIRENT_H 1
5214| #define STDC_HEADERS 1
5215| #define HAVE_SYS_PARAM_H 1
5216| #define HAVE_SYS_MMAN_H 1
5217| #define HAVE_SYS_TIME_H 1
5218| #define HAVE_STRINGS_H 1
5219| #define HAVE_SYS_STAT_H 1
5220| #define HAVE_SYS_SELECT_H 1
5221| #define HAVE_PATHS_H 1
5222| #define HAVE_LIMITS_H 1
5223| #define HAVE_DLFCN_H 1
5224| #define HAVE_TERMIOS_H 1
5225| #define HAVE_SYS_XATTR_H 1
5226| #define HAVE_STRLCAT 1
5227| #define HAVE_STRLCAT_PROTO 1
5228| #define HAVE_STRLCPY 1
5229| #define HAVE_STRLCPY_PROTO 1
5230| #define HAVE_CRYPT 1
5231| #define kde_socklen_t socklen_t
5232| #define ksize_t socklen_t
5233| #define HAVE_SYS_TYPES_H 1
5234| #define HAVE_STDINT_H 1
5235| #define HAVE_CARBON_CARBON_H 1
5236| #define HAVE_COREAUDIO 1
5237| #define HAVE_RES_INIT 1
5238| #define HAVE_RES_INIT 1
5239| #define HAVE_RES_INIT_PROTO 1
5240| #define SIZEOF_INT 4
5241| #define SIZEOF_SHORT 2
5242| #define SIZEOF_LONG 8
5243| #define SIZEOF_CHAR_P 8
5244| #define SIZEOF_SIZE_T 8
5245| #define SIZEOF_UNSIGNED_LONG 8
5246| #define HAVE_CRT_EXTERNS_H 1
5247| #define HAVE_NSGETENVIRON 1
5248| #define HAVE_VSNPRINTF 1
5249| #define HAVE_SNPRINTF 1
5250| #define HAVE_LIBZ 1
5251| #define HAVE_LIBPNG 1
5252| #define HAVE_LIBJPEG 1
5253| #define HAVE_LIBPTHREAD 1
5254| #define __KDE_HAVE_GCC_VISIBILITY "1"
5255| #define WITHOUT_ARTS 1
5256| #define KDEDIR "/opt/local"
5257| #define KDESYSCONFDIR "/opt/local/etc"
5258| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
5259| #define HAVE_X11_EXTENSIONS_XSHM_H 1
5260| #define HAVE_X11_ICE_ICELIB_H 1
5261| #define TIME_WITH_SYS_TIME 1
5262| #define HAVE_BOOL 1
5263| #define HAVE_SETENV 1
5264| #define HAVE_SETENV_PROTO 1
5265| #define HAVE_UNSETENV 1
5266| #define HAVE_UNSETENV_PROTO 1
5267| #define HAVE_RANDOM 1
5268| #define HAVE_RANDOM_PROTO 1
5269| #define HAVE_SRANDOM 1
5270| #define HAVE_SRANDOM_PROTO 1
5271| #define HAVE_MKSTEMPS 1
5272| #define HAVE_MKSTEMPS_PROTO 1
5273| #define HAVE_MKSTEMP 1
5274| #define HAVE_MKSTEMP_PROTO 1
5275| #define HAVE_MKDTEMP 1
5276| #define HAVE_MKDTEMP_PROTO 1
5277| #define HAVE_STRTOLL 1
5278| #define HAVE_SOCKET 1
5279| #define HAVE_SETEUID 1
5280| #define HAVE_SETEGID 1
5281| #define HAVE_STRFMON 1
5282| #define HAVE_STPCPY 1
5283| #define HAVE_GETTIMEOFDAY 1
5284| #define HAVE_READDIR_R 1
5285| #define HAVE_SETPRIORITY 1
5286| #define HAVE_USLEEP 1
5287| #define HAVE_USLEEP_PROTO 1
5288| #define HAVE_GETHOSTNAME 1
5289| #define HAVE_GETHOSTNAME_PROTO 1
5290| #define HAVE_RANDOM 1
5291| #define HAVE_RANDOM_PROTO 1
5292| #define HAVE_SRANDOM 1
5293| #define HAVE_SRANDOM_PROTO 1
5294| #define HAVE_S_ISSOCK 1
5295| #define HAVE_INITGROUPS 1
5296| #define HAVE_INITGROUPS_PROTO 1
5297| #define HAVE_MITSHM 1
5298| #define HAVE__ICETRANSNOLISTEN 1
5299| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
5300| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
5301| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
5302| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
5303| /* end confdefs.h.  */
5304| int foo;
5305| int
5306| main ()
5307| {
5308|
5309| #ifdef __INTEL_COMPILER
5310| icc apparently does not support libtools version-info and version-script
5311| at the same time. Dunno where the bug is, but until somebody figured out,
5312| better disable the optional version scripts.
5313| #endif
5314|
5315|   foo = 42;
5316|
5317|   ;
5318|   return 0;
5319| }
5320configure:43346: result: no
5321configure:43359: checking for aRts-1.1
5322configure:43365: result: disabled
5323configure:43451: checking for md5sum
5324configure:43484: result: no
5325configure:43451: checking for gmd5sum
5326configure:43484: result: no
5327configure:43504: checking for DNS-SD support
5328configure:43542: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -I/opt/local/lib/qt3/include -I/opt/local/include  -I/opt/local/include -L/opt/local/lib/qt3/lib -L/opt/local/lib    -L/opt/local/lib -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  >&5
5329configure:43549: $? = 0
5330configure:43568: result: yes
5331configure:43640: result: Not using Lua
5332configure:44129: checking whether we can use openpty
5333configure:44175: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib -lutil >&5
5334conftest.c:153:17: error: pty.h: No such file or directory
5335configure:44179: $? = 1
5336configure: program exited with status 1
5337configure: failed program was:
5338| /* confdefs.h.  */
5339| #define PACKAGE_NAME ""
5340| #define PACKAGE_TARNAME ""
5341| #define PACKAGE_VERSION ""
5342| #define PACKAGE_STRING ""
5343| #define PACKAGE_BUGREPORT ""
5344| #define PACKAGE "kdelibs"
5345| #define VERSION "3.5.10"
5346| #define KDELIBSUFF ""
5347| #define STDC_HEADERS 1
5348| #define HAVE_SYS_TYPES_H 1
5349| #define HAVE_SYS_STAT_H 1
5350| #define HAVE_STDLIB_H 1
5351| #define HAVE_STRING_H 1
5352| #define HAVE_MEMORY_H 1
5353| #define HAVE_STRINGS_H 1
5354| #define HAVE_INTTYPES_H 1
5355| #define HAVE_STDINT_H 1
5356| #define HAVE_UNISTD_H 1
5357| #define HAVE_DLFCN_H 1
5358| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
5359| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
5360| #define LTDL_OBJDIR ".libs/"
5361| #define HAVE_PRELOADED_SYMBOLS 1
5362| #define HAVE_LIBDL 1
5363| #define HAVE_DLERROR 1
5364| #define HAVE_MEMORY_H 1
5365| #define HAVE_STDLIB_H 1
5366| #define HAVE_STDIO_H 1
5367| #define HAVE_CTYPE_H 1
5368| #define HAVE_DLFCN_H 1
5369| #define HAVE_STRING_H 1
5370| #define HAVE_STRCHR 1
5371| #define HAVE_STRRCHR 1
5372| #define HAVE_MEMCPY 1
5373| #define HAVE_STRCMP 1
5374| #define HAVE_ALLOCA_H 1
5375| #define HAVE_ALLOCA 1
5376| #define HAVE_STDLIB_H 1
5377| #define HAVE_UNISTD_H 1
5378| #define HAVE_GETPAGESIZE 1
5379| #define HAVE_MMAP 1
5380| #define HAVE_LIMITS_H 1
5381| #define HAVE_LOCALE_H 1
5382| #define HAVE_NL_TYPES_H 1
5383| #define HAVE_STRING_H 1
5384| #define HAVE_ALLOCA_H 1
5385| #define HAVE_GETCWD 1
5386| #define HAVE_MUNMAP 1
5387| #define HAVE_PUTENV 1
5388| #define HAVE_SETLOCALE 1
5389| #define HAVE_STRCHR 1
5390| #define HAVE_STRCASECMP 1
5391| #define HAVE_STPCPY 1
5392| #define HAVE_LC_MESSAGES 1
5393| #define HAVE_SGI_STL 1
5394| #define HAVE_DIRENT_H 1
5395| #define STDC_HEADERS 1
5396| #define HAVE_SYS_PARAM_H 1
5397| #define HAVE_SYS_MMAN_H 1
5398| #define HAVE_SYS_TIME_H 1
5399| #define HAVE_STRINGS_H 1
5400| #define HAVE_SYS_STAT_H 1
5401| #define HAVE_SYS_SELECT_H 1
5402| #define HAVE_PATHS_H 1
5403| #define HAVE_LIMITS_H 1
5404| #define HAVE_DLFCN_H 1
5405| #define HAVE_TERMIOS_H 1
5406| #define HAVE_SYS_XATTR_H 1
5407| #define HAVE_STRLCAT 1
5408| #define HAVE_STRLCAT_PROTO 1
5409| #define HAVE_STRLCPY 1
5410| #define HAVE_STRLCPY_PROTO 1
5411| #define HAVE_CRYPT 1
5412| #define kde_socklen_t socklen_t
5413| #define ksize_t socklen_t
5414| #define HAVE_SYS_TYPES_H 1
5415| #define HAVE_STDINT_H 1
5416| #define HAVE_CARBON_CARBON_H 1
5417| #define HAVE_COREAUDIO 1
5418| #define HAVE_RES_INIT 1
5419| #define HAVE_RES_INIT 1
5420| #define HAVE_RES_INIT_PROTO 1
5421| #define SIZEOF_INT 4
5422| #define SIZEOF_SHORT 2
5423| #define SIZEOF_LONG 8
5424| #define SIZEOF_CHAR_P 8
5425| #define SIZEOF_SIZE_T 8
5426| #define SIZEOF_UNSIGNED_LONG 8
5427| #define HAVE_CRT_EXTERNS_H 1
5428| #define HAVE_NSGETENVIRON 1
5429| #define HAVE_VSNPRINTF 1
5430| #define HAVE_SNPRINTF 1
5431| #define HAVE_LIBZ 1
5432| #define HAVE_LIBPNG 1
5433| #define HAVE_LIBJPEG 1
5434| #define HAVE_LIBPTHREAD 1
5435| #define __KDE_HAVE_GCC_VISIBILITY "1"
5436| #define WITHOUT_ARTS 1
5437| #define KDEDIR "/opt/local"
5438| #define KDESYSCONFDIR "/opt/local/etc"
5439| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
5440| #define HAVE_X11_EXTENSIONS_XSHM_H 1
5441| #define HAVE_X11_ICE_ICELIB_H 1
5442| #define TIME_WITH_SYS_TIME 1
5443| #define HAVE_BOOL 1
5444| #define HAVE_SETENV 1
5445| #define HAVE_SETENV_PROTO 1
5446| #define HAVE_UNSETENV 1
5447| #define HAVE_UNSETENV_PROTO 1
5448| #define HAVE_RANDOM 1
5449| #define HAVE_RANDOM_PROTO 1
5450| #define HAVE_SRANDOM 1
5451| #define HAVE_SRANDOM_PROTO 1
5452| #define HAVE_MKSTEMPS 1
5453| #define HAVE_MKSTEMPS_PROTO 1
5454| #define HAVE_MKSTEMP 1
5455| #define HAVE_MKSTEMP_PROTO 1
5456| #define HAVE_MKDTEMP 1
5457| #define HAVE_MKDTEMP_PROTO 1
5458| #define HAVE_STRTOLL 1
5459| #define HAVE_SOCKET 1
5460| #define HAVE_SETEUID 1
5461| #define HAVE_SETEGID 1
5462| #define HAVE_STRFMON 1
5463| #define HAVE_STPCPY 1
5464| #define HAVE_GETTIMEOFDAY 1
5465| #define HAVE_READDIR_R 1
5466| #define HAVE_SETPRIORITY 1
5467| #define HAVE_USLEEP 1
5468| #define HAVE_USLEEP_PROTO 1
5469| #define HAVE_GETHOSTNAME 1
5470| #define HAVE_GETHOSTNAME_PROTO 1
5471| #define HAVE_RANDOM 1
5472| #define HAVE_RANDOM_PROTO 1
5473| #define HAVE_SRANDOM 1
5474| #define HAVE_SRANDOM_PROTO 1
5475| #define HAVE_S_ISSOCK 1
5476| #define HAVE_INITGROUPS 1
5477| #define HAVE_INITGROUPS_PROTO 1
5478| #define HAVE_MITSHM 1
5479| #define HAVE__ICETRANSNOLISTEN 1
5480| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
5481| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
5482| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
5483| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
5484| #define DCOP_PATH "/opt/local/bin"
5485| #define HAVE_DNSSD 1
5486| #define __KDE_EXECPREFIX "NONE"
5487| #define __KDE_BINDIR "/opt/local/bin"
5488| /* end confdefs.h.  */
5489|
5490| #include <pty.h>
5491|
5492| int main(int argc, char* argv) {
5493|       int master_fd, slave_fd;
5494|       int result;
5495|
5496|       result = openpty(&master_fd, &slave_fd, 0, 0, 0);
5497|
5498|       return 0;
5499| }
5500|
5501configure:44216: result: no
5502configure:44249: checking idna.h usability
5503configure:44266: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
5504configure:44273: $? = 0
5505configure:44287: result: yes
5506configure:44291: checking idna.h presence
5507configure:44306: /usr/bin/gcc-4.2 -E  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
5508configure:44313: $? = 0
5509configure:44327: result: yes
5510configure:44355: checking for idna.h
5511configure:44364: result: yes
5512configure:44249: checking punycode.h usability
5513configure:44266: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
5514configure:44273: $? = 0
5515configure:44287: result: yes
5516configure:44291: checking punycode.h presence
5517configure:44306: /usr/bin/gcc-4.2 -E  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
5518configure:44313: $? = 0
5519configure:44327: result: yes
5520configure:44355: checking for punycode.h
5521configure:44364: result: yes
5522configure:44249: checking stringprep.h usability
5523configure:44266: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
5524configure:44273: $? = 0
5525configure:44287: result: yes
5526configure:44291: checking stringprep.h presence
5527configure:44306: /usr/bin/gcc-4.2 -E  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
5528configure:44313: $? = 0
5529configure:44327: result: yes
5530configure:44355: checking for stringprep.h
5531configure:44364: result: yes
5532configure:44388: checking for idna_to_ascii_4i in -lidn
5533configure:44423: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs -L/opt/local/lib/qt3/lib -L/opt/local/lib    -L/opt/local/lib conftest.c -lidn   -L/opt/local/lib >&5
5534configure:44430: $? = 0
5535configure:44451: result: yes
5536configure:44496: checking for inet_ntop
5537configure:44552: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib -L/opt/local/lib/qt3/lib -L/opt/local/lib    -L/opt/local/lib  >&5
5538configure:44559: $? = 0
5539configure:44581: result: yes
5540configure:44496: checking for inet_pton
5541configure:44552: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib -L/opt/local/lib/qt3/lib -L/opt/local/lib    -L/opt/local/lib  >&5
5542configure:44559: $? = 0
5543configure:44581: result: yes
5544configure:44496: checking for getpeername
5545configure:44552: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib -L/opt/local/lib/qt3/lib -L/opt/local/lib    -L/opt/local/lib  >&5
5546configure:44559: $? = 0
5547configure:44581: result: yes
5548configure:44496: checking for getsockname
5549configure:44552: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib -L/opt/local/lib/qt3/lib -L/opt/local/lib    -L/opt/local/lib  >&5
5550configure:44559: $? = 0
5551configure:44581: result: yes
5552configure:44496: checking for getsockopt
5553configure:44552: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib -L/opt/local/lib/qt3/lib -L/opt/local/lib    -L/opt/local/lib  >&5
5554configure:44559: $? = 0
5555configure:44581: result: yes
5556configure:44496: checking for gethostbyname2_r
5557configure:44552: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib -L/opt/local/lib/qt3/lib -L/opt/local/lib    -L/opt/local/lib  >&5
5558Undefined symbols:
5559  "_gethostbyname2_r", referenced from:
5560      _main in cceaa5mO.o
5561ld: symbol(s) not found
5562collect2: ld returned 1 exit status
5563configure:44559: $? = 1
5564configure: failed program was:
5565| /* confdefs.h.  */
5566| #define PACKAGE_NAME ""
5567| #define PACKAGE_TARNAME ""
5568| #define PACKAGE_VERSION ""
5569| #define PACKAGE_STRING ""
5570| #define PACKAGE_BUGREPORT ""
5571| #define PACKAGE "kdelibs"
5572| #define VERSION "3.5.10"
5573| #define KDELIBSUFF ""
5574| #define STDC_HEADERS 1
5575| #define HAVE_SYS_TYPES_H 1
5576| #define HAVE_SYS_STAT_H 1
5577| #define HAVE_STDLIB_H 1
5578| #define HAVE_STRING_H 1
5579| #define HAVE_MEMORY_H 1
5580| #define HAVE_STRINGS_H 1
5581| #define HAVE_INTTYPES_H 1
5582| #define HAVE_STDINT_H 1
5583| #define HAVE_UNISTD_H 1
5584| #define HAVE_DLFCN_H 1
5585| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
5586| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
5587| #define LTDL_OBJDIR ".libs/"
5588| #define HAVE_PRELOADED_SYMBOLS 1
5589| #define HAVE_LIBDL 1
5590| #define HAVE_DLERROR 1
5591| #define HAVE_MEMORY_H 1
5592| #define HAVE_STDLIB_H 1
5593| #define HAVE_STDIO_H 1
5594| #define HAVE_CTYPE_H 1
5595| #define HAVE_DLFCN_H 1
5596| #define HAVE_STRING_H 1
5597| #define HAVE_STRCHR 1
5598| #define HAVE_STRRCHR 1
5599| #define HAVE_MEMCPY 1
5600| #define HAVE_STRCMP 1
5601| #define HAVE_ALLOCA_H 1
5602| #define HAVE_ALLOCA 1
5603| #define HAVE_STDLIB_H 1
5604| #define HAVE_UNISTD_H 1
5605| #define HAVE_GETPAGESIZE 1
5606| #define HAVE_MMAP 1
5607| #define HAVE_LIMITS_H 1
5608| #define HAVE_LOCALE_H 1
5609| #define HAVE_NL_TYPES_H 1
5610| #define HAVE_STRING_H 1
5611| #define HAVE_ALLOCA_H 1
5612| #define HAVE_GETCWD 1
5613| #define HAVE_MUNMAP 1
5614| #define HAVE_PUTENV 1
5615| #define HAVE_SETLOCALE 1
5616| #define HAVE_STRCHR 1
5617| #define HAVE_STRCASECMP 1
5618| #define HAVE_STPCPY 1
5619| #define HAVE_LC_MESSAGES 1
5620| #define HAVE_SGI_STL 1
5621| #define HAVE_DIRENT_H 1
5622| #define STDC_HEADERS 1
5623| #define HAVE_SYS_PARAM_H 1
5624| #define HAVE_SYS_MMAN_H 1
5625| #define HAVE_SYS_TIME_H 1
5626| #define HAVE_STRINGS_H 1
5627| #define HAVE_SYS_STAT_H 1
5628| #define HAVE_SYS_SELECT_H 1
5629| #define HAVE_PATHS_H 1
5630| #define HAVE_LIMITS_H 1
5631| #define HAVE_DLFCN_H 1
5632| #define HAVE_TERMIOS_H 1
5633| #define HAVE_SYS_XATTR_H 1
5634| #define HAVE_STRLCAT 1
5635| #define HAVE_STRLCAT_PROTO 1
5636| #define HAVE_STRLCPY 1
5637| #define HAVE_STRLCPY_PROTO 1
5638| #define HAVE_CRYPT 1
5639| #define kde_socklen_t socklen_t
5640| #define ksize_t socklen_t
5641| #define HAVE_SYS_TYPES_H 1
5642| #define HAVE_STDINT_H 1
5643| #define HAVE_CARBON_CARBON_H 1
5644| #define HAVE_COREAUDIO 1
5645| #define HAVE_RES_INIT 1
5646| #define HAVE_RES_INIT 1
5647| #define HAVE_RES_INIT_PROTO 1
5648| #define SIZEOF_INT 4
5649| #define SIZEOF_SHORT 2
5650| #define SIZEOF_LONG 8
5651| #define SIZEOF_CHAR_P 8
5652| #define SIZEOF_SIZE_T 8
5653| #define SIZEOF_UNSIGNED_LONG 8
5654| #define HAVE_CRT_EXTERNS_H 1
5655| #define HAVE_NSGETENVIRON 1
5656| #define HAVE_VSNPRINTF 1
5657| #define HAVE_SNPRINTF 1
5658| #define HAVE_LIBZ 1
5659| #define HAVE_LIBPNG 1
5660| #define HAVE_LIBJPEG 1
5661| #define HAVE_LIBPTHREAD 1
5662| #define __KDE_HAVE_GCC_VISIBILITY "1"
5663| #define WITHOUT_ARTS 1
5664| #define KDEDIR "/opt/local"
5665| #define KDESYSCONFDIR "/opt/local/etc"
5666| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
5667| #define HAVE_X11_EXTENSIONS_XSHM_H 1
5668| #define HAVE_X11_ICE_ICELIB_H 1
5669| #define TIME_WITH_SYS_TIME 1
5670| #define HAVE_BOOL 1
5671| #define HAVE_SETENV 1
5672| #define HAVE_SETENV_PROTO 1
5673| #define HAVE_UNSETENV 1
5674| #define HAVE_UNSETENV_PROTO 1
5675| #define HAVE_RANDOM 1
5676| #define HAVE_RANDOM_PROTO 1
5677| #define HAVE_SRANDOM 1
5678| #define HAVE_SRANDOM_PROTO 1
5679| #define HAVE_MKSTEMPS 1
5680| #define HAVE_MKSTEMPS_PROTO 1
5681| #define HAVE_MKSTEMP 1
5682| #define HAVE_MKSTEMP_PROTO 1
5683| #define HAVE_MKDTEMP 1
5684| #define HAVE_MKDTEMP_PROTO 1
5685| #define HAVE_STRTOLL 1
5686| #define HAVE_SOCKET 1
5687| #define HAVE_SETEUID 1
5688| #define HAVE_SETEGID 1
5689| #define HAVE_STRFMON 1
5690| #define HAVE_STPCPY 1
5691| #define HAVE_GETTIMEOFDAY 1
5692| #define HAVE_READDIR_R 1
5693| #define HAVE_SETPRIORITY 1
5694| #define HAVE_USLEEP 1
5695| #define HAVE_USLEEP_PROTO 1
5696| #define HAVE_GETHOSTNAME 1
5697| #define HAVE_GETHOSTNAME_PROTO 1
5698| #define HAVE_RANDOM 1
5699| #define HAVE_RANDOM_PROTO 1
5700| #define HAVE_SRANDOM 1
5701| #define HAVE_SRANDOM_PROTO 1
5702| #define HAVE_S_ISSOCK 1
5703| #define HAVE_INITGROUPS 1
5704| #define HAVE_INITGROUPS_PROTO 1
5705| #define HAVE_MITSHM 1
5706| #define HAVE__ICETRANSNOLISTEN 1
5707| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
5708| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
5709| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
5710| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
5711| #define DCOP_PATH "/opt/local/bin"
5712| #define HAVE_DNSSD 1
5713| #define __KDE_EXECPREFIX "NONE"
5714| #define __KDE_BINDIR "/opt/local/bin"
5715| #define HAVE_IDNA_H 1
5716| #define HAVE_PUNYCODE_H 1
5717| #define HAVE_STRINGPREP_H 1
5718| #define HAVE_LIBIDN 1
5719| #define HAVE_INET_NTOP 1
5720| #define HAVE_INET_PTON 1
5721| #define HAVE_GETPEERNAME 1
5722| #define HAVE_GETSOCKNAME 1
5723| #define HAVE_GETSOCKOPT 1
5724| /* end confdefs.h.  */
5725| /* Define gethostbyname2_r to an innocuous variant, in case <limits.h> declares gethostbyname2_r.
5726|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
5727| #define gethostbyname2_r innocuous_gethostbyname2_r
5728|
5729| /* System header to define __stub macros and hopefully few prototypes,
5730|     which can conflict with char gethostbyname2_r (); below.
5731|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5732|     <limits.h> exists even on freestanding compilers.  */
5733|
5734| #ifdef __STDC__
5735| # include <limits.h>
5736| #else
5737| # include <assert.h>
5738| #endif
5739|
5740| #undef gethostbyname2_r
5741|
5742| /* Override any GCC internal prototype to avoid an error.
5743|    Use char because int might match the return type of a GCC
5744|    builtin and then its argument prototype would still apply.  */
5745| #ifdef __cplusplus
5746| extern "C"
5747| #endif
5748| char gethostbyname2_r ();
5749| /* The GNU C library defines this for functions which it implements
5750|     to always fail with ENOSYS.  Some functions are actually named
5751|     something starting with __ and the normal name is an alias.  */
5752| #if defined __stub_gethostbyname2_r || defined __stub___gethostbyname2_r
5753| choke me
5754| #endif
5755|
5756| int
5757| main ()
5758| {
5759| return gethostbyname2_r ();
5760|   ;
5761|   return 0;
5762| }
5763configure:44581: result: no
5764configure:44496: checking for gethostbyname_r
5765configure:44552: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib -L/opt/local/lib/qt3/lib -L/opt/local/lib    -L/opt/local/lib  >&5
5766Undefined symbols:
5767  "_gethostbyname_r", referenced from:
5768      _main in ccQoYc7F.o
5769ld: symbol(s) not found
5770collect2: ld returned 1 exit status
5771configure:44559: $? = 1
5772configure: failed program was:
5773| /* confdefs.h.  */
5774| #define PACKAGE_NAME ""
5775| #define PACKAGE_TARNAME ""
5776| #define PACKAGE_VERSION ""
5777| #define PACKAGE_STRING ""
5778| #define PACKAGE_BUGREPORT ""
5779| #define PACKAGE "kdelibs"
5780| #define VERSION "3.5.10"
5781| #define KDELIBSUFF ""
5782| #define STDC_HEADERS 1
5783| #define HAVE_SYS_TYPES_H 1
5784| #define HAVE_SYS_STAT_H 1
5785| #define HAVE_STDLIB_H 1
5786| #define HAVE_STRING_H 1
5787| #define HAVE_MEMORY_H 1
5788| #define HAVE_STRINGS_H 1
5789| #define HAVE_INTTYPES_H 1
5790| #define HAVE_STDINT_H 1
5791| #define HAVE_UNISTD_H 1
5792| #define HAVE_DLFCN_H 1
5793| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
5794| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
5795| #define LTDL_OBJDIR ".libs/"
5796| #define HAVE_PRELOADED_SYMBOLS 1
5797| #define HAVE_LIBDL 1
5798| #define HAVE_DLERROR 1
5799| #define HAVE_MEMORY_H 1
5800| #define HAVE_STDLIB_H 1
5801| #define HAVE_STDIO_H 1
5802| #define HAVE_CTYPE_H 1
5803| #define HAVE_DLFCN_H 1
5804| #define HAVE_STRING_H 1
5805| #define HAVE_STRCHR 1
5806| #define HAVE_STRRCHR 1
5807| #define HAVE_MEMCPY 1
5808| #define HAVE_STRCMP 1
5809| #define HAVE_ALLOCA_H 1
5810| #define HAVE_ALLOCA 1
5811| #define HAVE_STDLIB_H 1
5812| #define HAVE_UNISTD_H 1
5813| #define HAVE_GETPAGESIZE 1
5814| #define HAVE_MMAP 1
5815| #define HAVE_LIMITS_H 1
5816| #define HAVE_LOCALE_H 1
5817| #define HAVE_NL_TYPES_H 1
5818| #define HAVE_STRING_H 1
5819| #define HAVE_ALLOCA_H 1
5820| #define HAVE_GETCWD 1
5821| #define HAVE_MUNMAP 1
5822| #define HAVE_PUTENV 1
5823| #define HAVE_SETLOCALE 1
5824| #define HAVE_STRCHR 1
5825| #define HAVE_STRCASECMP 1
5826| #define HAVE_STPCPY 1
5827| #define HAVE_LC_MESSAGES 1
5828| #define HAVE_SGI_STL 1
5829| #define HAVE_DIRENT_H 1
5830| #define STDC_HEADERS 1
5831| #define HAVE_SYS_PARAM_H 1
5832| #define HAVE_SYS_MMAN_H 1
5833| #define HAVE_SYS_TIME_H 1
5834| #define HAVE_STRINGS_H 1
5835| #define HAVE_SYS_STAT_H 1
5836| #define HAVE_SYS_SELECT_H 1
5837| #define HAVE_PATHS_H 1
5838| #define HAVE_LIMITS_H 1
5839| #define HAVE_DLFCN_H 1
5840| #define HAVE_TERMIOS_H 1
5841| #define HAVE_SYS_XATTR_H 1
5842| #define HAVE_STRLCAT 1
5843| #define HAVE_STRLCAT_PROTO 1
5844| #define HAVE_STRLCPY 1
5845| #define HAVE_STRLCPY_PROTO 1
5846| #define HAVE_CRYPT 1
5847| #define kde_socklen_t socklen_t
5848| #define ksize_t socklen_t
5849| #define HAVE_SYS_TYPES_H 1
5850| #define HAVE_STDINT_H 1
5851| #define HAVE_CARBON_CARBON_H 1
5852| #define HAVE_COREAUDIO 1
5853| #define HAVE_RES_INIT 1
5854| #define HAVE_RES_INIT 1
5855| #define HAVE_RES_INIT_PROTO 1
5856| #define SIZEOF_INT 4
5857| #define SIZEOF_SHORT 2
5858| #define SIZEOF_LONG 8
5859| #define SIZEOF_CHAR_P 8
5860| #define SIZEOF_SIZE_T 8
5861| #define SIZEOF_UNSIGNED_LONG 8
5862| #define HAVE_CRT_EXTERNS_H 1
5863| #define HAVE_NSGETENVIRON 1
5864| #define HAVE_VSNPRINTF 1
5865| #define HAVE_SNPRINTF 1
5866| #define HAVE_LIBZ 1
5867| #define HAVE_LIBPNG 1
5868| #define HAVE_LIBJPEG 1
5869| #define HAVE_LIBPTHREAD 1
5870| #define __KDE_HAVE_GCC_VISIBILITY "1"
5871| #define WITHOUT_ARTS 1
5872| #define KDEDIR "/opt/local"
5873| #define KDESYSCONFDIR "/opt/local/etc"
5874| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
5875| #define HAVE_X11_EXTENSIONS_XSHM_H 1
5876| #define HAVE_X11_ICE_ICELIB_H 1
5877| #define TIME_WITH_SYS_TIME 1
5878| #define HAVE_BOOL 1
5879| #define HAVE_SETENV 1
5880| #define HAVE_SETENV_PROTO 1
5881| #define HAVE_UNSETENV 1
5882| #define HAVE_UNSETENV_PROTO 1
5883| #define HAVE_RANDOM 1
5884| #define HAVE_RANDOM_PROTO 1
5885| #define HAVE_SRANDOM 1
5886| #define HAVE_SRANDOM_PROTO 1
5887| #define HAVE_MKSTEMPS 1
5888| #define HAVE_MKSTEMPS_PROTO 1
5889| #define HAVE_MKSTEMP 1
5890| #define HAVE_MKSTEMP_PROTO 1
5891| #define HAVE_MKDTEMP 1
5892| #define HAVE_MKDTEMP_PROTO 1
5893| #define HAVE_STRTOLL 1
5894| #define HAVE_SOCKET 1
5895| #define HAVE_SETEUID 1
5896| #define HAVE_SETEGID 1
5897| #define HAVE_STRFMON 1
5898| #define HAVE_STPCPY 1
5899| #define HAVE_GETTIMEOFDAY 1
5900| #define HAVE_READDIR_R 1
5901| #define HAVE_SETPRIORITY 1
5902| #define HAVE_USLEEP 1
5903| #define HAVE_USLEEP_PROTO 1
5904| #define HAVE_GETHOSTNAME 1
5905| #define HAVE_GETHOSTNAME_PROTO 1
5906| #define HAVE_RANDOM 1
5907| #define HAVE_RANDOM_PROTO 1
5908| #define HAVE_SRANDOM 1
5909| #define HAVE_SRANDOM_PROTO 1
5910| #define HAVE_S_ISSOCK 1
5911| #define HAVE_INITGROUPS 1
5912| #define HAVE_INITGROUPS_PROTO 1
5913| #define HAVE_MITSHM 1
5914| #define HAVE__ICETRANSNOLISTEN 1
5915| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
5916| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
5917| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
5918| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
5919| #define DCOP_PATH "/opt/local/bin"
5920| #define HAVE_DNSSD 1
5921| #define __KDE_EXECPREFIX "NONE"
5922| #define __KDE_BINDIR "/opt/local/bin"
5923| #define HAVE_IDNA_H 1
5924| #define HAVE_PUNYCODE_H 1
5925| #define HAVE_STRINGPREP_H 1
5926| #define HAVE_LIBIDN 1
5927| #define HAVE_INET_NTOP 1
5928| #define HAVE_INET_PTON 1
5929| #define HAVE_GETPEERNAME 1
5930| #define HAVE_GETSOCKNAME 1
5931| #define HAVE_GETSOCKOPT 1
5932| /* end confdefs.h.  */
5933| /* Define gethostbyname_r to an innocuous variant, in case <limits.h> declares gethostbyname_r.
5934|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
5935| #define gethostbyname_r innocuous_gethostbyname_r
5936|
5937| /* System header to define __stub macros and hopefully few prototypes,
5938|     which can conflict with char gethostbyname_r (); below.
5939|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5940|     <limits.h> exists even on freestanding compilers.  */
5941|
5942| #ifdef __STDC__
5943| # include <limits.h>
5944| #else
5945| # include <assert.h>
5946| #endif
5947|
5948| #undef gethostbyname_r
5949|
5950| /* Override any GCC internal prototype to avoid an error.
5951|    Use char because int might match the return type of a GCC
5952|    builtin and then its argument prototype would still apply.  */
5953| #ifdef __cplusplus
5954| extern "C"
5955| #endif
5956| char gethostbyname_r ();
5957| /* The GNU C library defines this for functions which it implements
5958|     to always fail with ENOSYS.  Some functions are actually named
5959|     something starting with __ and the normal name is an alias.  */
5960| #if defined __stub_gethostbyname_r || defined __stub___gethostbyname_r
5961| choke me
5962| #endif
5963|
5964| int
5965| main ()
5966| {
5967| return gethostbyname_r ();
5968|   ;
5969|   return 0;
5970| }
5971configure:44581: result: no
5972configure:44496: checking for gethostbyname2
5973configure:44552: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib -L/opt/local/lib/qt3/lib -L/opt/local/lib    -L/opt/local/lib  >&5
5974configure:44559: $? = 0
5975configure:44581: result: yes
5976configure:44496: checking for if_nametoindex
5977configure:44552: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib -L/opt/local/lib/qt3/lib -L/opt/local/lib    -L/opt/local/lib  >&5
5978configure:44559: $? = 0
5979configure:44581: result: yes
5980configure:44496: checking for getprotobyname_r
5981configure:44552: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib -L/opt/local/lib/qt3/lib -L/opt/local/lib    -L/opt/local/lib  >&5
5982Undefined symbols:
5983  "_getprotobyname_r", referenced from:
5984      _main in ccBbqlb7.o
5985ld: symbol(s) not found
5986collect2: ld returned 1 exit status
5987configure:44559: $? = 1
5988configure: failed program was:
5989| /* confdefs.h.  */
5990| #define PACKAGE_NAME ""
5991| #define PACKAGE_TARNAME ""
5992| #define PACKAGE_VERSION ""
5993| #define PACKAGE_STRING ""
5994| #define PACKAGE_BUGREPORT ""
5995| #define PACKAGE "kdelibs"
5996| #define VERSION "3.5.10"
5997| #define KDELIBSUFF ""
5998| #define STDC_HEADERS 1
5999| #define HAVE_SYS_TYPES_H 1
6000| #define HAVE_SYS_STAT_H 1
6001| #define HAVE_STDLIB_H 1
6002| #define HAVE_STRING_H 1
6003| #define HAVE_MEMORY_H 1
6004| #define HAVE_STRINGS_H 1
6005| #define HAVE_INTTYPES_H 1
6006| #define HAVE_STDINT_H 1
6007| #define HAVE_UNISTD_H 1
6008| #define HAVE_DLFCN_H 1
6009| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
6010| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
6011| #define LTDL_OBJDIR ".libs/"
6012| #define HAVE_PRELOADED_SYMBOLS 1
6013| #define HAVE_LIBDL 1
6014| #define HAVE_DLERROR 1
6015| #define HAVE_MEMORY_H 1
6016| #define HAVE_STDLIB_H 1
6017| #define HAVE_STDIO_H 1
6018| #define HAVE_CTYPE_H 1
6019| #define HAVE_DLFCN_H 1
6020| #define HAVE_STRING_H 1
6021| #define HAVE_STRCHR 1
6022| #define HAVE_STRRCHR 1
6023| #define HAVE_MEMCPY 1
6024| #define HAVE_STRCMP 1
6025| #define HAVE_ALLOCA_H 1
6026| #define HAVE_ALLOCA 1
6027| #define HAVE_STDLIB_H 1
6028| #define HAVE_UNISTD_H 1
6029| #define HAVE_GETPAGESIZE 1
6030| #define HAVE_MMAP 1
6031| #define HAVE_LIMITS_H 1
6032| #define HAVE_LOCALE_H 1
6033| #define HAVE_NL_TYPES_H 1
6034| #define HAVE_STRING_H 1
6035| #define HAVE_ALLOCA_H 1
6036| #define HAVE_GETCWD 1
6037| #define HAVE_MUNMAP 1
6038| #define HAVE_PUTENV 1
6039| #define HAVE_SETLOCALE 1
6040| #define HAVE_STRCHR 1
6041| #define HAVE_STRCASECMP 1
6042| #define HAVE_STPCPY 1
6043| #define HAVE_LC_MESSAGES 1
6044| #define HAVE_SGI_STL 1
6045| #define HAVE_DIRENT_H 1
6046| #define STDC_HEADERS 1
6047| #define HAVE_SYS_PARAM_H 1
6048| #define HAVE_SYS_MMAN_H 1
6049| #define HAVE_SYS_TIME_H 1
6050| #define HAVE_STRINGS_H 1
6051| #define HAVE_SYS_STAT_H 1
6052| #define HAVE_SYS_SELECT_H 1
6053| #define HAVE_PATHS_H 1
6054| #define HAVE_LIMITS_H 1
6055| #define HAVE_DLFCN_H 1
6056| #define HAVE_TERMIOS_H 1
6057| #define HAVE_SYS_XATTR_H 1
6058| #define HAVE_STRLCAT 1
6059| #define HAVE_STRLCAT_PROTO 1
6060| #define HAVE_STRLCPY 1
6061| #define HAVE_STRLCPY_PROTO 1
6062| #define HAVE_CRYPT 1
6063| #define kde_socklen_t socklen_t
6064| #define ksize_t socklen_t
6065| #define HAVE_SYS_TYPES_H 1
6066| #define HAVE_STDINT_H 1
6067| #define HAVE_CARBON_CARBON_H 1
6068| #define HAVE_COREAUDIO 1
6069| #define HAVE_RES_INIT 1
6070| #define HAVE_RES_INIT 1
6071| #define HAVE_RES_INIT_PROTO 1
6072| #define SIZEOF_INT 4
6073| #define SIZEOF_SHORT 2
6074| #define SIZEOF_LONG 8
6075| #define SIZEOF_CHAR_P 8
6076| #define SIZEOF_SIZE_T 8
6077| #define SIZEOF_UNSIGNED_LONG 8
6078| #define HAVE_CRT_EXTERNS_H 1
6079| #define HAVE_NSGETENVIRON 1
6080| #define HAVE_VSNPRINTF 1
6081| #define HAVE_SNPRINTF 1
6082| #define HAVE_LIBZ 1
6083| #define HAVE_LIBPNG 1
6084| #define HAVE_LIBJPEG 1
6085| #define HAVE_LIBPTHREAD 1
6086| #define __KDE_HAVE_GCC_VISIBILITY "1"
6087| #define WITHOUT_ARTS 1
6088| #define KDEDIR "/opt/local"
6089| #define KDESYSCONFDIR "/opt/local/etc"
6090| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
6091| #define HAVE_X11_EXTENSIONS_XSHM_H 1
6092| #define HAVE_X11_ICE_ICELIB_H 1
6093| #define TIME_WITH_SYS_TIME 1
6094| #define HAVE_BOOL 1
6095| #define HAVE_SETENV 1
6096| #define HAVE_SETENV_PROTO 1
6097| #define HAVE_UNSETENV 1
6098| #define HAVE_UNSETENV_PROTO 1
6099| #define HAVE_RANDOM 1
6100| #define HAVE_RANDOM_PROTO 1
6101| #define HAVE_SRANDOM 1
6102| #define HAVE_SRANDOM_PROTO 1
6103| #define HAVE_MKSTEMPS 1
6104| #define HAVE_MKSTEMPS_PROTO 1
6105| #define HAVE_MKSTEMP 1
6106| #define HAVE_MKSTEMP_PROTO 1
6107| #define HAVE_MKDTEMP 1
6108| #define HAVE_MKDTEMP_PROTO 1
6109| #define HAVE_STRTOLL 1
6110| #define HAVE_SOCKET 1
6111| #define HAVE_SETEUID 1
6112| #define HAVE_SETEGID 1
6113| #define HAVE_STRFMON 1
6114| #define HAVE_STPCPY 1
6115| #define HAVE_GETTIMEOFDAY 1
6116| #define HAVE_READDIR_R 1
6117| #define HAVE_SETPRIORITY 1
6118| #define HAVE_USLEEP 1
6119| #define HAVE_USLEEP_PROTO 1
6120| #define HAVE_GETHOSTNAME 1
6121| #define HAVE_GETHOSTNAME_PROTO 1
6122| #define HAVE_RANDOM 1
6123| #define HAVE_RANDOM_PROTO 1
6124| #define HAVE_SRANDOM 1
6125| #define HAVE_SRANDOM_PROTO 1
6126| #define HAVE_S_ISSOCK 1
6127| #define HAVE_INITGROUPS 1
6128| #define HAVE_INITGROUPS_PROTO 1
6129| #define HAVE_MITSHM 1
6130| #define HAVE__ICETRANSNOLISTEN 1
6131| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
6132| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
6133| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
6134| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
6135| #define DCOP_PATH "/opt/local/bin"
6136| #define HAVE_DNSSD 1
6137| #define __KDE_EXECPREFIX "NONE"
6138| #define __KDE_BINDIR "/opt/local/bin"
6139| #define HAVE_IDNA_H 1
6140| #define HAVE_PUNYCODE_H 1
6141| #define HAVE_STRINGPREP_H 1
6142| #define HAVE_LIBIDN 1
6143| #define HAVE_INET_NTOP 1
6144| #define HAVE_INET_PTON 1
6145| #define HAVE_GETPEERNAME 1
6146| #define HAVE_GETSOCKNAME 1
6147| #define HAVE_GETSOCKOPT 1
6148| #define HAVE_GETHOSTBYNAME2 1
6149| #define HAVE_IF_NAMETOINDEX 1
6150| /* end confdefs.h.  */
6151| /* Define getprotobyname_r to an innocuous variant, in case <limits.h> declares getprotobyname_r.
6152|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6153| #define getprotobyname_r innocuous_getprotobyname_r
6154|
6155| /* System header to define __stub macros and hopefully few prototypes,
6156|     which can conflict with char getprotobyname_r (); below.
6157|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6158|     <limits.h> exists even on freestanding compilers.  */
6159|
6160| #ifdef __STDC__
6161| # include <limits.h>
6162| #else
6163| # include <assert.h>
6164| #endif
6165|
6166| #undef getprotobyname_r
6167|
6168| /* Override any GCC internal prototype to avoid an error.
6169|    Use char because int might match the return type of a GCC
6170|    builtin and then its argument prototype would still apply.  */
6171| #ifdef __cplusplus
6172| extern "C"
6173| #endif
6174| char getprotobyname_r ();
6175| /* The GNU C library defines this for functions which it implements
6176|     to always fail with ENOSYS.  Some functions are actually named
6177|     something starting with __ and the normal name is an alias.  */
6178| #if defined __stub_getprotobyname_r || defined __stub___getprotobyname_r
6179| choke me
6180| #endif
6181|
6182| int
6183| main ()
6184| {
6185| return getprotobyname_r ();
6186|   ;
6187|   return 0;
6188| }
6189configure:44581: result: no
6190configure:44496: checking for getservbyname_r
6191configure:44552: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib -L/opt/local/lib/qt3/lib -L/opt/local/lib    -L/opt/local/lib  >&5
6192Undefined symbols:
6193  "_getservbyname_r", referenced from:
6194      _main in ccgxOi8f.o
6195ld: symbol(s) not found
6196collect2: ld returned 1 exit status
6197configure:44559: $? = 1
6198configure: failed program was:
6199| /* confdefs.h.  */
6200| #define PACKAGE_NAME ""
6201| #define PACKAGE_TARNAME ""
6202| #define PACKAGE_VERSION ""
6203| #define PACKAGE_STRING ""
6204| #define PACKAGE_BUGREPORT ""
6205| #define PACKAGE "kdelibs"
6206| #define VERSION "3.5.10"
6207| #define KDELIBSUFF ""
6208| #define STDC_HEADERS 1
6209| #define HAVE_SYS_TYPES_H 1
6210| #define HAVE_SYS_STAT_H 1
6211| #define HAVE_STDLIB_H 1
6212| #define HAVE_STRING_H 1
6213| #define HAVE_MEMORY_H 1
6214| #define HAVE_STRINGS_H 1
6215| #define HAVE_INTTYPES_H 1
6216| #define HAVE_STDINT_H 1
6217| #define HAVE_UNISTD_H 1
6218| #define HAVE_DLFCN_H 1
6219| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
6220| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
6221| #define LTDL_OBJDIR ".libs/"
6222| #define HAVE_PRELOADED_SYMBOLS 1
6223| #define HAVE_LIBDL 1
6224| #define HAVE_DLERROR 1
6225| #define HAVE_MEMORY_H 1
6226| #define HAVE_STDLIB_H 1
6227| #define HAVE_STDIO_H 1
6228| #define HAVE_CTYPE_H 1
6229| #define HAVE_DLFCN_H 1
6230| #define HAVE_STRING_H 1
6231| #define HAVE_STRCHR 1
6232| #define HAVE_STRRCHR 1
6233| #define HAVE_MEMCPY 1
6234| #define HAVE_STRCMP 1
6235| #define HAVE_ALLOCA_H 1
6236| #define HAVE_ALLOCA 1
6237| #define HAVE_STDLIB_H 1
6238| #define HAVE_UNISTD_H 1
6239| #define HAVE_GETPAGESIZE 1
6240| #define HAVE_MMAP 1
6241| #define HAVE_LIMITS_H 1
6242| #define HAVE_LOCALE_H 1
6243| #define HAVE_NL_TYPES_H 1
6244| #define HAVE_STRING_H 1
6245| #define HAVE_ALLOCA_H 1
6246| #define HAVE_GETCWD 1
6247| #define HAVE_MUNMAP 1
6248| #define HAVE_PUTENV 1
6249| #define HAVE_SETLOCALE 1
6250| #define HAVE_STRCHR 1
6251| #define HAVE_STRCASECMP 1
6252| #define HAVE_STPCPY 1
6253| #define HAVE_LC_MESSAGES 1
6254| #define HAVE_SGI_STL 1
6255| #define HAVE_DIRENT_H 1
6256| #define STDC_HEADERS 1
6257| #define HAVE_SYS_PARAM_H 1
6258| #define HAVE_SYS_MMAN_H 1
6259| #define HAVE_SYS_TIME_H 1
6260| #define HAVE_STRINGS_H 1
6261| #define HAVE_SYS_STAT_H 1
6262| #define HAVE_SYS_SELECT_H 1
6263| #define HAVE_PATHS_H 1
6264| #define HAVE_LIMITS_H 1
6265| #define HAVE_DLFCN_H 1
6266| #define HAVE_TERMIOS_H 1
6267| #define HAVE_SYS_XATTR_H 1
6268| #define HAVE_STRLCAT 1
6269| #define HAVE_STRLCAT_PROTO 1
6270| #define HAVE_STRLCPY 1
6271| #define HAVE_STRLCPY_PROTO 1
6272| #define HAVE_CRYPT 1
6273| #define kde_socklen_t socklen_t
6274| #define ksize_t socklen_t
6275| #define HAVE_SYS_TYPES_H 1
6276| #define HAVE_STDINT_H 1
6277| #define HAVE_CARBON_CARBON_H 1
6278| #define HAVE_COREAUDIO 1
6279| #define HAVE_RES_INIT 1
6280| #define HAVE_RES_INIT 1
6281| #define HAVE_RES_INIT_PROTO 1
6282| #define SIZEOF_INT 4
6283| #define SIZEOF_SHORT 2
6284| #define SIZEOF_LONG 8
6285| #define SIZEOF_CHAR_P 8
6286| #define SIZEOF_SIZE_T 8
6287| #define SIZEOF_UNSIGNED_LONG 8
6288| #define HAVE_CRT_EXTERNS_H 1
6289| #define HAVE_NSGETENVIRON 1
6290| #define HAVE_VSNPRINTF 1
6291| #define HAVE_SNPRINTF 1
6292| #define HAVE_LIBZ 1
6293| #define HAVE_LIBPNG 1
6294| #define HAVE_LIBJPEG 1
6295| #define HAVE_LIBPTHREAD 1
6296| #define __KDE_HAVE_GCC_VISIBILITY "1"
6297| #define WITHOUT_ARTS 1
6298| #define KDEDIR "/opt/local"
6299| #define KDESYSCONFDIR "/opt/local/etc"
6300| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
6301| #define HAVE_X11_EXTENSIONS_XSHM_H 1
6302| #define HAVE_X11_ICE_ICELIB_H 1
6303| #define TIME_WITH_SYS_TIME 1
6304| #define HAVE_BOOL 1
6305| #define HAVE_SETENV 1
6306| #define HAVE_SETENV_PROTO 1
6307| #define HAVE_UNSETENV 1
6308| #define HAVE_UNSETENV_PROTO 1
6309| #define HAVE_RANDOM 1
6310| #define HAVE_RANDOM_PROTO 1
6311| #define HAVE_SRANDOM 1
6312| #define HAVE_SRANDOM_PROTO 1
6313| #define HAVE_MKSTEMPS 1
6314| #define HAVE_MKSTEMPS_PROTO 1
6315| #define HAVE_MKSTEMP 1
6316| #define HAVE_MKSTEMP_PROTO 1
6317| #define HAVE_MKDTEMP 1
6318| #define HAVE_MKDTEMP_PROTO 1
6319| #define HAVE_STRTOLL 1
6320| #define HAVE_SOCKET 1
6321| #define HAVE_SETEUID 1
6322| #define HAVE_SETEGID 1
6323| #define HAVE_STRFMON 1
6324| #define HAVE_STPCPY 1
6325| #define HAVE_GETTIMEOFDAY 1
6326| #define HAVE_READDIR_R 1
6327| #define HAVE_SETPRIORITY 1
6328| #define HAVE_USLEEP 1
6329| #define HAVE_USLEEP_PROTO 1
6330| #define HAVE_GETHOSTNAME 1
6331| #define HAVE_GETHOSTNAME_PROTO 1
6332| #define HAVE_RANDOM 1
6333| #define HAVE_RANDOM_PROTO 1
6334| #define HAVE_SRANDOM 1
6335| #define HAVE_SRANDOM_PROTO 1
6336| #define HAVE_S_ISSOCK 1
6337| #define HAVE_INITGROUPS 1
6338| #define HAVE_INITGROUPS_PROTO 1
6339| #define HAVE_MITSHM 1
6340| #define HAVE__ICETRANSNOLISTEN 1
6341| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
6342| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
6343| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
6344| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
6345| #define DCOP_PATH "/opt/local/bin"
6346| #define HAVE_DNSSD 1
6347| #define __KDE_EXECPREFIX "NONE"
6348| #define __KDE_BINDIR "/opt/local/bin"
6349| #define HAVE_IDNA_H 1
6350| #define HAVE_PUNYCODE_H 1
6351| #define HAVE_STRINGPREP_H 1
6352| #define HAVE_LIBIDN 1
6353| #define HAVE_INET_NTOP 1
6354| #define HAVE_INET_PTON 1
6355| #define HAVE_GETPEERNAME 1
6356| #define HAVE_GETSOCKNAME 1
6357| #define HAVE_GETSOCKOPT 1
6358| #define HAVE_GETHOSTBYNAME2 1
6359| #define HAVE_IF_NAMETOINDEX 1
6360| /* end confdefs.h.  */
6361| /* Define getservbyname_r to an innocuous variant, in case <limits.h> declares getservbyname_r.
6362|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6363| #define getservbyname_r innocuous_getservbyname_r
6364|
6365| /* System header to define __stub macros and hopefully few prototypes,
6366|     which can conflict with char getservbyname_r (); below.
6367|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6368|     <limits.h> exists even on freestanding compilers.  */
6369|
6370| #ifdef __STDC__
6371| # include <limits.h>
6372| #else
6373| # include <assert.h>
6374| #endif
6375|
6376| #undef getservbyname_r
6377|
6378| /* Override any GCC internal prototype to avoid an error.
6379|    Use char because int might match the return type of a GCC
6380|    builtin and then its argument prototype would still apply.  */
6381| #ifdef __cplusplus
6382| extern "C"
6383| #endif
6384| char getservbyname_r ();
6385| /* The GNU C library defines this for functions which it implements
6386|     to always fail with ENOSYS.  Some functions are actually named
6387|     something starting with __ and the normal name is an alias.  */
6388| #if defined __stub_getservbyname_r || defined __stub___getservbyname_r
6389| choke me
6390| #endif
6391|
6392| int
6393| main ()
6394| {
6395| return getservbyname_r ();
6396|   ;
6397|   return 0;
6398| }
6399configure:44581: result: no
6400configure:44496: checking for getservbyport_r
6401configure:44552: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib -L/opt/local/lib/qt3/lib -L/opt/local/lib    -L/opt/local/lib  >&5
6402Undefined symbols:
6403  "_getservbyport_r", referenced from:
6404      _main in cczfIcPm.o
6405ld: symbol(s) not found
6406collect2: ld returned 1 exit status
6407configure:44559: $? = 1
6408configure: failed program was:
6409| /* confdefs.h.  */
6410| #define PACKAGE_NAME ""
6411| #define PACKAGE_TARNAME ""
6412| #define PACKAGE_VERSION ""
6413| #define PACKAGE_STRING ""
6414| #define PACKAGE_BUGREPORT ""
6415| #define PACKAGE "kdelibs"
6416| #define VERSION "3.5.10"
6417| #define KDELIBSUFF ""
6418| #define STDC_HEADERS 1
6419| #define HAVE_SYS_TYPES_H 1
6420| #define HAVE_SYS_STAT_H 1
6421| #define HAVE_STDLIB_H 1
6422| #define HAVE_STRING_H 1
6423| #define HAVE_MEMORY_H 1
6424| #define HAVE_STRINGS_H 1
6425| #define HAVE_INTTYPES_H 1
6426| #define HAVE_STDINT_H 1
6427| #define HAVE_UNISTD_H 1
6428| #define HAVE_DLFCN_H 1
6429| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
6430| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
6431| #define LTDL_OBJDIR ".libs/"
6432| #define HAVE_PRELOADED_SYMBOLS 1
6433| #define HAVE_LIBDL 1
6434| #define HAVE_DLERROR 1
6435| #define HAVE_MEMORY_H 1
6436| #define HAVE_STDLIB_H 1
6437| #define HAVE_STDIO_H 1
6438| #define HAVE_CTYPE_H 1
6439| #define HAVE_DLFCN_H 1
6440| #define HAVE_STRING_H 1
6441| #define HAVE_STRCHR 1
6442| #define HAVE_STRRCHR 1
6443| #define HAVE_MEMCPY 1
6444| #define HAVE_STRCMP 1
6445| #define HAVE_ALLOCA_H 1
6446| #define HAVE_ALLOCA 1
6447| #define HAVE_STDLIB_H 1
6448| #define HAVE_UNISTD_H 1
6449| #define HAVE_GETPAGESIZE 1
6450| #define HAVE_MMAP 1
6451| #define HAVE_LIMITS_H 1
6452| #define HAVE_LOCALE_H 1
6453| #define HAVE_NL_TYPES_H 1
6454| #define HAVE_STRING_H 1
6455| #define HAVE_ALLOCA_H 1
6456| #define HAVE_GETCWD 1
6457| #define HAVE_MUNMAP 1
6458| #define HAVE_PUTENV 1
6459| #define HAVE_SETLOCALE 1
6460| #define HAVE_STRCHR 1
6461| #define HAVE_STRCASECMP 1
6462| #define HAVE_STPCPY 1
6463| #define HAVE_LC_MESSAGES 1
6464| #define HAVE_SGI_STL 1
6465| #define HAVE_DIRENT_H 1
6466| #define STDC_HEADERS 1
6467| #define HAVE_SYS_PARAM_H 1
6468| #define HAVE_SYS_MMAN_H 1
6469| #define HAVE_SYS_TIME_H 1
6470| #define HAVE_STRINGS_H 1
6471| #define HAVE_SYS_STAT_H 1
6472| #define HAVE_SYS_SELECT_H 1
6473| #define HAVE_PATHS_H 1
6474| #define HAVE_LIMITS_H 1
6475| #define HAVE_DLFCN_H 1
6476| #define HAVE_TERMIOS_H 1
6477| #define HAVE_SYS_XATTR_H 1
6478| #define HAVE_STRLCAT 1
6479| #define HAVE_STRLCAT_PROTO 1
6480| #define HAVE_STRLCPY 1
6481| #define HAVE_STRLCPY_PROTO 1
6482| #define HAVE_CRYPT 1
6483| #define kde_socklen_t socklen_t
6484| #define ksize_t socklen_t
6485| #define HAVE_SYS_TYPES_H 1
6486| #define HAVE_STDINT_H 1
6487| #define HAVE_CARBON_CARBON_H 1
6488| #define HAVE_COREAUDIO 1
6489| #define HAVE_RES_INIT 1
6490| #define HAVE_RES_INIT 1
6491| #define HAVE_RES_INIT_PROTO 1
6492| #define SIZEOF_INT 4
6493| #define SIZEOF_SHORT 2
6494| #define SIZEOF_LONG 8
6495| #define SIZEOF_CHAR_P 8
6496| #define SIZEOF_SIZE_T 8
6497| #define SIZEOF_UNSIGNED_LONG 8
6498| #define HAVE_CRT_EXTERNS_H 1
6499| #define HAVE_NSGETENVIRON 1
6500| #define HAVE_VSNPRINTF 1
6501| #define HAVE_SNPRINTF 1
6502| #define HAVE_LIBZ 1
6503| #define HAVE_LIBPNG 1
6504| #define HAVE_LIBJPEG 1
6505| #define HAVE_LIBPTHREAD 1
6506| #define __KDE_HAVE_GCC_VISIBILITY "1"
6507| #define WITHOUT_ARTS 1
6508| #define KDEDIR "/opt/local"
6509| #define KDESYSCONFDIR "/opt/local/etc"
6510| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
6511| #define HAVE_X11_EXTENSIONS_XSHM_H 1
6512| #define HAVE_X11_ICE_ICELIB_H 1
6513| #define TIME_WITH_SYS_TIME 1
6514| #define HAVE_BOOL 1
6515| #define HAVE_SETENV 1
6516| #define HAVE_SETENV_PROTO 1
6517| #define HAVE_UNSETENV 1
6518| #define HAVE_UNSETENV_PROTO 1
6519| #define HAVE_RANDOM 1
6520| #define HAVE_RANDOM_PROTO 1
6521| #define HAVE_SRANDOM 1
6522| #define HAVE_SRANDOM_PROTO 1
6523| #define HAVE_MKSTEMPS 1
6524| #define HAVE_MKSTEMPS_PROTO 1
6525| #define HAVE_MKSTEMP 1
6526| #define HAVE_MKSTEMP_PROTO 1
6527| #define HAVE_MKDTEMP 1
6528| #define HAVE_MKDTEMP_PROTO 1
6529| #define HAVE_STRTOLL 1
6530| #define HAVE_SOCKET 1
6531| #define HAVE_SETEUID 1
6532| #define HAVE_SETEGID 1
6533| #define HAVE_STRFMON 1
6534| #define HAVE_STPCPY 1
6535| #define HAVE_GETTIMEOFDAY 1
6536| #define HAVE_READDIR_R 1
6537| #define HAVE_SETPRIORITY 1
6538| #define HAVE_USLEEP 1
6539| #define HAVE_USLEEP_PROTO 1
6540| #define HAVE_GETHOSTNAME 1
6541| #define HAVE_GETHOSTNAME_PROTO 1
6542| #define HAVE_RANDOM 1
6543| #define HAVE_RANDOM_PROTO 1
6544| #define HAVE_SRANDOM 1
6545| #define HAVE_SRANDOM_PROTO 1
6546| #define HAVE_S_ISSOCK 1
6547| #define HAVE_INITGROUPS 1
6548| #define HAVE_INITGROUPS_PROTO 1
6549| #define HAVE_MITSHM 1
6550| #define HAVE__ICETRANSNOLISTEN 1
6551| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
6552| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
6553| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
6554| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
6555| #define DCOP_PATH "/opt/local/bin"
6556| #define HAVE_DNSSD 1
6557| #define __KDE_EXECPREFIX "NONE"
6558| #define __KDE_BINDIR "/opt/local/bin"
6559| #define HAVE_IDNA_H 1
6560| #define HAVE_PUNYCODE_H 1
6561| #define HAVE_STRINGPREP_H 1
6562| #define HAVE_LIBIDN 1
6563| #define HAVE_INET_NTOP 1
6564| #define HAVE_INET_PTON 1
6565| #define HAVE_GETPEERNAME 1
6566| #define HAVE_GETSOCKNAME 1
6567| #define HAVE_GETSOCKOPT 1
6568| #define HAVE_GETHOSTBYNAME2 1
6569| #define HAVE_IF_NAMETOINDEX 1
6570| /* end confdefs.h.  */
6571| /* Define getservbyport_r to an innocuous variant, in case <limits.h> declares getservbyport_r.
6572|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6573| #define getservbyport_r innocuous_getservbyport_r
6574|
6575| /* System header to define __stub macros and hopefully few prototypes,
6576|     which can conflict with char getservbyport_r (); below.
6577|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6578|     <limits.h> exists even on freestanding compilers.  */
6579|
6580| #ifdef __STDC__
6581| # include <limits.h>
6582| #else
6583| # include <assert.h>
6584| #endif
6585|
6586| #undef getservbyport_r
6587|
6588| /* Override any GCC internal prototype to avoid an error.
6589|    Use char because int might match the return type of a GCC
6590|    builtin and then its argument prototype would still apply.  */
6591| #ifdef __cplusplus
6592| extern "C"
6593| #endif
6594| char getservbyport_r ();
6595| /* The GNU C library defines this for functions which it implements
6596|     to always fail with ENOSYS.  Some functions are actually named
6597|     something starting with __ and the normal name is an alias.  */
6598| #if defined __stub_getservbyport_r || defined __stub___getservbyport_r
6599| choke me
6600| #endif
6601|
6602| int
6603| main ()
6604| {
6605| return getservbyport_r ();
6606|   ;
6607|   return 0;
6608| }
6609configure:44581: result: no
6610configure:44691: checking for netinet/in.h
6611configure:44712: /usr/bin/g++-4.2 -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden -fvisibility-inlines-hidden   -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -I/opt/local/lib/qt3/include -I/opt/local/include  -I/opt/local/include conftest.cpp >&5
6612configure:44719: $? = 0
6613configure:44736: result: yes
6614configure:44691: checking for net/if.h
6615configure:44712: /usr/bin/g++-4.2 -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden -fvisibility-inlines-hidden   -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -I/opt/local/lib/qt3/include -I/opt/local/include  -I/opt/local/include conftest.cpp >&5
6616configure:44719: $? = 0
6617configure:44736: result: yes
6618configure:44788: checking sys/filio.h usability
6619configure:44805: /usr/bin/g++-4.2 -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden -fvisibility-inlines-hidden   -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -I/opt/local/lib/qt3/include -I/opt/local/include  -I/opt/local/include conftest.cpp >&5
6620configure:44812: $? = 0
6621configure:44826: result: yes
6622configure:44830: checking sys/filio.h presence
6623configure:44845: /usr/bin/g++-4.2 -E  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -I/opt/local/lib/qt3/include -I/opt/local/include  -I/opt/local/include conftest.cpp
6624configure:44852: $? = 0
6625configure:44866: result: yes
6626configure:44894: checking for sys/filio.h
6627configure:44903: result: yes
6628configure:44932: checking for usleep
6629configure:44988: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
6630configure:44995: $? = 0
6631configure:45017: result: yes
6632configure:44932: checking for poll
6633configure:44988: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
6634configure:44995: $? = 0
6635configure:45017: result: yes
6636configure:44932: checking for madvise
6637configure:44988: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
6638configure:44995: $? = 0
6639configure:45017: result: yes
6640configure:45030: checking for struct addrinfo
6641configure:45059: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
6642configure:45066: $? = 0
6643configure:45094: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
6644conftest.c: In function 'main':
6645conftest.c:176: error: expected expression before ')' token
6646configure:45101: $? = 1
6647configure: failed program was:
6648| /* confdefs.h.  */
6649| #define PACKAGE_NAME ""
6650| #define PACKAGE_TARNAME ""
6651| #define PACKAGE_VERSION ""
6652| #define PACKAGE_STRING ""
6653| #define PACKAGE_BUGREPORT ""
6654| #define PACKAGE "kdelibs"
6655| #define VERSION "3.5.10"
6656| #define KDELIBSUFF ""
6657| #define STDC_HEADERS 1
6658| #define HAVE_SYS_TYPES_H 1
6659| #define HAVE_SYS_STAT_H 1
6660| #define HAVE_STDLIB_H 1
6661| #define HAVE_STRING_H 1
6662| #define HAVE_MEMORY_H 1
6663| #define HAVE_STRINGS_H 1
6664| #define HAVE_INTTYPES_H 1
6665| #define HAVE_STDINT_H 1
6666| #define HAVE_UNISTD_H 1
6667| #define HAVE_DLFCN_H 1
6668| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
6669| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
6670| #define LTDL_OBJDIR ".libs/"
6671| #define HAVE_PRELOADED_SYMBOLS 1
6672| #define HAVE_LIBDL 1
6673| #define HAVE_DLERROR 1
6674| #define HAVE_MEMORY_H 1
6675| #define HAVE_STDLIB_H 1
6676| #define HAVE_STDIO_H 1
6677| #define HAVE_CTYPE_H 1
6678| #define HAVE_DLFCN_H 1
6679| #define HAVE_STRING_H 1
6680| #define HAVE_STRCHR 1
6681| #define HAVE_STRRCHR 1
6682| #define HAVE_MEMCPY 1
6683| #define HAVE_STRCMP 1
6684| #define HAVE_ALLOCA_H 1
6685| #define HAVE_ALLOCA 1
6686| #define HAVE_STDLIB_H 1
6687| #define HAVE_UNISTD_H 1
6688| #define HAVE_GETPAGESIZE 1
6689| #define HAVE_MMAP 1
6690| #define HAVE_LIMITS_H 1
6691| #define HAVE_LOCALE_H 1
6692| #define HAVE_NL_TYPES_H 1
6693| #define HAVE_STRING_H 1
6694| #define HAVE_ALLOCA_H 1
6695| #define HAVE_GETCWD 1
6696| #define HAVE_MUNMAP 1
6697| #define HAVE_PUTENV 1
6698| #define HAVE_SETLOCALE 1
6699| #define HAVE_STRCHR 1
6700| #define HAVE_STRCASECMP 1
6701| #define HAVE_STPCPY 1
6702| #define HAVE_LC_MESSAGES 1
6703| #define HAVE_SGI_STL 1
6704| #define HAVE_DIRENT_H 1
6705| #define STDC_HEADERS 1
6706| #define HAVE_SYS_PARAM_H 1
6707| #define HAVE_SYS_MMAN_H 1
6708| #define HAVE_SYS_TIME_H 1
6709| #define HAVE_STRINGS_H 1
6710| #define HAVE_SYS_STAT_H 1
6711| #define HAVE_SYS_SELECT_H 1
6712| #define HAVE_PATHS_H 1
6713| #define HAVE_LIMITS_H 1
6714| #define HAVE_DLFCN_H 1
6715| #define HAVE_TERMIOS_H 1
6716| #define HAVE_SYS_XATTR_H 1
6717| #define HAVE_STRLCAT 1
6718| #define HAVE_STRLCAT_PROTO 1
6719| #define HAVE_STRLCPY 1
6720| #define HAVE_STRLCPY_PROTO 1
6721| #define HAVE_CRYPT 1
6722| #define kde_socklen_t socklen_t
6723| #define ksize_t socklen_t
6724| #define HAVE_SYS_TYPES_H 1
6725| #define HAVE_STDINT_H 1
6726| #define HAVE_CARBON_CARBON_H 1
6727| #define HAVE_COREAUDIO 1
6728| #define HAVE_RES_INIT 1
6729| #define HAVE_RES_INIT 1
6730| #define HAVE_RES_INIT_PROTO 1
6731| #define SIZEOF_INT 4
6732| #define SIZEOF_SHORT 2
6733| #define SIZEOF_LONG 8
6734| #define SIZEOF_CHAR_P 8
6735| #define SIZEOF_SIZE_T 8
6736| #define SIZEOF_UNSIGNED_LONG 8
6737| #define HAVE_CRT_EXTERNS_H 1
6738| #define HAVE_NSGETENVIRON 1
6739| #define HAVE_VSNPRINTF 1
6740| #define HAVE_SNPRINTF 1
6741| #define HAVE_LIBZ 1
6742| #define HAVE_LIBPNG 1
6743| #define HAVE_LIBJPEG 1
6744| #define HAVE_LIBPTHREAD 1
6745| #define __KDE_HAVE_GCC_VISIBILITY "1"
6746| #define WITHOUT_ARTS 1
6747| #define KDEDIR "/opt/local"
6748| #define KDESYSCONFDIR "/opt/local/etc"
6749| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
6750| #define HAVE_X11_EXTENSIONS_XSHM_H 1
6751| #define HAVE_X11_ICE_ICELIB_H 1
6752| #define TIME_WITH_SYS_TIME 1
6753| #define HAVE_BOOL 1
6754| #define HAVE_SETENV 1
6755| #define HAVE_SETENV_PROTO 1
6756| #define HAVE_UNSETENV 1
6757| #define HAVE_UNSETENV_PROTO 1
6758| #define HAVE_RANDOM 1
6759| #define HAVE_RANDOM_PROTO 1
6760| #define HAVE_SRANDOM 1
6761| #define HAVE_SRANDOM_PROTO 1
6762| #define HAVE_MKSTEMPS 1
6763| #define HAVE_MKSTEMPS_PROTO 1
6764| #define HAVE_MKSTEMP 1
6765| #define HAVE_MKSTEMP_PROTO 1
6766| #define HAVE_MKDTEMP 1
6767| #define HAVE_MKDTEMP_PROTO 1
6768| #define HAVE_STRTOLL 1
6769| #define HAVE_SOCKET 1
6770| #define HAVE_SETEUID 1
6771| #define HAVE_SETEGID 1
6772| #define HAVE_STRFMON 1
6773| #define HAVE_STPCPY 1
6774| #define HAVE_GETTIMEOFDAY 1
6775| #define HAVE_READDIR_R 1
6776| #define HAVE_SETPRIORITY 1
6777| #define HAVE_USLEEP 1
6778| #define HAVE_USLEEP_PROTO 1
6779| #define HAVE_GETHOSTNAME 1
6780| #define HAVE_GETHOSTNAME_PROTO 1
6781| #define HAVE_RANDOM 1
6782| #define HAVE_RANDOM_PROTO 1
6783| #define HAVE_SRANDOM 1
6784| #define HAVE_SRANDOM_PROTO 1
6785| #define HAVE_S_ISSOCK 1
6786| #define HAVE_INITGROUPS 1
6787| #define HAVE_INITGROUPS_PROTO 1
6788| #define HAVE_MITSHM 1
6789| #define HAVE__ICETRANSNOLISTEN 1
6790| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
6791| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
6792| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
6793| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
6794| #define DCOP_PATH "/opt/local/bin"
6795| #define HAVE_DNSSD 1
6796| #define __KDE_EXECPREFIX "NONE"
6797| #define __KDE_BINDIR "/opt/local/bin"
6798| #define HAVE_IDNA_H 1
6799| #define HAVE_PUNYCODE_H 1
6800| #define HAVE_STRINGPREP_H 1
6801| #define HAVE_LIBIDN 1
6802| #define HAVE_INET_NTOP 1
6803| #define HAVE_INET_PTON 1
6804| #define HAVE_GETPEERNAME 1
6805| #define HAVE_GETSOCKNAME 1
6806| #define HAVE_GETSOCKOPT 1
6807| #define HAVE_GETHOSTBYNAME2 1
6808| #define HAVE_IF_NAMETOINDEX 1
6809| #define HAVE_NETINET_IN_H 1
6810| #define HAVE_NET_IF_H 1
6811| #define HAVE_SYS_FILIO_H 1
6812| #define HAVE_USLEEP 1
6813| #define HAVE_POLL 1
6814| #define HAVE_MADVISE 1
6815| /* end confdefs.h.  */
6816| #include <sys/types.h>
6817| #include <sys/socket.h>
6818| #include <netdb.h>
6819|
6820| int
6821| main ()
6822| {
6823| if (sizeof ((struct addrinfo)))
6824|         return 0;
6825|   ;
6826|   return 0;
6827| }
6828configure:45124: result: yes
6829configure:45142: checking for getaddrinfo
6830configure:45198: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib  >&5
6831configure:45205: $? = 0
6832configure:45227: result: yes
6833configure:45243: checking for freeaddrinfo
6834configure:45299: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib  >&5
6835configure:45306: $? = 0
6836configure:45328: result: yes
6837configure:45243: checking for getnameinfo
6838configure:45299: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib  >&5
6839configure:45306: $? = 0
6840configure:45328: result: yes
6841configure:45243: checking for gai_strerror
6842configure:45299: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib  >&5
6843configure:45306: $? = 0
6844configure:45328: result: yes
6845configure:45356: checking if getaddrinfo works using numeric service with null host
6846configure:45397: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib  >&5
6847configure:45401: $? = 0
6848configure:45407: ./conftest
6849configure:45411: $? = 0
6850configure:45414: result: yes
6851configure:45445: checking for struct sockaddr.sa_len
6852configure:45474: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
6853configure:45481: $? = 0
6854configure:45540: result: yes
6855configure:45551: checking for struct sockaddr_in6
6856configure:45581: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
6857configure:45588: $? = 0
6858configure:45617: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
6859conftest.c: In function 'main':
6860conftest.c:181: error: expected expression before ')' token
6861configure:45624: $? = 1
6862configure: failed program was:
6863| /* confdefs.h.  */
6864| #define PACKAGE_NAME ""
6865| #define PACKAGE_TARNAME ""
6866| #define PACKAGE_VERSION ""
6867| #define PACKAGE_STRING ""
6868| #define PACKAGE_BUGREPORT ""
6869| #define PACKAGE "kdelibs"
6870| #define VERSION "3.5.10"
6871| #define KDELIBSUFF ""
6872| #define STDC_HEADERS 1
6873| #define HAVE_SYS_TYPES_H 1
6874| #define HAVE_SYS_STAT_H 1
6875| #define HAVE_STDLIB_H 1
6876| #define HAVE_STRING_H 1
6877| #define HAVE_MEMORY_H 1
6878| #define HAVE_STRINGS_H 1
6879| #define HAVE_INTTYPES_H 1
6880| #define HAVE_STDINT_H 1
6881| #define HAVE_UNISTD_H 1
6882| #define HAVE_DLFCN_H 1
6883| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
6884| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
6885| #define LTDL_OBJDIR ".libs/"
6886| #define HAVE_PRELOADED_SYMBOLS 1
6887| #define HAVE_LIBDL 1
6888| #define HAVE_DLERROR 1
6889| #define HAVE_MEMORY_H 1
6890| #define HAVE_STDLIB_H 1
6891| #define HAVE_STDIO_H 1
6892| #define HAVE_CTYPE_H 1
6893| #define HAVE_DLFCN_H 1
6894| #define HAVE_STRING_H 1
6895| #define HAVE_STRCHR 1
6896| #define HAVE_STRRCHR 1
6897| #define HAVE_MEMCPY 1
6898| #define HAVE_STRCMP 1
6899| #define HAVE_ALLOCA_H 1
6900| #define HAVE_ALLOCA 1
6901| #define HAVE_STDLIB_H 1
6902| #define HAVE_UNISTD_H 1
6903| #define HAVE_GETPAGESIZE 1
6904| #define HAVE_MMAP 1
6905| #define HAVE_LIMITS_H 1
6906| #define HAVE_LOCALE_H 1
6907| #define HAVE_NL_TYPES_H 1
6908| #define HAVE_STRING_H 1
6909| #define HAVE_ALLOCA_H 1
6910| #define HAVE_GETCWD 1
6911| #define HAVE_MUNMAP 1
6912| #define HAVE_PUTENV 1
6913| #define HAVE_SETLOCALE 1
6914| #define HAVE_STRCHR 1
6915| #define HAVE_STRCASECMP 1
6916| #define HAVE_STPCPY 1
6917| #define HAVE_LC_MESSAGES 1
6918| #define HAVE_SGI_STL 1
6919| #define HAVE_DIRENT_H 1
6920| #define STDC_HEADERS 1
6921| #define HAVE_SYS_PARAM_H 1
6922| #define HAVE_SYS_MMAN_H 1
6923| #define HAVE_SYS_TIME_H 1
6924| #define HAVE_STRINGS_H 1
6925| #define HAVE_SYS_STAT_H 1
6926| #define HAVE_SYS_SELECT_H 1
6927| #define HAVE_PATHS_H 1
6928| #define HAVE_LIMITS_H 1
6929| #define HAVE_DLFCN_H 1
6930| #define HAVE_TERMIOS_H 1
6931| #define HAVE_SYS_XATTR_H 1
6932| #define HAVE_STRLCAT 1
6933| #define HAVE_STRLCAT_PROTO 1
6934| #define HAVE_STRLCPY 1
6935| #define HAVE_STRLCPY_PROTO 1
6936| #define HAVE_CRYPT 1
6937| #define kde_socklen_t socklen_t
6938| #define ksize_t socklen_t
6939| #define HAVE_SYS_TYPES_H 1
6940| #define HAVE_STDINT_H 1
6941| #define HAVE_CARBON_CARBON_H 1
6942| #define HAVE_COREAUDIO 1
6943| #define HAVE_RES_INIT 1
6944| #define HAVE_RES_INIT 1
6945| #define HAVE_RES_INIT_PROTO 1
6946| #define SIZEOF_INT 4
6947| #define SIZEOF_SHORT 2
6948| #define SIZEOF_LONG 8
6949| #define SIZEOF_CHAR_P 8
6950| #define SIZEOF_SIZE_T 8
6951| #define SIZEOF_UNSIGNED_LONG 8
6952| #define HAVE_CRT_EXTERNS_H 1
6953| #define HAVE_NSGETENVIRON 1
6954| #define HAVE_VSNPRINTF 1
6955| #define HAVE_SNPRINTF 1
6956| #define HAVE_LIBZ 1
6957| #define HAVE_LIBPNG 1
6958| #define HAVE_LIBJPEG 1
6959| #define HAVE_LIBPTHREAD 1
6960| #define __KDE_HAVE_GCC_VISIBILITY "1"
6961| #define WITHOUT_ARTS 1
6962| #define KDEDIR "/opt/local"
6963| #define KDESYSCONFDIR "/opt/local/etc"
6964| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
6965| #define HAVE_X11_EXTENSIONS_XSHM_H 1
6966| #define HAVE_X11_ICE_ICELIB_H 1
6967| #define TIME_WITH_SYS_TIME 1
6968| #define HAVE_BOOL 1
6969| #define HAVE_SETENV 1
6970| #define HAVE_SETENV_PROTO 1
6971| #define HAVE_UNSETENV 1
6972| #define HAVE_UNSETENV_PROTO 1
6973| #define HAVE_RANDOM 1
6974| #define HAVE_RANDOM_PROTO 1
6975| #define HAVE_SRANDOM 1
6976| #define HAVE_SRANDOM_PROTO 1
6977| #define HAVE_MKSTEMPS 1
6978| #define HAVE_MKSTEMPS_PROTO 1
6979| #define HAVE_MKSTEMP 1
6980| #define HAVE_MKSTEMP_PROTO 1
6981| #define HAVE_MKDTEMP 1
6982| #define HAVE_MKDTEMP_PROTO 1
6983| #define HAVE_STRTOLL 1
6984| #define HAVE_SOCKET 1
6985| #define HAVE_SETEUID 1
6986| #define HAVE_SETEGID 1
6987| #define HAVE_STRFMON 1
6988| #define HAVE_STPCPY 1
6989| #define HAVE_GETTIMEOFDAY 1
6990| #define HAVE_READDIR_R 1
6991| #define HAVE_SETPRIORITY 1
6992| #define HAVE_USLEEP 1
6993| #define HAVE_USLEEP_PROTO 1
6994| #define HAVE_GETHOSTNAME 1
6995| #define HAVE_GETHOSTNAME_PROTO 1
6996| #define HAVE_RANDOM 1
6997| #define HAVE_RANDOM_PROTO 1
6998| #define HAVE_SRANDOM 1
6999| #define HAVE_SRANDOM_PROTO 1
7000| #define HAVE_S_ISSOCK 1
7001| #define HAVE_INITGROUPS 1
7002| #define HAVE_INITGROUPS_PROTO 1
7003| #define HAVE_MITSHM 1
7004| #define HAVE__ICETRANSNOLISTEN 1
7005| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
7006| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
7007| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
7008| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
7009| #define DCOP_PATH "/opt/local/bin"
7010| #define HAVE_DNSSD 1
7011| #define __KDE_EXECPREFIX "NONE"
7012| #define __KDE_BINDIR "/opt/local/bin"
7013| #define HAVE_IDNA_H 1
7014| #define HAVE_PUNYCODE_H 1
7015| #define HAVE_STRINGPREP_H 1
7016| #define HAVE_LIBIDN 1
7017| #define HAVE_INET_NTOP 1
7018| #define HAVE_INET_PTON 1
7019| #define HAVE_GETPEERNAME 1
7020| #define HAVE_GETSOCKNAME 1
7021| #define HAVE_GETSOCKOPT 1
7022| #define HAVE_GETHOSTBYNAME2 1
7023| #define HAVE_IF_NAMETOINDEX 1
7024| #define HAVE_NETINET_IN_H 1
7025| #define HAVE_NET_IF_H 1
7026| #define HAVE_SYS_FILIO_H 1
7027| #define HAVE_USLEEP 1
7028| #define HAVE_POLL 1
7029| #define HAVE_MADVISE 1
7030| #define HAVE_STRUCT_ADDRINFO 1
7031| #define HAVE_GETADDRINFO 1
7032| #define HAVE_FREEADDRINFO 1
7033| #define HAVE_GETNAMEINFO 1
7034| #define HAVE_GAI_STRERROR 1
7035| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
7036| /* end confdefs.h.  */
7037| #include <sys/types.h>
7038| #include <netinet/in.h>
7039|
7040| int
7041| main ()
7042| {
7043| if (sizeof ((struct sockaddr_in6)))
7044|         return 0;
7045|   ;
7046|   return 0;
7047| }
7048configure:45647: result: yes
7049configure:45655: checking for struct sockaddr_in6.sin6_scope_id
7050configure:45684: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
7051configure:45691: $? = 0
7052configure:45750: result: yes
7053configure:45764: checking for GLIBC function backtrace
7054configure:45792: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
7055configure:45799: $? = 0
7056configure:45813: result: yes
7057configure:45845: checking sys/mount.h usability
7058configure:45862: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
7059configure:45869: $? = 0
7060configure:45883: result: yes
7061configure:45887: checking sys/mount.h presence
7062configure:45902: /usr/bin/gcc-4.2 -E  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
7063configure:45909: $? = 0
7064configure:45923: result: yes
7065configure:45951: checking for sys/mount.h
7066configure:45960: result: yes
7067configure:45993: checking for libart2-config
7068configure:46050: result: /opt/local/bin/libart2-config
7069configure:46127: checking sys/stropts.h usability
7070configure:46144: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
7071conftest.c:213:25: error: sys/stropts.h: No such file or directory
7072configure:46151: $? = 1
7073configure: failed program was:
7074| /* confdefs.h.  */
7075| #define PACKAGE_NAME ""
7076| #define PACKAGE_TARNAME ""
7077| #define PACKAGE_VERSION ""
7078| #define PACKAGE_STRING ""
7079| #define PACKAGE_BUGREPORT ""
7080| #define PACKAGE "kdelibs"
7081| #define VERSION "3.5.10"
7082| #define KDELIBSUFF ""
7083| #define STDC_HEADERS 1
7084| #define HAVE_SYS_TYPES_H 1
7085| #define HAVE_SYS_STAT_H 1
7086| #define HAVE_STDLIB_H 1
7087| #define HAVE_STRING_H 1
7088| #define HAVE_MEMORY_H 1
7089| #define HAVE_STRINGS_H 1
7090| #define HAVE_INTTYPES_H 1
7091| #define HAVE_STDINT_H 1
7092| #define HAVE_UNISTD_H 1
7093| #define HAVE_DLFCN_H 1
7094| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
7095| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
7096| #define LTDL_OBJDIR ".libs/"
7097| #define HAVE_PRELOADED_SYMBOLS 1
7098| #define HAVE_LIBDL 1
7099| #define HAVE_DLERROR 1
7100| #define HAVE_MEMORY_H 1
7101| #define HAVE_STDLIB_H 1
7102| #define HAVE_STDIO_H 1
7103| #define HAVE_CTYPE_H 1
7104| #define HAVE_DLFCN_H 1
7105| #define HAVE_STRING_H 1
7106| #define HAVE_STRCHR 1
7107| #define HAVE_STRRCHR 1
7108| #define HAVE_MEMCPY 1
7109| #define HAVE_STRCMP 1
7110| #define HAVE_ALLOCA_H 1
7111| #define HAVE_ALLOCA 1
7112| #define HAVE_STDLIB_H 1
7113| #define HAVE_UNISTD_H 1
7114| #define HAVE_GETPAGESIZE 1
7115| #define HAVE_MMAP 1
7116| #define HAVE_LIMITS_H 1
7117| #define HAVE_LOCALE_H 1
7118| #define HAVE_NL_TYPES_H 1
7119| #define HAVE_STRING_H 1
7120| #define HAVE_ALLOCA_H 1
7121| #define HAVE_GETCWD 1
7122| #define HAVE_MUNMAP 1
7123| #define HAVE_PUTENV 1
7124| #define HAVE_SETLOCALE 1
7125| #define HAVE_STRCHR 1
7126| #define HAVE_STRCASECMP 1
7127| #define HAVE_STPCPY 1
7128| #define HAVE_LC_MESSAGES 1
7129| #define HAVE_SGI_STL 1
7130| #define HAVE_DIRENT_H 1
7131| #define STDC_HEADERS 1
7132| #define HAVE_SYS_PARAM_H 1
7133| #define HAVE_SYS_MMAN_H 1
7134| #define HAVE_SYS_TIME_H 1
7135| #define HAVE_STRINGS_H 1
7136| #define HAVE_SYS_STAT_H 1
7137| #define HAVE_SYS_SELECT_H 1
7138| #define HAVE_PATHS_H 1
7139| #define HAVE_LIMITS_H 1
7140| #define HAVE_DLFCN_H 1
7141| #define HAVE_TERMIOS_H 1
7142| #define HAVE_SYS_XATTR_H 1
7143| #define HAVE_STRLCAT 1
7144| #define HAVE_STRLCAT_PROTO 1
7145| #define HAVE_STRLCPY 1
7146| #define HAVE_STRLCPY_PROTO 1
7147| #define HAVE_CRYPT 1
7148| #define kde_socklen_t socklen_t
7149| #define ksize_t socklen_t
7150| #define HAVE_SYS_TYPES_H 1
7151| #define HAVE_STDINT_H 1
7152| #define HAVE_CARBON_CARBON_H 1
7153| #define HAVE_COREAUDIO 1
7154| #define HAVE_RES_INIT 1
7155| #define HAVE_RES_INIT 1
7156| #define HAVE_RES_INIT_PROTO 1
7157| #define SIZEOF_INT 4
7158| #define SIZEOF_SHORT 2
7159| #define SIZEOF_LONG 8
7160| #define SIZEOF_CHAR_P 8
7161| #define SIZEOF_SIZE_T 8
7162| #define SIZEOF_UNSIGNED_LONG 8
7163| #define HAVE_CRT_EXTERNS_H 1
7164| #define HAVE_NSGETENVIRON 1
7165| #define HAVE_VSNPRINTF 1
7166| #define HAVE_SNPRINTF 1
7167| #define HAVE_LIBZ 1
7168| #define HAVE_LIBPNG 1
7169| #define HAVE_LIBJPEG 1
7170| #define HAVE_LIBPTHREAD 1
7171| #define __KDE_HAVE_GCC_VISIBILITY "1"
7172| #define WITHOUT_ARTS 1
7173| #define KDEDIR "/opt/local"
7174| #define KDESYSCONFDIR "/opt/local/etc"
7175| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
7176| #define HAVE_X11_EXTENSIONS_XSHM_H 1
7177| #define HAVE_X11_ICE_ICELIB_H 1
7178| #define TIME_WITH_SYS_TIME 1
7179| #define HAVE_BOOL 1
7180| #define HAVE_SETENV 1
7181| #define HAVE_SETENV_PROTO 1
7182| #define HAVE_UNSETENV 1
7183| #define HAVE_UNSETENV_PROTO 1
7184| #define HAVE_RANDOM 1
7185| #define HAVE_RANDOM_PROTO 1
7186| #define HAVE_SRANDOM 1
7187| #define HAVE_SRANDOM_PROTO 1
7188| #define HAVE_MKSTEMPS 1
7189| #define HAVE_MKSTEMPS_PROTO 1
7190| #define HAVE_MKSTEMP 1
7191| #define HAVE_MKSTEMP_PROTO 1
7192| #define HAVE_MKDTEMP 1
7193| #define HAVE_MKDTEMP_PROTO 1
7194| #define HAVE_STRTOLL 1
7195| #define HAVE_SOCKET 1
7196| #define HAVE_SETEUID 1
7197| #define HAVE_SETEGID 1
7198| #define HAVE_STRFMON 1
7199| #define HAVE_STPCPY 1
7200| #define HAVE_GETTIMEOFDAY 1
7201| #define HAVE_READDIR_R 1
7202| #define HAVE_SETPRIORITY 1
7203| #define HAVE_USLEEP 1
7204| #define HAVE_USLEEP_PROTO 1
7205| #define HAVE_GETHOSTNAME 1
7206| #define HAVE_GETHOSTNAME_PROTO 1
7207| #define HAVE_RANDOM 1
7208| #define HAVE_RANDOM_PROTO 1
7209| #define HAVE_SRANDOM 1
7210| #define HAVE_SRANDOM_PROTO 1
7211| #define HAVE_S_ISSOCK 1
7212| #define HAVE_INITGROUPS 1
7213| #define HAVE_INITGROUPS_PROTO 1
7214| #define HAVE_MITSHM 1
7215| #define HAVE__ICETRANSNOLISTEN 1
7216| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
7217| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
7218| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
7219| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
7220| #define DCOP_PATH "/opt/local/bin"
7221| #define HAVE_DNSSD 1
7222| #define __KDE_EXECPREFIX "NONE"
7223| #define __KDE_BINDIR "/opt/local/bin"
7224| #define HAVE_IDNA_H 1
7225| #define HAVE_PUNYCODE_H 1
7226| #define HAVE_STRINGPREP_H 1
7227| #define HAVE_LIBIDN 1
7228| #define HAVE_INET_NTOP 1
7229| #define HAVE_INET_PTON 1
7230| #define HAVE_GETPEERNAME 1
7231| #define HAVE_GETSOCKNAME 1
7232| #define HAVE_GETSOCKOPT 1
7233| #define HAVE_GETHOSTBYNAME2 1
7234| #define HAVE_IF_NAMETOINDEX 1
7235| #define HAVE_NETINET_IN_H 1
7236| #define HAVE_NET_IF_H 1
7237| #define HAVE_SYS_FILIO_H 1
7238| #define HAVE_USLEEP 1
7239| #define HAVE_POLL 1
7240| #define HAVE_MADVISE 1
7241| #define HAVE_STRUCT_ADDRINFO 1
7242| #define HAVE_GETADDRINFO 1
7243| #define HAVE_FREEADDRINFO 1
7244| #define HAVE_GETNAMEINFO 1
7245| #define HAVE_GAI_STRERROR 1
7246| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
7247| #define HAVE_STRUCT_SOCKADDR_IN6 1
7248| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
7249| #define HAVE_BACKTRACE 1
7250| #define HAVE_SYS_MOUNT_H 1
7251| #define HAVE_LIBART 1
7252| /* end confdefs.h.  */
7253| #include <stdio.h>
7254| #ifdef HAVE_SYS_TYPES_H
7255| # include <sys/types.h>
7256| #endif
7257| #ifdef HAVE_SYS_STAT_H
7258| # include <sys/stat.h>
7259| #endif
7260| #ifdef STDC_HEADERS
7261| # include <stdlib.h>
7262| # include <stddef.h>
7263| #else
7264| # ifdef HAVE_STDLIB_H
7265| #  include <stdlib.h>
7266| # endif
7267| #endif
7268| #ifdef HAVE_STRING_H
7269| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
7270| #  include <memory.h>
7271| # endif
7272| # include <string.h>
7273| #endif
7274| #ifdef HAVE_STRINGS_H
7275| # include <strings.h>
7276| #endif
7277| #ifdef HAVE_INTTYPES_H
7278| # include <inttypes.h>
7279| #endif
7280| #ifdef HAVE_STDINT_H
7281| # include <stdint.h>
7282| #endif
7283| #ifdef HAVE_UNISTD_H
7284| # include <unistd.h>
7285| #endif
7286| #include <sys/stropts.h>
7287configure:46165: result: no
7288configure:46169: checking sys/stropts.h presence
7289configure:46184: /usr/bin/gcc-4.2 -E  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
7290conftest.c:180:25: error: sys/stropts.h: No such file or directory
7291configure:46191: $? = 1
7292configure: failed program was:
7293| /* confdefs.h.  */
7294| #define PACKAGE_NAME ""
7295| #define PACKAGE_TARNAME ""
7296| #define PACKAGE_VERSION ""
7297| #define PACKAGE_STRING ""
7298| #define PACKAGE_BUGREPORT ""
7299| #define PACKAGE "kdelibs"
7300| #define VERSION "3.5.10"
7301| #define KDELIBSUFF ""
7302| #define STDC_HEADERS 1
7303| #define HAVE_SYS_TYPES_H 1
7304| #define HAVE_SYS_STAT_H 1
7305| #define HAVE_STDLIB_H 1
7306| #define HAVE_STRING_H 1
7307| #define HAVE_MEMORY_H 1
7308| #define HAVE_STRINGS_H 1
7309| #define HAVE_INTTYPES_H 1
7310| #define HAVE_STDINT_H 1
7311| #define HAVE_UNISTD_H 1
7312| #define HAVE_DLFCN_H 1
7313| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
7314| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
7315| #define LTDL_OBJDIR ".libs/"
7316| #define HAVE_PRELOADED_SYMBOLS 1
7317| #define HAVE_LIBDL 1
7318| #define HAVE_DLERROR 1
7319| #define HAVE_MEMORY_H 1
7320| #define HAVE_STDLIB_H 1
7321| #define HAVE_STDIO_H 1
7322| #define HAVE_CTYPE_H 1
7323| #define HAVE_DLFCN_H 1
7324| #define HAVE_STRING_H 1
7325| #define HAVE_STRCHR 1
7326| #define HAVE_STRRCHR 1
7327| #define HAVE_MEMCPY 1
7328| #define HAVE_STRCMP 1
7329| #define HAVE_ALLOCA_H 1
7330| #define HAVE_ALLOCA 1
7331| #define HAVE_STDLIB_H 1
7332| #define HAVE_UNISTD_H 1
7333| #define HAVE_GETPAGESIZE 1
7334| #define HAVE_MMAP 1
7335| #define HAVE_LIMITS_H 1
7336| #define HAVE_LOCALE_H 1
7337| #define HAVE_NL_TYPES_H 1
7338| #define HAVE_STRING_H 1
7339| #define HAVE_ALLOCA_H 1
7340| #define HAVE_GETCWD 1
7341| #define HAVE_MUNMAP 1
7342| #define HAVE_PUTENV 1
7343| #define HAVE_SETLOCALE 1
7344| #define HAVE_STRCHR 1
7345| #define HAVE_STRCASECMP 1
7346| #define HAVE_STPCPY 1
7347| #define HAVE_LC_MESSAGES 1
7348| #define HAVE_SGI_STL 1
7349| #define HAVE_DIRENT_H 1
7350| #define STDC_HEADERS 1
7351| #define HAVE_SYS_PARAM_H 1
7352| #define HAVE_SYS_MMAN_H 1
7353| #define HAVE_SYS_TIME_H 1
7354| #define HAVE_STRINGS_H 1
7355| #define HAVE_SYS_STAT_H 1
7356| #define HAVE_SYS_SELECT_H 1
7357| #define HAVE_PATHS_H 1
7358| #define HAVE_LIMITS_H 1
7359| #define HAVE_DLFCN_H 1
7360| #define HAVE_TERMIOS_H 1
7361| #define HAVE_SYS_XATTR_H 1
7362| #define HAVE_STRLCAT 1
7363| #define HAVE_STRLCAT_PROTO 1
7364| #define HAVE_STRLCPY 1
7365| #define HAVE_STRLCPY_PROTO 1
7366| #define HAVE_CRYPT 1
7367| #define kde_socklen_t socklen_t
7368| #define ksize_t socklen_t
7369| #define HAVE_SYS_TYPES_H 1
7370| #define HAVE_STDINT_H 1
7371| #define HAVE_CARBON_CARBON_H 1
7372| #define HAVE_COREAUDIO 1
7373| #define HAVE_RES_INIT 1
7374| #define HAVE_RES_INIT 1
7375| #define HAVE_RES_INIT_PROTO 1
7376| #define SIZEOF_INT 4
7377| #define SIZEOF_SHORT 2
7378| #define SIZEOF_LONG 8
7379| #define SIZEOF_CHAR_P 8
7380| #define SIZEOF_SIZE_T 8
7381| #define SIZEOF_UNSIGNED_LONG 8
7382| #define HAVE_CRT_EXTERNS_H 1
7383| #define HAVE_NSGETENVIRON 1
7384| #define HAVE_VSNPRINTF 1
7385| #define HAVE_SNPRINTF 1
7386| #define HAVE_LIBZ 1
7387| #define HAVE_LIBPNG 1
7388| #define HAVE_LIBJPEG 1
7389| #define HAVE_LIBPTHREAD 1
7390| #define __KDE_HAVE_GCC_VISIBILITY "1"
7391| #define WITHOUT_ARTS 1
7392| #define KDEDIR "/opt/local"
7393| #define KDESYSCONFDIR "/opt/local/etc"
7394| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
7395| #define HAVE_X11_EXTENSIONS_XSHM_H 1
7396| #define HAVE_X11_ICE_ICELIB_H 1
7397| #define TIME_WITH_SYS_TIME 1
7398| #define HAVE_BOOL 1
7399| #define HAVE_SETENV 1
7400| #define HAVE_SETENV_PROTO 1
7401| #define HAVE_UNSETENV 1
7402| #define HAVE_UNSETENV_PROTO 1
7403| #define HAVE_RANDOM 1
7404| #define HAVE_RANDOM_PROTO 1
7405| #define HAVE_SRANDOM 1
7406| #define HAVE_SRANDOM_PROTO 1
7407| #define HAVE_MKSTEMPS 1
7408| #define HAVE_MKSTEMPS_PROTO 1
7409| #define HAVE_MKSTEMP 1
7410| #define HAVE_MKSTEMP_PROTO 1
7411| #define HAVE_MKDTEMP 1
7412| #define HAVE_MKDTEMP_PROTO 1
7413| #define HAVE_STRTOLL 1
7414| #define HAVE_SOCKET 1
7415| #define HAVE_SETEUID 1
7416| #define HAVE_SETEGID 1
7417| #define HAVE_STRFMON 1
7418| #define HAVE_STPCPY 1
7419| #define HAVE_GETTIMEOFDAY 1
7420| #define HAVE_READDIR_R 1
7421| #define HAVE_SETPRIORITY 1
7422| #define HAVE_USLEEP 1
7423| #define HAVE_USLEEP_PROTO 1
7424| #define HAVE_GETHOSTNAME 1
7425| #define HAVE_GETHOSTNAME_PROTO 1
7426| #define HAVE_RANDOM 1
7427| #define HAVE_RANDOM_PROTO 1
7428| #define HAVE_SRANDOM 1
7429| #define HAVE_SRANDOM_PROTO 1
7430| #define HAVE_S_ISSOCK 1
7431| #define HAVE_INITGROUPS 1
7432| #define HAVE_INITGROUPS_PROTO 1
7433| #define HAVE_MITSHM 1
7434| #define HAVE__ICETRANSNOLISTEN 1
7435| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
7436| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
7437| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
7438| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
7439| #define DCOP_PATH "/opt/local/bin"
7440| #define HAVE_DNSSD 1
7441| #define __KDE_EXECPREFIX "NONE"
7442| #define __KDE_BINDIR "/opt/local/bin"
7443| #define HAVE_IDNA_H 1
7444| #define HAVE_PUNYCODE_H 1
7445| #define HAVE_STRINGPREP_H 1
7446| #define HAVE_LIBIDN 1
7447| #define HAVE_INET_NTOP 1
7448| #define HAVE_INET_PTON 1
7449| #define HAVE_GETPEERNAME 1
7450| #define HAVE_GETSOCKNAME 1
7451| #define HAVE_GETSOCKOPT 1
7452| #define HAVE_GETHOSTBYNAME2 1
7453| #define HAVE_IF_NAMETOINDEX 1
7454| #define HAVE_NETINET_IN_H 1
7455| #define HAVE_NET_IF_H 1
7456| #define HAVE_SYS_FILIO_H 1
7457| #define HAVE_USLEEP 1
7458| #define HAVE_POLL 1
7459| #define HAVE_MADVISE 1
7460| #define HAVE_STRUCT_ADDRINFO 1
7461| #define HAVE_GETADDRINFO 1
7462| #define HAVE_FREEADDRINFO 1
7463| #define HAVE_GETNAMEINFO 1
7464| #define HAVE_GAI_STRERROR 1
7465| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
7466| #define HAVE_STRUCT_SOCKADDR_IN6 1
7467| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
7468| #define HAVE_BACKTRACE 1
7469| #define HAVE_SYS_MOUNT_H 1
7470| #define HAVE_LIBART 1
7471| /* end confdefs.h.  */
7472| #include <sys/stropts.h>
7473configure:46205: result: no
7474configure:46233: checking for sys/stropts.h
7475configure:46242: result: no
7476configure:46116: checking for sys/select.h
7477configure:46123: result: yes
7478configure:46127: checking libutil.h usability
7479configure:46144: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
7480conftest.c:214:21: error: libutil.h: No such file or directory
7481configure:46151: $? = 1
7482configure: failed program was:
7483| /* confdefs.h.  */
7484| #define PACKAGE_NAME ""
7485| #define PACKAGE_TARNAME ""
7486| #define PACKAGE_VERSION ""
7487| #define PACKAGE_STRING ""
7488| #define PACKAGE_BUGREPORT ""
7489| #define PACKAGE "kdelibs"
7490| #define VERSION "3.5.10"
7491| #define KDELIBSUFF ""
7492| #define STDC_HEADERS 1
7493| #define HAVE_SYS_TYPES_H 1
7494| #define HAVE_SYS_STAT_H 1
7495| #define HAVE_STDLIB_H 1
7496| #define HAVE_STRING_H 1
7497| #define HAVE_MEMORY_H 1
7498| #define HAVE_STRINGS_H 1
7499| #define HAVE_INTTYPES_H 1
7500| #define HAVE_STDINT_H 1
7501| #define HAVE_UNISTD_H 1
7502| #define HAVE_DLFCN_H 1
7503| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
7504| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
7505| #define LTDL_OBJDIR ".libs/"
7506| #define HAVE_PRELOADED_SYMBOLS 1
7507| #define HAVE_LIBDL 1
7508| #define HAVE_DLERROR 1
7509| #define HAVE_MEMORY_H 1
7510| #define HAVE_STDLIB_H 1
7511| #define HAVE_STDIO_H 1
7512| #define HAVE_CTYPE_H 1
7513| #define HAVE_DLFCN_H 1
7514| #define HAVE_STRING_H 1
7515| #define HAVE_STRCHR 1
7516| #define HAVE_STRRCHR 1
7517| #define HAVE_MEMCPY 1
7518| #define HAVE_STRCMP 1
7519| #define HAVE_ALLOCA_H 1
7520| #define HAVE_ALLOCA 1
7521| #define HAVE_STDLIB_H 1
7522| #define HAVE_UNISTD_H 1
7523| #define HAVE_GETPAGESIZE 1
7524| #define HAVE_MMAP 1
7525| #define HAVE_LIMITS_H 1
7526| #define HAVE_LOCALE_H 1
7527| #define HAVE_NL_TYPES_H 1
7528| #define HAVE_STRING_H 1
7529| #define HAVE_ALLOCA_H 1
7530| #define HAVE_GETCWD 1
7531| #define HAVE_MUNMAP 1
7532| #define HAVE_PUTENV 1
7533| #define HAVE_SETLOCALE 1
7534| #define HAVE_STRCHR 1
7535| #define HAVE_STRCASECMP 1
7536| #define HAVE_STPCPY 1
7537| #define HAVE_LC_MESSAGES 1
7538| #define HAVE_SGI_STL 1
7539| #define HAVE_DIRENT_H 1
7540| #define STDC_HEADERS 1
7541| #define HAVE_SYS_PARAM_H 1
7542| #define HAVE_SYS_MMAN_H 1
7543| #define HAVE_SYS_TIME_H 1
7544| #define HAVE_STRINGS_H 1
7545| #define HAVE_SYS_STAT_H 1
7546| #define HAVE_SYS_SELECT_H 1
7547| #define HAVE_PATHS_H 1
7548| #define HAVE_LIMITS_H 1
7549| #define HAVE_DLFCN_H 1
7550| #define HAVE_TERMIOS_H 1
7551| #define HAVE_SYS_XATTR_H 1
7552| #define HAVE_STRLCAT 1
7553| #define HAVE_STRLCAT_PROTO 1
7554| #define HAVE_STRLCPY 1
7555| #define HAVE_STRLCPY_PROTO 1
7556| #define HAVE_CRYPT 1
7557| #define kde_socklen_t socklen_t
7558| #define ksize_t socklen_t
7559| #define HAVE_SYS_TYPES_H 1
7560| #define HAVE_STDINT_H 1
7561| #define HAVE_CARBON_CARBON_H 1
7562| #define HAVE_COREAUDIO 1
7563| #define HAVE_RES_INIT 1
7564| #define HAVE_RES_INIT 1
7565| #define HAVE_RES_INIT_PROTO 1
7566| #define SIZEOF_INT 4
7567| #define SIZEOF_SHORT 2
7568| #define SIZEOF_LONG 8
7569| #define SIZEOF_CHAR_P 8
7570| #define SIZEOF_SIZE_T 8
7571| #define SIZEOF_UNSIGNED_LONG 8
7572| #define HAVE_CRT_EXTERNS_H 1
7573| #define HAVE_NSGETENVIRON 1
7574| #define HAVE_VSNPRINTF 1
7575| #define HAVE_SNPRINTF 1
7576| #define HAVE_LIBZ 1
7577| #define HAVE_LIBPNG 1
7578| #define HAVE_LIBJPEG 1
7579| #define HAVE_LIBPTHREAD 1
7580| #define __KDE_HAVE_GCC_VISIBILITY "1"
7581| #define WITHOUT_ARTS 1
7582| #define KDEDIR "/opt/local"
7583| #define KDESYSCONFDIR "/opt/local/etc"
7584| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
7585| #define HAVE_X11_EXTENSIONS_XSHM_H 1
7586| #define HAVE_X11_ICE_ICELIB_H 1
7587| #define TIME_WITH_SYS_TIME 1
7588| #define HAVE_BOOL 1
7589| #define HAVE_SETENV 1
7590| #define HAVE_SETENV_PROTO 1
7591| #define HAVE_UNSETENV 1
7592| #define HAVE_UNSETENV_PROTO 1
7593| #define HAVE_RANDOM 1
7594| #define HAVE_RANDOM_PROTO 1
7595| #define HAVE_SRANDOM 1
7596| #define HAVE_SRANDOM_PROTO 1
7597| #define HAVE_MKSTEMPS 1
7598| #define HAVE_MKSTEMPS_PROTO 1
7599| #define HAVE_MKSTEMP 1
7600| #define HAVE_MKSTEMP_PROTO 1
7601| #define HAVE_MKDTEMP 1
7602| #define HAVE_MKDTEMP_PROTO 1
7603| #define HAVE_STRTOLL 1
7604| #define HAVE_SOCKET 1
7605| #define HAVE_SETEUID 1
7606| #define HAVE_SETEGID 1
7607| #define HAVE_STRFMON 1
7608| #define HAVE_STPCPY 1
7609| #define HAVE_GETTIMEOFDAY 1
7610| #define HAVE_READDIR_R 1
7611| #define HAVE_SETPRIORITY 1
7612| #define HAVE_USLEEP 1
7613| #define HAVE_USLEEP_PROTO 1
7614| #define HAVE_GETHOSTNAME 1
7615| #define HAVE_GETHOSTNAME_PROTO 1
7616| #define HAVE_RANDOM 1
7617| #define HAVE_RANDOM_PROTO 1
7618| #define HAVE_SRANDOM 1
7619| #define HAVE_SRANDOM_PROTO 1
7620| #define HAVE_S_ISSOCK 1
7621| #define HAVE_INITGROUPS 1
7622| #define HAVE_INITGROUPS_PROTO 1
7623| #define HAVE_MITSHM 1
7624| #define HAVE__ICETRANSNOLISTEN 1
7625| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
7626| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
7627| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
7628| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
7629| #define DCOP_PATH "/opt/local/bin"
7630| #define HAVE_DNSSD 1
7631| #define __KDE_EXECPREFIX "NONE"
7632| #define __KDE_BINDIR "/opt/local/bin"
7633| #define HAVE_IDNA_H 1
7634| #define HAVE_PUNYCODE_H 1
7635| #define HAVE_STRINGPREP_H 1
7636| #define HAVE_LIBIDN 1
7637| #define HAVE_INET_NTOP 1
7638| #define HAVE_INET_PTON 1
7639| #define HAVE_GETPEERNAME 1
7640| #define HAVE_GETSOCKNAME 1
7641| #define HAVE_GETSOCKOPT 1
7642| #define HAVE_GETHOSTBYNAME2 1
7643| #define HAVE_IF_NAMETOINDEX 1
7644| #define HAVE_NETINET_IN_H 1
7645| #define HAVE_NET_IF_H 1
7646| #define HAVE_SYS_FILIO_H 1
7647| #define HAVE_USLEEP 1
7648| #define HAVE_POLL 1
7649| #define HAVE_MADVISE 1
7650| #define HAVE_STRUCT_ADDRINFO 1
7651| #define HAVE_GETADDRINFO 1
7652| #define HAVE_FREEADDRINFO 1
7653| #define HAVE_GETNAMEINFO 1
7654| #define HAVE_GAI_STRERROR 1
7655| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
7656| #define HAVE_STRUCT_SOCKADDR_IN6 1
7657| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
7658| #define HAVE_BACKTRACE 1
7659| #define HAVE_SYS_MOUNT_H 1
7660| #define HAVE_LIBART 1
7661| #define HAVE_SYS_SELECT_H 1
7662| /* end confdefs.h.  */
7663| #include <stdio.h>
7664| #ifdef HAVE_SYS_TYPES_H
7665| # include <sys/types.h>
7666| #endif
7667| #ifdef HAVE_SYS_STAT_H
7668| # include <sys/stat.h>
7669| #endif
7670| #ifdef STDC_HEADERS
7671| # include <stdlib.h>
7672| # include <stddef.h>
7673| #else
7674| # ifdef HAVE_STDLIB_H
7675| #  include <stdlib.h>
7676| # endif
7677| #endif
7678| #ifdef HAVE_STRING_H
7679| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
7680| #  include <memory.h>
7681| # endif
7682| # include <string.h>
7683| #endif
7684| #ifdef HAVE_STRINGS_H
7685| # include <strings.h>
7686| #endif
7687| #ifdef HAVE_INTTYPES_H
7688| # include <inttypes.h>
7689| #endif
7690| #ifdef HAVE_STDINT_H
7691| # include <stdint.h>
7692| #endif
7693| #ifdef HAVE_UNISTD_H
7694| # include <unistd.h>
7695| #endif
7696| #include <libutil.h>
7697configure:46165: result: no
7698configure:46169: checking libutil.h presence
7699configure:46184: /usr/bin/gcc-4.2 -E  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
7700conftest.c:181:21: error: libutil.h: No such file or directory
7701configure:46191: $? = 1
7702configure: failed program was:
7703| /* confdefs.h.  */
7704| #define PACKAGE_NAME ""
7705| #define PACKAGE_TARNAME ""
7706| #define PACKAGE_VERSION ""
7707| #define PACKAGE_STRING ""
7708| #define PACKAGE_BUGREPORT ""
7709| #define PACKAGE "kdelibs"
7710| #define VERSION "3.5.10"
7711| #define KDELIBSUFF ""
7712| #define STDC_HEADERS 1
7713| #define HAVE_SYS_TYPES_H 1
7714| #define HAVE_SYS_STAT_H 1
7715| #define HAVE_STDLIB_H 1
7716| #define HAVE_STRING_H 1
7717| #define HAVE_MEMORY_H 1
7718| #define HAVE_STRINGS_H 1
7719| #define HAVE_INTTYPES_H 1
7720| #define HAVE_STDINT_H 1
7721| #define HAVE_UNISTD_H 1
7722| #define HAVE_DLFCN_H 1
7723| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
7724| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
7725| #define LTDL_OBJDIR ".libs/"
7726| #define HAVE_PRELOADED_SYMBOLS 1
7727| #define HAVE_LIBDL 1
7728| #define HAVE_DLERROR 1
7729| #define HAVE_MEMORY_H 1
7730| #define HAVE_STDLIB_H 1
7731| #define HAVE_STDIO_H 1
7732| #define HAVE_CTYPE_H 1
7733| #define HAVE_DLFCN_H 1
7734| #define HAVE_STRING_H 1
7735| #define HAVE_STRCHR 1
7736| #define HAVE_STRRCHR 1
7737| #define HAVE_MEMCPY 1
7738| #define HAVE_STRCMP 1
7739| #define HAVE_ALLOCA_H 1
7740| #define HAVE_ALLOCA 1
7741| #define HAVE_STDLIB_H 1
7742| #define HAVE_UNISTD_H 1
7743| #define HAVE_GETPAGESIZE 1
7744| #define HAVE_MMAP 1
7745| #define HAVE_LIMITS_H 1
7746| #define HAVE_LOCALE_H 1
7747| #define HAVE_NL_TYPES_H 1
7748| #define HAVE_STRING_H 1
7749| #define HAVE_ALLOCA_H 1
7750| #define HAVE_GETCWD 1
7751| #define HAVE_MUNMAP 1
7752| #define HAVE_PUTENV 1
7753| #define HAVE_SETLOCALE 1
7754| #define HAVE_STRCHR 1
7755| #define HAVE_STRCASECMP 1
7756| #define HAVE_STPCPY 1
7757| #define HAVE_LC_MESSAGES 1
7758| #define HAVE_SGI_STL 1
7759| #define HAVE_DIRENT_H 1
7760| #define STDC_HEADERS 1
7761| #define HAVE_SYS_PARAM_H 1
7762| #define HAVE_SYS_MMAN_H 1
7763| #define HAVE_SYS_TIME_H 1
7764| #define HAVE_STRINGS_H 1
7765| #define HAVE_SYS_STAT_H 1
7766| #define HAVE_SYS_SELECT_H 1
7767| #define HAVE_PATHS_H 1
7768| #define HAVE_LIMITS_H 1
7769| #define HAVE_DLFCN_H 1
7770| #define HAVE_TERMIOS_H 1
7771| #define HAVE_SYS_XATTR_H 1
7772| #define HAVE_STRLCAT 1
7773| #define HAVE_STRLCAT_PROTO 1
7774| #define HAVE_STRLCPY 1
7775| #define HAVE_STRLCPY_PROTO 1
7776| #define HAVE_CRYPT 1
7777| #define kde_socklen_t socklen_t
7778| #define ksize_t socklen_t
7779| #define HAVE_SYS_TYPES_H 1
7780| #define HAVE_STDINT_H 1
7781| #define HAVE_CARBON_CARBON_H 1
7782| #define HAVE_COREAUDIO 1
7783| #define HAVE_RES_INIT 1
7784| #define HAVE_RES_INIT 1
7785| #define HAVE_RES_INIT_PROTO 1
7786| #define SIZEOF_INT 4
7787| #define SIZEOF_SHORT 2
7788| #define SIZEOF_LONG 8
7789| #define SIZEOF_CHAR_P 8
7790| #define SIZEOF_SIZE_T 8
7791| #define SIZEOF_UNSIGNED_LONG 8
7792| #define HAVE_CRT_EXTERNS_H 1
7793| #define HAVE_NSGETENVIRON 1
7794| #define HAVE_VSNPRINTF 1
7795| #define HAVE_SNPRINTF 1
7796| #define HAVE_LIBZ 1
7797| #define HAVE_LIBPNG 1
7798| #define HAVE_LIBJPEG 1
7799| #define HAVE_LIBPTHREAD 1
7800| #define __KDE_HAVE_GCC_VISIBILITY "1"
7801| #define WITHOUT_ARTS 1
7802| #define KDEDIR "/opt/local"
7803| #define KDESYSCONFDIR "/opt/local/etc"
7804| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
7805| #define HAVE_X11_EXTENSIONS_XSHM_H 1
7806| #define HAVE_X11_ICE_ICELIB_H 1
7807| #define TIME_WITH_SYS_TIME 1
7808| #define HAVE_BOOL 1
7809| #define HAVE_SETENV 1
7810| #define HAVE_SETENV_PROTO 1
7811| #define HAVE_UNSETENV 1
7812| #define HAVE_UNSETENV_PROTO 1
7813| #define HAVE_RANDOM 1
7814| #define HAVE_RANDOM_PROTO 1
7815| #define HAVE_SRANDOM 1
7816| #define HAVE_SRANDOM_PROTO 1
7817| #define HAVE_MKSTEMPS 1
7818| #define HAVE_MKSTEMPS_PROTO 1
7819| #define HAVE_MKSTEMP 1
7820| #define HAVE_MKSTEMP_PROTO 1
7821| #define HAVE_MKDTEMP 1
7822| #define HAVE_MKDTEMP_PROTO 1
7823| #define HAVE_STRTOLL 1
7824| #define HAVE_SOCKET 1
7825| #define HAVE_SETEUID 1
7826| #define HAVE_SETEGID 1
7827| #define HAVE_STRFMON 1
7828| #define HAVE_STPCPY 1
7829| #define HAVE_GETTIMEOFDAY 1
7830| #define HAVE_READDIR_R 1
7831| #define HAVE_SETPRIORITY 1
7832| #define HAVE_USLEEP 1
7833| #define HAVE_USLEEP_PROTO 1
7834| #define HAVE_GETHOSTNAME 1
7835| #define HAVE_GETHOSTNAME_PROTO 1
7836| #define HAVE_RANDOM 1
7837| #define HAVE_RANDOM_PROTO 1
7838| #define HAVE_SRANDOM 1
7839| #define HAVE_SRANDOM_PROTO 1
7840| #define HAVE_S_ISSOCK 1
7841| #define HAVE_INITGROUPS 1
7842| #define HAVE_INITGROUPS_PROTO 1
7843| #define HAVE_MITSHM 1
7844| #define HAVE__ICETRANSNOLISTEN 1
7845| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
7846| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
7847| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
7848| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
7849| #define DCOP_PATH "/opt/local/bin"
7850| #define HAVE_DNSSD 1
7851| #define __KDE_EXECPREFIX "NONE"
7852| #define __KDE_BINDIR "/opt/local/bin"
7853| #define HAVE_IDNA_H 1
7854| #define HAVE_PUNYCODE_H 1
7855| #define HAVE_STRINGPREP_H 1
7856| #define HAVE_LIBIDN 1
7857| #define HAVE_INET_NTOP 1
7858| #define HAVE_INET_PTON 1
7859| #define HAVE_GETPEERNAME 1
7860| #define HAVE_GETSOCKNAME 1
7861| #define HAVE_GETSOCKOPT 1
7862| #define HAVE_GETHOSTBYNAME2 1
7863| #define HAVE_IF_NAMETOINDEX 1
7864| #define HAVE_NETINET_IN_H 1
7865| #define HAVE_NET_IF_H 1
7866| #define HAVE_SYS_FILIO_H 1
7867| #define HAVE_USLEEP 1
7868| #define HAVE_POLL 1
7869| #define HAVE_MADVISE 1
7870| #define HAVE_STRUCT_ADDRINFO 1
7871| #define HAVE_GETADDRINFO 1
7872| #define HAVE_FREEADDRINFO 1
7873| #define HAVE_GETNAMEINFO 1
7874| #define HAVE_GAI_STRERROR 1
7875| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
7876| #define HAVE_STRUCT_SOCKADDR_IN6 1
7877| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
7878| #define HAVE_BACKTRACE 1
7879| #define HAVE_SYS_MOUNT_H 1
7880| #define HAVE_LIBART 1
7881| #define HAVE_SYS_SELECT_H 1
7882| /* end confdefs.h.  */
7883| #include <libutil.h>
7884configure:46205: result: no
7885configure:46233: checking for libutil.h
7886configure:46242: result: no
7887configure:46127: checking util.h usability
7888configure:46144: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
7889configure:46151: $? = 0
7890configure:46165: result: yes
7891configure:46169: checking util.h presence
7892configure:46184: /usr/bin/gcc-4.2 -E  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
7893configure:46191: $? = 0
7894configure:46205: result: yes
7895configure:46233: checking for util.h
7896configure:46242: result: yes
7897configure:46116: checking for termios.h
7898configure:46123: result: yes
7899configure:46127: checking pty.h usability
7900configure:46144: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
7901conftest.c:216:17: error: pty.h: No such file or directory
7902configure:46151: $? = 1
7903configure: failed program was:
7904| /* confdefs.h.  */
7905| #define PACKAGE_NAME ""
7906| #define PACKAGE_TARNAME ""
7907| #define PACKAGE_VERSION ""
7908| #define PACKAGE_STRING ""
7909| #define PACKAGE_BUGREPORT ""
7910| #define PACKAGE "kdelibs"
7911| #define VERSION "3.5.10"
7912| #define KDELIBSUFF ""
7913| #define STDC_HEADERS 1
7914| #define HAVE_SYS_TYPES_H 1
7915| #define HAVE_SYS_STAT_H 1
7916| #define HAVE_STDLIB_H 1
7917| #define HAVE_STRING_H 1
7918| #define HAVE_MEMORY_H 1
7919| #define HAVE_STRINGS_H 1
7920| #define HAVE_INTTYPES_H 1
7921| #define HAVE_STDINT_H 1
7922| #define HAVE_UNISTD_H 1
7923| #define HAVE_DLFCN_H 1
7924| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
7925| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
7926| #define LTDL_OBJDIR ".libs/"
7927| #define HAVE_PRELOADED_SYMBOLS 1
7928| #define HAVE_LIBDL 1
7929| #define HAVE_DLERROR 1
7930| #define HAVE_MEMORY_H 1
7931| #define HAVE_STDLIB_H 1
7932| #define HAVE_STDIO_H 1
7933| #define HAVE_CTYPE_H 1
7934| #define HAVE_DLFCN_H 1
7935| #define HAVE_STRING_H 1
7936| #define HAVE_STRCHR 1
7937| #define HAVE_STRRCHR 1
7938| #define HAVE_MEMCPY 1
7939| #define HAVE_STRCMP 1
7940| #define HAVE_ALLOCA_H 1
7941| #define HAVE_ALLOCA 1
7942| #define HAVE_STDLIB_H 1
7943| #define HAVE_UNISTD_H 1
7944| #define HAVE_GETPAGESIZE 1
7945| #define HAVE_MMAP 1
7946| #define HAVE_LIMITS_H 1
7947| #define HAVE_LOCALE_H 1
7948| #define HAVE_NL_TYPES_H 1
7949| #define HAVE_STRING_H 1
7950| #define HAVE_ALLOCA_H 1
7951| #define HAVE_GETCWD 1
7952| #define HAVE_MUNMAP 1
7953| #define HAVE_PUTENV 1
7954| #define HAVE_SETLOCALE 1
7955| #define HAVE_STRCHR 1
7956| #define HAVE_STRCASECMP 1
7957| #define HAVE_STPCPY 1
7958| #define HAVE_LC_MESSAGES 1
7959| #define HAVE_SGI_STL 1
7960| #define HAVE_DIRENT_H 1
7961| #define STDC_HEADERS 1
7962| #define HAVE_SYS_PARAM_H 1
7963| #define HAVE_SYS_MMAN_H 1
7964| #define HAVE_SYS_TIME_H 1
7965| #define HAVE_STRINGS_H 1
7966| #define HAVE_SYS_STAT_H 1
7967| #define HAVE_SYS_SELECT_H 1
7968| #define HAVE_PATHS_H 1
7969| #define HAVE_LIMITS_H 1
7970| #define HAVE_DLFCN_H 1
7971| #define HAVE_TERMIOS_H 1
7972| #define HAVE_SYS_XATTR_H 1
7973| #define HAVE_STRLCAT 1
7974| #define HAVE_STRLCAT_PROTO 1
7975| #define HAVE_STRLCPY 1
7976| #define HAVE_STRLCPY_PROTO 1
7977| #define HAVE_CRYPT 1
7978| #define kde_socklen_t socklen_t
7979| #define ksize_t socklen_t
7980| #define HAVE_SYS_TYPES_H 1
7981| #define HAVE_STDINT_H 1
7982| #define HAVE_CARBON_CARBON_H 1
7983| #define HAVE_COREAUDIO 1
7984| #define HAVE_RES_INIT 1
7985| #define HAVE_RES_INIT 1
7986| #define HAVE_RES_INIT_PROTO 1
7987| #define SIZEOF_INT 4
7988| #define SIZEOF_SHORT 2
7989| #define SIZEOF_LONG 8
7990| #define SIZEOF_CHAR_P 8
7991| #define SIZEOF_SIZE_T 8
7992| #define SIZEOF_UNSIGNED_LONG 8
7993| #define HAVE_CRT_EXTERNS_H 1
7994| #define HAVE_NSGETENVIRON 1
7995| #define HAVE_VSNPRINTF 1
7996| #define HAVE_SNPRINTF 1
7997| #define HAVE_LIBZ 1
7998| #define HAVE_LIBPNG 1
7999| #define HAVE_LIBJPEG 1
8000| #define HAVE_LIBPTHREAD 1
8001| #define __KDE_HAVE_GCC_VISIBILITY "1"
8002| #define WITHOUT_ARTS 1
8003| #define KDEDIR "/opt/local"
8004| #define KDESYSCONFDIR "/opt/local/etc"
8005| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
8006| #define HAVE_X11_EXTENSIONS_XSHM_H 1
8007| #define HAVE_X11_ICE_ICELIB_H 1
8008| #define TIME_WITH_SYS_TIME 1
8009| #define HAVE_BOOL 1
8010| #define HAVE_SETENV 1
8011| #define HAVE_SETENV_PROTO 1
8012| #define HAVE_UNSETENV 1
8013| #define HAVE_UNSETENV_PROTO 1
8014| #define HAVE_RANDOM 1
8015| #define HAVE_RANDOM_PROTO 1
8016| #define HAVE_SRANDOM 1
8017| #define HAVE_SRANDOM_PROTO 1
8018| #define HAVE_MKSTEMPS 1
8019| #define HAVE_MKSTEMPS_PROTO 1
8020| #define HAVE_MKSTEMP 1
8021| #define HAVE_MKSTEMP_PROTO 1
8022| #define HAVE_MKDTEMP 1
8023| #define HAVE_MKDTEMP_PROTO 1
8024| #define HAVE_STRTOLL 1
8025| #define HAVE_SOCKET 1
8026| #define HAVE_SETEUID 1
8027| #define HAVE_SETEGID 1
8028| #define HAVE_STRFMON 1
8029| #define HAVE_STPCPY 1
8030| #define HAVE_GETTIMEOFDAY 1
8031| #define HAVE_READDIR_R 1
8032| #define HAVE_SETPRIORITY 1
8033| #define HAVE_USLEEP 1
8034| #define HAVE_USLEEP_PROTO 1
8035| #define HAVE_GETHOSTNAME 1
8036| #define HAVE_GETHOSTNAME_PROTO 1
8037| #define HAVE_RANDOM 1
8038| #define HAVE_RANDOM_PROTO 1
8039| #define HAVE_SRANDOM 1
8040| #define HAVE_SRANDOM_PROTO 1
8041| #define HAVE_S_ISSOCK 1
8042| #define HAVE_INITGROUPS 1
8043| #define HAVE_INITGROUPS_PROTO 1
8044| #define HAVE_MITSHM 1
8045| #define HAVE__ICETRANSNOLISTEN 1
8046| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
8047| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
8048| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
8049| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
8050| #define DCOP_PATH "/opt/local/bin"
8051| #define HAVE_DNSSD 1
8052| #define __KDE_EXECPREFIX "NONE"
8053| #define __KDE_BINDIR "/opt/local/bin"
8054| #define HAVE_IDNA_H 1
8055| #define HAVE_PUNYCODE_H 1
8056| #define HAVE_STRINGPREP_H 1
8057| #define HAVE_LIBIDN 1
8058| #define HAVE_INET_NTOP 1
8059| #define HAVE_INET_PTON 1
8060| #define HAVE_GETPEERNAME 1
8061| #define HAVE_GETSOCKNAME 1
8062| #define HAVE_GETSOCKOPT 1
8063| #define HAVE_GETHOSTBYNAME2 1
8064| #define HAVE_IF_NAMETOINDEX 1
8065| #define HAVE_NETINET_IN_H 1
8066| #define HAVE_NET_IF_H 1
8067| #define HAVE_SYS_FILIO_H 1
8068| #define HAVE_USLEEP 1
8069| #define HAVE_POLL 1
8070| #define HAVE_MADVISE 1
8071| #define HAVE_STRUCT_ADDRINFO 1
8072| #define HAVE_GETADDRINFO 1
8073| #define HAVE_FREEADDRINFO 1
8074| #define HAVE_GETNAMEINFO 1
8075| #define HAVE_GAI_STRERROR 1
8076| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
8077| #define HAVE_STRUCT_SOCKADDR_IN6 1
8078| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
8079| #define HAVE_BACKTRACE 1
8080| #define HAVE_SYS_MOUNT_H 1
8081| #define HAVE_LIBART 1
8082| #define HAVE_SYS_SELECT_H 1
8083| #define HAVE_UTIL_H 1
8084| #define HAVE_TERMIOS_H 1
8085| /* end confdefs.h.  */
8086| #include <stdio.h>
8087| #ifdef HAVE_SYS_TYPES_H
8088| # include <sys/types.h>
8089| #endif
8090| #ifdef HAVE_SYS_STAT_H
8091| # include <sys/stat.h>
8092| #endif
8093| #ifdef STDC_HEADERS
8094| # include <stdlib.h>
8095| # include <stddef.h>
8096| #else
8097| # ifdef HAVE_STDLIB_H
8098| #  include <stdlib.h>
8099| # endif
8100| #endif
8101| #ifdef HAVE_STRING_H
8102| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
8103| #  include <memory.h>
8104| # endif
8105| # include <string.h>
8106| #endif
8107| #ifdef HAVE_STRINGS_H
8108| # include <strings.h>
8109| #endif
8110| #ifdef HAVE_INTTYPES_H
8111| # include <inttypes.h>
8112| #endif
8113| #ifdef HAVE_STDINT_H
8114| # include <stdint.h>
8115| #endif
8116| #ifdef HAVE_UNISTD_H
8117| # include <unistd.h>
8118| #endif
8119| #include <pty.h>
8120configure:46165: result: no
8121configure:46169: checking pty.h presence
8122configure:46184: /usr/bin/gcc-4.2 -E  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
8123conftest.c:183:17: error: pty.h: No such file or directory
8124configure:46191: $? = 1
8125configure: failed program was:
8126| /* confdefs.h.  */
8127| #define PACKAGE_NAME ""
8128| #define PACKAGE_TARNAME ""
8129| #define PACKAGE_VERSION ""
8130| #define PACKAGE_STRING ""
8131| #define PACKAGE_BUGREPORT ""
8132| #define PACKAGE "kdelibs"
8133| #define VERSION "3.5.10"
8134| #define KDELIBSUFF ""
8135| #define STDC_HEADERS 1
8136| #define HAVE_SYS_TYPES_H 1
8137| #define HAVE_SYS_STAT_H 1
8138| #define HAVE_STDLIB_H 1
8139| #define HAVE_STRING_H 1
8140| #define HAVE_MEMORY_H 1
8141| #define HAVE_STRINGS_H 1
8142| #define HAVE_INTTYPES_H 1
8143| #define HAVE_STDINT_H 1
8144| #define HAVE_UNISTD_H 1
8145| #define HAVE_DLFCN_H 1
8146| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
8147| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
8148| #define LTDL_OBJDIR ".libs/"
8149| #define HAVE_PRELOADED_SYMBOLS 1
8150| #define HAVE_LIBDL 1
8151| #define HAVE_DLERROR 1
8152| #define HAVE_MEMORY_H 1
8153| #define HAVE_STDLIB_H 1
8154| #define HAVE_STDIO_H 1
8155| #define HAVE_CTYPE_H 1
8156| #define HAVE_DLFCN_H 1
8157| #define HAVE_STRING_H 1
8158| #define HAVE_STRCHR 1
8159| #define HAVE_STRRCHR 1
8160| #define HAVE_MEMCPY 1
8161| #define HAVE_STRCMP 1
8162| #define HAVE_ALLOCA_H 1
8163| #define HAVE_ALLOCA 1
8164| #define HAVE_STDLIB_H 1
8165| #define HAVE_UNISTD_H 1
8166| #define HAVE_GETPAGESIZE 1
8167| #define HAVE_MMAP 1
8168| #define HAVE_LIMITS_H 1
8169| #define HAVE_LOCALE_H 1
8170| #define HAVE_NL_TYPES_H 1
8171| #define HAVE_STRING_H 1
8172| #define HAVE_ALLOCA_H 1
8173| #define HAVE_GETCWD 1
8174| #define HAVE_MUNMAP 1
8175| #define HAVE_PUTENV 1
8176| #define HAVE_SETLOCALE 1
8177| #define HAVE_STRCHR 1
8178| #define HAVE_STRCASECMP 1
8179| #define HAVE_STPCPY 1
8180| #define HAVE_LC_MESSAGES 1
8181| #define HAVE_SGI_STL 1
8182| #define HAVE_DIRENT_H 1
8183| #define STDC_HEADERS 1
8184| #define HAVE_SYS_PARAM_H 1
8185| #define HAVE_SYS_MMAN_H 1
8186| #define HAVE_SYS_TIME_H 1
8187| #define HAVE_STRINGS_H 1
8188| #define HAVE_SYS_STAT_H 1
8189| #define HAVE_SYS_SELECT_H 1
8190| #define HAVE_PATHS_H 1
8191| #define HAVE_LIMITS_H 1
8192| #define HAVE_DLFCN_H 1
8193| #define HAVE_TERMIOS_H 1
8194| #define HAVE_SYS_XATTR_H 1
8195| #define HAVE_STRLCAT 1
8196| #define HAVE_STRLCAT_PROTO 1
8197| #define HAVE_STRLCPY 1
8198| #define HAVE_STRLCPY_PROTO 1
8199| #define HAVE_CRYPT 1
8200| #define kde_socklen_t socklen_t
8201| #define ksize_t socklen_t
8202| #define HAVE_SYS_TYPES_H 1
8203| #define HAVE_STDINT_H 1
8204| #define HAVE_CARBON_CARBON_H 1
8205| #define HAVE_COREAUDIO 1
8206| #define HAVE_RES_INIT 1
8207| #define HAVE_RES_INIT 1
8208| #define HAVE_RES_INIT_PROTO 1
8209| #define SIZEOF_INT 4
8210| #define SIZEOF_SHORT 2
8211| #define SIZEOF_LONG 8
8212| #define SIZEOF_CHAR_P 8
8213| #define SIZEOF_SIZE_T 8
8214| #define SIZEOF_UNSIGNED_LONG 8
8215| #define HAVE_CRT_EXTERNS_H 1
8216| #define HAVE_NSGETENVIRON 1
8217| #define HAVE_VSNPRINTF 1
8218| #define HAVE_SNPRINTF 1
8219| #define HAVE_LIBZ 1
8220| #define HAVE_LIBPNG 1
8221| #define HAVE_LIBJPEG 1
8222| #define HAVE_LIBPTHREAD 1
8223| #define __KDE_HAVE_GCC_VISIBILITY "1"
8224| #define WITHOUT_ARTS 1
8225| #define KDEDIR "/opt/local"
8226| #define KDESYSCONFDIR "/opt/local/etc"
8227| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
8228| #define HAVE_X11_EXTENSIONS_XSHM_H 1
8229| #define HAVE_X11_ICE_ICELIB_H 1
8230| #define TIME_WITH_SYS_TIME 1
8231| #define HAVE_BOOL 1
8232| #define HAVE_SETENV 1
8233| #define HAVE_SETENV_PROTO 1
8234| #define HAVE_UNSETENV 1
8235| #define HAVE_UNSETENV_PROTO 1
8236| #define HAVE_RANDOM 1
8237| #define HAVE_RANDOM_PROTO 1
8238| #define HAVE_SRANDOM 1
8239| #define HAVE_SRANDOM_PROTO 1
8240| #define HAVE_MKSTEMPS 1
8241| #define HAVE_MKSTEMPS_PROTO 1
8242| #define HAVE_MKSTEMP 1
8243| #define HAVE_MKSTEMP_PROTO 1
8244| #define HAVE_MKDTEMP 1
8245| #define HAVE_MKDTEMP_PROTO 1
8246| #define HAVE_STRTOLL 1
8247| #define HAVE_SOCKET 1
8248| #define HAVE_SETEUID 1
8249| #define HAVE_SETEGID 1
8250| #define HAVE_STRFMON 1
8251| #define HAVE_STPCPY 1
8252| #define HAVE_GETTIMEOFDAY 1
8253| #define HAVE_READDIR_R 1
8254| #define HAVE_SETPRIORITY 1
8255| #define HAVE_USLEEP 1
8256| #define HAVE_USLEEP_PROTO 1
8257| #define HAVE_GETHOSTNAME 1
8258| #define HAVE_GETHOSTNAME_PROTO 1
8259| #define HAVE_RANDOM 1
8260| #define HAVE_RANDOM_PROTO 1
8261| #define HAVE_SRANDOM 1
8262| #define HAVE_SRANDOM_PROTO 1
8263| #define HAVE_S_ISSOCK 1
8264| #define HAVE_INITGROUPS 1
8265| #define HAVE_INITGROUPS_PROTO 1
8266| #define HAVE_MITSHM 1
8267| #define HAVE__ICETRANSNOLISTEN 1
8268| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
8269| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
8270| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
8271| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
8272| #define DCOP_PATH "/opt/local/bin"
8273| #define HAVE_DNSSD 1
8274| #define __KDE_EXECPREFIX "NONE"
8275| #define __KDE_BINDIR "/opt/local/bin"
8276| #define HAVE_IDNA_H 1
8277| #define HAVE_PUNYCODE_H 1
8278| #define HAVE_STRINGPREP_H 1
8279| #define HAVE_LIBIDN 1
8280| #define HAVE_INET_NTOP 1
8281| #define HAVE_INET_PTON 1
8282| #define HAVE_GETPEERNAME 1
8283| #define HAVE_GETSOCKNAME 1
8284| #define HAVE_GETSOCKOPT 1
8285| #define HAVE_GETHOSTBYNAME2 1
8286| #define HAVE_IF_NAMETOINDEX 1
8287| #define HAVE_NETINET_IN_H 1
8288| #define HAVE_NET_IF_H 1
8289| #define HAVE_SYS_FILIO_H 1
8290| #define HAVE_USLEEP 1
8291| #define HAVE_POLL 1
8292| #define HAVE_MADVISE 1
8293| #define HAVE_STRUCT_ADDRINFO 1
8294| #define HAVE_GETADDRINFO 1
8295| #define HAVE_FREEADDRINFO 1
8296| #define HAVE_GETNAMEINFO 1
8297| #define HAVE_GAI_STRERROR 1
8298| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
8299| #define HAVE_STRUCT_SOCKADDR_IN6 1
8300| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
8301| #define HAVE_BACKTRACE 1
8302| #define HAVE_SYS_MOUNT_H 1
8303| #define HAVE_LIBART 1
8304| #define HAVE_SYS_SELECT_H 1
8305| #define HAVE_UTIL_H 1
8306| #define HAVE_TERMIOS_H 1
8307| /* end confdefs.h.  */
8308| #include <pty.h>
8309configure:46205: result: no
8310configure:46233: checking for pty.h
8311configure:46242: result: no
8312configure:46127: checking termio.h usability
8313configure:46144: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
8314conftest.c:216:20: error: termio.h: No such file or directory
8315configure:46151: $? = 1
8316configure: failed program was:
8317| /* confdefs.h.  */
8318| #define PACKAGE_NAME ""
8319| #define PACKAGE_TARNAME ""
8320| #define PACKAGE_VERSION ""
8321| #define PACKAGE_STRING ""
8322| #define PACKAGE_BUGREPORT ""
8323| #define PACKAGE "kdelibs"
8324| #define VERSION "3.5.10"
8325| #define KDELIBSUFF ""
8326| #define STDC_HEADERS 1
8327| #define HAVE_SYS_TYPES_H 1
8328| #define HAVE_SYS_STAT_H 1
8329| #define HAVE_STDLIB_H 1
8330| #define HAVE_STRING_H 1
8331| #define HAVE_MEMORY_H 1
8332| #define HAVE_STRINGS_H 1
8333| #define HAVE_INTTYPES_H 1
8334| #define HAVE_STDINT_H 1
8335| #define HAVE_UNISTD_H 1
8336| #define HAVE_DLFCN_H 1
8337| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
8338| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
8339| #define LTDL_OBJDIR ".libs/"
8340| #define HAVE_PRELOADED_SYMBOLS 1
8341| #define HAVE_LIBDL 1
8342| #define HAVE_DLERROR 1
8343| #define HAVE_MEMORY_H 1
8344| #define HAVE_STDLIB_H 1
8345| #define HAVE_STDIO_H 1
8346| #define HAVE_CTYPE_H 1
8347| #define HAVE_DLFCN_H 1
8348| #define HAVE_STRING_H 1
8349| #define HAVE_STRCHR 1
8350| #define HAVE_STRRCHR 1
8351| #define HAVE_MEMCPY 1
8352| #define HAVE_STRCMP 1
8353| #define HAVE_ALLOCA_H 1
8354| #define HAVE_ALLOCA 1
8355| #define HAVE_STDLIB_H 1
8356| #define HAVE_UNISTD_H 1
8357| #define HAVE_GETPAGESIZE 1
8358| #define HAVE_MMAP 1
8359| #define HAVE_LIMITS_H 1
8360| #define HAVE_LOCALE_H 1
8361| #define HAVE_NL_TYPES_H 1
8362| #define HAVE_STRING_H 1
8363| #define HAVE_ALLOCA_H 1
8364| #define HAVE_GETCWD 1
8365| #define HAVE_MUNMAP 1
8366| #define HAVE_PUTENV 1
8367| #define HAVE_SETLOCALE 1
8368| #define HAVE_STRCHR 1
8369| #define HAVE_STRCASECMP 1
8370| #define HAVE_STPCPY 1
8371| #define HAVE_LC_MESSAGES 1
8372| #define HAVE_SGI_STL 1
8373| #define HAVE_DIRENT_H 1
8374| #define STDC_HEADERS 1
8375| #define HAVE_SYS_PARAM_H 1
8376| #define HAVE_SYS_MMAN_H 1
8377| #define HAVE_SYS_TIME_H 1
8378| #define HAVE_STRINGS_H 1
8379| #define HAVE_SYS_STAT_H 1
8380| #define HAVE_SYS_SELECT_H 1
8381| #define HAVE_PATHS_H 1
8382| #define HAVE_LIMITS_H 1
8383| #define HAVE_DLFCN_H 1
8384| #define HAVE_TERMIOS_H 1
8385| #define HAVE_SYS_XATTR_H 1
8386| #define HAVE_STRLCAT 1
8387| #define HAVE_STRLCAT_PROTO 1
8388| #define HAVE_STRLCPY 1
8389| #define HAVE_STRLCPY_PROTO 1
8390| #define HAVE_CRYPT 1
8391| #define kde_socklen_t socklen_t
8392| #define ksize_t socklen_t
8393| #define HAVE_SYS_TYPES_H 1
8394| #define HAVE_STDINT_H 1
8395| #define HAVE_CARBON_CARBON_H 1
8396| #define HAVE_COREAUDIO 1
8397| #define HAVE_RES_INIT 1
8398| #define HAVE_RES_INIT 1
8399| #define HAVE_RES_INIT_PROTO 1
8400| #define SIZEOF_INT 4
8401| #define SIZEOF_SHORT 2
8402| #define SIZEOF_LONG 8
8403| #define SIZEOF_CHAR_P 8
8404| #define SIZEOF_SIZE_T 8
8405| #define SIZEOF_UNSIGNED_LONG 8
8406| #define HAVE_CRT_EXTERNS_H 1
8407| #define HAVE_NSGETENVIRON 1
8408| #define HAVE_VSNPRINTF 1
8409| #define HAVE_SNPRINTF 1
8410| #define HAVE_LIBZ 1
8411| #define HAVE_LIBPNG 1
8412| #define HAVE_LIBJPEG 1
8413| #define HAVE_LIBPTHREAD 1
8414| #define __KDE_HAVE_GCC_VISIBILITY "1"
8415| #define WITHOUT_ARTS 1
8416| #define KDEDIR "/opt/local"
8417| #define KDESYSCONFDIR "/opt/local/etc"
8418| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
8419| #define HAVE_X11_EXTENSIONS_XSHM_H 1
8420| #define HAVE_X11_ICE_ICELIB_H 1
8421| #define TIME_WITH_SYS_TIME 1
8422| #define HAVE_BOOL 1
8423| #define HAVE_SETENV 1
8424| #define HAVE_SETENV_PROTO 1
8425| #define HAVE_UNSETENV 1
8426| #define HAVE_UNSETENV_PROTO 1
8427| #define HAVE_RANDOM 1
8428| #define HAVE_RANDOM_PROTO 1
8429| #define HAVE_SRANDOM 1
8430| #define HAVE_SRANDOM_PROTO 1
8431| #define HAVE_MKSTEMPS 1
8432| #define HAVE_MKSTEMPS_PROTO 1
8433| #define HAVE_MKSTEMP 1
8434| #define HAVE_MKSTEMP_PROTO 1
8435| #define HAVE_MKDTEMP 1
8436| #define HAVE_MKDTEMP_PROTO 1
8437| #define HAVE_STRTOLL 1
8438| #define HAVE_SOCKET 1
8439| #define HAVE_SETEUID 1
8440| #define HAVE_SETEGID 1
8441| #define HAVE_STRFMON 1
8442| #define HAVE_STPCPY 1
8443| #define HAVE_GETTIMEOFDAY 1
8444| #define HAVE_READDIR_R 1
8445| #define HAVE_SETPRIORITY 1
8446| #define HAVE_USLEEP 1
8447| #define HAVE_USLEEP_PROTO 1
8448| #define HAVE_GETHOSTNAME 1
8449| #define HAVE_GETHOSTNAME_PROTO 1
8450| #define HAVE_RANDOM 1
8451| #define HAVE_RANDOM_PROTO 1
8452| #define HAVE_SRANDOM 1
8453| #define HAVE_SRANDOM_PROTO 1
8454| #define HAVE_S_ISSOCK 1
8455| #define HAVE_INITGROUPS 1
8456| #define HAVE_INITGROUPS_PROTO 1
8457| #define HAVE_MITSHM 1
8458| #define HAVE__ICETRANSNOLISTEN 1
8459| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
8460| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
8461| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
8462| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
8463| #define DCOP_PATH "/opt/local/bin"
8464| #define HAVE_DNSSD 1
8465| #define __KDE_EXECPREFIX "NONE"
8466| #define __KDE_BINDIR "/opt/local/bin"
8467| #define HAVE_IDNA_H 1
8468| #define HAVE_PUNYCODE_H 1
8469| #define HAVE_STRINGPREP_H 1
8470| #define HAVE_LIBIDN 1
8471| #define HAVE_INET_NTOP 1
8472| #define HAVE_INET_PTON 1
8473| #define HAVE_GETPEERNAME 1
8474| #define HAVE_GETSOCKNAME 1
8475| #define HAVE_GETSOCKOPT 1
8476| #define HAVE_GETHOSTBYNAME2 1
8477| #define HAVE_IF_NAMETOINDEX 1
8478| #define HAVE_NETINET_IN_H 1
8479| #define HAVE_NET_IF_H 1
8480| #define HAVE_SYS_FILIO_H 1
8481| #define HAVE_USLEEP 1
8482| #define HAVE_POLL 1
8483| #define HAVE_MADVISE 1
8484| #define HAVE_STRUCT_ADDRINFO 1
8485| #define HAVE_GETADDRINFO 1
8486| #define HAVE_FREEADDRINFO 1
8487| #define HAVE_GETNAMEINFO 1
8488| #define HAVE_GAI_STRERROR 1
8489| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
8490| #define HAVE_STRUCT_SOCKADDR_IN6 1
8491| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
8492| #define HAVE_BACKTRACE 1
8493| #define HAVE_SYS_MOUNT_H 1
8494| #define HAVE_LIBART 1
8495| #define HAVE_SYS_SELECT_H 1
8496| #define HAVE_UTIL_H 1
8497| #define HAVE_TERMIOS_H 1
8498| /* end confdefs.h.  */
8499| #include <stdio.h>
8500| #ifdef HAVE_SYS_TYPES_H
8501| # include <sys/types.h>
8502| #endif
8503| #ifdef HAVE_SYS_STAT_H
8504| # include <sys/stat.h>
8505| #endif
8506| #ifdef STDC_HEADERS
8507| # include <stdlib.h>
8508| # include <stddef.h>
8509| #else
8510| # ifdef HAVE_STDLIB_H
8511| #  include <stdlib.h>
8512| # endif
8513| #endif
8514| #ifdef HAVE_STRING_H
8515| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
8516| #  include <memory.h>
8517| # endif
8518| # include <string.h>
8519| #endif
8520| #ifdef HAVE_STRINGS_H
8521| # include <strings.h>
8522| #endif
8523| #ifdef HAVE_INTTYPES_H
8524| # include <inttypes.h>
8525| #endif
8526| #ifdef HAVE_STDINT_H
8527| # include <stdint.h>
8528| #endif
8529| #ifdef HAVE_UNISTD_H
8530| # include <unistd.h>
8531| #endif
8532| #include <termio.h>
8533configure:46165: result: no
8534configure:46169: checking termio.h presence
8535configure:46184: /usr/bin/gcc-4.2 -E  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
8536conftest.c:183:20: error: termio.h: No such file or directory
8537configure:46191: $? = 1
8538configure: failed program was:
8539| /* confdefs.h.  */
8540| #define PACKAGE_NAME ""
8541| #define PACKAGE_TARNAME ""
8542| #define PACKAGE_VERSION ""
8543| #define PACKAGE_STRING ""
8544| #define PACKAGE_BUGREPORT ""
8545| #define PACKAGE "kdelibs"
8546| #define VERSION "3.5.10"
8547| #define KDELIBSUFF ""
8548| #define STDC_HEADERS 1
8549| #define HAVE_SYS_TYPES_H 1
8550| #define HAVE_SYS_STAT_H 1
8551| #define HAVE_STDLIB_H 1
8552| #define HAVE_STRING_H 1
8553| #define HAVE_MEMORY_H 1
8554| #define HAVE_STRINGS_H 1
8555| #define HAVE_INTTYPES_H 1
8556| #define HAVE_STDINT_H 1
8557| #define HAVE_UNISTD_H 1
8558| #define HAVE_DLFCN_H 1
8559| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
8560| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
8561| #define LTDL_OBJDIR ".libs/"
8562| #define HAVE_PRELOADED_SYMBOLS 1
8563| #define HAVE_LIBDL 1
8564| #define HAVE_DLERROR 1
8565| #define HAVE_MEMORY_H 1
8566| #define HAVE_STDLIB_H 1
8567| #define HAVE_STDIO_H 1
8568| #define HAVE_CTYPE_H 1
8569| #define HAVE_DLFCN_H 1
8570| #define HAVE_STRING_H 1
8571| #define HAVE_STRCHR 1
8572| #define HAVE_STRRCHR 1
8573| #define HAVE_MEMCPY 1
8574| #define HAVE_STRCMP 1
8575| #define HAVE_ALLOCA_H 1
8576| #define HAVE_ALLOCA 1
8577| #define HAVE_STDLIB_H 1
8578| #define HAVE_UNISTD_H 1
8579| #define HAVE_GETPAGESIZE 1
8580| #define HAVE_MMAP 1
8581| #define HAVE_LIMITS_H 1
8582| #define HAVE_LOCALE_H 1
8583| #define HAVE_NL_TYPES_H 1
8584| #define HAVE_STRING_H 1
8585| #define HAVE_ALLOCA_H 1
8586| #define HAVE_GETCWD 1
8587| #define HAVE_MUNMAP 1
8588| #define HAVE_PUTENV 1
8589| #define HAVE_SETLOCALE 1
8590| #define HAVE_STRCHR 1
8591| #define HAVE_STRCASECMP 1
8592| #define HAVE_STPCPY 1
8593| #define HAVE_LC_MESSAGES 1
8594| #define HAVE_SGI_STL 1
8595| #define HAVE_DIRENT_H 1
8596| #define STDC_HEADERS 1
8597| #define HAVE_SYS_PARAM_H 1
8598| #define HAVE_SYS_MMAN_H 1
8599| #define HAVE_SYS_TIME_H 1
8600| #define HAVE_STRINGS_H 1
8601| #define HAVE_SYS_STAT_H 1
8602| #define HAVE_SYS_SELECT_H 1
8603| #define HAVE_PATHS_H 1
8604| #define HAVE_LIMITS_H 1
8605| #define HAVE_DLFCN_H 1
8606| #define HAVE_TERMIOS_H 1
8607| #define HAVE_SYS_XATTR_H 1
8608| #define HAVE_STRLCAT 1
8609| #define HAVE_STRLCAT_PROTO 1
8610| #define HAVE_STRLCPY 1
8611| #define HAVE_STRLCPY_PROTO 1
8612| #define HAVE_CRYPT 1
8613| #define kde_socklen_t socklen_t
8614| #define ksize_t socklen_t
8615| #define HAVE_SYS_TYPES_H 1
8616| #define HAVE_STDINT_H 1
8617| #define HAVE_CARBON_CARBON_H 1
8618| #define HAVE_COREAUDIO 1
8619| #define HAVE_RES_INIT 1
8620| #define HAVE_RES_INIT 1
8621| #define HAVE_RES_INIT_PROTO 1
8622| #define SIZEOF_INT 4
8623| #define SIZEOF_SHORT 2
8624| #define SIZEOF_LONG 8
8625| #define SIZEOF_CHAR_P 8
8626| #define SIZEOF_SIZE_T 8
8627| #define SIZEOF_UNSIGNED_LONG 8
8628| #define HAVE_CRT_EXTERNS_H 1
8629| #define HAVE_NSGETENVIRON 1
8630| #define HAVE_VSNPRINTF 1
8631| #define HAVE_SNPRINTF 1
8632| #define HAVE_LIBZ 1
8633| #define HAVE_LIBPNG 1
8634| #define HAVE_LIBJPEG 1
8635| #define HAVE_LIBPTHREAD 1
8636| #define __KDE_HAVE_GCC_VISIBILITY "1"
8637| #define WITHOUT_ARTS 1
8638| #define KDEDIR "/opt/local"
8639| #define KDESYSCONFDIR "/opt/local/etc"
8640| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
8641| #define HAVE_X11_EXTENSIONS_XSHM_H 1
8642| #define HAVE_X11_ICE_ICELIB_H 1
8643| #define TIME_WITH_SYS_TIME 1
8644| #define HAVE_BOOL 1
8645| #define HAVE_SETENV 1
8646| #define HAVE_SETENV_PROTO 1
8647| #define HAVE_UNSETENV 1
8648| #define HAVE_UNSETENV_PROTO 1
8649| #define HAVE_RANDOM 1
8650| #define HAVE_RANDOM_PROTO 1
8651| #define HAVE_SRANDOM 1
8652| #define HAVE_SRANDOM_PROTO 1
8653| #define HAVE_MKSTEMPS 1
8654| #define HAVE_MKSTEMPS_PROTO 1
8655| #define HAVE_MKSTEMP 1
8656| #define HAVE_MKSTEMP_PROTO 1
8657| #define HAVE_MKDTEMP 1
8658| #define HAVE_MKDTEMP_PROTO 1
8659| #define HAVE_STRTOLL 1
8660| #define HAVE_SOCKET 1
8661| #define HAVE_SETEUID 1
8662| #define HAVE_SETEGID 1
8663| #define HAVE_STRFMON 1
8664| #define HAVE_STPCPY 1
8665| #define HAVE_GETTIMEOFDAY 1
8666| #define HAVE_READDIR_R 1
8667| #define HAVE_SETPRIORITY 1
8668| #define HAVE_USLEEP 1
8669| #define HAVE_USLEEP_PROTO 1
8670| #define HAVE_GETHOSTNAME 1
8671| #define HAVE_GETHOSTNAME_PROTO 1
8672| #define HAVE_RANDOM 1
8673| #define HAVE_RANDOM_PROTO 1
8674| #define HAVE_SRANDOM 1
8675| #define HAVE_SRANDOM_PROTO 1
8676| #define HAVE_S_ISSOCK 1
8677| #define HAVE_INITGROUPS 1
8678| #define HAVE_INITGROUPS_PROTO 1
8679| #define HAVE_MITSHM 1
8680| #define HAVE__ICETRANSNOLISTEN 1
8681| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
8682| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
8683| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
8684| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
8685| #define DCOP_PATH "/opt/local/bin"
8686| #define HAVE_DNSSD 1
8687| #define __KDE_EXECPREFIX "NONE"
8688| #define __KDE_BINDIR "/opt/local/bin"
8689| #define HAVE_IDNA_H 1
8690| #define HAVE_PUNYCODE_H 1
8691| #define HAVE_STRINGPREP_H 1
8692| #define HAVE_LIBIDN 1
8693| #define HAVE_INET_NTOP 1
8694| #define HAVE_INET_PTON 1
8695| #define HAVE_GETPEERNAME 1
8696| #define HAVE_GETSOCKNAME 1
8697| #define HAVE_GETSOCKOPT 1
8698| #define HAVE_GETHOSTBYNAME2 1
8699| #define HAVE_IF_NAMETOINDEX 1
8700| #define HAVE_NETINET_IN_H 1
8701| #define HAVE_NET_IF_H 1
8702| #define HAVE_SYS_FILIO_H 1
8703| #define HAVE_USLEEP 1
8704| #define HAVE_POLL 1
8705| #define HAVE_MADVISE 1
8706| #define HAVE_STRUCT_ADDRINFO 1
8707| #define HAVE_GETADDRINFO 1
8708| #define HAVE_FREEADDRINFO 1
8709| #define HAVE_GETNAMEINFO 1
8710| #define HAVE_GAI_STRERROR 1
8711| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
8712| #define HAVE_STRUCT_SOCKADDR_IN6 1
8713| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
8714| #define HAVE_BACKTRACE 1
8715| #define HAVE_SYS_MOUNT_H 1
8716| #define HAVE_LIBART 1
8717| #define HAVE_SYS_SELECT_H 1
8718| #define HAVE_UTIL_H 1
8719| #define HAVE_TERMIOS_H 1
8720| /* end confdefs.h.  */
8721| #include <termio.h>
8722configure:46205: result: no
8723configure:46233: checking for termio.h
8724configure:46242: result: no
8725configure:46257: checking for revoke(tty) in unistd.h
8726configure:46284: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
8727configure:46291: $? = 0
8728configure:46305: result: yes
8729configure:46479: checking whether to enable fast malloc
8730configure:46494: result: no
8731configure:46523: checking whether /usr/bin/g++-4.2 supports -finline-limit=100000
8732configure:46563: rm -rf SunWS_cache; /usr/bin/g++-4.2 -o conftest -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden -fvisibility-inlines-hidden  -finline-limit=100000  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.cpp  -L/opt/local/lib 1>&5
8733configure:46570: $? = 0
8734configure:46600: result: yes
8735configure:46639: checking X11/extensions/Xrender.h usability
8736configure:46656: /usr/bin/g++-4.2 -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden -fvisibility-inlines-hidden   -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -I/opt/local/lib/qt3/include -I/opt/local/include  -I/opt/local/include conftest.cpp >&5
8737configure:46663: $? = 0
8738configure:46677: result: yes
8739configure:46681: checking X11/extensions/Xrender.h presence
8740configure:46696: /usr/bin/g++-4.2 -E  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -I/opt/local/lib/qt3/include -I/opt/local/include  -I/opt/local/include conftest.cpp
8741configure:46703: $? = 0
8742configure:46717: result: yes
8743configure:46745: checking for X11/extensions/Xrender.h
8744configure:46752: result: yes
8745configure:46781: checking for XRenderComposite in -lXrender
8746configure:46816: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs -L/opt/local/lib/qt3/lib -L/opt/local/lib    -L/opt/local/lib conftest.c -lXrender -lXext -lX11   -L/opt/local/lib >&5
8747configure:46823: $? = 0
8748configure:46844: result: yes
8749configure:46865: checking for assembler support for IA32 extensions
8750configure:46889: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
8751configure:46896: $? = 0
8752configure:46939: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
8753configure:46946: $? = 0
8754configure:46989: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
8755configure:46996: $? = 0
8756configure:47039: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
8757configure:47046: $? = 0
8758configure:47148: checking for cups-config
8759configure:47166: found /usr/bin/cups-config
8760configure:47178: result: /usr/bin/cups-config
8761configure:47201: checking for cupsServer in -lcups
8762configure:47236: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -I/opt/local/lib/qt3/include -I/opt/local/include  -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs -L/opt/local/lib/qt3/lib -L/opt/local/lib    -L/opt/local/lib -L/opt/local/lib/qt3/lib -L/opt/local/lib    -L/opt/local/lib conftest.c -lcups -ldl   -L/opt/local/lib >&5
8763configure:47243: $? = 0
8764configure:47264: result: yes
8765configure:47292: checking cups/cups.h usability
8766configure:47309: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -I/opt/local/lib/qt3/include -I/opt/local/include  -I/opt/local/include conftest.c >&5
8767configure:47316: $? = 0
8768configure:47330: result: yes
8769configure:47334: checking cups/cups.h presence
8770configure:47349: /usr/bin/gcc-4.2 -E  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -I/opt/local/lib/qt3/include -I/opt/local/include  -I/opt/local/include conftest.c
8771configure:47356: $? = 0
8772configure:47370: result: yes
8773configure:47398: checking for cups/cups.h
8774configure:47405: result: yes
8775configure:47424: checking CUPS version >= 1.0109
8776configure:47443: /usr/bin/gcc-4.2 -Os  -Os -fPIC -I/opt/local/lib/qt3/include -I/opt/local/include  -I/opt/local/include  -I/opt/local/include -o conftest conftest.c -L/opt/local/lib/qt3/lib -L/opt/local/lib    -L/opt/local/lib  -L/opt/local/lib -lcups -weak_framework Kerberos -framework CoreFoundation -framework Security -lz -lpthread -lresolv -framework SystemConfiguration -framework CoreFoundation 1>&5
8777configure:47446: $? = 0
8778configure:47456: result: yes
8779configure:47471: checking CUPS version >= 1.0121
8780configure:47490: /usr/bin/gcc-4.2 -Os  -Os -fPIC -I/opt/local/lib/qt3/include -I/opt/local/include  -I/opt/local/include  -I/opt/local/include -o conftest conftest.c -L/opt/local/lib/qt3/lib -L/opt/local/lib    -L/opt/local/lib  -L/opt/local/lib -lcups -weak_framework Kerberos -framework CoreFoundation -framework Security -lz -lpthread -lresolv -framework SystemConfiguration -framework CoreFoundation 1>&5
8781configure:47493: $? = 0
8782configure:47503: result: yes
8783configure:47537: checking installation of PS driver needed
8784configure:47551: result: yes
8785configure:47560: checking for su
8786configure:47578: found /usr/bin/su
8787configure:47591: result: /usr/bin/su
8788configure:47612: checking for sudo
8789configure:47630: found /usr/bin/sudo
8790configure:47643: result: /usr/bin/sudo
8791configure:47690: checking POSIX.1b scheduling
8792configure:47717: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
8793Undefined symbols:
8794  "_sched_getscheduler", referenced from:
8795      _main in ccpv64X3.o
8796ld: symbol(s) not found
8797collect2: ld returned 1 exit status
8798configure:47724: $? = 1
8799configure: failed program was:
8800| /* confdefs.h.  */
8801| #define PACKAGE_NAME ""
8802| #define PACKAGE_TARNAME ""
8803| #define PACKAGE_VERSION ""
8804| #define PACKAGE_STRING ""
8805| #define PACKAGE_BUGREPORT ""
8806| #define PACKAGE "kdelibs"
8807| #define VERSION "3.5.10"
8808| #define KDELIBSUFF ""
8809| #define STDC_HEADERS 1
8810| #define HAVE_SYS_TYPES_H 1
8811| #define HAVE_SYS_STAT_H 1
8812| #define HAVE_STDLIB_H 1
8813| #define HAVE_STRING_H 1
8814| #define HAVE_MEMORY_H 1
8815| #define HAVE_STRINGS_H 1
8816| #define HAVE_INTTYPES_H 1
8817| #define HAVE_STDINT_H 1
8818| #define HAVE_UNISTD_H 1
8819| #define HAVE_DLFCN_H 1
8820| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
8821| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
8822| #define LTDL_OBJDIR ".libs/"
8823| #define HAVE_PRELOADED_SYMBOLS 1
8824| #define HAVE_LIBDL 1
8825| #define HAVE_DLERROR 1
8826| #define HAVE_MEMORY_H 1
8827| #define HAVE_STDLIB_H 1
8828| #define HAVE_STDIO_H 1
8829| #define HAVE_CTYPE_H 1
8830| #define HAVE_DLFCN_H 1
8831| #define HAVE_STRING_H 1
8832| #define HAVE_STRCHR 1
8833| #define HAVE_STRRCHR 1
8834| #define HAVE_MEMCPY 1
8835| #define HAVE_STRCMP 1
8836| #define HAVE_ALLOCA_H 1
8837| #define HAVE_ALLOCA 1
8838| #define HAVE_STDLIB_H 1
8839| #define HAVE_UNISTD_H 1
8840| #define HAVE_GETPAGESIZE 1
8841| #define HAVE_MMAP 1
8842| #define HAVE_LIMITS_H 1
8843| #define HAVE_LOCALE_H 1
8844| #define HAVE_NL_TYPES_H 1
8845| #define HAVE_STRING_H 1
8846| #define HAVE_ALLOCA_H 1
8847| #define HAVE_GETCWD 1
8848| #define HAVE_MUNMAP 1
8849| #define HAVE_PUTENV 1
8850| #define HAVE_SETLOCALE 1
8851| #define HAVE_STRCHR 1
8852| #define HAVE_STRCASECMP 1
8853| #define HAVE_STPCPY 1
8854| #define HAVE_LC_MESSAGES 1
8855| #define HAVE_SGI_STL 1
8856| #define HAVE_DIRENT_H 1
8857| #define STDC_HEADERS 1
8858| #define HAVE_SYS_PARAM_H 1
8859| #define HAVE_SYS_MMAN_H 1
8860| #define HAVE_SYS_TIME_H 1
8861| #define HAVE_STRINGS_H 1
8862| #define HAVE_SYS_STAT_H 1
8863| #define HAVE_SYS_SELECT_H 1
8864| #define HAVE_PATHS_H 1
8865| #define HAVE_LIMITS_H 1
8866| #define HAVE_DLFCN_H 1
8867| #define HAVE_TERMIOS_H 1
8868| #define HAVE_SYS_XATTR_H 1
8869| #define HAVE_STRLCAT 1
8870| #define HAVE_STRLCAT_PROTO 1
8871| #define HAVE_STRLCPY 1
8872| #define HAVE_STRLCPY_PROTO 1
8873| #define HAVE_CRYPT 1
8874| #define kde_socklen_t socklen_t
8875| #define ksize_t socklen_t
8876| #define HAVE_SYS_TYPES_H 1
8877| #define HAVE_STDINT_H 1
8878| #define HAVE_CARBON_CARBON_H 1
8879| #define HAVE_COREAUDIO 1
8880| #define HAVE_RES_INIT 1
8881| #define HAVE_RES_INIT 1
8882| #define HAVE_RES_INIT_PROTO 1
8883| #define SIZEOF_INT 4
8884| #define SIZEOF_SHORT 2
8885| #define SIZEOF_LONG 8
8886| #define SIZEOF_CHAR_P 8
8887| #define SIZEOF_SIZE_T 8
8888| #define SIZEOF_UNSIGNED_LONG 8
8889| #define HAVE_CRT_EXTERNS_H 1
8890| #define HAVE_NSGETENVIRON 1
8891| #define HAVE_VSNPRINTF 1
8892| #define HAVE_SNPRINTF 1
8893| #define HAVE_LIBZ 1
8894| #define HAVE_LIBPNG 1
8895| #define HAVE_LIBJPEG 1
8896| #define HAVE_LIBPTHREAD 1
8897| #define __KDE_HAVE_GCC_VISIBILITY "1"
8898| #define WITHOUT_ARTS 1
8899| #define KDEDIR "/opt/local"
8900| #define KDESYSCONFDIR "/opt/local/etc"
8901| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
8902| #define HAVE_X11_EXTENSIONS_XSHM_H 1
8903| #define HAVE_X11_ICE_ICELIB_H 1
8904| #define TIME_WITH_SYS_TIME 1
8905| #define HAVE_BOOL 1
8906| #define HAVE_SETENV 1
8907| #define HAVE_SETENV_PROTO 1
8908| #define HAVE_UNSETENV 1
8909| #define HAVE_UNSETENV_PROTO 1
8910| #define HAVE_RANDOM 1
8911| #define HAVE_RANDOM_PROTO 1
8912| #define HAVE_SRANDOM 1
8913| #define HAVE_SRANDOM_PROTO 1
8914| #define HAVE_MKSTEMPS 1
8915| #define HAVE_MKSTEMPS_PROTO 1
8916| #define HAVE_MKSTEMP 1
8917| #define HAVE_MKSTEMP_PROTO 1
8918| #define HAVE_MKDTEMP 1
8919| #define HAVE_MKDTEMP_PROTO 1
8920| #define HAVE_STRTOLL 1
8921| #define HAVE_SOCKET 1
8922| #define HAVE_SETEUID 1
8923| #define HAVE_SETEGID 1
8924| #define HAVE_STRFMON 1
8925| #define HAVE_STPCPY 1
8926| #define HAVE_GETTIMEOFDAY 1
8927| #define HAVE_READDIR_R 1
8928| #define HAVE_SETPRIORITY 1
8929| #define HAVE_USLEEP 1
8930| #define HAVE_USLEEP_PROTO 1
8931| #define HAVE_GETHOSTNAME 1
8932| #define HAVE_GETHOSTNAME_PROTO 1
8933| #define HAVE_RANDOM 1
8934| #define HAVE_RANDOM_PROTO 1
8935| #define HAVE_SRANDOM 1
8936| #define HAVE_SRANDOM_PROTO 1
8937| #define HAVE_S_ISSOCK 1
8938| #define HAVE_INITGROUPS 1
8939| #define HAVE_INITGROUPS_PROTO 1
8940| #define HAVE_MITSHM 1
8941| #define HAVE__ICETRANSNOLISTEN 1
8942| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
8943| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
8944| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
8945| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
8946| #define DCOP_PATH "/opt/local/bin"
8947| #define HAVE_DNSSD 1
8948| #define __KDE_EXECPREFIX "NONE"
8949| #define __KDE_BINDIR "/opt/local/bin"
8950| #define HAVE_IDNA_H 1
8951| #define HAVE_PUNYCODE_H 1
8952| #define HAVE_STRINGPREP_H 1
8953| #define HAVE_LIBIDN 1
8954| #define HAVE_INET_NTOP 1
8955| #define HAVE_INET_PTON 1
8956| #define HAVE_GETPEERNAME 1
8957| #define HAVE_GETSOCKNAME 1
8958| #define HAVE_GETSOCKOPT 1
8959| #define HAVE_GETHOSTBYNAME2 1
8960| #define HAVE_IF_NAMETOINDEX 1
8961| #define HAVE_NETINET_IN_H 1
8962| #define HAVE_NET_IF_H 1
8963| #define HAVE_SYS_FILIO_H 1
8964| #define HAVE_USLEEP 1
8965| #define HAVE_POLL 1
8966| #define HAVE_MADVISE 1
8967| #define HAVE_STRUCT_ADDRINFO 1
8968| #define HAVE_GETADDRINFO 1
8969| #define HAVE_FREEADDRINFO 1
8970| #define HAVE_GETNAMEINFO 1
8971| #define HAVE_GAI_STRERROR 1
8972| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
8973| #define HAVE_STRUCT_SOCKADDR_IN6 1
8974| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
8975| #define HAVE_BACKTRACE 1
8976| #define HAVE_SYS_MOUNT_H 1
8977| #define HAVE_LIBART 1
8978| #define HAVE_SYS_SELECT_H 1
8979| #define HAVE_UTIL_H 1
8980| #define HAVE_TERMIOS_H 1
8981| #define HAVE_REVOKE 1
8982| #define KDE_MALLOC_X86 1
8983| #define HAVE_XRENDER 1
8984| #define HAVE_X86_MMX 1
8985| #define HAVE_X86_SSE 1
8986| #define HAVE_X86_SSE2 1
8987| #define HAVE_X86_3DNOW 1
8988| #define HAVE_CUPS_NO_PWD_CACHE 1
8989| #define HAVE_CUPS 1
8990| #define __PATH_SU "/usr/bin/su"
8991| #define __PATH_SUDO "/usr/bin/sudo"
8992| #define DEFAULT_SUPER_USER_COMMAND "su"
8993| /* end confdefs.h.  */
8994|
8995|     #include <sched.h>
8996|
8997| int
8998| main ()
8999| {
9000|
9001|     sched_getscheduler(0);
9002|
9003|   ;
9004|   return 0;
9005| }
9006configure:47752: result: no
9007configure:47760: checking for initgroups
9008configure:47816: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
9009configure:47823: $? = 0
9010configure:47845: result: yes
9011configure:47865: checking for libutil.h
9012configure:47872: result: no
9013configure:47865: checking for util.h
9014configure:47872: result: yes
9015configure:47865: checking for pty.h
9016configure:47872: result: no
9017configure:48006: checking for openpty in -lutil
9018configure:48041: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c -lutil   -L/opt/local/lib >&5
9019configure:48048: $? = 0
9020configure:48069: result: yes
9021configure:48091: checking for openpty
9022configure:48147: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
9023configure:48154: $? = 0
9024configure:48176: result: yes
9025configure:48091: checking for initgroups
9026configure:48176: result: yes
9027configure:48091: checking for setgroups
9028configure:48147: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
9029configure:48154: $? = 0
9030configure:48176: result: yes
9031configure:48091: checking for getgroups
9032configure:48147: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
9033configure:48154: $? = 0
9034configure:48176: result: yes
9035configure:48091: checking for grantpt
9036configure:48147: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
9037configure:48154: $? = 0
9038configure:48176: result: yes
9039configure:48091: checking for setpriority
9040configure:48176: result: yes
9041configure:48091: checking for getpt
9042configure:48147: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
9043Undefined symbols:
9044  "_getpt", referenced from:
9045      _main in ccUoJEF3.o
9046ld: symbol(s) not found
9047collect2: ld returned 1 exit status
9048configure:48154: $? = 1
9049configure: failed program was:
9050| /* confdefs.h.  */
9051| #define PACKAGE_NAME ""
9052| #define PACKAGE_TARNAME ""
9053| #define PACKAGE_VERSION ""
9054| #define PACKAGE_STRING ""
9055| #define PACKAGE_BUGREPORT ""
9056| #define PACKAGE "kdelibs"
9057| #define VERSION "3.5.10"
9058| #define KDELIBSUFF ""
9059| #define STDC_HEADERS 1
9060| #define HAVE_SYS_TYPES_H 1
9061| #define HAVE_SYS_STAT_H 1
9062| #define HAVE_STDLIB_H 1
9063| #define HAVE_STRING_H 1
9064| #define HAVE_MEMORY_H 1
9065| #define HAVE_STRINGS_H 1
9066| #define HAVE_INTTYPES_H 1
9067| #define HAVE_STDINT_H 1
9068| #define HAVE_UNISTD_H 1
9069| #define HAVE_DLFCN_H 1
9070| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
9071| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
9072| #define LTDL_OBJDIR ".libs/"
9073| #define HAVE_PRELOADED_SYMBOLS 1
9074| #define HAVE_LIBDL 1
9075| #define HAVE_DLERROR 1
9076| #define HAVE_MEMORY_H 1
9077| #define HAVE_STDLIB_H 1
9078| #define HAVE_STDIO_H 1
9079| #define HAVE_CTYPE_H 1
9080| #define HAVE_DLFCN_H 1
9081| #define HAVE_STRING_H 1
9082| #define HAVE_STRCHR 1
9083| #define HAVE_STRRCHR 1
9084| #define HAVE_MEMCPY 1
9085| #define HAVE_STRCMP 1
9086| #define HAVE_ALLOCA_H 1
9087| #define HAVE_ALLOCA 1
9088| #define HAVE_STDLIB_H 1
9089| #define HAVE_UNISTD_H 1
9090| #define HAVE_GETPAGESIZE 1
9091| #define HAVE_MMAP 1
9092| #define HAVE_LIMITS_H 1
9093| #define HAVE_LOCALE_H 1
9094| #define HAVE_NL_TYPES_H 1
9095| #define HAVE_STRING_H 1
9096| #define HAVE_ALLOCA_H 1
9097| #define HAVE_GETCWD 1
9098| #define HAVE_MUNMAP 1
9099| #define HAVE_PUTENV 1
9100| #define HAVE_SETLOCALE 1
9101| #define HAVE_STRCHR 1
9102| #define HAVE_STRCASECMP 1
9103| #define HAVE_STPCPY 1
9104| #define HAVE_LC_MESSAGES 1
9105| #define HAVE_SGI_STL 1
9106| #define HAVE_DIRENT_H 1
9107| #define STDC_HEADERS 1
9108| #define HAVE_SYS_PARAM_H 1
9109| #define HAVE_SYS_MMAN_H 1
9110| #define HAVE_SYS_TIME_H 1
9111| #define HAVE_STRINGS_H 1
9112| #define HAVE_SYS_STAT_H 1
9113| #define HAVE_SYS_SELECT_H 1
9114| #define HAVE_PATHS_H 1
9115| #define HAVE_LIMITS_H 1
9116| #define HAVE_DLFCN_H 1
9117| #define HAVE_TERMIOS_H 1
9118| #define HAVE_SYS_XATTR_H 1
9119| #define HAVE_STRLCAT 1
9120| #define HAVE_STRLCAT_PROTO 1
9121| #define HAVE_STRLCPY 1
9122| #define HAVE_STRLCPY_PROTO 1
9123| #define HAVE_CRYPT 1
9124| #define kde_socklen_t socklen_t
9125| #define ksize_t socklen_t
9126| #define HAVE_SYS_TYPES_H 1
9127| #define HAVE_STDINT_H 1
9128| #define HAVE_CARBON_CARBON_H 1
9129| #define HAVE_COREAUDIO 1
9130| #define HAVE_RES_INIT 1
9131| #define HAVE_RES_INIT 1
9132| #define HAVE_RES_INIT_PROTO 1
9133| #define SIZEOF_INT 4
9134| #define SIZEOF_SHORT 2
9135| #define SIZEOF_LONG 8
9136| #define SIZEOF_CHAR_P 8
9137| #define SIZEOF_SIZE_T 8
9138| #define SIZEOF_UNSIGNED_LONG 8
9139| #define HAVE_CRT_EXTERNS_H 1
9140| #define HAVE_NSGETENVIRON 1
9141| #define HAVE_VSNPRINTF 1
9142| #define HAVE_SNPRINTF 1
9143| #define HAVE_LIBZ 1
9144| #define HAVE_LIBPNG 1
9145| #define HAVE_LIBJPEG 1
9146| #define HAVE_LIBPTHREAD 1
9147| #define __KDE_HAVE_GCC_VISIBILITY "1"
9148| #define WITHOUT_ARTS 1
9149| #define KDEDIR "/opt/local"
9150| #define KDESYSCONFDIR "/opt/local/etc"
9151| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
9152| #define HAVE_X11_EXTENSIONS_XSHM_H 1
9153| #define HAVE_X11_ICE_ICELIB_H 1
9154| #define TIME_WITH_SYS_TIME 1
9155| #define HAVE_BOOL 1
9156| #define HAVE_SETENV 1
9157| #define HAVE_SETENV_PROTO 1
9158| #define HAVE_UNSETENV 1
9159| #define HAVE_UNSETENV_PROTO 1
9160| #define HAVE_RANDOM 1
9161| #define HAVE_RANDOM_PROTO 1
9162| #define HAVE_SRANDOM 1
9163| #define HAVE_SRANDOM_PROTO 1
9164| #define HAVE_MKSTEMPS 1
9165| #define HAVE_MKSTEMPS_PROTO 1
9166| #define HAVE_MKSTEMP 1
9167| #define HAVE_MKSTEMP_PROTO 1
9168| #define HAVE_MKDTEMP 1
9169| #define HAVE_MKDTEMP_PROTO 1
9170| #define HAVE_STRTOLL 1
9171| #define HAVE_SOCKET 1
9172| #define HAVE_SETEUID 1
9173| #define HAVE_SETEGID 1
9174| #define HAVE_STRFMON 1
9175| #define HAVE_STPCPY 1
9176| #define HAVE_GETTIMEOFDAY 1
9177| #define HAVE_READDIR_R 1
9178| #define HAVE_SETPRIORITY 1
9179| #define HAVE_USLEEP 1
9180| #define HAVE_USLEEP_PROTO 1
9181| #define HAVE_GETHOSTNAME 1
9182| #define HAVE_GETHOSTNAME_PROTO 1
9183| #define HAVE_RANDOM 1
9184| #define HAVE_RANDOM_PROTO 1
9185| #define HAVE_SRANDOM 1
9186| #define HAVE_SRANDOM_PROTO 1
9187| #define HAVE_S_ISSOCK 1
9188| #define HAVE_INITGROUPS 1
9189| #define HAVE_INITGROUPS_PROTO 1
9190| #define HAVE_MITSHM 1
9191| #define HAVE__ICETRANSNOLISTEN 1
9192| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
9193| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
9194| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
9195| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
9196| #define DCOP_PATH "/opt/local/bin"
9197| #define HAVE_DNSSD 1
9198| #define __KDE_EXECPREFIX "NONE"
9199| #define __KDE_BINDIR "/opt/local/bin"
9200| #define HAVE_IDNA_H 1
9201| #define HAVE_PUNYCODE_H 1
9202| #define HAVE_STRINGPREP_H 1
9203| #define HAVE_LIBIDN 1
9204| #define HAVE_INET_NTOP 1
9205| #define HAVE_INET_PTON 1
9206| #define HAVE_GETPEERNAME 1
9207| #define HAVE_GETSOCKNAME 1
9208| #define HAVE_GETSOCKOPT 1
9209| #define HAVE_GETHOSTBYNAME2 1
9210| #define HAVE_IF_NAMETOINDEX 1
9211| #define HAVE_NETINET_IN_H 1
9212| #define HAVE_NET_IF_H 1
9213| #define HAVE_SYS_FILIO_H 1
9214| #define HAVE_USLEEP 1
9215| #define HAVE_POLL 1
9216| #define HAVE_MADVISE 1
9217| #define HAVE_STRUCT_ADDRINFO 1
9218| #define HAVE_GETADDRINFO 1
9219| #define HAVE_FREEADDRINFO 1
9220| #define HAVE_GETNAMEINFO 1
9221| #define HAVE_GAI_STRERROR 1
9222| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
9223| #define HAVE_STRUCT_SOCKADDR_IN6 1
9224| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
9225| #define HAVE_BACKTRACE 1
9226| #define HAVE_SYS_MOUNT_H 1
9227| #define HAVE_LIBART 1
9228| #define HAVE_SYS_SELECT_H 1
9229| #define HAVE_UTIL_H 1
9230| #define HAVE_TERMIOS_H 1
9231| #define HAVE_REVOKE 1
9232| #define KDE_MALLOC_X86 1
9233| #define HAVE_XRENDER 1
9234| #define HAVE_X86_MMX 1
9235| #define HAVE_X86_SSE 1
9236| #define HAVE_X86_SSE2 1
9237| #define HAVE_X86_3DNOW 1
9238| #define HAVE_CUPS_NO_PWD_CACHE 1
9239| #define HAVE_CUPS 1
9240| #define __PATH_SU "/usr/bin/su"
9241| #define __PATH_SUDO "/usr/bin/sudo"
9242| #define DEFAULT_SUPER_USER_COMMAND "su"
9243| #define HAVE_INITGROUPS 1
9244| #define HAVE_UTIL_H 1
9245| #define HAVE_OPENPTY 1
9246| #define HAVE_OPENPTY 1
9247| #define HAVE_INITGROUPS 1
9248| #define HAVE_SETGROUPS 1
9249| #define HAVE_GETGROUPS 1
9250| #define HAVE_GRANTPT 1
9251| #define HAVE_SETPRIORITY 1
9252| /* end confdefs.h.  */
9253| /* Define getpt to an innocuous variant, in case <limits.h> declares getpt.
9254|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
9255| #define getpt innocuous_getpt
9256|
9257| /* System header to define __stub macros and hopefully few prototypes,
9258|     which can conflict with char getpt (); below.
9259|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9260|     <limits.h> exists even on freestanding compilers.  */
9261|
9262| #ifdef __STDC__
9263| # include <limits.h>
9264| #else
9265| # include <assert.h>
9266| #endif
9267|
9268| #undef getpt
9269|
9270| /* Override any GCC internal prototype to avoid an error.
9271|    Use char because int might match the return type of a GCC
9272|    builtin and then its argument prototype would still apply.  */
9273| #ifdef __cplusplus
9274| extern "C"
9275| #endif
9276| char getpt ();
9277| /* The GNU C library defines this for functions which it implements
9278|     to always fail with ENOSYS.  Some functions are actually named
9279|     something starting with __ and the normal name is an alias.  */
9280| #if defined __stub_getpt || defined __stub___getpt
9281| choke me
9282| #endif
9283|
9284| int
9285| main ()
9286| {
9287| return getpt ();
9288|   ;
9289|   return 0;
9290| }
9291configure:48176: result: no
9292configure:48091: checking for unlockpt
9293configure:48147: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
9294configure:48154: $? = 0
9295configure:48176: result: yes
9296configure:48091: checking for ptsname
9297configure:48147: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
9298configure:48154: $? = 0
9299configure:48176: result: yes
9300configure:48196: checking for _getpty
9301configure:48252: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
9302Undefined symbols:
9303  "__getpty", referenced from:
9304      _main in ccvfUy2d.o
9305ld: symbol(s) not found
9306collect2: ld returned 1 exit status
9307configure:48259: $? = 1
9308configure: failed program was:
9309| /* confdefs.h.  */
9310| #define PACKAGE_NAME ""
9311| #define PACKAGE_TARNAME ""
9312| #define PACKAGE_VERSION ""
9313| #define PACKAGE_STRING ""
9314| #define PACKAGE_BUGREPORT ""
9315| #define PACKAGE "kdelibs"
9316| #define VERSION "3.5.10"
9317| #define KDELIBSUFF ""
9318| #define STDC_HEADERS 1
9319| #define HAVE_SYS_TYPES_H 1
9320| #define HAVE_SYS_STAT_H 1
9321| #define HAVE_STDLIB_H 1
9322| #define HAVE_STRING_H 1
9323| #define HAVE_MEMORY_H 1
9324| #define HAVE_STRINGS_H 1
9325| #define HAVE_INTTYPES_H 1
9326| #define HAVE_STDINT_H 1
9327| #define HAVE_UNISTD_H 1
9328| #define HAVE_DLFCN_H 1
9329| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
9330| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
9331| #define LTDL_OBJDIR ".libs/"
9332| #define HAVE_PRELOADED_SYMBOLS 1
9333| #define HAVE_LIBDL 1
9334| #define HAVE_DLERROR 1
9335| #define HAVE_MEMORY_H 1
9336| #define HAVE_STDLIB_H 1
9337| #define HAVE_STDIO_H 1
9338| #define HAVE_CTYPE_H 1
9339| #define HAVE_DLFCN_H 1
9340| #define HAVE_STRING_H 1
9341| #define HAVE_STRCHR 1
9342| #define HAVE_STRRCHR 1
9343| #define HAVE_MEMCPY 1
9344| #define HAVE_STRCMP 1
9345| #define HAVE_ALLOCA_H 1
9346| #define HAVE_ALLOCA 1
9347| #define HAVE_STDLIB_H 1
9348| #define HAVE_UNISTD_H 1
9349| #define HAVE_GETPAGESIZE 1
9350| #define HAVE_MMAP 1
9351| #define HAVE_LIMITS_H 1
9352| #define HAVE_LOCALE_H 1
9353| #define HAVE_NL_TYPES_H 1
9354| #define HAVE_STRING_H 1
9355| #define HAVE_ALLOCA_H 1
9356| #define HAVE_GETCWD 1
9357| #define HAVE_MUNMAP 1
9358| #define HAVE_PUTENV 1
9359| #define HAVE_SETLOCALE 1
9360| #define HAVE_STRCHR 1
9361| #define HAVE_STRCASECMP 1
9362| #define HAVE_STPCPY 1
9363| #define HAVE_LC_MESSAGES 1
9364| #define HAVE_SGI_STL 1
9365| #define HAVE_DIRENT_H 1
9366| #define STDC_HEADERS 1
9367| #define HAVE_SYS_PARAM_H 1
9368| #define HAVE_SYS_MMAN_H 1
9369| #define HAVE_SYS_TIME_H 1
9370| #define HAVE_STRINGS_H 1
9371| #define HAVE_SYS_STAT_H 1
9372| #define HAVE_SYS_SELECT_H 1
9373| #define HAVE_PATHS_H 1
9374| #define HAVE_LIMITS_H 1
9375| #define HAVE_DLFCN_H 1
9376| #define HAVE_TERMIOS_H 1
9377| #define HAVE_SYS_XATTR_H 1
9378| #define HAVE_STRLCAT 1
9379| #define HAVE_STRLCAT_PROTO 1
9380| #define HAVE_STRLCPY 1
9381| #define HAVE_STRLCPY_PROTO 1
9382| #define HAVE_CRYPT 1
9383| #define kde_socklen_t socklen_t
9384| #define ksize_t socklen_t
9385| #define HAVE_SYS_TYPES_H 1
9386| #define HAVE_STDINT_H 1
9387| #define HAVE_CARBON_CARBON_H 1
9388| #define HAVE_COREAUDIO 1
9389| #define HAVE_RES_INIT 1
9390| #define HAVE_RES_INIT 1
9391| #define HAVE_RES_INIT_PROTO 1
9392| #define SIZEOF_INT 4
9393| #define SIZEOF_SHORT 2
9394| #define SIZEOF_LONG 8
9395| #define SIZEOF_CHAR_P 8
9396| #define SIZEOF_SIZE_T 8
9397| #define SIZEOF_UNSIGNED_LONG 8
9398| #define HAVE_CRT_EXTERNS_H 1
9399| #define HAVE_NSGETENVIRON 1
9400| #define HAVE_VSNPRINTF 1
9401| #define HAVE_SNPRINTF 1
9402| #define HAVE_LIBZ 1
9403| #define HAVE_LIBPNG 1
9404| #define HAVE_LIBJPEG 1
9405| #define HAVE_LIBPTHREAD 1
9406| #define __KDE_HAVE_GCC_VISIBILITY "1"
9407| #define WITHOUT_ARTS 1
9408| #define KDEDIR "/opt/local"
9409| #define KDESYSCONFDIR "/opt/local/etc"
9410| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
9411| #define HAVE_X11_EXTENSIONS_XSHM_H 1
9412| #define HAVE_X11_ICE_ICELIB_H 1
9413| #define TIME_WITH_SYS_TIME 1
9414| #define HAVE_BOOL 1
9415| #define HAVE_SETENV 1
9416| #define HAVE_SETENV_PROTO 1
9417| #define HAVE_UNSETENV 1
9418| #define HAVE_UNSETENV_PROTO 1
9419| #define HAVE_RANDOM 1
9420| #define HAVE_RANDOM_PROTO 1
9421| #define HAVE_SRANDOM 1
9422| #define HAVE_SRANDOM_PROTO 1
9423| #define HAVE_MKSTEMPS 1
9424| #define HAVE_MKSTEMPS_PROTO 1
9425| #define HAVE_MKSTEMP 1
9426| #define HAVE_MKSTEMP_PROTO 1
9427| #define HAVE_MKDTEMP 1
9428| #define HAVE_MKDTEMP_PROTO 1
9429| #define HAVE_STRTOLL 1
9430| #define HAVE_SOCKET 1
9431| #define HAVE_SETEUID 1
9432| #define HAVE_SETEGID 1
9433| #define HAVE_STRFMON 1
9434| #define HAVE_STPCPY 1
9435| #define HAVE_GETTIMEOFDAY 1
9436| #define HAVE_READDIR_R 1
9437| #define HAVE_SETPRIORITY 1
9438| #define HAVE_USLEEP 1
9439| #define HAVE_USLEEP_PROTO 1
9440| #define HAVE_GETHOSTNAME 1
9441| #define HAVE_GETHOSTNAME_PROTO 1
9442| #define HAVE_RANDOM 1
9443| #define HAVE_RANDOM_PROTO 1
9444| #define HAVE_SRANDOM 1
9445| #define HAVE_SRANDOM_PROTO 1
9446| #define HAVE_S_ISSOCK 1
9447| #define HAVE_INITGROUPS 1
9448| #define HAVE_INITGROUPS_PROTO 1
9449| #define HAVE_MITSHM 1
9450| #define HAVE__ICETRANSNOLISTEN 1
9451| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
9452| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
9453| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
9454| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
9455| #define DCOP_PATH "/opt/local/bin"
9456| #define HAVE_DNSSD 1
9457| #define __KDE_EXECPREFIX "NONE"
9458| #define __KDE_BINDIR "/opt/local/bin"
9459| #define HAVE_IDNA_H 1
9460| #define HAVE_PUNYCODE_H 1
9461| #define HAVE_STRINGPREP_H 1
9462| #define HAVE_LIBIDN 1
9463| #define HAVE_INET_NTOP 1
9464| #define HAVE_INET_PTON 1
9465| #define HAVE_GETPEERNAME 1
9466| #define HAVE_GETSOCKNAME 1
9467| #define HAVE_GETSOCKOPT 1
9468| #define HAVE_GETHOSTBYNAME2 1
9469| #define HAVE_IF_NAMETOINDEX 1
9470| #define HAVE_NETINET_IN_H 1
9471| #define HAVE_NET_IF_H 1
9472| #define HAVE_SYS_FILIO_H 1
9473| #define HAVE_USLEEP 1
9474| #define HAVE_POLL 1
9475| #define HAVE_MADVISE 1
9476| #define HAVE_STRUCT_ADDRINFO 1
9477| #define HAVE_GETADDRINFO 1
9478| #define HAVE_FREEADDRINFO 1
9479| #define HAVE_GETNAMEINFO 1
9480| #define HAVE_GAI_STRERROR 1
9481| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
9482| #define HAVE_STRUCT_SOCKADDR_IN6 1
9483| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
9484| #define HAVE_BACKTRACE 1
9485| #define HAVE_SYS_MOUNT_H 1
9486| #define HAVE_LIBART 1
9487| #define HAVE_SYS_SELECT_H 1
9488| #define HAVE_UTIL_H 1
9489| #define HAVE_TERMIOS_H 1
9490| #define HAVE_REVOKE 1
9491| #define KDE_MALLOC_X86 1
9492| #define HAVE_XRENDER 1
9493| #define HAVE_X86_MMX 1
9494| #define HAVE_X86_SSE 1
9495| #define HAVE_X86_SSE2 1
9496| #define HAVE_X86_3DNOW 1
9497| #define HAVE_CUPS_NO_PWD_CACHE 1
9498| #define HAVE_CUPS 1
9499| #define __PATH_SU "/usr/bin/su"
9500| #define __PATH_SUDO "/usr/bin/sudo"
9501| #define DEFAULT_SUPER_USER_COMMAND "su"
9502| #define HAVE_INITGROUPS 1
9503| #define HAVE_UTIL_H 1
9504| #define HAVE_OPENPTY 1
9505| #define HAVE_OPENPTY 1
9506| #define HAVE_INITGROUPS 1
9507| #define HAVE_SETGROUPS 1
9508| #define HAVE_GETGROUPS 1
9509| #define HAVE_GRANTPT 1
9510| #define HAVE_SETPRIORITY 1
9511| #define HAVE_UNLOCKPT 1
9512| #define HAVE_PTSNAME 1
9513| /* end confdefs.h.  */
9514| /* Define _getpty to an innocuous variant, in case <limits.h> declares _getpty.
9515|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
9516| #define _getpty innocuous__getpty
9517|
9518| /* System header to define __stub macros and hopefully few prototypes,
9519|     which can conflict with char _getpty (); below.
9520|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9521|     <limits.h> exists even on freestanding compilers.  */
9522|
9523| #ifdef __STDC__
9524| # include <limits.h>
9525| #else
9526| # include <assert.h>
9527| #endif
9528|
9529| #undef _getpty
9530|
9531| /* Override any GCC internal prototype to avoid an error.
9532|    Use char because int might match the return type of a GCC
9533|    builtin and then its argument prototype would still apply.  */
9534| #ifdef __cplusplus
9535| extern "C"
9536| #endif
9537| char _getpty ();
9538| /* The GNU C library defines this for functions which it implements
9539|     to always fail with ENOSYS.  Some functions are actually named
9540|     something starting with __ and the normal name is an alias.  */
9541| #if defined __stub__getpty || defined __stub____getpty
9542| choke me
9543| #endif
9544|
9545| int
9546| main ()
9547| {
9548| return _getpty ();
9549|   ;
9550|   return 0;
9551| }
9552configure:48281: result: no
9553configure:48294: checking for struct ucred
9554configure:48325: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
9555conftest.c: In function 'main':
9556conftest.c:213: error: storage size of 'cred' isn't known
9557configure:48332: $? = 1
9558configure: failed program was:
9559| /* confdefs.h.  */
9560| #define PACKAGE_NAME ""
9561| #define PACKAGE_TARNAME ""
9562| #define PACKAGE_VERSION ""
9563| #define PACKAGE_STRING ""
9564| #define PACKAGE_BUGREPORT ""
9565| #define PACKAGE "kdelibs"
9566| #define VERSION "3.5.10"
9567| #define KDELIBSUFF ""
9568| #define STDC_HEADERS 1
9569| #define HAVE_SYS_TYPES_H 1
9570| #define HAVE_SYS_STAT_H 1
9571| #define HAVE_STDLIB_H 1
9572| #define HAVE_STRING_H 1
9573| #define HAVE_MEMORY_H 1
9574| #define HAVE_STRINGS_H 1
9575| #define HAVE_INTTYPES_H 1
9576| #define HAVE_STDINT_H 1
9577| #define HAVE_UNISTD_H 1
9578| #define HAVE_DLFCN_H 1
9579| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
9580| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
9581| #define LTDL_OBJDIR ".libs/"
9582| #define HAVE_PRELOADED_SYMBOLS 1
9583| #define HAVE_LIBDL 1
9584| #define HAVE_DLERROR 1
9585| #define HAVE_MEMORY_H 1
9586| #define HAVE_STDLIB_H 1
9587| #define HAVE_STDIO_H 1
9588| #define HAVE_CTYPE_H 1
9589| #define HAVE_DLFCN_H 1
9590| #define HAVE_STRING_H 1
9591| #define HAVE_STRCHR 1
9592| #define HAVE_STRRCHR 1
9593| #define HAVE_MEMCPY 1
9594| #define HAVE_STRCMP 1
9595| #define HAVE_ALLOCA_H 1
9596| #define HAVE_ALLOCA 1
9597| #define HAVE_STDLIB_H 1
9598| #define HAVE_UNISTD_H 1
9599| #define HAVE_GETPAGESIZE 1
9600| #define HAVE_MMAP 1
9601| #define HAVE_LIMITS_H 1
9602| #define HAVE_LOCALE_H 1
9603| #define HAVE_NL_TYPES_H 1
9604| #define HAVE_STRING_H 1
9605| #define HAVE_ALLOCA_H 1
9606| #define HAVE_GETCWD 1
9607| #define HAVE_MUNMAP 1
9608| #define HAVE_PUTENV 1
9609| #define HAVE_SETLOCALE 1
9610| #define HAVE_STRCHR 1
9611| #define HAVE_STRCASECMP 1
9612| #define HAVE_STPCPY 1
9613| #define HAVE_LC_MESSAGES 1
9614| #define HAVE_SGI_STL 1
9615| #define HAVE_DIRENT_H 1
9616| #define STDC_HEADERS 1
9617| #define HAVE_SYS_PARAM_H 1
9618| #define HAVE_SYS_MMAN_H 1
9619| #define HAVE_SYS_TIME_H 1
9620| #define HAVE_STRINGS_H 1
9621| #define HAVE_SYS_STAT_H 1
9622| #define HAVE_SYS_SELECT_H 1
9623| #define HAVE_PATHS_H 1
9624| #define HAVE_LIMITS_H 1
9625| #define HAVE_DLFCN_H 1
9626| #define HAVE_TERMIOS_H 1
9627| #define HAVE_SYS_XATTR_H 1
9628| #define HAVE_STRLCAT 1
9629| #define HAVE_STRLCAT_PROTO 1
9630| #define HAVE_STRLCPY 1
9631| #define HAVE_STRLCPY_PROTO 1
9632| #define HAVE_CRYPT 1
9633| #define kde_socklen_t socklen_t
9634| #define ksize_t socklen_t
9635| #define HAVE_SYS_TYPES_H 1
9636| #define HAVE_STDINT_H 1
9637| #define HAVE_CARBON_CARBON_H 1
9638| #define HAVE_COREAUDIO 1
9639| #define HAVE_RES_INIT 1
9640| #define HAVE_RES_INIT 1
9641| #define HAVE_RES_INIT_PROTO 1
9642| #define SIZEOF_INT 4
9643| #define SIZEOF_SHORT 2
9644| #define SIZEOF_LONG 8
9645| #define SIZEOF_CHAR_P 8
9646| #define SIZEOF_SIZE_T 8
9647| #define SIZEOF_UNSIGNED_LONG 8
9648| #define HAVE_CRT_EXTERNS_H 1
9649| #define HAVE_NSGETENVIRON 1
9650| #define HAVE_VSNPRINTF 1
9651| #define HAVE_SNPRINTF 1
9652| #define HAVE_LIBZ 1
9653| #define HAVE_LIBPNG 1
9654| #define HAVE_LIBJPEG 1
9655| #define HAVE_LIBPTHREAD 1
9656| #define __KDE_HAVE_GCC_VISIBILITY "1"
9657| #define WITHOUT_ARTS 1
9658| #define KDEDIR "/opt/local"
9659| #define KDESYSCONFDIR "/opt/local/etc"
9660| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
9661| #define HAVE_X11_EXTENSIONS_XSHM_H 1
9662| #define HAVE_X11_ICE_ICELIB_H 1
9663| #define TIME_WITH_SYS_TIME 1
9664| #define HAVE_BOOL 1
9665| #define HAVE_SETENV 1
9666| #define HAVE_SETENV_PROTO 1
9667| #define HAVE_UNSETENV 1
9668| #define HAVE_UNSETENV_PROTO 1
9669| #define HAVE_RANDOM 1
9670| #define HAVE_RANDOM_PROTO 1
9671| #define HAVE_SRANDOM 1
9672| #define HAVE_SRANDOM_PROTO 1
9673| #define HAVE_MKSTEMPS 1
9674| #define HAVE_MKSTEMPS_PROTO 1
9675| #define HAVE_MKSTEMP 1
9676| #define HAVE_MKSTEMP_PROTO 1
9677| #define HAVE_MKDTEMP 1
9678| #define HAVE_MKDTEMP_PROTO 1
9679| #define HAVE_STRTOLL 1
9680| #define HAVE_SOCKET 1
9681| #define HAVE_SETEUID 1
9682| #define HAVE_SETEGID 1
9683| #define HAVE_STRFMON 1
9684| #define HAVE_STPCPY 1
9685| #define HAVE_GETTIMEOFDAY 1
9686| #define HAVE_READDIR_R 1
9687| #define HAVE_SETPRIORITY 1
9688| #define HAVE_USLEEP 1
9689| #define HAVE_USLEEP_PROTO 1
9690| #define HAVE_GETHOSTNAME 1
9691| #define HAVE_GETHOSTNAME_PROTO 1
9692| #define HAVE_RANDOM 1
9693| #define HAVE_RANDOM_PROTO 1
9694| #define HAVE_SRANDOM 1
9695| #define HAVE_SRANDOM_PROTO 1
9696| #define HAVE_S_ISSOCK 1
9697| #define HAVE_INITGROUPS 1
9698| #define HAVE_INITGROUPS_PROTO 1
9699| #define HAVE_MITSHM 1
9700| #define HAVE__ICETRANSNOLISTEN 1
9701| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
9702| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
9703| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
9704| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
9705| #define DCOP_PATH "/opt/local/bin"
9706| #define HAVE_DNSSD 1
9707| #define __KDE_EXECPREFIX "NONE"
9708| #define __KDE_BINDIR "/opt/local/bin"
9709| #define HAVE_IDNA_H 1
9710| #define HAVE_PUNYCODE_H 1
9711| #define HAVE_STRINGPREP_H 1
9712| #define HAVE_LIBIDN 1
9713| #define HAVE_INET_NTOP 1
9714| #define HAVE_INET_PTON 1
9715| #define HAVE_GETPEERNAME 1
9716| #define HAVE_GETSOCKNAME 1
9717| #define HAVE_GETSOCKOPT 1
9718| #define HAVE_GETHOSTBYNAME2 1
9719| #define HAVE_IF_NAMETOINDEX 1
9720| #define HAVE_NETINET_IN_H 1
9721| #define HAVE_NET_IF_H 1
9722| #define HAVE_SYS_FILIO_H 1
9723| #define HAVE_USLEEP 1
9724| #define HAVE_POLL 1
9725| #define HAVE_MADVISE 1
9726| #define HAVE_STRUCT_ADDRINFO 1
9727| #define HAVE_GETADDRINFO 1
9728| #define HAVE_FREEADDRINFO 1
9729| #define HAVE_GETNAMEINFO 1
9730| #define HAVE_GAI_STRERROR 1
9731| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
9732| #define HAVE_STRUCT_SOCKADDR_IN6 1
9733| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
9734| #define HAVE_BACKTRACE 1
9735| #define HAVE_SYS_MOUNT_H 1
9736| #define HAVE_LIBART 1
9737| #define HAVE_SYS_SELECT_H 1
9738| #define HAVE_UTIL_H 1
9739| #define HAVE_TERMIOS_H 1
9740| #define HAVE_REVOKE 1
9741| #define KDE_MALLOC_X86 1
9742| #define HAVE_XRENDER 1
9743| #define HAVE_X86_MMX 1
9744| #define HAVE_X86_SSE 1
9745| #define HAVE_X86_SSE2 1
9746| #define HAVE_X86_3DNOW 1
9747| #define HAVE_CUPS_NO_PWD_CACHE 1
9748| #define HAVE_CUPS 1
9749| #define __PATH_SU "/usr/bin/su"
9750| #define __PATH_SUDO "/usr/bin/sudo"
9751| #define DEFAULT_SUPER_USER_COMMAND "su"
9752| #define HAVE_INITGROUPS 1
9753| #define HAVE_UTIL_H 1
9754| #define HAVE_OPENPTY 1
9755| #define HAVE_OPENPTY 1
9756| #define HAVE_INITGROUPS 1
9757| #define HAVE_SETGROUPS 1
9758| #define HAVE_GETGROUPS 1
9759| #define HAVE_GRANTPT 1
9760| #define HAVE_SETPRIORITY 1
9761| #define HAVE_UNLOCKPT 1
9762| #define HAVE_PTSNAME 1
9763| /* end confdefs.h.  */
9764|
9765|     #include <sys/socket.h>
9766|
9767| int
9768| main ()
9769| {
9770|
9771|     struct ucred cred;
9772|
9773|   ;
9774|   return 0;
9775| }
9776configure:48350: result: no
9777configure:48363: checking for getpeereid
9778configure:48419: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
9779configure:48426: $? = 0
9780configure:48448: result: yes
9781configure:48466: checking for xml2-config
9782configure:48524: result: /opt/local/bin/xml2-config
9783configure:48549: checking for xmllint
9784configure:48603: result: /opt/local/bin/xmllint
9785configure:48624: checking for xslt-config
9786configure:48682: result: /opt/local/bin/xslt-config
9787configure:48715: checking for bzDecompress in libbz2
9788configure:48759: rm -rf SunWS_cache; /usr/bin/g++-4.2 -o conftest -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden -fvisibility-inlines-hidden  -I/opt/local/lib/qt3/include -I/opt/local/include  -I/opt/local/include  -I/opt/local/include  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.cpp -L/opt/local/lib/qt3/lib -L/opt/local/lib    -L/opt/local/lib  -L/opt/local/lib -lbz2  1>&5
9789conftest.cpp: In function 'int main()':
9790conftest.cpp:215: error: 'bzDecompress' was not declared in this scope
9791configure:48766: $? = 1
9792configure: failed program was:
9793| /* confdefs.h.  */
9794| #define PACKAGE_NAME ""
9795| #define PACKAGE_TARNAME ""
9796| #define PACKAGE_VERSION ""
9797| #define PACKAGE_STRING ""
9798| #define PACKAGE_BUGREPORT ""
9799| #define PACKAGE "kdelibs"
9800| #define VERSION "3.5.10"
9801| #define KDELIBSUFF ""
9802| #define STDC_HEADERS 1
9803| #define HAVE_SYS_TYPES_H 1
9804| #define HAVE_SYS_STAT_H 1
9805| #define HAVE_STDLIB_H 1
9806| #define HAVE_STRING_H 1
9807| #define HAVE_MEMORY_H 1
9808| #define HAVE_STRINGS_H 1
9809| #define HAVE_INTTYPES_H 1
9810| #define HAVE_STDINT_H 1
9811| #define HAVE_UNISTD_H 1
9812| #define HAVE_DLFCN_H 1
9813| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
9814| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
9815| #define LTDL_OBJDIR ".libs/"
9816| #define HAVE_PRELOADED_SYMBOLS 1
9817| #define HAVE_LIBDL 1
9818| #define HAVE_DLERROR 1
9819| #define HAVE_MEMORY_H 1
9820| #define HAVE_STDLIB_H 1
9821| #define HAVE_STDIO_H 1
9822| #define HAVE_CTYPE_H 1
9823| #define HAVE_DLFCN_H 1
9824| #define HAVE_STRING_H 1
9825| #define HAVE_STRCHR 1
9826| #define HAVE_STRRCHR 1
9827| #define HAVE_MEMCPY 1
9828| #define HAVE_STRCMP 1
9829| #define HAVE_ALLOCA_H 1
9830| #define HAVE_ALLOCA 1
9831| #define HAVE_STDLIB_H 1
9832| #define HAVE_UNISTD_H 1
9833| #define HAVE_GETPAGESIZE 1
9834| #define HAVE_MMAP 1
9835| #define HAVE_LIMITS_H 1
9836| #define HAVE_LOCALE_H 1
9837| #define HAVE_NL_TYPES_H 1
9838| #define HAVE_STRING_H 1
9839| #define HAVE_ALLOCA_H 1
9840| #define HAVE_GETCWD 1
9841| #define HAVE_MUNMAP 1
9842| #define HAVE_PUTENV 1
9843| #define HAVE_SETLOCALE 1
9844| #define HAVE_STRCHR 1
9845| #define HAVE_STRCASECMP 1
9846| #define HAVE_STPCPY 1
9847| #define HAVE_LC_MESSAGES 1
9848| #define HAVE_SGI_STL 1
9849| #define HAVE_DIRENT_H 1
9850| #define STDC_HEADERS 1
9851| #define HAVE_SYS_PARAM_H 1
9852| #define HAVE_SYS_MMAN_H 1
9853| #define HAVE_SYS_TIME_H 1
9854| #define HAVE_STRINGS_H 1
9855| #define HAVE_SYS_STAT_H 1
9856| #define HAVE_SYS_SELECT_H 1
9857| #define HAVE_PATHS_H 1
9858| #define HAVE_LIMITS_H 1
9859| #define HAVE_DLFCN_H 1
9860| #define HAVE_TERMIOS_H 1
9861| #define HAVE_SYS_XATTR_H 1
9862| #define HAVE_STRLCAT 1
9863| #define HAVE_STRLCAT_PROTO 1
9864| #define HAVE_STRLCPY 1
9865| #define HAVE_STRLCPY_PROTO 1
9866| #define HAVE_CRYPT 1
9867| #define kde_socklen_t socklen_t
9868| #define ksize_t socklen_t
9869| #define HAVE_SYS_TYPES_H 1
9870| #define HAVE_STDINT_H 1
9871| #define HAVE_CARBON_CARBON_H 1
9872| #define HAVE_COREAUDIO 1
9873| #define HAVE_RES_INIT 1
9874| #define HAVE_RES_INIT 1
9875| #define HAVE_RES_INIT_PROTO 1
9876| #define SIZEOF_INT 4
9877| #define SIZEOF_SHORT 2
9878| #define SIZEOF_LONG 8
9879| #define SIZEOF_CHAR_P 8
9880| #define SIZEOF_SIZE_T 8
9881| #define SIZEOF_UNSIGNED_LONG 8
9882| #define HAVE_CRT_EXTERNS_H 1
9883| #define HAVE_NSGETENVIRON 1
9884| #define HAVE_VSNPRINTF 1
9885| #define HAVE_SNPRINTF 1
9886| #define HAVE_LIBZ 1
9887| #define HAVE_LIBPNG 1
9888| #define HAVE_LIBJPEG 1
9889| #define HAVE_LIBPTHREAD 1
9890| #define __KDE_HAVE_GCC_VISIBILITY "1"
9891| #define WITHOUT_ARTS 1
9892| #define KDEDIR "/opt/local"
9893| #define KDESYSCONFDIR "/opt/local/etc"
9894| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
9895| #define HAVE_X11_EXTENSIONS_XSHM_H 1
9896| #define HAVE_X11_ICE_ICELIB_H 1
9897| #define TIME_WITH_SYS_TIME 1
9898| #define HAVE_BOOL 1
9899| #define HAVE_SETENV 1
9900| #define HAVE_SETENV_PROTO 1
9901| #define HAVE_UNSETENV 1
9902| #define HAVE_UNSETENV_PROTO 1
9903| #define HAVE_RANDOM 1
9904| #define HAVE_RANDOM_PROTO 1
9905| #define HAVE_SRANDOM 1
9906| #define HAVE_SRANDOM_PROTO 1
9907| #define HAVE_MKSTEMPS 1
9908| #define HAVE_MKSTEMPS_PROTO 1
9909| #define HAVE_MKSTEMP 1
9910| #define HAVE_MKSTEMP_PROTO 1
9911| #define HAVE_MKDTEMP 1
9912| #define HAVE_MKDTEMP_PROTO 1
9913| #define HAVE_STRTOLL 1
9914| #define HAVE_SOCKET 1
9915| #define HAVE_SETEUID 1
9916| #define HAVE_SETEGID 1
9917| #define HAVE_STRFMON 1
9918| #define HAVE_STPCPY 1
9919| #define HAVE_GETTIMEOFDAY 1
9920| #define HAVE_READDIR_R 1
9921| #define HAVE_SETPRIORITY 1
9922| #define HAVE_USLEEP 1
9923| #define HAVE_USLEEP_PROTO 1
9924| #define HAVE_GETHOSTNAME 1
9925| #define HAVE_GETHOSTNAME_PROTO 1
9926| #define HAVE_RANDOM 1
9927| #define HAVE_RANDOM_PROTO 1
9928| #define HAVE_SRANDOM 1
9929| #define HAVE_SRANDOM_PROTO 1
9930| #define HAVE_S_ISSOCK 1
9931| #define HAVE_INITGROUPS 1
9932| #define HAVE_INITGROUPS_PROTO 1
9933| #define HAVE_MITSHM 1
9934| #define HAVE__ICETRANSNOLISTEN 1
9935| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
9936| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
9937| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
9938| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
9939| #define DCOP_PATH "/opt/local/bin"
9940| #define HAVE_DNSSD 1
9941| #define __KDE_EXECPREFIX "NONE"
9942| #define __KDE_BINDIR "/opt/local/bin"
9943| #define HAVE_IDNA_H 1
9944| #define HAVE_PUNYCODE_H 1
9945| #define HAVE_STRINGPREP_H 1
9946| #define HAVE_LIBIDN 1
9947| #define HAVE_INET_NTOP 1
9948| #define HAVE_INET_PTON 1
9949| #define HAVE_GETPEERNAME 1
9950| #define HAVE_GETSOCKNAME 1
9951| #define HAVE_GETSOCKOPT 1
9952| #define HAVE_GETHOSTBYNAME2 1
9953| #define HAVE_IF_NAMETOINDEX 1
9954| #define HAVE_NETINET_IN_H 1
9955| #define HAVE_NET_IF_H 1
9956| #define HAVE_SYS_FILIO_H 1
9957| #define HAVE_USLEEP 1
9958| #define HAVE_POLL 1
9959| #define HAVE_MADVISE 1
9960| #define HAVE_STRUCT_ADDRINFO 1
9961| #define HAVE_GETADDRINFO 1
9962| #define HAVE_FREEADDRINFO 1
9963| #define HAVE_GETNAMEINFO 1
9964| #define HAVE_GAI_STRERROR 1
9965| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
9966| #define HAVE_STRUCT_SOCKADDR_IN6 1
9967| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
9968| #define HAVE_BACKTRACE 1
9969| #define HAVE_SYS_MOUNT_H 1
9970| #define HAVE_LIBART 1
9971| #define HAVE_SYS_SELECT_H 1
9972| #define HAVE_UTIL_H 1
9973| #define HAVE_TERMIOS_H 1
9974| #define HAVE_REVOKE 1
9975| #define KDE_MALLOC_X86 1
9976| #define HAVE_XRENDER 1
9977| #define HAVE_X86_MMX 1
9978| #define HAVE_X86_SSE 1
9979| #define HAVE_X86_SSE2 1
9980| #define HAVE_X86_3DNOW 1
9981| #define HAVE_CUPS_NO_PWD_CACHE 1
9982| #define HAVE_CUPS 1
9983| #define __PATH_SU "/usr/bin/su"
9984| #define __PATH_SUDO "/usr/bin/sudo"
9985| #define DEFAULT_SUPER_USER_COMMAND "su"
9986| #define HAVE_INITGROUPS 1
9987| #define HAVE_UTIL_H 1
9988| #define HAVE_OPENPTY 1
9989| #define HAVE_OPENPTY 1
9990| #define HAVE_INITGROUPS 1
9991| #define HAVE_SETGROUPS 1
9992| #define HAVE_GETGROUPS 1
9993| #define HAVE_GRANTPT 1
9994| #define HAVE_SETPRIORITY 1
9995| #define HAVE_UNLOCKPT 1
9996| #define HAVE_PTSNAME 1
9997| #define HAVE_GETPEEREID 1
9998| #define XMLLINT "/opt/local/bin/xmllint"
9999| /* end confdefs.h.  */
10000|
10001| #define BZ_NO_STDIO
10002| #include<bzlib.h>
10003|
10004| int
10005| main ()
10006| {
10007|  bz_stream s; (void) bzDecompress(&s);
10008|   ;
10009|   return 0;
10010| }
10011configure:48795: result: no
10012configure:48809: checking whether /usr/bin/g++-4.2 supports -shared
10013configure:48849: rm -rf SunWS_cache; /usr/bin/g++-4.2 -o conftest -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden -fvisibility-inlines-hidden  -shared  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.cpp  -L/opt/local/lib 1>&5
10014configure:48856: $? = 0
10015configure:48886: result: yes
10016configure:48900: checking whether /usr/bin/g++-4.2 supports -fPIC
10017configure:48940: rm -rf SunWS_cache; /usr/bin/g++-4.2 -o conftest -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden -fvisibility-inlines-hidden  -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.cpp  -L/opt/local/lib 1>&5
10018configure:48947: $? = 0
10019configure:48977: result: yes
10020configure:48991: checking for BZ2_bzDecompress in (shared) libbz2
10021configure:49036: rm -rf SunWS_cache; /usr/bin/g++-4.2 -o conftest -Os  -Os -fPIC -fPIC -I/opt/local/lib/qt3/include -I/opt/local/include  -I/opt/local/include  -I/opt/local/include  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.cpp -L/opt/local/lib/qt3/lib -L/opt/local/lib    -L/opt/local/lib  -L/opt/local/lib -shared -lbz2  1>&5
10022configure:49043: $? = 0
10023configure:49073: result: -lbz2
10024configure:49101: checking for present bzip2 support
10025configure:49108: result: ok
10026configure:49154: checking if libthai should be compiled in
10027configure:49255: result: no
10028configure:49290: checking valgrind/memcheck.h usability
10029configure:49307: /usr/bin/g++-4.2 -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden -fvisibility-inlines-hidden   -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -I/opt/local/lib/qt3/include -I/opt/local/include  -I/opt/local/include conftest.cpp >&5
10030conftest.cpp:242:31: error: valgrind/memcheck.h: No such file or directory
10031configure:49314: $? = 1
10032configure: failed program was:
10033| /* confdefs.h.  */
10034| #define PACKAGE_NAME ""
10035| #define PACKAGE_TARNAME ""
10036| #define PACKAGE_VERSION ""
10037| #define PACKAGE_STRING ""
10038| #define PACKAGE_BUGREPORT ""
10039| #define PACKAGE "kdelibs"
10040| #define VERSION "3.5.10"
10041| #define KDELIBSUFF ""
10042| #define STDC_HEADERS 1
10043| #define HAVE_SYS_TYPES_H 1
10044| #define HAVE_SYS_STAT_H 1
10045| #define HAVE_STDLIB_H 1
10046| #define HAVE_STRING_H 1
10047| #define HAVE_MEMORY_H 1
10048| #define HAVE_STRINGS_H 1
10049| #define HAVE_INTTYPES_H 1
10050| #define HAVE_STDINT_H 1
10051| #define HAVE_UNISTD_H 1
10052| #define HAVE_DLFCN_H 1
10053| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
10054| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
10055| #define LTDL_OBJDIR ".libs/"
10056| #define HAVE_PRELOADED_SYMBOLS 1
10057| #define HAVE_LIBDL 1
10058| #define HAVE_DLERROR 1
10059| #define HAVE_MEMORY_H 1
10060| #define HAVE_STDLIB_H 1
10061| #define HAVE_STDIO_H 1
10062| #define HAVE_CTYPE_H 1
10063| #define HAVE_DLFCN_H 1
10064| #define HAVE_STRING_H 1
10065| #define HAVE_STRCHR 1
10066| #define HAVE_STRRCHR 1
10067| #define HAVE_MEMCPY 1
10068| #define HAVE_STRCMP 1
10069| #define HAVE_ALLOCA_H 1
10070| #define HAVE_ALLOCA 1
10071| #define HAVE_STDLIB_H 1
10072| #define HAVE_UNISTD_H 1
10073| #define HAVE_GETPAGESIZE 1
10074| #define HAVE_MMAP 1
10075| #define HAVE_LIMITS_H 1
10076| #define HAVE_LOCALE_H 1
10077| #define HAVE_NL_TYPES_H 1
10078| #define HAVE_STRING_H 1
10079| #define HAVE_ALLOCA_H 1
10080| #define HAVE_GETCWD 1
10081| #define HAVE_MUNMAP 1
10082| #define HAVE_PUTENV 1
10083| #define HAVE_SETLOCALE 1
10084| #define HAVE_STRCHR 1
10085| #define HAVE_STRCASECMP 1
10086| #define HAVE_STPCPY 1
10087| #define HAVE_LC_MESSAGES 1
10088| #define HAVE_SGI_STL 1
10089| #define HAVE_DIRENT_H 1
10090| #define STDC_HEADERS 1
10091| #define HAVE_SYS_PARAM_H 1
10092| #define HAVE_SYS_MMAN_H 1
10093| #define HAVE_SYS_TIME_H 1
10094| #define HAVE_STRINGS_H 1
10095| #define HAVE_SYS_STAT_H 1
10096| #define HAVE_SYS_SELECT_H 1
10097| #define HAVE_PATHS_H 1
10098| #define HAVE_LIMITS_H 1
10099| #define HAVE_DLFCN_H 1
10100| #define HAVE_TERMIOS_H 1
10101| #define HAVE_SYS_XATTR_H 1
10102| #define HAVE_STRLCAT 1
10103| #define HAVE_STRLCAT_PROTO 1
10104| #define HAVE_STRLCPY 1
10105| #define HAVE_STRLCPY_PROTO 1
10106| #define HAVE_CRYPT 1
10107| #define kde_socklen_t socklen_t
10108| #define ksize_t socklen_t
10109| #define HAVE_SYS_TYPES_H 1
10110| #define HAVE_STDINT_H 1
10111| #define HAVE_CARBON_CARBON_H 1
10112| #define HAVE_COREAUDIO 1
10113| #define HAVE_RES_INIT 1
10114| #define HAVE_RES_INIT 1
10115| #define HAVE_RES_INIT_PROTO 1
10116| #define SIZEOF_INT 4
10117| #define SIZEOF_SHORT 2
10118| #define SIZEOF_LONG 8
10119| #define SIZEOF_CHAR_P 8
10120| #define SIZEOF_SIZE_T 8
10121| #define SIZEOF_UNSIGNED_LONG 8
10122| #define HAVE_CRT_EXTERNS_H 1
10123| #define HAVE_NSGETENVIRON 1
10124| #define HAVE_VSNPRINTF 1
10125| #define HAVE_SNPRINTF 1
10126| #define HAVE_LIBZ 1
10127| #define HAVE_LIBPNG 1
10128| #define HAVE_LIBJPEG 1
10129| #define HAVE_LIBPTHREAD 1
10130| #define __KDE_HAVE_GCC_VISIBILITY "1"
10131| #define WITHOUT_ARTS 1
10132| #define KDEDIR "/opt/local"
10133| #define KDESYSCONFDIR "/opt/local/etc"
10134| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
10135| #define HAVE_X11_EXTENSIONS_XSHM_H 1
10136| #define HAVE_X11_ICE_ICELIB_H 1
10137| #define TIME_WITH_SYS_TIME 1
10138| #define HAVE_BOOL 1
10139| #define HAVE_SETENV 1
10140| #define HAVE_SETENV_PROTO 1
10141| #define HAVE_UNSETENV 1
10142| #define HAVE_UNSETENV_PROTO 1
10143| #define HAVE_RANDOM 1
10144| #define HAVE_RANDOM_PROTO 1
10145| #define HAVE_SRANDOM 1
10146| #define HAVE_SRANDOM_PROTO 1
10147| #define HAVE_MKSTEMPS 1
10148| #define HAVE_MKSTEMPS_PROTO 1
10149| #define HAVE_MKSTEMP 1
10150| #define HAVE_MKSTEMP_PROTO 1
10151| #define HAVE_MKDTEMP 1
10152| #define HAVE_MKDTEMP_PROTO 1
10153| #define HAVE_STRTOLL 1
10154| #define HAVE_SOCKET 1
10155| #define HAVE_SETEUID 1
10156| #define HAVE_SETEGID 1
10157| #define HAVE_STRFMON 1
10158| #define HAVE_STPCPY 1
10159| #define HAVE_GETTIMEOFDAY 1
10160| #define HAVE_READDIR_R 1
10161| #define HAVE_SETPRIORITY 1
10162| #define HAVE_USLEEP 1
10163| #define HAVE_USLEEP_PROTO 1
10164| #define HAVE_GETHOSTNAME 1
10165| #define HAVE_GETHOSTNAME_PROTO 1
10166| #define HAVE_RANDOM 1
10167| #define HAVE_RANDOM_PROTO 1
10168| #define HAVE_SRANDOM 1
10169| #define HAVE_SRANDOM_PROTO 1
10170| #define HAVE_S_ISSOCK 1
10171| #define HAVE_INITGROUPS 1
10172| #define HAVE_INITGROUPS_PROTO 1
10173| #define HAVE_MITSHM 1
10174| #define HAVE__ICETRANSNOLISTEN 1
10175| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
10176| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
10177| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
10178| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
10179| #define DCOP_PATH "/opt/local/bin"
10180| #define HAVE_DNSSD 1
10181| #define __KDE_EXECPREFIX "NONE"
10182| #define __KDE_BINDIR "/opt/local/bin"
10183| #define HAVE_IDNA_H 1
10184| #define HAVE_PUNYCODE_H 1
10185| #define HAVE_STRINGPREP_H 1
10186| #define HAVE_LIBIDN 1
10187| #define HAVE_INET_NTOP 1
10188| #define HAVE_INET_PTON 1
10189| #define HAVE_GETPEERNAME 1
10190| #define HAVE_GETSOCKNAME 1
10191| #define HAVE_GETSOCKOPT 1
10192| #define HAVE_GETHOSTBYNAME2 1
10193| #define HAVE_IF_NAMETOINDEX 1
10194| #define HAVE_NETINET_IN_H 1
10195| #define HAVE_NET_IF_H 1
10196| #define HAVE_SYS_FILIO_H 1
10197| #define HAVE_USLEEP 1
10198| #define HAVE_POLL 1
10199| #define HAVE_MADVISE 1
10200| #define HAVE_STRUCT_ADDRINFO 1
10201| #define HAVE_GETADDRINFO 1
10202| #define HAVE_FREEADDRINFO 1
10203| #define HAVE_GETNAMEINFO 1
10204| #define HAVE_GAI_STRERROR 1
10205| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
10206| #define HAVE_STRUCT_SOCKADDR_IN6 1
10207| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
10208| #define HAVE_BACKTRACE 1
10209| #define HAVE_SYS_MOUNT_H 1
10210| #define HAVE_LIBART 1
10211| #define HAVE_SYS_SELECT_H 1
10212| #define HAVE_UTIL_H 1
10213| #define HAVE_TERMIOS_H 1
10214| #define HAVE_REVOKE 1
10215| #define KDE_MALLOC_X86 1
10216| #define HAVE_XRENDER 1
10217| #define HAVE_X86_MMX 1
10218| #define HAVE_X86_SSE 1
10219| #define HAVE_X86_SSE2 1
10220| #define HAVE_X86_3DNOW 1
10221| #define HAVE_CUPS_NO_PWD_CACHE 1
10222| #define HAVE_CUPS 1
10223| #define __PATH_SU "/usr/bin/su"
10224| #define __PATH_SUDO "/usr/bin/sudo"
10225| #define DEFAULT_SUPER_USER_COMMAND "su"
10226| #define HAVE_INITGROUPS 1
10227| #define HAVE_UTIL_H 1
10228| #define HAVE_OPENPTY 1
10229| #define HAVE_OPENPTY 1
10230| #define HAVE_INITGROUPS 1
10231| #define HAVE_SETGROUPS 1
10232| #define HAVE_GETGROUPS 1
10233| #define HAVE_GRANTPT 1
10234| #define HAVE_SETPRIORITY 1
10235| #define HAVE_UNLOCKPT 1
10236| #define HAVE_PTSNAME 1
10237| #define HAVE_GETPEEREID 1
10238| #define XMLLINT "/opt/local/bin/xmllint"
10239| #define NEED_BZ2_PREFIX 1
10240| /* end confdefs.h.  */
10241| #include <stdio.h>
10242| #ifdef HAVE_SYS_TYPES_H
10243| # include <sys/types.h>
10244| #endif
10245| #ifdef HAVE_SYS_STAT_H
10246| # include <sys/stat.h>
10247| #endif
10248| #ifdef STDC_HEADERS
10249| # include <stdlib.h>
10250| # include <stddef.h>
10251| #else
10252| # ifdef HAVE_STDLIB_H
10253| #  include <stdlib.h>
10254| # endif
10255| #endif
10256| #ifdef HAVE_STRING_H
10257| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
10258| #  include <memory.h>
10259| # endif
10260| # include <string.h>
10261| #endif
10262| #ifdef HAVE_STRINGS_H
10263| # include <strings.h>
10264| #endif
10265| #ifdef HAVE_INTTYPES_H
10266| # include <inttypes.h>
10267| #endif
10268| #ifdef HAVE_STDINT_H
10269| # include <stdint.h>
10270| #endif
10271| #ifdef HAVE_UNISTD_H
10272| # include <unistd.h>
10273| #endif
10274| #include <valgrind/memcheck.h>
10275configure:49328: result: no
10276configure:49332: checking valgrind/memcheck.h presence
10277configure:49347: /usr/bin/g++-4.2 -E  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -I/opt/local/lib/qt3/include -I/opt/local/include  -I/opt/local/include conftest.cpp
10278conftest.cpp:209:31: error: valgrind/memcheck.h: No such file or directory
10279configure:49354: $? = 1
10280configure: failed program was:
10281| /* confdefs.h.  */
10282| #define PACKAGE_NAME ""
10283| #define PACKAGE_TARNAME ""
10284| #define PACKAGE_VERSION ""
10285| #define PACKAGE_STRING ""
10286| #define PACKAGE_BUGREPORT ""
10287| #define PACKAGE "kdelibs"
10288| #define VERSION "3.5.10"
10289| #define KDELIBSUFF ""
10290| #define STDC_HEADERS 1
10291| #define HAVE_SYS_TYPES_H 1
10292| #define HAVE_SYS_STAT_H 1
10293| #define HAVE_STDLIB_H 1
10294| #define HAVE_STRING_H 1
10295| #define HAVE_MEMORY_H 1
10296| #define HAVE_STRINGS_H 1
10297| #define HAVE_INTTYPES_H 1
10298| #define HAVE_STDINT_H 1
10299| #define HAVE_UNISTD_H 1
10300| #define HAVE_DLFCN_H 1
10301| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
10302| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
10303| #define LTDL_OBJDIR ".libs/"
10304| #define HAVE_PRELOADED_SYMBOLS 1
10305| #define HAVE_LIBDL 1
10306| #define HAVE_DLERROR 1
10307| #define HAVE_MEMORY_H 1
10308| #define HAVE_STDLIB_H 1
10309| #define HAVE_STDIO_H 1
10310| #define HAVE_CTYPE_H 1
10311| #define HAVE_DLFCN_H 1
10312| #define HAVE_STRING_H 1
10313| #define HAVE_STRCHR 1
10314| #define HAVE_STRRCHR 1
10315| #define HAVE_MEMCPY 1
10316| #define HAVE_STRCMP 1
10317| #define HAVE_ALLOCA_H 1
10318| #define HAVE_ALLOCA 1
10319| #define HAVE_STDLIB_H 1
10320| #define HAVE_UNISTD_H 1
10321| #define HAVE_GETPAGESIZE 1
10322| #define HAVE_MMAP 1
10323| #define HAVE_LIMITS_H 1
10324| #define HAVE_LOCALE_H 1
10325| #define HAVE_NL_TYPES_H 1
10326| #define HAVE_STRING_H 1
10327| #define HAVE_ALLOCA_H 1
10328| #define HAVE_GETCWD 1
10329| #define HAVE_MUNMAP 1
10330| #define HAVE_PUTENV 1
10331| #define HAVE_SETLOCALE 1
10332| #define HAVE_STRCHR 1
10333| #define HAVE_STRCASECMP 1
10334| #define HAVE_STPCPY 1
10335| #define HAVE_LC_MESSAGES 1
10336| #define HAVE_SGI_STL 1
10337| #define HAVE_DIRENT_H 1
10338| #define STDC_HEADERS 1
10339| #define HAVE_SYS_PARAM_H 1
10340| #define HAVE_SYS_MMAN_H 1
10341| #define HAVE_SYS_TIME_H 1
10342| #define HAVE_STRINGS_H 1
10343| #define HAVE_SYS_STAT_H 1
10344| #define HAVE_SYS_SELECT_H 1
10345| #define HAVE_PATHS_H 1
10346| #define HAVE_LIMITS_H 1
10347| #define HAVE_DLFCN_H 1
10348| #define HAVE_TERMIOS_H 1
10349| #define HAVE_SYS_XATTR_H 1
10350| #define HAVE_STRLCAT 1
10351| #define HAVE_STRLCAT_PROTO 1
10352| #define HAVE_STRLCPY 1
10353| #define HAVE_STRLCPY_PROTO 1
10354| #define HAVE_CRYPT 1
10355| #define kde_socklen_t socklen_t
10356| #define ksize_t socklen_t
10357| #define HAVE_SYS_TYPES_H 1
10358| #define HAVE_STDINT_H 1
10359| #define HAVE_CARBON_CARBON_H 1
10360| #define HAVE_COREAUDIO 1
10361| #define HAVE_RES_INIT 1
10362| #define HAVE_RES_INIT 1
10363| #define HAVE_RES_INIT_PROTO 1
10364| #define SIZEOF_INT 4
10365| #define SIZEOF_SHORT 2
10366| #define SIZEOF_LONG 8
10367| #define SIZEOF_CHAR_P 8
10368| #define SIZEOF_SIZE_T 8
10369| #define SIZEOF_UNSIGNED_LONG 8
10370| #define HAVE_CRT_EXTERNS_H 1
10371| #define HAVE_NSGETENVIRON 1
10372| #define HAVE_VSNPRINTF 1
10373| #define HAVE_SNPRINTF 1
10374| #define HAVE_LIBZ 1
10375| #define HAVE_LIBPNG 1
10376| #define HAVE_LIBJPEG 1
10377| #define HAVE_LIBPTHREAD 1
10378| #define __KDE_HAVE_GCC_VISIBILITY "1"
10379| #define WITHOUT_ARTS 1
10380| #define KDEDIR "/opt/local"
10381| #define KDESYSCONFDIR "/opt/local/etc"
10382| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
10383| #define HAVE_X11_EXTENSIONS_XSHM_H 1
10384| #define HAVE_X11_ICE_ICELIB_H 1
10385| #define TIME_WITH_SYS_TIME 1
10386| #define HAVE_BOOL 1
10387| #define HAVE_SETENV 1
10388| #define HAVE_SETENV_PROTO 1
10389| #define HAVE_UNSETENV 1
10390| #define HAVE_UNSETENV_PROTO 1
10391| #define HAVE_RANDOM 1
10392| #define HAVE_RANDOM_PROTO 1
10393| #define HAVE_SRANDOM 1
10394| #define HAVE_SRANDOM_PROTO 1
10395| #define HAVE_MKSTEMPS 1
10396| #define HAVE_MKSTEMPS_PROTO 1
10397| #define HAVE_MKSTEMP 1
10398| #define HAVE_MKSTEMP_PROTO 1
10399| #define HAVE_MKDTEMP 1
10400| #define HAVE_MKDTEMP_PROTO 1
10401| #define HAVE_STRTOLL 1
10402| #define HAVE_SOCKET 1
10403| #define HAVE_SETEUID 1
10404| #define HAVE_SETEGID 1
10405| #define HAVE_STRFMON 1
10406| #define HAVE_STPCPY 1
10407| #define HAVE_GETTIMEOFDAY 1
10408| #define HAVE_READDIR_R 1
10409| #define HAVE_SETPRIORITY 1
10410| #define HAVE_USLEEP 1
10411| #define HAVE_USLEEP_PROTO 1
10412| #define HAVE_GETHOSTNAME 1
10413| #define HAVE_GETHOSTNAME_PROTO 1
10414| #define HAVE_RANDOM 1
10415| #define HAVE_RANDOM_PROTO 1
10416| #define HAVE_SRANDOM 1
10417| #define HAVE_SRANDOM_PROTO 1
10418| #define HAVE_S_ISSOCK 1
10419| #define HAVE_INITGROUPS 1
10420| #define HAVE_INITGROUPS_PROTO 1
10421| #define HAVE_MITSHM 1
10422| #define HAVE__ICETRANSNOLISTEN 1
10423| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
10424| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
10425| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
10426| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
10427| #define DCOP_PATH "/opt/local/bin"
10428| #define HAVE_DNSSD 1
10429| #define __KDE_EXECPREFIX "NONE"
10430| #define __KDE_BINDIR "/opt/local/bin"
10431| #define HAVE_IDNA_H 1
10432| #define HAVE_PUNYCODE_H 1
10433| #define HAVE_STRINGPREP_H 1
10434| #define HAVE_LIBIDN 1
10435| #define HAVE_INET_NTOP 1
10436| #define HAVE_INET_PTON 1
10437| #define HAVE_GETPEERNAME 1
10438| #define HAVE_GETSOCKNAME 1
10439| #define HAVE_GETSOCKOPT 1
10440| #define HAVE_GETHOSTBYNAME2 1
10441| #define HAVE_IF_NAMETOINDEX 1
10442| #define HAVE_NETINET_IN_H 1
10443| #define HAVE_NET_IF_H 1
10444| #define HAVE_SYS_FILIO_H 1
10445| #define HAVE_USLEEP 1
10446| #define HAVE_POLL 1
10447| #define HAVE_MADVISE 1
10448| #define HAVE_STRUCT_ADDRINFO 1
10449| #define HAVE_GETADDRINFO 1
10450| #define HAVE_FREEADDRINFO 1
10451| #define HAVE_GETNAMEINFO 1
10452| #define HAVE_GAI_STRERROR 1
10453| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
10454| #define HAVE_STRUCT_SOCKADDR_IN6 1
10455| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
10456| #define HAVE_BACKTRACE 1
10457| #define HAVE_SYS_MOUNT_H 1
10458| #define HAVE_LIBART 1
10459| #define HAVE_SYS_SELECT_H 1
10460| #define HAVE_UTIL_H 1
10461| #define HAVE_TERMIOS_H 1
10462| #define HAVE_REVOKE 1
10463| #define KDE_MALLOC_X86 1
10464| #define HAVE_XRENDER 1
10465| #define HAVE_X86_MMX 1
10466| #define HAVE_X86_SSE 1
10467| #define HAVE_X86_SSE2 1
10468| #define HAVE_X86_3DNOW 1
10469| #define HAVE_CUPS_NO_PWD_CACHE 1
10470| #define HAVE_CUPS 1
10471| #define __PATH_SU "/usr/bin/su"
10472| #define __PATH_SUDO "/usr/bin/sudo"
10473| #define DEFAULT_SUPER_USER_COMMAND "su"
10474| #define HAVE_INITGROUPS 1
10475| #define HAVE_UTIL_H 1
10476| #define HAVE_OPENPTY 1
10477| #define HAVE_OPENPTY 1
10478| #define HAVE_INITGROUPS 1
10479| #define HAVE_SETGROUPS 1
10480| #define HAVE_GETGROUPS 1
10481| #define HAVE_GRANTPT 1
10482| #define HAVE_SETPRIORITY 1
10483| #define HAVE_UNLOCKPT 1
10484| #define HAVE_PTSNAME 1
10485| #define HAVE_GETPEEREID 1
10486| #define XMLLINT "/opt/local/bin/xmllint"
10487| #define NEED_BZ2_PREFIX 1
10488| /* end confdefs.h.  */
10489| #include <valgrind/memcheck.h>
10490configure:49368: result: no
10491configure:49396: checking for valgrind/memcheck.h
10492configure:49405: result: no
10493configure:49456: checking for libtiff tiff
10494configure:49505: rm -rf SunWS_cache; /usr/bin/g++-4.2 -o conftest -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden -fvisibility-inlines-hidden  -I/opt/local/lib/qt3/include -I/opt/local/include  -I/opt/local/include  -I/opt/local/include  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.cpp -L/opt/local/lib/qt3/lib -L/opt/local/lib    -L/opt/local/lib  -L/opt/local/lib -ltiff -ljpeg -lz -lX11  -lm 1>&5
10495configure:49512: $? = 0
10496configure:49665: result: yes
10497configure:49683: checking for libjpeg6b
10498configure:49759: result: no
10499configure:49762: checking for libjpeg
10500configure:49835: result: -ljpeg
10501configure: 49859: /opt/local/include/jpeglib.h
10502taking that
10503configure:49907: checking for libpng
10504configure:49988: result: -lpng -lz -lm
10505configure:50011: checking for jasper
10506configure:50047: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC -I/opt/local/lib/qt3/include -I/opt/local/include  -I/opt/local/include  -I/opt/local/include  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib -L/opt/local/lib/qt3/lib -L/opt/local/lib    -L/opt/local/lib  -L/opt/local/lib -ljasper -ljpeg -lm >&5
10507In file included from /opt/local/include/jasper/jasper.h:65,
10508                 from conftest.c:213:
10509/opt/local/include/jasper/jas_config.h:107:1: warning: "PACKAGE" redefined
10510conftest.c:7:1: warning: this is the location of the previous definition
10511/opt/local/include/jasper/jas_config.h:113:1: warning: "PACKAGE_NAME" redefined
10512conftest.c:2:1: warning: this is the location of the previous definition
10513/opt/local/include/jasper/jas_config.h:116:1: warning: "PACKAGE_STRING" redefined
10514conftest.c:5:1: warning: this is the location of the previous definition
10515/opt/local/include/jasper/jas_config.h:119:1: warning: "PACKAGE_TARNAME" redefined
10516conftest.c:3:1: warning: this is the location of the previous definition
10517/opt/local/include/jasper/jas_config.h:122:1: warning: "PACKAGE_VERSION" redefined
10518conftest.c:4:1: warning: this is the location of the previous definition
10519/opt/local/include/jasper/jas_config.h:128:1: warning: "VERSION" redefined
10520conftest.c:8:1: warning: this is the location of the previous definition
10521configure:50054: $? = 0
10522configure:50085: result: -ljasper -ljpeg -lm
10523configure:50157: checking for OpenEXR libraries
10524configure:50221: rm -rf SunWS_cache; /usr/bin/g++-4.2 -o conftest -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden -fvisibility-inlines-hidden  -I/opt/local/lib/qt3/include -I/opt/local/include  -I/opt/local/include  -I/opt/local/include -D_THREAD_SAFE -I/opt/local/include/OpenEXR    -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.cpp  -L/opt/local/lib -L/opt/local/lib/qt3/lib -L/opt/local/lib    -L/opt/local/lib  -L/opt/local/lib -L/opt/local/lib -lIlmImf -lz -lImath -lHalf -lIex -lIlmThread   -lz 1>&5
10525configure:50228: $? = 0
10526configure:50265: result: -L/opt/local/lib -lIlmImf -lz -lImath -lHalf -lIex -lIlmThread 
10527configure:50316: checking for XftInit in -lqt-mt
10528configure:50351: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs -L/opt/local/lib/qt3/lib -L/opt/local/lib    -L/opt/local/lib conftest.c -lqt-mt   -L/opt/local/lib >&5
10529Undefined symbols:
10530  "_XftInit", referenced from:
10531      _main in ccxnIRra.o
10532ld: symbol(s) not found
10533collect2: ld returned 1 exit status
10534configure:50358: $? = 1
10535configure: failed program was:
10536| /* confdefs.h.  */
10537| #define PACKAGE_NAME ""
10538| #define PACKAGE_TARNAME ""
10539| #define PACKAGE_VERSION ""
10540| #define PACKAGE_STRING ""
10541| #define PACKAGE_BUGREPORT ""
10542| #define PACKAGE "kdelibs"
10543| #define VERSION "3.5.10"
10544| #define KDELIBSUFF ""
10545| #define STDC_HEADERS 1
10546| #define HAVE_SYS_TYPES_H 1
10547| #define HAVE_SYS_STAT_H 1
10548| #define HAVE_STDLIB_H 1
10549| #define HAVE_STRING_H 1
10550| #define HAVE_MEMORY_H 1
10551| #define HAVE_STRINGS_H 1
10552| #define HAVE_INTTYPES_H 1
10553| #define HAVE_STDINT_H 1
10554| #define HAVE_UNISTD_H 1
10555| #define HAVE_DLFCN_H 1
10556| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
10557| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
10558| #define LTDL_OBJDIR ".libs/"
10559| #define HAVE_PRELOADED_SYMBOLS 1
10560| #define HAVE_LIBDL 1
10561| #define HAVE_DLERROR 1
10562| #define HAVE_MEMORY_H 1
10563| #define HAVE_STDLIB_H 1
10564| #define HAVE_STDIO_H 1
10565| #define HAVE_CTYPE_H 1
10566| #define HAVE_DLFCN_H 1
10567| #define HAVE_STRING_H 1
10568| #define HAVE_STRCHR 1
10569| #define HAVE_STRRCHR 1
10570| #define HAVE_MEMCPY 1
10571| #define HAVE_STRCMP 1
10572| #define HAVE_ALLOCA_H 1
10573| #define HAVE_ALLOCA 1
10574| #define HAVE_STDLIB_H 1
10575| #define HAVE_UNISTD_H 1
10576| #define HAVE_GETPAGESIZE 1
10577| #define HAVE_MMAP 1
10578| #define HAVE_LIMITS_H 1
10579| #define HAVE_LOCALE_H 1
10580| #define HAVE_NL_TYPES_H 1
10581| #define HAVE_STRING_H 1
10582| #define HAVE_ALLOCA_H 1
10583| #define HAVE_GETCWD 1
10584| #define HAVE_MUNMAP 1
10585| #define HAVE_PUTENV 1
10586| #define HAVE_SETLOCALE 1
10587| #define HAVE_STRCHR 1
10588| #define HAVE_STRCASECMP 1
10589| #define HAVE_STPCPY 1
10590| #define HAVE_LC_MESSAGES 1
10591| #define HAVE_SGI_STL 1
10592| #define HAVE_DIRENT_H 1
10593| #define STDC_HEADERS 1
10594| #define HAVE_SYS_PARAM_H 1
10595| #define HAVE_SYS_MMAN_H 1
10596| #define HAVE_SYS_TIME_H 1
10597| #define HAVE_STRINGS_H 1
10598| #define HAVE_SYS_STAT_H 1
10599| #define HAVE_SYS_SELECT_H 1
10600| #define HAVE_PATHS_H 1
10601| #define HAVE_LIMITS_H 1
10602| #define HAVE_DLFCN_H 1
10603| #define HAVE_TERMIOS_H 1
10604| #define HAVE_SYS_XATTR_H 1
10605| #define HAVE_STRLCAT 1
10606| #define HAVE_STRLCAT_PROTO 1
10607| #define HAVE_STRLCPY 1
10608| #define HAVE_STRLCPY_PROTO 1
10609| #define HAVE_CRYPT 1
10610| #define kde_socklen_t socklen_t
10611| #define ksize_t socklen_t
10612| #define HAVE_SYS_TYPES_H 1
10613| #define HAVE_STDINT_H 1
10614| #define HAVE_CARBON_CARBON_H 1
10615| #define HAVE_COREAUDIO 1
10616| #define HAVE_RES_INIT 1
10617| #define HAVE_RES_INIT 1
10618| #define HAVE_RES_INIT_PROTO 1
10619| #define SIZEOF_INT 4
10620| #define SIZEOF_SHORT 2
10621| #define SIZEOF_LONG 8
10622| #define SIZEOF_CHAR_P 8
10623| #define SIZEOF_SIZE_T 8
10624| #define SIZEOF_UNSIGNED_LONG 8
10625| #define HAVE_CRT_EXTERNS_H 1
10626| #define HAVE_NSGETENVIRON 1
10627| #define HAVE_VSNPRINTF 1
10628| #define HAVE_SNPRINTF 1
10629| #define HAVE_LIBZ 1
10630| #define HAVE_LIBPNG 1
10631| #define HAVE_LIBJPEG 1
10632| #define HAVE_LIBPTHREAD 1
10633| #define __KDE_HAVE_GCC_VISIBILITY "1"
10634| #define WITHOUT_ARTS 1
10635| #define KDEDIR "/opt/local"
10636| #define KDESYSCONFDIR "/opt/local/etc"
10637| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
10638| #define HAVE_X11_EXTENSIONS_XSHM_H 1
10639| #define HAVE_X11_ICE_ICELIB_H 1
10640| #define TIME_WITH_SYS_TIME 1
10641| #define HAVE_BOOL 1
10642| #define HAVE_SETENV 1
10643| #define HAVE_SETENV_PROTO 1
10644| #define HAVE_UNSETENV 1
10645| #define HAVE_UNSETENV_PROTO 1
10646| #define HAVE_RANDOM 1
10647| #define HAVE_RANDOM_PROTO 1
10648| #define HAVE_SRANDOM 1
10649| #define HAVE_SRANDOM_PROTO 1
10650| #define HAVE_MKSTEMPS 1
10651| #define HAVE_MKSTEMPS_PROTO 1
10652| #define HAVE_MKSTEMP 1
10653| #define HAVE_MKSTEMP_PROTO 1
10654| #define HAVE_MKDTEMP 1
10655| #define HAVE_MKDTEMP_PROTO 1
10656| #define HAVE_STRTOLL 1
10657| #define HAVE_SOCKET 1
10658| #define HAVE_SETEUID 1
10659| #define HAVE_SETEGID 1
10660| #define HAVE_STRFMON 1
10661| #define HAVE_STPCPY 1
10662| #define HAVE_GETTIMEOFDAY 1
10663| #define HAVE_READDIR_R 1
10664| #define HAVE_SETPRIORITY 1
10665| #define HAVE_USLEEP 1
10666| #define HAVE_USLEEP_PROTO 1
10667| #define HAVE_GETHOSTNAME 1
10668| #define HAVE_GETHOSTNAME_PROTO 1
10669| #define HAVE_RANDOM 1
10670| #define HAVE_RANDOM_PROTO 1
10671| #define HAVE_SRANDOM 1
10672| #define HAVE_SRANDOM_PROTO 1
10673| #define HAVE_S_ISSOCK 1
10674| #define HAVE_INITGROUPS 1
10675| #define HAVE_INITGROUPS_PROTO 1
10676| #define HAVE_MITSHM 1
10677| #define HAVE__ICETRANSNOLISTEN 1
10678| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
10679| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
10680| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
10681| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
10682| #define DCOP_PATH "/opt/local/bin"
10683| #define HAVE_DNSSD 1
10684| #define __KDE_EXECPREFIX "NONE"
10685| #define __KDE_BINDIR "/opt/local/bin"
10686| #define HAVE_IDNA_H 1
10687| #define HAVE_PUNYCODE_H 1
10688| #define HAVE_STRINGPREP_H 1
10689| #define HAVE_LIBIDN 1
10690| #define HAVE_INET_NTOP 1
10691| #define HAVE_INET_PTON 1
10692| #define HAVE_GETPEERNAME 1
10693| #define HAVE_GETSOCKNAME 1
10694| #define HAVE_GETSOCKOPT 1
10695| #define HAVE_GETHOSTBYNAME2 1
10696| #define HAVE_IF_NAMETOINDEX 1
10697| #define HAVE_NETINET_IN_H 1
10698| #define HAVE_NET_IF_H 1
10699| #define HAVE_SYS_FILIO_H 1
10700| #define HAVE_USLEEP 1
10701| #define HAVE_POLL 1
10702| #define HAVE_MADVISE 1
10703| #define HAVE_STRUCT_ADDRINFO 1
10704| #define HAVE_GETADDRINFO 1
10705| #define HAVE_FREEADDRINFO 1
10706| #define HAVE_GETNAMEINFO 1
10707| #define HAVE_GAI_STRERROR 1
10708| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
10709| #define HAVE_STRUCT_SOCKADDR_IN6 1
10710| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
10711| #define HAVE_BACKTRACE 1
10712| #define HAVE_SYS_MOUNT_H 1
10713| #define HAVE_LIBART 1
10714| #define HAVE_SYS_SELECT_H 1
10715| #define HAVE_UTIL_H 1
10716| #define HAVE_TERMIOS_H 1
10717| #define HAVE_REVOKE 1
10718| #define KDE_MALLOC_X86 1
10719| #define HAVE_XRENDER 1
10720| #define HAVE_X86_MMX 1
10721| #define HAVE_X86_SSE 1
10722| #define HAVE_X86_SSE2 1
10723| #define HAVE_X86_3DNOW 1
10724| #define HAVE_CUPS_NO_PWD_CACHE 1
10725| #define HAVE_CUPS 1
10726| #define __PATH_SU "/usr/bin/su"
10727| #define __PATH_SUDO "/usr/bin/sudo"
10728| #define DEFAULT_SUPER_USER_COMMAND "su"
10729| #define HAVE_INITGROUPS 1
10730| #define HAVE_UTIL_H 1
10731| #define HAVE_OPENPTY 1
10732| #define HAVE_OPENPTY 1
10733| #define HAVE_INITGROUPS 1
10734| #define HAVE_SETGROUPS 1
10735| #define HAVE_GETGROUPS 1
10736| #define HAVE_GRANTPT 1
10737| #define HAVE_SETPRIORITY 1
10738| #define HAVE_UNLOCKPT 1
10739| #define HAVE_PTSNAME 1
10740| #define HAVE_GETPEEREID 1
10741| #define XMLLINT "/opt/local/bin/xmllint"
10742| #define NEED_BZ2_PREFIX 1
10743| #define HAVE_LIBTIFF 1
10744| #define HAVE_LIBJPEG 1
10745| #define HAVE_LIBPNG 1
10746| #define HAVE_JASPER 1
10747| #define HAVE_EXR 1
10748| /* end confdefs.h.  */
10749|
10750| /* Override any GCC internal prototype to avoid an error.
10751|    Use char because int might match the return type of a GCC
10752|    builtin and then its argument prototype would still apply.  */
10753| #ifdef __cplusplus
10754| extern "C"
10755| #endif
10756| char XftInit ();
10757| int
10758| main ()
10759| {
10760| return XftInit ();
10761|   ;
10762|   return 0;
10763| }
10764configure:50379: result: no
10765configure:50397: checking for fontconfig-config
10766configure:50447: result: not found
10767configure:50450: checking for pkg-config
10768configure:50506: result: /opt/local/bin/pkg-config
10769configure:50540: checking for freetype-config
10770configure:50594: result: /opt/local/bin/freetype-config
10771configure:50627: checking X11/Xft/Xft.h usability
10772configure:50644: /usr/bin/g++-4.2 -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden -fvisibility-inlines-hidden   -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include   -I/opt/local/include   -I/opt/local/lib/qt3/include -I/opt/local/include  -I/opt/local/include conftest.cpp >&5
10773configure:50651: $? = 0
10774configure:50665: result: yes
10775configure:50669: checking X11/Xft/Xft.h presence
10776configure:50684: /usr/bin/g++-4.2 -E  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include   -I/opt/local/include   -I/opt/local/lib/qt3/include -I/opt/local/include  -I/opt/local/include conftest.cpp
10777configure:50691: $? = 0
10778configure:50705: result: yes
10779configure:50733: checking for X11/Xft/Xft.h
10780configure:50740: result: yes
10781configure:50780: checking whether to make kdeinit setuid root in order to protect it from bad Linux OOM-killer
10782configure:50794: result: no
10783configure:50829: checking for FAMOpen in -lfam
10784configure:50864: rm -rf SunWS_cache; /usr/bin/g++-4.2 -o conftest -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden -fvisibility-inlines-hidden   -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs -L/opt/local/lib/qt3/lib -L/opt/local/lib    -L/opt/local/lib conftest.cpp -lfam   -L/opt/local/lib 1>&5
10785ld: library not found for -lfam
10786collect2: ld returned 1 exit status
10787configure:50871: $? = 1
10788configure: failed program was:
10789| /* confdefs.h.  */
10790| #define PACKAGE_NAME ""
10791| #define PACKAGE_TARNAME ""
10792| #define PACKAGE_VERSION ""
10793| #define PACKAGE_STRING ""
10794| #define PACKAGE_BUGREPORT ""
10795| #define PACKAGE "kdelibs"
10796| #define VERSION "3.5.10"
10797| #define KDELIBSUFF ""
10798| #define STDC_HEADERS 1
10799| #define HAVE_SYS_TYPES_H 1
10800| #define HAVE_SYS_STAT_H 1
10801| #define HAVE_STDLIB_H 1
10802| #define HAVE_STRING_H 1
10803| #define HAVE_MEMORY_H 1
10804| #define HAVE_STRINGS_H 1
10805| #define HAVE_INTTYPES_H 1
10806| #define HAVE_STDINT_H 1
10807| #define HAVE_UNISTD_H 1
10808| #define HAVE_DLFCN_H 1
10809| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
10810| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
10811| #define LTDL_OBJDIR ".libs/"
10812| #define HAVE_PRELOADED_SYMBOLS 1
10813| #define HAVE_LIBDL 1
10814| #define HAVE_DLERROR 1
10815| #define HAVE_MEMORY_H 1
10816| #define HAVE_STDLIB_H 1
10817| #define HAVE_STDIO_H 1
10818| #define HAVE_CTYPE_H 1
10819| #define HAVE_DLFCN_H 1
10820| #define HAVE_STRING_H 1
10821| #define HAVE_STRCHR 1
10822| #define HAVE_STRRCHR 1
10823| #define HAVE_MEMCPY 1
10824| #define HAVE_STRCMP 1
10825| #define HAVE_ALLOCA_H 1
10826| #define HAVE_ALLOCA 1
10827| #define HAVE_STDLIB_H 1
10828| #define HAVE_UNISTD_H 1
10829| #define HAVE_GETPAGESIZE 1
10830| #define HAVE_MMAP 1
10831| #define HAVE_LIMITS_H 1
10832| #define HAVE_LOCALE_H 1
10833| #define HAVE_NL_TYPES_H 1
10834| #define HAVE_STRING_H 1
10835| #define HAVE_ALLOCA_H 1
10836| #define HAVE_GETCWD 1
10837| #define HAVE_MUNMAP 1
10838| #define HAVE_PUTENV 1
10839| #define HAVE_SETLOCALE 1
10840| #define HAVE_STRCHR 1
10841| #define HAVE_STRCASECMP 1
10842| #define HAVE_STPCPY 1
10843| #define HAVE_LC_MESSAGES 1
10844| #define HAVE_SGI_STL 1
10845| #define HAVE_DIRENT_H 1
10846| #define STDC_HEADERS 1
10847| #define HAVE_SYS_PARAM_H 1
10848| #define HAVE_SYS_MMAN_H 1
10849| #define HAVE_SYS_TIME_H 1
10850| #define HAVE_STRINGS_H 1
10851| #define HAVE_SYS_STAT_H 1
10852| #define HAVE_SYS_SELECT_H 1
10853| #define HAVE_PATHS_H 1
10854| #define HAVE_LIMITS_H 1
10855| #define HAVE_DLFCN_H 1
10856| #define HAVE_TERMIOS_H 1
10857| #define HAVE_SYS_XATTR_H 1
10858| #define HAVE_STRLCAT 1
10859| #define HAVE_STRLCAT_PROTO 1
10860| #define HAVE_STRLCPY 1
10861| #define HAVE_STRLCPY_PROTO 1
10862| #define HAVE_CRYPT 1
10863| #define kde_socklen_t socklen_t
10864| #define ksize_t socklen_t
10865| #define HAVE_SYS_TYPES_H 1
10866| #define HAVE_STDINT_H 1
10867| #define HAVE_CARBON_CARBON_H 1
10868| #define HAVE_COREAUDIO 1
10869| #define HAVE_RES_INIT 1
10870| #define HAVE_RES_INIT 1
10871| #define HAVE_RES_INIT_PROTO 1
10872| #define SIZEOF_INT 4
10873| #define SIZEOF_SHORT 2
10874| #define SIZEOF_LONG 8
10875| #define SIZEOF_CHAR_P 8
10876| #define SIZEOF_SIZE_T 8
10877| #define SIZEOF_UNSIGNED_LONG 8
10878| #define HAVE_CRT_EXTERNS_H 1
10879| #define HAVE_NSGETENVIRON 1
10880| #define HAVE_VSNPRINTF 1
10881| #define HAVE_SNPRINTF 1
10882| #define HAVE_LIBZ 1
10883| #define HAVE_LIBPNG 1
10884| #define HAVE_LIBJPEG 1
10885| #define HAVE_LIBPTHREAD 1
10886| #define __KDE_HAVE_GCC_VISIBILITY "1"
10887| #define WITHOUT_ARTS 1
10888| #define KDEDIR "/opt/local"
10889| #define KDESYSCONFDIR "/opt/local/etc"
10890| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
10891| #define HAVE_X11_EXTENSIONS_XSHM_H 1
10892| #define HAVE_X11_ICE_ICELIB_H 1
10893| #define TIME_WITH_SYS_TIME 1
10894| #define HAVE_BOOL 1
10895| #define HAVE_SETENV 1
10896| #define HAVE_SETENV_PROTO 1
10897| #define HAVE_UNSETENV 1
10898| #define HAVE_UNSETENV_PROTO 1
10899| #define HAVE_RANDOM 1
10900| #define HAVE_RANDOM_PROTO 1
10901| #define HAVE_SRANDOM 1
10902| #define HAVE_SRANDOM_PROTO 1
10903| #define HAVE_MKSTEMPS 1
10904| #define HAVE_MKSTEMPS_PROTO 1
10905| #define HAVE_MKSTEMP 1
10906| #define HAVE_MKSTEMP_PROTO 1
10907| #define HAVE_MKDTEMP 1
10908| #define HAVE_MKDTEMP_PROTO 1
10909| #define HAVE_STRTOLL 1
10910| #define HAVE_SOCKET 1
10911| #define HAVE_SETEUID 1
10912| #define HAVE_SETEGID 1
10913| #define HAVE_STRFMON 1
10914| #define HAVE_STPCPY 1
10915| #define HAVE_GETTIMEOFDAY 1
10916| #define HAVE_READDIR_R 1
10917| #define HAVE_SETPRIORITY 1
10918| #define HAVE_USLEEP 1
10919| #define HAVE_USLEEP_PROTO 1
10920| #define HAVE_GETHOSTNAME 1
10921| #define HAVE_GETHOSTNAME_PROTO 1
10922| #define HAVE_RANDOM 1
10923| #define HAVE_RANDOM_PROTO 1
10924| #define HAVE_SRANDOM 1
10925| #define HAVE_SRANDOM_PROTO 1
10926| #define HAVE_S_ISSOCK 1
10927| #define HAVE_INITGROUPS 1
10928| #define HAVE_INITGROUPS_PROTO 1
10929| #define HAVE_MITSHM 1
10930| #define HAVE__ICETRANSNOLISTEN 1
10931| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
10932| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
10933| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
10934| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
10935| #define DCOP_PATH "/opt/local/bin"
10936| #define HAVE_DNSSD 1
10937| #define __KDE_EXECPREFIX "NONE"
10938| #define __KDE_BINDIR "/opt/local/bin"
10939| #define HAVE_IDNA_H 1
10940| #define HAVE_PUNYCODE_H 1
10941| #define HAVE_STRINGPREP_H 1
10942| #define HAVE_LIBIDN 1
10943| #define HAVE_INET_NTOP 1
10944| #define HAVE_INET_PTON 1
10945| #define HAVE_GETPEERNAME 1
10946| #define HAVE_GETSOCKNAME 1
10947| #define HAVE_GETSOCKOPT 1
10948| #define HAVE_GETHOSTBYNAME2 1
10949| #define HAVE_IF_NAMETOINDEX 1
10950| #define HAVE_NETINET_IN_H 1
10951| #define HAVE_NET_IF_H 1
10952| #define HAVE_SYS_FILIO_H 1
10953| #define HAVE_USLEEP 1
10954| #define HAVE_POLL 1
10955| #define HAVE_MADVISE 1
10956| #define HAVE_STRUCT_ADDRINFO 1
10957| #define HAVE_GETADDRINFO 1
10958| #define HAVE_FREEADDRINFO 1
10959| #define HAVE_GETNAMEINFO 1
10960| #define HAVE_GAI_STRERROR 1
10961| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
10962| #define HAVE_STRUCT_SOCKADDR_IN6 1
10963| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
10964| #define HAVE_BACKTRACE 1
10965| #define HAVE_SYS_MOUNT_H 1
10966| #define HAVE_LIBART 1
10967| #define HAVE_SYS_SELECT_H 1
10968| #define HAVE_UTIL_H 1
10969| #define HAVE_TERMIOS_H 1
10970| #define HAVE_REVOKE 1
10971| #define KDE_MALLOC_X86 1
10972| #define HAVE_XRENDER 1
10973| #define HAVE_X86_MMX 1
10974| #define HAVE_X86_SSE 1
10975| #define HAVE_X86_SSE2 1
10976| #define HAVE_X86_3DNOW 1
10977| #define HAVE_CUPS_NO_PWD_CACHE 1
10978| #define HAVE_CUPS 1
10979| #define __PATH_SU "/usr/bin/su"
10980| #define __PATH_SUDO "/usr/bin/sudo"
10981| #define DEFAULT_SUPER_USER_COMMAND "su"
10982| #define HAVE_INITGROUPS 1
10983| #define HAVE_UTIL_H 1
10984| #define HAVE_OPENPTY 1
10985| #define HAVE_OPENPTY 1
10986| #define HAVE_INITGROUPS 1
10987| #define HAVE_SETGROUPS 1
10988| #define HAVE_GETGROUPS 1
10989| #define HAVE_GRANTPT 1
10990| #define HAVE_SETPRIORITY 1
10991| #define HAVE_UNLOCKPT 1
10992| #define HAVE_PTSNAME 1
10993| #define HAVE_GETPEEREID 1
10994| #define XMLLINT "/opt/local/bin/xmllint"
10995| #define NEED_BZ2_PREFIX 1
10996| #define HAVE_LIBTIFF 1
10997| #define HAVE_LIBJPEG 1
10998| #define HAVE_LIBPNG 1
10999| #define HAVE_JASPER 1
11000| #define HAVE_EXR 1
11001| #define KDEINIT_USE_FONTCONFIG 1
11002| /* end confdefs.h.  */
11003|
11004| /* Override any GCC internal prototype to avoid an error.
11005|    Use char because int might match the return type of a GCC
11006|    builtin and then its argument prototype would still apply.  */
11007| #ifdef __cplusplus
11008| extern "C"
11009| #endif
11010| char FAMOpen ();
11011| int
11012| main ()
11013| {
11014| return FAMOpen ();
11015|   ;
11016|   return 0;
11017| }
11018configure:50892: result: no
11019configure:50921: checking for libz
11020configure:50999: result: -lz
11021configure:51039: checking sys/mnttab.h usability
11022configure:51056: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
11023conftest.c:249:24: error: sys/mnttab.h: No such file or directory
11024configure:51063: $? = 1
11025configure: failed program was:
11026| /* confdefs.h.  */
11027| #define PACKAGE_NAME ""
11028| #define PACKAGE_TARNAME ""
11029| #define PACKAGE_VERSION ""
11030| #define PACKAGE_STRING ""
11031| #define PACKAGE_BUGREPORT ""
11032| #define PACKAGE "kdelibs"
11033| #define VERSION "3.5.10"
11034| #define KDELIBSUFF ""
11035| #define STDC_HEADERS 1
11036| #define HAVE_SYS_TYPES_H 1
11037| #define HAVE_SYS_STAT_H 1
11038| #define HAVE_STDLIB_H 1
11039| #define HAVE_STRING_H 1
11040| #define HAVE_MEMORY_H 1
11041| #define HAVE_STRINGS_H 1
11042| #define HAVE_INTTYPES_H 1
11043| #define HAVE_STDINT_H 1
11044| #define HAVE_UNISTD_H 1
11045| #define HAVE_DLFCN_H 1
11046| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
11047| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
11048| #define LTDL_OBJDIR ".libs/"
11049| #define HAVE_PRELOADED_SYMBOLS 1
11050| #define HAVE_LIBDL 1
11051| #define HAVE_DLERROR 1
11052| #define HAVE_MEMORY_H 1
11053| #define HAVE_STDLIB_H 1
11054| #define HAVE_STDIO_H 1
11055| #define HAVE_CTYPE_H 1
11056| #define HAVE_DLFCN_H 1
11057| #define HAVE_STRING_H 1
11058| #define HAVE_STRCHR 1
11059| #define HAVE_STRRCHR 1
11060| #define HAVE_MEMCPY 1
11061| #define HAVE_STRCMP 1
11062| #define HAVE_ALLOCA_H 1
11063| #define HAVE_ALLOCA 1
11064| #define HAVE_STDLIB_H 1
11065| #define HAVE_UNISTD_H 1
11066| #define HAVE_GETPAGESIZE 1
11067| #define HAVE_MMAP 1
11068| #define HAVE_LIMITS_H 1
11069| #define HAVE_LOCALE_H 1
11070| #define HAVE_NL_TYPES_H 1
11071| #define HAVE_STRING_H 1
11072| #define HAVE_ALLOCA_H 1
11073| #define HAVE_GETCWD 1
11074| #define HAVE_MUNMAP 1
11075| #define HAVE_PUTENV 1
11076| #define HAVE_SETLOCALE 1
11077| #define HAVE_STRCHR 1
11078| #define HAVE_STRCASECMP 1
11079| #define HAVE_STPCPY 1
11080| #define HAVE_LC_MESSAGES 1
11081| #define HAVE_SGI_STL 1
11082| #define HAVE_DIRENT_H 1
11083| #define STDC_HEADERS 1
11084| #define HAVE_SYS_PARAM_H 1
11085| #define HAVE_SYS_MMAN_H 1
11086| #define HAVE_SYS_TIME_H 1
11087| #define HAVE_STRINGS_H 1
11088| #define HAVE_SYS_STAT_H 1
11089| #define HAVE_SYS_SELECT_H 1
11090| #define HAVE_PATHS_H 1
11091| #define HAVE_LIMITS_H 1
11092| #define HAVE_DLFCN_H 1
11093| #define HAVE_TERMIOS_H 1
11094| #define HAVE_SYS_XATTR_H 1
11095| #define HAVE_STRLCAT 1
11096| #define HAVE_STRLCAT_PROTO 1
11097| #define HAVE_STRLCPY 1
11098| #define HAVE_STRLCPY_PROTO 1
11099| #define HAVE_CRYPT 1
11100| #define kde_socklen_t socklen_t
11101| #define ksize_t socklen_t
11102| #define HAVE_SYS_TYPES_H 1
11103| #define HAVE_STDINT_H 1
11104| #define HAVE_CARBON_CARBON_H 1
11105| #define HAVE_COREAUDIO 1
11106| #define HAVE_RES_INIT 1
11107| #define HAVE_RES_INIT 1
11108| #define HAVE_RES_INIT_PROTO 1
11109| #define SIZEOF_INT 4
11110| #define SIZEOF_SHORT 2
11111| #define SIZEOF_LONG 8
11112| #define SIZEOF_CHAR_P 8
11113| #define SIZEOF_SIZE_T 8
11114| #define SIZEOF_UNSIGNED_LONG 8
11115| #define HAVE_CRT_EXTERNS_H 1
11116| #define HAVE_NSGETENVIRON 1
11117| #define HAVE_VSNPRINTF 1
11118| #define HAVE_SNPRINTF 1
11119| #define HAVE_LIBZ 1
11120| #define HAVE_LIBPNG 1
11121| #define HAVE_LIBJPEG 1
11122| #define HAVE_LIBPTHREAD 1
11123| #define __KDE_HAVE_GCC_VISIBILITY "1"
11124| #define WITHOUT_ARTS 1
11125| #define KDEDIR "/opt/local"
11126| #define KDESYSCONFDIR "/opt/local/etc"
11127| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
11128| #define HAVE_X11_EXTENSIONS_XSHM_H 1
11129| #define HAVE_X11_ICE_ICELIB_H 1
11130| #define TIME_WITH_SYS_TIME 1
11131| #define HAVE_BOOL 1
11132| #define HAVE_SETENV 1
11133| #define HAVE_SETENV_PROTO 1
11134| #define HAVE_UNSETENV 1
11135| #define HAVE_UNSETENV_PROTO 1
11136| #define HAVE_RANDOM 1
11137| #define HAVE_RANDOM_PROTO 1
11138| #define HAVE_SRANDOM 1
11139| #define HAVE_SRANDOM_PROTO 1
11140| #define HAVE_MKSTEMPS 1
11141| #define HAVE_MKSTEMPS_PROTO 1
11142| #define HAVE_MKSTEMP 1
11143| #define HAVE_MKSTEMP_PROTO 1
11144| #define HAVE_MKDTEMP 1
11145| #define HAVE_MKDTEMP_PROTO 1
11146| #define HAVE_STRTOLL 1
11147| #define HAVE_SOCKET 1
11148| #define HAVE_SETEUID 1
11149| #define HAVE_SETEGID 1
11150| #define HAVE_STRFMON 1
11151| #define HAVE_STPCPY 1
11152| #define HAVE_GETTIMEOFDAY 1
11153| #define HAVE_READDIR_R 1
11154| #define HAVE_SETPRIORITY 1
11155| #define HAVE_USLEEP 1
11156| #define HAVE_USLEEP_PROTO 1
11157| #define HAVE_GETHOSTNAME 1
11158| #define HAVE_GETHOSTNAME_PROTO 1
11159| #define HAVE_RANDOM 1
11160| #define HAVE_RANDOM_PROTO 1
11161| #define HAVE_SRANDOM 1
11162| #define HAVE_SRANDOM_PROTO 1
11163| #define HAVE_S_ISSOCK 1
11164| #define HAVE_INITGROUPS 1
11165| #define HAVE_INITGROUPS_PROTO 1
11166| #define HAVE_MITSHM 1
11167| #define HAVE__ICETRANSNOLISTEN 1
11168| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
11169| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
11170| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
11171| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
11172| #define DCOP_PATH "/opt/local/bin"
11173| #define HAVE_DNSSD 1
11174| #define __KDE_EXECPREFIX "NONE"
11175| #define __KDE_BINDIR "/opt/local/bin"
11176| #define HAVE_IDNA_H 1
11177| #define HAVE_PUNYCODE_H 1
11178| #define HAVE_STRINGPREP_H 1
11179| #define HAVE_LIBIDN 1
11180| #define HAVE_INET_NTOP 1
11181| #define HAVE_INET_PTON 1
11182| #define HAVE_GETPEERNAME 1
11183| #define HAVE_GETSOCKNAME 1
11184| #define HAVE_GETSOCKOPT 1
11185| #define HAVE_GETHOSTBYNAME2 1
11186| #define HAVE_IF_NAMETOINDEX 1
11187| #define HAVE_NETINET_IN_H 1
11188| #define HAVE_NET_IF_H 1
11189| #define HAVE_SYS_FILIO_H 1
11190| #define HAVE_USLEEP 1
11191| #define HAVE_POLL 1
11192| #define HAVE_MADVISE 1
11193| #define HAVE_STRUCT_ADDRINFO 1
11194| #define HAVE_GETADDRINFO 1
11195| #define HAVE_FREEADDRINFO 1
11196| #define HAVE_GETNAMEINFO 1
11197| #define HAVE_GAI_STRERROR 1
11198| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
11199| #define HAVE_STRUCT_SOCKADDR_IN6 1
11200| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
11201| #define HAVE_BACKTRACE 1
11202| #define HAVE_SYS_MOUNT_H 1
11203| #define HAVE_LIBART 1
11204| #define HAVE_SYS_SELECT_H 1
11205| #define HAVE_UTIL_H 1
11206| #define HAVE_TERMIOS_H 1
11207| #define HAVE_REVOKE 1
11208| #define KDE_MALLOC_X86 1
11209| #define HAVE_XRENDER 1
11210| #define HAVE_X86_MMX 1
11211| #define HAVE_X86_SSE 1
11212| #define HAVE_X86_SSE2 1
11213| #define HAVE_X86_3DNOW 1
11214| #define HAVE_CUPS_NO_PWD_CACHE 1
11215| #define HAVE_CUPS 1
11216| #define __PATH_SU "/usr/bin/su"
11217| #define __PATH_SUDO "/usr/bin/sudo"
11218| #define DEFAULT_SUPER_USER_COMMAND "su"
11219| #define HAVE_INITGROUPS 1
11220| #define HAVE_UTIL_H 1
11221| #define HAVE_OPENPTY 1
11222| #define HAVE_OPENPTY 1
11223| #define HAVE_INITGROUPS 1
11224| #define HAVE_SETGROUPS 1
11225| #define HAVE_GETGROUPS 1
11226| #define HAVE_GRANTPT 1
11227| #define HAVE_SETPRIORITY 1
11228| #define HAVE_UNLOCKPT 1
11229| #define HAVE_PTSNAME 1
11230| #define HAVE_GETPEEREID 1
11231| #define XMLLINT "/opt/local/bin/xmllint"
11232| #define NEED_BZ2_PREFIX 1
11233| #define HAVE_LIBTIFF 1
11234| #define HAVE_LIBJPEG 1
11235| #define HAVE_LIBPNG 1
11236| #define HAVE_JASPER 1
11237| #define HAVE_EXR 1
11238| #define KDEINIT_USE_FONTCONFIG 1
11239| #define HAVE_LIBZ 1
11240| /* end confdefs.h.  */
11241| #include <stdio.h>
11242| #ifdef HAVE_SYS_TYPES_H
11243| # include <sys/types.h>
11244| #endif
11245| #ifdef HAVE_SYS_STAT_H
11246| # include <sys/stat.h>
11247| #endif
11248| #ifdef STDC_HEADERS
11249| # include <stdlib.h>
11250| # include <stddef.h>
11251| #else
11252| # ifdef HAVE_STDLIB_H
11253| #  include <stdlib.h>
11254| # endif
11255| #endif
11256| #ifdef HAVE_STRING_H
11257| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
11258| #  include <memory.h>
11259| # endif
11260| # include <string.h>
11261| #endif
11262| #ifdef HAVE_STRINGS_H
11263| # include <strings.h>
11264| #endif
11265| #ifdef HAVE_INTTYPES_H
11266| # include <inttypes.h>
11267| #endif
11268| #ifdef HAVE_STDINT_H
11269| # include <stdint.h>
11270| #endif
11271| #ifdef HAVE_UNISTD_H
11272| # include <unistd.h>
11273| #endif
11274| #include <sys/mnttab.h>
11275configure:51077: result: no
11276configure:51081: checking sys/mnttab.h presence
11277configure:51096: /usr/bin/gcc-4.2 -E  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
11278conftest.c:216:24: error: sys/mnttab.h: No such file or directory
11279configure:51103: $? = 1
11280configure: failed program was:
11281| /* confdefs.h.  */
11282| #define PACKAGE_NAME ""
11283| #define PACKAGE_TARNAME ""
11284| #define PACKAGE_VERSION ""
11285| #define PACKAGE_STRING ""
11286| #define PACKAGE_BUGREPORT ""
11287| #define PACKAGE "kdelibs"
11288| #define VERSION "3.5.10"
11289| #define KDELIBSUFF ""
11290| #define STDC_HEADERS 1
11291| #define HAVE_SYS_TYPES_H 1
11292| #define HAVE_SYS_STAT_H 1
11293| #define HAVE_STDLIB_H 1
11294| #define HAVE_STRING_H 1
11295| #define HAVE_MEMORY_H 1
11296| #define HAVE_STRINGS_H 1
11297| #define HAVE_INTTYPES_H 1
11298| #define HAVE_STDINT_H 1
11299| #define HAVE_UNISTD_H 1
11300| #define HAVE_DLFCN_H 1
11301| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
11302| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
11303| #define LTDL_OBJDIR ".libs/"
11304| #define HAVE_PRELOADED_SYMBOLS 1
11305| #define HAVE_LIBDL 1
11306| #define HAVE_DLERROR 1
11307| #define HAVE_MEMORY_H 1
11308| #define HAVE_STDLIB_H 1
11309| #define HAVE_STDIO_H 1
11310| #define HAVE_CTYPE_H 1
11311| #define HAVE_DLFCN_H 1
11312| #define HAVE_STRING_H 1
11313| #define HAVE_STRCHR 1
11314| #define HAVE_STRRCHR 1
11315| #define HAVE_MEMCPY 1
11316| #define HAVE_STRCMP 1
11317| #define HAVE_ALLOCA_H 1
11318| #define HAVE_ALLOCA 1
11319| #define HAVE_STDLIB_H 1
11320| #define HAVE_UNISTD_H 1
11321| #define HAVE_GETPAGESIZE 1
11322| #define HAVE_MMAP 1
11323| #define HAVE_LIMITS_H 1
11324| #define HAVE_LOCALE_H 1
11325| #define HAVE_NL_TYPES_H 1
11326| #define HAVE_STRING_H 1
11327| #define HAVE_ALLOCA_H 1
11328| #define HAVE_GETCWD 1
11329| #define HAVE_MUNMAP 1
11330| #define HAVE_PUTENV 1
11331| #define HAVE_SETLOCALE 1
11332| #define HAVE_STRCHR 1
11333| #define HAVE_STRCASECMP 1
11334| #define HAVE_STPCPY 1
11335| #define HAVE_LC_MESSAGES 1
11336| #define HAVE_SGI_STL 1
11337| #define HAVE_DIRENT_H 1
11338| #define STDC_HEADERS 1
11339| #define HAVE_SYS_PARAM_H 1
11340| #define HAVE_SYS_MMAN_H 1
11341| #define HAVE_SYS_TIME_H 1
11342| #define HAVE_STRINGS_H 1
11343| #define HAVE_SYS_STAT_H 1
11344| #define HAVE_SYS_SELECT_H 1
11345| #define HAVE_PATHS_H 1
11346| #define HAVE_LIMITS_H 1
11347| #define HAVE_DLFCN_H 1
11348| #define HAVE_TERMIOS_H 1
11349| #define HAVE_SYS_XATTR_H 1
11350| #define HAVE_STRLCAT 1
11351| #define HAVE_STRLCAT_PROTO 1
11352| #define HAVE_STRLCPY 1
11353| #define HAVE_STRLCPY_PROTO 1
11354| #define HAVE_CRYPT 1
11355| #define kde_socklen_t socklen_t
11356| #define ksize_t socklen_t
11357| #define HAVE_SYS_TYPES_H 1
11358| #define HAVE_STDINT_H 1
11359| #define HAVE_CARBON_CARBON_H 1
11360| #define HAVE_COREAUDIO 1
11361| #define HAVE_RES_INIT 1
11362| #define HAVE_RES_INIT 1
11363| #define HAVE_RES_INIT_PROTO 1
11364| #define SIZEOF_INT 4
11365| #define SIZEOF_SHORT 2
11366| #define SIZEOF_LONG 8
11367| #define SIZEOF_CHAR_P 8
11368| #define SIZEOF_SIZE_T 8
11369| #define SIZEOF_UNSIGNED_LONG 8
11370| #define HAVE_CRT_EXTERNS_H 1
11371| #define HAVE_NSGETENVIRON 1
11372| #define HAVE_VSNPRINTF 1
11373| #define HAVE_SNPRINTF 1
11374| #define HAVE_LIBZ 1
11375| #define HAVE_LIBPNG 1
11376| #define HAVE_LIBJPEG 1
11377| #define HAVE_LIBPTHREAD 1
11378| #define __KDE_HAVE_GCC_VISIBILITY "1"
11379| #define WITHOUT_ARTS 1
11380| #define KDEDIR "/opt/local"
11381| #define KDESYSCONFDIR "/opt/local/etc"
11382| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
11383| #define HAVE_X11_EXTENSIONS_XSHM_H 1
11384| #define HAVE_X11_ICE_ICELIB_H 1
11385| #define TIME_WITH_SYS_TIME 1
11386| #define HAVE_BOOL 1
11387| #define HAVE_SETENV 1
11388| #define HAVE_SETENV_PROTO 1
11389| #define HAVE_UNSETENV 1
11390| #define HAVE_UNSETENV_PROTO 1
11391| #define HAVE_RANDOM 1
11392| #define HAVE_RANDOM_PROTO 1
11393| #define HAVE_SRANDOM 1
11394| #define HAVE_SRANDOM_PROTO 1
11395| #define HAVE_MKSTEMPS 1
11396| #define HAVE_MKSTEMPS_PROTO 1
11397| #define HAVE_MKSTEMP 1
11398| #define HAVE_MKSTEMP_PROTO 1
11399| #define HAVE_MKDTEMP 1
11400| #define HAVE_MKDTEMP_PROTO 1
11401| #define HAVE_STRTOLL 1
11402| #define HAVE_SOCKET 1
11403| #define HAVE_SETEUID 1
11404| #define HAVE_SETEGID 1
11405| #define HAVE_STRFMON 1
11406| #define HAVE_STPCPY 1
11407| #define HAVE_GETTIMEOFDAY 1
11408| #define HAVE_READDIR_R 1
11409| #define HAVE_SETPRIORITY 1
11410| #define HAVE_USLEEP 1
11411| #define HAVE_USLEEP_PROTO 1
11412| #define HAVE_GETHOSTNAME 1
11413| #define HAVE_GETHOSTNAME_PROTO 1
11414| #define HAVE_RANDOM 1
11415| #define HAVE_RANDOM_PROTO 1
11416| #define HAVE_SRANDOM 1
11417| #define HAVE_SRANDOM_PROTO 1
11418| #define HAVE_S_ISSOCK 1
11419| #define HAVE_INITGROUPS 1
11420| #define HAVE_INITGROUPS_PROTO 1
11421| #define HAVE_MITSHM 1
11422| #define HAVE__ICETRANSNOLISTEN 1
11423| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
11424| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
11425| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
11426| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
11427| #define DCOP_PATH "/opt/local/bin"
11428| #define HAVE_DNSSD 1
11429| #define __KDE_EXECPREFIX "NONE"
11430| #define __KDE_BINDIR "/opt/local/bin"
11431| #define HAVE_IDNA_H 1
11432| #define HAVE_PUNYCODE_H 1
11433| #define HAVE_STRINGPREP_H 1
11434| #define HAVE_LIBIDN 1
11435| #define HAVE_INET_NTOP 1
11436| #define HAVE_INET_PTON 1
11437| #define HAVE_GETPEERNAME 1
11438| #define HAVE_GETSOCKNAME 1
11439| #define HAVE_GETSOCKOPT 1
11440| #define HAVE_GETHOSTBYNAME2 1
11441| #define HAVE_IF_NAMETOINDEX 1
11442| #define HAVE_NETINET_IN_H 1
11443| #define HAVE_NET_IF_H 1
11444| #define HAVE_SYS_FILIO_H 1
11445| #define HAVE_USLEEP 1
11446| #define HAVE_POLL 1
11447| #define HAVE_MADVISE 1
11448| #define HAVE_STRUCT_ADDRINFO 1
11449| #define HAVE_GETADDRINFO 1
11450| #define HAVE_FREEADDRINFO 1
11451| #define HAVE_GETNAMEINFO 1
11452| #define HAVE_GAI_STRERROR 1
11453| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
11454| #define HAVE_STRUCT_SOCKADDR_IN6 1
11455| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
11456| #define HAVE_BACKTRACE 1
11457| #define HAVE_SYS_MOUNT_H 1
11458| #define HAVE_LIBART 1
11459| #define HAVE_SYS_SELECT_H 1
11460| #define HAVE_UTIL_H 1
11461| #define HAVE_TERMIOS_H 1
11462| #define HAVE_REVOKE 1
11463| #define KDE_MALLOC_X86 1
11464| #define HAVE_XRENDER 1
11465| #define HAVE_X86_MMX 1
11466| #define HAVE_X86_SSE 1
11467| #define HAVE_X86_SSE2 1
11468| #define HAVE_X86_3DNOW 1
11469| #define HAVE_CUPS_NO_PWD_CACHE 1
11470| #define HAVE_CUPS 1
11471| #define __PATH_SU "/usr/bin/su"
11472| #define __PATH_SUDO "/usr/bin/sudo"
11473| #define DEFAULT_SUPER_USER_COMMAND "su"
11474| #define HAVE_INITGROUPS 1
11475| #define HAVE_UTIL_H 1
11476| #define HAVE_OPENPTY 1
11477| #define HAVE_OPENPTY 1
11478| #define HAVE_INITGROUPS 1
11479| #define HAVE_SETGROUPS 1
11480| #define HAVE_GETGROUPS 1
11481| #define HAVE_GRANTPT 1
11482| #define HAVE_SETPRIORITY 1
11483| #define HAVE_UNLOCKPT 1
11484| #define HAVE_PTSNAME 1
11485| #define HAVE_GETPEEREID 1
11486| #define XMLLINT "/opt/local/bin/xmllint"
11487| #define NEED_BZ2_PREFIX 1
11488| #define HAVE_LIBTIFF 1
11489| #define HAVE_LIBJPEG 1
11490| #define HAVE_LIBPNG 1
11491| #define HAVE_JASPER 1
11492| #define HAVE_EXR 1
11493| #define KDEINIT_USE_FONTCONFIG 1
11494| #define HAVE_LIBZ 1
11495| /* end confdefs.h.  */
11496| #include <sys/mnttab.h>
11497configure:51117: result: no
11498configure:51145: checking for sys/mnttab.h
11499configure:51154: result: no
11500configure:51039: checking sys/mntent.h usability
11501configure:51056: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
11502conftest.c:249:24: error: sys/mntent.h: No such file or directory
11503configure:51063: $? = 1
11504configure: failed program was:
11505| /* confdefs.h.  */
11506| #define PACKAGE_NAME ""
11507| #define PACKAGE_TARNAME ""
11508| #define PACKAGE_VERSION ""
11509| #define PACKAGE_STRING ""
11510| #define PACKAGE_BUGREPORT ""
11511| #define PACKAGE "kdelibs"
11512| #define VERSION "3.5.10"
11513| #define KDELIBSUFF ""
11514| #define STDC_HEADERS 1
11515| #define HAVE_SYS_TYPES_H 1
11516| #define HAVE_SYS_STAT_H 1
11517| #define HAVE_STDLIB_H 1
11518| #define HAVE_STRING_H 1
11519| #define HAVE_MEMORY_H 1
11520| #define HAVE_STRINGS_H 1
11521| #define HAVE_INTTYPES_H 1
11522| #define HAVE_STDINT_H 1
11523| #define HAVE_UNISTD_H 1
11524| #define HAVE_DLFCN_H 1
11525| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
11526| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
11527| #define LTDL_OBJDIR ".libs/"
11528| #define HAVE_PRELOADED_SYMBOLS 1
11529| #define HAVE_LIBDL 1
11530| #define HAVE_DLERROR 1
11531| #define HAVE_MEMORY_H 1
11532| #define HAVE_STDLIB_H 1
11533| #define HAVE_STDIO_H 1
11534| #define HAVE_CTYPE_H 1
11535| #define HAVE_DLFCN_H 1
11536| #define HAVE_STRING_H 1
11537| #define HAVE_STRCHR 1
11538| #define HAVE_STRRCHR 1
11539| #define HAVE_MEMCPY 1
11540| #define HAVE_STRCMP 1
11541| #define HAVE_ALLOCA_H 1
11542| #define HAVE_ALLOCA 1
11543| #define HAVE_STDLIB_H 1
11544| #define HAVE_UNISTD_H 1
11545| #define HAVE_GETPAGESIZE 1
11546| #define HAVE_MMAP 1
11547| #define HAVE_LIMITS_H 1
11548| #define HAVE_LOCALE_H 1
11549| #define HAVE_NL_TYPES_H 1
11550| #define HAVE_STRING_H 1
11551| #define HAVE_ALLOCA_H 1
11552| #define HAVE_GETCWD 1
11553| #define HAVE_MUNMAP 1
11554| #define HAVE_PUTENV 1
11555| #define HAVE_SETLOCALE 1
11556| #define HAVE_STRCHR 1
11557| #define HAVE_STRCASECMP 1
11558| #define HAVE_STPCPY 1
11559| #define HAVE_LC_MESSAGES 1
11560| #define HAVE_SGI_STL 1
11561| #define HAVE_DIRENT_H 1
11562| #define STDC_HEADERS 1
11563| #define HAVE_SYS_PARAM_H 1
11564| #define HAVE_SYS_MMAN_H 1
11565| #define HAVE_SYS_TIME_H 1
11566| #define HAVE_STRINGS_H 1
11567| #define HAVE_SYS_STAT_H 1
11568| #define HAVE_SYS_SELECT_H 1
11569| #define HAVE_PATHS_H 1
11570| #define HAVE_LIMITS_H 1
11571| #define HAVE_DLFCN_H 1
11572| #define HAVE_TERMIOS_H 1
11573| #define HAVE_SYS_XATTR_H 1
11574| #define HAVE_STRLCAT 1
11575| #define HAVE_STRLCAT_PROTO 1
11576| #define HAVE_STRLCPY 1
11577| #define HAVE_STRLCPY_PROTO 1
11578| #define HAVE_CRYPT 1
11579| #define kde_socklen_t socklen_t
11580| #define ksize_t socklen_t
11581| #define HAVE_SYS_TYPES_H 1
11582| #define HAVE_STDINT_H 1
11583| #define HAVE_CARBON_CARBON_H 1
11584| #define HAVE_COREAUDIO 1
11585| #define HAVE_RES_INIT 1
11586| #define HAVE_RES_INIT 1
11587| #define HAVE_RES_INIT_PROTO 1
11588| #define SIZEOF_INT 4
11589| #define SIZEOF_SHORT 2
11590| #define SIZEOF_LONG 8
11591| #define SIZEOF_CHAR_P 8
11592| #define SIZEOF_SIZE_T 8
11593| #define SIZEOF_UNSIGNED_LONG 8
11594| #define HAVE_CRT_EXTERNS_H 1
11595| #define HAVE_NSGETENVIRON 1
11596| #define HAVE_VSNPRINTF 1
11597| #define HAVE_SNPRINTF 1
11598| #define HAVE_LIBZ 1
11599| #define HAVE_LIBPNG 1
11600| #define HAVE_LIBJPEG 1
11601| #define HAVE_LIBPTHREAD 1
11602| #define __KDE_HAVE_GCC_VISIBILITY "1"
11603| #define WITHOUT_ARTS 1
11604| #define KDEDIR "/opt/local"
11605| #define KDESYSCONFDIR "/opt/local/etc"
11606| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
11607| #define HAVE_X11_EXTENSIONS_XSHM_H 1
11608| #define HAVE_X11_ICE_ICELIB_H 1
11609| #define TIME_WITH_SYS_TIME 1
11610| #define HAVE_BOOL 1
11611| #define HAVE_SETENV 1
11612| #define HAVE_SETENV_PROTO 1
11613| #define HAVE_UNSETENV 1
11614| #define HAVE_UNSETENV_PROTO 1
11615| #define HAVE_RANDOM 1
11616| #define HAVE_RANDOM_PROTO 1
11617| #define HAVE_SRANDOM 1
11618| #define HAVE_SRANDOM_PROTO 1
11619| #define HAVE_MKSTEMPS 1
11620| #define HAVE_MKSTEMPS_PROTO 1
11621| #define HAVE_MKSTEMP 1
11622| #define HAVE_MKSTEMP_PROTO 1
11623| #define HAVE_MKDTEMP 1
11624| #define HAVE_MKDTEMP_PROTO 1
11625| #define HAVE_STRTOLL 1
11626| #define HAVE_SOCKET 1
11627| #define HAVE_SETEUID 1
11628| #define HAVE_SETEGID 1
11629| #define HAVE_STRFMON 1
11630| #define HAVE_STPCPY 1
11631| #define HAVE_GETTIMEOFDAY 1
11632| #define HAVE_READDIR_R 1
11633| #define HAVE_SETPRIORITY 1
11634| #define HAVE_USLEEP 1
11635| #define HAVE_USLEEP_PROTO 1
11636| #define HAVE_GETHOSTNAME 1
11637| #define HAVE_GETHOSTNAME_PROTO 1
11638| #define HAVE_RANDOM 1
11639| #define HAVE_RANDOM_PROTO 1
11640| #define HAVE_SRANDOM 1
11641| #define HAVE_SRANDOM_PROTO 1
11642| #define HAVE_S_ISSOCK 1
11643| #define HAVE_INITGROUPS 1
11644| #define HAVE_INITGROUPS_PROTO 1
11645| #define HAVE_MITSHM 1
11646| #define HAVE__ICETRANSNOLISTEN 1
11647| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
11648| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
11649| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
11650| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
11651| #define DCOP_PATH "/opt/local/bin"
11652| #define HAVE_DNSSD 1
11653| #define __KDE_EXECPREFIX "NONE"
11654| #define __KDE_BINDIR "/opt/local/bin"
11655| #define HAVE_IDNA_H 1
11656| #define HAVE_PUNYCODE_H 1
11657| #define HAVE_STRINGPREP_H 1
11658| #define HAVE_LIBIDN 1
11659| #define HAVE_INET_NTOP 1
11660| #define HAVE_INET_PTON 1
11661| #define HAVE_GETPEERNAME 1
11662| #define HAVE_GETSOCKNAME 1
11663| #define HAVE_GETSOCKOPT 1
11664| #define HAVE_GETHOSTBYNAME2 1
11665| #define HAVE_IF_NAMETOINDEX 1
11666| #define HAVE_NETINET_IN_H 1
11667| #define HAVE_NET_IF_H 1
11668| #define HAVE_SYS_FILIO_H 1
11669| #define HAVE_USLEEP 1
11670| #define HAVE_POLL 1
11671| #define HAVE_MADVISE 1
11672| #define HAVE_STRUCT_ADDRINFO 1
11673| #define HAVE_GETADDRINFO 1
11674| #define HAVE_FREEADDRINFO 1
11675| #define HAVE_GETNAMEINFO 1
11676| #define HAVE_GAI_STRERROR 1
11677| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
11678| #define HAVE_STRUCT_SOCKADDR_IN6 1
11679| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
11680| #define HAVE_BACKTRACE 1
11681| #define HAVE_SYS_MOUNT_H 1
11682| #define HAVE_LIBART 1
11683| #define HAVE_SYS_SELECT_H 1
11684| #define HAVE_UTIL_H 1
11685| #define HAVE_TERMIOS_H 1
11686| #define HAVE_REVOKE 1
11687| #define KDE_MALLOC_X86 1
11688| #define HAVE_XRENDER 1
11689| #define HAVE_X86_MMX 1
11690| #define HAVE_X86_SSE 1
11691| #define HAVE_X86_SSE2 1
11692| #define HAVE_X86_3DNOW 1
11693| #define HAVE_CUPS_NO_PWD_CACHE 1
11694| #define HAVE_CUPS 1
11695| #define __PATH_SU "/usr/bin/su"
11696| #define __PATH_SUDO "/usr/bin/sudo"
11697| #define DEFAULT_SUPER_USER_COMMAND "su"
11698| #define HAVE_INITGROUPS 1
11699| #define HAVE_UTIL_H 1
11700| #define HAVE_OPENPTY 1
11701| #define HAVE_OPENPTY 1
11702| #define HAVE_INITGROUPS 1
11703| #define HAVE_SETGROUPS 1
11704| #define HAVE_GETGROUPS 1
11705| #define HAVE_GRANTPT 1
11706| #define HAVE_SETPRIORITY 1
11707| #define HAVE_UNLOCKPT 1
11708| #define HAVE_PTSNAME 1
11709| #define HAVE_GETPEEREID 1
11710| #define XMLLINT "/opt/local/bin/xmllint"
11711| #define NEED_BZ2_PREFIX 1
11712| #define HAVE_LIBTIFF 1
11713| #define HAVE_LIBJPEG 1
11714| #define HAVE_LIBPNG 1
11715| #define HAVE_JASPER 1
11716| #define HAVE_EXR 1
11717| #define KDEINIT_USE_FONTCONFIG 1
11718| #define HAVE_LIBZ 1
11719| /* end confdefs.h.  */
11720| #include <stdio.h>
11721| #ifdef HAVE_SYS_TYPES_H
11722| # include <sys/types.h>
11723| #endif
11724| #ifdef HAVE_SYS_STAT_H
11725| # include <sys/stat.h>
11726| #endif
11727| #ifdef STDC_HEADERS
11728| # include <stdlib.h>
11729| # include <stddef.h>
11730| #else
11731| # ifdef HAVE_STDLIB_H
11732| #  include <stdlib.h>
11733| # endif
11734| #endif
11735| #ifdef HAVE_STRING_H
11736| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
11737| #  include <memory.h>
11738| # endif
11739| # include <string.h>
11740| #endif
11741| #ifdef HAVE_STRINGS_H
11742| # include <strings.h>
11743| #endif
11744| #ifdef HAVE_INTTYPES_H
11745| # include <inttypes.h>
11746| #endif
11747| #ifdef HAVE_STDINT_H
11748| # include <stdint.h>
11749| #endif
11750| #ifdef HAVE_UNISTD_H
11751| # include <unistd.h>
11752| #endif
11753| #include <sys/mntent.h>
11754configure:51077: result: no
11755configure:51081: checking sys/mntent.h presence
11756configure:51096: /usr/bin/gcc-4.2 -E  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
11757conftest.c:216:24: error: sys/mntent.h: No such file or directory
11758configure:51103: $? = 1
11759configure: failed program was:
11760| /* confdefs.h.  */
11761| #define PACKAGE_NAME ""
11762| #define PACKAGE_TARNAME ""
11763| #define PACKAGE_VERSION ""
11764| #define PACKAGE_STRING ""
11765| #define PACKAGE_BUGREPORT ""
11766| #define PACKAGE "kdelibs"
11767| #define VERSION "3.5.10"
11768| #define KDELIBSUFF ""
11769| #define STDC_HEADERS 1
11770| #define HAVE_SYS_TYPES_H 1
11771| #define HAVE_SYS_STAT_H 1
11772| #define HAVE_STDLIB_H 1
11773| #define HAVE_STRING_H 1
11774| #define HAVE_MEMORY_H 1
11775| #define HAVE_STRINGS_H 1
11776| #define HAVE_INTTYPES_H 1
11777| #define HAVE_STDINT_H 1
11778| #define HAVE_UNISTD_H 1
11779| #define HAVE_DLFCN_H 1
11780| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
11781| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
11782| #define LTDL_OBJDIR ".libs/"
11783| #define HAVE_PRELOADED_SYMBOLS 1
11784| #define HAVE_LIBDL 1
11785| #define HAVE_DLERROR 1
11786| #define HAVE_MEMORY_H 1
11787| #define HAVE_STDLIB_H 1
11788| #define HAVE_STDIO_H 1
11789| #define HAVE_CTYPE_H 1
11790| #define HAVE_DLFCN_H 1
11791| #define HAVE_STRING_H 1
11792| #define HAVE_STRCHR 1
11793| #define HAVE_STRRCHR 1
11794| #define HAVE_MEMCPY 1
11795| #define HAVE_STRCMP 1
11796| #define HAVE_ALLOCA_H 1
11797| #define HAVE_ALLOCA 1
11798| #define HAVE_STDLIB_H 1
11799| #define HAVE_UNISTD_H 1
11800| #define HAVE_GETPAGESIZE 1
11801| #define HAVE_MMAP 1
11802| #define HAVE_LIMITS_H 1
11803| #define HAVE_LOCALE_H 1
11804| #define HAVE_NL_TYPES_H 1
11805| #define HAVE_STRING_H 1
11806| #define HAVE_ALLOCA_H 1
11807| #define HAVE_GETCWD 1
11808| #define HAVE_MUNMAP 1
11809| #define HAVE_PUTENV 1
11810| #define HAVE_SETLOCALE 1
11811| #define HAVE_STRCHR 1
11812| #define HAVE_STRCASECMP 1
11813| #define HAVE_STPCPY 1
11814| #define HAVE_LC_MESSAGES 1
11815| #define HAVE_SGI_STL 1
11816| #define HAVE_DIRENT_H 1
11817| #define STDC_HEADERS 1
11818| #define HAVE_SYS_PARAM_H 1
11819| #define HAVE_SYS_MMAN_H 1
11820| #define HAVE_SYS_TIME_H 1
11821| #define HAVE_STRINGS_H 1
11822| #define HAVE_SYS_STAT_H 1
11823| #define HAVE_SYS_SELECT_H 1
11824| #define HAVE_PATHS_H 1
11825| #define HAVE_LIMITS_H 1
11826| #define HAVE_DLFCN_H 1
11827| #define HAVE_TERMIOS_H 1
11828| #define HAVE_SYS_XATTR_H 1
11829| #define HAVE_STRLCAT 1
11830| #define HAVE_STRLCAT_PROTO 1
11831| #define HAVE_STRLCPY 1
11832| #define HAVE_STRLCPY_PROTO 1
11833| #define HAVE_CRYPT 1
11834| #define kde_socklen_t socklen_t
11835| #define ksize_t socklen_t
11836| #define HAVE_SYS_TYPES_H 1
11837| #define HAVE_STDINT_H 1
11838| #define HAVE_CARBON_CARBON_H 1
11839| #define HAVE_COREAUDIO 1
11840| #define HAVE_RES_INIT 1
11841| #define HAVE_RES_INIT 1
11842| #define HAVE_RES_INIT_PROTO 1
11843| #define SIZEOF_INT 4
11844| #define SIZEOF_SHORT 2
11845| #define SIZEOF_LONG 8
11846| #define SIZEOF_CHAR_P 8
11847| #define SIZEOF_SIZE_T 8
11848| #define SIZEOF_UNSIGNED_LONG 8
11849| #define HAVE_CRT_EXTERNS_H 1
11850| #define HAVE_NSGETENVIRON 1
11851| #define HAVE_VSNPRINTF 1
11852| #define HAVE_SNPRINTF 1
11853| #define HAVE_LIBZ 1
11854| #define HAVE_LIBPNG 1
11855| #define HAVE_LIBJPEG 1
11856| #define HAVE_LIBPTHREAD 1
11857| #define __KDE_HAVE_GCC_VISIBILITY "1"
11858| #define WITHOUT_ARTS 1
11859| #define KDEDIR "/opt/local"
11860| #define KDESYSCONFDIR "/opt/local/etc"
11861| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
11862| #define HAVE_X11_EXTENSIONS_XSHM_H 1
11863| #define HAVE_X11_ICE_ICELIB_H 1
11864| #define TIME_WITH_SYS_TIME 1
11865| #define HAVE_BOOL 1
11866| #define HAVE_SETENV 1
11867| #define HAVE_SETENV_PROTO 1
11868| #define HAVE_UNSETENV 1
11869| #define HAVE_UNSETENV_PROTO 1
11870| #define HAVE_RANDOM 1
11871| #define HAVE_RANDOM_PROTO 1
11872| #define HAVE_SRANDOM 1
11873| #define HAVE_SRANDOM_PROTO 1
11874| #define HAVE_MKSTEMPS 1
11875| #define HAVE_MKSTEMPS_PROTO 1
11876| #define HAVE_MKSTEMP 1
11877| #define HAVE_MKSTEMP_PROTO 1
11878| #define HAVE_MKDTEMP 1
11879| #define HAVE_MKDTEMP_PROTO 1
11880| #define HAVE_STRTOLL 1
11881| #define HAVE_SOCKET 1
11882| #define HAVE_SETEUID 1
11883| #define HAVE_SETEGID 1
11884| #define HAVE_STRFMON 1
11885| #define HAVE_STPCPY 1
11886| #define HAVE_GETTIMEOFDAY 1
11887| #define HAVE_READDIR_R 1
11888| #define HAVE_SETPRIORITY 1
11889| #define HAVE_USLEEP 1
11890| #define HAVE_USLEEP_PROTO 1
11891| #define HAVE_GETHOSTNAME 1
11892| #define HAVE_GETHOSTNAME_PROTO 1
11893| #define HAVE_RANDOM 1
11894| #define HAVE_RANDOM_PROTO 1
11895| #define HAVE_SRANDOM 1
11896| #define HAVE_SRANDOM_PROTO 1
11897| #define HAVE_S_ISSOCK 1
11898| #define HAVE_INITGROUPS 1
11899| #define HAVE_INITGROUPS_PROTO 1
11900| #define HAVE_MITSHM 1
11901| #define HAVE__ICETRANSNOLISTEN 1
11902| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
11903| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
11904| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
11905| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
11906| #define DCOP_PATH "/opt/local/bin"
11907| #define HAVE_DNSSD 1
11908| #define __KDE_EXECPREFIX "NONE"
11909| #define __KDE_BINDIR "/opt/local/bin"
11910| #define HAVE_IDNA_H 1
11911| #define HAVE_PUNYCODE_H 1
11912| #define HAVE_STRINGPREP_H 1
11913| #define HAVE_LIBIDN 1
11914| #define HAVE_INET_NTOP 1
11915| #define HAVE_INET_PTON 1
11916| #define HAVE_GETPEERNAME 1
11917| #define HAVE_GETSOCKNAME 1
11918| #define HAVE_GETSOCKOPT 1
11919| #define HAVE_GETHOSTBYNAME2 1
11920| #define HAVE_IF_NAMETOINDEX 1
11921| #define HAVE_NETINET_IN_H 1
11922| #define HAVE_NET_IF_H 1
11923| #define HAVE_SYS_FILIO_H 1
11924| #define HAVE_USLEEP 1
11925| #define HAVE_POLL 1
11926| #define HAVE_MADVISE 1
11927| #define HAVE_STRUCT_ADDRINFO 1
11928| #define HAVE_GETADDRINFO 1
11929| #define HAVE_FREEADDRINFO 1
11930| #define HAVE_GETNAMEINFO 1
11931| #define HAVE_GAI_STRERROR 1
11932| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
11933| #define HAVE_STRUCT_SOCKADDR_IN6 1
11934| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
11935| #define HAVE_BACKTRACE 1
11936| #define HAVE_SYS_MOUNT_H 1
11937| #define HAVE_LIBART 1
11938| #define HAVE_SYS_SELECT_H 1
11939| #define HAVE_UTIL_H 1
11940| #define HAVE_TERMIOS_H 1
11941| #define HAVE_REVOKE 1
11942| #define KDE_MALLOC_X86 1
11943| #define HAVE_XRENDER 1
11944| #define HAVE_X86_MMX 1
11945| #define HAVE_X86_SSE 1
11946| #define HAVE_X86_SSE2 1
11947| #define HAVE_X86_3DNOW 1
11948| #define HAVE_CUPS_NO_PWD_CACHE 1
11949| #define HAVE_CUPS 1
11950| #define __PATH_SU "/usr/bin/su"
11951| #define __PATH_SUDO "/usr/bin/sudo"
11952| #define DEFAULT_SUPER_USER_COMMAND "su"
11953| #define HAVE_INITGROUPS 1
11954| #define HAVE_UTIL_H 1
11955| #define HAVE_OPENPTY 1
11956| #define HAVE_OPENPTY 1
11957| #define HAVE_INITGROUPS 1
11958| #define HAVE_SETGROUPS 1
11959| #define HAVE_GETGROUPS 1
11960| #define HAVE_GRANTPT 1
11961| #define HAVE_SETPRIORITY 1
11962| #define HAVE_UNLOCKPT 1
11963| #define HAVE_PTSNAME 1
11964| #define HAVE_GETPEEREID 1
11965| #define XMLLINT "/opt/local/bin/xmllint"
11966| #define NEED_BZ2_PREFIX 1
11967| #define HAVE_LIBTIFF 1
11968| #define HAVE_LIBJPEG 1
11969| #define HAVE_LIBPNG 1
11970| #define HAVE_JASPER 1
11971| #define HAVE_EXR 1
11972| #define KDEINIT_USE_FONTCONFIG 1
11973| #define HAVE_LIBZ 1
11974| /* end confdefs.h.  */
11975| #include <sys/mntent.h>
11976configure:51117: result: no
11977configure:51145: checking for sys/mntent.h
11978configure:51154: result: no
11979configure:51039: checking mntent.h usability
11980configure:51056: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
11981conftest.c:249:20: error: mntent.h: No such file or directory
11982configure:51063: $? = 1
11983configure: failed program was:
11984| /* confdefs.h.  */
11985| #define PACKAGE_NAME ""
11986| #define PACKAGE_TARNAME ""
11987| #define PACKAGE_VERSION ""
11988| #define PACKAGE_STRING ""
11989| #define PACKAGE_BUGREPORT ""
11990| #define PACKAGE "kdelibs"
11991| #define VERSION "3.5.10"
11992| #define KDELIBSUFF ""
11993| #define STDC_HEADERS 1
11994| #define HAVE_SYS_TYPES_H 1
11995| #define HAVE_SYS_STAT_H 1
11996| #define HAVE_STDLIB_H 1
11997| #define HAVE_STRING_H 1
11998| #define HAVE_MEMORY_H 1
11999| #define HAVE_STRINGS_H 1
12000| #define HAVE_INTTYPES_H 1
12001| #define HAVE_STDINT_H 1
12002| #define HAVE_UNISTD_H 1
12003| #define HAVE_DLFCN_H 1
12004| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
12005| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
12006| #define LTDL_OBJDIR ".libs/"
12007| #define HAVE_PRELOADED_SYMBOLS 1
12008| #define HAVE_LIBDL 1
12009| #define HAVE_DLERROR 1
12010| #define HAVE_MEMORY_H 1
12011| #define HAVE_STDLIB_H 1
12012| #define HAVE_STDIO_H 1
12013| #define HAVE_CTYPE_H 1
12014| #define HAVE_DLFCN_H 1
12015| #define HAVE_STRING_H 1
12016| #define HAVE_STRCHR 1
12017| #define HAVE_STRRCHR 1
12018| #define HAVE_MEMCPY 1
12019| #define HAVE_STRCMP 1
12020| #define HAVE_ALLOCA_H 1
12021| #define HAVE_ALLOCA 1
12022| #define HAVE_STDLIB_H 1
12023| #define HAVE_UNISTD_H 1
12024| #define HAVE_GETPAGESIZE 1
12025| #define HAVE_MMAP 1
12026| #define HAVE_LIMITS_H 1
12027| #define HAVE_LOCALE_H 1
12028| #define HAVE_NL_TYPES_H 1
12029| #define HAVE_STRING_H 1
12030| #define HAVE_ALLOCA_H 1
12031| #define HAVE_GETCWD 1
12032| #define HAVE_MUNMAP 1
12033| #define HAVE_PUTENV 1
12034| #define HAVE_SETLOCALE 1
12035| #define HAVE_STRCHR 1
12036| #define HAVE_STRCASECMP 1
12037| #define HAVE_STPCPY 1
12038| #define HAVE_LC_MESSAGES 1
12039| #define HAVE_SGI_STL 1
12040| #define HAVE_DIRENT_H 1
12041| #define STDC_HEADERS 1
12042| #define HAVE_SYS_PARAM_H 1
12043| #define HAVE_SYS_MMAN_H 1
12044| #define HAVE_SYS_TIME_H 1
12045| #define HAVE_STRINGS_H 1
12046| #define HAVE_SYS_STAT_H 1
12047| #define HAVE_SYS_SELECT_H 1
12048| #define HAVE_PATHS_H 1
12049| #define HAVE_LIMITS_H 1
12050| #define HAVE_DLFCN_H 1
12051| #define HAVE_TERMIOS_H 1
12052| #define HAVE_SYS_XATTR_H 1
12053| #define HAVE_STRLCAT 1
12054| #define HAVE_STRLCAT_PROTO 1
12055| #define HAVE_STRLCPY 1
12056| #define HAVE_STRLCPY_PROTO 1
12057| #define HAVE_CRYPT 1
12058| #define kde_socklen_t socklen_t
12059| #define ksize_t socklen_t
12060| #define HAVE_SYS_TYPES_H 1
12061| #define HAVE_STDINT_H 1
12062| #define HAVE_CARBON_CARBON_H 1
12063| #define HAVE_COREAUDIO 1
12064| #define HAVE_RES_INIT 1
12065| #define HAVE_RES_INIT 1
12066| #define HAVE_RES_INIT_PROTO 1
12067| #define SIZEOF_INT 4
12068| #define SIZEOF_SHORT 2
12069| #define SIZEOF_LONG 8
12070| #define SIZEOF_CHAR_P 8
12071| #define SIZEOF_SIZE_T 8
12072| #define SIZEOF_UNSIGNED_LONG 8
12073| #define HAVE_CRT_EXTERNS_H 1
12074| #define HAVE_NSGETENVIRON 1
12075| #define HAVE_VSNPRINTF 1
12076| #define HAVE_SNPRINTF 1
12077| #define HAVE_LIBZ 1
12078| #define HAVE_LIBPNG 1
12079| #define HAVE_LIBJPEG 1
12080| #define HAVE_LIBPTHREAD 1
12081| #define __KDE_HAVE_GCC_VISIBILITY "1"
12082| #define WITHOUT_ARTS 1
12083| #define KDEDIR "/opt/local"
12084| #define KDESYSCONFDIR "/opt/local/etc"
12085| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
12086| #define HAVE_X11_EXTENSIONS_XSHM_H 1
12087| #define HAVE_X11_ICE_ICELIB_H 1
12088| #define TIME_WITH_SYS_TIME 1
12089| #define HAVE_BOOL 1
12090| #define HAVE_SETENV 1
12091| #define HAVE_SETENV_PROTO 1
12092| #define HAVE_UNSETENV 1
12093| #define HAVE_UNSETENV_PROTO 1
12094| #define HAVE_RANDOM 1
12095| #define HAVE_RANDOM_PROTO 1
12096| #define HAVE_SRANDOM 1
12097| #define HAVE_SRANDOM_PROTO 1
12098| #define HAVE_MKSTEMPS 1
12099| #define HAVE_MKSTEMPS_PROTO 1
12100| #define HAVE_MKSTEMP 1
12101| #define HAVE_MKSTEMP_PROTO 1
12102| #define HAVE_MKDTEMP 1
12103| #define HAVE_MKDTEMP_PROTO 1
12104| #define HAVE_STRTOLL 1
12105| #define HAVE_SOCKET 1
12106| #define HAVE_SETEUID 1
12107| #define HAVE_SETEGID 1
12108| #define HAVE_STRFMON 1
12109| #define HAVE_STPCPY 1
12110| #define HAVE_GETTIMEOFDAY 1
12111| #define HAVE_READDIR_R 1
12112| #define HAVE_SETPRIORITY 1
12113| #define HAVE_USLEEP 1
12114| #define HAVE_USLEEP_PROTO 1
12115| #define HAVE_GETHOSTNAME 1
12116| #define HAVE_GETHOSTNAME_PROTO 1
12117| #define HAVE_RANDOM 1
12118| #define HAVE_RANDOM_PROTO 1
12119| #define HAVE_SRANDOM 1
12120| #define HAVE_SRANDOM_PROTO 1
12121| #define HAVE_S_ISSOCK 1
12122| #define HAVE_INITGROUPS 1
12123| #define HAVE_INITGROUPS_PROTO 1
12124| #define HAVE_MITSHM 1
12125| #define HAVE__ICETRANSNOLISTEN 1
12126| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
12127| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
12128| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
12129| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
12130| #define DCOP_PATH "/opt/local/bin"
12131| #define HAVE_DNSSD 1
12132| #define __KDE_EXECPREFIX "NONE"
12133| #define __KDE_BINDIR "/opt/local/bin"
12134| #define HAVE_IDNA_H 1
12135| #define HAVE_PUNYCODE_H 1
12136| #define HAVE_STRINGPREP_H 1
12137| #define HAVE_LIBIDN 1
12138| #define HAVE_INET_NTOP 1
12139| #define HAVE_INET_PTON 1
12140| #define HAVE_GETPEERNAME 1
12141| #define HAVE_GETSOCKNAME 1
12142| #define HAVE_GETSOCKOPT 1
12143| #define HAVE_GETHOSTBYNAME2 1
12144| #define HAVE_IF_NAMETOINDEX 1
12145| #define HAVE_NETINET_IN_H 1
12146| #define HAVE_NET_IF_H 1
12147| #define HAVE_SYS_FILIO_H 1
12148| #define HAVE_USLEEP 1
12149| #define HAVE_POLL 1
12150| #define HAVE_MADVISE 1
12151| #define HAVE_STRUCT_ADDRINFO 1
12152| #define HAVE_GETADDRINFO 1
12153| #define HAVE_FREEADDRINFO 1
12154| #define HAVE_GETNAMEINFO 1
12155| #define HAVE_GAI_STRERROR 1
12156| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
12157| #define HAVE_STRUCT_SOCKADDR_IN6 1
12158| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
12159| #define HAVE_BACKTRACE 1
12160| #define HAVE_SYS_MOUNT_H 1
12161| #define HAVE_LIBART 1
12162| #define HAVE_SYS_SELECT_H 1
12163| #define HAVE_UTIL_H 1
12164| #define HAVE_TERMIOS_H 1
12165| #define HAVE_REVOKE 1
12166| #define KDE_MALLOC_X86 1
12167| #define HAVE_XRENDER 1
12168| #define HAVE_X86_MMX 1
12169| #define HAVE_X86_SSE 1
12170| #define HAVE_X86_SSE2 1
12171| #define HAVE_X86_3DNOW 1
12172| #define HAVE_CUPS_NO_PWD_CACHE 1
12173| #define HAVE_CUPS 1
12174| #define __PATH_SU "/usr/bin/su"
12175| #define __PATH_SUDO "/usr/bin/sudo"
12176| #define DEFAULT_SUPER_USER_COMMAND "su"
12177| #define HAVE_INITGROUPS 1
12178| #define HAVE_UTIL_H 1
12179| #define HAVE_OPENPTY 1
12180| #define HAVE_OPENPTY 1
12181| #define HAVE_INITGROUPS 1
12182| #define HAVE_SETGROUPS 1
12183| #define HAVE_GETGROUPS 1
12184| #define HAVE_GRANTPT 1
12185| #define HAVE_SETPRIORITY 1
12186| #define HAVE_UNLOCKPT 1
12187| #define HAVE_PTSNAME 1
12188| #define HAVE_GETPEEREID 1
12189| #define XMLLINT "/opt/local/bin/xmllint"
12190| #define NEED_BZ2_PREFIX 1
12191| #define HAVE_LIBTIFF 1
12192| #define HAVE_LIBJPEG 1
12193| #define HAVE_LIBPNG 1
12194| #define HAVE_JASPER 1
12195| #define HAVE_EXR 1
12196| #define KDEINIT_USE_FONTCONFIG 1
12197| #define HAVE_LIBZ 1
12198| /* end confdefs.h.  */
12199| #include <stdio.h>
12200| #ifdef HAVE_SYS_TYPES_H
12201| # include <sys/types.h>
12202| #endif
12203| #ifdef HAVE_SYS_STAT_H
12204| # include <sys/stat.h>
12205| #endif
12206| #ifdef STDC_HEADERS
12207| # include <stdlib.h>
12208| # include <stddef.h>
12209| #else
12210| # ifdef HAVE_STDLIB_H
12211| #  include <stdlib.h>
12212| # endif
12213| #endif
12214| #ifdef HAVE_STRING_H
12215| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
12216| #  include <memory.h>
12217| # endif
12218| # include <string.h>
12219| #endif
12220| #ifdef HAVE_STRINGS_H
12221| # include <strings.h>
12222| #endif
12223| #ifdef HAVE_INTTYPES_H
12224| # include <inttypes.h>
12225| #endif
12226| #ifdef HAVE_STDINT_H
12227| # include <stdint.h>
12228| #endif
12229| #ifdef HAVE_UNISTD_H
12230| # include <unistd.h>
12231| #endif
12232| #include <mntent.h>
12233configure:51077: result: no
12234configure:51081: checking mntent.h presence
12235configure:51096: /usr/bin/gcc-4.2 -E  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
12236conftest.c:216:20: error: mntent.h: No such file or directory
12237configure:51103: $? = 1
12238configure: failed program was:
12239| /* confdefs.h.  */
12240| #define PACKAGE_NAME ""
12241| #define PACKAGE_TARNAME ""
12242| #define PACKAGE_VERSION ""
12243| #define PACKAGE_STRING ""
12244| #define PACKAGE_BUGREPORT ""
12245| #define PACKAGE "kdelibs"
12246| #define VERSION "3.5.10"
12247| #define KDELIBSUFF ""
12248| #define STDC_HEADERS 1
12249| #define HAVE_SYS_TYPES_H 1
12250| #define HAVE_SYS_STAT_H 1
12251| #define HAVE_STDLIB_H 1
12252| #define HAVE_STRING_H 1
12253| #define HAVE_MEMORY_H 1
12254| #define HAVE_STRINGS_H 1
12255| #define HAVE_INTTYPES_H 1
12256| #define HAVE_STDINT_H 1
12257| #define HAVE_UNISTD_H 1
12258| #define HAVE_DLFCN_H 1
12259| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
12260| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
12261| #define LTDL_OBJDIR ".libs/"
12262| #define HAVE_PRELOADED_SYMBOLS 1
12263| #define HAVE_LIBDL 1
12264| #define HAVE_DLERROR 1
12265| #define HAVE_MEMORY_H 1
12266| #define HAVE_STDLIB_H 1
12267| #define HAVE_STDIO_H 1
12268| #define HAVE_CTYPE_H 1
12269| #define HAVE_DLFCN_H 1
12270| #define HAVE_STRING_H 1
12271| #define HAVE_STRCHR 1
12272| #define HAVE_STRRCHR 1
12273| #define HAVE_MEMCPY 1
12274| #define HAVE_STRCMP 1
12275| #define HAVE_ALLOCA_H 1
12276| #define HAVE_ALLOCA 1
12277| #define HAVE_STDLIB_H 1
12278| #define HAVE_UNISTD_H 1
12279| #define HAVE_GETPAGESIZE 1
12280| #define HAVE_MMAP 1
12281| #define HAVE_LIMITS_H 1
12282| #define HAVE_LOCALE_H 1
12283| #define HAVE_NL_TYPES_H 1
12284| #define HAVE_STRING_H 1
12285| #define HAVE_ALLOCA_H 1
12286| #define HAVE_GETCWD 1
12287| #define HAVE_MUNMAP 1
12288| #define HAVE_PUTENV 1
12289| #define HAVE_SETLOCALE 1
12290| #define HAVE_STRCHR 1
12291| #define HAVE_STRCASECMP 1
12292| #define HAVE_STPCPY 1
12293| #define HAVE_LC_MESSAGES 1
12294| #define HAVE_SGI_STL 1
12295| #define HAVE_DIRENT_H 1
12296| #define STDC_HEADERS 1
12297| #define HAVE_SYS_PARAM_H 1
12298| #define HAVE_SYS_MMAN_H 1
12299| #define HAVE_SYS_TIME_H 1
12300| #define HAVE_STRINGS_H 1
12301| #define HAVE_SYS_STAT_H 1
12302| #define HAVE_SYS_SELECT_H 1
12303| #define HAVE_PATHS_H 1
12304| #define HAVE_LIMITS_H 1
12305| #define HAVE_DLFCN_H 1
12306| #define HAVE_TERMIOS_H 1
12307| #define HAVE_SYS_XATTR_H 1
12308| #define HAVE_STRLCAT 1
12309| #define HAVE_STRLCAT_PROTO 1
12310| #define HAVE_STRLCPY 1
12311| #define HAVE_STRLCPY_PROTO 1
12312| #define HAVE_CRYPT 1
12313| #define kde_socklen_t socklen_t
12314| #define ksize_t socklen_t
12315| #define HAVE_SYS_TYPES_H 1
12316| #define HAVE_STDINT_H 1
12317| #define HAVE_CARBON_CARBON_H 1
12318| #define HAVE_COREAUDIO 1
12319| #define HAVE_RES_INIT 1
12320| #define HAVE_RES_INIT 1
12321| #define HAVE_RES_INIT_PROTO 1
12322| #define SIZEOF_INT 4
12323| #define SIZEOF_SHORT 2
12324| #define SIZEOF_LONG 8
12325| #define SIZEOF_CHAR_P 8
12326| #define SIZEOF_SIZE_T 8
12327| #define SIZEOF_UNSIGNED_LONG 8
12328| #define HAVE_CRT_EXTERNS_H 1
12329| #define HAVE_NSGETENVIRON 1
12330| #define HAVE_VSNPRINTF 1
12331| #define HAVE_SNPRINTF 1
12332| #define HAVE_LIBZ 1
12333| #define HAVE_LIBPNG 1
12334| #define HAVE_LIBJPEG 1
12335| #define HAVE_LIBPTHREAD 1
12336| #define __KDE_HAVE_GCC_VISIBILITY "1"
12337| #define WITHOUT_ARTS 1
12338| #define KDEDIR "/opt/local"
12339| #define KDESYSCONFDIR "/opt/local/etc"
12340| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
12341| #define HAVE_X11_EXTENSIONS_XSHM_H 1
12342| #define HAVE_X11_ICE_ICELIB_H 1
12343| #define TIME_WITH_SYS_TIME 1
12344| #define HAVE_BOOL 1
12345| #define HAVE_SETENV 1
12346| #define HAVE_SETENV_PROTO 1
12347| #define HAVE_UNSETENV 1
12348| #define HAVE_UNSETENV_PROTO 1
12349| #define HAVE_RANDOM 1
12350| #define HAVE_RANDOM_PROTO 1
12351| #define HAVE_SRANDOM 1
12352| #define HAVE_SRANDOM_PROTO 1
12353| #define HAVE_MKSTEMPS 1
12354| #define HAVE_MKSTEMPS_PROTO 1
12355| #define HAVE_MKSTEMP 1
12356| #define HAVE_MKSTEMP_PROTO 1
12357| #define HAVE_MKDTEMP 1
12358| #define HAVE_MKDTEMP_PROTO 1
12359| #define HAVE_STRTOLL 1
12360| #define HAVE_SOCKET 1
12361| #define HAVE_SETEUID 1
12362| #define HAVE_SETEGID 1
12363| #define HAVE_STRFMON 1
12364| #define HAVE_STPCPY 1
12365| #define HAVE_GETTIMEOFDAY 1
12366| #define HAVE_READDIR_R 1
12367| #define HAVE_SETPRIORITY 1
12368| #define HAVE_USLEEP 1
12369| #define HAVE_USLEEP_PROTO 1
12370| #define HAVE_GETHOSTNAME 1
12371| #define HAVE_GETHOSTNAME_PROTO 1
12372| #define HAVE_RANDOM 1
12373| #define HAVE_RANDOM_PROTO 1
12374| #define HAVE_SRANDOM 1
12375| #define HAVE_SRANDOM_PROTO 1
12376| #define HAVE_S_ISSOCK 1
12377| #define HAVE_INITGROUPS 1
12378| #define HAVE_INITGROUPS_PROTO 1
12379| #define HAVE_MITSHM 1
12380| #define HAVE__ICETRANSNOLISTEN 1
12381| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
12382| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
12383| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
12384| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
12385| #define DCOP_PATH "/opt/local/bin"
12386| #define HAVE_DNSSD 1
12387| #define __KDE_EXECPREFIX "NONE"
12388| #define __KDE_BINDIR "/opt/local/bin"
12389| #define HAVE_IDNA_H 1
12390| #define HAVE_PUNYCODE_H 1
12391| #define HAVE_STRINGPREP_H 1
12392| #define HAVE_LIBIDN 1
12393| #define HAVE_INET_NTOP 1
12394| #define HAVE_INET_PTON 1
12395| #define HAVE_GETPEERNAME 1
12396| #define HAVE_GETSOCKNAME 1
12397| #define HAVE_GETSOCKOPT 1
12398| #define HAVE_GETHOSTBYNAME2 1
12399| #define HAVE_IF_NAMETOINDEX 1
12400| #define HAVE_NETINET_IN_H 1
12401| #define HAVE_NET_IF_H 1
12402| #define HAVE_SYS_FILIO_H 1
12403| #define HAVE_USLEEP 1
12404| #define HAVE_POLL 1
12405| #define HAVE_MADVISE 1
12406| #define HAVE_STRUCT_ADDRINFO 1
12407| #define HAVE_GETADDRINFO 1
12408| #define HAVE_FREEADDRINFO 1
12409| #define HAVE_GETNAMEINFO 1
12410| #define HAVE_GAI_STRERROR 1
12411| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
12412| #define HAVE_STRUCT_SOCKADDR_IN6 1
12413| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
12414| #define HAVE_BACKTRACE 1
12415| #define HAVE_SYS_MOUNT_H 1
12416| #define HAVE_LIBART 1
12417| #define HAVE_SYS_SELECT_H 1
12418| #define HAVE_UTIL_H 1
12419| #define HAVE_TERMIOS_H 1
12420| #define HAVE_REVOKE 1
12421| #define KDE_MALLOC_X86 1
12422| #define HAVE_XRENDER 1
12423| #define HAVE_X86_MMX 1
12424| #define HAVE_X86_SSE 1
12425| #define HAVE_X86_SSE2 1
12426| #define HAVE_X86_3DNOW 1
12427| #define HAVE_CUPS_NO_PWD_CACHE 1
12428| #define HAVE_CUPS 1
12429| #define __PATH_SU "/usr/bin/su"
12430| #define __PATH_SUDO "/usr/bin/sudo"
12431| #define DEFAULT_SUPER_USER_COMMAND "su"
12432| #define HAVE_INITGROUPS 1
12433| #define HAVE_UTIL_H 1
12434| #define HAVE_OPENPTY 1
12435| #define HAVE_OPENPTY 1
12436| #define HAVE_INITGROUPS 1
12437| #define HAVE_SETGROUPS 1
12438| #define HAVE_GETGROUPS 1
12439| #define HAVE_GRANTPT 1
12440| #define HAVE_SETPRIORITY 1
12441| #define HAVE_UNLOCKPT 1
12442| #define HAVE_PTSNAME 1
12443| #define HAVE_GETPEEREID 1
12444| #define XMLLINT "/opt/local/bin/xmllint"
12445| #define NEED_BZ2_PREFIX 1
12446| #define HAVE_LIBTIFF 1
12447| #define HAVE_LIBJPEG 1
12448| #define HAVE_LIBPNG 1
12449| #define HAVE_JASPER 1
12450| #define HAVE_EXR 1
12451| #define KDEINIT_USE_FONTCONFIG 1
12452| #define HAVE_LIBZ 1
12453| /* end confdefs.h.  */
12454| #include <mntent.h>
12455configure:51117: result: no
12456configure:51145: checking for mntent.h
12457configure:51154: result: no
12458configure:51039: checking fstab.h usability
12459configure:51056: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
12460configure:51063: $? = 0
12461configure:51077: result: yes
12462configure:51081: checking fstab.h presence
12463configure:51096: /usr/bin/gcc-4.2 -E  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
12464configure:51103: $? = 0
12465configure:51117: result: yes
12466configure:51145: checking for fstab.h
12467configure:51154: result: yes
12468configure:51039: checking sys/ucred.h usability
12469configure:51056: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
12470configure:51063: $? = 0
12471configure:51077: result: yes
12472configure:51081: checking sys/ucred.h presence
12473configure:51096: /usr/bin/gcc-4.2 -E  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
12474configure:51103: $? = 0
12475configure:51117: result: yes
12476configure:51145: checking for sys/ucred.h
12477configure:51154: result: yes
12478configure:51028: checking for sys/mount.h
12479configure:51035: result: yes
12480configure:51174: checking for setmntent
12481configure:51230: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
12482Undefined symbols:
12483  "_setmntent", referenced from:
12484      _main in cceYFK2e.o
12485ld: symbol(s) not found
12486collect2: ld returned 1 exit status
12487configure:51237: $? = 1
12488configure: failed program was:
12489| /* confdefs.h.  */
12490| #define PACKAGE_NAME ""
12491| #define PACKAGE_TARNAME ""
12492| #define PACKAGE_VERSION ""
12493| #define PACKAGE_STRING ""
12494| #define PACKAGE_BUGREPORT ""
12495| #define PACKAGE "kdelibs"
12496| #define VERSION "3.5.10"
12497| #define KDELIBSUFF ""
12498| #define STDC_HEADERS 1
12499| #define HAVE_SYS_TYPES_H 1
12500| #define HAVE_SYS_STAT_H 1
12501| #define HAVE_STDLIB_H 1
12502| #define HAVE_STRING_H 1
12503| #define HAVE_MEMORY_H 1
12504| #define HAVE_STRINGS_H 1
12505| #define HAVE_INTTYPES_H 1
12506| #define HAVE_STDINT_H 1
12507| #define HAVE_UNISTD_H 1
12508| #define HAVE_DLFCN_H 1
12509| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
12510| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
12511| #define LTDL_OBJDIR ".libs/"
12512| #define HAVE_PRELOADED_SYMBOLS 1
12513| #define HAVE_LIBDL 1
12514| #define HAVE_DLERROR 1
12515| #define HAVE_MEMORY_H 1
12516| #define HAVE_STDLIB_H 1
12517| #define HAVE_STDIO_H 1
12518| #define HAVE_CTYPE_H 1
12519| #define HAVE_DLFCN_H 1
12520| #define HAVE_STRING_H 1
12521| #define HAVE_STRCHR 1
12522| #define HAVE_STRRCHR 1
12523| #define HAVE_MEMCPY 1
12524| #define HAVE_STRCMP 1
12525| #define HAVE_ALLOCA_H 1
12526| #define HAVE_ALLOCA 1
12527| #define HAVE_STDLIB_H 1
12528| #define HAVE_UNISTD_H 1
12529| #define HAVE_GETPAGESIZE 1
12530| #define HAVE_MMAP 1
12531| #define HAVE_LIMITS_H 1
12532| #define HAVE_LOCALE_H 1
12533| #define HAVE_NL_TYPES_H 1
12534| #define HAVE_STRING_H 1
12535| #define HAVE_ALLOCA_H 1
12536| #define HAVE_GETCWD 1
12537| #define HAVE_MUNMAP 1
12538| #define HAVE_PUTENV 1
12539| #define HAVE_SETLOCALE 1
12540| #define HAVE_STRCHR 1
12541| #define HAVE_STRCASECMP 1
12542| #define HAVE_STPCPY 1
12543| #define HAVE_LC_MESSAGES 1
12544| #define HAVE_SGI_STL 1
12545| #define HAVE_DIRENT_H 1
12546| #define STDC_HEADERS 1
12547| #define HAVE_SYS_PARAM_H 1
12548| #define HAVE_SYS_MMAN_H 1
12549| #define HAVE_SYS_TIME_H 1
12550| #define HAVE_STRINGS_H 1
12551| #define HAVE_SYS_STAT_H 1
12552| #define HAVE_SYS_SELECT_H 1
12553| #define HAVE_PATHS_H 1
12554| #define HAVE_LIMITS_H 1
12555| #define HAVE_DLFCN_H 1
12556| #define HAVE_TERMIOS_H 1
12557| #define HAVE_SYS_XATTR_H 1
12558| #define HAVE_STRLCAT 1
12559| #define HAVE_STRLCAT_PROTO 1
12560| #define HAVE_STRLCPY 1
12561| #define HAVE_STRLCPY_PROTO 1
12562| #define HAVE_CRYPT 1
12563| #define kde_socklen_t socklen_t
12564| #define ksize_t socklen_t
12565| #define HAVE_SYS_TYPES_H 1
12566| #define HAVE_STDINT_H 1
12567| #define HAVE_CARBON_CARBON_H 1
12568| #define HAVE_COREAUDIO 1
12569| #define HAVE_RES_INIT 1
12570| #define HAVE_RES_INIT 1
12571| #define HAVE_RES_INIT_PROTO 1
12572| #define SIZEOF_INT 4
12573| #define SIZEOF_SHORT 2
12574| #define SIZEOF_LONG 8
12575| #define SIZEOF_CHAR_P 8
12576| #define SIZEOF_SIZE_T 8
12577| #define SIZEOF_UNSIGNED_LONG 8
12578| #define HAVE_CRT_EXTERNS_H 1
12579| #define HAVE_NSGETENVIRON 1
12580| #define HAVE_VSNPRINTF 1
12581| #define HAVE_SNPRINTF 1
12582| #define HAVE_LIBZ 1
12583| #define HAVE_LIBPNG 1
12584| #define HAVE_LIBJPEG 1
12585| #define HAVE_LIBPTHREAD 1
12586| #define __KDE_HAVE_GCC_VISIBILITY "1"
12587| #define WITHOUT_ARTS 1
12588| #define KDEDIR "/opt/local"
12589| #define KDESYSCONFDIR "/opt/local/etc"
12590| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
12591| #define HAVE_X11_EXTENSIONS_XSHM_H 1
12592| #define HAVE_X11_ICE_ICELIB_H 1
12593| #define TIME_WITH_SYS_TIME 1
12594| #define HAVE_BOOL 1
12595| #define HAVE_SETENV 1
12596| #define HAVE_SETENV_PROTO 1
12597| #define HAVE_UNSETENV 1
12598| #define HAVE_UNSETENV_PROTO 1
12599| #define HAVE_RANDOM 1
12600| #define HAVE_RANDOM_PROTO 1
12601| #define HAVE_SRANDOM 1
12602| #define HAVE_SRANDOM_PROTO 1
12603| #define HAVE_MKSTEMPS 1
12604| #define HAVE_MKSTEMPS_PROTO 1
12605| #define HAVE_MKSTEMP 1
12606| #define HAVE_MKSTEMP_PROTO 1
12607| #define HAVE_MKDTEMP 1
12608| #define HAVE_MKDTEMP_PROTO 1
12609| #define HAVE_STRTOLL 1
12610| #define HAVE_SOCKET 1
12611| #define HAVE_SETEUID 1
12612| #define HAVE_SETEGID 1
12613| #define HAVE_STRFMON 1
12614| #define HAVE_STPCPY 1
12615| #define HAVE_GETTIMEOFDAY 1
12616| #define HAVE_READDIR_R 1
12617| #define HAVE_SETPRIORITY 1
12618| #define HAVE_USLEEP 1
12619| #define HAVE_USLEEP_PROTO 1
12620| #define HAVE_GETHOSTNAME 1
12621| #define HAVE_GETHOSTNAME_PROTO 1
12622| #define HAVE_RANDOM 1
12623| #define HAVE_RANDOM_PROTO 1
12624| #define HAVE_SRANDOM 1
12625| #define HAVE_SRANDOM_PROTO 1
12626| #define HAVE_S_ISSOCK 1
12627| #define HAVE_INITGROUPS 1
12628| #define HAVE_INITGROUPS_PROTO 1
12629| #define HAVE_MITSHM 1
12630| #define HAVE__ICETRANSNOLISTEN 1
12631| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
12632| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
12633| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
12634| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
12635| #define DCOP_PATH "/opt/local/bin"
12636| #define HAVE_DNSSD 1
12637| #define __KDE_EXECPREFIX "NONE"
12638| #define __KDE_BINDIR "/opt/local/bin"
12639| #define HAVE_IDNA_H 1
12640| #define HAVE_PUNYCODE_H 1
12641| #define HAVE_STRINGPREP_H 1
12642| #define HAVE_LIBIDN 1
12643| #define HAVE_INET_NTOP 1
12644| #define HAVE_INET_PTON 1
12645| #define HAVE_GETPEERNAME 1
12646| #define HAVE_GETSOCKNAME 1
12647| #define HAVE_GETSOCKOPT 1
12648| #define HAVE_GETHOSTBYNAME2 1
12649| #define HAVE_IF_NAMETOINDEX 1
12650| #define HAVE_NETINET_IN_H 1
12651| #define HAVE_NET_IF_H 1
12652| #define HAVE_SYS_FILIO_H 1
12653| #define HAVE_USLEEP 1
12654| #define HAVE_POLL 1
12655| #define HAVE_MADVISE 1
12656| #define HAVE_STRUCT_ADDRINFO 1
12657| #define HAVE_GETADDRINFO 1
12658| #define HAVE_FREEADDRINFO 1
12659| #define HAVE_GETNAMEINFO 1
12660| #define HAVE_GAI_STRERROR 1
12661| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
12662| #define HAVE_STRUCT_SOCKADDR_IN6 1
12663| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
12664| #define HAVE_BACKTRACE 1
12665| #define HAVE_SYS_MOUNT_H 1
12666| #define HAVE_LIBART 1
12667| #define HAVE_SYS_SELECT_H 1
12668| #define HAVE_UTIL_H 1
12669| #define HAVE_TERMIOS_H 1
12670| #define HAVE_REVOKE 1
12671| #define KDE_MALLOC_X86 1
12672| #define HAVE_XRENDER 1
12673| #define HAVE_X86_MMX 1
12674| #define HAVE_X86_SSE 1
12675| #define HAVE_X86_SSE2 1
12676| #define HAVE_X86_3DNOW 1
12677| #define HAVE_CUPS_NO_PWD_CACHE 1
12678| #define HAVE_CUPS 1
12679| #define __PATH_SU "/usr/bin/su"
12680| #define __PATH_SUDO "/usr/bin/sudo"
12681| #define DEFAULT_SUPER_USER_COMMAND "su"
12682| #define HAVE_INITGROUPS 1
12683| #define HAVE_UTIL_H 1
12684| #define HAVE_OPENPTY 1
12685| #define HAVE_OPENPTY 1
12686| #define HAVE_INITGROUPS 1
12687| #define HAVE_SETGROUPS 1
12688| #define HAVE_GETGROUPS 1
12689| #define HAVE_GRANTPT 1
12690| #define HAVE_SETPRIORITY 1
12691| #define HAVE_UNLOCKPT 1
12692| #define HAVE_PTSNAME 1
12693| #define HAVE_GETPEEREID 1
12694| #define XMLLINT "/opt/local/bin/xmllint"
12695| #define NEED_BZ2_PREFIX 1
12696| #define HAVE_LIBTIFF 1
12697| #define HAVE_LIBJPEG 1
12698| #define HAVE_LIBPNG 1
12699| #define HAVE_JASPER 1
12700| #define HAVE_EXR 1
12701| #define KDEINIT_USE_FONTCONFIG 1
12702| #define HAVE_LIBZ 1
12703| #define HAVE_FSTAB_H 1
12704| #define HAVE_SYS_UCRED_H 1
12705| #define HAVE_SYS_MOUNT_H 1
12706| /* end confdefs.h.  */
12707| /* Define setmntent to an innocuous variant, in case <limits.h> declares setmntent.
12708|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
12709| #define setmntent innocuous_setmntent
12710|
12711| /* System header to define __stub macros and hopefully few prototypes,
12712|     which can conflict with char setmntent (); below.
12713|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12714|     <limits.h> exists even on freestanding compilers.  */
12715|
12716| #ifdef __STDC__
12717| # include <limits.h>
12718| #else
12719| # include <assert.h>
12720| #endif
12721|
12722| #undef setmntent
12723|
12724| /* Override any GCC internal prototype to avoid an error.
12725|    Use char because int might match the return type of a GCC
12726|    builtin and then its argument prototype would still apply.  */
12727| #ifdef __cplusplus
12728| extern "C"
12729| #endif
12730| char setmntent ();
12731| /* The GNU C library defines this for functions which it implements
12732|     to always fail with ENOSYS.  Some functions are actually named
12733|     something starting with __ and the normal name is an alias.  */
12734| #if defined __stub_setmntent || defined __stub___setmntent
12735| choke me
12736| #endif
12737|
12738| int
12739| main ()
12740| {
12741| return setmntent ();
12742|   ;
12743|   return 0;
12744| }
12745configure:51259: result: no
12746configure:51174: checking for getmntinfo
12747configure:51230: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
12748configure:51237: $? = 0
12749configure:51259: result: yes
12750configure:51276: checking for volmgt_running in -lvolmgt
12751configure:51311: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c -lvolmgt   -L/opt/local/lib >&5
12752ld: library not found for -lvolmgt
12753collect2: ld returned 1 exit status
12754configure:51318: $? = 1
12755configure: failed program was:
12756| /* confdefs.h.  */
12757| #define PACKAGE_NAME ""
12758| #define PACKAGE_TARNAME ""
12759| #define PACKAGE_VERSION ""
12760| #define PACKAGE_STRING ""
12761| #define PACKAGE_BUGREPORT ""
12762| #define PACKAGE "kdelibs"
12763| #define VERSION "3.5.10"
12764| #define KDELIBSUFF ""
12765| #define STDC_HEADERS 1
12766| #define HAVE_SYS_TYPES_H 1
12767| #define HAVE_SYS_STAT_H 1
12768| #define HAVE_STDLIB_H 1
12769| #define HAVE_STRING_H 1
12770| #define HAVE_MEMORY_H 1
12771| #define HAVE_STRINGS_H 1
12772| #define HAVE_INTTYPES_H 1
12773| #define HAVE_STDINT_H 1
12774| #define HAVE_UNISTD_H 1
12775| #define HAVE_DLFCN_H 1
12776| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
12777| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
12778| #define LTDL_OBJDIR ".libs/"
12779| #define HAVE_PRELOADED_SYMBOLS 1
12780| #define HAVE_LIBDL 1
12781| #define HAVE_DLERROR 1
12782| #define HAVE_MEMORY_H 1
12783| #define HAVE_STDLIB_H 1
12784| #define HAVE_STDIO_H 1
12785| #define HAVE_CTYPE_H 1
12786| #define HAVE_DLFCN_H 1
12787| #define HAVE_STRING_H 1
12788| #define HAVE_STRCHR 1
12789| #define HAVE_STRRCHR 1
12790| #define HAVE_MEMCPY 1
12791| #define HAVE_STRCMP 1
12792| #define HAVE_ALLOCA_H 1
12793| #define HAVE_ALLOCA 1
12794| #define HAVE_STDLIB_H 1
12795| #define HAVE_UNISTD_H 1
12796| #define HAVE_GETPAGESIZE 1
12797| #define HAVE_MMAP 1
12798| #define HAVE_LIMITS_H 1
12799| #define HAVE_LOCALE_H 1
12800| #define HAVE_NL_TYPES_H 1
12801| #define HAVE_STRING_H 1
12802| #define HAVE_ALLOCA_H 1
12803| #define HAVE_GETCWD 1
12804| #define HAVE_MUNMAP 1
12805| #define HAVE_PUTENV 1
12806| #define HAVE_SETLOCALE 1
12807| #define HAVE_STRCHR 1
12808| #define HAVE_STRCASECMP 1
12809| #define HAVE_STPCPY 1
12810| #define HAVE_LC_MESSAGES 1
12811| #define HAVE_SGI_STL 1
12812| #define HAVE_DIRENT_H 1
12813| #define STDC_HEADERS 1
12814| #define HAVE_SYS_PARAM_H 1
12815| #define HAVE_SYS_MMAN_H 1
12816| #define HAVE_SYS_TIME_H 1
12817| #define HAVE_STRINGS_H 1
12818| #define HAVE_SYS_STAT_H 1
12819| #define HAVE_SYS_SELECT_H 1
12820| #define HAVE_PATHS_H 1
12821| #define HAVE_LIMITS_H 1
12822| #define HAVE_DLFCN_H 1
12823| #define HAVE_TERMIOS_H 1
12824| #define HAVE_SYS_XATTR_H 1
12825| #define HAVE_STRLCAT 1
12826| #define HAVE_STRLCAT_PROTO 1
12827| #define HAVE_STRLCPY 1
12828| #define HAVE_STRLCPY_PROTO 1
12829| #define HAVE_CRYPT 1
12830| #define kde_socklen_t socklen_t
12831| #define ksize_t socklen_t
12832| #define HAVE_SYS_TYPES_H 1
12833| #define HAVE_STDINT_H 1
12834| #define HAVE_CARBON_CARBON_H 1
12835| #define HAVE_COREAUDIO 1
12836| #define HAVE_RES_INIT 1
12837| #define HAVE_RES_INIT 1
12838| #define HAVE_RES_INIT_PROTO 1
12839| #define SIZEOF_INT 4
12840| #define SIZEOF_SHORT 2
12841| #define SIZEOF_LONG 8
12842| #define SIZEOF_CHAR_P 8
12843| #define SIZEOF_SIZE_T 8
12844| #define SIZEOF_UNSIGNED_LONG 8
12845| #define HAVE_CRT_EXTERNS_H 1
12846| #define HAVE_NSGETENVIRON 1
12847| #define HAVE_VSNPRINTF 1
12848| #define HAVE_SNPRINTF 1
12849| #define HAVE_LIBZ 1
12850| #define HAVE_LIBPNG 1
12851| #define HAVE_LIBJPEG 1
12852| #define HAVE_LIBPTHREAD 1
12853| #define __KDE_HAVE_GCC_VISIBILITY "1"
12854| #define WITHOUT_ARTS 1
12855| #define KDEDIR "/opt/local"
12856| #define KDESYSCONFDIR "/opt/local/etc"
12857| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
12858| #define HAVE_X11_EXTENSIONS_XSHM_H 1
12859| #define HAVE_X11_ICE_ICELIB_H 1
12860| #define TIME_WITH_SYS_TIME 1
12861| #define HAVE_BOOL 1
12862| #define HAVE_SETENV 1
12863| #define HAVE_SETENV_PROTO 1
12864| #define HAVE_UNSETENV 1
12865| #define HAVE_UNSETENV_PROTO 1
12866| #define HAVE_RANDOM 1
12867| #define HAVE_RANDOM_PROTO 1
12868| #define HAVE_SRANDOM 1
12869| #define HAVE_SRANDOM_PROTO 1
12870| #define HAVE_MKSTEMPS 1
12871| #define HAVE_MKSTEMPS_PROTO 1
12872| #define HAVE_MKSTEMP 1
12873| #define HAVE_MKSTEMP_PROTO 1
12874| #define HAVE_MKDTEMP 1
12875| #define HAVE_MKDTEMP_PROTO 1
12876| #define HAVE_STRTOLL 1
12877| #define HAVE_SOCKET 1
12878| #define HAVE_SETEUID 1
12879| #define HAVE_SETEGID 1
12880| #define HAVE_STRFMON 1
12881| #define HAVE_STPCPY 1
12882| #define HAVE_GETTIMEOFDAY 1
12883| #define HAVE_READDIR_R 1
12884| #define HAVE_SETPRIORITY 1
12885| #define HAVE_USLEEP 1
12886| #define HAVE_USLEEP_PROTO 1
12887| #define HAVE_GETHOSTNAME 1
12888| #define HAVE_GETHOSTNAME_PROTO 1
12889| #define HAVE_RANDOM 1
12890| #define HAVE_RANDOM_PROTO 1
12891| #define HAVE_SRANDOM 1
12892| #define HAVE_SRANDOM_PROTO 1
12893| #define HAVE_S_ISSOCK 1
12894| #define HAVE_INITGROUPS 1
12895| #define HAVE_INITGROUPS_PROTO 1
12896| #define HAVE_MITSHM 1
12897| #define HAVE__ICETRANSNOLISTEN 1
12898| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
12899| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
12900| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
12901| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
12902| #define DCOP_PATH "/opt/local/bin"
12903| #define HAVE_DNSSD 1
12904| #define __KDE_EXECPREFIX "NONE"
12905| #define __KDE_BINDIR "/opt/local/bin"
12906| #define HAVE_IDNA_H 1
12907| #define HAVE_PUNYCODE_H 1
12908| #define HAVE_STRINGPREP_H 1
12909| #define HAVE_LIBIDN 1
12910| #define HAVE_INET_NTOP 1
12911| #define HAVE_INET_PTON 1
12912| #define HAVE_GETPEERNAME 1
12913| #define HAVE_GETSOCKNAME 1
12914| #define HAVE_GETSOCKOPT 1
12915| #define HAVE_GETHOSTBYNAME2 1
12916| #define HAVE_IF_NAMETOINDEX 1
12917| #define HAVE_NETINET_IN_H 1
12918| #define HAVE_NET_IF_H 1
12919| #define HAVE_SYS_FILIO_H 1
12920| #define HAVE_USLEEP 1
12921| #define HAVE_POLL 1
12922| #define HAVE_MADVISE 1
12923| #define HAVE_STRUCT_ADDRINFO 1
12924| #define HAVE_GETADDRINFO 1
12925| #define HAVE_FREEADDRINFO 1
12926| #define HAVE_GETNAMEINFO 1
12927| #define HAVE_GAI_STRERROR 1
12928| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
12929| #define HAVE_STRUCT_SOCKADDR_IN6 1
12930| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
12931| #define HAVE_BACKTRACE 1
12932| #define HAVE_SYS_MOUNT_H 1
12933| #define HAVE_LIBART 1
12934| #define HAVE_SYS_SELECT_H 1
12935| #define HAVE_UTIL_H 1
12936| #define HAVE_TERMIOS_H 1
12937| #define HAVE_REVOKE 1
12938| #define KDE_MALLOC_X86 1
12939| #define HAVE_XRENDER 1
12940| #define HAVE_X86_MMX 1
12941| #define HAVE_X86_SSE 1
12942| #define HAVE_X86_SSE2 1
12943| #define HAVE_X86_3DNOW 1
12944| #define HAVE_CUPS_NO_PWD_CACHE 1
12945| #define HAVE_CUPS 1
12946| #define __PATH_SU "/usr/bin/su"
12947| #define __PATH_SUDO "/usr/bin/sudo"
12948| #define DEFAULT_SUPER_USER_COMMAND "su"
12949| #define HAVE_INITGROUPS 1
12950| #define HAVE_UTIL_H 1
12951| #define HAVE_OPENPTY 1
12952| #define HAVE_OPENPTY 1
12953| #define HAVE_INITGROUPS 1
12954| #define HAVE_SETGROUPS 1
12955| #define HAVE_GETGROUPS 1
12956| #define HAVE_GRANTPT 1
12957| #define HAVE_SETPRIORITY 1
12958| #define HAVE_UNLOCKPT 1
12959| #define HAVE_PTSNAME 1
12960| #define HAVE_GETPEEREID 1
12961| #define XMLLINT "/opt/local/bin/xmllint"
12962| #define NEED_BZ2_PREFIX 1
12963| #define HAVE_LIBTIFF 1
12964| #define HAVE_LIBJPEG 1
12965| #define HAVE_LIBPNG 1
12966| #define HAVE_JASPER 1
12967| #define HAVE_EXR 1
12968| #define KDEINIT_USE_FONTCONFIG 1
12969| #define HAVE_LIBZ 1
12970| #define HAVE_FSTAB_H 1
12971| #define HAVE_SYS_UCRED_H 1
12972| #define HAVE_SYS_MOUNT_H 1
12973| #define HAVE_GETMNTINFO 1
12974| /* end confdefs.h.  */
12975|
12976| /* Override any GCC internal prototype to avoid an error.
12977|    Use char because int might match the return type of a GCC
12978|    builtin and then its argument prototype would still apply.  */
12979| #ifdef __cplusplus
12980| extern "C"
12981| #endif
12982| char volmgt_running ();
12983| int
12984| main ()
12985| {
12986| return volmgt_running ();
12987|   ;
12988|   return 0;
12989| }
12990configure:51339: result: no
12991configure:51363: checking if you need GNU extensions
12992conftest.c:1:22: error: features.h: No such file or directory
12993configure:51388: result: no
12994configure:51504: checking if you need GNU extensions
12995configure:51529: result: no
12996configure:51541: checking for Linux Inotify Notification
12997configure:51589: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
12998conftest.c:221:24: error: asm/unistd.h: No such file or directory
12999conftest.c:223:27: error: linux/inotify.h: No such file or directory
13000conftest.c:230:2: error: #error no inotify notification
13001conftest.c:233:2: error: #error no __NR_inotify_init
13002configure:51596: $? = 1
13003configure: failed program was:
13004| /* confdefs.h.  */
13005| #define PACKAGE_NAME ""
13006| #define PACKAGE_TARNAME ""
13007| #define PACKAGE_VERSION ""
13008| #define PACKAGE_STRING ""
13009| #define PACKAGE_BUGREPORT ""
13010| #define PACKAGE "kdelibs"
13011| #define VERSION "3.5.10"
13012| #define KDELIBSUFF ""
13013| #define STDC_HEADERS 1
13014| #define HAVE_SYS_TYPES_H 1
13015| #define HAVE_SYS_STAT_H 1
13016| #define HAVE_STDLIB_H 1
13017| #define HAVE_STRING_H 1
13018| #define HAVE_MEMORY_H 1
13019| #define HAVE_STRINGS_H 1
13020| #define HAVE_INTTYPES_H 1
13021| #define HAVE_STDINT_H 1
13022| #define HAVE_UNISTD_H 1
13023| #define HAVE_DLFCN_H 1
13024| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
13025| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
13026| #define LTDL_OBJDIR ".libs/"
13027| #define HAVE_PRELOADED_SYMBOLS 1
13028| #define HAVE_LIBDL 1
13029| #define HAVE_DLERROR 1
13030| #define HAVE_MEMORY_H 1
13031| #define HAVE_STDLIB_H 1
13032| #define HAVE_STDIO_H 1
13033| #define HAVE_CTYPE_H 1
13034| #define HAVE_DLFCN_H 1
13035| #define HAVE_STRING_H 1
13036| #define HAVE_STRCHR 1
13037| #define HAVE_STRRCHR 1
13038| #define HAVE_MEMCPY 1
13039| #define HAVE_STRCMP 1
13040| #define HAVE_ALLOCA_H 1
13041| #define HAVE_ALLOCA 1
13042| #define HAVE_STDLIB_H 1
13043| #define HAVE_UNISTD_H 1
13044| #define HAVE_GETPAGESIZE 1
13045| #define HAVE_MMAP 1
13046| #define HAVE_LIMITS_H 1
13047| #define HAVE_LOCALE_H 1
13048| #define HAVE_NL_TYPES_H 1
13049| #define HAVE_STRING_H 1
13050| #define HAVE_ALLOCA_H 1
13051| #define HAVE_GETCWD 1
13052| #define HAVE_MUNMAP 1
13053| #define HAVE_PUTENV 1
13054| #define HAVE_SETLOCALE 1
13055| #define HAVE_STRCHR 1
13056| #define HAVE_STRCASECMP 1
13057| #define HAVE_STPCPY 1
13058| #define HAVE_LC_MESSAGES 1
13059| #define HAVE_SGI_STL 1
13060| #define HAVE_DIRENT_H 1
13061| #define STDC_HEADERS 1
13062| #define HAVE_SYS_PARAM_H 1
13063| #define HAVE_SYS_MMAN_H 1
13064| #define HAVE_SYS_TIME_H 1
13065| #define HAVE_STRINGS_H 1
13066| #define HAVE_SYS_STAT_H 1
13067| #define HAVE_SYS_SELECT_H 1
13068| #define HAVE_PATHS_H 1
13069| #define HAVE_LIMITS_H 1
13070| #define HAVE_DLFCN_H 1
13071| #define HAVE_TERMIOS_H 1
13072| #define HAVE_SYS_XATTR_H 1
13073| #define HAVE_STRLCAT 1
13074| #define HAVE_STRLCAT_PROTO 1
13075| #define HAVE_STRLCPY 1
13076| #define HAVE_STRLCPY_PROTO 1
13077| #define HAVE_CRYPT 1
13078| #define kde_socklen_t socklen_t
13079| #define ksize_t socklen_t
13080| #define HAVE_SYS_TYPES_H 1
13081| #define HAVE_STDINT_H 1
13082| #define HAVE_CARBON_CARBON_H 1
13083| #define HAVE_COREAUDIO 1
13084| #define HAVE_RES_INIT 1
13085| #define HAVE_RES_INIT 1
13086| #define HAVE_RES_INIT_PROTO 1
13087| #define SIZEOF_INT 4
13088| #define SIZEOF_SHORT 2
13089| #define SIZEOF_LONG 8
13090| #define SIZEOF_CHAR_P 8
13091| #define SIZEOF_SIZE_T 8
13092| #define SIZEOF_UNSIGNED_LONG 8
13093| #define HAVE_CRT_EXTERNS_H 1
13094| #define HAVE_NSGETENVIRON 1
13095| #define HAVE_VSNPRINTF 1
13096| #define HAVE_SNPRINTF 1
13097| #define HAVE_LIBZ 1
13098| #define HAVE_LIBPNG 1
13099| #define HAVE_LIBJPEG 1
13100| #define HAVE_LIBPTHREAD 1
13101| #define __KDE_HAVE_GCC_VISIBILITY "1"
13102| #define WITHOUT_ARTS 1
13103| #define KDEDIR "/opt/local"
13104| #define KDESYSCONFDIR "/opt/local/etc"
13105| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
13106| #define HAVE_X11_EXTENSIONS_XSHM_H 1
13107| #define HAVE_X11_ICE_ICELIB_H 1
13108| #define TIME_WITH_SYS_TIME 1
13109| #define HAVE_BOOL 1
13110| #define HAVE_SETENV 1
13111| #define HAVE_SETENV_PROTO 1
13112| #define HAVE_UNSETENV 1
13113| #define HAVE_UNSETENV_PROTO 1
13114| #define HAVE_RANDOM 1
13115| #define HAVE_RANDOM_PROTO 1
13116| #define HAVE_SRANDOM 1
13117| #define HAVE_SRANDOM_PROTO 1
13118| #define HAVE_MKSTEMPS 1
13119| #define HAVE_MKSTEMPS_PROTO 1
13120| #define HAVE_MKSTEMP 1
13121| #define HAVE_MKSTEMP_PROTO 1
13122| #define HAVE_MKDTEMP 1
13123| #define HAVE_MKDTEMP_PROTO 1
13124| #define HAVE_STRTOLL 1
13125| #define HAVE_SOCKET 1
13126| #define HAVE_SETEUID 1
13127| #define HAVE_SETEGID 1
13128| #define HAVE_STRFMON 1
13129| #define HAVE_STPCPY 1
13130| #define HAVE_GETTIMEOFDAY 1
13131| #define HAVE_READDIR_R 1
13132| #define HAVE_SETPRIORITY 1
13133| #define HAVE_USLEEP 1
13134| #define HAVE_USLEEP_PROTO 1
13135| #define HAVE_GETHOSTNAME 1
13136| #define HAVE_GETHOSTNAME_PROTO 1
13137| #define HAVE_RANDOM 1
13138| #define HAVE_RANDOM_PROTO 1
13139| #define HAVE_SRANDOM 1
13140| #define HAVE_SRANDOM_PROTO 1
13141| #define HAVE_S_ISSOCK 1
13142| #define HAVE_INITGROUPS 1
13143| #define HAVE_INITGROUPS_PROTO 1
13144| #define HAVE_MITSHM 1
13145| #define HAVE__ICETRANSNOLISTEN 1
13146| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
13147| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
13148| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
13149| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
13150| #define DCOP_PATH "/opt/local/bin"
13151| #define HAVE_DNSSD 1
13152| #define __KDE_EXECPREFIX "NONE"
13153| #define __KDE_BINDIR "/opt/local/bin"
13154| #define HAVE_IDNA_H 1
13155| #define HAVE_PUNYCODE_H 1
13156| #define HAVE_STRINGPREP_H 1
13157| #define HAVE_LIBIDN 1
13158| #define HAVE_INET_NTOP 1
13159| #define HAVE_INET_PTON 1
13160| #define HAVE_GETPEERNAME 1
13161| #define HAVE_GETSOCKNAME 1
13162| #define HAVE_GETSOCKOPT 1
13163| #define HAVE_GETHOSTBYNAME2 1
13164| #define HAVE_IF_NAMETOINDEX 1
13165| #define HAVE_NETINET_IN_H 1
13166| #define HAVE_NET_IF_H 1
13167| #define HAVE_SYS_FILIO_H 1
13168| #define HAVE_USLEEP 1
13169| #define HAVE_POLL 1
13170| #define HAVE_MADVISE 1
13171| #define HAVE_STRUCT_ADDRINFO 1
13172| #define HAVE_GETADDRINFO 1
13173| #define HAVE_FREEADDRINFO 1
13174| #define HAVE_GETNAMEINFO 1
13175| #define HAVE_GAI_STRERROR 1
13176| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
13177| #define HAVE_STRUCT_SOCKADDR_IN6 1
13178| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
13179| #define HAVE_BACKTRACE 1
13180| #define HAVE_SYS_MOUNT_H 1
13181| #define HAVE_LIBART 1
13182| #define HAVE_SYS_SELECT_H 1
13183| #define HAVE_UTIL_H 1
13184| #define HAVE_TERMIOS_H 1
13185| #define HAVE_REVOKE 1
13186| #define KDE_MALLOC_X86 1
13187| #define HAVE_XRENDER 1
13188| #define HAVE_X86_MMX 1
13189| #define HAVE_X86_SSE 1
13190| #define HAVE_X86_SSE2 1
13191| #define HAVE_X86_3DNOW 1
13192| #define HAVE_CUPS_NO_PWD_CACHE 1
13193| #define HAVE_CUPS 1
13194| #define __PATH_SU "/usr/bin/su"
13195| #define __PATH_SUDO "/usr/bin/sudo"
13196| #define DEFAULT_SUPER_USER_COMMAND "su"
13197| #define HAVE_INITGROUPS 1
13198| #define HAVE_UTIL_H 1
13199| #define HAVE_OPENPTY 1
13200| #define HAVE_OPENPTY 1
13201| #define HAVE_INITGROUPS 1
13202| #define HAVE_SETGROUPS 1
13203| #define HAVE_GETGROUPS 1
13204| #define HAVE_GRANTPT 1
13205| #define HAVE_SETPRIORITY 1
13206| #define HAVE_UNLOCKPT 1
13207| #define HAVE_PTSNAME 1
13208| #define HAVE_GETPEEREID 1
13209| #define XMLLINT "/opt/local/bin/xmllint"
13210| #define NEED_BZ2_PREFIX 1
13211| #define HAVE_LIBTIFF 1
13212| #define HAVE_LIBJPEG 1
13213| #define HAVE_LIBPNG 1
13214| #define HAVE_JASPER 1
13215| #define HAVE_EXR 1
13216| #define KDEINIT_USE_FONTCONFIG 1
13217| #define HAVE_LIBZ 1
13218| #define HAVE_FSTAB_H 1
13219| #define HAVE_SYS_UCRED_H 1
13220| #define HAVE_SYS_MOUNT_H 1
13221| #define HAVE_GETMNTINFO 1
13222| /* end confdefs.h.  */
13223|
13224| #include <asm/unistd.h>
13225| #define _S390_BITOPS_H
13226| #include <linux/inotify.h>
13227|
13228| int
13229| main ()
13230| {
13231|
13232| #ifndef IN_ALL_EVENTS
13233| #error no inotify notification
13234| #endif
13235| #ifndef __NR_inotify_init
13236| #error no __NR_inotify_init
13237| #endif
13238|
13239|
13240|   ;
13241|   return 0;
13242| }
13243configure:51630: result: no
13244configure:51661: checking for OpenSSL
13245configure: 51677: /opt/local/include/openssl/ssl.h
13246taking that
13247configure:51729: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs -L/opt/local/lib -L/opt/local/lib/qt3/lib -L/opt/local/lib    -L/opt/local/lib conftest.c  -L/opt/local/lib -lssl -lcrypto -lRSAglue -lrsaref >&5
13248ld: library not found for -lRSAglue
13249collect2: ld returned 1 exit status
13250configure:51736: $? = 1
13251configure: failed program was:
13252| /* confdefs.h.  */
13253| #define PACKAGE_NAME ""
13254| #define PACKAGE_TARNAME ""
13255| #define PACKAGE_VERSION ""
13256| #define PACKAGE_STRING ""
13257| #define PACKAGE_BUGREPORT ""
13258| #define PACKAGE "kdelibs"
13259| #define VERSION "3.5.10"
13260| #define KDELIBSUFF ""
13261| #define STDC_HEADERS 1
13262| #define HAVE_SYS_TYPES_H 1
13263| #define HAVE_SYS_STAT_H 1
13264| #define HAVE_STDLIB_H 1
13265| #define HAVE_STRING_H 1
13266| #define HAVE_MEMORY_H 1
13267| #define HAVE_STRINGS_H 1
13268| #define HAVE_INTTYPES_H 1
13269| #define HAVE_STDINT_H 1
13270| #define HAVE_UNISTD_H 1
13271| #define HAVE_DLFCN_H 1
13272| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
13273| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
13274| #define LTDL_OBJDIR ".libs/"
13275| #define HAVE_PRELOADED_SYMBOLS 1
13276| #define HAVE_LIBDL 1
13277| #define HAVE_DLERROR 1
13278| #define HAVE_MEMORY_H 1
13279| #define HAVE_STDLIB_H 1
13280| #define HAVE_STDIO_H 1
13281| #define HAVE_CTYPE_H 1
13282| #define HAVE_DLFCN_H 1
13283| #define HAVE_STRING_H 1
13284| #define HAVE_STRCHR 1
13285| #define HAVE_STRRCHR 1
13286| #define HAVE_MEMCPY 1
13287| #define HAVE_STRCMP 1
13288| #define HAVE_ALLOCA_H 1
13289| #define HAVE_ALLOCA 1
13290| #define HAVE_STDLIB_H 1
13291| #define HAVE_UNISTD_H 1
13292| #define HAVE_GETPAGESIZE 1
13293| #define HAVE_MMAP 1
13294| #define HAVE_LIMITS_H 1
13295| #define HAVE_LOCALE_H 1
13296| #define HAVE_NL_TYPES_H 1
13297| #define HAVE_STRING_H 1
13298| #define HAVE_ALLOCA_H 1
13299| #define HAVE_GETCWD 1
13300| #define HAVE_MUNMAP 1
13301| #define HAVE_PUTENV 1
13302| #define HAVE_SETLOCALE 1
13303| #define HAVE_STRCHR 1
13304| #define HAVE_STRCASECMP 1
13305| #define HAVE_STPCPY 1
13306| #define HAVE_LC_MESSAGES 1
13307| #define HAVE_SGI_STL 1
13308| #define HAVE_DIRENT_H 1
13309| #define STDC_HEADERS 1
13310| #define HAVE_SYS_PARAM_H 1
13311| #define HAVE_SYS_MMAN_H 1
13312| #define HAVE_SYS_TIME_H 1
13313| #define HAVE_STRINGS_H 1
13314| #define HAVE_SYS_STAT_H 1
13315| #define HAVE_SYS_SELECT_H 1
13316| #define HAVE_PATHS_H 1
13317| #define HAVE_LIMITS_H 1
13318| #define HAVE_DLFCN_H 1
13319| #define HAVE_TERMIOS_H 1
13320| #define HAVE_SYS_XATTR_H 1
13321| #define HAVE_STRLCAT 1
13322| #define HAVE_STRLCAT_PROTO 1
13323| #define HAVE_STRLCPY 1
13324| #define HAVE_STRLCPY_PROTO 1
13325| #define HAVE_CRYPT 1
13326| #define kde_socklen_t socklen_t
13327| #define ksize_t socklen_t
13328| #define HAVE_SYS_TYPES_H 1
13329| #define HAVE_STDINT_H 1
13330| #define HAVE_CARBON_CARBON_H 1
13331| #define HAVE_COREAUDIO 1
13332| #define HAVE_RES_INIT 1
13333| #define HAVE_RES_INIT 1
13334| #define HAVE_RES_INIT_PROTO 1
13335| #define SIZEOF_INT 4
13336| #define SIZEOF_SHORT 2
13337| #define SIZEOF_LONG 8
13338| #define SIZEOF_CHAR_P 8
13339| #define SIZEOF_SIZE_T 8
13340| #define SIZEOF_UNSIGNED_LONG 8
13341| #define HAVE_CRT_EXTERNS_H 1
13342| #define HAVE_NSGETENVIRON 1
13343| #define HAVE_VSNPRINTF 1
13344| #define HAVE_SNPRINTF 1
13345| #define HAVE_LIBZ 1
13346| #define HAVE_LIBPNG 1
13347| #define HAVE_LIBJPEG 1
13348| #define HAVE_LIBPTHREAD 1
13349| #define __KDE_HAVE_GCC_VISIBILITY "1"
13350| #define WITHOUT_ARTS 1
13351| #define KDEDIR "/opt/local"
13352| #define KDESYSCONFDIR "/opt/local/etc"
13353| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
13354| #define HAVE_X11_EXTENSIONS_XSHM_H 1
13355| #define HAVE_X11_ICE_ICELIB_H 1
13356| #define TIME_WITH_SYS_TIME 1
13357| #define HAVE_BOOL 1
13358| #define HAVE_SETENV 1
13359| #define HAVE_SETENV_PROTO 1
13360| #define HAVE_UNSETENV 1
13361| #define HAVE_UNSETENV_PROTO 1
13362| #define HAVE_RANDOM 1
13363| #define HAVE_RANDOM_PROTO 1
13364| #define HAVE_SRANDOM 1
13365| #define HAVE_SRANDOM_PROTO 1
13366| #define HAVE_MKSTEMPS 1
13367| #define HAVE_MKSTEMPS_PROTO 1
13368| #define HAVE_MKSTEMP 1
13369| #define HAVE_MKSTEMP_PROTO 1
13370| #define HAVE_MKDTEMP 1
13371| #define HAVE_MKDTEMP_PROTO 1
13372| #define HAVE_STRTOLL 1
13373| #define HAVE_SOCKET 1
13374| #define HAVE_SETEUID 1
13375| #define HAVE_SETEGID 1
13376| #define HAVE_STRFMON 1
13377| #define HAVE_STPCPY 1
13378| #define HAVE_GETTIMEOFDAY 1
13379| #define HAVE_READDIR_R 1
13380| #define HAVE_SETPRIORITY 1
13381| #define HAVE_USLEEP 1
13382| #define HAVE_USLEEP_PROTO 1
13383| #define HAVE_GETHOSTNAME 1
13384| #define HAVE_GETHOSTNAME_PROTO 1
13385| #define HAVE_RANDOM 1
13386| #define HAVE_RANDOM_PROTO 1
13387| #define HAVE_SRANDOM 1
13388| #define HAVE_SRANDOM_PROTO 1
13389| #define HAVE_S_ISSOCK 1
13390| #define HAVE_INITGROUPS 1
13391| #define HAVE_INITGROUPS_PROTO 1
13392| #define HAVE_MITSHM 1
13393| #define HAVE__ICETRANSNOLISTEN 1
13394| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
13395| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
13396| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
13397| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
13398| #define DCOP_PATH "/opt/local/bin"
13399| #define HAVE_DNSSD 1
13400| #define __KDE_EXECPREFIX "NONE"
13401| #define __KDE_BINDIR "/opt/local/bin"
13402| #define HAVE_IDNA_H 1
13403| #define HAVE_PUNYCODE_H 1
13404| #define HAVE_STRINGPREP_H 1
13405| #define HAVE_LIBIDN 1
13406| #define HAVE_INET_NTOP 1
13407| #define HAVE_INET_PTON 1
13408| #define HAVE_GETPEERNAME 1
13409| #define HAVE_GETSOCKNAME 1
13410| #define HAVE_GETSOCKOPT 1
13411| #define HAVE_GETHOSTBYNAME2 1
13412| #define HAVE_IF_NAMETOINDEX 1
13413| #define HAVE_NETINET_IN_H 1
13414| #define HAVE_NET_IF_H 1
13415| #define HAVE_SYS_FILIO_H 1
13416| #define HAVE_USLEEP 1
13417| #define HAVE_POLL 1
13418| #define HAVE_MADVISE 1
13419| #define HAVE_STRUCT_ADDRINFO 1
13420| #define HAVE_GETADDRINFO 1
13421| #define HAVE_FREEADDRINFO 1
13422| #define HAVE_GETNAMEINFO 1
13423| #define HAVE_GAI_STRERROR 1
13424| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
13425| #define HAVE_STRUCT_SOCKADDR_IN6 1
13426| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
13427| #define HAVE_BACKTRACE 1
13428| #define HAVE_SYS_MOUNT_H 1
13429| #define HAVE_LIBART 1
13430| #define HAVE_SYS_SELECT_H 1
13431| #define HAVE_UTIL_H 1
13432| #define HAVE_TERMIOS_H 1
13433| #define HAVE_REVOKE 1
13434| #define KDE_MALLOC_X86 1
13435| #define HAVE_XRENDER 1
13436| #define HAVE_X86_MMX 1
13437| #define HAVE_X86_SSE 1
13438| #define HAVE_X86_SSE2 1
13439| #define HAVE_X86_3DNOW 1
13440| #define HAVE_CUPS_NO_PWD_CACHE 1
13441| #define HAVE_CUPS 1
13442| #define __PATH_SU "/usr/bin/su"
13443| #define __PATH_SUDO "/usr/bin/sudo"
13444| #define DEFAULT_SUPER_USER_COMMAND "su"
13445| #define HAVE_INITGROUPS 1
13446| #define HAVE_UTIL_H 1
13447| #define HAVE_OPENPTY 1
13448| #define HAVE_OPENPTY 1
13449| #define HAVE_INITGROUPS 1
13450| #define HAVE_SETGROUPS 1
13451| #define HAVE_GETGROUPS 1
13452| #define HAVE_GRANTPT 1
13453| #define HAVE_SETPRIORITY 1
13454| #define HAVE_UNLOCKPT 1
13455| #define HAVE_PTSNAME 1
13456| #define HAVE_GETPEEREID 1
13457| #define XMLLINT "/opt/local/bin/xmllint"
13458| #define NEED_BZ2_PREFIX 1
13459| #define HAVE_LIBTIFF 1
13460| #define HAVE_LIBJPEG 1
13461| #define HAVE_LIBPNG 1
13462| #define HAVE_JASPER 1
13463| #define HAVE_EXR 1
13464| #define KDEINIT_USE_FONTCONFIG 1
13465| #define HAVE_LIBZ 1
13466| #define HAVE_FSTAB_H 1
13467| #define HAVE_SYS_UCRED_H 1
13468| #define HAVE_SYS_MOUNT_H 1
13469| #define HAVE_GETMNTINFO 1
13470| /* end confdefs.h.  */
13471|
13472| int
13473| main ()
13474| {
13475| void RSAPrivateEncrypt(void);RSAPrivateEncrypt();
13476|   ;
13477|   return 0;
13478| }
13479configure:51773: result: libraries /opt/local/lib, headers /opt/local/include
13480configure:51776: checking whether OpenSSL uses rsaref
13481configure:51778: result: no
13482configure:51781: checking for easter eggs
13483configure:51783: result: none found
13484configure:51791: checking for OpenSSL version
13485configure:51820: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
13486configure:51823: $? = 0
13487configure:51865: result: ok
13488configure:51929: checking for setgroups with short argument
13489configure:51972: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c  -L/opt/local/lib >&5
13490conftest.c: In function 'main':
13491conftest.c:227: warning: incompatible implicit declaration of built-in function 'exit'
13492configure:51976: $? = 0
13493configure:51982: ./conftest
13494configure:51986: $? = 1
13495configure: program exited with status 1
13496configure: failed program was:
13497| /* confdefs.h.  */
13498| #define PACKAGE_NAME ""
13499| #define PACKAGE_TARNAME ""
13500| #define PACKAGE_VERSION ""
13501| #define PACKAGE_STRING ""
13502| #define PACKAGE_BUGREPORT ""
13503| #define PACKAGE "kdelibs"
13504| #define VERSION "3.5.10"
13505| #define KDELIBSUFF ""
13506| #define STDC_HEADERS 1
13507| #define HAVE_SYS_TYPES_H 1
13508| #define HAVE_SYS_STAT_H 1
13509| #define HAVE_STDLIB_H 1
13510| #define HAVE_STRING_H 1
13511| #define HAVE_MEMORY_H 1
13512| #define HAVE_STRINGS_H 1
13513| #define HAVE_INTTYPES_H 1
13514| #define HAVE_STDINT_H 1
13515| #define HAVE_UNISTD_H 1
13516| #define HAVE_DLFCN_H 1
13517| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
13518| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
13519| #define LTDL_OBJDIR ".libs/"
13520| #define HAVE_PRELOADED_SYMBOLS 1
13521| #define HAVE_LIBDL 1
13522| #define HAVE_DLERROR 1
13523| #define HAVE_MEMORY_H 1
13524| #define HAVE_STDLIB_H 1
13525| #define HAVE_STDIO_H 1
13526| #define HAVE_CTYPE_H 1
13527| #define HAVE_DLFCN_H 1
13528| #define HAVE_STRING_H 1
13529| #define HAVE_STRCHR 1
13530| #define HAVE_STRRCHR 1
13531| #define HAVE_MEMCPY 1
13532| #define HAVE_STRCMP 1
13533| #define HAVE_ALLOCA_H 1
13534| #define HAVE_ALLOCA 1
13535| #define HAVE_STDLIB_H 1
13536| #define HAVE_UNISTD_H 1
13537| #define HAVE_GETPAGESIZE 1
13538| #define HAVE_MMAP 1
13539| #define HAVE_LIMITS_H 1
13540| #define HAVE_LOCALE_H 1
13541| #define HAVE_NL_TYPES_H 1
13542| #define HAVE_STRING_H 1
13543| #define HAVE_ALLOCA_H 1
13544| #define HAVE_GETCWD 1
13545| #define HAVE_MUNMAP 1
13546| #define HAVE_PUTENV 1
13547| #define HAVE_SETLOCALE 1
13548| #define HAVE_STRCHR 1
13549| #define HAVE_STRCASECMP 1
13550| #define HAVE_STPCPY 1
13551| #define HAVE_LC_MESSAGES 1
13552| #define HAVE_SGI_STL 1
13553| #define HAVE_DIRENT_H 1
13554| #define STDC_HEADERS 1
13555| #define HAVE_SYS_PARAM_H 1
13556| #define HAVE_SYS_MMAN_H 1
13557| #define HAVE_SYS_TIME_H 1
13558| #define HAVE_STRINGS_H 1
13559| #define HAVE_SYS_STAT_H 1
13560| #define HAVE_SYS_SELECT_H 1
13561| #define HAVE_PATHS_H 1
13562| #define HAVE_LIMITS_H 1
13563| #define HAVE_DLFCN_H 1
13564| #define HAVE_TERMIOS_H 1
13565| #define HAVE_SYS_XATTR_H 1
13566| #define HAVE_STRLCAT 1
13567| #define HAVE_STRLCAT_PROTO 1
13568| #define HAVE_STRLCPY 1
13569| #define HAVE_STRLCPY_PROTO 1
13570| #define HAVE_CRYPT 1
13571| #define kde_socklen_t socklen_t
13572| #define ksize_t socklen_t
13573| #define HAVE_SYS_TYPES_H 1
13574| #define HAVE_STDINT_H 1
13575| #define HAVE_CARBON_CARBON_H 1
13576| #define HAVE_COREAUDIO 1
13577| #define HAVE_RES_INIT 1
13578| #define HAVE_RES_INIT 1
13579| #define HAVE_RES_INIT_PROTO 1
13580| #define SIZEOF_INT 4
13581| #define SIZEOF_SHORT 2
13582| #define SIZEOF_LONG 8
13583| #define SIZEOF_CHAR_P 8
13584| #define SIZEOF_SIZE_T 8
13585| #define SIZEOF_UNSIGNED_LONG 8
13586| #define HAVE_CRT_EXTERNS_H 1
13587| #define HAVE_NSGETENVIRON 1
13588| #define HAVE_VSNPRINTF 1
13589| #define HAVE_SNPRINTF 1
13590| #define HAVE_LIBZ 1
13591| #define HAVE_LIBPNG 1
13592| #define HAVE_LIBJPEG 1
13593| #define HAVE_LIBPTHREAD 1
13594| #define __KDE_HAVE_GCC_VISIBILITY "1"
13595| #define WITHOUT_ARTS 1
13596| #define KDEDIR "/opt/local"
13597| #define KDESYSCONFDIR "/opt/local/etc"
13598| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
13599| #define HAVE_X11_EXTENSIONS_XSHM_H 1
13600| #define HAVE_X11_ICE_ICELIB_H 1
13601| #define TIME_WITH_SYS_TIME 1
13602| #define HAVE_BOOL 1
13603| #define HAVE_SETENV 1
13604| #define HAVE_SETENV_PROTO 1
13605| #define HAVE_UNSETENV 1
13606| #define HAVE_UNSETENV_PROTO 1
13607| #define HAVE_RANDOM 1
13608| #define HAVE_RANDOM_PROTO 1
13609| #define HAVE_SRANDOM 1
13610| #define HAVE_SRANDOM_PROTO 1
13611| #define HAVE_MKSTEMPS 1
13612| #define HAVE_MKSTEMPS_PROTO 1
13613| #define HAVE_MKSTEMP 1
13614| #define HAVE_MKSTEMP_PROTO 1
13615| #define HAVE_MKDTEMP 1
13616| #define HAVE_MKDTEMP_PROTO 1
13617| #define HAVE_STRTOLL 1
13618| #define HAVE_SOCKET 1
13619| #define HAVE_SETEUID 1
13620| #define HAVE_SETEGID 1
13621| #define HAVE_STRFMON 1
13622| #define HAVE_STPCPY 1
13623| #define HAVE_GETTIMEOFDAY 1
13624| #define HAVE_READDIR_R 1
13625| #define HAVE_SETPRIORITY 1
13626| #define HAVE_USLEEP 1
13627| #define HAVE_USLEEP_PROTO 1
13628| #define HAVE_GETHOSTNAME 1
13629| #define HAVE_GETHOSTNAME_PROTO 1
13630| #define HAVE_RANDOM 1
13631| #define HAVE_RANDOM_PROTO 1
13632| #define HAVE_SRANDOM 1
13633| #define HAVE_SRANDOM_PROTO 1
13634| #define HAVE_S_ISSOCK 1
13635| #define HAVE_INITGROUPS 1
13636| #define HAVE_INITGROUPS_PROTO 1
13637| #define HAVE_MITSHM 1
13638| #define HAVE__ICETRANSNOLISTEN 1
13639| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
13640| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
13641| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
13642| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
13643| #define DCOP_PATH "/opt/local/bin"
13644| #define HAVE_DNSSD 1
13645| #define __KDE_EXECPREFIX "NONE"
13646| #define __KDE_BINDIR "/opt/local/bin"
13647| #define HAVE_IDNA_H 1
13648| #define HAVE_PUNYCODE_H 1
13649| #define HAVE_STRINGPREP_H 1
13650| #define HAVE_LIBIDN 1
13651| #define HAVE_INET_NTOP 1
13652| #define HAVE_INET_PTON 1
13653| #define HAVE_GETPEERNAME 1
13654| #define HAVE_GETSOCKNAME 1
13655| #define HAVE_GETSOCKOPT 1
13656| #define HAVE_GETHOSTBYNAME2 1
13657| #define HAVE_IF_NAMETOINDEX 1
13658| #define HAVE_NETINET_IN_H 1
13659| #define HAVE_NET_IF_H 1
13660| #define HAVE_SYS_FILIO_H 1
13661| #define HAVE_USLEEP 1
13662| #define HAVE_POLL 1
13663| #define HAVE_MADVISE 1
13664| #define HAVE_STRUCT_ADDRINFO 1
13665| #define HAVE_GETADDRINFO 1
13666| #define HAVE_FREEADDRINFO 1
13667| #define HAVE_GETNAMEINFO 1
13668| #define HAVE_GAI_STRERROR 1
13669| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
13670| #define HAVE_STRUCT_SOCKADDR_IN6 1
13671| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
13672| #define HAVE_BACKTRACE 1
13673| #define HAVE_SYS_MOUNT_H 1
13674| #define HAVE_LIBART 1
13675| #define HAVE_SYS_SELECT_H 1
13676| #define HAVE_UTIL_H 1
13677| #define HAVE_TERMIOS_H 1
13678| #define HAVE_REVOKE 1
13679| #define KDE_MALLOC_X86 1
13680| #define HAVE_XRENDER 1
13681| #define HAVE_X86_MMX 1
13682| #define HAVE_X86_SSE 1
13683| #define HAVE_X86_SSE2 1
13684| #define HAVE_X86_3DNOW 1
13685| #define HAVE_CUPS_NO_PWD_CACHE 1
13686| #define HAVE_CUPS 1
13687| #define __PATH_SU "/usr/bin/su"
13688| #define __PATH_SUDO "/usr/bin/sudo"
13689| #define DEFAULT_SUPER_USER_COMMAND "su"
13690| #define HAVE_INITGROUPS 1
13691| #define HAVE_UTIL_H 1
13692| #define HAVE_OPENPTY 1
13693| #define HAVE_OPENPTY 1
13694| #define HAVE_INITGROUPS 1
13695| #define HAVE_SETGROUPS 1
13696| #define HAVE_GETGROUPS 1
13697| #define HAVE_GRANTPT 1
13698| #define HAVE_SETPRIORITY 1
13699| #define HAVE_UNLOCKPT 1
13700| #define HAVE_PTSNAME 1
13701| #define HAVE_GETPEEREID 1
13702| #define XMLLINT "/opt/local/bin/xmllint"
13703| #define NEED_BZ2_PREFIX 1
13704| #define HAVE_LIBTIFF 1
13705| #define HAVE_LIBJPEG 1
13706| #define HAVE_LIBPNG 1
13707| #define HAVE_JASPER 1
13708| #define HAVE_EXR 1
13709| #define KDEINIT_USE_FONTCONFIG 1
13710| #define HAVE_LIBZ 1
13711| #define HAVE_FSTAB_H 1
13712| #define HAVE_SYS_UCRED_H 1
13713| #define HAVE_SYS_MOUNT_H 1
13714| #define HAVE_GETMNTINFO 1
13715| #define HAVE_SSL 1
13716| #define KSSL_HAVE_SSL 1
13717| /* end confdefs.h.  */
13718|
13719|         int main()
13720|         {
13721|             short x[4];
13722|             x[0] = x[1] = 1;
13723|             if (getgroups(1, x) == 0) if (setgroups(1, x) == -1) exit(1);
13724|
13725|             if (getgroups(1, x) == -1) exit(1);
13726|             if (x[1] != 1) exit(1);
13727|             x[1] = 2;
13728|             if (getgroups(1, x) == -1) exit(1);
13729|             if (x[1] != 2) exit(1);
13730|             exit(0);
13731|         }
13732|
13733configure:52005: result: no
13734configure:52033: checking arpa/nameser8_compat.h usability
13735configure:52050: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
13736conftest.c:255:34: error: arpa/nameser8_compat.h: No such file or directory
13737configure:52057: $? = 1
13738configure: failed program was:
13739| /* confdefs.h.  */
13740| #define PACKAGE_NAME ""
13741| #define PACKAGE_TARNAME ""
13742| #define PACKAGE_VERSION ""
13743| #define PACKAGE_STRING ""
13744| #define PACKAGE_BUGREPORT ""
13745| #define PACKAGE "kdelibs"
13746| #define VERSION "3.5.10"
13747| #define KDELIBSUFF ""
13748| #define STDC_HEADERS 1
13749| #define HAVE_SYS_TYPES_H 1
13750| #define HAVE_SYS_STAT_H 1
13751| #define HAVE_STDLIB_H 1
13752| #define HAVE_STRING_H 1
13753| #define HAVE_MEMORY_H 1
13754| #define HAVE_STRINGS_H 1
13755| #define HAVE_INTTYPES_H 1
13756| #define HAVE_STDINT_H 1
13757| #define HAVE_UNISTD_H 1
13758| #define HAVE_DLFCN_H 1
13759| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
13760| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
13761| #define LTDL_OBJDIR ".libs/"
13762| #define HAVE_PRELOADED_SYMBOLS 1
13763| #define HAVE_LIBDL 1
13764| #define HAVE_DLERROR 1
13765| #define HAVE_MEMORY_H 1
13766| #define HAVE_STDLIB_H 1
13767| #define HAVE_STDIO_H 1
13768| #define HAVE_CTYPE_H 1
13769| #define HAVE_DLFCN_H 1
13770| #define HAVE_STRING_H 1
13771| #define HAVE_STRCHR 1
13772| #define HAVE_STRRCHR 1
13773| #define HAVE_MEMCPY 1
13774| #define HAVE_STRCMP 1
13775| #define HAVE_ALLOCA_H 1
13776| #define HAVE_ALLOCA 1
13777| #define HAVE_STDLIB_H 1
13778| #define HAVE_UNISTD_H 1
13779| #define HAVE_GETPAGESIZE 1
13780| #define HAVE_MMAP 1
13781| #define HAVE_LIMITS_H 1
13782| #define HAVE_LOCALE_H 1
13783| #define HAVE_NL_TYPES_H 1
13784| #define HAVE_STRING_H 1
13785| #define HAVE_ALLOCA_H 1
13786| #define HAVE_GETCWD 1
13787| #define HAVE_MUNMAP 1
13788| #define HAVE_PUTENV 1
13789| #define HAVE_SETLOCALE 1
13790| #define HAVE_STRCHR 1
13791| #define HAVE_STRCASECMP 1
13792| #define HAVE_STPCPY 1
13793| #define HAVE_LC_MESSAGES 1
13794| #define HAVE_SGI_STL 1
13795| #define HAVE_DIRENT_H 1
13796| #define STDC_HEADERS 1
13797| #define HAVE_SYS_PARAM_H 1
13798| #define HAVE_SYS_MMAN_H 1
13799| #define HAVE_SYS_TIME_H 1
13800| #define HAVE_STRINGS_H 1
13801| #define HAVE_SYS_STAT_H 1
13802| #define HAVE_SYS_SELECT_H 1
13803| #define HAVE_PATHS_H 1
13804| #define HAVE_LIMITS_H 1
13805| #define HAVE_DLFCN_H 1
13806| #define HAVE_TERMIOS_H 1
13807| #define HAVE_SYS_XATTR_H 1
13808| #define HAVE_STRLCAT 1
13809| #define HAVE_STRLCAT_PROTO 1
13810| #define HAVE_STRLCPY 1
13811| #define HAVE_STRLCPY_PROTO 1
13812| #define HAVE_CRYPT 1
13813| #define kde_socklen_t socklen_t
13814| #define ksize_t socklen_t
13815| #define HAVE_SYS_TYPES_H 1
13816| #define HAVE_STDINT_H 1
13817| #define HAVE_CARBON_CARBON_H 1
13818| #define HAVE_COREAUDIO 1
13819| #define HAVE_RES_INIT 1
13820| #define HAVE_RES_INIT 1
13821| #define HAVE_RES_INIT_PROTO 1
13822| #define SIZEOF_INT 4
13823| #define SIZEOF_SHORT 2
13824| #define SIZEOF_LONG 8
13825| #define SIZEOF_CHAR_P 8
13826| #define SIZEOF_SIZE_T 8
13827| #define SIZEOF_UNSIGNED_LONG 8
13828| #define HAVE_CRT_EXTERNS_H 1
13829| #define HAVE_NSGETENVIRON 1
13830| #define HAVE_VSNPRINTF 1
13831| #define HAVE_SNPRINTF 1
13832| #define HAVE_LIBZ 1
13833| #define HAVE_LIBPNG 1
13834| #define HAVE_LIBJPEG 1
13835| #define HAVE_LIBPTHREAD 1
13836| #define __KDE_HAVE_GCC_VISIBILITY "1"
13837| #define WITHOUT_ARTS 1
13838| #define KDEDIR "/opt/local"
13839| #define KDESYSCONFDIR "/opt/local/etc"
13840| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
13841| #define HAVE_X11_EXTENSIONS_XSHM_H 1
13842| #define HAVE_X11_ICE_ICELIB_H 1
13843| #define TIME_WITH_SYS_TIME 1
13844| #define HAVE_BOOL 1
13845| #define HAVE_SETENV 1
13846| #define HAVE_SETENV_PROTO 1
13847| #define HAVE_UNSETENV 1
13848| #define HAVE_UNSETENV_PROTO 1
13849| #define HAVE_RANDOM 1
13850| #define HAVE_RANDOM_PROTO 1
13851| #define HAVE_SRANDOM 1
13852| #define HAVE_SRANDOM_PROTO 1
13853| #define HAVE_MKSTEMPS 1
13854| #define HAVE_MKSTEMPS_PROTO 1
13855| #define HAVE_MKSTEMP 1
13856| #define HAVE_MKSTEMP_PROTO 1
13857| #define HAVE_MKDTEMP 1
13858| #define HAVE_MKDTEMP_PROTO 1
13859| #define HAVE_STRTOLL 1
13860| #define HAVE_SOCKET 1
13861| #define HAVE_SETEUID 1
13862| #define HAVE_SETEGID 1
13863| #define HAVE_STRFMON 1
13864| #define HAVE_STPCPY 1
13865| #define HAVE_GETTIMEOFDAY 1
13866| #define HAVE_READDIR_R 1
13867| #define HAVE_SETPRIORITY 1
13868| #define HAVE_USLEEP 1
13869| #define HAVE_USLEEP_PROTO 1
13870| #define HAVE_GETHOSTNAME 1
13871| #define HAVE_GETHOSTNAME_PROTO 1
13872| #define HAVE_RANDOM 1
13873| #define HAVE_RANDOM_PROTO 1
13874| #define HAVE_SRANDOM 1
13875| #define HAVE_SRANDOM_PROTO 1
13876| #define HAVE_S_ISSOCK 1
13877| #define HAVE_INITGROUPS 1
13878| #define HAVE_INITGROUPS_PROTO 1
13879| #define HAVE_MITSHM 1
13880| #define HAVE__ICETRANSNOLISTEN 1
13881| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
13882| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
13883| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
13884| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
13885| #define DCOP_PATH "/opt/local/bin"
13886| #define HAVE_DNSSD 1
13887| #define __KDE_EXECPREFIX "NONE"
13888| #define __KDE_BINDIR "/opt/local/bin"
13889| #define HAVE_IDNA_H 1
13890| #define HAVE_PUNYCODE_H 1
13891| #define HAVE_STRINGPREP_H 1
13892| #define HAVE_LIBIDN 1
13893| #define HAVE_INET_NTOP 1
13894| #define HAVE_INET_PTON 1
13895| #define HAVE_GETPEERNAME 1
13896| #define HAVE_GETSOCKNAME 1
13897| #define HAVE_GETSOCKOPT 1
13898| #define HAVE_GETHOSTBYNAME2 1
13899| #define HAVE_IF_NAMETOINDEX 1
13900| #define HAVE_NETINET_IN_H 1
13901| #define HAVE_NET_IF_H 1
13902| #define HAVE_SYS_FILIO_H 1
13903| #define HAVE_USLEEP 1
13904| #define HAVE_POLL 1
13905| #define HAVE_MADVISE 1
13906| #define HAVE_STRUCT_ADDRINFO 1
13907| #define HAVE_GETADDRINFO 1
13908| #define HAVE_FREEADDRINFO 1
13909| #define HAVE_GETNAMEINFO 1
13910| #define HAVE_GAI_STRERROR 1
13911| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
13912| #define HAVE_STRUCT_SOCKADDR_IN6 1
13913| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
13914| #define HAVE_BACKTRACE 1
13915| #define HAVE_SYS_MOUNT_H 1
13916| #define HAVE_LIBART 1
13917| #define HAVE_SYS_SELECT_H 1
13918| #define HAVE_UTIL_H 1
13919| #define HAVE_TERMIOS_H 1
13920| #define HAVE_REVOKE 1
13921| #define KDE_MALLOC_X86 1
13922| #define HAVE_XRENDER 1
13923| #define HAVE_X86_MMX 1
13924| #define HAVE_X86_SSE 1
13925| #define HAVE_X86_SSE2 1
13926| #define HAVE_X86_3DNOW 1
13927| #define HAVE_CUPS_NO_PWD_CACHE 1
13928| #define HAVE_CUPS 1
13929| #define __PATH_SU "/usr/bin/su"
13930| #define __PATH_SUDO "/usr/bin/sudo"
13931| #define DEFAULT_SUPER_USER_COMMAND "su"
13932| #define HAVE_INITGROUPS 1
13933| #define HAVE_UTIL_H 1
13934| #define HAVE_OPENPTY 1
13935| #define HAVE_OPENPTY 1
13936| #define HAVE_INITGROUPS 1
13937| #define HAVE_SETGROUPS 1
13938| #define HAVE_GETGROUPS 1
13939| #define HAVE_GRANTPT 1
13940| #define HAVE_SETPRIORITY 1
13941| #define HAVE_UNLOCKPT 1
13942| #define HAVE_PTSNAME 1
13943| #define HAVE_GETPEEREID 1
13944| #define XMLLINT "/opt/local/bin/xmllint"
13945| #define NEED_BZ2_PREFIX 1
13946| #define HAVE_LIBTIFF 1
13947| #define HAVE_LIBJPEG 1
13948| #define HAVE_LIBPNG 1
13949| #define HAVE_JASPER 1
13950| #define HAVE_EXR 1
13951| #define KDEINIT_USE_FONTCONFIG 1
13952| #define HAVE_LIBZ 1
13953| #define HAVE_FSTAB_H 1
13954| #define HAVE_SYS_UCRED_H 1
13955| #define HAVE_SYS_MOUNT_H 1
13956| #define HAVE_GETMNTINFO 1
13957| #define HAVE_SSL 1
13958| #define KSSL_HAVE_SSL 1
13959| /* end confdefs.h.  */
13960| #include <stdio.h>
13961| #ifdef HAVE_SYS_TYPES_H
13962| # include <sys/types.h>
13963| #endif
13964| #ifdef HAVE_SYS_STAT_H
13965| # include <sys/stat.h>
13966| #endif
13967| #ifdef STDC_HEADERS
13968| # include <stdlib.h>
13969| # include <stddef.h>
13970| #else
13971| # ifdef HAVE_STDLIB_H
13972| #  include <stdlib.h>
13973| # endif
13974| #endif
13975| #ifdef HAVE_STRING_H
13976| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
13977| #  include <memory.h>
13978| # endif
13979| # include <string.h>
13980| #endif
13981| #ifdef HAVE_STRINGS_H
13982| # include <strings.h>
13983| #endif
13984| #ifdef HAVE_INTTYPES_H
13985| # include <inttypes.h>
13986| #endif
13987| #ifdef HAVE_STDINT_H
13988| # include <stdint.h>
13989| #endif
13990| #ifdef HAVE_UNISTD_H
13991| # include <unistd.h>
13992| #endif
13993| #include <arpa/nameser8_compat.h>
13994configure:52071: result: no
13995configure:52075: checking arpa/nameser8_compat.h presence
13996configure:52090: /usr/bin/gcc-4.2 -E  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
13997conftest.c:222:34: error: arpa/nameser8_compat.h: No such file or directory
13998configure:52097: $? = 1
13999configure: failed program was:
14000| /* confdefs.h.  */
14001| #define PACKAGE_NAME ""
14002| #define PACKAGE_TARNAME ""
14003| #define PACKAGE_VERSION ""
14004| #define PACKAGE_STRING ""
14005| #define PACKAGE_BUGREPORT ""
14006| #define PACKAGE "kdelibs"
14007| #define VERSION "3.5.10"
14008| #define KDELIBSUFF ""
14009| #define STDC_HEADERS 1
14010| #define HAVE_SYS_TYPES_H 1
14011| #define HAVE_SYS_STAT_H 1
14012| #define HAVE_STDLIB_H 1
14013| #define HAVE_STRING_H 1
14014| #define HAVE_MEMORY_H 1
14015| #define HAVE_STRINGS_H 1
14016| #define HAVE_INTTYPES_H 1
14017| #define HAVE_STDINT_H 1
14018| #define HAVE_UNISTD_H 1
14019| #define HAVE_DLFCN_H 1
14020| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
14021| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
14022| #define LTDL_OBJDIR ".libs/"
14023| #define HAVE_PRELOADED_SYMBOLS 1
14024| #define HAVE_LIBDL 1
14025| #define HAVE_DLERROR 1
14026| #define HAVE_MEMORY_H 1
14027| #define HAVE_STDLIB_H 1
14028| #define HAVE_STDIO_H 1
14029| #define HAVE_CTYPE_H 1
14030| #define HAVE_DLFCN_H 1
14031| #define HAVE_STRING_H 1
14032| #define HAVE_STRCHR 1
14033| #define HAVE_STRRCHR 1
14034| #define HAVE_MEMCPY 1
14035| #define HAVE_STRCMP 1
14036| #define HAVE_ALLOCA_H 1
14037| #define HAVE_ALLOCA 1
14038| #define HAVE_STDLIB_H 1
14039| #define HAVE_UNISTD_H 1
14040| #define HAVE_GETPAGESIZE 1
14041| #define HAVE_MMAP 1
14042| #define HAVE_LIMITS_H 1
14043| #define HAVE_LOCALE_H 1
14044| #define HAVE_NL_TYPES_H 1
14045| #define HAVE_STRING_H 1
14046| #define HAVE_ALLOCA_H 1
14047| #define HAVE_GETCWD 1
14048| #define HAVE_MUNMAP 1
14049| #define HAVE_PUTENV 1
14050| #define HAVE_SETLOCALE 1
14051| #define HAVE_STRCHR 1
14052| #define HAVE_STRCASECMP 1
14053| #define HAVE_STPCPY 1
14054| #define HAVE_LC_MESSAGES 1
14055| #define HAVE_SGI_STL 1
14056| #define HAVE_DIRENT_H 1
14057| #define STDC_HEADERS 1
14058| #define HAVE_SYS_PARAM_H 1
14059| #define HAVE_SYS_MMAN_H 1
14060| #define HAVE_SYS_TIME_H 1
14061| #define HAVE_STRINGS_H 1
14062| #define HAVE_SYS_STAT_H 1
14063| #define HAVE_SYS_SELECT_H 1
14064| #define HAVE_PATHS_H 1
14065| #define HAVE_LIMITS_H 1
14066| #define HAVE_DLFCN_H 1
14067| #define HAVE_TERMIOS_H 1
14068| #define HAVE_SYS_XATTR_H 1
14069| #define HAVE_STRLCAT 1
14070| #define HAVE_STRLCAT_PROTO 1
14071| #define HAVE_STRLCPY 1
14072| #define HAVE_STRLCPY_PROTO 1
14073| #define HAVE_CRYPT 1
14074| #define kde_socklen_t socklen_t
14075| #define ksize_t socklen_t
14076| #define HAVE_SYS_TYPES_H 1
14077| #define HAVE_STDINT_H 1
14078| #define HAVE_CARBON_CARBON_H 1
14079| #define HAVE_COREAUDIO 1
14080| #define HAVE_RES_INIT 1
14081| #define HAVE_RES_INIT 1
14082| #define HAVE_RES_INIT_PROTO 1
14083| #define SIZEOF_INT 4
14084| #define SIZEOF_SHORT 2
14085| #define SIZEOF_LONG 8
14086| #define SIZEOF_CHAR_P 8
14087| #define SIZEOF_SIZE_T 8
14088| #define SIZEOF_UNSIGNED_LONG 8
14089| #define HAVE_CRT_EXTERNS_H 1
14090| #define HAVE_NSGETENVIRON 1
14091| #define HAVE_VSNPRINTF 1
14092| #define HAVE_SNPRINTF 1
14093| #define HAVE_LIBZ 1
14094| #define HAVE_LIBPNG 1
14095| #define HAVE_LIBJPEG 1
14096| #define HAVE_LIBPTHREAD 1
14097| #define __KDE_HAVE_GCC_VISIBILITY "1"
14098| #define WITHOUT_ARTS 1
14099| #define KDEDIR "/opt/local"
14100| #define KDESYSCONFDIR "/opt/local/etc"
14101| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
14102| #define HAVE_X11_EXTENSIONS_XSHM_H 1
14103| #define HAVE_X11_ICE_ICELIB_H 1
14104| #define TIME_WITH_SYS_TIME 1
14105| #define HAVE_BOOL 1
14106| #define HAVE_SETENV 1
14107| #define HAVE_SETENV_PROTO 1
14108| #define HAVE_UNSETENV 1
14109| #define HAVE_UNSETENV_PROTO 1
14110| #define HAVE_RANDOM 1
14111| #define HAVE_RANDOM_PROTO 1
14112| #define HAVE_SRANDOM 1
14113| #define HAVE_SRANDOM_PROTO 1
14114| #define HAVE_MKSTEMPS 1
14115| #define HAVE_MKSTEMPS_PROTO 1
14116| #define HAVE_MKSTEMP 1
14117| #define HAVE_MKSTEMP_PROTO 1
14118| #define HAVE_MKDTEMP 1
14119| #define HAVE_MKDTEMP_PROTO 1
14120| #define HAVE_STRTOLL 1
14121| #define HAVE_SOCKET 1
14122| #define HAVE_SETEUID 1
14123| #define HAVE_SETEGID 1
14124| #define HAVE_STRFMON 1
14125| #define HAVE_STPCPY 1
14126| #define HAVE_GETTIMEOFDAY 1
14127| #define HAVE_READDIR_R 1
14128| #define HAVE_SETPRIORITY 1
14129| #define HAVE_USLEEP 1
14130| #define HAVE_USLEEP_PROTO 1
14131| #define HAVE_GETHOSTNAME 1
14132| #define HAVE_GETHOSTNAME_PROTO 1
14133| #define HAVE_RANDOM 1
14134| #define HAVE_RANDOM_PROTO 1
14135| #define HAVE_SRANDOM 1
14136| #define HAVE_SRANDOM_PROTO 1
14137| #define HAVE_S_ISSOCK 1
14138| #define HAVE_INITGROUPS 1
14139| #define HAVE_INITGROUPS_PROTO 1
14140| #define HAVE_MITSHM 1
14141| #define HAVE__ICETRANSNOLISTEN 1
14142| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
14143| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
14144| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
14145| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
14146| #define DCOP_PATH "/opt/local/bin"
14147| #define HAVE_DNSSD 1
14148| #define __KDE_EXECPREFIX "NONE"
14149| #define __KDE_BINDIR "/opt/local/bin"
14150| #define HAVE_IDNA_H 1
14151| #define HAVE_PUNYCODE_H 1
14152| #define HAVE_STRINGPREP_H 1
14153| #define HAVE_LIBIDN 1
14154| #define HAVE_INET_NTOP 1
14155| #define HAVE_INET_PTON 1
14156| #define HAVE_GETPEERNAME 1
14157| #define HAVE_GETSOCKNAME 1
14158| #define HAVE_GETSOCKOPT 1
14159| #define HAVE_GETHOSTBYNAME2 1
14160| #define HAVE_IF_NAMETOINDEX 1
14161| #define HAVE_NETINET_IN_H 1
14162| #define HAVE_NET_IF_H 1
14163| #define HAVE_SYS_FILIO_H 1
14164| #define HAVE_USLEEP 1
14165| #define HAVE_POLL 1
14166| #define HAVE_MADVISE 1
14167| #define HAVE_STRUCT_ADDRINFO 1
14168| #define HAVE_GETADDRINFO 1
14169| #define HAVE_FREEADDRINFO 1
14170| #define HAVE_GETNAMEINFO 1
14171| #define HAVE_GAI_STRERROR 1
14172| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
14173| #define HAVE_STRUCT_SOCKADDR_IN6 1
14174| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
14175| #define HAVE_BACKTRACE 1
14176| #define HAVE_SYS_MOUNT_H 1
14177| #define HAVE_LIBART 1
14178| #define HAVE_SYS_SELECT_H 1
14179| #define HAVE_UTIL_H 1
14180| #define HAVE_TERMIOS_H 1
14181| #define HAVE_REVOKE 1
14182| #define KDE_MALLOC_X86 1
14183| #define HAVE_XRENDER 1
14184| #define HAVE_X86_MMX 1
14185| #define HAVE_X86_SSE 1
14186| #define HAVE_X86_SSE2 1
14187| #define HAVE_X86_3DNOW 1
14188| #define HAVE_CUPS_NO_PWD_CACHE 1
14189| #define HAVE_CUPS 1
14190| #define __PATH_SU "/usr/bin/su"
14191| #define __PATH_SUDO "/usr/bin/sudo"
14192| #define DEFAULT_SUPER_USER_COMMAND "su"
14193| #define HAVE_INITGROUPS 1
14194| #define HAVE_UTIL_H 1
14195| #define HAVE_OPENPTY 1
14196| #define HAVE_OPENPTY 1
14197| #define HAVE_INITGROUPS 1
14198| #define HAVE_SETGROUPS 1
14199| #define HAVE_GETGROUPS 1
14200| #define HAVE_GRANTPT 1
14201| #define HAVE_SETPRIORITY 1
14202| #define HAVE_UNLOCKPT 1
14203| #define HAVE_PTSNAME 1
14204| #define HAVE_GETPEEREID 1
14205| #define XMLLINT "/opt/local/bin/xmllint"
14206| #define NEED_BZ2_PREFIX 1
14207| #define HAVE_LIBTIFF 1
14208| #define HAVE_LIBJPEG 1
14209| #define HAVE_LIBPNG 1
14210| #define HAVE_JASPER 1
14211| #define HAVE_EXR 1
14212| #define KDEINIT_USE_FONTCONFIG 1
14213| #define HAVE_LIBZ 1
14214| #define HAVE_FSTAB_H 1
14215| #define HAVE_SYS_UCRED_H 1
14216| #define HAVE_SYS_MOUNT_H 1
14217| #define HAVE_GETMNTINFO 1
14218| #define HAVE_SSL 1
14219| #define KSSL_HAVE_SSL 1
14220| /* end confdefs.h.  */
14221| #include <arpa/nameser8_compat.h>
14222configure:52111: result: no
14223configure:52139: checking for arpa/nameser8_compat.h
14224configure:52148: result: no
14225configure:52033: checking arpa/nameser_compat.h usability
14226configure:52050: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
14227configure:52057: $? = 0
14228configure:52071: result: yes
14229configure:52075: checking arpa/nameser_compat.h presence
14230configure:52090: /usr/bin/gcc-4.2 -E  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
14231configure:52097: $? = 0
14232configure:52111: result: yes
14233configure:52139: checking for arpa/nameser_compat.h
14234configure:52148: result: yes
14235configure:52022: checking for sys/param.h
14236configure:52029: result: yes
14237configure:52200: checking for setfsent
14238configure:52256: rm -rf SunWS_cache; /usr/bin/g++-4.2 -o conftest -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden -fvisibility-inlines-hidden   -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.cpp  -L/opt/local/lib 1>&5
14239configure:52263: $? = 0
14240configure:52285: result: yes
14241configure:52304: checking whether to enable GSSAPI support
14242configure:52476: result: Apple framework
14243configure:52541: checking ieeefp.h usability
14244configure:52558: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
14245conftest.c:260:20: error: ieeefp.h: No such file or directory
14246configure:52565: $? = 1
14247configure: failed program was:
14248| /* confdefs.h.  */
14249| #define PACKAGE_NAME ""
14250| #define PACKAGE_TARNAME ""
14251| #define PACKAGE_VERSION ""
14252| #define PACKAGE_STRING ""
14253| #define PACKAGE_BUGREPORT ""
14254| #define PACKAGE "kdelibs"
14255| #define VERSION "3.5.10"
14256| #define KDELIBSUFF ""
14257| #define STDC_HEADERS 1
14258| #define HAVE_SYS_TYPES_H 1
14259| #define HAVE_SYS_STAT_H 1
14260| #define HAVE_STDLIB_H 1
14261| #define HAVE_STRING_H 1
14262| #define HAVE_MEMORY_H 1
14263| #define HAVE_STRINGS_H 1
14264| #define HAVE_INTTYPES_H 1
14265| #define HAVE_STDINT_H 1
14266| #define HAVE_UNISTD_H 1
14267| #define HAVE_DLFCN_H 1
14268| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
14269| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
14270| #define LTDL_OBJDIR ".libs/"
14271| #define HAVE_PRELOADED_SYMBOLS 1
14272| #define HAVE_LIBDL 1
14273| #define HAVE_DLERROR 1
14274| #define HAVE_MEMORY_H 1
14275| #define HAVE_STDLIB_H 1
14276| #define HAVE_STDIO_H 1
14277| #define HAVE_CTYPE_H 1
14278| #define HAVE_DLFCN_H 1
14279| #define HAVE_STRING_H 1
14280| #define HAVE_STRCHR 1
14281| #define HAVE_STRRCHR 1
14282| #define HAVE_MEMCPY 1
14283| #define HAVE_STRCMP 1
14284| #define HAVE_ALLOCA_H 1
14285| #define HAVE_ALLOCA 1
14286| #define HAVE_STDLIB_H 1
14287| #define HAVE_UNISTD_H 1
14288| #define HAVE_GETPAGESIZE 1
14289| #define HAVE_MMAP 1
14290| #define HAVE_LIMITS_H 1
14291| #define HAVE_LOCALE_H 1
14292| #define HAVE_NL_TYPES_H 1
14293| #define HAVE_STRING_H 1
14294| #define HAVE_ALLOCA_H 1
14295| #define HAVE_GETCWD 1
14296| #define HAVE_MUNMAP 1
14297| #define HAVE_PUTENV 1
14298| #define HAVE_SETLOCALE 1
14299| #define HAVE_STRCHR 1
14300| #define HAVE_STRCASECMP 1
14301| #define HAVE_STPCPY 1
14302| #define HAVE_LC_MESSAGES 1
14303| #define HAVE_SGI_STL 1
14304| #define HAVE_DIRENT_H 1
14305| #define STDC_HEADERS 1
14306| #define HAVE_SYS_PARAM_H 1
14307| #define HAVE_SYS_MMAN_H 1
14308| #define HAVE_SYS_TIME_H 1
14309| #define HAVE_STRINGS_H 1
14310| #define HAVE_SYS_STAT_H 1
14311| #define HAVE_SYS_SELECT_H 1
14312| #define HAVE_PATHS_H 1
14313| #define HAVE_LIMITS_H 1
14314| #define HAVE_DLFCN_H 1
14315| #define HAVE_TERMIOS_H 1
14316| #define HAVE_SYS_XATTR_H 1
14317| #define HAVE_STRLCAT 1
14318| #define HAVE_STRLCAT_PROTO 1
14319| #define HAVE_STRLCPY 1
14320| #define HAVE_STRLCPY_PROTO 1
14321| #define HAVE_CRYPT 1
14322| #define kde_socklen_t socklen_t
14323| #define ksize_t socklen_t
14324| #define HAVE_SYS_TYPES_H 1
14325| #define HAVE_STDINT_H 1
14326| #define HAVE_CARBON_CARBON_H 1
14327| #define HAVE_COREAUDIO 1
14328| #define HAVE_RES_INIT 1
14329| #define HAVE_RES_INIT 1
14330| #define HAVE_RES_INIT_PROTO 1
14331| #define SIZEOF_INT 4
14332| #define SIZEOF_SHORT 2
14333| #define SIZEOF_LONG 8
14334| #define SIZEOF_CHAR_P 8
14335| #define SIZEOF_SIZE_T 8
14336| #define SIZEOF_UNSIGNED_LONG 8
14337| #define HAVE_CRT_EXTERNS_H 1
14338| #define HAVE_NSGETENVIRON 1
14339| #define HAVE_VSNPRINTF 1
14340| #define HAVE_SNPRINTF 1
14341| #define HAVE_LIBZ 1
14342| #define HAVE_LIBPNG 1
14343| #define HAVE_LIBJPEG 1
14344| #define HAVE_LIBPTHREAD 1
14345| #define __KDE_HAVE_GCC_VISIBILITY "1"
14346| #define WITHOUT_ARTS 1
14347| #define KDEDIR "/opt/local"
14348| #define KDESYSCONFDIR "/opt/local/etc"
14349| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
14350| #define HAVE_X11_EXTENSIONS_XSHM_H 1
14351| #define HAVE_X11_ICE_ICELIB_H 1
14352| #define TIME_WITH_SYS_TIME 1
14353| #define HAVE_BOOL 1
14354| #define HAVE_SETENV 1
14355| #define HAVE_SETENV_PROTO 1
14356| #define HAVE_UNSETENV 1
14357| #define HAVE_UNSETENV_PROTO 1
14358| #define HAVE_RANDOM 1
14359| #define HAVE_RANDOM_PROTO 1
14360| #define HAVE_SRANDOM 1
14361| #define HAVE_SRANDOM_PROTO 1
14362| #define HAVE_MKSTEMPS 1
14363| #define HAVE_MKSTEMPS_PROTO 1
14364| #define HAVE_MKSTEMP 1
14365| #define HAVE_MKSTEMP_PROTO 1
14366| #define HAVE_MKDTEMP 1
14367| #define HAVE_MKDTEMP_PROTO 1
14368| #define HAVE_STRTOLL 1
14369| #define HAVE_SOCKET 1
14370| #define HAVE_SETEUID 1
14371| #define HAVE_SETEGID 1
14372| #define HAVE_STRFMON 1
14373| #define HAVE_STPCPY 1
14374| #define HAVE_GETTIMEOFDAY 1
14375| #define HAVE_READDIR_R 1
14376| #define HAVE_SETPRIORITY 1
14377| #define HAVE_USLEEP 1
14378| #define HAVE_USLEEP_PROTO 1
14379| #define HAVE_GETHOSTNAME 1
14380| #define HAVE_GETHOSTNAME_PROTO 1
14381| #define HAVE_RANDOM 1
14382| #define HAVE_RANDOM_PROTO 1
14383| #define HAVE_SRANDOM 1
14384| #define HAVE_SRANDOM_PROTO 1
14385| #define HAVE_S_ISSOCK 1
14386| #define HAVE_INITGROUPS 1
14387| #define HAVE_INITGROUPS_PROTO 1
14388| #define HAVE_MITSHM 1
14389| #define HAVE__ICETRANSNOLISTEN 1
14390| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
14391| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
14392| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
14393| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
14394| #define DCOP_PATH "/opt/local/bin"
14395| #define HAVE_DNSSD 1
14396| #define __KDE_EXECPREFIX "NONE"
14397| #define __KDE_BINDIR "/opt/local/bin"
14398| #define HAVE_IDNA_H 1
14399| #define HAVE_PUNYCODE_H 1
14400| #define HAVE_STRINGPREP_H 1
14401| #define HAVE_LIBIDN 1
14402| #define HAVE_INET_NTOP 1
14403| #define HAVE_INET_PTON 1
14404| #define HAVE_GETPEERNAME 1
14405| #define HAVE_GETSOCKNAME 1
14406| #define HAVE_GETSOCKOPT 1
14407| #define HAVE_GETHOSTBYNAME2 1
14408| #define HAVE_IF_NAMETOINDEX 1
14409| #define HAVE_NETINET_IN_H 1
14410| #define HAVE_NET_IF_H 1
14411| #define HAVE_SYS_FILIO_H 1
14412| #define HAVE_USLEEP 1
14413| #define HAVE_POLL 1
14414| #define HAVE_MADVISE 1
14415| #define HAVE_STRUCT_ADDRINFO 1
14416| #define HAVE_GETADDRINFO 1
14417| #define HAVE_FREEADDRINFO 1
14418| #define HAVE_GETNAMEINFO 1
14419| #define HAVE_GAI_STRERROR 1
14420| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
14421| #define HAVE_STRUCT_SOCKADDR_IN6 1
14422| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
14423| #define HAVE_BACKTRACE 1
14424| #define HAVE_SYS_MOUNT_H 1
14425| #define HAVE_LIBART 1
14426| #define HAVE_SYS_SELECT_H 1
14427| #define HAVE_UTIL_H 1
14428| #define HAVE_TERMIOS_H 1
14429| #define HAVE_REVOKE 1
14430| #define KDE_MALLOC_X86 1
14431| #define HAVE_XRENDER 1
14432| #define HAVE_X86_MMX 1
14433| #define HAVE_X86_SSE 1
14434| #define HAVE_X86_SSE2 1
14435| #define HAVE_X86_3DNOW 1
14436| #define HAVE_CUPS_NO_PWD_CACHE 1
14437| #define HAVE_CUPS 1
14438| #define __PATH_SU "/usr/bin/su"
14439| #define __PATH_SUDO "/usr/bin/sudo"
14440| #define DEFAULT_SUPER_USER_COMMAND "su"
14441| #define HAVE_INITGROUPS 1
14442| #define HAVE_UTIL_H 1
14443| #define HAVE_OPENPTY 1
14444| #define HAVE_OPENPTY 1
14445| #define HAVE_INITGROUPS 1
14446| #define HAVE_SETGROUPS 1
14447| #define HAVE_GETGROUPS 1
14448| #define HAVE_GRANTPT 1
14449| #define HAVE_SETPRIORITY 1
14450| #define HAVE_UNLOCKPT 1
14451| #define HAVE_PTSNAME 1
14452| #define HAVE_GETPEEREID 1
14453| #define XMLLINT "/opt/local/bin/xmllint"
14454| #define NEED_BZ2_PREFIX 1
14455| #define HAVE_LIBTIFF 1
14456| #define HAVE_LIBJPEG 1
14457| #define HAVE_LIBPNG 1
14458| #define HAVE_JASPER 1
14459| #define HAVE_EXR 1
14460| #define KDEINIT_USE_FONTCONFIG 1
14461| #define HAVE_LIBZ 1
14462| #define HAVE_FSTAB_H 1
14463| #define HAVE_SYS_UCRED_H 1
14464| #define HAVE_SYS_MOUNT_H 1
14465| #define HAVE_GETMNTINFO 1
14466| #define HAVE_SSL 1
14467| #define KSSL_HAVE_SSL 1
14468| #define HAVE_ARPA_NAMESER_COMPAT_H 1
14469| #define HAVE_SYS_PARAM_H 1
14470| #define HAVE_BZIP2_SUPPORT 1
14471| #define HAVE_SETFSENT 1
14472| #define HAVE_LIBGSSAPI 1
14473| /* end confdefs.h.  */
14474| #include <stdio.h>
14475| #ifdef HAVE_SYS_TYPES_H
14476| # include <sys/types.h>
14477| #endif
14478| #ifdef HAVE_SYS_STAT_H
14479| # include <sys/stat.h>
14480| #endif
14481| #ifdef STDC_HEADERS
14482| # include <stdlib.h>
14483| # include <stddef.h>
14484| #else
14485| # ifdef HAVE_STDLIB_H
14486| #  include <stdlib.h>
14487| # endif
14488| #endif
14489| #ifdef HAVE_STRING_H
14490| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
14491| #  include <memory.h>
14492| # endif
14493| # include <string.h>
14494| #endif
14495| #ifdef HAVE_STRINGS_H
14496| # include <strings.h>
14497| #endif
14498| #ifdef HAVE_INTTYPES_H
14499| # include <inttypes.h>
14500| #endif
14501| #ifdef HAVE_STDINT_H
14502| # include <stdint.h>
14503| #endif
14504| #ifdef HAVE_UNISTD_H
14505| # include <unistd.h>
14506| #endif
14507| #include <ieeefp.h>
14508configure:52579: result: no
14509configure:52583: checking ieeefp.h presence
14510configure:52598: /usr/bin/gcc-4.2 -E  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
14511conftest.c:227:20: error: ieeefp.h: No such file or directory
14512configure:52605: $? = 1
14513configure: failed program was:
14514| /* confdefs.h.  */
14515| #define PACKAGE_NAME ""
14516| #define PACKAGE_TARNAME ""
14517| #define PACKAGE_VERSION ""
14518| #define PACKAGE_STRING ""
14519| #define PACKAGE_BUGREPORT ""
14520| #define PACKAGE "kdelibs"
14521| #define VERSION "3.5.10"
14522| #define KDELIBSUFF ""
14523| #define STDC_HEADERS 1
14524| #define HAVE_SYS_TYPES_H 1
14525| #define HAVE_SYS_STAT_H 1
14526| #define HAVE_STDLIB_H 1
14527| #define HAVE_STRING_H 1
14528| #define HAVE_MEMORY_H 1
14529| #define HAVE_STRINGS_H 1
14530| #define HAVE_INTTYPES_H 1
14531| #define HAVE_STDINT_H 1
14532| #define HAVE_UNISTD_H 1
14533| #define HAVE_DLFCN_H 1
14534| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
14535| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
14536| #define LTDL_OBJDIR ".libs/"
14537| #define HAVE_PRELOADED_SYMBOLS 1
14538| #define HAVE_LIBDL 1
14539| #define HAVE_DLERROR 1
14540| #define HAVE_MEMORY_H 1
14541| #define HAVE_STDLIB_H 1
14542| #define HAVE_STDIO_H 1
14543| #define HAVE_CTYPE_H 1
14544| #define HAVE_DLFCN_H 1
14545| #define HAVE_STRING_H 1
14546| #define HAVE_STRCHR 1
14547| #define HAVE_STRRCHR 1
14548| #define HAVE_MEMCPY 1
14549| #define HAVE_STRCMP 1
14550| #define HAVE_ALLOCA_H 1
14551| #define HAVE_ALLOCA 1
14552| #define HAVE_STDLIB_H 1
14553| #define HAVE_UNISTD_H 1
14554| #define HAVE_GETPAGESIZE 1
14555| #define HAVE_MMAP 1
14556| #define HAVE_LIMITS_H 1
14557| #define HAVE_LOCALE_H 1
14558| #define HAVE_NL_TYPES_H 1
14559| #define HAVE_STRING_H 1
14560| #define HAVE_ALLOCA_H 1
14561| #define HAVE_GETCWD 1
14562| #define HAVE_MUNMAP 1
14563| #define HAVE_PUTENV 1
14564| #define HAVE_SETLOCALE 1
14565| #define HAVE_STRCHR 1
14566| #define HAVE_STRCASECMP 1
14567| #define HAVE_STPCPY 1
14568| #define HAVE_LC_MESSAGES 1
14569| #define HAVE_SGI_STL 1
14570| #define HAVE_DIRENT_H 1
14571| #define STDC_HEADERS 1
14572| #define HAVE_SYS_PARAM_H 1
14573| #define HAVE_SYS_MMAN_H 1
14574| #define HAVE_SYS_TIME_H 1
14575| #define HAVE_STRINGS_H 1
14576| #define HAVE_SYS_STAT_H 1
14577| #define HAVE_SYS_SELECT_H 1
14578| #define HAVE_PATHS_H 1
14579| #define HAVE_LIMITS_H 1
14580| #define HAVE_DLFCN_H 1
14581| #define HAVE_TERMIOS_H 1
14582| #define HAVE_SYS_XATTR_H 1
14583| #define HAVE_STRLCAT 1
14584| #define HAVE_STRLCAT_PROTO 1
14585| #define HAVE_STRLCPY 1
14586| #define HAVE_STRLCPY_PROTO 1
14587| #define HAVE_CRYPT 1
14588| #define kde_socklen_t socklen_t
14589| #define ksize_t socklen_t
14590| #define HAVE_SYS_TYPES_H 1
14591| #define HAVE_STDINT_H 1
14592| #define HAVE_CARBON_CARBON_H 1
14593| #define HAVE_COREAUDIO 1
14594| #define HAVE_RES_INIT 1
14595| #define HAVE_RES_INIT 1
14596| #define HAVE_RES_INIT_PROTO 1
14597| #define SIZEOF_INT 4
14598| #define SIZEOF_SHORT 2
14599| #define SIZEOF_LONG 8
14600| #define SIZEOF_CHAR_P 8
14601| #define SIZEOF_SIZE_T 8
14602| #define SIZEOF_UNSIGNED_LONG 8
14603| #define HAVE_CRT_EXTERNS_H 1
14604| #define HAVE_NSGETENVIRON 1
14605| #define HAVE_VSNPRINTF 1
14606| #define HAVE_SNPRINTF 1
14607| #define HAVE_LIBZ 1
14608| #define HAVE_LIBPNG 1
14609| #define HAVE_LIBJPEG 1
14610| #define HAVE_LIBPTHREAD 1
14611| #define __KDE_HAVE_GCC_VISIBILITY "1"
14612| #define WITHOUT_ARTS 1
14613| #define KDEDIR "/opt/local"
14614| #define KDESYSCONFDIR "/opt/local/etc"
14615| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
14616| #define HAVE_X11_EXTENSIONS_XSHM_H 1
14617| #define HAVE_X11_ICE_ICELIB_H 1
14618| #define TIME_WITH_SYS_TIME 1
14619| #define HAVE_BOOL 1
14620| #define HAVE_SETENV 1
14621| #define HAVE_SETENV_PROTO 1
14622| #define HAVE_UNSETENV 1
14623| #define HAVE_UNSETENV_PROTO 1
14624| #define HAVE_RANDOM 1
14625| #define HAVE_RANDOM_PROTO 1
14626| #define HAVE_SRANDOM 1
14627| #define HAVE_SRANDOM_PROTO 1
14628| #define HAVE_MKSTEMPS 1
14629| #define HAVE_MKSTEMPS_PROTO 1
14630| #define HAVE_MKSTEMP 1
14631| #define HAVE_MKSTEMP_PROTO 1
14632| #define HAVE_MKDTEMP 1
14633| #define HAVE_MKDTEMP_PROTO 1
14634| #define HAVE_STRTOLL 1
14635| #define HAVE_SOCKET 1
14636| #define HAVE_SETEUID 1
14637| #define HAVE_SETEGID 1
14638| #define HAVE_STRFMON 1
14639| #define HAVE_STPCPY 1
14640| #define HAVE_GETTIMEOFDAY 1
14641| #define HAVE_READDIR_R 1
14642| #define HAVE_SETPRIORITY 1
14643| #define HAVE_USLEEP 1
14644| #define HAVE_USLEEP_PROTO 1
14645| #define HAVE_GETHOSTNAME 1
14646| #define HAVE_GETHOSTNAME_PROTO 1
14647| #define HAVE_RANDOM 1
14648| #define HAVE_RANDOM_PROTO 1
14649| #define HAVE_SRANDOM 1
14650| #define HAVE_SRANDOM_PROTO 1
14651| #define HAVE_S_ISSOCK 1
14652| #define HAVE_INITGROUPS 1
14653| #define HAVE_INITGROUPS_PROTO 1
14654| #define HAVE_MITSHM 1
14655| #define HAVE__ICETRANSNOLISTEN 1
14656| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
14657| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
14658| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
14659| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
14660| #define DCOP_PATH "/opt/local/bin"
14661| #define HAVE_DNSSD 1
14662| #define __KDE_EXECPREFIX "NONE"
14663| #define __KDE_BINDIR "/opt/local/bin"
14664| #define HAVE_IDNA_H 1
14665| #define HAVE_PUNYCODE_H 1
14666| #define HAVE_STRINGPREP_H 1
14667| #define HAVE_LIBIDN 1
14668| #define HAVE_INET_NTOP 1
14669| #define HAVE_INET_PTON 1
14670| #define HAVE_GETPEERNAME 1
14671| #define HAVE_GETSOCKNAME 1
14672| #define HAVE_GETSOCKOPT 1
14673| #define HAVE_GETHOSTBYNAME2 1
14674| #define HAVE_IF_NAMETOINDEX 1
14675| #define HAVE_NETINET_IN_H 1
14676| #define HAVE_NET_IF_H 1
14677| #define HAVE_SYS_FILIO_H 1
14678| #define HAVE_USLEEP 1
14679| #define HAVE_POLL 1
14680| #define HAVE_MADVISE 1
14681| #define HAVE_STRUCT_ADDRINFO 1
14682| #define HAVE_GETADDRINFO 1
14683| #define HAVE_FREEADDRINFO 1
14684| #define HAVE_GETNAMEINFO 1
14685| #define HAVE_GAI_STRERROR 1
14686| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
14687| #define HAVE_STRUCT_SOCKADDR_IN6 1
14688| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
14689| #define HAVE_BACKTRACE 1
14690| #define HAVE_SYS_MOUNT_H 1
14691| #define HAVE_LIBART 1
14692| #define HAVE_SYS_SELECT_H 1
14693| #define HAVE_UTIL_H 1
14694| #define HAVE_TERMIOS_H 1
14695| #define HAVE_REVOKE 1
14696| #define KDE_MALLOC_X86 1
14697| #define HAVE_XRENDER 1
14698| #define HAVE_X86_MMX 1
14699| #define HAVE_X86_SSE 1
14700| #define HAVE_X86_SSE2 1
14701| #define HAVE_X86_3DNOW 1
14702| #define HAVE_CUPS_NO_PWD_CACHE 1
14703| #define HAVE_CUPS 1
14704| #define __PATH_SU "/usr/bin/su"
14705| #define __PATH_SUDO "/usr/bin/sudo"
14706| #define DEFAULT_SUPER_USER_COMMAND "su"
14707| #define HAVE_INITGROUPS 1
14708| #define HAVE_UTIL_H 1
14709| #define HAVE_OPENPTY 1
14710| #define HAVE_OPENPTY 1
14711| #define HAVE_INITGROUPS 1
14712| #define HAVE_SETGROUPS 1
14713| #define HAVE_GETGROUPS 1
14714| #define HAVE_GRANTPT 1
14715| #define HAVE_SETPRIORITY 1
14716| #define HAVE_UNLOCKPT 1
14717| #define HAVE_PTSNAME 1
14718| #define HAVE_GETPEEREID 1
14719| #define XMLLINT "/opt/local/bin/xmllint"
14720| #define NEED_BZ2_PREFIX 1
14721| #define HAVE_LIBTIFF 1
14722| #define HAVE_LIBJPEG 1
14723| #define HAVE_LIBPNG 1
14724| #define HAVE_JASPER 1
14725| #define HAVE_EXR 1
14726| #define KDEINIT_USE_FONTCONFIG 1
14727| #define HAVE_LIBZ 1
14728| #define HAVE_FSTAB_H 1
14729| #define HAVE_SYS_UCRED_H 1
14730| #define HAVE_SYS_MOUNT_H 1
14731| #define HAVE_GETMNTINFO 1
14732| #define HAVE_SSL 1
14733| #define KSSL_HAVE_SSL 1
14734| #define HAVE_ARPA_NAMESER_COMPAT_H 1
14735| #define HAVE_SYS_PARAM_H 1
14736| #define HAVE_BZIP2_SUPPORT 1
14737| #define HAVE_SETFSENT 1
14738| #define HAVE_LIBGSSAPI 1
14739| /* end confdefs.h.  */
14740| #include <ieeefp.h>
14741configure:52619: result: no
14742configure:52647: checking for ieeefp.h
14743configure:52656: result: no
14744configure:52541: checking float.h usability
14745configure:52558: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
14746configure:52565: $? = 0
14747configure:52579: result: yes
14748configure:52583: checking float.h presence
14749configure:52598: /usr/bin/gcc-4.2 -E  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
14750configure:52605: $? = 0
14751configure:52619: result: yes
14752configure:52647: checking for float.h
14753configure:52656: result: yes
14754configure:52671: checking for finite in -lm
14755configure:52706: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c -lm   -L/opt/local/lib >&5
14756conftest.c:235: warning: conflicting types for built-in function 'finite'
14757configure:52713: $? = 0
14758configure:52734: result: yes
14759configure:52746: checking for _finite in -lm
14760configure:52781: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c -lm   -L/opt/local/lib >&5
14761Undefined symbols:
14762  "__finite", referenced from:
14763      _main in ccIK995A.o
14764ld: symbol(s) not found
14765collect2: ld returned 1 exit status
14766configure:52788: $? = 1
14767configure: failed program was:
14768| /* confdefs.h.  */
14769| #define PACKAGE_NAME ""
14770| #define PACKAGE_TARNAME ""
14771| #define PACKAGE_VERSION ""
14772| #define PACKAGE_STRING ""
14773| #define PACKAGE_BUGREPORT ""
14774| #define PACKAGE "kdelibs"
14775| #define VERSION "3.5.10"
14776| #define KDELIBSUFF ""
14777| #define STDC_HEADERS 1
14778| #define HAVE_SYS_TYPES_H 1
14779| #define HAVE_SYS_STAT_H 1
14780| #define HAVE_STDLIB_H 1
14781| #define HAVE_STRING_H 1
14782| #define HAVE_MEMORY_H 1
14783| #define HAVE_STRINGS_H 1
14784| #define HAVE_INTTYPES_H 1
14785| #define HAVE_STDINT_H 1
14786| #define HAVE_UNISTD_H 1
14787| #define HAVE_DLFCN_H 1
14788| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
14789| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
14790| #define LTDL_OBJDIR ".libs/"
14791| #define HAVE_PRELOADED_SYMBOLS 1
14792| #define HAVE_LIBDL 1
14793| #define HAVE_DLERROR 1
14794| #define HAVE_MEMORY_H 1
14795| #define HAVE_STDLIB_H 1
14796| #define HAVE_STDIO_H 1
14797| #define HAVE_CTYPE_H 1
14798| #define HAVE_DLFCN_H 1
14799| #define HAVE_STRING_H 1
14800| #define HAVE_STRCHR 1
14801| #define HAVE_STRRCHR 1
14802| #define HAVE_MEMCPY 1
14803| #define HAVE_STRCMP 1
14804| #define HAVE_ALLOCA_H 1
14805| #define HAVE_ALLOCA 1
14806| #define HAVE_STDLIB_H 1
14807| #define HAVE_UNISTD_H 1
14808| #define HAVE_GETPAGESIZE 1
14809| #define HAVE_MMAP 1
14810| #define HAVE_LIMITS_H 1
14811| #define HAVE_LOCALE_H 1
14812| #define HAVE_NL_TYPES_H 1
14813| #define HAVE_STRING_H 1
14814| #define HAVE_ALLOCA_H 1
14815| #define HAVE_GETCWD 1
14816| #define HAVE_MUNMAP 1
14817| #define HAVE_PUTENV 1
14818| #define HAVE_SETLOCALE 1
14819| #define HAVE_STRCHR 1
14820| #define HAVE_STRCASECMP 1
14821| #define HAVE_STPCPY 1
14822| #define HAVE_LC_MESSAGES 1
14823| #define HAVE_SGI_STL 1
14824| #define HAVE_DIRENT_H 1
14825| #define STDC_HEADERS 1
14826| #define HAVE_SYS_PARAM_H 1
14827| #define HAVE_SYS_MMAN_H 1
14828| #define HAVE_SYS_TIME_H 1
14829| #define HAVE_STRINGS_H 1
14830| #define HAVE_SYS_STAT_H 1
14831| #define HAVE_SYS_SELECT_H 1
14832| #define HAVE_PATHS_H 1
14833| #define HAVE_LIMITS_H 1
14834| #define HAVE_DLFCN_H 1
14835| #define HAVE_TERMIOS_H 1
14836| #define HAVE_SYS_XATTR_H 1
14837| #define HAVE_STRLCAT 1
14838| #define HAVE_STRLCAT_PROTO 1
14839| #define HAVE_STRLCPY 1
14840| #define HAVE_STRLCPY_PROTO 1
14841| #define HAVE_CRYPT 1
14842| #define kde_socklen_t socklen_t
14843| #define ksize_t socklen_t
14844| #define HAVE_SYS_TYPES_H 1
14845| #define HAVE_STDINT_H 1
14846| #define HAVE_CARBON_CARBON_H 1
14847| #define HAVE_COREAUDIO 1
14848| #define HAVE_RES_INIT 1
14849| #define HAVE_RES_INIT 1
14850| #define HAVE_RES_INIT_PROTO 1
14851| #define SIZEOF_INT 4
14852| #define SIZEOF_SHORT 2
14853| #define SIZEOF_LONG 8
14854| #define SIZEOF_CHAR_P 8
14855| #define SIZEOF_SIZE_T 8
14856| #define SIZEOF_UNSIGNED_LONG 8
14857| #define HAVE_CRT_EXTERNS_H 1
14858| #define HAVE_NSGETENVIRON 1
14859| #define HAVE_VSNPRINTF 1
14860| #define HAVE_SNPRINTF 1
14861| #define HAVE_LIBZ 1
14862| #define HAVE_LIBPNG 1
14863| #define HAVE_LIBJPEG 1
14864| #define HAVE_LIBPTHREAD 1
14865| #define __KDE_HAVE_GCC_VISIBILITY "1"
14866| #define WITHOUT_ARTS 1
14867| #define KDEDIR "/opt/local"
14868| #define KDESYSCONFDIR "/opt/local/etc"
14869| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
14870| #define HAVE_X11_EXTENSIONS_XSHM_H 1
14871| #define HAVE_X11_ICE_ICELIB_H 1
14872| #define TIME_WITH_SYS_TIME 1
14873| #define HAVE_BOOL 1
14874| #define HAVE_SETENV 1
14875| #define HAVE_SETENV_PROTO 1
14876| #define HAVE_UNSETENV 1
14877| #define HAVE_UNSETENV_PROTO 1
14878| #define HAVE_RANDOM 1
14879| #define HAVE_RANDOM_PROTO 1
14880| #define HAVE_SRANDOM 1
14881| #define HAVE_SRANDOM_PROTO 1
14882| #define HAVE_MKSTEMPS 1
14883| #define HAVE_MKSTEMPS_PROTO 1
14884| #define HAVE_MKSTEMP 1
14885| #define HAVE_MKSTEMP_PROTO 1
14886| #define HAVE_MKDTEMP 1
14887| #define HAVE_MKDTEMP_PROTO 1
14888| #define HAVE_STRTOLL 1
14889| #define HAVE_SOCKET 1
14890| #define HAVE_SETEUID 1
14891| #define HAVE_SETEGID 1
14892| #define HAVE_STRFMON 1
14893| #define HAVE_STPCPY 1
14894| #define HAVE_GETTIMEOFDAY 1
14895| #define HAVE_READDIR_R 1
14896| #define HAVE_SETPRIORITY 1
14897| #define HAVE_USLEEP 1
14898| #define HAVE_USLEEP_PROTO 1
14899| #define HAVE_GETHOSTNAME 1
14900| #define HAVE_GETHOSTNAME_PROTO 1
14901| #define HAVE_RANDOM 1
14902| #define HAVE_RANDOM_PROTO 1
14903| #define HAVE_SRANDOM 1
14904| #define HAVE_SRANDOM_PROTO 1
14905| #define HAVE_S_ISSOCK 1
14906| #define HAVE_INITGROUPS 1
14907| #define HAVE_INITGROUPS_PROTO 1
14908| #define HAVE_MITSHM 1
14909| #define HAVE__ICETRANSNOLISTEN 1
14910| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
14911| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
14912| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
14913| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
14914| #define DCOP_PATH "/opt/local/bin"
14915| #define HAVE_DNSSD 1
14916| #define __KDE_EXECPREFIX "NONE"
14917| #define __KDE_BINDIR "/opt/local/bin"
14918| #define HAVE_IDNA_H 1
14919| #define HAVE_PUNYCODE_H 1
14920| #define HAVE_STRINGPREP_H 1
14921| #define HAVE_LIBIDN 1
14922| #define HAVE_INET_NTOP 1
14923| #define HAVE_INET_PTON 1
14924| #define HAVE_GETPEERNAME 1
14925| #define HAVE_GETSOCKNAME 1
14926| #define HAVE_GETSOCKOPT 1
14927| #define HAVE_GETHOSTBYNAME2 1
14928| #define HAVE_IF_NAMETOINDEX 1
14929| #define HAVE_NETINET_IN_H 1
14930| #define HAVE_NET_IF_H 1
14931| #define HAVE_SYS_FILIO_H 1
14932| #define HAVE_USLEEP 1
14933| #define HAVE_POLL 1
14934| #define HAVE_MADVISE 1
14935| #define HAVE_STRUCT_ADDRINFO 1
14936| #define HAVE_GETADDRINFO 1
14937| #define HAVE_FREEADDRINFO 1
14938| #define HAVE_GETNAMEINFO 1
14939| #define HAVE_GAI_STRERROR 1
14940| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
14941| #define HAVE_STRUCT_SOCKADDR_IN6 1
14942| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
14943| #define HAVE_BACKTRACE 1
14944| #define HAVE_SYS_MOUNT_H 1
14945| #define HAVE_LIBART 1
14946| #define HAVE_SYS_SELECT_H 1
14947| #define HAVE_UTIL_H 1
14948| #define HAVE_TERMIOS_H 1
14949| #define HAVE_REVOKE 1
14950| #define KDE_MALLOC_X86 1
14951| #define HAVE_XRENDER 1
14952| #define HAVE_X86_MMX 1
14953| #define HAVE_X86_SSE 1
14954| #define HAVE_X86_SSE2 1
14955| #define HAVE_X86_3DNOW 1
14956| #define HAVE_CUPS_NO_PWD_CACHE 1
14957| #define HAVE_CUPS 1
14958| #define __PATH_SU "/usr/bin/su"
14959| #define __PATH_SUDO "/usr/bin/sudo"
14960| #define DEFAULT_SUPER_USER_COMMAND "su"
14961| #define HAVE_INITGROUPS 1
14962| #define HAVE_UTIL_H 1
14963| #define HAVE_OPENPTY 1
14964| #define HAVE_OPENPTY 1
14965| #define HAVE_INITGROUPS 1
14966| #define HAVE_SETGROUPS 1
14967| #define HAVE_GETGROUPS 1
14968| #define HAVE_GRANTPT 1
14969| #define HAVE_SETPRIORITY 1
14970| #define HAVE_UNLOCKPT 1
14971| #define HAVE_PTSNAME 1
14972| #define HAVE_GETPEEREID 1
14973| #define XMLLINT "/opt/local/bin/xmllint"
14974| #define NEED_BZ2_PREFIX 1
14975| #define HAVE_LIBTIFF 1
14976| #define HAVE_LIBJPEG 1
14977| #define HAVE_LIBPNG 1
14978| #define HAVE_JASPER 1
14979| #define HAVE_EXR 1
14980| #define KDEINIT_USE_FONTCONFIG 1
14981| #define HAVE_LIBZ 1
14982| #define HAVE_FSTAB_H 1
14983| #define HAVE_SYS_UCRED_H 1
14984| #define HAVE_SYS_MOUNT_H 1
14985| #define HAVE_GETMNTINFO 1
14986| #define HAVE_SSL 1
14987| #define KSSL_HAVE_SSL 1
14988| #define HAVE_ARPA_NAMESER_COMPAT_H 1
14989| #define HAVE_SYS_PARAM_H 1
14990| #define HAVE_BZIP2_SUPPORT 1
14991| #define HAVE_SETFSENT 1
14992| #define HAVE_LIBGSSAPI 1
14993| #define HAVE_FLOAT_H 1
14994| #define HAVE_FUNC_FINITE 1
14995| /* end confdefs.h.  */
14996|
14997| /* Override any GCC internal prototype to avoid an error.
14998|    Use char because int might match the return type of a GCC
14999|    builtin and then its argument prototype would still apply.  */
15000| #ifdef __cplusplus
15001| extern "C"
15002| #endif
15003| char _finite ();
15004| int
15005| main ()
15006| {
15007| return _finite ();
15008|   ;
15009|   return 0;
15010| }
15011configure:52809: result: no
15012configure:52828: checking for isnan with <math.h>
15013configure:52852: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c -lm >&5
15014configure:52859: $? = 0
15015configure:52867: result: yes
15016configure:52891: checking for isinf with <math.h>
15017configure:52915: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs conftest.c -lm >&5
15018configure:52922: $? = 0
15019configure:52930: result: yes
15020configure:52965: checking for pcre-config
15021configure:53019: result: /opt/local/bin/pcre-config
15022configure:53063: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -I/opt/local/include -I/opt/local/lib/qt3/include -I/opt/local/include  -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs -L/opt/local/lib/qt3/lib -L/opt/local/lib    -L/opt/local/lib conftest.c -L/opt/local/lib -lpcreposix -lpcre >&5
15023configure:53070: $? = 0
15024configure:53149: checking for new_aspell_config in -laspell
15025configure:53184: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs -L/opt/local/lib/qt3/lib -L/opt/local/lib    -L/opt/local/lib conftest.c -laspell   -L/opt/local/lib >&5
15026configure:53191: $? = 0
15027configure:53212: result: yes
15028configure:53244: checking aspell.h usability
15029configure:53261: /usr/bin/g++-4.2 -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden -fvisibility-inlines-hidden   -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -I/opt/local/lib/qt3/include -I/opt/local/include  -I/opt/local/include conftest.cpp >&5
15030configure:53268: $? = 0
15031configure:53282: result: yes
15032configure:53286: checking aspell.h presence
15033configure:53301: /usr/bin/g++-4.2 -E  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -I/opt/local/lib/qt3/include -I/opt/local/include  -I/opt/local/include conftest.cpp
15034configure:53308: $? = 0
15035configure:53322: result: yes
15036configure:53350: checking for aspell.h
15037configure:53357: result: yes
15038configure:53431: checking for hspell_check_word in -lhspell
15039configure:53466: /usr/bin/gcc-4.2 -o conftest -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip_dylibs -L/opt/local/lib/qt3/lib -L/opt/local/lib    -L/opt/local/lib conftest.c -lhspell -lz  -L/opt/local/lib >&5
15040ld: library not found for -lhspell
15041collect2: ld returned 1 exit status
15042configure:53473: $? = 1
15043configure: failed program was:
15044| /* confdefs.h.  */
15045| #define PACKAGE_NAME ""
15046| #define PACKAGE_TARNAME ""
15047| #define PACKAGE_VERSION ""
15048| #define PACKAGE_STRING ""
15049| #define PACKAGE_BUGREPORT ""
15050| #define PACKAGE "kdelibs"
15051| #define VERSION "3.5.10"
15052| #define KDELIBSUFF ""
15053| #define STDC_HEADERS 1
15054| #define HAVE_SYS_TYPES_H 1
15055| #define HAVE_SYS_STAT_H 1
15056| #define HAVE_STDLIB_H 1
15057| #define HAVE_STRING_H 1
15058| #define HAVE_MEMORY_H 1
15059| #define HAVE_STRINGS_H 1
15060| #define HAVE_INTTYPES_H 1
15061| #define HAVE_STDINT_H 1
15062| #define HAVE_UNISTD_H 1
15063| #define HAVE_DLFCN_H 1
15064| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
15065| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
15066| #define LTDL_OBJDIR ".libs/"
15067| #define HAVE_PRELOADED_SYMBOLS 1
15068| #define HAVE_LIBDL 1
15069| #define HAVE_DLERROR 1
15070| #define HAVE_MEMORY_H 1
15071| #define HAVE_STDLIB_H 1
15072| #define HAVE_STDIO_H 1
15073| #define HAVE_CTYPE_H 1
15074| #define HAVE_DLFCN_H 1
15075| #define HAVE_STRING_H 1
15076| #define HAVE_STRCHR 1
15077| #define HAVE_STRRCHR 1
15078| #define HAVE_MEMCPY 1
15079| #define HAVE_STRCMP 1
15080| #define HAVE_ALLOCA_H 1
15081| #define HAVE_ALLOCA 1
15082| #define HAVE_STDLIB_H 1
15083| #define HAVE_UNISTD_H 1
15084| #define HAVE_GETPAGESIZE 1
15085| #define HAVE_MMAP 1
15086| #define HAVE_LIMITS_H 1
15087| #define HAVE_LOCALE_H 1
15088| #define HAVE_NL_TYPES_H 1
15089| #define HAVE_STRING_H 1
15090| #define HAVE_ALLOCA_H 1
15091| #define HAVE_GETCWD 1
15092| #define HAVE_MUNMAP 1
15093| #define HAVE_PUTENV 1
15094| #define HAVE_SETLOCALE 1
15095| #define HAVE_STRCHR 1
15096| #define HAVE_STRCASECMP 1
15097| #define HAVE_STPCPY 1
15098| #define HAVE_LC_MESSAGES 1
15099| #define HAVE_SGI_STL 1
15100| #define HAVE_DIRENT_H 1
15101| #define STDC_HEADERS 1
15102| #define HAVE_SYS_PARAM_H 1
15103| #define HAVE_SYS_MMAN_H 1
15104| #define HAVE_SYS_TIME_H 1
15105| #define HAVE_STRINGS_H 1
15106| #define HAVE_SYS_STAT_H 1
15107| #define HAVE_SYS_SELECT_H 1
15108| #define HAVE_PATHS_H 1
15109| #define HAVE_LIMITS_H 1
15110| #define HAVE_DLFCN_H 1
15111| #define HAVE_TERMIOS_H 1
15112| #define HAVE_SYS_XATTR_H 1
15113| #define HAVE_STRLCAT 1
15114| #define HAVE_STRLCAT_PROTO 1
15115| #define HAVE_STRLCPY 1
15116| #define HAVE_STRLCPY_PROTO 1
15117| #define HAVE_CRYPT 1
15118| #define kde_socklen_t socklen_t
15119| #define ksize_t socklen_t
15120| #define HAVE_SYS_TYPES_H 1
15121| #define HAVE_STDINT_H 1
15122| #define HAVE_CARBON_CARBON_H 1
15123| #define HAVE_COREAUDIO 1
15124| #define HAVE_RES_INIT 1
15125| #define HAVE_RES_INIT 1
15126| #define HAVE_RES_INIT_PROTO 1
15127| #define SIZEOF_INT 4
15128| #define SIZEOF_SHORT 2
15129| #define SIZEOF_LONG 8
15130| #define SIZEOF_CHAR_P 8
15131| #define SIZEOF_SIZE_T 8
15132| #define SIZEOF_UNSIGNED_LONG 8
15133| #define HAVE_CRT_EXTERNS_H 1
15134| #define HAVE_NSGETENVIRON 1
15135| #define HAVE_VSNPRINTF 1
15136| #define HAVE_SNPRINTF 1
15137| #define HAVE_LIBZ 1
15138| #define HAVE_LIBPNG 1
15139| #define HAVE_LIBJPEG 1
15140| #define HAVE_LIBPTHREAD 1
15141| #define __KDE_HAVE_GCC_VISIBILITY "1"
15142| #define WITHOUT_ARTS 1
15143| #define KDEDIR "/opt/local"
15144| #define KDESYSCONFDIR "/opt/local/etc"
15145| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
15146| #define HAVE_X11_EXTENSIONS_XSHM_H 1
15147| #define HAVE_X11_ICE_ICELIB_H 1
15148| #define TIME_WITH_SYS_TIME 1
15149| #define HAVE_BOOL 1
15150| #define HAVE_SETENV 1
15151| #define HAVE_SETENV_PROTO 1
15152| #define HAVE_UNSETENV 1
15153| #define HAVE_UNSETENV_PROTO 1
15154| #define HAVE_RANDOM 1
15155| #define HAVE_RANDOM_PROTO 1
15156| #define HAVE_SRANDOM 1
15157| #define HAVE_SRANDOM_PROTO 1
15158| #define HAVE_MKSTEMPS 1
15159| #define HAVE_MKSTEMPS_PROTO 1
15160| #define HAVE_MKSTEMP 1
15161| #define HAVE_MKSTEMP_PROTO 1
15162| #define HAVE_MKDTEMP 1
15163| #define HAVE_MKDTEMP_PROTO 1
15164| #define HAVE_STRTOLL 1
15165| #define HAVE_SOCKET 1
15166| #define HAVE_SETEUID 1
15167| #define HAVE_SETEGID 1
15168| #define HAVE_STRFMON 1
15169| #define HAVE_STPCPY 1
15170| #define HAVE_GETTIMEOFDAY 1
15171| #define HAVE_READDIR_R 1
15172| #define HAVE_SETPRIORITY 1
15173| #define HAVE_USLEEP 1
15174| #define HAVE_USLEEP_PROTO 1
15175| #define HAVE_GETHOSTNAME 1
15176| #define HAVE_GETHOSTNAME_PROTO 1
15177| #define HAVE_RANDOM 1
15178| #define HAVE_RANDOM_PROTO 1
15179| #define HAVE_SRANDOM 1
15180| #define HAVE_SRANDOM_PROTO 1
15181| #define HAVE_S_ISSOCK 1
15182| #define HAVE_INITGROUPS 1
15183| #define HAVE_INITGROUPS_PROTO 1
15184| #define HAVE_MITSHM 1
15185| #define HAVE__ICETRANSNOLISTEN 1
15186| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
15187| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
15188| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
15189| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
15190| #define DCOP_PATH "/opt/local/bin"
15191| #define HAVE_DNSSD 1
15192| #define __KDE_EXECPREFIX "NONE"
15193| #define __KDE_BINDIR "/opt/local/bin"
15194| #define HAVE_IDNA_H 1
15195| #define HAVE_PUNYCODE_H 1
15196| #define HAVE_STRINGPREP_H 1
15197| #define HAVE_LIBIDN 1
15198| #define HAVE_INET_NTOP 1
15199| #define HAVE_INET_PTON 1
15200| #define HAVE_GETPEERNAME 1
15201| #define HAVE_GETSOCKNAME 1
15202| #define HAVE_GETSOCKOPT 1
15203| #define HAVE_GETHOSTBYNAME2 1
15204| #define HAVE_IF_NAMETOINDEX 1
15205| #define HAVE_NETINET_IN_H 1
15206| #define HAVE_NET_IF_H 1
15207| #define HAVE_SYS_FILIO_H 1
15208| #define HAVE_USLEEP 1
15209| #define HAVE_POLL 1
15210| #define HAVE_MADVISE 1
15211| #define HAVE_STRUCT_ADDRINFO 1
15212| #define HAVE_GETADDRINFO 1
15213| #define HAVE_FREEADDRINFO 1
15214| #define HAVE_GETNAMEINFO 1
15215| #define HAVE_GAI_STRERROR 1
15216| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
15217| #define HAVE_STRUCT_SOCKADDR_IN6 1
15218| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
15219| #define HAVE_BACKTRACE 1
15220| #define HAVE_SYS_MOUNT_H 1
15221| #define HAVE_LIBART 1
15222| #define HAVE_SYS_SELECT_H 1
15223| #define HAVE_UTIL_H 1
15224| #define HAVE_TERMIOS_H 1
15225| #define HAVE_REVOKE 1
15226| #define KDE_MALLOC_X86 1
15227| #define HAVE_XRENDER 1
15228| #define HAVE_X86_MMX 1
15229| #define HAVE_X86_SSE 1
15230| #define HAVE_X86_SSE2 1
15231| #define HAVE_X86_3DNOW 1
15232| #define HAVE_CUPS_NO_PWD_CACHE 1
15233| #define HAVE_CUPS 1
15234| #define __PATH_SU "/usr/bin/su"
15235| #define __PATH_SUDO "/usr/bin/sudo"
15236| #define DEFAULT_SUPER_USER_COMMAND "su"
15237| #define HAVE_INITGROUPS 1
15238| #define HAVE_UTIL_H 1
15239| #define HAVE_OPENPTY 1
15240| #define HAVE_OPENPTY 1
15241| #define HAVE_INITGROUPS 1
15242| #define HAVE_SETGROUPS 1
15243| #define HAVE_GETGROUPS 1
15244| #define HAVE_GRANTPT 1
15245| #define HAVE_SETPRIORITY 1
15246| #define HAVE_UNLOCKPT 1
15247| #define HAVE_PTSNAME 1
15248| #define HAVE_GETPEEREID 1
15249| #define XMLLINT "/opt/local/bin/xmllint"
15250| #define NEED_BZ2_PREFIX 1
15251| #define HAVE_LIBTIFF 1
15252| #define HAVE_LIBJPEG 1
15253| #define HAVE_LIBPNG 1
15254| #define HAVE_JASPER 1
15255| #define HAVE_EXR 1
15256| #define KDEINIT_USE_FONTCONFIG 1
15257| #define HAVE_LIBZ 1
15258| #define HAVE_FSTAB_H 1
15259| #define HAVE_SYS_UCRED_H 1
15260| #define HAVE_SYS_MOUNT_H 1
15261| #define HAVE_GETMNTINFO 1
15262| #define HAVE_SSL 1
15263| #define KSSL_HAVE_SSL 1
15264| #define HAVE_ARPA_NAMESER_COMPAT_H 1
15265| #define HAVE_SYS_PARAM_H 1
15266| #define HAVE_BZIP2_SUPPORT 1
15267| #define HAVE_SETFSENT 1
15268| #define HAVE_LIBGSSAPI 1
15269| #define HAVE_FLOAT_H 1
15270| #define HAVE_FUNC_FINITE 1
15271| #define HAVE_FUNC_ISNAN 1
15272| #define HAVE_FUNC_ISINF 1
15273| #define HAVE_PCREPOSIX 1
15274| #define ASPELL_DATADIR "/usr/lib/aspell"
15275| /* end confdefs.h.  */
15276|
15277| /* Override any GCC internal prototype to avoid an error.
15278|    Use char because int might match the return type of a GCC
15279|    builtin and then its argument prototype would still apply.  */
15280| #ifdef __cplusplus
15281| extern "C"
15282| #endif
15283| char hspell_check_word ();
15284| int
15285| main ()
15286| {
15287| return hspell_check_word ();
15288|   ;
15289|   return 0;
15290| }
15291configure:53494: result: no
15292configure:53526: checking hspell.h usability
15293configure:53543: /usr/bin/g++-4.2 -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden -fvisibility-inlines-hidden   -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -I/opt/local/lib/qt3/include -I/opt/local/include  -I/opt/local/include conftest.cpp >&5
15294conftest.cpp:266:20: error: hspell.h: No such file or directory
15295configure:53550: $? = 1
15296configure: failed program was:
15297| /* confdefs.h.  */
15298| #define PACKAGE_NAME ""
15299| #define PACKAGE_TARNAME ""
15300| #define PACKAGE_VERSION ""
15301| #define PACKAGE_STRING ""
15302| #define PACKAGE_BUGREPORT ""
15303| #define PACKAGE "kdelibs"
15304| #define VERSION "3.5.10"
15305| #define KDELIBSUFF ""
15306| #define STDC_HEADERS 1
15307| #define HAVE_SYS_TYPES_H 1
15308| #define HAVE_SYS_STAT_H 1
15309| #define HAVE_STDLIB_H 1
15310| #define HAVE_STRING_H 1
15311| #define HAVE_MEMORY_H 1
15312| #define HAVE_STRINGS_H 1
15313| #define HAVE_INTTYPES_H 1
15314| #define HAVE_STDINT_H 1
15315| #define HAVE_UNISTD_H 1
15316| #define HAVE_DLFCN_H 1
15317| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
15318| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
15319| #define LTDL_OBJDIR ".libs/"
15320| #define HAVE_PRELOADED_SYMBOLS 1
15321| #define HAVE_LIBDL 1
15322| #define HAVE_DLERROR 1
15323| #define HAVE_MEMORY_H 1
15324| #define HAVE_STDLIB_H 1
15325| #define HAVE_STDIO_H 1
15326| #define HAVE_CTYPE_H 1
15327| #define HAVE_DLFCN_H 1
15328| #define HAVE_STRING_H 1
15329| #define HAVE_STRCHR 1
15330| #define HAVE_STRRCHR 1
15331| #define HAVE_MEMCPY 1
15332| #define HAVE_STRCMP 1
15333| #define HAVE_ALLOCA_H 1
15334| #define HAVE_ALLOCA 1
15335| #define HAVE_STDLIB_H 1
15336| #define HAVE_UNISTD_H 1
15337| #define HAVE_GETPAGESIZE 1
15338| #define HAVE_MMAP 1
15339| #define HAVE_LIMITS_H 1
15340| #define HAVE_LOCALE_H 1
15341| #define HAVE_NL_TYPES_H 1
15342| #define HAVE_STRING_H 1
15343| #define HAVE_ALLOCA_H 1
15344| #define HAVE_GETCWD 1
15345| #define HAVE_MUNMAP 1
15346| #define HAVE_PUTENV 1
15347| #define HAVE_SETLOCALE 1
15348| #define HAVE_STRCHR 1
15349| #define HAVE_STRCASECMP 1
15350| #define HAVE_STPCPY 1
15351| #define HAVE_LC_MESSAGES 1
15352| #define HAVE_SGI_STL 1
15353| #define HAVE_DIRENT_H 1
15354| #define STDC_HEADERS 1
15355| #define HAVE_SYS_PARAM_H 1
15356| #define HAVE_SYS_MMAN_H 1
15357| #define HAVE_SYS_TIME_H 1
15358| #define HAVE_STRINGS_H 1
15359| #define HAVE_SYS_STAT_H 1
15360| #define HAVE_SYS_SELECT_H 1
15361| #define HAVE_PATHS_H 1
15362| #define HAVE_LIMITS_H 1
15363| #define HAVE_DLFCN_H 1
15364| #define HAVE_TERMIOS_H 1
15365| #define HAVE_SYS_XATTR_H 1
15366| #define HAVE_STRLCAT 1
15367| #define HAVE_STRLCAT_PROTO 1
15368| #define HAVE_STRLCPY 1
15369| #define HAVE_STRLCPY_PROTO 1
15370| #define HAVE_CRYPT 1
15371| #define kde_socklen_t socklen_t
15372| #define ksize_t socklen_t
15373| #define HAVE_SYS_TYPES_H 1
15374| #define HAVE_STDINT_H 1
15375| #define HAVE_CARBON_CARBON_H 1
15376| #define HAVE_COREAUDIO 1
15377| #define HAVE_RES_INIT 1
15378| #define HAVE_RES_INIT 1
15379| #define HAVE_RES_INIT_PROTO 1
15380| #define SIZEOF_INT 4
15381| #define SIZEOF_SHORT 2
15382| #define SIZEOF_LONG 8
15383| #define SIZEOF_CHAR_P 8
15384| #define SIZEOF_SIZE_T 8
15385| #define SIZEOF_UNSIGNED_LONG 8
15386| #define HAVE_CRT_EXTERNS_H 1
15387| #define HAVE_NSGETENVIRON 1
15388| #define HAVE_VSNPRINTF 1
15389| #define HAVE_SNPRINTF 1
15390| #define HAVE_LIBZ 1
15391| #define HAVE_LIBPNG 1
15392| #define HAVE_LIBJPEG 1
15393| #define HAVE_LIBPTHREAD 1
15394| #define __KDE_HAVE_GCC_VISIBILITY "1"
15395| #define WITHOUT_ARTS 1
15396| #define KDEDIR "/opt/local"
15397| #define KDESYSCONFDIR "/opt/local/etc"
15398| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
15399| #define HAVE_X11_EXTENSIONS_XSHM_H 1
15400| #define HAVE_X11_ICE_ICELIB_H 1
15401| #define TIME_WITH_SYS_TIME 1
15402| #define HAVE_BOOL 1
15403| #define HAVE_SETENV 1
15404| #define HAVE_SETENV_PROTO 1
15405| #define HAVE_UNSETENV 1
15406| #define HAVE_UNSETENV_PROTO 1
15407| #define HAVE_RANDOM 1
15408| #define HAVE_RANDOM_PROTO 1
15409| #define HAVE_SRANDOM 1
15410| #define HAVE_SRANDOM_PROTO 1
15411| #define HAVE_MKSTEMPS 1
15412| #define HAVE_MKSTEMPS_PROTO 1
15413| #define HAVE_MKSTEMP 1
15414| #define HAVE_MKSTEMP_PROTO 1
15415| #define HAVE_MKDTEMP 1
15416| #define HAVE_MKDTEMP_PROTO 1
15417| #define HAVE_STRTOLL 1
15418| #define HAVE_SOCKET 1
15419| #define HAVE_SETEUID 1
15420| #define HAVE_SETEGID 1
15421| #define HAVE_STRFMON 1
15422| #define HAVE_STPCPY 1
15423| #define HAVE_GETTIMEOFDAY 1
15424| #define HAVE_READDIR_R 1
15425| #define HAVE_SETPRIORITY 1
15426| #define HAVE_USLEEP 1
15427| #define HAVE_USLEEP_PROTO 1
15428| #define HAVE_GETHOSTNAME 1
15429| #define HAVE_GETHOSTNAME_PROTO 1
15430| #define HAVE_RANDOM 1
15431| #define HAVE_RANDOM_PROTO 1
15432| #define HAVE_SRANDOM 1
15433| #define HAVE_SRANDOM_PROTO 1
15434| #define HAVE_S_ISSOCK 1
15435| #define HAVE_INITGROUPS 1
15436| #define HAVE_INITGROUPS_PROTO 1
15437| #define HAVE_MITSHM 1
15438| #define HAVE__ICETRANSNOLISTEN 1
15439| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
15440| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
15441| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
15442| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
15443| #define DCOP_PATH "/opt/local/bin"
15444| #define HAVE_DNSSD 1
15445| #define __KDE_EXECPREFIX "NONE"
15446| #define __KDE_BINDIR "/opt/local/bin"
15447| #define HAVE_IDNA_H 1
15448| #define HAVE_PUNYCODE_H 1
15449| #define HAVE_STRINGPREP_H 1
15450| #define HAVE_LIBIDN 1
15451| #define HAVE_INET_NTOP 1
15452| #define HAVE_INET_PTON 1
15453| #define HAVE_GETPEERNAME 1
15454| #define HAVE_GETSOCKNAME 1
15455| #define HAVE_GETSOCKOPT 1
15456| #define HAVE_GETHOSTBYNAME2 1
15457| #define HAVE_IF_NAMETOINDEX 1
15458| #define HAVE_NETINET_IN_H 1
15459| #define HAVE_NET_IF_H 1
15460| #define HAVE_SYS_FILIO_H 1
15461| #define HAVE_USLEEP 1
15462| #define HAVE_POLL 1
15463| #define HAVE_MADVISE 1
15464| #define HAVE_STRUCT_ADDRINFO 1
15465| #define HAVE_GETADDRINFO 1
15466| #define HAVE_FREEADDRINFO 1
15467| #define HAVE_GETNAMEINFO 1
15468| #define HAVE_GAI_STRERROR 1
15469| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
15470| #define HAVE_STRUCT_SOCKADDR_IN6 1
15471| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
15472| #define HAVE_BACKTRACE 1
15473| #define HAVE_SYS_MOUNT_H 1
15474| #define HAVE_LIBART 1
15475| #define HAVE_SYS_SELECT_H 1
15476| #define HAVE_UTIL_H 1
15477| #define HAVE_TERMIOS_H 1
15478| #define HAVE_REVOKE 1
15479| #define KDE_MALLOC_X86 1
15480| #define HAVE_XRENDER 1
15481| #define HAVE_X86_MMX 1
15482| #define HAVE_X86_SSE 1
15483| #define HAVE_X86_SSE2 1
15484| #define HAVE_X86_3DNOW 1
15485| #define HAVE_CUPS_NO_PWD_CACHE 1
15486| #define HAVE_CUPS 1
15487| #define __PATH_SU "/usr/bin/su"
15488| #define __PATH_SUDO "/usr/bin/sudo"
15489| #define DEFAULT_SUPER_USER_COMMAND "su"
15490| #define HAVE_INITGROUPS 1
15491| #define HAVE_UTIL_H 1
15492| #define HAVE_OPENPTY 1
15493| #define HAVE_OPENPTY 1
15494| #define HAVE_INITGROUPS 1
15495| #define HAVE_SETGROUPS 1
15496| #define HAVE_GETGROUPS 1
15497| #define HAVE_GRANTPT 1
15498| #define HAVE_SETPRIORITY 1
15499| #define HAVE_UNLOCKPT 1
15500| #define HAVE_PTSNAME 1
15501| #define HAVE_GETPEEREID 1
15502| #define XMLLINT "/opt/local/bin/xmllint"
15503| #define NEED_BZ2_PREFIX 1
15504| #define HAVE_LIBTIFF 1
15505| #define HAVE_LIBJPEG 1
15506| #define HAVE_LIBPNG 1
15507| #define HAVE_JASPER 1
15508| #define HAVE_EXR 1
15509| #define KDEINIT_USE_FONTCONFIG 1
15510| #define HAVE_LIBZ 1
15511| #define HAVE_FSTAB_H 1
15512| #define HAVE_SYS_UCRED_H 1
15513| #define HAVE_SYS_MOUNT_H 1
15514| #define HAVE_GETMNTINFO 1
15515| #define HAVE_SSL 1
15516| #define KSSL_HAVE_SSL 1
15517| #define HAVE_ARPA_NAMESER_COMPAT_H 1
15518| #define HAVE_SYS_PARAM_H 1
15519| #define HAVE_BZIP2_SUPPORT 1
15520| #define HAVE_SETFSENT 1
15521| #define HAVE_LIBGSSAPI 1
15522| #define HAVE_FLOAT_H 1
15523| #define HAVE_FUNC_FINITE 1
15524| #define HAVE_FUNC_ISNAN 1
15525| #define HAVE_FUNC_ISINF 1
15526| #define HAVE_PCREPOSIX 1
15527| #define ASPELL_DATADIR "/usr/lib/aspell"
15528| /* end confdefs.h.  */
15529| #include <stdio.h>
15530| #ifdef HAVE_SYS_TYPES_H
15531| # include <sys/types.h>
15532| #endif
15533| #ifdef HAVE_SYS_STAT_H
15534| # include <sys/stat.h>
15535| #endif
15536| #ifdef STDC_HEADERS
15537| # include <stdlib.h>
15538| # include <stddef.h>
15539| #else
15540| # ifdef HAVE_STDLIB_H
15541| #  include <stdlib.h>
15542| # endif
15543| #endif
15544| #ifdef HAVE_STRING_H
15545| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
15546| #  include <memory.h>
15547| # endif
15548| # include <string.h>
15549| #endif
15550| #ifdef HAVE_STRINGS_H
15551| # include <strings.h>
15552| #endif
15553| #ifdef HAVE_INTTYPES_H
15554| # include <inttypes.h>
15555| #endif
15556| #ifdef HAVE_STDINT_H
15557| # include <stdint.h>
15558| #endif
15559| #ifdef HAVE_UNISTD_H
15560| # include <unistd.h>
15561| #endif
15562| #include <hspell.h>
15563configure:53564: result: no
15564configure:53568: checking hspell.h presence
15565configure:53583: /usr/bin/g++-4.2 -E  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -I/opt/local/lib/qt3/include -I/opt/local/include  -I/opt/local/include conftest.cpp
15566conftest.cpp:233:20: error: hspell.h: No such file or directory
15567configure:53590: $? = 1
15568configure: failed program was:
15569| /* confdefs.h.  */
15570| #define PACKAGE_NAME ""
15571| #define PACKAGE_TARNAME ""
15572| #define PACKAGE_VERSION ""
15573| #define PACKAGE_STRING ""
15574| #define PACKAGE_BUGREPORT ""
15575| #define PACKAGE "kdelibs"
15576| #define VERSION "3.5.10"
15577| #define KDELIBSUFF ""
15578| #define STDC_HEADERS 1
15579| #define HAVE_SYS_TYPES_H 1
15580| #define HAVE_SYS_STAT_H 1
15581| #define HAVE_STDLIB_H 1
15582| #define HAVE_STRING_H 1
15583| #define HAVE_MEMORY_H 1
15584| #define HAVE_STRINGS_H 1
15585| #define HAVE_INTTYPES_H 1
15586| #define HAVE_STDINT_H 1
15587| #define HAVE_UNISTD_H 1
15588| #define HAVE_DLFCN_H 1
15589| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
15590| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
15591| #define LTDL_OBJDIR ".libs/"
15592| #define HAVE_PRELOADED_SYMBOLS 1
15593| #define HAVE_LIBDL 1
15594| #define HAVE_DLERROR 1
15595| #define HAVE_MEMORY_H 1
15596| #define HAVE_STDLIB_H 1
15597| #define HAVE_STDIO_H 1
15598| #define HAVE_CTYPE_H 1
15599| #define HAVE_DLFCN_H 1
15600| #define HAVE_STRING_H 1
15601| #define HAVE_STRCHR 1
15602| #define HAVE_STRRCHR 1
15603| #define HAVE_MEMCPY 1
15604| #define HAVE_STRCMP 1
15605| #define HAVE_ALLOCA_H 1
15606| #define HAVE_ALLOCA 1
15607| #define HAVE_STDLIB_H 1
15608| #define HAVE_UNISTD_H 1
15609| #define HAVE_GETPAGESIZE 1
15610| #define HAVE_MMAP 1
15611| #define HAVE_LIMITS_H 1
15612| #define HAVE_LOCALE_H 1
15613| #define HAVE_NL_TYPES_H 1
15614| #define HAVE_STRING_H 1
15615| #define HAVE_ALLOCA_H 1
15616| #define HAVE_GETCWD 1
15617| #define HAVE_MUNMAP 1
15618| #define HAVE_PUTENV 1
15619| #define HAVE_SETLOCALE 1
15620| #define HAVE_STRCHR 1
15621| #define HAVE_STRCASECMP 1
15622| #define HAVE_STPCPY 1
15623| #define HAVE_LC_MESSAGES 1
15624| #define HAVE_SGI_STL 1
15625| #define HAVE_DIRENT_H 1
15626| #define STDC_HEADERS 1
15627| #define HAVE_SYS_PARAM_H 1
15628| #define HAVE_SYS_MMAN_H 1
15629| #define HAVE_SYS_TIME_H 1
15630| #define HAVE_STRINGS_H 1
15631| #define HAVE_SYS_STAT_H 1
15632| #define HAVE_SYS_SELECT_H 1
15633| #define HAVE_PATHS_H 1
15634| #define HAVE_LIMITS_H 1
15635| #define HAVE_DLFCN_H 1
15636| #define HAVE_TERMIOS_H 1
15637| #define HAVE_SYS_XATTR_H 1
15638| #define HAVE_STRLCAT 1
15639| #define HAVE_STRLCAT_PROTO 1
15640| #define HAVE_STRLCPY 1
15641| #define HAVE_STRLCPY_PROTO 1
15642| #define HAVE_CRYPT 1
15643| #define kde_socklen_t socklen_t
15644| #define ksize_t socklen_t
15645| #define HAVE_SYS_TYPES_H 1
15646| #define HAVE_STDINT_H 1
15647| #define HAVE_CARBON_CARBON_H 1
15648| #define HAVE_COREAUDIO 1
15649| #define HAVE_RES_INIT 1
15650| #define HAVE_RES_INIT 1
15651| #define HAVE_RES_INIT_PROTO 1
15652| #define SIZEOF_INT 4
15653| #define SIZEOF_SHORT 2
15654| #define SIZEOF_LONG 8
15655| #define SIZEOF_CHAR_P 8
15656| #define SIZEOF_SIZE_T 8
15657| #define SIZEOF_UNSIGNED_LONG 8
15658| #define HAVE_CRT_EXTERNS_H 1
15659| #define HAVE_NSGETENVIRON 1
15660| #define HAVE_VSNPRINTF 1
15661| #define HAVE_SNPRINTF 1
15662| #define HAVE_LIBZ 1
15663| #define HAVE_LIBPNG 1
15664| #define HAVE_LIBJPEG 1
15665| #define HAVE_LIBPTHREAD 1
15666| #define __KDE_HAVE_GCC_VISIBILITY "1"
15667| #define WITHOUT_ARTS 1
15668| #define KDEDIR "/opt/local"
15669| #define KDESYSCONFDIR "/opt/local/etc"
15670| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
15671| #define HAVE_X11_EXTENSIONS_XSHM_H 1
15672| #define HAVE_X11_ICE_ICELIB_H 1
15673| #define TIME_WITH_SYS_TIME 1
15674| #define HAVE_BOOL 1
15675| #define HAVE_SETENV 1
15676| #define HAVE_SETENV_PROTO 1
15677| #define HAVE_UNSETENV 1
15678| #define HAVE_UNSETENV_PROTO 1
15679| #define HAVE_RANDOM 1
15680| #define HAVE_RANDOM_PROTO 1
15681| #define HAVE_SRANDOM 1
15682| #define HAVE_SRANDOM_PROTO 1
15683| #define HAVE_MKSTEMPS 1
15684| #define HAVE_MKSTEMPS_PROTO 1
15685| #define HAVE_MKSTEMP 1
15686| #define HAVE_MKSTEMP_PROTO 1
15687| #define HAVE_MKDTEMP 1
15688| #define HAVE_MKDTEMP_PROTO 1
15689| #define HAVE_STRTOLL 1
15690| #define HAVE_SOCKET 1
15691| #define HAVE_SETEUID 1
15692| #define HAVE_SETEGID 1
15693| #define HAVE_STRFMON 1
15694| #define HAVE_STPCPY 1
15695| #define HAVE_GETTIMEOFDAY 1
15696| #define HAVE_READDIR_R 1
15697| #define HAVE_SETPRIORITY 1
15698| #define HAVE_USLEEP 1
15699| #define HAVE_USLEEP_PROTO 1
15700| #define HAVE_GETHOSTNAME 1
15701| #define HAVE_GETHOSTNAME_PROTO 1
15702| #define HAVE_RANDOM 1
15703| #define HAVE_RANDOM_PROTO 1
15704| #define HAVE_SRANDOM 1
15705| #define HAVE_SRANDOM_PROTO 1
15706| #define HAVE_S_ISSOCK 1
15707| #define HAVE_INITGROUPS 1
15708| #define HAVE_INITGROUPS_PROTO 1
15709| #define HAVE_MITSHM 1
15710| #define HAVE__ICETRANSNOLISTEN 1
15711| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
15712| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
15713| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
15714| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
15715| #define DCOP_PATH "/opt/local/bin"
15716| #define HAVE_DNSSD 1
15717| #define __KDE_EXECPREFIX "NONE"
15718| #define __KDE_BINDIR "/opt/local/bin"
15719| #define HAVE_IDNA_H 1
15720| #define HAVE_PUNYCODE_H 1
15721| #define HAVE_STRINGPREP_H 1
15722| #define HAVE_LIBIDN 1
15723| #define HAVE_INET_NTOP 1
15724| #define HAVE_INET_PTON 1
15725| #define HAVE_GETPEERNAME 1
15726| #define HAVE_GETSOCKNAME 1
15727| #define HAVE_GETSOCKOPT 1
15728| #define HAVE_GETHOSTBYNAME2 1
15729| #define HAVE_IF_NAMETOINDEX 1
15730| #define HAVE_NETINET_IN_H 1
15731| #define HAVE_NET_IF_H 1
15732| #define HAVE_SYS_FILIO_H 1
15733| #define HAVE_USLEEP 1
15734| #define HAVE_POLL 1
15735| #define HAVE_MADVISE 1
15736| #define HAVE_STRUCT_ADDRINFO 1
15737| #define HAVE_GETADDRINFO 1
15738| #define HAVE_FREEADDRINFO 1
15739| #define HAVE_GETNAMEINFO 1
15740| #define HAVE_GAI_STRERROR 1
15741| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
15742| #define HAVE_STRUCT_SOCKADDR_IN6 1
15743| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
15744| #define HAVE_BACKTRACE 1
15745| #define HAVE_SYS_MOUNT_H 1
15746| #define HAVE_LIBART 1
15747| #define HAVE_SYS_SELECT_H 1
15748| #define HAVE_UTIL_H 1
15749| #define HAVE_TERMIOS_H 1
15750| #define HAVE_REVOKE 1
15751| #define KDE_MALLOC_X86 1
15752| #define HAVE_XRENDER 1
15753| #define HAVE_X86_MMX 1
15754| #define HAVE_X86_SSE 1
15755| #define HAVE_X86_SSE2 1
15756| #define HAVE_X86_3DNOW 1
15757| #define HAVE_CUPS_NO_PWD_CACHE 1
15758| #define HAVE_CUPS 1
15759| #define __PATH_SU "/usr/bin/su"
15760| #define __PATH_SUDO "/usr/bin/sudo"
15761| #define DEFAULT_SUPER_USER_COMMAND "su"
15762| #define HAVE_INITGROUPS 1
15763| #define HAVE_UTIL_H 1
15764| #define HAVE_OPENPTY 1
15765| #define HAVE_OPENPTY 1
15766| #define HAVE_INITGROUPS 1
15767| #define HAVE_SETGROUPS 1
15768| #define HAVE_GETGROUPS 1
15769| #define HAVE_GRANTPT 1
15770| #define HAVE_SETPRIORITY 1
15771| #define HAVE_UNLOCKPT 1
15772| #define HAVE_PTSNAME 1
15773| #define HAVE_GETPEEREID 1
15774| #define XMLLINT "/opt/local/bin/xmllint"
15775| #define NEED_BZ2_PREFIX 1
15776| #define HAVE_LIBTIFF 1
15777| #define HAVE_LIBJPEG 1
15778| #define HAVE_LIBPNG 1
15779| #define HAVE_JASPER 1
15780| #define HAVE_EXR 1
15781| #define KDEINIT_USE_FONTCONFIG 1
15782| #define HAVE_LIBZ 1
15783| #define HAVE_FSTAB_H 1
15784| #define HAVE_SYS_UCRED_H 1
15785| #define HAVE_SYS_MOUNT_H 1
15786| #define HAVE_GETMNTINFO 1
15787| #define HAVE_SSL 1
15788| #define KSSL_HAVE_SSL 1
15789| #define HAVE_ARPA_NAMESER_COMPAT_H 1
15790| #define HAVE_SYS_PARAM_H 1
15791| #define HAVE_BZIP2_SUPPORT 1
15792| #define HAVE_SETFSENT 1
15793| #define HAVE_LIBGSSAPI 1
15794| #define HAVE_FLOAT_H 1
15795| #define HAVE_FUNC_FINITE 1
15796| #define HAVE_FUNC_ISNAN 1
15797| #define HAVE_FUNC_ISINF 1
15798| #define HAVE_PCREPOSIX 1
15799| #define ASPELL_DATADIR "/usr/lib/aspell"
15800| /* end confdefs.h.  */
15801| #include <hspell.h>
15802configure:53604: result: no
15803configure:53632: checking for hspell.h
15804configure:53639: result: no
15805configure:53722: checking for sys/soundcard.h
15806configure:53729: result: no
15807configure:53733: checking machine/soundcard.h usability
15808configure:53750: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
15809conftest.c:266:31: error: machine/soundcard.h: No such file or directory
15810configure:53757: $? = 1
15811configure: failed program was:
15812| /* confdefs.h.  */
15813| #define PACKAGE_NAME ""
15814| #define PACKAGE_TARNAME ""
15815| #define PACKAGE_VERSION ""
15816| #define PACKAGE_STRING ""
15817| #define PACKAGE_BUGREPORT ""
15818| #define PACKAGE "kdelibs"
15819| #define VERSION "3.5.10"
15820| #define KDELIBSUFF ""
15821| #define STDC_HEADERS 1
15822| #define HAVE_SYS_TYPES_H 1
15823| #define HAVE_SYS_STAT_H 1
15824| #define HAVE_STDLIB_H 1
15825| #define HAVE_STRING_H 1
15826| #define HAVE_MEMORY_H 1
15827| #define HAVE_STRINGS_H 1
15828| #define HAVE_INTTYPES_H 1
15829| #define HAVE_STDINT_H 1
15830| #define HAVE_UNISTD_H 1
15831| #define HAVE_DLFCN_H 1
15832| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
15833| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
15834| #define LTDL_OBJDIR ".libs/"
15835| #define HAVE_PRELOADED_SYMBOLS 1
15836| #define HAVE_LIBDL 1
15837| #define HAVE_DLERROR 1
15838| #define HAVE_MEMORY_H 1
15839| #define HAVE_STDLIB_H 1
15840| #define HAVE_STDIO_H 1
15841| #define HAVE_CTYPE_H 1
15842| #define HAVE_DLFCN_H 1
15843| #define HAVE_STRING_H 1
15844| #define HAVE_STRCHR 1
15845| #define HAVE_STRRCHR 1
15846| #define HAVE_MEMCPY 1
15847| #define HAVE_STRCMP 1
15848| #define HAVE_ALLOCA_H 1
15849| #define HAVE_ALLOCA 1
15850| #define HAVE_STDLIB_H 1
15851| #define HAVE_UNISTD_H 1
15852| #define HAVE_GETPAGESIZE 1
15853| #define HAVE_MMAP 1
15854| #define HAVE_LIMITS_H 1
15855| #define HAVE_LOCALE_H 1
15856| #define HAVE_NL_TYPES_H 1
15857| #define HAVE_STRING_H 1
15858| #define HAVE_ALLOCA_H 1
15859| #define HAVE_GETCWD 1
15860| #define HAVE_MUNMAP 1
15861| #define HAVE_PUTENV 1
15862| #define HAVE_SETLOCALE 1
15863| #define HAVE_STRCHR 1
15864| #define HAVE_STRCASECMP 1
15865| #define HAVE_STPCPY 1
15866| #define HAVE_LC_MESSAGES 1
15867| #define HAVE_SGI_STL 1
15868| #define HAVE_DIRENT_H 1
15869| #define STDC_HEADERS 1
15870| #define HAVE_SYS_PARAM_H 1
15871| #define HAVE_SYS_MMAN_H 1
15872| #define HAVE_SYS_TIME_H 1
15873| #define HAVE_STRINGS_H 1
15874| #define HAVE_SYS_STAT_H 1
15875| #define HAVE_SYS_SELECT_H 1
15876| #define HAVE_PATHS_H 1
15877| #define HAVE_LIMITS_H 1
15878| #define HAVE_DLFCN_H 1
15879| #define HAVE_TERMIOS_H 1
15880| #define HAVE_SYS_XATTR_H 1
15881| #define HAVE_STRLCAT 1
15882| #define HAVE_STRLCAT_PROTO 1
15883| #define HAVE_STRLCPY 1
15884| #define HAVE_STRLCPY_PROTO 1
15885| #define HAVE_CRYPT 1
15886| #define kde_socklen_t socklen_t
15887| #define ksize_t socklen_t
15888| #define HAVE_SYS_TYPES_H 1
15889| #define HAVE_STDINT_H 1
15890| #define HAVE_CARBON_CARBON_H 1
15891| #define HAVE_COREAUDIO 1
15892| #define HAVE_RES_INIT 1
15893| #define HAVE_RES_INIT 1
15894| #define HAVE_RES_INIT_PROTO 1
15895| #define SIZEOF_INT 4
15896| #define SIZEOF_SHORT 2
15897| #define SIZEOF_LONG 8
15898| #define SIZEOF_CHAR_P 8
15899| #define SIZEOF_SIZE_T 8
15900| #define SIZEOF_UNSIGNED_LONG 8
15901| #define HAVE_CRT_EXTERNS_H 1
15902| #define HAVE_NSGETENVIRON 1
15903| #define HAVE_VSNPRINTF 1
15904| #define HAVE_SNPRINTF 1
15905| #define HAVE_LIBZ 1
15906| #define HAVE_LIBPNG 1
15907| #define HAVE_LIBJPEG 1
15908| #define HAVE_LIBPTHREAD 1
15909| #define __KDE_HAVE_GCC_VISIBILITY "1"
15910| #define WITHOUT_ARTS 1
15911| #define KDEDIR "/opt/local"
15912| #define KDESYSCONFDIR "/opt/local/etc"
15913| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
15914| #define HAVE_X11_EXTENSIONS_XSHM_H 1
15915| #define HAVE_X11_ICE_ICELIB_H 1
15916| #define TIME_WITH_SYS_TIME 1
15917| #define HAVE_BOOL 1
15918| #define HAVE_SETENV 1
15919| #define HAVE_SETENV_PROTO 1
15920| #define HAVE_UNSETENV 1
15921| #define HAVE_UNSETENV_PROTO 1
15922| #define HAVE_RANDOM 1
15923| #define HAVE_RANDOM_PROTO 1
15924| #define HAVE_SRANDOM 1
15925| #define HAVE_SRANDOM_PROTO 1
15926| #define HAVE_MKSTEMPS 1
15927| #define HAVE_MKSTEMPS_PROTO 1
15928| #define HAVE_MKSTEMP 1
15929| #define HAVE_MKSTEMP_PROTO 1
15930| #define HAVE_MKDTEMP 1
15931| #define HAVE_MKDTEMP_PROTO 1
15932| #define HAVE_STRTOLL 1
15933| #define HAVE_SOCKET 1
15934| #define HAVE_SETEUID 1
15935| #define HAVE_SETEGID 1
15936| #define HAVE_STRFMON 1
15937| #define HAVE_STPCPY 1
15938| #define HAVE_GETTIMEOFDAY 1
15939| #define HAVE_READDIR_R 1
15940| #define HAVE_SETPRIORITY 1
15941| #define HAVE_USLEEP 1
15942| #define HAVE_USLEEP_PROTO 1
15943| #define HAVE_GETHOSTNAME 1
15944| #define HAVE_GETHOSTNAME_PROTO 1
15945| #define HAVE_RANDOM 1
15946| #define HAVE_RANDOM_PROTO 1
15947| #define HAVE_SRANDOM 1
15948| #define HAVE_SRANDOM_PROTO 1
15949| #define HAVE_S_ISSOCK 1
15950| #define HAVE_INITGROUPS 1
15951| #define HAVE_INITGROUPS_PROTO 1
15952| #define HAVE_MITSHM 1
15953| #define HAVE__ICETRANSNOLISTEN 1
15954| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
15955| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
15956| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
15957| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
15958| #define DCOP_PATH "/opt/local/bin"
15959| #define HAVE_DNSSD 1
15960| #define __KDE_EXECPREFIX "NONE"
15961| #define __KDE_BINDIR "/opt/local/bin"
15962| #define HAVE_IDNA_H 1
15963| #define HAVE_PUNYCODE_H 1
15964| #define HAVE_STRINGPREP_H 1
15965| #define HAVE_LIBIDN 1
15966| #define HAVE_INET_NTOP 1
15967| #define HAVE_INET_PTON 1
15968| #define HAVE_GETPEERNAME 1
15969| #define HAVE_GETSOCKNAME 1
15970| #define HAVE_GETSOCKOPT 1
15971| #define HAVE_GETHOSTBYNAME2 1
15972| #define HAVE_IF_NAMETOINDEX 1
15973| #define HAVE_NETINET_IN_H 1
15974| #define HAVE_NET_IF_H 1
15975| #define HAVE_SYS_FILIO_H 1
15976| #define HAVE_USLEEP 1
15977| #define HAVE_POLL 1
15978| #define HAVE_MADVISE 1
15979| #define HAVE_STRUCT_ADDRINFO 1
15980| #define HAVE_GETADDRINFO 1
15981| #define HAVE_FREEADDRINFO 1
15982| #define HAVE_GETNAMEINFO 1
15983| #define HAVE_GAI_STRERROR 1
15984| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
15985| #define HAVE_STRUCT_SOCKADDR_IN6 1
15986| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
15987| #define HAVE_BACKTRACE 1
15988| #define HAVE_SYS_MOUNT_H 1
15989| #define HAVE_LIBART 1
15990| #define HAVE_SYS_SELECT_H 1
15991| #define HAVE_UTIL_H 1
15992| #define HAVE_TERMIOS_H 1
15993| #define HAVE_REVOKE 1
15994| #define KDE_MALLOC_X86 1
15995| #define HAVE_XRENDER 1
15996| #define HAVE_X86_MMX 1
15997| #define HAVE_X86_SSE 1
15998| #define HAVE_X86_SSE2 1
15999| #define HAVE_X86_3DNOW 1
16000| #define HAVE_CUPS_NO_PWD_CACHE 1
16001| #define HAVE_CUPS 1
16002| #define __PATH_SU "/usr/bin/su"
16003| #define __PATH_SUDO "/usr/bin/sudo"
16004| #define DEFAULT_SUPER_USER_COMMAND "su"
16005| #define HAVE_INITGROUPS 1
16006| #define HAVE_UTIL_H 1
16007| #define HAVE_OPENPTY 1
16008| #define HAVE_OPENPTY 1
16009| #define HAVE_INITGROUPS 1
16010| #define HAVE_SETGROUPS 1
16011| #define HAVE_GETGROUPS 1
16012| #define HAVE_GRANTPT 1
16013| #define HAVE_SETPRIORITY 1
16014| #define HAVE_UNLOCKPT 1
16015| #define HAVE_PTSNAME 1
16016| #define HAVE_GETPEEREID 1
16017| #define XMLLINT "/opt/local/bin/xmllint"
16018| #define NEED_BZ2_PREFIX 1
16019| #define HAVE_LIBTIFF 1
16020| #define HAVE_LIBJPEG 1
16021| #define HAVE_LIBPNG 1
16022| #define HAVE_JASPER 1
16023| #define HAVE_EXR 1
16024| #define KDEINIT_USE_FONTCONFIG 1
16025| #define HAVE_LIBZ 1
16026| #define HAVE_FSTAB_H 1
16027| #define HAVE_SYS_UCRED_H 1
16028| #define HAVE_SYS_MOUNT_H 1
16029| #define HAVE_GETMNTINFO 1
16030| #define HAVE_SSL 1
16031| #define KSSL_HAVE_SSL 1
16032| #define HAVE_ARPA_NAMESER_COMPAT_H 1
16033| #define HAVE_SYS_PARAM_H 1
16034| #define HAVE_BZIP2_SUPPORT 1
16035| #define HAVE_SETFSENT 1
16036| #define HAVE_LIBGSSAPI 1
16037| #define HAVE_FLOAT_H 1
16038| #define HAVE_FUNC_FINITE 1
16039| #define HAVE_FUNC_ISNAN 1
16040| #define HAVE_FUNC_ISINF 1
16041| #define HAVE_PCREPOSIX 1
16042| #define ASPELL_DATADIR "/usr/lib/aspell"
16043| /* end confdefs.h.  */
16044| #include <stdio.h>
16045| #ifdef HAVE_SYS_TYPES_H
16046| # include <sys/types.h>
16047| #endif
16048| #ifdef HAVE_SYS_STAT_H
16049| # include <sys/stat.h>
16050| #endif
16051| #ifdef STDC_HEADERS
16052| # include <stdlib.h>
16053| # include <stddef.h>
16054| #else
16055| # ifdef HAVE_STDLIB_H
16056| #  include <stdlib.h>
16057| # endif
16058| #endif
16059| #ifdef HAVE_STRING_H
16060| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
16061| #  include <memory.h>
16062| # endif
16063| # include <string.h>
16064| #endif
16065| #ifdef HAVE_STRINGS_H
16066| # include <strings.h>
16067| #endif
16068| #ifdef HAVE_INTTYPES_H
16069| # include <inttypes.h>
16070| #endif
16071| #ifdef HAVE_STDINT_H
16072| # include <stdint.h>
16073| #endif
16074| #ifdef HAVE_UNISTD_H
16075| # include <unistd.h>
16076| #endif
16077| #include <machine/soundcard.h>
16078configure:53771: result: no
16079configure:53775: checking machine/soundcard.h presence
16080configure:53790: /usr/bin/gcc-4.2 -E  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
16081conftest.c:233:31: error: machine/soundcard.h: No such file or directory
16082configure:53797: $? = 1
16083configure: failed program was:
16084| /* confdefs.h.  */
16085| #define PACKAGE_NAME ""
16086| #define PACKAGE_TARNAME ""
16087| #define PACKAGE_VERSION ""
16088| #define PACKAGE_STRING ""
16089| #define PACKAGE_BUGREPORT ""
16090| #define PACKAGE "kdelibs"
16091| #define VERSION "3.5.10"
16092| #define KDELIBSUFF ""
16093| #define STDC_HEADERS 1
16094| #define HAVE_SYS_TYPES_H 1
16095| #define HAVE_SYS_STAT_H 1
16096| #define HAVE_STDLIB_H 1
16097| #define HAVE_STRING_H 1
16098| #define HAVE_MEMORY_H 1
16099| #define HAVE_STRINGS_H 1
16100| #define HAVE_INTTYPES_H 1
16101| #define HAVE_STDINT_H 1
16102| #define HAVE_UNISTD_H 1
16103| #define HAVE_DLFCN_H 1
16104| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
16105| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
16106| #define LTDL_OBJDIR ".libs/"
16107| #define HAVE_PRELOADED_SYMBOLS 1
16108| #define HAVE_LIBDL 1
16109| #define HAVE_DLERROR 1
16110| #define HAVE_MEMORY_H 1
16111| #define HAVE_STDLIB_H 1
16112| #define HAVE_STDIO_H 1
16113| #define HAVE_CTYPE_H 1
16114| #define HAVE_DLFCN_H 1
16115| #define HAVE_STRING_H 1
16116| #define HAVE_STRCHR 1
16117| #define HAVE_STRRCHR 1
16118| #define HAVE_MEMCPY 1
16119| #define HAVE_STRCMP 1
16120| #define HAVE_ALLOCA_H 1
16121| #define HAVE_ALLOCA 1
16122| #define HAVE_STDLIB_H 1
16123| #define HAVE_UNISTD_H 1
16124| #define HAVE_GETPAGESIZE 1
16125| #define HAVE_MMAP 1
16126| #define HAVE_LIMITS_H 1
16127| #define HAVE_LOCALE_H 1
16128| #define HAVE_NL_TYPES_H 1
16129| #define HAVE_STRING_H 1
16130| #define HAVE_ALLOCA_H 1
16131| #define HAVE_GETCWD 1
16132| #define HAVE_MUNMAP 1
16133| #define HAVE_PUTENV 1
16134| #define HAVE_SETLOCALE 1
16135| #define HAVE_STRCHR 1
16136| #define HAVE_STRCASECMP 1
16137| #define HAVE_STPCPY 1
16138| #define HAVE_LC_MESSAGES 1
16139| #define HAVE_SGI_STL 1
16140| #define HAVE_DIRENT_H 1
16141| #define STDC_HEADERS 1
16142| #define HAVE_SYS_PARAM_H 1
16143| #define HAVE_SYS_MMAN_H 1
16144| #define HAVE_SYS_TIME_H 1
16145| #define HAVE_STRINGS_H 1
16146| #define HAVE_SYS_STAT_H 1
16147| #define HAVE_SYS_SELECT_H 1
16148| #define HAVE_PATHS_H 1
16149| #define HAVE_LIMITS_H 1
16150| #define HAVE_DLFCN_H 1
16151| #define HAVE_TERMIOS_H 1
16152| #define HAVE_SYS_XATTR_H 1
16153| #define HAVE_STRLCAT 1
16154| #define HAVE_STRLCAT_PROTO 1
16155| #define HAVE_STRLCPY 1
16156| #define HAVE_STRLCPY_PROTO 1
16157| #define HAVE_CRYPT 1
16158| #define kde_socklen_t socklen_t
16159| #define ksize_t socklen_t
16160| #define HAVE_SYS_TYPES_H 1
16161| #define HAVE_STDINT_H 1
16162| #define HAVE_CARBON_CARBON_H 1
16163| #define HAVE_COREAUDIO 1
16164| #define HAVE_RES_INIT 1
16165| #define HAVE_RES_INIT 1
16166| #define HAVE_RES_INIT_PROTO 1
16167| #define SIZEOF_INT 4
16168| #define SIZEOF_SHORT 2
16169| #define SIZEOF_LONG 8
16170| #define SIZEOF_CHAR_P 8
16171| #define SIZEOF_SIZE_T 8
16172| #define SIZEOF_UNSIGNED_LONG 8
16173| #define HAVE_CRT_EXTERNS_H 1
16174| #define HAVE_NSGETENVIRON 1
16175| #define HAVE_VSNPRINTF 1
16176| #define HAVE_SNPRINTF 1
16177| #define HAVE_LIBZ 1
16178| #define HAVE_LIBPNG 1
16179| #define HAVE_LIBJPEG 1
16180| #define HAVE_LIBPTHREAD 1
16181| #define __KDE_HAVE_GCC_VISIBILITY "1"
16182| #define WITHOUT_ARTS 1
16183| #define KDEDIR "/opt/local"
16184| #define KDESYSCONFDIR "/opt/local/etc"
16185| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
16186| #define HAVE_X11_EXTENSIONS_XSHM_H 1
16187| #define HAVE_X11_ICE_ICELIB_H 1
16188| #define TIME_WITH_SYS_TIME 1
16189| #define HAVE_BOOL 1
16190| #define HAVE_SETENV 1
16191| #define HAVE_SETENV_PROTO 1
16192| #define HAVE_UNSETENV 1
16193| #define HAVE_UNSETENV_PROTO 1
16194| #define HAVE_RANDOM 1
16195| #define HAVE_RANDOM_PROTO 1
16196| #define HAVE_SRANDOM 1
16197| #define HAVE_SRANDOM_PROTO 1
16198| #define HAVE_MKSTEMPS 1
16199| #define HAVE_MKSTEMPS_PROTO 1
16200| #define HAVE_MKSTEMP 1
16201| #define HAVE_MKSTEMP_PROTO 1
16202| #define HAVE_MKDTEMP 1
16203| #define HAVE_MKDTEMP_PROTO 1
16204| #define HAVE_STRTOLL 1
16205| #define HAVE_SOCKET 1
16206| #define HAVE_SETEUID 1
16207| #define HAVE_SETEGID 1
16208| #define HAVE_STRFMON 1
16209| #define HAVE_STPCPY 1
16210| #define HAVE_GETTIMEOFDAY 1
16211| #define HAVE_READDIR_R 1
16212| #define HAVE_SETPRIORITY 1
16213| #define HAVE_USLEEP 1
16214| #define HAVE_USLEEP_PROTO 1
16215| #define HAVE_GETHOSTNAME 1
16216| #define HAVE_GETHOSTNAME_PROTO 1
16217| #define HAVE_RANDOM 1
16218| #define HAVE_RANDOM_PROTO 1
16219| #define HAVE_SRANDOM 1
16220| #define HAVE_SRANDOM_PROTO 1
16221| #define HAVE_S_ISSOCK 1
16222| #define HAVE_INITGROUPS 1
16223| #define HAVE_INITGROUPS_PROTO 1
16224| #define HAVE_MITSHM 1
16225| #define HAVE__ICETRANSNOLISTEN 1
16226| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
16227| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
16228| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
16229| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
16230| #define DCOP_PATH "/opt/local/bin"
16231| #define HAVE_DNSSD 1
16232| #define __KDE_EXECPREFIX "NONE"
16233| #define __KDE_BINDIR "/opt/local/bin"
16234| #define HAVE_IDNA_H 1
16235| #define HAVE_PUNYCODE_H 1
16236| #define HAVE_STRINGPREP_H 1
16237| #define HAVE_LIBIDN 1
16238| #define HAVE_INET_NTOP 1
16239| #define HAVE_INET_PTON 1
16240| #define HAVE_GETPEERNAME 1
16241| #define HAVE_GETSOCKNAME 1
16242| #define HAVE_GETSOCKOPT 1
16243| #define HAVE_GETHOSTBYNAME2 1
16244| #define HAVE_IF_NAMETOINDEX 1
16245| #define HAVE_NETINET_IN_H 1
16246| #define HAVE_NET_IF_H 1
16247| #define HAVE_SYS_FILIO_H 1
16248| #define HAVE_USLEEP 1
16249| #define HAVE_POLL 1
16250| #define HAVE_MADVISE 1
16251| #define HAVE_STRUCT_ADDRINFO 1
16252| #define HAVE_GETADDRINFO 1
16253| #define HAVE_FREEADDRINFO 1
16254| #define HAVE_GETNAMEINFO 1
16255| #define HAVE_GAI_STRERROR 1
16256| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
16257| #define HAVE_STRUCT_SOCKADDR_IN6 1
16258| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
16259| #define HAVE_BACKTRACE 1
16260| #define HAVE_SYS_MOUNT_H 1
16261| #define HAVE_LIBART 1
16262| #define HAVE_SYS_SELECT_H 1
16263| #define HAVE_UTIL_H 1
16264| #define HAVE_TERMIOS_H 1
16265| #define HAVE_REVOKE 1
16266| #define KDE_MALLOC_X86 1
16267| #define HAVE_XRENDER 1
16268| #define HAVE_X86_MMX 1
16269| #define HAVE_X86_SSE 1
16270| #define HAVE_X86_SSE2 1
16271| #define HAVE_X86_3DNOW 1
16272| #define HAVE_CUPS_NO_PWD_CACHE 1
16273| #define HAVE_CUPS 1
16274| #define __PATH_SU "/usr/bin/su"
16275| #define __PATH_SUDO "/usr/bin/sudo"
16276| #define DEFAULT_SUPER_USER_COMMAND "su"
16277| #define HAVE_INITGROUPS 1
16278| #define HAVE_UTIL_H 1
16279| #define HAVE_OPENPTY 1
16280| #define HAVE_OPENPTY 1
16281| #define HAVE_INITGROUPS 1
16282| #define HAVE_SETGROUPS 1
16283| #define HAVE_GETGROUPS 1
16284| #define HAVE_GRANTPT 1
16285| #define HAVE_SETPRIORITY 1
16286| #define HAVE_UNLOCKPT 1
16287| #define HAVE_PTSNAME 1
16288| #define HAVE_GETPEEREID 1
16289| #define XMLLINT "/opt/local/bin/xmllint"
16290| #define NEED_BZ2_PREFIX 1
16291| #define HAVE_LIBTIFF 1
16292| #define HAVE_LIBJPEG 1
16293| #define HAVE_LIBPNG 1
16294| #define HAVE_JASPER 1
16295| #define HAVE_EXR 1
16296| #define KDEINIT_USE_FONTCONFIG 1
16297| #define HAVE_LIBZ 1
16298| #define HAVE_FSTAB_H 1
16299| #define HAVE_SYS_UCRED_H 1
16300| #define HAVE_SYS_MOUNT_H 1
16301| #define HAVE_GETMNTINFO 1
16302| #define HAVE_SSL 1
16303| #define KSSL_HAVE_SSL 1
16304| #define HAVE_ARPA_NAMESER_COMPAT_H 1
16305| #define HAVE_SYS_PARAM_H 1
16306| #define HAVE_BZIP2_SUPPORT 1
16307| #define HAVE_SETFSENT 1
16308| #define HAVE_LIBGSSAPI 1
16309| #define HAVE_FLOAT_H 1
16310| #define HAVE_FUNC_FINITE 1
16311| #define HAVE_FUNC_ISNAN 1
16312| #define HAVE_FUNC_ISINF 1
16313| #define HAVE_PCREPOSIX 1
16314| #define ASPELL_DATADIR "/usr/lib/aspell"
16315| /* end confdefs.h.  */
16316| #include <machine/soundcard.h>
16317configure:53811: result: no
16318configure:53839: checking for machine/soundcard.h
16319configure:53848: result: no
16320configure:53733: checking linux/awe_voice.h usability
16321configure:53750: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
16322conftest.c:266:29: error: linux/awe_voice.h: No such file or directory
16323configure:53757: $? = 1
16324configure: failed program was:
16325| /* confdefs.h.  */
16326| #define PACKAGE_NAME ""
16327| #define PACKAGE_TARNAME ""
16328| #define PACKAGE_VERSION ""
16329| #define PACKAGE_STRING ""
16330| #define PACKAGE_BUGREPORT ""
16331| #define PACKAGE "kdelibs"
16332| #define VERSION "3.5.10"
16333| #define KDELIBSUFF ""
16334| #define STDC_HEADERS 1
16335| #define HAVE_SYS_TYPES_H 1
16336| #define HAVE_SYS_STAT_H 1
16337| #define HAVE_STDLIB_H 1
16338| #define HAVE_STRING_H 1
16339| #define HAVE_MEMORY_H 1
16340| #define HAVE_STRINGS_H 1
16341| #define HAVE_INTTYPES_H 1
16342| #define HAVE_STDINT_H 1
16343| #define HAVE_UNISTD_H 1
16344| #define HAVE_DLFCN_H 1
16345| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
16346| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
16347| #define LTDL_OBJDIR ".libs/"
16348| #define HAVE_PRELOADED_SYMBOLS 1
16349| #define HAVE_LIBDL 1
16350| #define HAVE_DLERROR 1
16351| #define HAVE_MEMORY_H 1
16352| #define HAVE_STDLIB_H 1
16353| #define HAVE_STDIO_H 1
16354| #define HAVE_CTYPE_H 1
16355| #define HAVE_DLFCN_H 1
16356| #define HAVE_STRING_H 1
16357| #define HAVE_STRCHR 1
16358| #define HAVE_STRRCHR 1
16359| #define HAVE_MEMCPY 1
16360| #define HAVE_STRCMP 1
16361| #define HAVE_ALLOCA_H 1
16362| #define HAVE_ALLOCA 1
16363| #define HAVE_STDLIB_H 1
16364| #define HAVE_UNISTD_H 1
16365| #define HAVE_GETPAGESIZE 1
16366| #define HAVE_MMAP 1
16367| #define HAVE_LIMITS_H 1
16368| #define HAVE_LOCALE_H 1
16369| #define HAVE_NL_TYPES_H 1
16370| #define HAVE_STRING_H 1
16371| #define HAVE_ALLOCA_H 1
16372| #define HAVE_GETCWD 1
16373| #define HAVE_MUNMAP 1
16374| #define HAVE_PUTENV 1
16375| #define HAVE_SETLOCALE 1
16376| #define HAVE_STRCHR 1
16377| #define HAVE_STRCASECMP 1
16378| #define HAVE_STPCPY 1
16379| #define HAVE_LC_MESSAGES 1
16380| #define HAVE_SGI_STL 1
16381| #define HAVE_DIRENT_H 1
16382| #define STDC_HEADERS 1
16383| #define HAVE_SYS_PARAM_H 1
16384| #define HAVE_SYS_MMAN_H 1
16385| #define HAVE_SYS_TIME_H 1
16386| #define HAVE_STRINGS_H 1
16387| #define HAVE_SYS_STAT_H 1
16388| #define HAVE_SYS_SELECT_H 1
16389| #define HAVE_PATHS_H 1
16390| #define HAVE_LIMITS_H 1
16391| #define HAVE_DLFCN_H 1
16392| #define HAVE_TERMIOS_H 1
16393| #define HAVE_SYS_XATTR_H 1
16394| #define HAVE_STRLCAT 1
16395| #define HAVE_STRLCAT_PROTO 1
16396| #define HAVE_STRLCPY 1
16397| #define HAVE_STRLCPY_PROTO 1
16398| #define HAVE_CRYPT 1
16399| #define kde_socklen_t socklen_t
16400| #define ksize_t socklen_t
16401| #define HAVE_SYS_TYPES_H 1
16402| #define HAVE_STDINT_H 1
16403| #define HAVE_CARBON_CARBON_H 1
16404| #define HAVE_COREAUDIO 1
16405| #define HAVE_RES_INIT 1
16406| #define HAVE_RES_INIT 1
16407| #define HAVE_RES_INIT_PROTO 1
16408| #define SIZEOF_INT 4
16409| #define SIZEOF_SHORT 2
16410| #define SIZEOF_LONG 8
16411| #define SIZEOF_CHAR_P 8
16412| #define SIZEOF_SIZE_T 8
16413| #define SIZEOF_UNSIGNED_LONG 8
16414| #define HAVE_CRT_EXTERNS_H 1
16415| #define HAVE_NSGETENVIRON 1
16416| #define HAVE_VSNPRINTF 1
16417| #define HAVE_SNPRINTF 1
16418| #define HAVE_LIBZ 1
16419| #define HAVE_LIBPNG 1
16420| #define HAVE_LIBJPEG 1
16421| #define HAVE_LIBPTHREAD 1
16422| #define __KDE_HAVE_GCC_VISIBILITY "1"
16423| #define WITHOUT_ARTS 1
16424| #define KDEDIR "/opt/local"
16425| #define KDESYSCONFDIR "/opt/local/etc"
16426| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
16427| #define HAVE_X11_EXTENSIONS_XSHM_H 1
16428| #define HAVE_X11_ICE_ICELIB_H 1
16429| #define TIME_WITH_SYS_TIME 1
16430| #define HAVE_BOOL 1
16431| #define HAVE_SETENV 1
16432| #define HAVE_SETENV_PROTO 1
16433| #define HAVE_UNSETENV 1
16434| #define HAVE_UNSETENV_PROTO 1
16435| #define HAVE_RANDOM 1
16436| #define HAVE_RANDOM_PROTO 1
16437| #define HAVE_SRANDOM 1
16438| #define HAVE_SRANDOM_PROTO 1
16439| #define HAVE_MKSTEMPS 1
16440| #define HAVE_MKSTEMPS_PROTO 1
16441| #define HAVE_MKSTEMP 1
16442| #define HAVE_MKSTEMP_PROTO 1
16443| #define HAVE_MKDTEMP 1
16444| #define HAVE_MKDTEMP_PROTO 1
16445| #define HAVE_STRTOLL 1
16446| #define HAVE_SOCKET 1
16447| #define HAVE_SETEUID 1
16448| #define HAVE_SETEGID 1
16449| #define HAVE_STRFMON 1
16450| #define HAVE_STPCPY 1
16451| #define HAVE_GETTIMEOFDAY 1
16452| #define HAVE_READDIR_R 1
16453| #define HAVE_SETPRIORITY 1
16454| #define HAVE_USLEEP 1
16455| #define HAVE_USLEEP_PROTO 1
16456| #define HAVE_GETHOSTNAME 1
16457| #define HAVE_GETHOSTNAME_PROTO 1
16458| #define HAVE_RANDOM 1
16459| #define HAVE_RANDOM_PROTO 1
16460| #define HAVE_SRANDOM 1
16461| #define HAVE_SRANDOM_PROTO 1
16462| #define HAVE_S_ISSOCK 1
16463| #define HAVE_INITGROUPS 1
16464| #define HAVE_INITGROUPS_PROTO 1
16465| #define HAVE_MITSHM 1
16466| #define HAVE__ICETRANSNOLISTEN 1
16467| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
16468| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
16469| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
16470| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
16471| #define DCOP_PATH "/opt/local/bin"
16472| #define HAVE_DNSSD 1
16473| #define __KDE_EXECPREFIX "NONE"
16474| #define __KDE_BINDIR "/opt/local/bin"
16475| #define HAVE_IDNA_H 1
16476| #define HAVE_PUNYCODE_H 1
16477| #define HAVE_STRINGPREP_H 1
16478| #define HAVE_LIBIDN 1
16479| #define HAVE_INET_NTOP 1
16480| #define HAVE_INET_PTON 1
16481| #define HAVE_GETPEERNAME 1
16482| #define HAVE_GETSOCKNAME 1
16483| #define HAVE_GETSOCKOPT 1
16484| #define HAVE_GETHOSTBYNAME2 1
16485| #define HAVE_IF_NAMETOINDEX 1
16486| #define HAVE_NETINET_IN_H 1
16487| #define HAVE_NET_IF_H 1
16488| #define HAVE_SYS_FILIO_H 1
16489| #define HAVE_USLEEP 1
16490| #define HAVE_POLL 1
16491| #define HAVE_MADVISE 1
16492| #define HAVE_STRUCT_ADDRINFO 1
16493| #define HAVE_GETADDRINFO 1
16494| #define HAVE_FREEADDRINFO 1
16495| #define HAVE_GETNAMEINFO 1
16496| #define HAVE_GAI_STRERROR 1
16497| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
16498| #define HAVE_STRUCT_SOCKADDR_IN6 1
16499| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
16500| #define HAVE_BACKTRACE 1
16501| #define HAVE_SYS_MOUNT_H 1
16502| #define HAVE_LIBART 1
16503| #define HAVE_SYS_SELECT_H 1
16504| #define HAVE_UTIL_H 1
16505| #define HAVE_TERMIOS_H 1
16506| #define HAVE_REVOKE 1
16507| #define KDE_MALLOC_X86 1
16508| #define HAVE_XRENDER 1
16509| #define HAVE_X86_MMX 1
16510| #define HAVE_X86_SSE 1
16511| #define HAVE_X86_SSE2 1
16512| #define HAVE_X86_3DNOW 1
16513| #define HAVE_CUPS_NO_PWD_CACHE 1
16514| #define HAVE_CUPS 1
16515| #define __PATH_SU "/usr/bin/su"
16516| #define __PATH_SUDO "/usr/bin/sudo"
16517| #define DEFAULT_SUPER_USER_COMMAND "su"
16518| #define HAVE_INITGROUPS 1
16519| #define HAVE_UTIL_H 1
16520| #define HAVE_OPENPTY 1
16521| #define HAVE_OPENPTY 1
16522| #define HAVE_INITGROUPS 1
16523| #define HAVE_SETGROUPS 1
16524| #define HAVE_GETGROUPS 1
16525| #define HAVE_GRANTPT 1
16526| #define HAVE_SETPRIORITY 1
16527| #define HAVE_UNLOCKPT 1
16528| #define HAVE_PTSNAME 1
16529| #define HAVE_GETPEEREID 1
16530| #define XMLLINT "/opt/local/bin/xmllint"
16531| #define NEED_BZ2_PREFIX 1
16532| #define HAVE_LIBTIFF 1
16533| #define HAVE_LIBJPEG 1
16534| #define HAVE_LIBPNG 1
16535| #define HAVE_JASPER 1
16536| #define HAVE_EXR 1
16537| #define KDEINIT_USE_FONTCONFIG 1
16538| #define HAVE_LIBZ 1
16539| #define HAVE_FSTAB_H 1
16540| #define HAVE_SYS_UCRED_H 1
16541| #define HAVE_SYS_MOUNT_H 1
16542| #define HAVE_GETMNTINFO 1
16543| #define HAVE_SSL 1
16544| #define KSSL_HAVE_SSL 1
16545| #define HAVE_ARPA_NAMESER_COMPAT_H 1
16546| #define HAVE_SYS_PARAM_H 1
16547| #define HAVE_BZIP2_SUPPORT 1
16548| #define HAVE_SETFSENT 1
16549| #define HAVE_LIBGSSAPI 1
16550| #define HAVE_FLOAT_H 1
16551| #define HAVE_FUNC_FINITE 1
16552| #define HAVE_FUNC_ISNAN 1
16553| #define HAVE_FUNC_ISINF 1
16554| #define HAVE_PCREPOSIX 1
16555| #define ASPELL_DATADIR "/usr/lib/aspell"
16556| /* end confdefs.h.  */
16557| #include <stdio.h>
16558| #ifdef HAVE_SYS_TYPES_H
16559| # include <sys/types.h>
16560| #endif
16561| #ifdef HAVE_SYS_STAT_H
16562| # include <sys/stat.h>
16563| #endif
16564| #ifdef STDC_HEADERS
16565| # include <stdlib.h>
16566| # include <stddef.h>
16567| #else
16568| # ifdef HAVE_STDLIB_H
16569| #  include <stdlib.h>
16570| # endif
16571| #endif
16572| #ifdef HAVE_STRING_H
16573| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
16574| #  include <memory.h>
16575| # endif
16576| # include <string.h>
16577| #endif
16578| #ifdef HAVE_STRINGS_H
16579| # include <strings.h>
16580| #endif
16581| #ifdef HAVE_INTTYPES_H
16582| # include <inttypes.h>
16583| #endif
16584| #ifdef HAVE_STDINT_H
16585| # include <stdint.h>
16586| #endif
16587| #ifdef HAVE_UNISTD_H
16588| # include <unistd.h>
16589| #endif
16590| #include <linux/awe_voice.h>
16591configure:53771: result: no
16592configure:53775: checking linux/awe_voice.h presence
16593configure:53790: /usr/bin/gcc-4.2 -E  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
16594conftest.c:233:29: error: linux/awe_voice.h: No such file or directory
16595configure:53797: $? = 1
16596configure: failed program was:
16597| /* confdefs.h.  */
16598| #define PACKAGE_NAME ""
16599| #define PACKAGE_TARNAME ""
16600| #define PACKAGE_VERSION ""
16601| #define PACKAGE_STRING ""
16602| #define PACKAGE_BUGREPORT ""
16603| #define PACKAGE "kdelibs"
16604| #define VERSION "3.5.10"
16605| #define KDELIBSUFF ""
16606| #define STDC_HEADERS 1
16607| #define HAVE_SYS_TYPES_H 1
16608| #define HAVE_SYS_STAT_H 1
16609| #define HAVE_STDLIB_H 1
16610| #define HAVE_STRING_H 1
16611| #define HAVE_MEMORY_H 1
16612| #define HAVE_STRINGS_H 1
16613| #define HAVE_INTTYPES_H 1
16614| #define HAVE_STDINT_H 1
16615| #define HAVE_UNISTD_H 1
16616| #define HAVE_DLFCN_H 1
16617| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
16618| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
16619| #define LTDL_OBJDIR ".libs/"
16620| #define HAVE_PRELOADED_SYMBOLS 1
16621| #define HAVE_LIBDL 1
16622| #define HAVE_DLERROR 1
16623| #define HAVE_MEMORY_H 1
16624| #define HAVE_STDLIB_H 1
16625| #define HAVE_STDIO_H 1
16626| #define HAVE_CTYPE_H 1
16627| #define HAVE_DLFCN_H 1
16628| #define HAVE_STRING_H 1
16629| #define HAVE_STRCHR 1
16630| #define HAVE_STRRCHR 1
16631| #define HAVE_MEMCPY 1
16632| #define HAVE_STRCMP 1
16633| #define HAVE_ALLOCA_H 1
16634| #define HAVE_ALLOCA 1
16635| #define HAVE_STDLIB_H 1
16636| #define HAVE_UNISTD_H 1
16637| #define HAVE_GETPAGESIZE 1
16638| #define HAVE_MMAP 1
16639| #define HAVE_LIMITS_H 1
16640| #define HAVE_LOCALE_H 1
16641| #define HAVE_NL_TYPES_H 1
16642| #define HAVE_STRING_H 1
16643| #define HAVE_ALLOCA_H 1
16644| #define HAVE_GETCWD 1
16645| #define HAVE_MUNMAP 1
16646| #define HAVE_PUTENV 1
16647| #define HAVE_SETLOCALE 1
16648| #define HAVE_STRCHR 1
16649| #define HAVE_STRCASECMP 1
16650| #define HAVE_STPCPY 1
16651| #define HAVE_LC_MESSAGES 1
16652| #define HAVE_SGI_STL 1
16653| #define HAVE_DIRENT_H 1
16654| #define STDC_HEADERS 1
16655| #define HAVE_SYS_PARAM_H 1
16656| #define HAVE_SYS_MMAN_H 1
16657| #define HAVE_SYS_TIME_H 1
16658| #define HAVE_STRINGS_H 1
16659| #define HAVE_SYS_STAT_H 1
16660| #define HAVE_SYS_SELECT_H 1
16661| #define HAVE_PATHS_H 1
16662| #define HAVE_LIMITS_H 1
16663| #define HAVE_DLFCN_H 1
16664| #define HAVE_TERMIOS_H 1
16665| #define HAVE_SYS_XATTR_H 1
16666| #define HAVE_STRLCAT 1
16667| #define HAVE_STRLCAT_PROTO 1
16668| #define HAVE_STRLCPY 1
16669| #define HAVE_STRLCPY_PROTO 1
16670| #define HAVE_CRYPT 1
16671| #define kde_socklen_t socklen_t
16672| #define ksize_t socklen_t
16673| #define HAVE_SYS_TYPES_H 1
16674| #define HAVE_STDINT_H 1
16675| #define HAVE_CARBON_CARBON_H 1
16676| #define HAVE_COREAUDIO 1
16677| #define HAVE_RES_INIT 1
16678| #define HAVE_RES_INIT 1
16679| #define HAVE_RES_INIT_PROTO 1
16680| #define SIZEOF_INT 4
16681| #define SIZEOF_SHORT 2
16682| #define SIZEOF_LONG 8
16683| #define SIZEOF_CHAR_P 8
16684| #define SIZEOF_SIZE_T 8
16685| #define SIZEOF_UNSIGNED_LONG 8
16686| #define HAVE_CRT_EXTERNS_H 1
16687| #define HAVE_NSGETENVIRON 1
16688| #define HAVE_VSNPRINTF 1
16689| #define HAVE_SNPRINTF 1
16690| #define HAVE_LIBZ 1
16691| #define HAVE_LIBPNG 1
16692| #define HAVE_LIBJPEG 1
16693| #define HAVE_LIBPTHREAD 1
16694| #define __KDE_HAVE_GCC_VISIBILITY "1"
16695| #define WITHOUT_ARTS 1
16696| #define KDEDIR "/opt/local"
16697| #define KDESYSCONFDIR "/opt/local/etc"
16698| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
16699| #define HAVE_X11_EXTENSIONS_XSHM_H 1
16700| #define HAVE_X11_ICE_ICELIB_H 1
16701| #define TIME_WITH_SYS_TIME 1
16702| #define HAVE_BOOL 1
16703| #define HAVE_SETENV 1
16704| #define HAVE_SETENV_PROTO 1
16705| #define HAVE_UNSETENV 1
16706| #define HAVE_UNSETENV_PROTO 1
16707| #define HAVE_RANDOM 1
16708| #define HAVE_RANDOM_PROTO 1
16709| #define HAVE_SRANDOM 1
16710| #define HAVE_SRANDOM_PROTO 1
16711| #define HAVE_MKSTEMPS 1
16712| #define HAVE_MKSTEMPS_PROTO 1
16713| #define HAVE_MKSTEMP 1
16714| #define HAVE_MKSTEMP_PROTO 1
16715| #define HAVE_MKDTEMP 1
16716| #define HAVE_MKDTEMP_PROTO 1
16717| #define HAVE_STRTOLL 1
16718| #define HAVE_SOCKET 1
16719| #define HAVE_SETEUID 1
16720| #define HAVE_SETEGID 1
16721| #define HAVE_STRFMON 1
16722| #define HAVE_STPCPY 1
16723| #define HAVE_GETTIMEOFDAY 1
16724| #define HAVE_READDIR_R 1
16725| #define HAVE_SETPRIORITY 1
16726| #define HAVE_USLEEP 1
16727| #define HAVE_USLEEP_PROTO 1
16728| #define HAVE_GETHOSTNAME 1
16729| #define HAVE_GETHOSTNAME_PROTO 1
16730| #define HAVE_RANDOM 1
16731| #define HAVE_RANDOM_PROTO 1
16732| #define HAVE_SRANDOM 1
16733| #define HAVE_SRANDOM_PROTO 1
16734| #define HAVE_S_ISSOCK 1
16735| #define HAVE_INITGROUPS 1
16736| #define HAVE_INITGROUPS_PROTO 1
16737| #define HAVE_MITSHM 1
16738| #define HAVE__ICETRANSNOLISTEN 1
16739| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
16740| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
16741| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
16742| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
16743| #define DCOP_PATH "/opt/local/bin"
16744| #define HAVE_DNSSD 1
16745| #define __KDE_EXECPREFIX "NONE"
16746| #define __KDE_BINDIR "/opt/local/bin"
16747| #define HAVE_IDNA_H 1
16748| #define HAVE_PUNYCODE_H 1
16749| #define HAVE_STRINGPREP_H 1
16750| #define HAVE_LIBIDN 1
16751| #define HAVE_INET_NTOP 1
16752| #define HAVE_INET_PTON 1
16753| #define HAVE_GETPEERNAME 1
16754| #define HAVE_GETSOCKNAME 1
16755| #define HAVE_GETSOCKOPT 1
16756| #define HAVE_GETHOSTBYNAME2 1
16757| #define HAVE_IF_NAMETOINDEX 1
16758| #define HAVE_NETINET_IN_H 1
16759| #define HAVE_NET_IF_H 1
16760| #define HAVE_SYS_FILIO_H 1
16761| #define HAVE_USLEEP 1
16762| #define HAVE_POLL 1
16763| #define HAVE_MADVISE 1
16764| #define HAVE_STRUCT_ADDRINFO 1
16765| #define HAVE_GETADDRINFO 1
16766| #define HAVE_FREEADDRINFO 1
16767| #define HAVE_GETNAMEINFO 1
16768| #define HAVE_GAI_STRERROR 1
16769| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
16770| #define HAVE_STRUCT_SOCKADDR_IN6 1
16771| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
16772| #define HAVE_BACKTRACE 1
16773| #define HAVE_SYS_MOUNT_H 1
16774| #define HAVE_LIBART 1
16775| #define HAVE_SYS_SELECT_H 1
16776| #define HAVE_UTIL_H 1
16777| #define HAVE_TERMIOS_H 1
16778| #define HAVE_REVOKE 1
16779| #define KDE_MALLOC_X86 1
16780| #define HAVE_XRENDER 1
16781| #define HAVE_X86_MMX 1
16782| #define HAVE_X86_SSE 1
16783| #define HAVE_X86_SSE2 1
16784| #define HAVE_X86_3DNOW 1
16785| #define HAVE_CUPS_NO_PWD_CACHE 1
16786| #define HAVE_CUPS 1
16787| #define __PATH_SU "/usr/bin/su"
16788| #define __PATH_SUDO "/usr/bin/sudo"
16789| #define DEFAULT_SUPER_USER_COMMAND "su"
16790| #define HAVE_INITGROUPS 1
16791| #define HAVE_UTIL_H 1
16792| #define HAVE_OPENPTY 1
16793| #define HAVE_OPENPTY 1
16794| #define HAVE_INITGROUPS 1
16795| #define HAVE_SETGROUPS 1
16796| #define HAVE_GETGROUPS 1
16797| #define HAVE_GRANTPT 1
16798| #define HAVE_SETPRIORITY 1
16799| #define HAVE_UNLOCKPT 1
16800| #define HAVE_PTSNAME 1
16801| #define HAVE_GETPEEREID 1
16802| #define XMLLINT "/opt/local/bin/xmllint"
16803| #define NEED_BZ2_PREFIX 1
16804| #define HAVE_LIBTIFF 1
16805| #define HAVE_LIBJPEG 1
16806| #define HAVE_LIBPNG 1
16807| #define HAVE_JASPER 1
16808| #define HAVE_EXR 1
16809| #define KDEINIT_USE_FONTCONFIG 1
16810| #define HAVE_LIBZ 1
16811| #define HAVE_FSTAB_H 1
16812| #define HAVE_SYS_UCRED_H 1
16813| #define HAVE_SYS_MOUNT_H 1
16814| #define HAVE_GETMNTINFO 1
16815| #define HAVE_SSL 1
16816| #define KSSL_HAVE_SSL 1
16817| #define HAVE_ARPA_NAMESER_COMPAT_H 1
16818| #define HAVE_SYS_PARAM_H 1
16819| #define HAVE_BZIP2_SUPPORT 1
16820| #define HAVE_SETFSENT 1
16821| #define HAVE_LIBGSSAPI 1
16822| #define HAVE_FLOAT_H 1
16823| #define HAVE_FUNC_FINITE 1
16824| #define HAVE_FUNC_ISNAN 1
16825| #define HAVE_FUNC_ISINF 1
16826| #define HAVE_PCREPOSIX 1
16827| #define ASPELL_DATADIR "/usr/lib/aspell"
16828| /* end confdefs.h.  */
16829| #include <linux/awe_voice.h>
16830configure:53811: result: no
16831configure:53839: checking for linux/awe_voice.h
16832configure:53848: result: no
16833configure:53733: checking awe_voice.h usability
16834configure:53750: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
16835conftest.c:266:23: error: awe_voice.h: No such file or directory
16836configure:53757: $? = 1
16837configure: failed program was:
16838| /* confdefs.h.  */
16839| #define PACKAGE_NAME ""
16840| #define PACKAGE_TARNAME ""
16841| #define PACKAGE_VERSION ""
16842| #define PACKAGE_STRING ""
16843| #define PACKAGE_BUGREPORT ""
16844| #define PACKAGE "kdelibs"
16845| #define VERSION "3.5.10"
16846| #define KDELIBSUFF ""
16847| #define STDC_HEADERS 1
16848| #define HAVE_SYS_TYPES_H 1
16849| #define HAVE_SYS_STAT_H 1
16850| #define HAVE_STDLIB_H 1
16851| #define HAVE_STRING_H 1
16852| #define HAVE_MEMORY_H 1
16853| #define HAVE_STRINGS_H 1
16854| #define HAVE_INTTYPES_H 1
16855| #define HAVE_STDINT_H 1
16856| #define HAVE_UNISTD_H 1
16857| #define HAVE_DLFCN_H 1
16858| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
16859| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
16860| #define LTDL_OBJDIR ".libs/"
16861| #define HAVE_PRELOADED_SYMBOLS 1
16862| #define HAVE_LIBDL 1
16863| #define HAVE_DLERROR 1
16864| #define HAVE_MEMORY_H 1
16865| #define HAVE_STDLIB_H 1
16866| #define HAVE_STDIO_H 1
16867| #define HAVE_CTYPE_H 1
16868| #define HAVE_DLFCN_H 1
16869| #define HAVE_STRING_H 1
16870| #define HAVE_STRCHR 1
16871| #define HAVE_STRRCHR 1
16872| #define HAVE_MEMCPY 1
16873| #define HAVE_STRCMP 1
16874| #define HAVE_ALLOCA_H 1
16875| #define HAVE_ALLOCA 1
16876| #define HAVE_STDLIB_H 1
16877| #define HAVE_UNISTD_H 1
16878| #define HAVE_GETPAGESIZE 1
16879| #define HAVE_MMAP 1
16880| #define HAVE_LIMITS_H 1
16881| #define HAVE_LOCALE_H 1
16882| #define HAVE_NL_TYPES_H 1
16883| #define HAVE_STRING_H 1
16884| #define HAVE_ALLOCA_H 1
16885| #define HAVE_GETCWD 1
16886| #define HAVE_MUNMAP 1
16887| #define HAVE_PUTENV 1
16888| #define HAVE_SETLOCALE 1
16889| #define HAVE_STRCHR 1
16890| #define HAVE_STRCASECMP 1
16891| #define HAVE_STPCPY 1
16892| #define HAVE_LC_MESSAGES 1
16893| #define HAVE_SGI_STL 1
16894| #define HAVE_DIRENT_H 1
16895| #define STDC_HEADERS 1
16896| #define HAVE_SYS_PARAM_H 1
16897| #define HAVE_SYS_MMAN_H 1
16898| #define HAVE_SYS_TIME_H 1
16899| #define HAVE_STRINGS_H 1
16900| #define HAVE_SYS_STAT_H 1
16901| #define HAVE_SYS_SELECT_H 1
16902| #define HAVE_PATHS_H 1
16903| #define HAVE_LIMITS_H 1
16904| #define HAVE_DLFCN_H 1
16905| #define HAVE_TERMIOS_H 1
16906| #define HAVE_SYS_XATTR_H 1
16907| #define HAVE_STRLCAT 1
16908| #define HAVE_STRLCAT_PROTO 1
16909| #define HAVE_STRLCPY 1
16910| #define HAVE_STRLCPY_PROTO 1
16911| #define HAVE_CRYPT 1
16912| #define kde_socklen_t socklen_t
16913| #define ksize_t socklen_t
16914| #define HAVE_SYS_TYPES_H 1
16915| #define HAVE_STDINT_H 1
16916| #define HAVE_CARBON_CARBON_H 1
16917| #define HAVE_COREAUDIO 1
16918| #define HAVE_RES_INIT 1
16919| #define HAVE_RES_INIT 1
16920| #define HAVE_RES_INIT_PROTO 1
16921| #define SIZEOF_INT 4
16922| #define SIZEOF_SHORT 2
16923| #define SIZEOF_LONG 8
16924| #define SIZEOF_CHAR_P 8
16925| #define SIZEOF_SIZE_T 8
16926| #define SIZEOF_UNSIGNED_LONG 8
16927| #define HAVE_CRT_EXTERNS_H 1
16928| #define HAVE_NSGETENVIRON 1
16929| #define HAVE_VSNPRINTF 1
16930| #define HAVE_SNPRINTF 1
16931| #define HAVE_LIBZ 1
16932| #define HAVE_LIBPNG 1
16933| #define HAVE_LIBJPEG 1
16934| #define HAVE_LIBPTHREAD 1
16935| #define __KDE_HAVE_GCC_VISIBILITY "1"
16936| #define WITHOUT_ARTS 1
16937| #define KDEDIR "/opt/local"
16938| #define KDESYSCONFDIR "/opt/local/etc"
16939| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
16940| #define HAVE_X11_EXTENSIONS_XSHM_H 1
16941| #define HAVE_X11_ICE_ICELIB_H 1
16942| #define TIME_WITH_SYS_TIME 1
16943| #define HAVE_BOOL 1
16944| #define HAVE_SETENV 1
16945| #define HAVE_SETENV_PROTO 1
16946| #define HAVE_UNSETENV 1
16947| #define HAVE_UNSETENV_PROTO 1
16948| #define HAVE_RANDOM 1
16949| #define HAVE_RANDOM_PROTO 1
16950| #define HAVE_SRANDOM 1
16951| #define HAVE_SRANDOM_PROTO 1
16952| #define HAVE_MKSTEMPS 1
16953| #define HAVE_MKSTEMPS_PROTO 1
16954| #define HAVE_MKSTEMP 1
16955| #define HAVE_MKSTEMP_PROTO 1
16956| #define HAVE_MKDTEMP 1
16957| #define HAVE_MKDTEMP_PROTO 1
16958| #define HAVE_STRTOLL 1
16959| #define HAVE_SOCKET 1
16960| #define HAVE_SETEUID 1
16961| #define HAVE_SETEGID 1
16962| #define HAVE_STRFMON 1
16963| #define HAVE_STPCPY 1
16964| #define HAVE_GETTIMEOFDAY 1
16965| #define HAVE_READDIR_R 1
16966| #define HAVE_SETPRIORITY 1
16967| #define HAVE_USLEEP 1
16968| #define HAVE_USLEEP_PROTO 1
16969| #define HAVE_GETHOSTNAME 1
16970| #define HAVE_GETHOSTNAME_PROTO 1
16971| #define HAVE_RANDOM 1
16972| #define HAVE_RANDOM_PROTO 1
16973| #define HAVE_SRANDOM 1
16974| #define HAVE_SRANDOM_PROTO 1
16975| #define HAVE_S_ISSOCK 1
16976| #define HAVE_INITGROUPS 1
16977| #define HAVE_INITGROUPS_PROTO 1
16978| #define HAVE_MITSHM 1
16979| #define HAVE__ICETRANSNOLISTEN 1
16980| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
16981| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
16982| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
16983| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
16984| #define DCOP_PATH "/opt/local/bin"
16985| #define HAVE_DNSSD 1
16986| #define __KDE_EXECPREFIX "NONE"
16987| #define __KDE_BINDIR "/opt/local/bin"
16988| #define HAVE_IDNA_H 1
16989| #define HAVE_PUNYCODE_H 1
16990| #define HAVE_STRINGPREP_H 1
16991| #define HAVE_LIBIDN 1
16992| #define HAVE_INET_NTOP 1
16993| #define HAVE_INET_PTON 1
16994| #define HAVE_GETPEERNAME 1
16995| #define HAVE_GETSOCKNAME 1
16996| #define HAVE_GETSOCKOPT 1
16997| #define HAVE_GETHOSTBYNAME2 1
16998| #define HAVE_IF_NAMETOINDEX 1
16999| #define HAVE_NETINET_IN_H 1
17000| #define HAVE_NET_IF_H 1
17001| #define HAVE_SYS_FILIO_H 1
17002| #define HAVE_USLEEP 1
17003| #define HAVE_POLL 1
17004| #define HAVE_MADVISE 1
17005| #define HAVE_STRUCT_ADDRINFO 1
17006| #define HAVE_GETADDRINFO 1
17007| #define HAVE_FREEADDRINFO 1
17008| #define HAVE_GETNAMEINFO 1
17009| #define HAVE_GAI_STRERROR 1
17010| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
17011| #define HAVE_STRUCT_SOCKADDR_IN6 1
17012| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
17013| #define HAVE_BACKTRACE 1
17014| #define HAVE_SYS_MOUNT_H 1
17015| #define HAVE_LIBART 1
17016| #define HAVE_SYS_SELECT_H 1
17017| #define HAVE_UTIL_H 1
17018| #define HAVE_TERMIOS_H 1
17019| #define HAVE_REVOKE 1
17020| #define KDE_MALLOC_X86 1
17021| #define HAVE_XRENDER 1
17022| #define HAVE_X86_MMX 1
17023| #define HAVE_X86_SSE 1
17024| #define HAVE_X86_SSE2 1
17025| #define HAVE_X86_3DNOW 1
17026| #define HAVE_CUPS_NO_PWD_CACHE 1
17027| #define HAVE_CUPS 1
17028| #define __PATH_SU "/usr/bin/su"
17029| #define __PATH_SUDO "/usr/bin/sudo"
17030| #define DEFAULT_SUPER_USER_COMMAND "su"
17031| #define HAVE_INITGROUPS 1
17032| #define HAVE_UTIL_H 1
17033| #define HAVE_OPENPTY 1
17034| #define HAVE_OPENPTY 1
17035| #define HAVE_INITGROUPS 1
17036| #define HAVE_SETGROUPS 1
17037| #define HAVE_GETGROUPS 1
17038| #define HAVE_GRANTPT 1
17039| #define HAVE_SETPRIORITY 1
17040| #define HAVE_UNLOCKPT 1
17041| #define HAVE_PTSNAME 1
17042| #define HAVE_GETPEEREID 1
17043| #define XMLLINT "/opt/local/bin/xmllint"
17044| #define NEED_BZ2_PREFIX 1
17045| #define HAVE_LIBTIFF 1
17046| #define HAVE_LIBJPEG 1
17047| #define HAVE_LIBPNG 1
17048| #define HAVE_JASPER 1
17049| #define HAVE_EXR 1
17050| #define KDEINIT_USE_FONTCONFIG 1
17051| #define HAVE_LIBZ 1
17052| #define HAVE_FSTAB_H 1
17053| #define HAVE_SYS_UCRED_H 1
17054| #define HAVE_SYS_MOUNT_H 1
17055| #define HAVE_GETMNTINFO 1
17056| #define HAVE_SSL 1
17057| #define KSSL_HAVE_SSL 1
17058| #define HAVE_ARPA_NAMESER_COMPAT_H 1
17059| #define HAVE_SYS_PARAM_H 1
17060| #define HAVE_BZIP2_SUPPORT 1
17061| #define HAVE_SETFSENT 1
17062| #define HAVE_LIBGSSAPI 1
17063| #define HAVE_FLOAT_H 1
17064| #define HAVE_FUNC_FINITE 1
17065| #define HAVE_FUNC_ISNAN 1
17066| #define HAVE_FUNC_ISINF 1
17067| #define HAVE_PCREPOSIX 1
17068| #define ASPELL_DATADIR "/usr/lib/aspell"
17069| /* end confdefs.h.  */
17070| #include <stdio.h>
17071| #ifdef HAVE_SYS_TYPES_H
17072| # include <sys/types.h>
17073| #endif
17074| #ifdef HAVE_SYS_STAT_H
17075| # include <sys/stat.h>
17076| #endif
17077| #ifdef STDC_HEADERS
17078| # include <stdlib.h>
17079| # include <stddef.h>
17080| #else
17081| # ifdef HAVE_STDLIB_H
17082| #  include <stdlib.h>
17083| # endif
17084| #endif
17085| #ifdef HAVE_STRING_H
17086| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
17087| #  include <memory.h>
17088| # endif
17089| # include <string.h>
17090| #endif
17091| #ifdef HAVE_STRINGS_H
17092| # include <strings.h>
17093| #endif
17094| #ifdef HAVE_INTTYPES_H
17095| # include <inttypes.h>
17096| #endif
17097| #ifdef HAVE_STDINT_H
17098| # include <stdint.h>
17099| #endif
17100| #ifdef HAVE_UNISTD_H
17101| # include <unistd.h>
17102| #endif
17103| #include <awe_voice.h>
17104configure:53771: result: no
17105configure:53775: checking awe_voice.h presence
17106configure:53790: /usr/bin/gcc-4.2 -E  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
17107conftest.c:233:23: error: awe_voice.h: No such file or directory
17108configure:53797: $? = 1
17109configure: failed program was:
17110| /* confdefs.h.  */
17111| #define PACKAGE_NAME ""
17112| #define PACKAGE_TARNAME ""
17113| #define PACKAGE_VERSION ""
17114| #define PACKAGE_STRING ""
17115| #define PACKAGE_BUGREPORT ""
17116| #define PACKAGE "kdelibs"
17117| #define VERSION "3.5.10"
17118| #define KDELIBSUFF ""
17119| #define STDC_HEADERS 1
17120| #define HAVE_SYS_TYPES_H 1
17121| #define HAVE_SYS_STAT_H 1
17122| #define HAVE_STDLIB_H 1
17123| #define HAVE_STRING_H 1
17124| #define HAVE_MEMORY_H 1
17125| #define HAVE_STRINGS_H 1
17126| #define HAVE_INTTYPES_H 1
17127| #define HAVE_STDINT_H 1
17128| #define HAVE_UNISTD_H 1
17129| #define HAVE_DLFCN_H 1
17130| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
17131| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
17132| #define LTDL_OBJDIR ".libs/"
17133| #define HAVE_PRELOADED_SYMBOLS 1
17134| #define HAVE_LIBDL 1
17135| #define HAVE_DLERROR 1
17136| #define HAVE_MEMORY_H 1
17137| #define HAVE_STDLIB_H 1
17138| #define HAVE_STDIO_H 1
17139| #define HAVE_CTYPE_H 1
17140| #define HAVE_DLFCN_H 1
17141| #define HAVE_STRING_H 1
17142| #define HAVE_STRCHR 1
17143| #define HAVE_STRRCHR 1
17144| #define HAVE_MEMCPY 1
17145| #define HAVE_STRCMP 1
17146| #define HAVE_ALLOCA_H 1
17147| #define HAVE_ALLOCA 1
17148| #define HAVE_STDLIB_H 1
17149| #define HAVE_UNISTD_H 1
17150| #define HAVE_GETPAGESIZE 1
17151| #define HAVE_MMAP 1
17152| #define HAVE_LIMITS_H 1
17153| #define HAVE_LOCALE_H 1
17154| #define HAVE_NL_TYPES_H 1
17155| #define HAVE_STRING_H 1
17156| #define HAVE_ALLOCA_H 1
17157| #define HAVE_GETCWD 1
17158| #define HAVE_MUNMAP 1
17159| #define HAVE_PUTENV 1
17160| #define HAVE_SETLOCALE 1
17161| #define HAVE_STRCHR 1
17162| #define HAVE_STRCASECMP 1
17163| #define HAVE_STPCPY 1
17164| #define HAVE_LC_MESSAGES 1
17165| #define HAVE_SGI_STL 1
17166| #define HAVE_DIRENT_H 1
17167| #define STDC_HEADERS 1
17168| #define HAVE_SYS_PARAM_H 1
17169| #define HAVE_SYS_MMAN_H 1
17170| #define HAVE_SYS_TIME_H 1
17171| #define HAVE_STRINGS_H 1
17172| #define HAVE_SYS_STAT_H 1
17173| #define HAVE_SYS_SELECT_H 1
17174| #define HAVE_PATHS_H 1
17175| #define HAVE_LIMITS_H 1
17176| #define HAVE_DLFCN_H 1
17177| #define HAVE_TERMIOS_H 1
17178| #define HAVE_SYS_XATTR_H 1
17179| #define HAVE_STRLCAT 1
17180| #define HAVE_STRLCAT_PROTO 1
17181| #define HAVE_STRLCPY 1
17182| #define HAVE_STRLCPY_PROTO 1
17183| #define HAVE_CRYPT 1
17184| #define kde_socklen_t socklen_t
17185| #define ksize_t socklen_t
17186| #define HAVE_SYS_TYPES_H 1
17187| #define HAVE_STDINT_H 1
17188| #define HAVE_CARBON_CARBON_H 1
17189| #define HAVE_COREAUDIO 1
17190| #define HAVE_RES_INIT 1
17191| #define HAVE_RES_INIT 1
17192| #define HAVE_RES_INIT_PROTO 1
17193| #define SIZEOF_INT 4
17194| #define SIZEOF_SHORT 2
17195| #define SIZEOF_LONG 8
17196| #define SIZEOF_CHAR_P 8
17197| #define SIZEOF_SIZE_T 8
17198| #define SIZEOF_UNSIGNED_LONG 8
17199| #define HAVE_CRT_EXTERNS_H 1
17200| #define HAVE_NSGETENVIRON 1
17201| #define HAVE_VSNPRINTF 1
17202| #define HAVE_SNPRINTF 1
17203| #define HAVE_LIBZ 1
17204| #define HAVE_LIBPNG 1
17205| #define HAVE_LIBJPEG 1
17206| #define HAVE_LIBPTHREAD 1
17207| #define __KDE_HAVE_GCC_VISIBILITY "1"
17208| #define WITHOUT_ARTS 1
17209| #define KDEDIR "/opt/local"
17210| #define KDESYSCONFDIR "/opt/local/etc"
17211| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
17212| #define HAVE_X11_EXTENSIONS_XSHM_H 1
17213| #define HAVE_X11_ICE_ICELIB_H 1
17214| #define TIME_WITH_SYS_TIME 1
17215| #define HAVE_BOOL 1
17216| #define HAVE_SETENV 1
17217| #define HAVE_SETENV_PROTO 1
17218| #define HAVE_UNSETENV 1
17219| #define HAVE_UNSETENV_PROTO 1
17220| #define HAVE_RANDOM 1
17221| #define HAVE_RANDOM_PROTO 1
17222| #define HAVE_SRANDOM 1
17223| #define HAVE_SRANDOM_PROTO 1
17224| #define HAVE_MKSTEMPS 1
17225| #define HAVE_MKSTEMPS_PROTO 1
17226| #define HAVE_MKSTEMP 1
17227| #define HAVE_MKSTEMP_PROTO 1
17228| #define HAVE_MKDTEMP 1
17229| #define HAVE_MKDTEMP_PROTO 1
17230| #define HAVE_STRTOLL 1
17231| #define HAVE_SOCKET 1
17232| #define HAVE_SETEUID 1
17233| #define HAVE_SETEGID 1
17234| #define HAVE_STRFMON 1
17235| #define HAVE_STPCPY 1
17236| #define HAVE_GETTIMEOFDAY 1
17237| #define HAVE_READDIR_R 1
17238| #define HAVE_SETPRIORITY 1
17239| #define HAVE_USLEEP 1
17240| #define HAVE_USLEEP_PROTO 1
17241| #define HAVE_GETHOSTNAME 1
17242| #define HAVE_GETHOSTNAME_PROTO 1
17243| #define HAVE_RANDOM 1
17244| #define HAVE_RANDOM_PROTO 1
17245| #define HAVE_SRANDOM 1
17246| #define HAVE_SRANDOM_PROTO 1
17247| #define HAVE_S_ISSOCK 1
17248| #define HAVE_INITGROUPS 1
17249| #define HAVE_INITGROUPS_PROTO 1
17250| #define HAVE_MITSHM 1
17251| #define HAVE__ICETRANSNOLISTEN 1
17252| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
17253| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
17254| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
17255| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
17256| #define DCOP_PATH "/opt/local/bin"
17257| #define HAVE_DNSSD 1
17258| #define __KDE_EXECPREFIX "NONE"
17259| #define __KDE_BINDIR "/opt/local/bin"
17260| #define HAVE_IDNA_H 1
17261| #define HAVE_PUNYCODE_H 1
17262| #define HAVE_STRINGPREP_H 1
17263| #define HAVE_LIBIDN 1
17264| #define HAVE_INET_NTOP 1
17265| #define HAVE_INET_PTON 1
17266| #define HAVE_GETPEERNAME 1
17267| #define HAVE_GETSOCKNAME 1
17268| #define HAVE_GETSOCKOPT 1
17269| #define HAVE_GETHOSTBYNAME2 1
17270| #define HAVE_IF_NAMETOINDEX 1
17271| #define HAVE_NETINET_IN_H 1
17272| #define HAVE_NET_IF_H 1
17273| #define HAVE_SYS_FILIO_H 1
17274| #define HAVE_USLEEP 1
17275| #define HAVE_POLL 1
17276| #define HAVE_MADVISE 1
17277| #define HAVE_STRUCT_ADDRINFO 1
17278| #define HAVE_GETADDRINFO 1
17279| #define HAVE_FREEADDRINFO 1
17280| #define HAVE_GETNAMEINFO 1
17281| #define HAVE_GAI_STRERROR 1
17282| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
17283| #define HAVE_STRUCT_SOCKADDR_IN6 1
17284| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
17285| #define HAVE_BACKTRACE 1
17286| #define HAVE_SYS_MOUNT_H 1
17287| #define HAVE_LIBART 1
17288| #define HAVE_SYS_SELECT_H 1
17289| #define HAVE_UTIL_H 1
17290| #define HAVE_TERMIOS_H 1
17291| #define HAVE_REVOKE 1
17292| #define KDE_MALLOC_X86 1
17293| #define HAVE_XRENDER 1
17294| #define HAVE_X86_MMX 1
17295| #define HAVE_X86_SSE 1
17296| #define HAVE_X86_SSE2 1
17297| #define HAVE_X86_3DNOW 1
17298| #define HAVE_CUPS_NO_PWD_CACHE 1
17299| #define HAVE_CUPS 1
17300| #define __PATH_SU "/usr/bin/su"
17301| #define __PATH_SUDO "/usr/bin/sudo"
17302| #define DEFAULT_SUPER_USER_COMMAND "su"
17303| #define HAVE_INITGROUPS 1
17304| #define HAVE_UTIL_H 1
17305| #define HAVE_OPENPTY 1
17306| #define HAVE_OPENPTY 1
17307| #define HAVE_INITGROUPS 1
17308| #define HAVE_SETGROUPS 1
17309| #define HAVE_GETGROUPS 1
17310| #define HAVE_GRANTPT 1
17311| #define HAVE_SETPRIORITY 1
17312| #define HAVE_UNLOCKPT 1
17313| #define HAVE_PTSNAME 1
17314| #define HAVE_GETPEEREID 1
17315| #define XMLLINT "/opt/local/bin/xmllint"
17316| #define NEED_BZ2_PREFIX 1
17317| #define HAVE_LIBTIFF 1
17318| #define HAVE_LIBJPEG 1
17319| #define HAVE_LIBPNG 1
17320| #define HAVE_JASPER 1
17321| #define HAVE_EXR 1
17322| #define KDEINIT_USE_FONTCONFIG 1
17323| #define HAVE_LIBZ 1
17324| #define HAVE_FSTAB_H 1
17325| #define HAVE_SYS_UCRED_H 1
17326| #define HAVE_SYS_MOUNT_H 1
17327| #define HAVE_GETMNTINFO 1
17328| #define HAVE_SSL 1
17329| #define KSSL_HAVE_SSL 1
17330| #define HAVE_ARPA_NAMESER_COMPAT_H 1
17331| #define HAVE_SYS_PARAM_H 1
17332| #define HAVE_BZIP2_SUPPORT 1
17333| #define HAVE_SETFSENT 1
17334| #define HAVE_LIBGSSAPI 1
17335| #define HAVE_FLOAT_H 1
17336| #define HAVE_FUNC_FINITE 1
17337| #define HAVE_FUNC_ISNAN 1
17338| #define HAVE_FUNC_ISINF 1
17339| #define HAVE_PCREPOSIX 1
17340| #define ASPELL_DATADIR "/usr/lib/aspell"
17341| /* end confdefs.h.  */
17342| #include <awe_voice.h>
17343configure:53811: result: no
17344configure:53839: checking for awe_voice.h
17345configure:53848: result: no
17346configure:53733: checking /usr/src/sys/i386/isa/sound/awe_voice.h usability
17347configure:53750: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
17348conftest.c:266:51: error: /usr/src/sys/i386/isa/sound/awe_voice.h: No such file or directory
17349configure:53757: $? = 1
17350configure: failed program was:
17351| /* confdefs.h.  */
17352| #define PACKAGE_NAME ""
17353| #define PACKAGE_TARNAME ""
17354| #define PACKAGE_VERSION ""
17355| #define PACKAGE_STRING ""
17356| #define PACKAGE_BUGREPORT ""
17357| #define PACKAGE "kdelibs"
17358| #define VERSION "3.5.10"
17359| #define KDELIBSUFF ""
17360| #define STDC_HEADERS 1
17361| #define HAVE_SYS_TYPES_H 1
17362| #define HAVE_SYS_STAT_H 1
17363| #define HAVE_STDLIB_H 1
17364| #define HAVE_STRING_H 1
17365| #define HAVE_MEMORY_H 1
17366| #define HAVE_STRINGS_H 1
17367| #define HAVE_INTTYPES_H 1
17368| #define HAVE_STDINT_H 1
17369| #define HAVE_UNISTD_H 1
17370| #define HAVE_DLFCN_H 1
17371| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
17372| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
17373| #define LTDL_OBJDIR ".libs/"
17374| #define HAVE_PRELOADED_SYMBOLS 1
17375| #define HAVE_LIBDL 1
17376| #define HAVE_DLERROR 1
17377| #define HAVE_MEMORY_H 1
17378| #define HAVE_STDLIB_H 1
17379| #define HAVE_STDIO_H 1
17380| #define HAVE_CTYPE_H 1
17381| #define HAVE_DLFCN_H 1
17382| #define HAVE_STRING_H 1
17383| #define HAVE_STRCHR 1
17384| #define HAVE_STRRCHR 1
17385| #define HAVE_MEMCPY 1
17386| #define HAVE_STRCMP 1
17387| #define HAVE_ALLOCA_H 1
17388| #define HAVE_ALLOCA 1
17389| #define HAVE_STDLIB_H 1
17390| #define HAVE_UNISTD_H 1
17391| #define HAVE_GETPAGESIZE 1
17392| #define HAVE_MMAP 1
17393| #define HAVE_LIMITS_H 1
17394| #define HAVE_LOCALE_H 1
17395| #define HAVE_NL_TYPES_H 1
17396| #define HAVE_STRING_H 1
17397| #define HAVE_ALLOCA_H 1
17398| #define HAVE_GETCWD 1
17399| #define HAVE_MUNMAP 1
17400| #define HAVE_PUTENV 1
17401| #define HAVE_SETLOCALE 1
17402| #define HAVE_STRCHR 1
17403| #define HAVE_STRCASECMP 1
17404| #define HAVE_STPCPY 1
17405| #define HAVE_LC_MESSAGES 1
17406| #define HAVE_SGI_STL 1
17407| #define HAVE_DIRENT_H 1
17408| #define STDC_HEADERS 1
17409| #define HAVE_SYS_PARAM_H 1
17410| #define HAVE_SYS_MMAN_H 1
17411| #define HAVE_SYS_TIME_H 1
17412| #define HAVE_STRINGS_H 1
17413| #define HAVE_SYS_STAT_H 1
17414| #define HAVE_SYS_SELECT_H 1
17415| #define HAVE_PATHS_H 1
17416| #define HAVE_LIMITS_H 1
17417| #define HAVE_DLFCN_H 1
17418| #define HAVE_TERMIOS_H 1
17419| #define HAVE_SYS_XATTR_H 1
17420| #define HAVE_STRLCAT 1
17421| #define HAVE_STRLCAT_PROTO 1
17422| #define HAVE_STRLCPY 1
17423| #define HAVE_STRLCPY_PROTO 1
17424| #define HAVE_CRYPT 1
17425| #define kde_socklen_t socklen_t
17426| #define ksize_t socklen_t
17427| #define HAVE_SYS_TYPES_H 1
17428| #define HAVE_STDINT_H 1
17429| #define HAVE_CARBON_CARBON_H 1
17430| #define HAVE_COREAUDIO 1
17431| #define HAVE_RES_INIT 1
17432| #define HAVE_RES_INIT 1
17433| #define HAVE_RES_INIT_PROTO 1
17434| #define SIZEOF_INT 4
17435| #define SIZEOF_SHORT 2
17436| #define SIZEOF_LONG 8
17437| #define SIZEOF_CHAR_P 8
17438| #define SIZEOF_SIZE_T 8
17439| #define SIZEOF_UNSIGNED_LONG 8
17440| #define HAVE_CRT_EXTERNS_H 1
17441| #define HAVE_NSGETENVIRON 1
17442| #define HAVE_VSNPRINTF 1
17443| #define HAVE_SNPRINTF 1
17444| #define HAVE_LIBZ 1
17445| #define HAVE_LIBPNG 1
17446| #define HAVE_LIBJPEG 1
17447| #define HAVE_LIBPTHREAD 1
17448| #define __KDE_HAVE_GCC_VISIBILITY "1"
17449| #define WITHOUT_ARTS 1
17450| #define KDEDIR "/opt/local"
17451| #define KDESYSCONFDIR "/opt/local/etc"
17452| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
17453| #define HAVE_X11_EXTENSIONS_XSHM_H 1
17454| #define HAVE_X11_ICE_ICELIB_H 1
17455| #define TIME_WITH_SYS_TIME 1
17456| #define HAVE_BOOL 1
17457| #define HAVE_SETENV 1
17458| #define HAVE_SETENV_PROTO 1
17459| #define HAVE_UNSETENV 1
17460| #define HAVE_UNSETENV_PROTO 1
17461| #define HAVE_RANDOM 1
17462| #define HAVE_RANDOM_PROTO 1
17463| #define HAVE_SRANDOM 1
17464| #define HAVE_SRANDOM_PROTO 1
17465| #define HAVE_MKSTEMPS 1
17466| #define HAVE_MKSTEMPS_PROTO 1
17467| #define HAVE_MKSTEMP 1
17468| #define HAVE_MKSTEMP_PROTO 1
17469| #define HAVE_MKDTEMP 1
17470| #define HAVE_MKDTEMP_PROTO 1
17471| #define HAVE_STRTOLL 1
17472| #define HAVE_SOCKET 1
17473| #define HAVE_SETEUID 1
17474| #define HAVE_SETEGID 1
17475| #define HAVE_STRFMON 1
17476| #define HAVE_STPCPY 1
17477| #define HAVE_GETTIMEOFDAY 1
17478| #define HAVE_READDIR_R 1
17479| #define HAVE_SETPRIORITY 1
17480| #define HAVE_USLEEP 1
17481| #define HAVE_USLEEP_PROTO 1
17482| #define HAVE_GETHOSTNAME 1
17483| #define HAVE_GETHOSTNAME_PROTO 1
17484| #define HAVE_RANDOM 1
17485| #define HAVE_RANDOM_PROTO 1
17486| #define HAVE_SRANDOM 1
17487| #define HAVE_SRANDOM_PROTO 1
17488| #define HAVE_S_ISSOCK 1
17489| #define HAVE_INITGROUPS 1
17490| #define HAVE_INITGROUPS_PROTO 1
17491| #define HAVE_MITSHM 1
17492| #define HAVE__ICETRANSNOLISTEN 1
17493| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
17494| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
17495| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
17496| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
17497| #define DCOP_PATH "/opt/local/bin"
17498| #define HAVE_DNSSD 1
17499| #define __KDE_EXECPREFIX "NONE"
17500| #define __KDE_BINDIR "/opt/local/bin"
17501| #define HAVE_IDNA_H 1
17502| #define HAVE_PUNYCODE_H 1
17503| #define HAVE_STRINGPREP_H 1
17504| #define HAVE_LIBIDN 1
17505| #define HAVE_INET_NTOP 1
17506| #define HAVE_INET_PTON 1
17507| #define HAVE_GETPEERNAME 1
17508| #define HAVE_GETSOCKNAME 1
17509| #define HAVE_GETSOCKOPT 1
17510| #define HAVE_GETHOSTBYNAME2 1
17511| #define HAVE_IF_NAMETOINDEX 1
17512| #define HAVE_NETINET_IN_H 1
17513| #define HAVE_NET_IF_H 1
17514| #define HAVE_SYS_FILIO_H 1
17515| #define HAVE_USLEEP 1
17516| #define HAVE_POLL 1
17517| #define HAVE_MADVISE 1
17518| #define HAVE_STRUCT_ADDRINFO 1
17519| #define HAVE_GETADDRINFO 1
17520| #define HAVE_FREEADDRINFO 1
17521| #define HAVE_GETNAMEINFO 1
17522| #define HAVE_GAI_STRERROR 1
17523| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
17524| #define HAVE_STRUCT_SOCKADDR_IN6 1
17525| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
17526| #define HAVE_BACKTRACE 1
17527| #define HAVE_SYS_MOUNT_H 1
17528| #define HAVE_LIBART 1
17529| #define HAVE_SYS_SELECT_H 1
17530| #define HAVE_UTIL_H 1
17531| #define HAVE_TERMIOS_H 1
17532| #define HAVE_REVOKE 1
17533| #define KDE_MALLOC_X86 1
17534| #define HAVE_XRENDER 1
17535| #define HAVE_X86_MMX 1
17536| #define HAVE_X86_SSE 1
17537| #define HAVE_X86_SSE2 1
17538| #define HAVE_X86_3DNOW 1
17539| #define HAVE_CUPS_NO_PWD_CACHE 1
17540| #define HAVE_CUPS 1
17541| #define __PATH_SU "/usr/bin/su"
17542| #define __PATH_SUDO "/usr/bin/sudo"
17543| #define DEFAULT_SUPER_USER_COMMAND "su"
17544| #define HAVE_INITGROUPS 1
17545| #define HAVE_UTIL_H 1
17546| #define HAVE_OPENPTY 1
17547| #define HAVE_OPENPTY 1
17548| #define HAVE_INITGROUPS 1
17549| #define HAVE_SETGROUPS 1
17550| #define HAVE_GETGROUPS 1
17551| #define HAVE_GRANTPT 1
17552| #define HAVE_SETPRIORITY 1
17553| #define HAVE_UNLOCKPT 1
17554| #define HAVE_PTSNAME 1
17555| #define HAVE_GETPEEREID 1
17556| #define XMLLINT "/opt/local/bin/xmllint"
17557| #define NEED_BZ2_PREFIX 1
17558| #define HAVE_LIBTIFF 1
17559| #define HAVE_LIBJPEG 1
17560| #define HAVE_LIBPNG 1
17561| #define HAVE_JASPER 1
17562| #define HAVE_EXR 1
17563| #define KDEINIT_USE_FONTCONFIG 1
17564| #define HAVE_LIBZ 1
17565| #define HAVE_FSTAB_H 1
17566| #define HAVE_SYS_UCRED_H 1
17567| #define HAVE_SYS_MOUNT_H 1
17568| #define HAVE_GETMNTINFO 1
17569| #define HAVE_SSL 1
17570| #define KSSL_HAVE_SSL 1
17571| #define HAVE_ARPA_NAMESER_COMPAT_H 1
17572| #define HAVE_SYS_PARAM_H 1
17573| #define HAVE_BZIP2_SUPPORT 1
17574| #define HAVE_SETFSENT 1
17575| #define HAVE_LIBGSSAPI 1
17576| #define HAVE_FLOAT_H 1
17577| #define HAVE_FUNC_FINITE 1
17578| #define HAVE_FUNC_ISNAN 1
17579| #define HAVE_FUNC_ISINF 1
17580| #define HAVE_PCREPOSIX 1
17581| #define ASPELL_DATADIR "/usr/lib/aspell"
17582| /* end confdefs.h.  */
17583| #include <stdio.h>
17584| #ifdef HAVE_SYS_TYPES_H
17585| # include <sys/types.h>
17586| #endif
17587| #ifdef HAVE_SYS_STAT_H
17588| # include <sys/stat.h>
17589| #endif
17590| #ifdef STDC_HEADERS
17591| # include <stdlib.h>
17592| # include <stddef.h>
17593| #else
17594| # ifdef HAVE_STDLIB_H
17595| #  include <stdlib.h>
17596| # endif
17597| #endif
17598| #ifdef HAVE_STRING_H
17599| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
17600| #  include <memory.h>
17601| # endif
17602| # include <string.h>
17603| #endif
17604| #ifdef HAVE_STRINGS_H
17605| # include <strings.h>
17606| #endif
17607| #ifdef HAVE_INTTYPES_H
17608| # include <inttypes.h>
17609| #endif
17610| #ifdef HAVE_STDINT_H
17611| # include <stdint.h>
17612| #endif
17613| #ifdef HAVE_UNISTD_H
17614| # include <unistd.h>
17615| #endif
17616| #include </usr/src/sys/i386/isa/sound/awe_voice.h>
17617configure:53771: result: no
17618configure:53775: checking /usr/src/sys/i386/isa/sound/awe_voice.h presence
17619configure:53790: /usr/bin/gcc-4.2 -E  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
17620conftest.c:233:51: error: /usr/src/sys/i386/isa/sound/awe_voice.h: No such file or directory
17621configure:53797: $? = 1
17622configure: failed program was:
17623| /* confdefs.h.  */
17624| #define PACKAGE_NAME ""
17625| #define PACKAGE_TARNAME ""
17626| #define PACKAGE_VERSION ""
17627| #define PACKAGE_STRING ""
17628| #define PACKAGE_BUGREPORT ""
17629| #define PACKAGE "kdelibs"
17630| #define VERSION "3.5.10"
17631| #define KDELIBSUFF ""
17632| #define STDC_HEADERS 1
17633| #define HAVE_SYS_TYPES_H 1
17634| #define HAVE_SYS_STAT_H 1
17635| #define HAVE_STDLIB_H 1
17636| #define HAVE_STRING_H 1
17637| #define HAVE_MEMORY_H 1
17638| #define HAVE_STRINGS_H 1
17639| #define HAVE_INTTYPES_H 1
17640| #define HAVE_STDINT_H 1
17641| #define HAVE_UNISTD_H 1
17642| #define HAVE_DLFCN_H 1
17643| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
17644| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
17645| #define LTDL_OBJDIR ".libs/"
17646| #define HAVE_PRELOADED_SYMBOLS 1
17647| #define HAVE_LIBDL 1
17648| #define HAVE_DLERROR 1
17649| #define HAVE_MEMORY_H 1
17650| #define HAVE_STDLIB_H 1
17651| #define HAVE_STDIO_H 1
17652| #define HAVE_CTYPE_H 1
17653| #define HAVE_DLFCN_H 1
17654| #define HAVE_STRING_H 1
17655| #define HAVE_STRCHR 1
17656| #define HAVE_STRRCHR 1
17657| #define HAVE_MEMCPY 1
17658| #define HAVE_STRCMP 1
17659| #define HAVE_ALLOCA_H 1
17660| #define HAVE_ALLOCA 1
17661| #define HAVE_STDLIB_H 1
17662| #define HAVE_UNISTD_H 1
17663| #define HAVE_GETPAGESIZE 1
17664| #define HAVE_MMAP 1
17665| #define HAVE_LIMITS_H 1
17666| #define HAVE_LOCALE_H 1
17667| #define HAVE_NL_TYPES_H 1
17668| #define HAVE_STRING_H 1
17669| #define HAVE_ALLOCA_H 1
17670| #define HAVE_GETCWD 1
17671| #define HAVE_MUNMAP 1
17672| #define HAVE_PUTENV 1
17673| #define HAVE_SETLOCALE 1
17674| #define HAVE_STRCHR 1
17675| #define HAVE_STRCASECMP 1
17676| #define HAVE_STPCPY 1
17677| #define HAVE_LC_MESSAGES 1
17678| #define HAVE_SGI_STL 1
17679| #define HAVE_DIRENT_H 1
17680| #define STDC_HEADERS 1
17681| #define HAVE_SYS_PARAM_H 1
17682| #define HAVE_SYS_MMAN_H 1
17683| #define HAVE_SYS_TIME_H 1
17684| #define HAVE_STRINGS_H 1
17685| #define HAVE_SYS_STAT_H 1
17686| #define HAVE_SYS_SELECT_H 1
17687| #define HAVE_PATHS_H 1
17688| #define HAVE_LIMITS_H 1
17689| #define HAVE_DLFCN_H 1
17690| #define HAVE_TERMIOS_H 1
17691| #define HAVE_SYS_XATTR_H 1
17692| #define HAVE_STRLCAT 1
17693| #define HAVE_STRLCAT_PROTO 1
17694| #define HAVE_STRLCPY 1
17695| #define HAVE_STRLCPY_PROTO 1
17696| #define HAVE_CRYPT 1
17697| #define kde_socklen_t socklen_t
17698| #define ksize_t socklen_t
17699| #define HAVE_SYS_TYPES_H 1
17700| #define HAVE_STDINT_H 1
17701| #define HAVE_CARBON_CARBON_H 1
17702| #define HAVE_COREAUDIO 1
17703| #define HAVE_RES_INIT 1
17704| #define HAVE_RES_INIT 1
17705| #define HAVE_RES_INIT_PROTO 1
17706| #define SIZEOF_INT 4
17707| #define SIZEOF_SHORT 2
17708| #define SIZEOF_LONG 8
17709| #define SIZEOF_CHAR_P 8
17710| #define SIZEOF_SIZE_T 8
17711| #define SIZEOF_UNSIGNED_LONG 8
17712| #define HAVE_CRT_EXTERNS_H 1
17713| #define HAVE_NSGETENVIRON 1
17714| #define HAVE_VSNPRINTF 1
17715| #define HAVE_SNPRINTF 1
17716| #define HAVE_LIBZ 1
17717| #define HAVE_LIBPNG 1
17718| #define HAVE_LIBJPEG 1
17719| #define HAVE_LIBPTHREAD 1
17720| #define __KDE_HAVE_GCC_VISIBILITY "1"
17721| #define WITHOUT_ARTS 1
17722| #define KDEDIR "/opt/local"
17723| #define KDESYSCONFDIR "/opt/local/etc"
17724| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
17725| #define HAVE_X11_EXTENSIONS_XSHM_H 1
17726| #define HAVE_X11_ICE_ICELIB_H 1
17727| #define TIME_WITH_SYS_TIME 1
17728| #define HAVE_BOOL 1
17729| #define HAVE_SETENV 1
17730| #define HAVE_SETENV_PROTO 1
17731| #define HAVE_UNSETENV 1
17732| #define HAVE_UNSETENV_PROTO 1
17733| #define HAVE_RANDOM 1
17734| #define HAVE_RANDOM_PROTO 1
17735| #define HAVE_SRANDOM 1
17736| #define HAVE_SRANDOM_PROTO 1
17737| #define HAVE_MKSTEMPS 1
17738| #define HAVE_MKSTEMPS_PROTO 1
17739| #define HAVE_MKSTEMP 1
17740| #define HAVE_MKSTEMP_PROTO 1
17741| #define HAVE_MKDTEMP 1
17742| #define HAVE_MKDTEMP_PROTO 1
17743| #define HAVE_STRTOLL 1
17744| #define HAVE_SOCKET 1
17745| #define HAVE_SETEUID 1
17746| #define HAVE_SETEGID 1
17747| #define HAVE_STRFMON 1
17748| #define HAVE_STPCPY 1
17749| #define HAVE_GETTIMEOFDAY 1
17750| #define HAVE_READDIR_R 1
17751| #define HAVE_SETPRIORITY 1
17752| #define HAVE_USLEEP 1
17753| #define HAVE_USLEEP_PROTO 1
17754| #define HAVE_GETHOSTNAME 1
17755| #define HAVE_GETHOSTNAME_PROTO 1
17756| #define HAVE_RANDOM 1
17757| #define HAVE_RANDOM_PROTO 1
17758| #define HAVE_SRANDOM 1
17759| #define HAVE_SRANDOM_PROTO 1
17760| #define HAVE_S_ISSOCK 1
17761| #define HAVE_INITGROUPS 1
17762| #define HAVE_INITGROUPS_PROTO 1
17763| #define HAVE_MITSHM 1
17764| #define HAVE__ICETRANSNOLISTEN 1
17765| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
17766| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
17767| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
17768| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
17769| #define DCOP_PATH "/opt/local/bin"
17770| #define HAVE_DNSSD 1
17771| #define __KDE_EXECPREFIX "NONE"
17772| #define __KDE_BINDIR "/opt/local/bin"
17773| #define HAVE_IDNA_H 1
17774| #define HAVE_PUNYCODE_H 1
17775| #define HAVE_STRINGPREP_H 1
17776| #define HAVE_LIBIDN 1
17777| #define HAVE_INET_NTOP 1
17778| #define HAVE_INET_PTON 1
17779| #define HAVE_GETPEERNAME 1
17780| #define HAVE_GETSOCKNAME 1
17781| #define HAVE_GETSOCKOPT 1
17782| #define HAVE_GETHOSTBYNAME2 1
17783| #define HAVE_IF_NAMETOINDEX 1
17784| #define HAVE_NETINET_IN_H 1
17785| #define HAVE_NET_IF_H 1
17786| #define HAVE_SYS_FILIO_H 1
17787| #define HAVE_USLEEP 1
17788| #define HAVE_POLL 1
17789| #define HAVE_MADVISE 1
17790| #define HAVE_STRUCT_ADDRINFO 1
17791| #define HAVE_GETADDRINFO 1
17792| #define HAVE_FREEADDRINFO 1
17793| #define HAVE_GETNAMEINFO 1
17794| #define HAVE_GAI_STRERROR 1
17795| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
17796| #define HAVE_STRUCT_SOCKADDR_IN6 1
17797| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
17798| #define HAVE_BACKTRACE 1
17799| #define HAVE_SYS_MOUNT_H 1
17800| #define HAVE_LIBART 1
17801| #define HAVE_SYS_SELECT_H 1
17802| #define HAVE_UTIL_H 1
17803| #define HAVE_TERMIOS_H 1
17804| #define HAVE_REVOKE 1
17805| #define KDE_MALLOC_X86 1
17806| #define HAVE_XRENDER 1
17807| #define HAVE_X86_MMX 1
17808| #define HAVE_X86_SSE 1
17809| #define HAVE_X86_SSE2 1
17810| #define HAVE_X86_3DNOW 1
17811| #define HAVE_CUPS_NO_PWD_CACHE 1
17812| #define HAVE_CUPS 1
17813| #define __PATH_SU "/usr/bin/su"
17814| #define __PATH_SUDO "/usr/bin/sudo"
17815| #define DEFAULT_SUPER_USER_COMMAND "su"
17816| #define HAVE_INITGROUPS 1
17817| #define HAVE_UTIL_H 1
17818| #define HAVE_OPENPTY 1
17819| #define HAVE_OPENPTY 1
17820| #define HAVE_INITGROUPS 1
17821| #define HAVE_SETGROUPS 1
17822| #define HAVE_GETGROUPS 1
17823| #define HAVE_GRANTPT 1
17824| #define HAVE_SETPRIORITY 1
17825| #define HAVE_UNLOCKPT 1
17826| #define HAVE_PTSNAME 1
17827| #define HAVE_GETPEEREID 1
17828| #define XMLLINT "/opt/local/bin/xmllint"
17829| #define NEED_BZ2_PREFIX 1
17830| #define HAVE_LIBTIFF 1
17831| #define HAVE_LIBJPEG 1
17832| #define HAVE_LIBPNG 1
17833| #define HAVE_JASPER 1
17834| #define HAVE_EXR 1
17835| #define KDEINIT_USE_FONTCONFIG 1
17836| #define HAVE_LIBZ 1
17837| #define HAVE_FSTAB_H 1
17838| #define HAVE_SYS_UCRED_H 1
17839| #define HAVE_SYS_MOUNT_H 1
17840| #define HAVE_GETMNTINFO 1
17841| #define HAVE_SSL 1
17842| #define KSSL_HAVE_SSL 1
17843| #define HAVE_ARPA_NAMESER_COMPAT_H 1
17844| #define HAVE_SYS_PARAM_H 1
17845| #define HAVE_BZIP2_SUPPORT 1
17846| #define HAVE_SETFSENT 1
17847| #define HAVE_LIBGSSAPI 1
17848| #define HAVE_FLOAT_H 1
17849| #define HAVE_FUNC_FINITE 1
17850| #define HAVE_FUNC_ISNAN 1
17851| #define HAVE_FUNC_ISINF 1
17852| #define HAVE_PCREPOSIX 1
17853| #define ASPELL_DATADIR "/usr/lib/aspell"
17854| /* end confdefs.h.  */
17855| #include </usr/src/sys/i386/isa/sound/awe_voice.h>
17856configure:53811: result: no
17857configure:53839: checking for /usr/src/sys/i386/isa/sound/awe_voice.h
17858configure:53848: result: no
17859configure:53733: checking /usr/src/sys/gnu/i386/isa/sound/awe_voice.h usability
17860configure:53750: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
17861conftest.c:266:55: error: /usr/src/sys/gnu/i386/isa/sound/awe_voice.h: No such file or directory
17862configure:53757: $? = 1
17863configure: failed program was:
17864| /* confdefs.h.  */
17865| #define PACKAGE_NAME ""
17866| #define PACKAGE_TARNAME ""
17867| #define PACKAGE_VERSION ""
17868| #define PACKAGE_STRING ""
17869| #define PACKAGE_BUGREPORT ""
17870| #define PACKAGE "kdelibs"
17871| #define VERSION "3.5.10"
17872| #define KDELIBSUFF ""
17873| #define STDC_HEADERS 1
17874| #define HAVE_SYS_TYPES_H 1
17875| #define HAVE_SYS_STAT_H 1
17876| #define HAVE_STDLIB_H 1
17877| #define HAVE_STRING_H 1
17878| #define HAVE_MEMORY_H 1
17879| #define HAVE_STRINGS_H 1
17880| #define HAVE_INTTYPES_H 1
17881| #define HAVE_STDINT_H 1
17882| #define HAVE_UNISTD_H 1
17883| #define HAVE_DLFCN_H 1
17884| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
17885| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
17886| #define LTDL_OBJDIR ".libs/"
17887| #define HAVE_PRELOADED_SYMBOLS 1
17888| #define HAVE_LIBDL 1
17889| #define HAVE_DLERROR 1
17890| #define HAVE_MEMORY_H 1
17891| #define HAVE_STDLIB_H 1
17892| #define HAVE_STDIO_H 1
17893| #define HAVE_CTYPE_H 1
17894| #define HAVE_DLFCN_H 1
17895| #define HAVE_STRING_H 1
17896| #define HAVE_STRCHR 1
17897| #define HAVE_STRRCHR 1
17898| #define HAVE_MEMCPY 1
17899| #define HAVE_STRCMP 1
17900| #define HAVE_ALLOCA_H 1
17901| #define HAVE_ALLOCA 1
17902| #define HAVE_STDLIB_H 1
17903| #define HAVE_UNISTD_H 1
17904| #define HAVE_GETPAGESIZE 1
17905| #define HAVE_MMAP 1
17906| #define HAVE_LIMITS_H 1
17907| #define HAVE_LOCALE_H 1
17908| #define HAVE_NL_TYPES_H 1
17909| #define HAVE_STRING_H 1
17910| #define HAVE_ALLOCA_H 1
17911| #define HAVE_GETCWD 1
17912| #define HAVE_MUNMAP 1
17913| #define HAVE_PUTENV 1
17914| #define HAVE_SETLOCALE 1
17915| #define HAVE_STRCHR 1
17916| #define HAVE_STRCASECMP 1
17917| #define HAVE_STPCPY 1
17918| #define HAVE_LC_MESSAGES 1
17919| #define HAVE_SGI_STL 1
17920| #define HAVE_DIRENT_H 1
17921| #define STDC_HEADERS 1
17922| #define HAVE_SYS_PARAM_H 1
17923| #define HAVE_SYS_MMAN_H 1
17924| #define HAVE_SYS_TIME_H 1
17925| #define HAVE_STRINGS_H 1
17926| #define HAVE_SYS_STAT_H 1
17927| #define HAVE_SYS_SELECT_H 1
17928| #define HAVE_PATHS_H 1
17929| #define HAVE_LIMITS_H 1
17930| #define HAVE_DLFCN_H 1
17931| #define HAVE_TERMIOS_H 1
17932| #define HAVE_SYS_XATTR_H 1
17933| #define HAVE_STRLCAT 1
17934| #define HAVE_STRLCAT_PROTO 1
17935| #define HAVE_STRLCPY 1
17936| #define HAVE_STRLCPY_PROTO 1
17937| #define HAVE_CRYPT 1
17938| #define kde_socklen_t socklen_t
17939| #define ksize_t socklen_t
17940| #define HAVE_SYS_TYPES_H 1
17941| #define HAVE_STDINT_H 1
17942| #define HAVE_CARBON_CARBON_H 1
17943| #define HAVE_COREAUDIO 1
17944| #define HAVE_RES_INIT 1
17945| #define HAVE_RES_INIT 1
17946| #define HAVE_RES_INIT_PROTO 1
17947| #define SIZEOF_INT 4
17948| #define SIZEOF_SHORT 2
17949| #define SIZEOF_LONG 8
17950| #define SIZEOF_CHAR_P 8
17951| #define SIZEOF_SIZE_T 8
17952| #define SIZEOF_UNSIGNED_LONG 8
17953| #define HAVE_CRT_EXTERNS_H 1
17954| #define HAVE_NSGETENVIRON 1
17955| #define HAVE_VSNPRINTF 1
17956| #define HAVE_SNPRINTF 1
17957| #define HAVE_LIBZ 1
17958| #define HAVE_LIBPNG 1
17959| #define HAVE_LIBJPEG 1
17960| #define HAVE_LIBPTHREAD 1
17961| #define __KDE_HAVE_GCC_VISIBILITY "1"
17962| #define WITHOUT_ARTS 1
17963| #define KDEDIR "/opt/local"
17964| #define KDESYSCONFDIR "/opt/local/etc"
17965| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
17966| #define HAVE_X11_EXTENSIONS_XSHM_H 1
17967| #define HAVE_X11_ICE_ICELIB_H 1
17968| #define TIME_WITH_SYS_TIME 1
17969| #define HAVE_BOOL 1
17970| #define HAVE_SETENV 1
17971| #define HAVE_SETENV_PROTO 1
17972| #define HAVE_UNSETENV 1
17973| #define HAVE_UNSETENV_PROTO 1
17974| #define HAVE_RANDOM 1
17975| #define HAVE_RANDOM_PROTO 1
17976| #define HAVE_SRANDOM 1
17977| #define HAVE_SRANDOM_PROTO 1
17978| #define HAVE_MKSTEMPS 1
17979| #define HAVE_MKSTEMPS_PROTO 1
17980| #define HAVE_MKSTEMP 1
17981| #define HAVE_MKSTEMP_PROTO 1
17982| #define HAVE_MKDTEMP 1
17983| #define HAVE_MKDTEMP_PROTO 1
17984| #define HAVE_STRTOLL 1
17985| #define HAVE_SOCKET 1
17986| #define HAVE_SETEUID 1
17987| #define HAVE_SETEGID 1
17988| #define HAVE_STRFMON 1
17989| #define HAVE_STPCPY 1
17990| #define HAVE_GETTIMEOFDAY 1
17991| #define HAVE_READDIR_R 1
17992| #define HAVE_SETPRIORITY 1
17993| #define HAVE_USLEEP 1
17994| #define HAVE_USLEEP_PROTO 1
17995| #define HAVE_GETHOSTNAME 1
17996| #define HAVE_GETHOSTNAME_PROTO 1
17997| #define HAVE_RANDOM 1
17998| #define HAVE_RANDOM_PROTO 1
17999| #define HAVE_SRANDOM 1
18000| #define HAVE_SRANDOM_PROTO 1
18001| #define HAVE_S_ISSOCK 1
18002| #define HAVE_INITGROUPS 1
18003| #define HAVE_INITGROUPS_PROTO 1
18004| #define HAVE_MITSHM 1
18005| #define HAVE__ICETRANSNOLISTEN 1
18006| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
18007| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
18008| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
18009| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
18010| #define DCOP_PATH "/opt/local/bin"
18011| #define HAVE_DNSSD 1
18012| #define __KDE_EXECPREFIX "NONE"
18013| #define __KDE_BINDIR "/opt/local/bin"
18014| #define HAVE_IDNA_H 1
18015| #define HAVE_PUNYCODE_H 1
18016| #define HAVE_STRINGPREP_H 1
18017| #define HAVE_LIBIDN 1
18018| #define HAVE_INET_NTOP 1
18019| #define HAVE_INET_PTON 1
18020| #define HAVE_GETPEERNAME 1
18021| #define HAVE_GETSOCKNAME 1
18022| #define HAVE_GETSOCKOPT 1
18023| #define HAVE_GETHOSTBYNAME2 1
18024| #define HAVE_IF_NAMETOINDEX 1
18025| #define HAVE_NETINET_IN_H 1
18026| #define HAVE_NET_IF_H 1
18027| #define HAVE_SYS_FILIO_H 1
18028| #define HAVE_USLEEP 1
18029| #define HAVE_POLL 1
18030| #define HAVE_MADVISE 1
18031| #define HAVE_STRUCT_ADDRINFO 1
18032| #define HAVE_GETADDRINFO 1
18033| #define HAVE_FREEADDRINFO 1
18034| #define HAVE_GETNAMEINFO 1
18035| #define HAVE_GAI_STRERROR 1
18036| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
18037| #define HAVE_STRUCT_SOCKADDR_IN6 1
18038| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
18039| #define HAVE_BACKTRACE 1
18040| #define HAVE_SYS_MOUNT_H 1
18041| #define HAVE_LIBART 1
18042| #define HAVE_SYS_SELECT_H 1
18043| #define HAVE_UTIL_H 1
18044| #define HAVE_TERMIOS_H 1
18045| #define HAVE_REVOKE 1
18046| #define KDE_MALLOC_X86 1
18047| #define HAVE_XRENDER 1
18048| #define HAVE_X86_MMX 1
18049| #define HAVE_X86_SSE 1
18050| #define HAVE_X86_SSE2 1
18051| #define HAVE_X86_3DNOW 1
18052| #define HAVE_CUPS_NO_PWD_CACHE 1
18053| #define HAVE_CUPS 1
18054| #define __PATH_SU "/usr/bin/su"
18055| #define __PATH_SUDO "/usr/bin/sudo"
18056| #define DEFAULT_SUPER_USER_COMMAND "su"
18057| #define HAVE_INITGROUPS 1
18058| #define HAVE_UTIL_H 1
18059| #define HAVE_OPENPTY 1
18060| #define HAVE_OPENPTY 1
18061| #define HAVE_INITGROUPS 1
18062| #define HAVE_SETGROUPS 1
18063| #define HAVE_GETGROUPS 1
18064| #define HAVE_GRANTPT 1
18065| #define HAVE_SETPRIORITY 1
18066| #define HAVE_UNLOCKPT 1
18067| #define HAVE_PTSNAME 1
18068| #define HAVE_GETPEEREID 1
18069| #define XMLLINT "/opt/local/bin/xmllint"
18070| #define NEED_BZ2_PREFIX 1
18071| #define HAVE_LIBTIFF 1
18072| #define HAVE_LIBJPEG 1
18073| #define HAVE_LIBPNG 1
18074| #define HAVE_JASPER 1
18075| #define HAVE_EXR 1
18076| #define KDEINIT_USE_FONTCONFIG 1
18077| #define HAVE_LIBZ 1
18078| #define HAVE_FSTAB_H 1
18079| #define HAVE_SYS_UCRED_H 1
18080| #define HAVE_SYS_MOUNT_H 1
18081| #define HAVE_GETMNTINFO 1
18082| #define HAVE_SSL 1
18083| #define KSSL_HAVE_SSL 1
18084| #define HAVE_ARPA_NAMESER_COMPAT_H 1
18085| #define HAVE_SYS_PARAM_H 1
18086| #define HAVE_BZIP2_SUPPORT 1
18087| #define HAVE_SETFSENT 1
18088| #define HAVE_LIBGSSAPI 1
18089| #define HAVE_FLOAT_H 1
18090| #define HAVE_FUNC_FINITE 1
18091| #define HAVE_FUNC_ISNAN 1
18092| #define HAVE_FUNC_ISINF 1
18093| #define HAVE_PCREPOSIX 1
18094| #define ASPELL_DATADIR "/usr/lib/aspell"
18095| /* end confdefs.h.  */
18096| #include <stdio.h>
18097| #ifdef HAVE_SYS_TYPES_H
18098| # include <sys/types.h>
18099| #endif
18100| #ifdef HAVE_SYS_STAT_H
18101| # include <sys/stat.h>
18102| #endif
18103| #ifdef STDC_HEADERS
18104| # include <stdlib.h>
18105| # include <stddef.h>
18106| #else
18107| # ifdef HAVE_STDLIB_H
18108| #  include <stdlib.h>
18109| # endif
18110| #endif
18111| #ifdef HAVE_STRING_H
18112| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
18113| #  include <memory.h>
18114| # endif
18115| # include <string.h>
18116| #endif
18117| #ifdef HAVE_STRINGS_H
18118| # include <strings.h>
18119| #endif
18120| #ifdef HAVE_INTTYPES_H
18121| # include <inttypes.h>
18122| #endif
18123| #ifdef HAVE_STDINT_H
18124| # include <stdint.h>
18125| #endif
18126| #ifdef HAVE_UNISTD_H
18127| # include <unistd.h>
18128| #endif
18129| #include </usr/src/sys/gnu/i386/isa/sound/awe_voice.h>
18130configure:53771: result: no
18131configure:53775: checking /usr/src/sys/gnu/i386/isa/sound/awe_voice.h presence
18132configure:53790: /usr/bin/gcc-4.2 -E  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
18133conftest.c:233:55: error: /usr/src/sys/gnu/i386/isa/sound/awe_voice.h: No such file or directory
18134configure:53797: $? = 1
18135configure: failed program was:
18136| /* confdefs.h.  */
18137| #define PACKAGE_NAME ""
18138| #define PACKAGE_TARNAME ""
18139| #define PACKAGE_VERSION ""
18140| #define PACKAGE_STRING ""
18141| #define PACKAGE_BUGREPORT ""
18142| #define PACKAGE "kdelibs"
18143| #define VERSION "3.5.10"
18144| #define KDELIBSUFF ""
18145| #define STDC_HEADERS 1
18146| #define HAVE_SYS_TYPES_H 1
18147| #define HAVE_SYS_STAT_H 1
18148| #define HAVE_STDLIB_H 1
18149| #define HAVE_STRING_H 1
18150| #define HAVE_MEMORY_H 1
18151| #define HAVE_STRINGS_H 1
18152| #define HAVE_INTTYPES_H 1
18153| #define HAVE_STDINT_H 1
18154| #define HAVE_UNISTD_H 1
18155| #define HAVE_DLFCN_H 1
18156| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
18157| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
18158| #define LTDL_OBJDIR ".libs/"
18159| #define HAVE_PRELOADED_SYMBOLS 1
18160| #define HAVE_LIBDL 1
18161| #define HAVE_DLERROR 1
18162| #define HAVE_MEMORY_H 1
18163| #define HAVE_STDLIB_H 1
18164| #define HAVE_STDIO_H 1
18165| #define HAVE_CTYPE_H 1
18166| #define HAVE_DLFCN_H 1
18167| #define HAVE_STRING_H 1
18168| #define HAVE_STRCHR 1
18169| #define HAVE_STRRCHR 1
18170| #define HAVE_MEMCPY 1
18171| #define HAVE_STRCMP 1
18172| #define HAVE_ALLOCA_H 1
18173| #define HAVE_ALLOCA 1
18174| #define HAVE_STDLIB_H 1
18175| #define HAVE_UNISTD_H 1
18176| #define HAVE_GETPAGESIZE 1
18177| #define HAVE_MMAP 1
18178| #define HAVE_LIMITS_H 1
18179| #define HAVE_LOCALE_H 1
18180| #define HAVE_NL_TYPES_H 1
18181| #define HAVE_STRING_H 1
18182| #define HAVE_ALLOCA_H 1
18183| #define HAVE_GETCWD 1
18184| #define HAVE_MUNMAP 1
18185| #define HAVE_PUTENV 1
18186| #define HAVE_SETLOCALE 1
18187| #define HAVE_STRCHR 1
18188| #define HAVE_STRCASECMP 1
18189| #define HAVE_STPCPY 1
18190| #define HAVE_LC_MESSAGES 1
18191| #define HAVE_SGI_STL 1
18192| #define HAVE_DIRENT_H 1
18193| #define STDC_HEADERS 1
18194| #define HAVE_SYS_PARAM_H 1
18195| #define HAVE_SYS_MMAN_H 1
18196| #define HAVE_SYS_TIME_H 1
18197| #define HAVE_STRINGS_H 1
18198| #define HAVE_SYS_STAT_H 1
18199| #define HAVE_SYS_SELECT_H 1
18200| #define HAVE_PATHS_H 1
18201| #define HAVE_LIMITS_H 1
18202| #define HAVE_DLFCN_H 1
18203| #define HAVE_TERMIOS_H 1
18204| #define HAVE_SYS_XATTR_H 1
18205| #define HAVE_STRLCAT 1
18206| #define HAVE_STRLCAT_PROTO 1
18207| #define HAVE_STRLCPY 1
18208| #define HAVE_STRLCPY_PROTO 1
18209| #define HAVE_CRYPT 1
18210| #define kde_socklen_t socklen_t
18211| #define ksize_t socklen_t
18212| #define HAVE_SYS_TYPES_H 1
18213| #define HAVE_STDINT_H 1
18214| #define HAVE_CARBON_CARBON_H 1
18215| #define HAVE_COREAUDIO 1
18216| #define HAVE_RES_INIT 1
18217| #define HAVE_RES_INIT 1
18218| #define HAVE_RES_INIT_PROTO 1
18219| #define SIZEOF_INT 4
18220| #define SIZEOF_SHORT 2
18221| #define SIZEOF_LONG 8
18222| #define SIZEOF_CHAR_P 8
18223| #define SIZEOF_SIZE_T 8
18224| #define SIZEOF_UNSIGNED_LONG 8
18225| #define HAVE_CRT_EXTERNS_H 1
18226| #define HAVE_NSGETENVIRON 1
18227| #define HAVE_VSNPRINTF 1
18228| #define HAVE_SNPRINTF 1
18229| #define HAVE_LIBZ 1
18230| #define HAVE_LIBPNG 1
18231| #define HAVE_LIBJPEG 1
18232| #define HAVE_LIBPTHREAD 1
18233| #define __KDE_HAVE_GCC_VISIBILITY "1"
18234| #define WITHOUT_ARTS 1
18235| #define KDEDIR "/opt/local"
18236| #define KDESYSCONFDIR "/opt/local/etc"
18237| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
18238| #define HAVE_X11_EXTENSIONS_XSHM_H 1
18239| #define HAVE_X11_ICE_ICELIB_H 1
18240| #define TIME_WITH_SYS_TIME 1
18241| #define HAVE_BOOL 1
18242| #define HAVE_SETENV 1
18243| #define HAVE_SETENV_PROTO 1
18244| #define HAVE_UNSETENV 1
18245| #define HAVE_UNSETENV_PROTO 1
18246| #define HAVE_RANDOM 1
18247| #define HAVE_RANDOM_PROTO 1
18248| #define HAVE_SRANDOM 1
18249| #define HAVE_SRANDOM_PROTO 1
18250| #define HAVE_MKSTEMPS 1
18251| #define HAVE_MKSTEMPS_PROTO 1
18252| #define HAVE_MKSTEMP 1
18253| #define HAVE_MKSTEMP_PROTO 1
18254| #define HAVE_MKDTEMP 1
18255| #define HAVE_MKDTEMP_PROTO 1
18256| #define HAVE_STRTOLL 1
18257| #define HAVE_SOCKET 1
18258| #define HAVE_SETEUID 1
18259| #define HAVE_SETEGID 1
18260| #define HAVE_STRFMON 1
18261| #define HAVE_STPCPY 1
18262| #define HAVE_GETTIMEOFDAY 1
18263| #define HAVE_READDIR_R 1
18264| #define HAVE_SETPRIORITY 1
18265| #define HAVE_USLEEP 1
18266| #define HAVE_USLEEP_PROTO 1
18267| #define HAVE_GETHOSTNAME 1
18268| #define HAVE_GETHOSTNAME_PROTO 1
18269| #define HAVE_RANDOM 1
18270| #define HAVE_RANDOM_PROTO 1
18271| #define HAVE_SRANDOM 1
18272| #define HAVE_SRANDOM_PROTO 1
18273| #define HAVE_S_ISSOCK 1
18274| #define HAVE_INITGROUPS 1
18275| #define HAVE_INITGROUPS_PROTO 1
18276| #define HAVE_MITSHM 1
18277| #define HAVE__ICETRANSNOLISTEN 1
18278| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
18279| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
18280| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
18281| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
18282| #define DCOP_PATH "/opt/local/bin"
18283| #define HAVE_DNSSD 1
18284| #define __KDE_EXECPREFIX "NONE"
18285| #define __KDE_BINDIR "/opt/local/bin"
18286| #define HAVE_IDNA_H 1
18287| #define HAVE_PUNYCODE_H 1
18288| #define HAVE_STRINGPREP_H 1
18289| #define HAVE_LIBIDN 1
18290| #define HAVE_INET_NTOP 1
18291| #define HAVE_INET_PTON 1
18292| #define HAVE_GETPEERNAME 1
18293| #define HAVE_GETSOCKNAME 1
18294| #define HAVE_GETSOCKOPT 1
18295| #define HAVE_GETHOSTBYNAME2 1
18296| #define HAVE_IF_NAMETOINDEX 1
18297| #define HAVE_NETINET_IN_H 1
18298| #define HAVE_NET_IF_H 1
18299| #define HAVE_SYS_FILIO_H 1
18300| #define HAVE_USLEEP 1
18301| #define HAVE_POLL 1
18302| #define HAVE_MADVISE 1
18303| #define HAVE_STRUCT_ADDRINFO 1
18304| #define HAVE_GETADDRINFO 1
18305| #define HAVE_FREEADDRINFO 1
18306| #define HAVE_GETNAMEINFO 1
18307| #define HAVE_GAI_STRERROR 1
18308| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
18309| #define HAVE_STRUCT_SOCKADDR_IN6 1
18310| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
18311| #define HAVE_BACKTRACE 1
18312| #define HAVE_SYS_MOUNT_H 1
18313| #define HAVE_LIBART 1
18314| #define HAVE_SYS_SELECT_H 1
18315| #define HAVE_UTIL_H 1
18316| #define HAVE_TERMIOS_H 1
18317| #define HAVE_REVOKE 1
18318| #define KDE_MALLOC_X86 1
18319| #define HAVE_XRENDER 1
18320| #define HAVE_X86_MMX 1
18321| #define HAVE_X86_SSE 1
18322| #define HAVE_X86_SSE2 1
18323| #define HAVE_X86_3DNOW 1
18324| #define HAVE_CUPS_NO_PWD_CACHE 1
18325| #define HAVE_CUPS 1
18326| #define __PATH_SU "/usr/bin/su"
18327| #define __PATH_SUDO "/usr/bin/sudo"
18328| #define DEFAULT_SUPER_USER_COMMAND "su"
18329| #define HAVE_INITGROUPS 1
18330| #define HAVE_UTIL_H 1
18331| #define HAVE_OPENPTY 1
18332| #define HAVE_OPENPTY 1
18333| #define HAVE_INITGROUPS 1
18334| #define HAVE_SETGROUPS 1
18335| #define HAVE_GETGROUPS 1
18336| #define HAVE_GRANTPT 1
18337| #define HAVE_SETPRIORITY 1
18338| #define HAVE_UNLOCKPT 1
18339| #define HAVE_PTSNAME 1
18340| #define HAVE_GETPEEREID 1
18341| #define XMLLINT "/opt/local/bin/xmllint"
18342| #define NEED_BZ2_PREFIX 1
18343| #define HAVE_LIBTIFF 1
18344| #define HAVE_LIBJPEG 1
18345| #define HAVE_LIBPNG 1
18346| #define HAVE_JASPER 1
18347| #define HAVE_EXR 1
18348| #define KDEINIT_USE_FONTCONFIG 1
18349| #define HAVE_LIBZ 1
18350| #define HAVE_FSTAB_H 1
18351| #define HAVE_SYS_UCRED_H 1
18352| #define HAVE_SYS_MOUNT_H 1
18353| #define HAVE_GETMNTINFO 1
18354| #define HAVE_SSL 1
18355| #define KSSL_HAVE_SSL 1
18356| #define HAVE_ARPA_NAMESER_COMPAT_H 1
18357| #define HAVE_SYS_PARAM_H 1
18358| #define HAVE_BZIP2_SUPPORT 1
18359| #define HAVE_SETFSENT 1
18360| #define HAVE_LIBGSSAPI 1
18361| #define HAVE_FLOAT_H 1
18362| #define HAVE_FUNC_FINITE 1
18363| #define HAVE_FUNC_ISNAN 1
18364| #define HAVE_FUNC_ISINF 1
18365| #define HAVE_PCREPOSIX 1
18366| #define ASPELL_DATADIR "/usr/lib/aspell"
18367| /* end confdefs.h.  */
18368| #include </usr/src/sys/gnu/i386/isa/sound/awe_voice.h>
18369configure:53811: result: no
18370configure:53839: checking for /usr/src/sys/gnu/i386/isa/sound/awe_voice.h
18371configure:53848: result: no
18372configure:53897: checking sys/asoundlib.h usability
18373configure:53914: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
18374conftest.c:266:27: error: sys/asoundlib.h: No such file or directory
18375configure:53921: $? = 1
18376configure: failed program was:
18377| /* confdefs.h.  */
18378| #define PACKAGE_NAME ""
18379| #define PACKAGE_TARNAME ""
18380| #define PACKAGE_VERSION ""
18381| #define PACKAGE_STRING ""
18382| #define PACKAGE_BUGREPORT ""
18383| #define PACKAGE "kdelibs"
18384| #define VERSION "3.5.10"
18385| #define KDELIBSUFF ""
18386| #define STDC_HEADERS 1
18387| #define HAVE_SYS_TYPES_H 1
18388| #define HAVE_SYS_STAT_H 1
18389| #define HAVE_STDLIB_H 1
18390| #define HAVE_STRING_H 1
18391| #define HAVE_MEMORY_H 1
18392| #define HAVE_STRINGS_H 1
18393| #define HAVE_INTTYPES_H 1
18394| #define HAVE_STDINT_H 1
18395| #define HAVE_UNISTD_H 1
18396| #define HAVE_DLFCN_H 1
18397| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
18398| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
18399| #define LTDL_OBJDIR ".libs/"
18400| #define HAVE_PRELOADED_SYMBOLS 1
18401| #define HAVE_LIBDL 1
18402| #define HAVE_DLERROR 1
18403| #define HAVE_MEMORY_H 1
18404| #define HAVE_STDLIB_H 1
18405| #define HAVE_STDIO_H 1
18406| #define HAVE_CTYPE_H 1
18407| #define HAVE_DLFCN_H 1
18408| #define HAVE_STRING_H 1
18409| #define HAVE_STRCHR 1
18410| #define HAVE_STRRCHR 1
18411| #define HAVE_MEMCPY 1
18412| #define HAVE_STRCMP 1
18413| #define HAVE_ALLOCA_H 1
18414| #define HAVE_ALLOCA 1
18415| #define HAVE_STDLIB_H 1
18416| #define HAVE_UNISTD_H 1
18417| #define HAVE_GETPAGESIZE 1
18418| #define HAVE_MMAP 1
18419| #define HAVE_LIMITS_H 1
18420| #define HAVE_LOCALE_H 1
18421| #define HAVE_NL_TYPES_H 1
18422| #define HAVE_STRING_H 1
18423| #define HAVE_ALLOCA_H 1
18424| #define HAVE_GETCWD 1
18425| #define HAVE_MUNMAP 1
18426| #define HAVE_PUTENV 1
18427| #define HAVE_SETLOCALE 1
18428| #define HAVE_STRCHR 1
18429| #define HAVE_STRCASECMP 1
18430| #define HAVE_STPCPY 1
18431| #define HAVE_LC_MESSAGES 1
18432| #define HAVE_SGI_STL 1
18433| #define HAVE_DIRENT_H 1
18434| #define STDC_HEADERS 1
18435| #define HAVE_SYS_PARAM_H 1
18436| #define HAVE_SYS_MMAN_H 1
18437| #define HAVE_SYS_TIME_H 1
18438| #define HAVE_STRINGS_H 1
18439| #define HAVE_SYS_STAT_H 1
18440| #define HAVE_SYS_SELECT_H 1
18441| #define HAVE_PATHS_H 1
18442| #define HAVE_LIMITS_H 1
18443| #define HAVE_DLFCN_H 1
18444| #define HAVE_TERMIOS_H 1
18445| #define HAVE_SYS_XATTR_H 1
18446| #define HAVE_STRLCAT 1
18447| #define HAVE_STRLCAT_PROTO 1
18448| #define HAVE_STRLCPY 1
18449| #define HAVE_STRLCPY_PROTO 1
18450| #define HAVE_CRYPT 1
18451| #define kde_socklen_t socklen_t
18452| #define ksize_t socklen_t
18453| #define HAVE_SYS_TYPES_H 1
18454| #define HAVE_STDINT_H 1
18455| #define HAVE_CARBON_CARBON_H 1
18456| #define HAVE_COREAUDIO 1
18457| #define HAVE_RES_INIT 1
18458| #define HAVE_RES_INIT 1
18459| #define HAVE_RES_INIT_PROTO 1
18460| #define SIZEOF_INT 4
18461| #define SIZEOF_SHORT 2
18462| #define SIZEOF_LONG 8
18463| #define SIZEOF_CHAR_P 8
18464| #define SIZEOF_SIZE_T 8
18465| #define SIZEOF_UNSIGNED_LONG 8
18466| #define HAVE_CRT_EXTERNS_H 1
18467| #define HAVE_NSGETENVIRON 1
18468| #define HAVE_VSNPRINTF 1
18469| #define HAVE_SNPRINTF 1
18470| #define HAVE_LIBZ 1
18471| #define HAVE_LIBPNG 1
18472| #define HAVE_LIBJPEG 1
18473| #define HAVE_LIBPTHREAD 1
18474| #define __KDE_HAVE_GCC_VISIBILITY "1"
18475| #define WITHOUT_ARTS 1
18476| #define KDEDIR "/opt/local"
18477| #define KDESYSCONFDIR "/opt/local/etc"
18478| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
18479| #define HAVE_X11_EXTENSIONS_XSHM_H 1
18480| #define HAVE_X11_ICE_ICELIB_H 1
18481| #define TIME_WITH_SYS_TIME 1
18482| #define HAVE_BOOL 1
18483| #define HAVE_SETENV 1
18484| #define HAVE_SETENV_PROTO 1
18485| #define HAVE_UNSETENV 1
18486| #define HAVE_UNSETENV_PROTO 1
18487| #define HAVE_RANDOM 1
18488| #define HAVE_RANDOM_PROTO 1
18489| #define HAVE_SRANDOM 1
18490| #define HAVE_SRANDOM_PROTO 1
18491| #define HAVE_MKSTEMPS 1
18492| #define HAVE_MKSTEMPS_PROTO 1
18493| #define HAVE_MKSTEMP 1
18494| #define HAVE_MKSTEMP_PROTO 1
18495| #define HAVE_MKDTEMP 1
18496| #define HAVE_MKDTEMP_PROTO 1
18497| #define HAVE_STRTOLL 1
18498| #define HAVE_SOCKET 1
18499| #define HAVE_SETEUID 1
18500| #define HAVE_SETEGID 1
18501| #define HAVE_STRFMON 1
18502| #define HAVE_STPCPY 1
18503| #define HAVE_GETTIMEOFDAY 1
18504| #define HAVE_READDIR_R 1
18505| #define HAVE_SETPRIORITY 1
18506| #define HAVE_USLEEP 1
18507| #define HAVE_USLEEP_PROTO 1
18508| #define HAVE_GETHOSTNAME 1
18509| #define HAVE_GETHOSTNAME_PROTO 1
18510| #define HAVE_RANDOM 1
18511| #define HAVE_RANDOM_PROTO 1
18512| #define HAVE_SRANDOM 1
18513| #define HAVE_SRANDOM_PROTO 1
18514| #define HAVE_S_ISSOCK 1
18515| #define HAVE_INITGROUPS 1
18516| #define HAVE_INITGROUPS_PROTO 1
18517| #define HAVE_MITSHM 1
18518| #define HAVE__ICETRANSNOLISTEN 1
18519| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
18520| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
18521| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
18522| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
18523| #define DCOP_PATH "/opt/local/bin"
18524| #define HAVE_DNSSD 1
18525| #define __KDE_EXECPREFIX "NONE"
18526| #define __KDE_BINDIR "/opt/local/bin"
18527| #define HAVE_IDNA_H 1
18528| #define HAVE_PUNYCODE_H 1
18529| #define HAVE_STRINGPREP_H 1
18530| #define HAVE_LIBIDN 1
18531| #define HAVE_INET_NTOP 1
18532| #define HAVE_INET_PTON 1
18533| #define HAVE_GETPEERNAME 1
18534| #define HAVE_GETSOCKNAME 1
18535| #define HAVE_GETSOCKOPT 1
18536| #define HAVE_GETHOSTBYNAME2 1
18537| #define HAVE_IF_NAMETOINDEX 1
18538| #define HAVE_NETINET_IN_H 1
18539| #define HAVE_NET_IF_H 1
18540| #define HAVE_SYS_FILIO_H 1
18541| #define HAVE_USLEEP 1
18542| #define HAVE_POLL 1
18543| #define HAVE_MADVISE 1
18544| #define HAVE_STRUCT_ADDRINFO 1
18545| #define HAVE_GETADDRINFO 1
18546| #define HAVE_FREEADDRINFO 1
18547| #define HAVE_GETNAMEINFO 1
18548| #define HAVE_GAI_STRERROR 1
18549| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
18550| #define HAVE_STRUCT_SOCKADDR_IN6 1
18551| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
18552| #define HAVE_BACKTRACE 1
18553| #define HAVE_SYS_MOUNT_H 1
18554| #define HAVE_LIBART 1
18555| #define HAVE_SYS_SELECT_H 1
18556| #define HAVE_UTIL_H 1
18557| #define HAVE_TERMIOS_H 1
18558| #define HAVE_REVOKE 1
18559| #define KDE_MALLOC_X86 1
18560| #define HAVE_XRENDER 1
18561| #define HAVE_X86_MMX 1
18562| #define HAVE_X86_SSE 1
18563| #define HAVE_X86_SSE2 1
18564| #define HAVE_X86_3DNOW 1
18565| #define HAVE_CUPS_NO_PWD_CACHE 1
18566| #define HAVE_CUPS 1
18567| #define __PATH_SU "/usr/bin/su"
18568| #define __PATH_SUDO "/usr/bin/sudo"
18569| #define DEFAULT_SUPER_USER_COMMAND "su"
18570| #define HAVE_INITGROUPS 1
18571| #define HAVE_UTIL_H 1
18572| #define HAVE_OPENPTY 1
18573| #define HAVE_OPENPTY 1
18574| #define HAVE_INITGROUPS 1
18575| #define HAVE_SETGROUPS 1
18576| #define HAVE_GETGROUPS 1
18577| #define HAVE_GRANTPT 1
18578| #define HAVE_SETPRIORITY 1
18579| #define HAVE_UNLOCKPT 1
18580| #define HAVE_PTSNAME 1
18581| #define HAVE_GETPEEREID 1
18582| #define XMLLINT "/opt/local/bin/xmllint"
18583| #define NEED_BZ2_PREFIX 1
18584| #define HAVE_LIBTIFF 1
18585| #define HAVE_LIBJPEG 1
18586| #define HAVE_LIBPNG 1
18587| #define HAVE_JASPER 1
18588| #define HAVE_EXR 1
18589| #define KDEINIT_USE_FONTCONFIG 1
18590| #define HAVE_LIBZ 1
18591| #define HAVE_FSTAB_H 1
18592| #define HAVE_SYS_UCRED_H 1
18593| #define HAVE_SYS_MOUNT_H 1
18594| #define HAVE_GETMNTINFO 1
18595| #define HAVE_SSL 1
18596| #define KSSL_HAVE_SSL 1
18597| #define HAVE_ARPA_NAMESER_COMPAT_H 1
18598| #define HAVE_SYS_PARAM_H 1
18599| #define HAVE_BZIP2_SUPPORT 1
18600| #define HAVE_SETFSENT 1
18601| #define HAVE_LIBGSSAPI 1
18602| #define HAVE_FLOAT_H 1
18603| #define HAVE_FUNC_FINITE 1
18604| #define HAVE_FUNC_ISNAN 1
18605| #define HAVE_FUNC_ISINF 1
18606| #define HAVE_PCREPOSIX 1
18607| #define ASPELL_DATADIR "/usr/lib/aspell"
18608| /* end confdefs.h.  */
18609| #include <stdio.h>
18610| #ifdef HAVE_SYS_TYPES_H
18611| # include <sys/types.h>
18612| #endif
18613| #ifdef HAVE_SYS_STAT_H
18614| # include <sys/stat.h>
18615| #endif
18616| #ifdef STDC_HEADERS
18617| # include <stdlib.h>
18618| # include <stddef.h>
18619| #else
18620| # ifdef HAVE_STDLIB_H
18621| #  include <stdlib.h>
18622| # endif
18623| #endif
18624| #ifdef HAVE_STRING_H
18625| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
18626| #  include <memory.h>
18627| # endif
18628| # include <string.h>
18629| #endif
18630| #ifdef HAVE_STRINGS_H
18631| # include <strings.h>
18632| #endif
18633| #ifdef HAVE_INTTYPES_H
18634| # include <inttypes.h>
18635| #endif
18636| #ifdef HAVE_STDINT_H
18637| # include <stdint.h>
18638| #endif
18639| #ifdef HAVE_UNISTD_H
18640| # include <unistd.h>
18641| #endif
18642| #include <sys/asoundlib.h>
18643configure:53935: result: no
18644configure:53939: checking sys/asoundlib.h presence
18645configure:53954: /usr/bin/gcc-4.2 -E  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
18646conftest.c:233:27: error: sys/asoundlib.h: No such file or directory
18647configure:53961: $? = 1
18648configure: failed program was:
18649| /* confdefs.h.  */
18650| #define PACKAGE_NAME ""
18651| #define PACKAGE_TARNAME ""
18652| #define PACKAGE_VERSION ""
18653| #define PACKAGE_STRING ""
18654| #define PACKAGE_BUGREPORT ""
18655| #define PACKAGE "kdelibs"
18656| #define VERSION "3.5.10"
18657| #define KDELIBSUFF ""
18658| #define STDC_HEADERS 1
18659| #define HAVE_SYS_TYPES_H 1
18660| #define HAVE_SYS_STAT_H 1
18661| #define HAVE_STDLIB_H 1
18662| #define HAVE_STRING_H 1
18663| #define HAVE_MEMORY_H 1
18664| #define HAVE_STRINGS_H 1
18665| #define HAVE_INTTYPES_H 1
18666| #define HAVE_STDINT_H 1
18667| #define HAVE_UNISTD_H 1
18668| #define HAVE_DLFCN_H 1
18669| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
18670| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
18671| #define LTDL_OBJDIR ".libs/"
18672| #define HAVE_PRELOADED_SYMBOLS 1
18673| #define HAVE_LIBDL 1
18674| #define HAVE_DLERROR 1
18675| #define HAVE_MEMORY_H 1
18676| #define HAVE_STDLIB_H 1
18677| #define HAVE_STDIO_H 1
18678| #define HAVE_CTYPE_H 1
18679| #define HAVE_DLFCN_H 1
18680| #define HAVE_STRING_H 1
18681| #define HAVE_STRCHR 1
18682| #define HAVE_STRRCHR 1
18683| #define HAVE_MEMCPY 1
18684| #define HAVE_STRCMP 1
18685| #define HAVE_ALLOCA_H 1
18686| #define HAVE_ALLOCA 1
18687| #define HAVE_STDLIB_H 1
18688| #define HAVE_UNISTD_H 1
18689| #define HAVE_GETPAGESIZE 1
18690| #define HAVE_MMAP 1
18691| #define HAVE_LIMITS_H 1
18692| #define HAVE_LOCALE_H 1
18693| #define HAVE_NL_TYPES_H 1
18694| #define HAVE_STRING_H 1
18695| #define HAVE_ALLOCA_H 1
18696| #define HAVE_GETCWD 1
18697| #define HAVE_MUNMAP 1
18698| #define HAVE_PUTENV 1
18699| #define HAVE_SETLOCALE 1
18700| #define HAVE_STRCHR 1
18701| #define HAVE_STRCASECMP 1
18702| #define HAVE_STPCPY 1
18703| #define HAVE_LC_MESSAGES 1
18704| #define HAVE_SGI_STL 1
18705| #define HAVE_DIRENT_H 1
18706| #define STDC_HEADERS 1
18707| #define HAVE_SYS_PARAM_H 1
18708| #define HAVE_SYS_MMAN_H 1
18709| #define HAVE_SYS_TIME_H 1
18710| #define HAVE_STRINGS_H 1
18711| #define HAVE_SYS_STAT_H 1
18712| #define HAVE_SYS_SELECT_H 1
18713| #define HAVE_PATHS_H 1
18714| #define HAVE_LIMITS_H 1
18715| #define HAVE_DLFCN_H 1
18716| #define HAVE_TERMIOS_H 1
18717| #define HAVE_SYS_XATTR_H 1
18718| #define HAVE_STRLCAT 1
18719| #define HAVE_STRLCAT_PROTO 1
18720| #define HAVE_STRLCPY 1
18721| #define HAVE_STRLCPY_PROTO 1
18722| #define HAVE_CRYPT 1
18723| #define kde_socklen_t socklen_t
18724| #define ksize_t socklen_t
18725| #define HAVE_SYS_TYPES_H 1
18726| #define HAVE_STDINT_H 1
18727| #define HAVE_CARBON_CARBON_H 1
18728| #define HAVE_COREAUDIO 1
18729| #define HAVE_RES_INIT 1
18730| #define HAVE_RES_INIT 1
18731| #define HAVE_RES_INIT_PROTO 1
18732| #define SIZEOF_INT 4
18733| #define SIZEOF_SHORT 2
18734| #define SIZEOF_LONG 8
18735| #define SIZEOF_CHAR_P 8
18736| #define SIZEOF_SIZE_T 8
18737| #define SIZEOF_UNSIGNED_LONG 8
18738| #define HAVE_CRT_EXTERNS_H 1
18739| #define HAVE_NSGETENVIRON 1
18740| #define HAVE_VSNPRINTF 1
18741| #define HAVE_SNPRINTF 1
18742| #define HAVE_LIBZ 1
18743| #define HAVE_LIBPNG 1
18744| #define HAVE_LIBJPEG 1
18745| #define HAVE_LIBPTHREAD 1
18746| #define __KDE_HAVE_GCC_VISIBILITY "1"
18747| #define WITHOUT_ARTS 1
18748| #define KDEDIR "/opt/local"
18749| #define KDESYSCONFDIR "/opt/local/etc"
18750| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
18751| #define HAVE_X11_EXTENSIONS_XSHM_H 1
18752| #define HAVE_X11_ICE_ICELIB_H 1
18753| #define TIME_WITH_SYS_TIME 1
18754| #define HAVE_BOOL 1
18755| #define HAVE_SETENV 1
18756| #define HAVE_SETENV_PROTO 1
18757| #define HAVE_UNSETENV 1
18758| #define HAVE_UNSETENV_PROTO 1
18759| #define HAVE_RANDOM 1
18760| #define HAVE_RANDOM_PROTO 1
18761| #define HAVE_SRANDOM 1
18762| #define HAVE_SRANDOM_PROTO 1
18763| #define HAVE_MKSTEMPS 1
18764| #define HAVE_MKSTEMPS_PROTO 1
18765| #define HAVE_MKSTEMP 1
18766| #define HAVE_MKSTEMP_PROTO 1
18767| #define HAVE_MKDTEMP 1
18768| #define HAVE_MKDTEMP_PROTO 1
18769| #define HAVE_STRTOLL 1
18770| #define HAVE_SOCKET 1
18771| #define HAVE_SETEUID 1
18772| #define HAVE_SETEGID 1
18773| #define HAVE_STRFMON 1
18774| #define HAVE_STPCPY 1
18775| #define HAVE_GETTIMEOFDAY 1
18776| #define HAVE_READDIR_R 1
18777| #define HAVE_SETPRIORITY 1
18778| #define HAVE_USLEEP 1
18779| #define HAVE_USLEEP_PROTO 1
18780| #define HAVE_GETHOSTNAME 1
18781| #define HAVE_GETHOSTNAME_PROTO 1
18782| #define HAVE_RANDOM 1
18783| #define HAVE_RANDOM_PROTO 1
18784| #define HAVE_SRANDOM 1
18785| #define HAVE_SRANDOM_PROTO 1
18786| #define HAVE_S_ISSOCK 1
18787| #define HAVE_INITGROUPS 1
18788| #define HAVE_INITGROUPS_PROTO 1
18789| #define HAVE_MITSHM 1
18790| #define HAVE__ICETRANSNOLISTEN 1
18791| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
18792| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
18793| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
18794| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
18795| #define DCOP_PATH "/opt/local/bin"
18796| #define HAVE_DNSSD 1
18797| #define __KDE_EXECPREFIX "NONE"
18798| #define __KDE_BINDIR "/opt/local/bin"
18799| #define HAVE_IDNA_H 1
18800| #define HAVE_PUNYCODE_H 1
18801| #define HAVE_STRINGPREP_H 1
18802| #define HAVE_LIBIDN 1
18803| #define HAVE_INET_NTOP 1
18804| #define HAVE_INET_PTON 1
18805| #define HAVE_GETPEERNAME 1
18806| #define HAVE_GETSOCKNAME 1
18807| #define HAVE_GETSOCKOPT 1
18808| #define HAVE_GETHOSTBYNAME2 1
18809| #define HAVE_IF_NAMETOINDEX 1
18810| #define HAVE_NETINET_IN_H 1
18811| #define HAVE_NET_IF_H 1
18812| #define HAVE_SYS_FILIO_H 1
18813| #define HAVE_USLEEP 1
18814| #define HAVE_POLL 1
18815| #define HAVE_MADVISE 1
18816| #define HAVE_STRUCT_ADDRINFO 1
18817| #define HAVE_GETADDRINFO 1
18818| #define HAVE_FREEADDRINFO 1
18819| #define HAVE_GETNAMEINFO 1
18820| #define HAVE_GAI_STRERROR 1
18821| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
18822| #define HAVE_STRUCT_SOCKADDR_IN6 1
18823| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
18824| #define HAVE_BACKTRACE 1
18825| #define HAVE_SYS_MOUNT_H 1
18826| #define HAVE_LIBART 1
18827| #define HAVE_SYS_SELECT_H 1
18828| #define HAVE_UTIL_H 1
18829| #define HAVE_TERMIOS_H 1
18830| #define HAVE_REVOKE 1
18831| #define KDE_MALLOC_X86 1
18832| #define HAVE_XRENDER 1
18833| #define HAVE_X86_MMX 1
18834| #define HAVE_X86_SSE 1
18835| #define HAVE_X86_SSE2 1
18836| #define HAVE_X86_3DNOW 1
18837| #define HAVE_CUPS_NO_PWD_CACHE 1
18838| #define HAVE_CUPS 1
18839| #define __PATH_SU "/usr/bin/su"
18840| #define __PATH_SUDO "/usr/bin/sudo"
18841| #define DEFAULT_SUPER_USER_COMMAND "su"
18842| #define HAVE_INITGROUPS 1
18843| #define HAVE_UTIL_H 1
18844| #define HAVE_OPENPTY 1
18845| #define HAVE_OPENPTY 1
18846| #define HAVE_INITGROUPS 1
18847| #define HAVE_SETGROUPS 1
18848| #define HAVE_GETGROUPS 1
18849| #define HAVE_GRANTPT 1
18850| #define HAVE_SETPRIORITY 1
18851| #define HAVE_UNLOCKPT 1
18852| #define HAVE_PTSNAME 1
18853| #define HAVE_GETPEEREID 1
18854| #define XMLLINT "/opt/local/bin/xmllint"
18855| #define NEED_BZ2_PREFIX 1
18856| #define HAVE_LIBTIFF 1
18857| #define HAVE_LIBJPEG 1
18858| #define HAVE_LIBPNG 1
18859| #define HAVE_JASPER 1
18860| #define HAVE_EXR 1
18861| #define KDEINIT_USE_FONTCONFIG 1
18862| #define HAVE_LIBZ 1
18863| #define HAVE_FSTAB_H 1
18864| #define HAVE_SYS_UCRED_H 1
18865| #define HAVE_SYS_MOUNT_H 1
18866| #define HAVE_GETMNTINFO 1
18867| #define HAVE_SSL 1
18868| #define KSSL_HAVE_SSL 1
18869| #define HAVE_ARPA_NAMESER_COMPAT_H 1
18870| #define HAVE_SYS_PARAM_H 1
18871| #define HAVE_BZIP2_SUPPORT 1
18872| #define HAVE_SETFSENT 1
18873| #define HAVE_LIBGSSAPI 1
18874| #define HAVE_FLOAT_H 1
18875| #define HAVE_FUNC_FINITE 1
18876| #define HAVE_FUNC_ISNAN 1
18877| #define HAVE_FUNC_ISINF 1
18878| #define HAVE_PCREPOSIX 1
18879| #define ASPELL_DATADIR "/usr/lib/aspell"
18880| /* end confdefs.h.  */
18881| #include <sys/asoundlib.h>
18882configure:53975: result: no
18883configure:54003: checking for sys/asoundlib.h
18884configure:54012: result: no
18885configure:53897: checking alsa/asoundlib.h usability
18886configure:53914: /usr/bin/gcc-4.2 -c -Os  -Os -fPIC  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c >&5
18887conftest.c:266:28: error: alsa/asoundlib.h: No such file or directory
18888configure:53921: $? = 1
18889configure: failed program was:
18890| /* confdefs.h.  */
18891| #define PACKAGE_NAME ""
18892| #define PACKAGE_TARNAME ""
18893| #define PACKAGE_VERSION ""
18894| #define PACKAGE_STRING ""
18895| #define PACKAGE_BUGREPORT ""
18896| #define PACKAGE "kdelibs"
18897| #define VERSION "3.5.10"
18898| #define KDELIBSUFF ""
18899| #define STDC_HEADERS 1
18900| #define HAVE_SYS_TYPES_H 1
18901| #define HAVE_SYS_STAT_H 1
18902| #define HAVE_STDLIB_H 1
18903| #define HAVE_STRING_H 1
18904| #define HAVE_MEMORY_H 1
18905| #define HAVE_STRINGS_H 1
18906| #define HAVE_INTTYPES_H 1
18907| #define HAVE_STDINT_H 1
18908| #define HAVE_UNISTD_H 1
18909| #define HAVE_DLFCN_H 1
18910| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
18911| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
18912| #define LTDL_OBJDIR ".libs/"
18913| #define HAVE_PRELOADED_SYMBOLS 1
18914| #define HAVE_LIBDL 1
18915| #define HAVE_DLERROR 1
18916| #define HAVE_MEMORY_H 1
18917| #define HAVE_STDLIB_H 1
18918| #define HAVE_STDIO_H 1
18919| #define HAVE_CTYPE_H 1
18920| #define HAVE_DLFCN_H 1
18921| #define HAVE_STRING_H 1
18922| #define HAVE_STRCHR 1
18923| #define HAVE_STRRCHR 1
18924| #define HAVE_MEMCPY 1
18925| #define HAVE_STRCMP 1
18926| #define HAVE_ALLOCA_H 1
18927| #define HAVE_ALLOCA 1
18928| #define HAVE_STDLIB_H 1
18929| #define HAVE_UNISTD_H 1
18930| #define HAVE_GETPAGESIZE 1
18931| #define HAVE_MMAP 1
18932| #define HAVE_LIMITS_H 1
18933| #define HAVE_LOCALE_H 1
18934| #define HAVE_NL_TYPES_H 1
18935| #define HAVE_STRING_H 1
18936| #define HAVE_ALLOCA_H 1
18937| #define HAVE_GETCWD 1
18938| #define HAVE_MUNMAP 1
18939| #define HAVE_PUTENV 1
18940| #define HAVE_SETLOCALE 1
18941| #define HAVE_STRCHR 1
18942| #define HAVE_STRCASECMP 1
18943| #define HAVE_STPCPY 1
18944| #define HAVE_LC_MESSAGES 1
18945| #define HAVE_SGI_STL 1
18946| #define HAVE_DIRENT_H 1
18947| #define STDC_HEADERS 1
18948| #define HAVE_SYS_PARAM_H 1
18949| #define HAVE_SYS_MMAN_H 1
18950| #define HAVE_SYS_TIME_H 1
18951| #define HAVE_STRINGS_H 1
18952| #define HAVE_SYS_STAT_H 1
18953| #define HAVE_SYS_SELECT_H 1
18954| #define HAVE_PATHS_H 1
18955| #define HAVE_LIMITS_H 1
18956| #define HAVE_DLFCN_H 1
18957| #define HAVE_TERMIOS_H 1
18958| #define HAVE_SYS_XATTR_H 1
18959| #define HAVE_STRLCAT 1
18960| #define HAVE_STRLCAT_PROTO 1
18961| #define HAVE_STRLCPY 1
18962| #define HAVE_STRLCPY_PROTO 1
18963| #define HAVE_CRYPT 1
18964| #define kde_socklen_t socklen_t
18965| #define ksize_t socklen_t
18966| #define HAVE_SYS_TYPES_H 1
18967| #define HAVE_STDINT_H 1
18968| #define HAVE_CARBON_CARBON_H 1
18969| #define HAVE_COREAUDIO 1
18970| #define HAVE_RES_INIT 1
18971| #define HAVE_RES_INIT 1
18972| #define HAVE_RES_INIT_PROTO 1
18973| #define SIZEOF_INT 4
18974| #define SIZEOF_SHORT 2
18975| #define SIZEOF_LONG 8
18976| #define SIZEOF_CHAR_P 8
18977| #define SIZEOF_SIZE_T 8
18978| #define SIZEOF_UNSIGNED_LONG 8
18979| #define HAVE_CRT_EXTERNS_H 1
18980| #define HAVE_NSGETENVIRON 1
18981| #define HAVE_VSNPRINTF 1
18982| #define HAVE_SNPRINTF 1
18983| #define HAVE_LIBZ 1
18984| #define HAVE_LIBPNG 1
18985| #define HAVE_LIBJPEG 1
18986| #define HAVE_LIBPTHREAD 1
18987| #define __KDE_HAVE_GCC_VISIBILITY "1"
18988| #define WITHOUT_ARTS 1
18989| #define KDEDIR "/opt/local"
18990| #define KDESYSCONFDIR "/opt/local/etc"
18991| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
18992| #define HAVE_X11_EXTENSIONS_XSHM_H 1
18993| #define HAVE_X11_ICE_ICELIB_H 1
18994| #define TIME_WITH_SYS_TIME 1
18995| #define HAVE_BOOL 1
18996| #define HAVE_SETENV 1
18997| #define HAVE_SETENV_PROTO 1
18998| #define HAVE_UNSETENV 1
18999| #define HAVE_UNSETENV_PROTO 1
19000| #define HAVE_RANDOM 1
19001| #define HAVE_RANDOM_PROTO 1
19002| #define HAVE_SRANDOM 1
19003| #define HAVE_SRANDOM_PROTO 1
19004| #define HAVE_MKSTEMPS 1
19005| #define HAVE_MKSTEMPS_PROTO 1
19006| #define HAVE_MKSTEMP 1
19007| #define HAVE_MKSTEMP_PROTO 1
19008| #define HAVE_MKDTEMP 1
19009| #define HAVE_MKDTEMP_PROTO 1
19010| #define HAVE_STRTOLL 1
19011| #define HAVE_SOCKET 1
19012| #define HAVE_SETEUID 1
19013| #define HAVE_SETEGID 1
19014| #define HAVE_STRFMON 1
19015| #define HAVE_STPCPY 1
19016| #define HAVE_GETTIMEOFDAY 1
19017| #define HAVE_READDIR_R 1
19018| #define HAVE_SETPRIORITY 1
19019| #define HAVE_USLEEP 1
19020| #define HAVE_USLEEP_PROTO 1
19021| #define HAVE_GETHOSTNAME 1
19022| #define HAVE_GETHOSTNAME_PROTO 1
19023| #define HAVE_RANDOM 1
19024| #define HAVE_RANDOM_PROTO 1
19025| #define HAVE_SRANDOM 1
19026| #define HAVE_SRANDOM_PROTO 1
19027| #define HAVE_S_ISSOCK 1
19028| #define HAVE_INITGROUPS 1
19029| #define HAVE_INITGROUPS_PROTO 1
19030| #define HAVE_MITSHM 1
19031| #define HAVE__ICETRANSNOLISTEN 1
19032| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
19033| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
19034| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
19035| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
19036| #define DCOP_PATH "/opt/local/bin"
19037| #define HAVE_DNSSD 1
19038| #define __KDE_EXECPREFIX "NONE"
19039| #define __KDE_BINDIR "/opt/local/bin"
19040| #define HAVE_IDNA_H 1
19041| #define HAVE_PUNYCODE_H 1
19042| #define HAVE_STRINGPREP_H 1
19043| #define HAVE_LIBIDN 1
19044| #define HAVE_INET_NTOP 1
19045| #define HAVE_INET_PTON 1
19046| #define HAVE_GETPEERNAME 1
19047| #define HAVE_GETSOCKNAME 1
19048| #define HAVE_GETSOCKOPT 1
19049| #define HAVE_GETHOSTBYNAME2 1
19050| #define HAVE_IF_NAMETOINDEX 1
19051| #define HAVE_NETINET_IN_H 1
19052| #define HAVE_NET_IF_H 1
19053| #define HAVE_SYS_FILIO_H 1
19054| #define HAVE_USLEEP 1
19055| #define HAVE_POLL 1
19056| #define HAVE_MADVISE 1
19057| #define HAVE_STRUCT_ADDRINFO 1
19058| #define HAVE_GETADDRINFO 1
19059| #define HAVE_FREEADDRINFO 1
19060| #define HAVE_GETNAMEINFO 1
19061| #define HAVE_GAI_STRERROR 1
19062| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
19063| #define HAVE_STRUCT_SOCKADDR_IN6 1
19064| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
19065| #define HAVE_BACKTRACE 1
19066| #define HAVE_SYS_MOUNT_H 1
19067| #define HAVE_LIBART 1
19068| #define HAVE_SYS_SELECT_H 1
19069| #define HAVE_UTIL_H 1
19070| #define HAVE_TERMIOS_H 1
19071| #define HAVE_REVOKE 1
19072| #define KDE_MALLOC_X86 1
19073| #define HAVE_XRENDER 1
19074| #define HAVE_X86_MMX 1
19075| #define HAVE_X86_SSE 1
19076| #define HAVE_X86_SSE2 1
19077| #define HAVE_X86_3DNOW 1
19078| #define HAVE_CUPS_NO_PWD_CACHE 1
19079| #define HAVE_CUPS 1
19080| #define __PATH_SU "/usr/bin/su"
19081| #define __PATH_SUDO "/usr/bin/sudo"
19082| #define DEFAULT_SUPER_USER_COMMAND "su"
19083| #define HAVE_INITGROUPS 1
19084| #define HAVE_UTIL_H 1
19085| #define HAVE_OPENPTY 1
19086| #define HAVE_OPENPTY 1
19087| #define HAVE_INITGROUPS 1
19088| #define HAVE_SETGROUPS 1
19089| #define HAVE_GETGROUPS 1
19090| #define HAVE_GRANTPT 1
19091| #define HAVE_SETPRIORITY 1
19092| #define HAVE_UNLOCKPT 1
19093| #define HAVE_PTSNAME 1
19094| #define HAVE_GETPEEREID 1
19095| #define XMLLINT "/opt/local/bin/xmllint"
19096| #define NEED_BZ2_PREFIX 1
19097| #define HAVE_LIBTIFF 1
19098| #define HAVE_LIBJPEG 1
19099| #define HAVE_LIBPNG 1
19100| #define HAVE_JASPER 1
19101| #define HAVE_EXR 1
19102| #define KDEINIT_USE_FONTCONFIG 1
19103| #define HAVE_LIBZ 1
19104| #define HAVE_FSTAB_H 1
19105| #define HAVE_SYS_UCRED_H 1
19106| #define HAVE_SYS_MOUNT_H 1
19107| #define HAVE_GETMNTINFO 1
19108| #define HAVE_SSL 1
19109| #define KSSL_HAVE_SSL 1
19110| #define HAVE_ARPA_NAMESER_COMPAT_H 1
19111| #define HAVE_SYS_PARAM_H 1
19112| #define HAVE_BZIP2_SUPPORT 1
19113| #define HAVE_SETFSENT 1
19114| #define HAVE_LIBGSSAPI 1
19115| #define HAVE_FLOAT_H 1
19116| #define HAVE_FUNC_FINITE 1
19117| #define HAVE_FUNC_ISNAN 1
19118| #define HAVE_FUNC_ISINF 1
19119| #define HAVE_PCREPOSIX 1
19120| #define ASPELL_DATADIR "/usr/lib/aspell"
19121| /* end confdefs.h.  */
19122| #include <stdio.h>
19123| #ifdef HAVE_SYS_TYPES_H
19124| # include <sys/types.h>
19125| #endif
19126| #ifdef HAVE_SYS_STAT_H
19127| # include <sys/stat.h>
19128| #endif
19129| #ifdef STDC_HEADERS
19130| # include <stdlib.h>
19131| # include <stddef.h>
19132| #else
19133| # ifdef HAVE_STDLIB_H
19134| #  include <stdlib.h>
19135| # endif
19136| #endif
19137| #ifdef HAVE_STRING_H
19138| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
19139| #  include <memory.h>
19140| # endif
19141| # include <string.h>
19142| #endif
19143| #ifdef HAVE_STRINGS_H
19144| # include <strings.h>
19145| #endif
19146| #ifdef HAVE_INTTYPES_H
19147| # include <inttypes.h>
19148| #endif
19149| #ifdef HAVE_STDINT_H
19150| # include <stdint.h>
19151| #endif
19152| #ifdef HAVE_UNISTD_H
19153| # include <unistd.h>
19154| #endif
19155| #include <alsa/asoundlib.h>
19156configure:53935: result: no
19157configure:53939: checking alsa/asoundlib.h presence
19158configure:53954: /usr/bin/gcc-4.2 -E  -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include conftest.c
19159conftest.c:233:28: error: alsa/asoundlib.h: No such file or directory
19160configure:53961: $? = 1
19161configure: failed program was:
19162| /* confdefs.h.  */
19163| #define PACKAGE_NAME ""
19164| #define PACKAGE_TARNAME ""
19165| #define PACKAGE_VERSION ""
19166| #define PACKAGE_STRING ""
19167| #define PACKAGE_BUGREPORT ""
19168| #define PACKAGE "kdelibs"
19169| #define VERSION "3.5.10"
19170| #define KDELIBSUFF ""
19171| #define STDC_HEADERS 1
19172| #define HAVE_SYS_TYPES_H 1
19173| #define HAVE_SYS_STAT_H 1
19174| #define HAVE_STDLIB_H 1
19175| #define HAVE_STRING_H 1
19176| #define HAVE_MEMORY_H 1
19177| #define HAVE_STRINGS_H 1
19178| #define HAVE_INTTYPES_H 1
19179| #define HAVE_STDINT_H 1
19180| #define HAVE_UNISTD_H 1
19181| #define HAVE_DLFCN_H 1
19182| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
19183| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
19184| #define LTDL_OBJDIR ".libs/"
19185| #define HAVE_PRELOADED_SYMBOLS 1
19186| #define HAVE_LIBDL 1
19187| #define HAVE_DLERROR 1
19188| #define HAVE_MEMORY_H 1
19189| #define HAVE_STDLIB_H 1
19190| #define HAVE_STDIO_H 1
19191| #define HAVE_CTYPE_H 1
19192| #define HAVE_DLFCN_H 1
19193| #define HAVE_STRING_H 1
19194| #define HAVE_STRCHR 1
19195| #define HAVE_STRRCHR 1
19196| #define HAVE_MEMCPY 1
19197| #define HAVE_STRCMP 1
19198| #define HAVE_ALLOCA_H 1
19199| #define HAVE_ALLOCA 1
19200| #define HAVE_STDLIB_H 1
19201| #define HAVE_UNISTD_H 1
19202| #define HAVE_GETPAGESIZE 1
19203| #define HAVE_MMAP 1
19204| #define HAVE_LIMITS_H 1
19205| #define HAVE_LOCALE_H 1
19206| #define HAVE_NL_TYPES_H 1
19207| #define HAVE_STRING_H 1
19208| #define HAVE_ALLOCA_H 1
19209| #define HAVE_GETCWD 1
19210| #define HAVE_MUNMAP 1
19211| #define HAVE_PUTENV 1
19212| #define HAVE_SETLOCALE 1
19213| #define HAVE_STRCHR 1
19214| #define HAVE_STRCASECMP 1
19215| #define HAVE_STPCPY 1
19216| #define HAVE_LC_MESSAGES 1
19217| #define HAVE_SGI_STL 1
19218| #define HAVE_DIRENT_H 1
19219| #define STDC_HEADERS 1
19220| #define HAVE_SYS_PARAM_H 1
19221| #define HAVE_SYS_MMAN_H 1
19222| #define HAVE_SYS_TIME_H 1
19223| #define HAVE_STRINGS_H 1
19224| #define HAVE_SYS_STAT_H 1
19225| #define HAVE_SYS_SELECT_H 1
19226| #define HAVE_PATHS_H 1
19227| #define HAVE_LIMITS_H 1
19228| #define HAVE_DLFCN_H 1
19229| #define HAVE_TERMIOS_H 1
19230| #define HAVE_SYS_XATTR_H 1
19231| #define HAVE_STRLCAT 1
19232| #define HAVE_STRLCAT_PROTO 1
19233| #define HAVE_STRLCPY 1
19234| #define HAVE_STRLCPY_PROTO 1
19235| #define HAVE_CRYPT 1
19236| #define kde_socklen_t socklen_t
19237| #define ksize_t socklen_t
19238| #define HAVE_SYS_TYPES_H 1
19239| #define HAVE_STDINT_H 1
19240| #define HAVE_CARBON_CARBON_H 1
19241| #define HAVE_COREAUDIO 1
19242| #define HAVE_RES_INIT 1
19243| #define HAVE_RES_INIT 1
19244| #define HAVE_RES_INIT_PROTO 1
19245| #define SIZEOF_INT 4
19246| #define SIZEOF_SHORT 2
19247| #define SIZEOF_LONG 8
19248| #define SIZEOF_CHAR_P 8
19249| #define SIZEOF_SIZE_T 8
19250| #define SIZEOF_UNSIGNED_LONG 8
19251| #define HAVE_CRT_EXTERNS_H 1
19252| #define HAVE_NSGETENVIRON 1
19253| #define HAVE_VSNPRINTF 1
19254| #define HAVE_SNPRINTF 1
19255| #define HAVE_LIBZ 1
19256| #define HAVE_LIBPNG 1
19257| #define HAVE_LIBJPEG 1
19258| #define HAVE_LIBPTHREAD 1
19259| #define __KDE_HAVE_GCC_VISIBILITY "1"
19260| #define WITHOUT_ARTS 1
19261| #define KDEDIR "/opt/local"
19262| #define KDESYSCONFDIR "/opt/local/etc"
19263| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
19264| #define HAVE_X11_EXTENSIONS_XSHM_H 1
19265| #define HAVE_X11_ICE_ICELIB_H 1
19266| #define TIME_WITH_SYS_TIME 1
19267| #define HAVE_BOOL 1
19268| #define HAVE_SETENV 1
19269| #define HAVE_SETENV_PROTO 1
19270| #define HAVE_UNSETENV 1
19271| #define HAVE_UNSETENV_PROTO 1
19272| #define HAVE_RANDOM 1
19273| #define HAVE_RANDOM_PROTO 1
19274| #define HAVE_SRANDOM 1
19275| #define HAVE_SRANDOM_PROTO 1
19276| #define HAVE_MKSTEMPS 1
19277| #define HAVE_MKSTEMPS_PROTO 1
19278| #define HAVE_MKSTEMP 1
19279| #define HAVE_MKSTEMP_PROTO 1
19280| #define HAVE_MKDTEMP 1
19281| #define HAVE_MKDTEMP_PROTO 1
19282| #define HAVE_STRTOLL 1
19283| #define HAVE_SOCKET 1
19284| #define HAVE_SETEUID 1
19285| #define HAVE_SETEGID 1
19286| #define HAVE_STRFMON 1
19287| #define HAVE_STPCPY 1
19288| #define HAVE_GETTIMEOFDAY 1
19289| #define HAVE_READDIR_R 1
19290| #define HAVE_SETPRIORITY 1
19291| #define HAVE_USLEEP 1
19292| #define HAVE_USLEEP_PROTO 1
19293| #define HAVE_GETHOSTNAME 1
19294| #define HAVE_GETHOSTNAME_PROTO 1
19295| #define HAVE_RANDOM 1
19296| #define HAVE_RANDOM_PROTO 1
19297| #define HAVE_SRANDOM 1
19298| #define HAVE_SRANDOM_PROTO 1
19299| #define HAVE_S_ISSOCK 1
19300| #define HAVE_INITGROUPS 1
19301| #define HAVE_INITGROUPS_PROTO 1
19302| #define HAVE_MITSHM 1
19303| #define HAVE__ICETRANSNOLISTEN 1
19304| #define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
19305| #define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
19306| #define KDE_COMPILING_OS "Darwin 10.2.0 i386"
19307| #define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
19308| #define DCOP_PATH "/opt/local/bin"
19309| #define HAVE_DNSSD 1
19310| #define __KDE_EXECPREFIX "NONE"
19311| #define __KDE_BINDIR "/opt/local/bin"
19312| #define HAVE_IDNA_H 1
19313| #define HAVE_PUNYCODE_H 1
19314| #define HAVE_STRINGPREP_H 1
19315| #define HAVE_LIBIDN 1
19316| #define HAVE_INET_NTOP 1
19317| #define HAVE_INET_PTON 1
19318| #define HAVE_GETPEERNAME 1
19319| #define HAVE_GETSOCKNAME 1
19320| #define HAVE_GETSOCKOPT 1
19321| #define HAVE_GETHOSTBYNAME2 1
19322| #define HAVE_IF_NAMETOINDEX 1
19323| #define HAVE_NETINET_IN_H 1
19324| #define HAVE_NET_IF_H 1
19325| #define HAVE_SYS_FILIO_H 1
19326| #define HAVE_USLEEP 1
19327| #define HAVE_POLL 1
19328| #define HAVE_MADVISE 1
19329| #define HAVE_STRUCT_ADDRINFO 1
19330| #define HAVE_GETADDRINFO 1
19331| #define HAVE_FREEADDRINFO 1
19332| #define HAVE_GETNAMEINFO 1
19333| #define HAVE_GAI_STRERROR 1
19334| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
19335| #define HAVE_STRUCT_SOCKADDR_IN6 1
19336| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
19337| #define HAVE_BACKTRACE 1
19338| #define HAVE_SYS_MOUNT_H 1
19339| #define HAVE_LIBART 1
19340| #define HAVE_SYS_SELECT_H 1
19341| #define HAVE_UTIL_H 1
19342| #define HAVE_TERMIOS_H 1
19343| #define HAVE_REVOKE 1
19344| #define KDE_MALLOC_X86 1
19345| #define HAVE_XRENDER 1
19346| #define HAVE_X86_MMX 1
19347| #define HAVE_X86_SSE 1
19348| #define HAVE_X86_SSE2 1
19349| #define HAVE_X86_3DNOW 1
19350| #define HAVE_CUPS_NO_PWD_CACHE 1
19351| #define HAVE_CUPS 1
19352| #define __PATH_SU "/usr/bin/su"
19353| #define __PATH_SUDO "/usr/bin/sudo"
19354| #define DEFAULT_SUPER_USER_COMMAND "su"
19355| #define HAVE_INITGROUPS 1
19356| #define HAVE_UTIL_H 1
19357| #define HAVE_OPENPTY 1
19358| #define HAVE_OPENPTY 1
19359| #define HAVE_INITGROUPS 1
19360| #define HAVE_SETGROUPS 1
19361| #define HAVE_GETGROUPS 1
19362| #define HAVE_GRANTPT 1
19363| #define HAVE_SETPRIORITY 1
19364| #define HAVE_UNLOCKPT 1
19365| #define HAVE_PTSNAME 1
19366| #define HAVE_GETPEEREID 1
19367| #define XMLLINT "/opt/local/bin/xmllint"
19368| #define NEED_BZ2_PREFIX 1
19369| #define HAVE_LIBTIFF 1
19370| #define HAVE_LIBJPEG 1
19371| #define HAVE_LIBPNG 1
19372| #define HAVE_JASPER 1
19373| #define HAVE_EXR 1
19374| #define KDEINIT_USE_FONTCONFIG 1
19375| #define HAVE_LIBZ 1
19376| #define HAVE_FSTAB_H 1
19377| #define HAVE_SYS_UCRED_H 1
19378| #define HAVE_SYS_MOUNT_H 1
19379| #define HAVE_GETMNTINFO 1
19380| #define HAVE_SSL 1
19381| #define KSSL_HAVE_SSL 1
19382| #define HAVE_ARPA_NAMESER_COMPAT_H 1
19383| #define HAVE_SYS_PARAM_H 1
19384| #define HAVE_BZIP2_SUPPORT 1
19385| #define HAVE_SETFSENT 1
19386| #define HAVE_LIBGSSAPI 1
19387| #define HAVE_FLOAT_H 1
19388| #define HAVE_FUNC_FINITE 1
19389| #define HAVE_FUNC_ISNAN 1
19390| #define HAVE_FUNC_ISINF 1
19391| #define HAVE_PCREPOSIX 1
19392| #define ASPELL_DATADIR "/usr/lib/aspell"
19393| /* end confdefs.h.  */
19394| #include <alsa/asoundlib.h>
19395configure:53975: result: no
19396configure:54003: checking for alsa/asoundlib.h
19397configure:54012: result: no
19398configure:54363: checking if dcop should be compiled
19399configure:54375: result: yes
19400configure:54363: checking if libltdl should be compiled
19401configure:54375: result: yes
19402configure:54363: checking if kdefx should be compiled
19403configure:54375: result: yes
19404configure:54363: checking if kdecore should be compiled
19405configure:54375: result: yes
19406configure:54363: checking if kunittest should be compiled
19407configure:54375: result: yes
19408configure:54363: checking if kdeui should be compiled
19409configure:54375: result: yes
19410configure:54363: checking if kdesu should be compiled
19411configure:54375: result: yes
19412configure:54363: checking if kjs should be compiled
19413configure:54375: result: yes
19414configure:54363: checking if kwallet should be compiled
19415configure:54375: result: yes
19416configure:54363: checking if kio should be compiled
19417configure:54375: result: yes
19418configure:54363: checking if pics should be compiled
19419configure:54375: result: yes
19420configure:54363: checking if mimetypes should be compiled
19421configure:54375: result: yes
19422configure:54363: checking if licenses should be compiled
19423configure:54375: result: yes
19424configure:54363: checking if libkscreensaver should be compiled
19425configure:54375: result: yes
19426configure:54363: checking if libkmid should be compiled
19427configure:54375: result: yes
19428configure:54363: checking if kstyles should be compiled
19429configure:54375: result: yes
19430configure:54363: checking if kparts should be compiled
19431configure:54375: result: yes
19432configure:54363: checking if knewstuff should be compiled
19433configure:54375: result: yes
19434configure:54363: checking if kioslave should be compiled
19435configure:54375: result: yes
19436configure:54363: checking if kinit should be compiled
19437configure:54375: result: yes
19438configure:54363: checking if kimgio should be compiled
19439configure:54375: result: yes
19440configure:54363: checking if kdeprint should be compiled
19441configure:54375: result: yes
19442configure:54363: checking if kded should be compiled
19443configure:54375: result: yes
19444configure:54363: checking if kconf_update should be compiled
19445configure:54375: result: yes
19446configure:54363: checking if kcert should be compiled
19447configure:54375: result: yes
19448configure:54363: checking if kutils should be compiled
19449configure:54375: result: yes
19450configure:54363: checking if kresources should be compiled
19451configure:54375: result: yes
19452configure:54363: checking if kab should be compiled
19453configure:54375: result: yes
19454configure:54363: checking if kabc should be compiled
19455configure:54375: result: yes
19456configure:54363: checking if kdoctools should be compiled
19457configure:54375: result: yes
19458configure:54363: checking if dnssd should be compiled
19459configure:54375: result: yes
19460configure:54363: checking if arts should be compiled
19461configure:54375: result: yes
19462configure:54363: checking if kspell2 should be compiled
19463configure:54375: result: yes
19464configure:54363: checking if kmdi should be compiled
19465configure:54375: result: yes
19466configure:54363: checking if khtml should be compiled
19467configure:54375: result: yes
19468configure:54363: checking if kcmshell should be compiled
19469configure:54375: result: yes
19470configure:54363: checking if interfaces should be compiled
19471configure:54375: result: yes
19472configure:54363: checking if doc should be compiled
19473configure:54375: result: yes
19474configure:54363: checking if kdewidgets should be compiled
19475configure:54375: result: yes
19476configure:54363: checking if kate should be compiled
19477configure:54375: result: yes
19478configure:55663: creating ./config.status
19479
19480## ---------------------- ##
19481## Running config.status. ##
19482## ---------------------- ##
19483
19484This file was extended by config.status, which was
19485generated by GNU Autoconf 2.63.  Invocation command line was
19486
19487  CONFIG_FILES    =
19488  CONFIG_HEADERS  =
19489  CONFIG_LINKS    =
19490  CONFIG_COMMANDS =
19491  $ ./config.status
19492
19493on uranus.local
19494
19495config.status:1551: creating Makefile
19496config.status:1551: creating arts/Makefile
19497config.status:1551: creating arts/kde/Makefile
19498config.status:1551: creating arts/kde/mcop-dcop/Makefile
19499config.status:1551: creating arts/knotify/Makefile
19500config.status:1551: creating arts/message/Makefile
19501config.status:1551: creating dcop/Makefile
19502config.status:1551: creating dcop/KDE-ICE/Makefile
19503config.status:1551: creating dcop/client/Makefile
19504config.status:1551: creating dcop/dcopidl/Makefile
19505config.status:1551: creating dcop/dcopidl2cpp/Makefile
19506config.status:1551: creating dcop/dcopidlng/Makefile
19507config.status:1551: creating dcop/tests/Makefile
19508config.status:1551: creating dnssd/Makefile
19509config.status:1551: creating doc/Makefile
19510config.status:1551: creating doc/common/Makefile
19511config.status:1551: creating doc/kdelibs/Makefile
19512config.status:1551: creating doc/kspell/Makefile
19513config.status:1551: creating interfaces/Makefile
19514config.status:1551: creating interfaces/khexedit/Makefile
19515config.status:1551: creating interfaces/kimproxy/Makefile
19516config.status:1551: creating interfaces/kimproxy/interface/Makefile
19517config.status:1551: creating interfaces/kimproxy/library/Makefile
19518config.status:1551: creating interfaces/kimproxy/library/icons/Makefile
19519config.status:1551: creating interfaces/kio/Makefile
19520config.status:1551: creating interfaces/kmediaplayer/Makefile
19521config.status:1551: creating interfaces/kmediaplayer/kfileaudiopreview/Makefile
19522config.status:1551: creating interfaces/kregexpeditor/Makefile
19523config.status:1551: creating interfaces/kscript/Makefile
19524config.status:1551: creating interfaces/kscript/sample/Makefile
19525config.status:1551: creating interfaces/kspeech/Makefile
19526config.status:1551: creating interfaces/ktexteditor/Makefile
19527config.status:1551: creating interfaces/terminal/Makefile
19528config.status:1551: creating interfaces/terminal/test/Makefile
19529config.status:1551: creating kab/Makefile
19530config.status:1551: creating kabc/Makefile
19531config.status:1551: creating kabc/formats/Makefile
19532config.status:1551: creating kabc/plugins/Makefile
19533config.status:1551: creating kabc/plugins/dir/Makefile
19534config.status:1551: creating kabc/plugins/evolution/Makefile
19535config.status:1551: creating kabc/plugins/file/Makefile
19536config.status:1551: creating kabc/plugins/ldapkio/Makefile
19537config.status:1551: creating kabc/plugins/net/Makefile
19538config.status:1551: creating kabc/plugins/sql/Makefile
19539config.status:1551: creating kabc/scripts/Makefile
19540config.status:1551: creating kabc/tests/Makefile
19541config.status:1551: creating kabc/vcard/Makefile
19542config.status:1551: creating kabc/vcardparser/Makefile
19543config.status:1551: creating kate/Makefile
19544config.status:1551: creating kate/data/Makefile
19545config.status:1551: creating kate/interfaces/Makefile
19546config.status:1551: creating kate/part/Makefile
19547config.status:1551: creating kate/plugins/Makefile
19548config.status:1551: creating kate/plugins/autobookmarker/Makefile
19549config.status:1551: creating kate/plugins/insertfile/Makefile
19550config.status:1551: creating kate/plugins/isearch/Makefile
19551config.status:1551: creating kate/plugins/kdatatool/Makefile
19552config.status:1551: creating kate/plugins/wordcompletion/Makefile
19553config.status:1551: creating kate/scripts/Makefile
19554config.status:1551: creating kcert/Makefile
19555config.status:1551: creating kcmshell/Makefile
19556config.status:1551: creating kconf_update/Makefile
19557config.status:1551: creating kdecore/Makefile
19558config.status:1551: creating kdecore/kconfig_compiler/Makefile
19559config.status:1551: creating kdecore/kconfig_compiler/example/Makefile
19560config.status:1551: creating kdecore/kconfig_compiler/tests/Makefile
19561config.status:1551: creating kdecore/malloc/Makefile
19562config.status:1551: creating kdecore/network/Makefile
19563config.status:1551: creating kdecore/svgicons/Makefile
19564config.status:1551: creating kdecore/tests/Makefile
19565config.status:1551: creating kded/Makefile
19566config.status:1551: creating kded/test/Makefile
19567config.status:1551: creating kdefx/Makefile
19568config.status:1551: creating kdeprint/Makefile
19569config.status:1551: creating kdeprint/cups/Makefile
19570config.status:1551: creating kdeprint/cups/cupsdconf2/Makefile
19571config.status:1551: creating kdeprint/ext/Makefile
19572config.status:1551: creating kdeprint/filters/Makefile
19573config.status:1551: creating kdeprint/foomatic/Makefile
19574config.status:1551: creating kdeprint/lpd/Makefile
19575config.status:1551: creating kdeprint/lpdunix/Makefile
19576config.status:1551: creating kdeprint/lpr/Makefile
19577config.status:1551: creating kdeprint/management/Makefile
19578config.status:1551: creating kdeprint/pics/Makefile
19579config.status:1551: creating kdeprint/rlpr/Makefile
19580config.status:1551: creating kdeprint/tests/Makefile
19581config.status:1551: creating kdeprint/tools/Makefile
19582config.status:1551: creating kdeprint/tools/escputil/Makefile
19583config.status:1551: creating kdesu/Makefile
19584config.status:1551: creating kdeui/Makefile
19585config.status:1551: creating kdeui/about/Makefile
19586config.status:1551: creating kdeui/colors/Makefile
19587config.status:1551: creating kdeui/kdetrayproxy/Makefile
19588config.status:1551: creating kdeui/tests/Makefile
19589config.status:1551: creating kdewidgets/Makefile
19590config.status:1551: creating kdewidgets/pics/Makefile
19591config.status:1551: creating kdewidgets/tests/Makefile
19592config.status:1551: creating kdoctools/Makefile
19593config.status:1551: creating khtml/Makefile
19594config.status:1551: creating khtml/css/Makefile
19595config.status:1551: creating khtml/dom/Makefile
19596config.status:1551: creating khtml/ecma/Makefile
19597config.status:1551: creating khtml/html/Makefile
19598config.status:1551: creating khtml/java/Makefile
19599config.status:1551: creating khtml/java/dummy/Makefile
19600config.status:1551: creating khtml/java/tests/Makefile
19601config.status:1551: creating khtml/kmultipart/Makefile
19602config.status:1551: creating khtml/misc/Makefile
19603config.status:1551: creating khtml/pics/Makefile
19604config.status:1551: creating khtml/rendering/Makefile
19605config.status:1551: creating khtml/xml/Makefile
19606config.status:1551: creating kimgio/Makefile
19607config.status:1551: creating kinit/Makefile
19608config.status:1551: creating kinit/tests/Makefile
19609config.status:1551: creating kio/Makefile
19610config.status:1551: creating kio/bookmarks/Makefile
19611config.status:1551: creating kio/httpfilter/Makefile
19612config.status:1551: creating kio/kfile/Makefile
19613config.status:1551: creating kio/kfile/tests/Makefile
19614config.status:1551: creating kio/kio/Makefile
19615config.status:1551: creating kio/kioexec/Makefile
19616config.status:1551: creating kio/kpasswdserver/Makefile
19617config.status:1551: creating kio/kssl/Makefile
19618config.status:1551: creating kio/kssl/kssl/Makefile
19619config.status:1551: creating kio/kssl/kssl/caroot/Makefile
19620config.status:1551: creating kio/misc/Makefile
19621config.status:1551: creating kio/misc/kdesasl/Makefile
19622config.status:1551: creating kio/misc/kfile/Makefile
19623config.status:1551: creating kio/misc/kntlm/Makefile
19624config.status:1551: creating kio/misc/kpac/Makefile
19625config.status:1551: creating kio/misc/ksendbugmail/Makefile
19626config.status:1551: creating kio/misc/kssld/Makefile
19627config.status:1551: creating kio/misc/kwalletd/Makefile
19628config.status:1551: creating kio/pics/Makefile
19629config.status:1551: creating kio/tests/Makefile
19630config.status:1551: creating kioslave/Makefile
19631config.status:1551: creating kioslave/bzip2/Makefile
19632config.status:1551: creating kioslave/file/Makefile
19633config.status:1551: creating kioslave/ftp/Makefile
19634config.status:1551: creating kioslave/gzip/Makefile
19635config.status:1551: creating kioslave/http/Makefile
19636config.status:1551: creating kioslave/http/kcookiejar/Makefile
19637config.status:1551: creating kioslave/http/kcookiejar/tests/Makefile
19638config.status:1551: creating kioslave/metainfo/Makefile
19639config.status:1551: creating kjs/Makefile
19640config.status:1551: creating kmdi/Makefile
19641config.status:1551: creating kmdi/kmdi/Makefile
19642config.status:1551: creating kmdi/test/Makefile
19643config.status:1551: creating knewstuff/Makefile
19644config.status:1551: creating kparts/Makefile
19645config.status:1551: creating kparts/tests/Makefile
19646config.status:1551: creating kresources/Makefile
19647config.status:1551: creating kspell2/Makefile
19648config.status:1551: creating kspell2/plugins/Makefile
19649config.status:1551: creating kspell2/plugins/aspell/Makefile
19650config.status:1551: creating kspell2/plugins/hspell/Makefile
19651config.status:1551: creating kspell2/plugins/ispell/Makefile
19652config.status:1551: creating kspell2/tests/Makefile
19653config.status:1551: creating kspell2/ui/Makefile
19654config.status:1551: creating kstyles/Makefile
19655config.status:1551: creating kstyles/highcolor/Makefile
19656config.status:1551: creating kstyles/highcontrast/Makefile
19657config.status:1551: creating kstyles/highcontrast/config/Makefile
19658config.status:1551: creating kstyles/keramik/Makefile
19659config.status:1551: creating kstyles/klegacy/Makefile
19660config.status:1551: creating kstyles/kthemestyle/Makefile
19661config.status:1551: creating kstyles/light/Makefile
19662config.status:1551: creating kstyles/plastik/Makefile
19663config.status:1551: creating kstyles/plastik/config/Makefile
19664config.status:1551: creating kstyles/riscos/Makefile
19665config.status:1551: creating kstyles/themes/Makefile
19666config.status:1551: creating kstyles/utils/Makefile
19667config.status:1551: creating kstyles/utils/installtheme/Makefile
19668config.status:1551: creating kstyles/web/Makefile
19669config.status:1551: creating kunittest/Makefile
19670config.status:1551: creating kutils/Makefile
19671config.status:1551: creating kutils/ksettings/Makefile
19672config.status:1551: creating kutils/tests/Makefile
19673config.status:1551: creating kwallet/Makefile
19674config.status:1551: creating kwallet/backend/Makefile
19675config.status:1551: creating kwallet/backend/tests/Makefile
19676config.status:1551: creating kwallet/client/Makefile
19677config.status:1551: creating kwallet/tests/Makefile
19678config.status:1551: creating libkmid/Makefile
19679config.status:1551: creating libkmid/tests/Makefile
19680config.status:1551: creating libkscreensaver/Makefile
19681config.status:1551: creating libltdl/Makefile
19682config.status:1551: creating licenses/Makefile
19683config.status:1551: creating mimetypes/Makefile
19684config.status:1551: creating mimetypes/application/Makefile
19685config.status:1551: creating mimetypes/audio/Makefile
19686config.status:1551: creating mimetypes/image/Makefile
19687config.status:1551: creating mimetypes/inode/Makefile
19688config.status:1551: creating mimetypes/message/Makefile
19689config.status:1551: creating mimetypes/model/Makefile
19690config.status:1551: creating mimetypes/multipart/Makefile
19691config.status:1551: creating mimetypes/text/Makefile
19692config.status:1551: creating mimetypes/uri/Makefile
19693config.status:1551: creating mimetypes/video/Makefile
19694config.status:1551: creating pics/Makefile
19695config.status:1551: creating pics/crystalsvg/Makefile
19696config.status:1551: creating pics/emoticons/Makefile
19697config.status:1551: creating pics/hicolor/Makefile
19698config.status:1551: creating kdecore/kde-config.cpp
19699config.status:1703: WARNING:  'kdecore/kde-config.cpp.in' seems to ignore the --datarootdir setting
19700config.status:1551: creating kdoctools/checkXML
19701config.status:1551: creating khtml/java/kjava.policy
19702config.status:1551: creating config.h
19703config.status:1551: creating dcop/dcop-path.h
19704config.status:1551: creating kdecore/kdemacros.h
19705config.status:1551: creating kio/kssl/ksslconfig.h
19706config.status:1551: creating kjs/global.h
19707config.status:1825: executing depfiles commands
19708configure:57209: WARNING: unrecognized options: --with-ldap, --with-xinerama, --with-pam
19709
19710## ---------------- ##
19711## Cache variables. ##
19712## ---------------- ##
19713
19714ac_cv_build=i686-apple-darwin10.2.0
19715ac_cv_c_bigendian=no
19716ac_cv_c_compiler_gnu=yes
19717ac_cv_cxx_compiler_gnu=yes
19718ac_cv_env_CCC_set=
19719ac_cv_env_CCC_value=
19720ac_cv_env_CC_set=set
19721ac_cv_env_CC_value=/usr/bin/gcc-4.2
19722ac_cv_env_CFLAGS_set=set
19723ac_cv_env_CFLAGS_value='-Os -fPIC'
19724ac_cv_env_CPPFLAGS_set=set
19725ac_cv_env_CPPFLAGS_value='-I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include'
19726ac_cv_env_CPP_set=
19727ac_cv_env_CPP_value=
19728ac_cv_env_CXXCPP_set=
19729ac_cv_env_CXXCPP_value=
19730ac_cv_env_CXXFLAGS_set=set
19731ac_cv_env_CXXFLAGS_value='-Os -fPIC'
19732ac_cv_env_CXX_set=set
19733ac_cv_env_CXX_value=/usr/bin/g++-4.2
19734ac_cv_env_F77_set=
19735ac_cv_env_F77_value=
19736ac_cv_env_FFLAGS_set=
19737ac_cv_env_FFLAGS_value=
19738ac_cv_env_LDFLAGS_set=set
19739ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-dead_strip_dylibs'
19740ac_cv_env_LIBS_set=set
19741ac_cv_env_LIBS_value=' -L/opt/local/lib'
19742ac_cv_env_XMKMF_set=set
19743ac_cv_env_XMKMF_value=/opt/local/bin/xmkmf
19744ac_cv_env_build_alias_set=
19745ac_cv_env_build_alias_value=
19746ac_cv_env_host_alias_set=
19747ac_cv_env_host_alias_value=
19748ac_cv_env_target_alias_set=
19749ac_cv_env_target_alias_value=
19750ac_cv_f77_compiler_gnu=no
19751ac_cv_func__IceTransNoListen=yes
19752ac_cv_func__NSGetEnviron=yes
19753ac_cv_func___argz_count=no
19754ac_cv_func___argz_next=no
19755ac_cv_func___argz_stringify=no
19756ac_cv_func__getpty=no
19757ac_cv_func_alloca_works=yes
19758ac_cv_func_connect=yes
19759ac_cv_func_dlerror=yes
19760ac_cv_func_freeaddrinfo=yes
19761ac_cv_func_gai_strerror=yes
19762ac_cv_func_getaddrinfo=yes
19763ac_cv_func_getcwd=yes
19764ac_cv_func_getgroups=yes
19765ac_cv_func_gethostbyname2=yes
19766ac_cv_func_gethostbyname2_r=no
19767ac_cv_func_gethostbyname_r=no
19768ac_cv_func_getmntinfo=yes
19769ac_cv_func_getnameinfo=yes
19770ac_cv_func_getpagesize=yes
19771ac_cv_func_getpeereid=yes
19772ac_cv_func_getpeername=yes
19773ac_cv_func_getprotobyname_r=no
19774ac_cv_func_getpt=no
19775ac_cv_func_getservbyname_r=no
19776ac_cv_func_getservbyport_r=no
19777ac_cv_func_getsockname=yes
19778ac_cv_func_getsockopt=yes
19779ac_cv_func_gettimeofday=yes
19780ac_cv_func_grantpt=yes
19781ac_cv_func_if_nametoindex=yes
19782ac_cv_func_inet_ntoa=yes
19783ac_cv_func_inet_ntop=yes
19784ac_cv_func_inet_pton=yes
19785ac_cv_func_initgroups=yes
19786ac_cv_func_madvise=yes
19787ac_cv_func_memcpy=yes
19788ac_cv_func_mmap_fixed_mapped=yes
19789ac_cv_func_munmap=yes
19790ac_cv_func_openpty=yes
19791ac_cv_func_poll=yes
19792ac_cv_func_posix_fadvise=no
19793ac_cv_func_ptsname=yes
19794ac_cv_func_putenv=yes
19795ac_cv_func_readdir_r=yes
19796ac_cv_func_remove=yes
19797ac_cv_func_setegid=yes
19798ac_cv_func_seteuid=yes
19799ac_cv_func_setfsent=yes
19800ac_cv_func_setgroups=yes
19801ac_cv_func_setlocale=yes
19802ac_cv_func_setmntent=no
19803ac_cv_func_setpriority=yes
19804ac_cv_func_shl_load=no
19805ac_cv_func_shmat=yes
19806ac_cv_func_snprintf=yes
19807ac_cv_func_socket=yes
19808ac_cv_func_stpcpy=yes
19809ac_cv_func_strcasecmp=yes
19810ac_cv_func_strchr=yes
19811ac_cv_func_strcmp=yes
19812ac_cv_func_strfmon=yes
19813ac_cv_func_strrchr=yes
19814ac_cv_func_strtoll=yes
19815ac_cv_func_unlockpt=yes
19816ac_cv_func_usleep=yes
19817ac_cv_func_vsnprintf=yes
19818ac_cv_gnu_extensions=no
19819ac_cv_have_dlfcn=yes
19820ac_cv_have_kde=have_kde=no
19821ac_cv_have_pcreposix=yes
19822ac_cv_have_qt='have_qt=yes     ac_qt_includes=/opt/local/lib/qt3/include ac_qt_libraries=/opt/local/lib/qt3/lib'
19823ac_cv_have_s_issock=yes
19824ac_cv_have_ssl='have_ssl=yes     ac_ssl_includes=/opt/local/include ac_ssl_libraries=/opt/local/lib ac_ssl_rsaref=no'
19825ac_cv_have_x='have_x=yes ac_x_includes=/opt/local/include ac_x_libraries=/opt/local/lib'
19826ac_cv_header_Carbon_Carbon_h=yes
19827ac_cv_header_CoreAudio_CoreAudio_h=yes
19828ac_cv_header_X11_ICE_ICElib_h=yes
19829ac_cv_header_X11_Xft_Xft_h=yes
19830ac_cv_header_X11_extensions_XShm_h=yes
19831ac_cv_header_X11_extensions_Xrender_h=yes
19832ac_cv_header_X11_extensions_shape_h=yes
19833ac_cv_header__usr_src_sys_gnu_i386_isa_sound_awe_voice_h=no
19834ac_cv_header__usr_src_sys_i386_isa_sound_awe_voice_h=no
19835ac_cv_header_acl_libacl_h=no
19836ac_cv_header_alloca_h=yes
19837ac_cv_header_alsa_asoundlib_h=no
19838ac_cv_header_arpa_nameser8_compat_h=no
19839ac_cv_header_arpa_nameser_compat_h=yes
19840ac_cv_header_aspell_h=yes
19841ac_cv_header_attr_libattr_h=no
19842ac_cv_header_awe_voice_h=no
19843ac_cv_header_crt_externs_h=yes
19844ac_cv_header_ctype_h=yes
19845ac_cv_header_cups_cups_h=yes
19846ac_cv_header_dirent_dirent_h=yes
19847ac_cv_header_dl_h=no
19848ac_cv_header_dld_h=no
19849ac_cv_header_dlfcn_h=yes
19850ac_cv_header_float_h=yes
19851ac_cv_header_fstab_h=yes
19852ac_cv_header_hspell_h=no
19853ac_cv_header_idna_h=yes
19854ac_cv_header_ieeefp_h=no
19855ac_cv_header_inttypes_h=yes
19856ac_cv_header_libutil_h=no
19857ac_cv_header_limits_h=yes
19858ac_cv_header_linux_awe_voice_h=no
19859ac_cv_header_locale_h=yes
19860ac_cv_header_machine_soundcard_h=no
19861ac_cv_header_malloc_h=no
19862ac_cv_header_memory_h=yes
19863ac_cv_header_mntent_h=no
19864ac_cv_header_net_if_h=yes
19865ac_cv_header_netinet_in_h=yes
19866ac_cv_header_nl_types_h=yes
19867ac_cv_header_paths_h=yes
19868ac_cv_header_pty_h=no
19869ac_cv_header_punycode_h=yes
19870ac_cv_header_stdc=yes
19871ac_cv_header_stdint_h=yes
19872ac_cv_header_stdio_h=yes
19873ac_cv_header_stdlib_h=yes
19874ac_cv_header_string_h=yes
19875ac_cv_header_stringprep_h=yes
19876ac_cv_header_strings_h=yes
19877ac_cv_header_sys_acl_h=yes
19878ac_cv_header_sys_asoundlib_h=no
19879ac_cv_header_sys_bitypes_h=no
19880ac_cv_header_sys_filio_h=yes
19881ac_cv_header_sys_mman_h=yes
19882ac_cv_header_sys_mntent_h=no
19883ac_cv_header_sys_mnttab_h=no
19884ac_cv_header_sys_mount_h=yes
19885ac_cv_header_sys_param_h=yes
19886ac_cv_header_sys_select_h=yes
19887ac_cv_header_sys_sendfile_h=no
19888ac_cv_header_sys_soundcard_h=no
19889ac_cv_header_sys_stat_h=yes
19890ac_cv_header_sys_stropts_h=no
19891ac_cv_header_sys_time_h=yes
19892ac_cv_header_sys_types_h=yes
19893ac_cv_header_sys_ucred_h=yes
19894ac_cv_header_sys_xattr_h=yes
19895ac_cv_header_sysent_h=no
19896ac_cv_header_termio_h=no
19897ac_cv_header_termios_h=yes
19898ac_cv_header_time=yes
19899ac_cv_header_unistd_h=yes
19900ac_cv_header_util_h=yes
19901ac_cv_header_valgrind_memcheck_h=no
19902ac_cv_header_values_h=no
19903ac_cv_host=i686-apple-darwin10.2.0
19904ac_cv_jasper='-ljasper -ljpeg -lm'
19905ac_cv_lib_ICE_IceConnectionNumber=yes
19906ac_cv_lib_Xrender_XRenderComposite=yes
19907ac_cv_lib_acl_acl_init=no
19908ac_cv_lib_aspell_new_aspell_config=yes
19909ac_cv_lib_bzip2=no
19910ac_cv_lib_bzip2_prefix=-lbz2
19911ac_cv_lib_c_crypt=yes
19912ac_cv_lib_compat_main=no
19913ac_cv_lib_crypt_crypt=no
19914ac_cv_lib_cups_cupsServer=yes
19915ac_cv_lib_dl_dlopen=yes
19916ac_cv_lib_dld_dld_link=no
19917ac_cv_lib_dld_shl_load=no
19918ac_cv_lib_dld_shl_unload=no
19919ac_cv_lib_dnet_dnet_ntoa=no
19920ac_cv_lib_dnet_stub_dnet_ntoa=no
19921ac_cv_lib_fam_FAMOpen=no
19922ac_cv_lib_hspell_hspell_check_word=no
19923ac_cv_lib_idn_idna_to_ascii_4i=yes
19924ac_cv_lib_jpeg_6b=no
19925ac_cv_lib_jpeg_normal=-ljpeg
19926ac_cv_lib_m__finite=no
19927ac_cv_lib_m_finite=yes
19928ac_cv_lib_png='-lpng -lz -lm'
19929ac_cv_lib_poll_poll=yes
19930ac_cv_lib_pthread_pthread_create=yes
19931ac_cv_lib_qt_mt_XftInit=no
19932ac_cv_lib_ucb_killpg=no
19933ac_cv_lib_utempter_addToUtmp=no
19934ac_cv_lib_util_main=yes
19935ac_cv_lib_util_openpty=yes
19936ac_cv_lib_volmgt_volmgt_running=no
19937ac_cv_lib_z=-lz
19938ac_cv_libexr='-L/opt/local/lib -lIlmImf -lz -lImath -lHalf -lIex -lIlmThread  '
19939ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes
19940ac_cv_member_struct_sockaddr_sa_len=yes
19941ac_cv_objext=o
19942ac_cv_path_EGREP='/usr/bin/grep -E'
19943ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt
19944ac_cv_path_GREP=/usr/bin/grep
19945ac_cv_path_MSGFMT=/opt/local/bin/msgfmt
19946ac_cv_path_PKG_CONFIG=/opt/local/bin/pkg-config
19947ac_cv_path_XGETTEXT=/opt/local/bin/xgettext
19948ac_cv_path_install='/usr/bin/install -c'
19949ac_cv_path_kde_cups_config=/usr/bin/cups-config
19950ac_cv_path_path_su=/usr/bin/su
19951ac_cv_path_path_sudo=/usr/bin/sudo
19952ac_cv_prog_AWK=gawk
19953ac_cv_prog_CPP='/usr/bin/gcc-4.2 -E'
19954ac_cv_prog_CXXCPP='/usr/bin/g++-4.2 -E'
19955ac_cv_prog_ac_ct_AR=ar
19956ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2
19957ac_cv_prog_ac_ct_RANLIB=ranlib
19958ac_cv_prog_ac_ct_STRIP=strip
19959ac_cv_prog_cc_c89=
19960ac_cv_prog_cc_g=yes
19961ac_cv_prog_cxx_g=yes
19962ac_cv_prog_f77_g=no
19963ac_cv_prog_make_make_set=yes
19964ac_cv_search_opendir='none required'
19965ac_cv_sizeof_char_p=8
19966ac_cv_sizeof_int=4
19967ac_cv_sizeof_long=8
19968ac_cv_sizeof_short=2
19969ac_cv_sizeof_size_t=8
19970ac_cv_sizeof_unsigned_long=8
19971ac_cv_ssl_version=ssl_version=ok
19972ac_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*       \([BCDEGRST]\)          *\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
19973ac_cv_sys_symbol_underscore=yes
19974ac_cv_target=i686-apple-darwin10.2.0
19975ac_cv_type_off_t=yes
19976ac_cv_type_size_t=yes
19977ac_cv_type_struct_addrinfo=yes
19978ac_cv_type_struct_sockaddr_in6=yes
19979ac_cv_working_alloca_h=yes
19980am_cv_CC_dependencies_compiler_type=none
19981am_cv_CXX_dependencies_compiler_type=none
19982am_cv_val_LC_MESSAGES=yes
19983kde_cv_all_paths='kde_have_all_paths="yes"      kde_htmldir="\${datadir}/doc/kde"       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'
19984kde_cv_func_gethostname=yes
19985kde_cv_func_initgroups=yes
19986kde_cv_func_mkdtemp=yes
19987kde_cv_func_mkstemp=yes
19988kde_cv_func_mkstemps=yes
19989kde_cv_func_random=yes
19990kde_cv_func_res_init=yes
19991kde_cv_func_setenv=yes
19992kde_cv_func_srandom=yes
19993kde_cv_func_stpcpy=yes
19994kde_cv_func_strlcat=yes
19995kde_cv_func_strlcpy=yes
19996kde_cv_func_unsetenv=yes
19997kde_cv_func_usleep=yes
19998kde_cv_have_inotify=no
19999kde_cv_have_libXext=yes
20000kde_cv_have_struct_ucred=no
20001kde_cv_have_x='have_x=yes kde_x_includes=/opt/local/include kde_x_libraries=/opt/local/lib'
20002kde_cv_libtiff_tiff='-ltiff -ljpeg -lz'
20003kde_cv_mtab_file=no
20004kde_cv_opt_noinline_match=irrelevant
20005kde_cv_path=/opt/local/bin/pcre-config
20006kde_cv_path_dot=NONE
20007kde_cv_path_doxygen=NONE
20008kde_cv_path_fontconfig_config=NONE
20009kde_cv_path_freetype_config=/opt/local/bin/freetype-config
20010kde_cv_path_libart2_config=/opt/local/bin/libart2-config
20011kde_cv_path_moc=/opt/local/lib/qt3/bin/moc
20012kde_cv_path_pcre_config=/opt/local/bin/pcre-config
20013kde_cv_path_perl=/opt/local/bin/perl
20014kde_cv_path_pkg_config=/opt/local/bin/pkg-config
20015kde_cv_path_uic=/opt/local/lib/qt3/bin/uic
20016kde_cv_path_xml2_config=/opt/local/bin/xml2-config
20017kde_cv_path_xmllint=/opt/local/bin/xmllint
20018kde_cv_path_xslt_config=/opt/local/bin/xslt-config
20019kde_cv_prog_cxx_O0=yes
20020kde_cv_prog_cxx_Wno_long_long=yes
20021kde_cv_prog_cxx_Wno_non_virtual_dtor=yes
20022kde_cv_prog_cxx_Wundef=yes
20023kde_cv_prog_cxx_fPIC=yes
20024kde_cv_prog_cxx_fexceptions=yes
20025kde_cv_prog_cxx_finline_limit_100000=yes
20026kde_cv_prog_cxx_fno_check_new=yes
20027kde_cv_prog_cxx_fno_common=yes
20028kde_cv_prog_cxx_fno_exceptions=yes
20029kde_cv_prog_cxx_fno_reorder_blocks=yes
20030kde_cv_prog_cxx_fvisibility_hidden=yes
20031kde_cv_prog_cxx_shared=yes
20032kde_cv_prog_uic_L=yes
20033kde_cv_prog_uic_nounload=yes
20034kde_cv_proto_gethostname=no
20035kde_cv_proto_initgroups=no
20036kde_cv_proto_mkdtemp=no
20037kde_cv_proto_mkstemp=no
20038kde_cv_proto_mkstemps=no
20039kde_cv_proto_random=no
20040kde_cv_proto_res_init=no
20041kde_cv_proto_setenv=no
20042kde_cv_proto_srandom=no
20043kde_cv_proto_strlcat=no
20044kde_cv_proto_strlcpy=no
20045kde_cv_proto_unsetenv=no
20046kde_cv_proto_usleep=no
20047kde_cv_qt_jpeg=no
20048kde_cv_shortsetgroups=no
20049kde_cv_socklen_t=yes
20050kde_cv_socklen_t_equiv=socklen_t
20051kde_cv_stl_works=yes
20052kde_cv_val_gcc_visibility_bug=no
20053kde_cv_val_pie_support=yes
20054kde_cv_val_qt_gcc_visibility_patched=yes
20055libltdl_cv_need_uscore=no
20056libltdl_cv_objdir=.libs
20057libltdl_cv_preloaded_symbols=yes
20058libltdl_cv_shlibext=
20059libltdl_cv_shlibpath_var=DYLD_LIBRARY_PATH
20060libltdl_cv_sys_dlopen_deplibs=yes
20061libltdl_cv_sys_search_path='/usr/local/lib /lib /usr/lib'
20062lt_cv_deplibs_check_method=pass_all
20063lt_cv_dlopen=dlopen
20064lt_cv_dlopen_libs=-ldl
20065lt_cv_dlopen_self=yes
20066lt_cv_dlopen_self_static=yes
20067lt_cv_file_magic_cmd='$MAGIC_CMD'
20068lt_cv_file_magic_test_file=
20069lt_cv_ld_reload_flag=-r
20070lt_cv_objdir=.libs
20071lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
20072lt_cv_path_LDCXX=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
20073lt_cv_path_NM=/usr/bin/nm
20074lt_cv_path_SED=/opt/local/bin/gsed
20075lt_cv_prog_compiler_c_o=yes
20076lt_cv_prog_compiler_c_o_CXX=yes
20077lt_cv_prog_compiler_rtti_exceptions=no
20078lt_cv_prog_gnu_ld=no
20079lt_cv_prog_gnu_ldcxx=no
20080lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
20081lt_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'\'''
20082lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
20083lt_cv_sys_max_cmd_len=65536
20084lt_lt_cv_prog_compiler_c_o='"yes"'
20085lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
20086lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[  ]\\([BCDEGRST][BCDEGRST]*\\)[   ][      ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"'
20087lt_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'\''"'
20088lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
20089
20090## ----------------- ##
20091## Output variables. ##
20092## ----------------- ##
20093
20094ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.10/admin/missing --run aclocal-1.11'
20095ACL_LIBS=''
20096ALLOCA=''
20097AMDEPBACKSLASH=''
20098AMDEP_FALSE=''
20099AMDEP_TRUE='#'
20100AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.10/admin/missing --run tar'
20101AR='ar'
20102ARTSCCONFIG=''
20103AUTOCONF='$(SHELL) $(top_srcdir)/admin/cvs.sh configure || touch configure'
20104AUTODIRS=''
20105AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.10/admin/missing --run autoheader'
20106AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.10/admin/missing --run automake-1.11'
20107AWK='gawk'
20108CC='/usr/bin/gcc-4.2'
20109CCDEPMODE='depmode=none'
20110CFLAGS='-Os  -Os -fPIC'
20111CONF_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)/./kate/part/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)/./libkscreensaver/configure.in.in $(top_srcdir)/configure.in.mid $(top_srcdir)/configure.in.bot'
20112CONVENIENCE_LTDL_FALSE='#'
20113CONVENIENCE_LTDL_TRUE=''
20114CPP='/usr/bin/gcc-4.2 -E'
20115CPPFLAGS=' -DQT_THREAD_SUPPORT -I/usr/include/gssapi  -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include'
20116CXX='/usr/bin/g++-4.2'
20117CXXCPP='/usr/bin/g++-4.2 -E'
20118CXXDEPMODE='depmode=none'
20119CXXFLAGS='-Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden -fvisibility-inlines-hidden  -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION'
20120CYGPATH_W='echo'
20121DCOPIDL2CPP='$(top_builddir)/dcop/dcopidl2cpp/dcopidl2cpp'
20122DCOPIDL='$(top_builddir)/dcop/dcopidl/dcopidl'
20123DCOPIDLNG='$(top_srcdir)/dcop/dcopidlng/dcopidlng'
20124DCOP_DEPENDENCIES='$(DCOPIDL) $(DCOPIDLNG)'
20125DEFS='-DHAVE_CONFIG_H'
20126DEPDIR='.deps'
20127DOJAVA_FALSE='#'
20128DOJAVA_TRUE=''
20129DOXYGEN=''
20130DOXYGEN_PROJECT_NAME='The KDE API Reference'
20131DOXYGEN_PROJECT_NUMBER='Version 3.5.10'
20132ECHO='/bin/echo'
20133ECHO_C='\c'
20134ECHO_N=''
20135ECHO_T=''
20136EGREP='/usr/bin/grep -E'
20137ENABLE_PERMISSIVE_FLAG='-fpermissive'
20138EXEEXT=''
20139EXR_FLAGS='-D_THREAD_SAFE -I/opt/local/include/OpenEXR  '
20140EXTRA_SUBDIRS=''
20141F77=''
20142FFLAGS=''
20143FRAMEWORK_COREAUDIO='-Wl,-framework,CoreAudio'
20144GMSGFMT='/opt/local/bin/msgfmt'
20145GREP='/usr/bin/grep'
20146GSSAPI_INCS=''
20147GSSAPI_LIBS='-Xlinker -framework -Xlinker Kerberos'
20148GSSAPI_RPATH=''
20149HAVE_DNSSD_FALSE='#'
20150HAVE_DNSSD_TRUE=''
20151HAVE_GCC_VISIBILITY='1'
20152HAVE_MITSHM=''
20153HAVE_SENDFILE=''
20154HELP_SUBDIR='kdoctools'
20155ICE_RLIB='ICE/libkICE.la'
20156ICE_SUBDIR='ICE'
20157INSTALL_DATA='${INSTALL} -m 644'
20158INSTALL_LTDL_FALSE=''
20159INSTALL_LTDL_TRUE='#'
20160INSTALL_PROGRAM='${INSTALL} $(INSTALL_STRIP_FLAG)'
20161INSTALL_SCRIPT='${INSTALL}'
20162INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
20163KCFG_DEPENDENCIES='$(KCONFIG_COMPILER)'
20164KCONFIG_COMPILER='$(top_builddir)/kdecore/kconfig_compiler/kconfig_compiler'
20165KDEINIT_SETUID='0'
20166KDEINIT_XFT_INCLUDES='-I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  '
20167KDE_CHECK_PLUGIN='$(KDE_PLUGIN) -rpath $(libdir)'
20168KDE_EXTRA_RPATH=' -R /opt/local/lib'
20169KDE_FORCE_INLINE='-finline-limit=100000'
20170KDE_HAS_DOXYGEN='no'
20171KDE_HAVE_DOT='NO'
20172KDE_INCLUDES=''
20173KDE_LDFLAGS='-L/opt/local/lib'
20174KDE_MT_LDFLAGS=''
20175KDE_MT_LIBS='-lpthread'
20176KDE_NO_UNDEFINED=''
20177KDE_PLUGIN='-avoid-version -module -no-undefined $(KDE_NO_UNDEFINED) $(KDE_RPATH) $(KDE_MT_LDFLAGS)'
20178KDE_RPATH='-R $(libdir) -R $(kde_libraries) -R $(qt_libraries) -R $(x_libraries) $(KDE_EXTRA_RPATH)'
20179KDE_USE_CLOSURE_FALSE=''
20180KDE_USE_CLOSURE_TRUE='#'
20181KDE_USE_FINAL_FALSE=''
20182KDE_USE_FINAL_TRUE='#'
20183KDE_USE_FPIE='-fPIE'
20184KDE_USE_NMCHECK_FALSE=''
20185KDE_USE_NMCHECK_TRUE='#'
20186KDE_USE_PIE='-pie'
20187KDE_XSL_STYLESHEET='$(top_srcdir)/kdoctools/customization/kde-chunk.xsl'
20188KJAVA_POLICYPATH='/opt/local/share/apps/kjava/-'
20189LDFLAGS='-L/opt/local/lib -Wl,-dead_strip_dylibs'
20190LDFLAGS_AS_NEEDED=''
20191LDFLAGS_NEW_DTAGS=''
20192LIBADD_DL='-ldl'
20193LIBART_CFLAGS='-I/opt/local/include/libart-2.0'
20194LIBART_LIBS='-L/opt/local/lib -lart_lgpl_2 -lm'
20195LIBART_RPATH='-R/opt/local/lib'
20196LIBASOUND=''
20197LIBBZ2='-lbz2'
20198LIBCOMPAT=''
20199LIBCRYPT=''
20200LIBDL='-ldl'
20201LIBFAM=''
20202LIBICE=''
20203LIBJPEG='-ljpeg'
20204LIBOBJS=''
20205LIBPCRE='-L/opt/local/lib -lpcreposix -lpcre'
20206LIBPNG='-lpng -lz -lm'
20207LIBPTHREAD='-lpthread'
20208LIBRESOLV='-lresolv'
20209LIBS=' -L/opt/local/lib'
20210LIBSM='-lSM -lICE'
20211LIBSOCKET=''
20212LIBSSL='-lssl -lcrypto'
20213LIBTHAI=''
20214LIBTIFF='-ltiff -ljpeg -lz'
20215LIBTOOL='$(SHELL) $(top_builddir)/libtool'
20216LIBUCB=''
20217LIBUTEMPTER=''
20218LIBUTIL='-lutil'
20219LIBVOLMGT=''
20220LIBXML_CFLAGS='-I/opt/local/include/libxml2'
20221LIBXML_LIBS='-L/opt/local/lib -lxml2 -lz -lpthread -liconv -lm'
20222LIBXML_RPATH='-R/opt/local/lib'
20223LIBXSLT_CFLAGS='-I/opt/local/include -I/opt/local/include/libxml2'
20224LIBXSLT_LIBS='-L/opt/local/lib -lxslt -lxml2 -lz -lpthread -liconv -lm'
20225LIBXSLT_RPATH='-R/opt/local/lib'
20226LIBZ='-lz'
20227LIB_CUPS='-lcups -weak_framework Kerberos -framework CoreFoundation -framework Security -lz -lpthread -lresolv -framework SystemConfiguration -framework CoreFoundation'
20228LIB_DNSSD=''
20229LIB_EXR='-L/opt/local/lib -lIlmImf -lz -lImath -lHalf -lIex -lIlmThread  '
20230LIB_IDN='-lidn'
20231LIB_JASPER='-ljasper -ljpeg -lm'
20232LIB_KAB='$(top_builddir)/kab/libkab.la'
20233LIB_KABC='$(top_builddir)/kabc/libkabc.la'
20234LIB_KDECORE='$(top_builddir)/kdecore/libkdecore.la'
20235LIB_KDED=''
20236LIB_KDEPIM='-lkdepim'
20237LIB_KDEPRINT='$(top_builddir)/kdeprint/libkdeprint.la'
20238LIB_KDEUI='$(top_builddir)/kdeui/libkdeui.la'
20239LIB_KDNSSD='-lkdnssd'
20240LIB_KFILE='$(top_builddir)/kio/libkio.la'
20241LIB_KFM=''
20242LIB_KHTML='$(top_builddir)/khtml/libkhtml.la'
20243LIB_KIMGIO='$(top_builddir)/kimgio/libkimgio.la'
20244LIB_KIMPROXY='-lkimproxy'
20245LIB_KIO='$(top_builddir)/kio/libkio.la'
20246LIB_KJS='-lkjs'
20247LIB_KNEWSTUFF='$(top_builddir)/knewstuff/libknewstuff.la'
20248LIB_KPARTS='$(top_builddir)/kparts/libkparts.la'
20249LIB_KSPELL='-lkspell'
20250LIB_KSYCOCA='$(top_builddir)/kio/libkio.la'
20251LIB_KUNITTEST='$(top_builddir)/kunittest/libkunittest.la'
20252LIB_KUTILS='-lkutils'
20253LIB_POLL='-lpoll'
20254LIB_QPE=''
20255LIB_QT='-lqt-mt  $(LIBZ) $(LIBPNG) -lXext $(LIB_X11) $(LIBSM) -lpthread'
20256LIB_SMB='-lsmb'
20257LIB_X11='-lX11 $(LIBSOCKET)'
20258LIB_XEXT='-lXext'
20259LIB_XRENDER='-lXrender'
20260LN_S='ln -s'
20261LTLIBOBJS=''
20262LUA=''
20263LUA_INCLUDES=''
20264LUA_LIBS=''
20265MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.10/admin/missing --run makeinfo'
20266MAKEKDEWIDGETS='$(top_builddir)/kdewidgets/makekdewidgets'
20267MCOPIDL=''
20268MD5SUM='md5sum'
20269MEINPROC='$(top_builddir)/kdoctools/meinproc --srcdir=$(top_srcdir)/kdoctools'
20270MEINPROC_DEP='$(top_builddir)/kdoctools/meinproc'
20271MKDIR_P='admin/install-sh -c -d'
20272MOC='/opt/local/lib/qt3/bin/moc'
20273MSGFMT='/opt/local/bin/msgfmt'
20274NOOPT_CFLAGS='-O0'
20275NOOPT_CXXFLAGS='-O0'
20276OBJEXT='o'
20277PACKAGE='kdelibs'
20278PACKAGE_BUGREPORT=''
20279PACKAGE_NAME=''
20280PACKAGE_STRING=''
20281PACKAGE_TARNAME=''
20282PACKAGE_VERSION=''
20283PATH_SEPARATOR=':'
20284PCRECFLAGS='-I/opt/local/include'
20285PERL='/opt/local/bin/perl'
20286PKG_CONFIG='/opt/local/bin/pkg-config'
20287QNAMESPACE_H='/opt/local/lib/qt3/include/qnamespace.h'
20288QTDOCDIR='/opt/local/lib/qt3/doc/html'
20289QTE_NORTTI=''
20290QT_INCLUDES='-I/opt/local/lib/qt3/include'
20291QT_LDFLAGS='-L/opt/local/lib/qt3/lib'
20292RANLIB='ranlib'
20293SET_MAKE=''
20294SHELL='/bin/sh'
20295SSL_INCLUDES='-I/opt/local/include'
20296SSL_LDFLAGS='-L/opt/local/lib -R/opt/local/lib'
20297STRIP='strip'
20298TOPSUBDIRS=' dcop libltdl kdefx kdecore kunittest kdeui kdesu kjs kwallet kio pics mimetypes licenses libkscreensaver libkmid kstyles kparts knewstuff kioslave kinit kimgio kdeprint kded kconf_update kcert kutils kresources kab kabc kdoctools dnssd arts kspell2 kmdi khtml kcmshell interfaces doc kdewidgets kate'
20299UIC='/opt/local/lib/qt3/bin/uic -nounload'
20300UIC_TR='tr2i18n'
20301USER_INCLUDES=' -I/opt/local/include'
20302USER_LDFLAGS=' -L/opt/local/lib'
20303USE_EXCEPTIONS='-fexceptions'
20304USE_RTTI=''
20305USE_THREADS=''
20306VERSION='3.5.10'
20307WOVERLOADED_VIRTUAL=''
20308XGETTEXT='/opt/local/bin/xgettext'
20309XMKMF='/opt/local/bin/xmkmf'
20310XMLLINT='/opt/local/bin/xmllint'
20311X_EXTRA_LIBS=''
20312X_INCLUDES='-I/opt/local/include'
20313X_LDFLAGS='-L/opt/local/lib'
20314X_PRE_LIBS=''
20315X_RPATH='-R $(x_libraries)'
20316ac_ct_CC='/usr/bin/gcc-4.2'
20317ac_ct_CXX=''
20318ac_ct_F77=''
20319all_includes='-I$(top_srcdir)/dcop -I$(top_srcdir)/libltdl -I$(top_srcdir)/kdefx -I$(top_builddir)/kdecore -I$(top_srcdir)/kdecore -I$(top_srcdir)/kdecore/network -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)'
20320all_libraries='-L/opt/local/lib/qt3/lib -L/opt/local/lib    -L/opt/local/lib'
20321am__EXEEXT_FALSE=''
20322am__EXEEXT_TRUE='#'
20323am__fastdepCC_FALSE=''
20324am__fastdepCC_TRUE='#'
20325am__fastdepCXX_FALSE=''
20326am__fastdepCXX_TRUE='#'
20327am__include='include'
20328am__isrc=''
20329am__leading_dot='.'
20330am__quote=''
20331am__tar='${AMTAR} chof - "$$tardir"'
20332am__untar='${AMTAR} xf -'
20333arts_SUBDIR_included_FALSE='#'
20334arts_SUBDIR_included_TRUE=''
20335bindir='${exec_prefix}/bin'
20336build='i686-apple-darwin10.2.0'
20337build_alias=''
20338build_cpu='i686'
20339build_os='darwin10.2.0'
20340build_vendor='apple'
20341cups_modeldir='/usr/share/cups/model'
20342datadir='${datarootdir}'
20343datarootdir='${prefix}/share'
20344dcop_SUBDIR_included_FALSE='#'
20345dcop_SUBDIR_included_TRUE=''
20346dnssd_SUBDIR_included_FALSE='#'
20347dnssd_SUBDIR_included_TRUE=''
20348doc_SUBDIR_included_FALSE='#'
20349doc_SUBDIR_included_TRUE=''
20350docdir='${datarootdir}/doc/${PACKAGE}'
20351dvidir='${docdir}'
20352exec_prefix='${prefix}'
20353host='i686-apple-darwin10.2.0'
20354host_alias=''
20355host_cpu='i686'
20356host_os='darwin10.2.0'
20357host_vendor='apple'
20358htmldir='${docdir}'
20359include_ARTS_FALSE=''
20360include_ARTS_TRUE='#'
20361include_BZIP2_FALSE='#'
20362include_BZIP2_TRUE=''
20363include_EXR_MODULES_FALSE='#'
20364include_EXR_MODULES_TRUE=''
20365include_JP2_MODULES_FALSE='#'
20366include_JP2_MODULES_TRUE=''
20367include_SVGICONS_FALSE='#'
20368include_SVGICONS_TRUE=''
20369include_TIFF_MODULES_FALSE='#'
20370include_TIFF_MODULES_TRUE=''
20371include_VERSION_SCRIPT_FALSE=''
20372include_VERSION_SCRIPT_TRUE='#'
20373include_aspell_plugin_FALSE='#'
20374include_aspell_plugin_TRUE=''
20375include_bzip2_FALSE='#'
20376include_bzip2_TRUE=''
20377include_cups_SUBDIR_FALSE='#'
20378include_cups_SUBDIR_TRUE=''
20379include_hspell_plugin_FALSE=''
20380include_hspell_plugin_TRUE='#'
20381include_x11_FALSE='#'
20382include_x11_TRUE=''
20383includedir='/opt/local/include'
20384infodir='${datarootdir}/info'
20385install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.10/admin/install-sh'
20386interfaces_SUBDIR_included_FALSE='#'
20387interfaces_SUBDIR_included_TRUE=''
20388kab_SUBDIR_included_FALSE='#'
20389kab_SUBDIR_included_TRUE=''
20390kabc_SUBDIR_included_FALSE='#'
20391kabc_SUBDIR_included_TRUE=''
20392kate_SUBDIR_included_FALSE='#'
20393kate_SUBDIR_included_TRUE=''
20394kcert_SUBDIR_included_FALSE='#'
20395kcert_SUBDIR_included_TRUE=''
20396kcmshell_SUBDIR_included_FALSE='#'
20397kcmshell_SUBDIR_included_TRUE=''
20398kconf_update_SUBDIR_included_FALSE='#'
20399kconf_update_SUBDIR_included_TRUE=''
20400kde_appsdir='${datadir}/applnk'
20401kde_bindir='${exec_prefix}/bin'
20402kde_confdir='${datadir}/config'
20403kde_cups_config='/usr/bin/cups-config'
20404kde_datadir='${datadir}/apps'
20405kde_htmldir='${datadir}/doc/kde'
20406kde_icondir='${datadir}/icons'
20407kde_includes='/opt/local/include'
20408kde_kcfgdir='${datadir}/config.kcfg'
20409kde_libraries='/opt/local/lib'
20410kde_libs_htmldir='$(kde_htmldir)'
20411kde_libs_prefix='$(prefix)'
20412kde_locale='${datadir}/locale'
20413kde_mimedir='${datadir}/mimelnk'
20414kde_moduledir='${libdir}/kde3'
20415kde_qtver='3'
20416kde_servicesdir='${datadir}/services'
20417kde_servicetypesdir='${datadir}/servicetypes'
20418kde_sounddir='${datadir}/sounds'
20419kde_styledir='${libdir}/kde3/plugins/styles'
20420kde_templatesdir='${datadir}/templates'
20421kde_wallpaperdir='${datadir}/wallpapers'
20422kde_widgetdir='${libdir}/kde3/plugins/designer'
20423kdecore_SUBDIR_included_FALSE='#'
20424kdecore_SUBDIR_included_TRUE=''
20425kded_SUBDIR_included_FALSE='#'
20426kded_SUBDIR_included_TRUE=''
20427kdefx_SUBDIR_included_FALSE='#'
20428kdefx_SUBDIR_included_TRUE=''
20429kdeinitdir='$(kde_moduledir)'
20430kdeprint_SUBDIR_included_FALSE='#'
20431kdeprint_SUBDIR_included_TRUE=''
20432kdesu_SUBDIR_included_FALSE='#'
20433kdesu_SUBDIR_included_TRUE=''
20434kdeui_SUBDIR_included_FALSE='#'
20435kdeui_SUBDIR_included_TRUE=''
20436kdewidgets_SUBDIR_included_FALSE='#'
20437kdewidgets_SUBDIR_included_TRUE=''
20438kdoctools_SUBDIR_included_FALSE='#'
20439kdoctools_SUBDIR_included_TRUE=''
20440khtml_SUBDIR_included_FALSE='#'
20441khtml_SUBDIR_included_TRUE=''
20442kimgio_SUBDIR_included_FALSE='#'
20443kimgio_SUBDIR_included_TRUE=''
20444kinit_SUBDIR_included_FALSE='#'
20445kinit_SUBDIR_included_TRUE=''
20446kio_SUBDIR_included_FALSE='#'
20447kio_SUBDIR_included_TRUE=''
20448kioslave_SUBDIR_included_FALSE='#'
20449kioslave_SUBDIR_included_TRUE=''
20450kjs_SUBDIR_included_FALSE='#'
20451kjs_SUBDIR_included_TRUE=''
20452kmdi_SUBDIR_included_FALSE='#'
20453kmdi_SUBDIR_included_TRUE=''
20454knewstuff_SUBDIR_included_FALSE='#'
20455knewstuff_SUBDIR_included_TRUE=''
20456kparts_SUBDIR_included_FALSE='#'
20457kparts_SUBDIR_included_TRUE=''
20458kresources_SUBDIR_included_FALSE='#'
20459kresources_SUBDIR_included_TRUE=''
20460kspell2_SUBDIR_included_FALSE='#'
20461kspell2_SUBDIR_included_TRUE=''
20462kstyles_SUBDIR_included_FALSE='#'
20463kstyles_SUBDIR_included_TRUE=''
20464kunittest_SUBDIR_included_FALSE='#'
20465kunittest_SUBDIR_included_TRUE=''
20466kutils_SUBDIR_included_FALSE='#'
20467kutils_SUBDIR_included_TRUE=''
20468kwallet_SUBDIR_included_FALSE='#'
20469kwallet_SUBDIR_included_TRUE=''
20470libdir='/opt/local/lib'
20471libexecdir='${exec_prefix}/libexec'
20472libkmid_SUBDIR_included_FALSE='#'
20473libkmid_SUBDIR_included_TRUE=''
20474libkscreensaver_SUBDIR_included_FALSE='#'
20475libkscreensaver_SUBDIR_included_TRUE=''
20476libltdl_SUBDIR_included_FALSE='#'
20477libltdl_SUBDIR_included_TRUE=''
20478licenses_SUBDIR_included_FALSE='#'
20479licenses_SUBDIR_included_TRUE=''
20480localedir='${datarootdir}/locale'
20481localstatedir='${prefix}/var'
20482mandir='/opt/local/share/man'
20483mimetypes_SUBDIR_included_FALSE='#'
20484mimetypes_SUBDIR_included_TRUE=''
20485mkdir_p='$(top_builddir)/admin/install-sh -c -d'
20486oldincludedir='/usr/include'
20487path_su='/usr/bin/su'
20488path_sudo='/usr/bin/sudo'
20489pdfdir='${docdir}'
20490pics_SUBDIR_included_FALSE='#'
20491pics_SUBDIR_included_TRUE=''
20492prefix='/opt/local'
20493program_transform_name='s,x,x,'
20494psdir='${docdir}'
20495qt_includes='/opt/local/lib/qt3/include'
20496qt_libraries='/opt/local/lib/qt3/lib'
20497sbindir='${exec_prefix}/sbin'
20498sharedstatedir='${prefix}/com'
20499sysconfdir='${prefix}/etc'
20500target='i686-apple-darwin10.2.0'
20501target_alias=''
20502target_cpu='i686'
20503target_os='darwin10.2.0'
20504target_vendor='apple'
20505undefined_symbols_allowed_FALSE='#'
20506undefined_symbols_allowed_TRUE=''
20507unsermake_enable_pch_FALSE=''
20508unsermake_enable_pch_TRUE='#'
20509x_includes='/opt/local/include'
20510x_libraries='/opt/local/lib'
20511xdg_appsdir='${datadir}/applications/kde'
20512xdg_directorydir='${datadir}/desktop-directories'
20513xdg_menudir='${sysconfdir}/xdg/menus'
20514
20515## ----------- ##
20516## confdefs.h. ##
20517## ----------- ##
20518
20519#define PACKAGE_NAME ""
20520#define PACKAGE_TARNAME ""
20521#define PACKAGE_VERSION ""
20522#define PACKAGE_STRING ""
20523#define PACKAGE_BUGREPORT ""
20524#define PACKAGE "kdelibs"
20525#define VERSION "3.5.10"
20526#define KDELIBSUFF ""
20527#define STDC_HEADERS 1
20528#define HAVE_SYS_TYPES_H 1
20529#define HAVE_SYS_STAT_H 1
20530#define HAVE_STDLIB_H 1
20531#define HAVE_STRING_H 1
20532#define HAVE_MEMORY_H 1
20533#define HAVE_STRINGS_H 1
20534#define HAVE_INTTYPES_H 1
20535#define HAVE_STDINT_H 1
20536#define HAVE_UNISTD_H 1
20537#define HAVE_DLFCN_H 1
20538#define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
20539#define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
20540#define LTDL_OBJDIR ".libs/"
20541#define HAVE_PRELOADED_SYMBOLS 1
20542#define HAVE_LIBDL 1
20543#define HAVE_DLERROR 1
20544#define HAVE_MEMORY_H 1
20545#define HAVE_STDLIB_H 1
20546#define HAVE_STDIO_H 1
20547#define HAVE_CTYPE_H 1
20548#define HAVE_DLFCN_H 1
20549#define HAVE_STRING_H 1
20550#define HAVE_STRCHR 1
20551#define HAVE_STRRCHR 1
20552#define HAVE_MEMCPY 1
20553#define HAVE_STRCMP 1
20554#define HAVE_ALLOCA_H 1
20555#define HAVE_ALLOCA 1
20556#define HAVE_STDLIB_H 1
20557#define HAVE_UNISTD_H 1
20558#define HAVE_GETPAGESIZE 1
20559#define HAVE_MMAP 1
20560#define HAVE_LIMITS_H 1
20561#define HAVE_LOCALE_H 1
20562#define HAVE_NL_TYPES_H 1
20563#define HAVE_STRING_H 1
20564#define HAVE_ALLOCA_H 1
20565#define HAVE_GETCWD 1
20566#define HAVE_MUNMAP 1
20567#define HAVE_PUTENV 1
20568#define HAVE_SETLOCALE 1
20569#define HAVE_STRCHR 1
20570#define HAVE_STRCASECMP 1
20571#define HAVE_STPCPY 1
20572#define HAVE_LC_MESSAGES 1
20573#define HAVE_SGI_STL 1
20574#define HAVE_DIRENT_H 1
20575#define STDC_HEADERS 1
20576#define HAVE_SYS_PARAM_H 1
20577#define HAVE_SYS_MMAN_H 1
20578#define HAVE_SYS_TIME_H 1
20579#define HAVE_STRINGS_H 1
20580#define HAVE_SYS_STAT_H 1
20581#define HAVE_SYS_SELECT_H 1
20582#define HAVE_PATHS_H 1
20583#define HAVE_LIMITS_H 1
20584#define HAVE_DLFCN_H 1
20585#define HAVE_TERMIOS_H 1
20586#define HAVE_SYS_XATTR_H 1
20587#define HAVE_STRLCAT 1
20588#define HAVE_STRLCAT_PROTO 1
20589#define HAVE_STRLCPY 1
20590#define HAVE_STRLCPY_PROTO 1
20591#define HAVE_CRYPT 1
20592#define kde_socklen_t socklen_t
20593#define ksize_t socklen_t
20594#define HAVE_SYS_TYPES_H 1
20595#define HAVE_STDINT_H 1
20596#define HAVE_CARBON_CARBON_H 1
20597#define HAVE_COREAUDIO 1
20598#define HAVE_RES_INIT 1
20599#define HAVE_RES_INIT 1
20600#define HAVE_RES_INIT_PROTO 1
20601#define SIZEOF_INT 4
20602#define SIZEOF_SHORT 2
20603#define SIZEOF_LONG 8
20604#define SIZEOF_CHAR_P 8
20605#define SIZEOF_SIZE_T 8
20606#define SIZEOF_UNSIGNED_LONG 8
20607#define HAVE_CRT_EXTERNS_H 1
20608#define HAVE_NSGETENVIRON 1
20609#define HAVE_VSNPRINTF 1
20610#define HAVE_SNPRINTF 1
20611#define HAVE_LIBZ 1
20612#define HAVE_LIBPNG 1
20613#define HAVE_LIBJPEG 1
20614#define HAVE_LIBPTHREAD 1
20615#define __KDE_HAVE_GCC_VISIBILITY "1"
20616#define WITHOUT_ARTS 1
20617#define KDEDIR "/opt/local"
20618#define KDESYSCONFDIR "/opt/local/etc"
20619#define HAVE_X11_EXTENSIONS_SHAPE_H 1
20620#define HAVE_X11_EXTENSIONS_XSHM_H 1
20621#define HAVE_X11_ICE_ICELIB_H 1
20622#define TIME_WITH_SYS_TIME 1
20623#define HAVE_BOOL 1
20624#define HAVE_SETENV 1
20625#define HAVE_SETENV_PROTO 1
20626#define HAVE_UNSETENV 1
20627#define HAVE_UNSETENV_PROTO 1
20628#define HAVE_RANDOM 1
20629#define HAVE_RANDOM_PROTO 1
20630#define HAVE_SRANDOM 1
20631#define HAVE_SRANDOM_PROTO 1
20632#define HAVE_MKSTEMPS 1
20633#define HAVE_MKSTEMPS_PROTO 1
20634#define HAVE_MKSTEMP 1
20635#define HAVE_MKSTEMP_PROTO 1
20636#define HAVE_MKDTEMP 1
20637#define HAVE_MKDTEMP_PROTO 1
20638#define HAVE_STRTOLL 1
20639#define HAVE_SOCKET 1
20640#define HAVE_SETEUID 1
20641#define HAVE_SETEGID 1
20642#define HAVE_STRFMON 1
20643#define HAVE_STPCPY 1
20644#define HAVE_GETTIMEOFDAY 1
20645#define HAVE_READDIR_R 1
20646#define HAVE_SETPRIORITY 1
20647#define HAVE_USLEEP 1
20648#define HAVE_USLEEP_PROTO 1
20649#define HAVE_GETHOSTNAME 1
20650#define HAVE_GETHOSTNAME_PROTO 1
20651#define HAVE_RANDOM 1
20652#define HAVE_RANDOM_PROTO 1
20653#define HAVE_SRANDOM 1
20654#define HAVE_SRANDOM_PROTO 1
20655#define HAVE_S_ISSOCK 1
20656#define HAVE_INITGROUPS 1
20657#define HAVE_INITGROUPS_PROTO 1
20658#define HAVE_MITSHM 1
20659#define HAVE__ICETRANSNOLISTEN 1
20660#define X11_RGBFILE "/opt/local/lib/X11/rgb.txt"
20661#define KDE_COMPILER_VERSION "Target: i686-apple-darwin10"
20662#define KDE_COMPILING_OS "Darwin 10.2.0 i386"
20663#define KDE_DISTRIBUTION_TEXT "MacPorts/Mac OS X"
20664#define DCOP_PATH "/opt/local/bin"
20665#define HAVE_DNSSD 1
20666#define __KDE_EXECPREFIX "NONE"
20667#define __KDE_BINDIR "/opt/local/bin"
20668#define HAVE_IDNA_H 1
20669#define HAVE_PUNYCODE_H 1
20670#define HAVE_STRINGPREP_H 1
20671#define HAVE_LIBIDN 1
20672#define HAVE_INET_NTOP 1
20673#define HAVE_INET_PTON 1
20674#define HAVE_GETPEERNAME 1
20675#define HAVE_GETSOCKNAME 1
20676#define HAVE_GETSOCKOPT 1
20677#define HAVE_GETHOSTBYNAME2 1
20678#define HAVE_IF_NAMETOINDEX 1
20679#define HAVE_NETINET_IN_H 1
20680#define HAVE_NET_IF_H 1
20681#define HAVE_SYS_FILIO_H 1
20682#define HAVE_USLEEP 1
20683#define HAVE_POLL 1
20684#define HAVE_MADVISE 1
20685#define HAVE_STRUCT_ADDRINFO 1
20686#define HAVE_GETADDRINFO 1
20687#define HAVE_FREEADDRINFO 1
20688#define HAVE_GETNAMEINFO 1
20689#define HAVE_GAI_STRERROR 1
20690#define HAVE_STRUCT_SOCKADDR_SA_LEN 1
20691#define HAVE_STRUCT_SOCKADDR_IN6 1
20692#define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
20693#define HAVE_BACKTRACE 1
20694#define HAVE_SYS_MOUNT_H 1
20695#define HAVE_LIBART 1
20696#define HAVE_SYS_SELECT_H 1
20697#define HAVE_UTIL_H 1
20698#define HAVE_TERMIOS_H 1
20699#define HAVE_REVOKE 1
20700#define KDE_MALLOC_X86 1
20701#define HAVE_XRENDER 1
20702#define HAVE_X86_MMX 1
20703#define HAVE_X86_SSE 1
20704#define HAVE_X86_SSE2 1
20705#define HAVE_X86_3DNOW 1
20706#define HAVE_CUPS_NO_PWD_CACHE 1
20707#define HAVE_CUPS 1
20708#define __PATH_SU "/usr/bin/su"
20709#define __PATH_SUDO "/usr/bin/sudo"
20710#define DEFAULT_SUPER_USER_COMMAND "su"
20711#define HAVE_INITGROUPS 1
20712#define HAVE_UTIL_H 1
20713#define HAVE_OPENPTY 1
20714#define HAVE_OPENPTY 1
20715#define HAVE_INITGROUPS 1
20716#define HAVE_SETGROUPS 1
20717#define HAVE_GETGROUPS 1
20718#define HAVE_GRANTPT 1
20719#define HAVE_SETPRIORITY 1
20720#define HAVE_UNLOCKPT 1
20721#define HAVE_PTSNAME 1
20722#define HAVE_GETPEEREID 1
20723#define XMLLINT "/opt/local/bin/xmllint"
20724#define NEED_BZ2_PREFIX 1
20725#define HAVE_LIBTIFF 1
20726#define HAVE_LIBJPEG 1
20727#define HAVE_LIBPNG 1
20728#define HAVE_JASPER 1
20729#define HAVE_EXR 1
20730#define KDEINIT_USE_FONTCONFIG 1
20731#define HAVE_LIBZ 1
20732#define HAVE_FSTAB_H 1
20733#define HAVE_SYS_UCRED_H 1
20734#define HAVE_SYS_MOUNT_H 1
20735#define HAVE_GETMNTINFO 1
20736#define HAVE_SSL 1
20737#define KSSL_HAVE_SSL 1
20738#define HAVE_ARPA_NAMESER_COMPAT_H 1
20739#define HAVE_SYS_PARAM_H 1
20740#define HAVE_BZIP2_SUPPORT 1
20741#define HAVE_SETFSENT 1
20742#define HAVE_LIBGSSAPI 1
20743#define HAVE_FLOAT_H 1
20744#define HAVE_FUNC_FINITE 1
20745#define HAVE_FUNC_ISNAN 1
20746#define HAVE_FUNC_ISINF 1
20747#define HAVE_PCREPOSIX 1
20748#define ASPELL_DATADIR "/usr/lib/aspell"
20749
20750configure: exit 0