Yannick Shpilka , cleaned up
[kgraphinterface.git] / config.log
blob75521110e95c30c0db1571dd8768584c4effbc82
1 This file contains any messages produced by compilers while
2 running configure, to aid debugging if configure makes a mistake.
4 It was created by configure, which was
5 generated by GNU Autoconf 2.59.  Invocation command line was
7   $ /home/yannick/progra/qt/kgraphinterface/configure 
9 ## --------- ##
10 ## Platform. ##
11 ## --------- ##
13 hostname = yannick
14 uname -m = i686
15 uname -r = 2.6.20-16-generic
16 uname -s = Linux
17 uname -v = #2 SMP Tue Feb 12 05:41:34 UTC 2008
19 /usr/bin/uname -p = unknown
20 /bin/uname -X     = unknown
22 /bin/arch              = i686
23 /usr/bin/arch -k       = unknown
24 /usr/convex/getsysinfo = unknown
25 hostinfo               = unknown
26 /bin/machine           = unknown
27 /usr/bin/oslevel       = unknown
28 /bin/universe          = unknown
30 PATH: /usr/local/sbin
31 PATH: /usr/local/bin
32 PATH: /usr/sbin
33 PATH: /usr/bin
34 PATH: /sbin
35 PATH: /bin
36 PATH: /usr/games
39 ## ----------- ##
40 ## Core tests. ##
41 ## ----------- ##
43 configure:1564: checking build system type
44 configure:1582: result: i686-pc-linux-gnu
45 configure:1590: checking host system type
46 configure:1604: result: i686-pc-linux-gnu
47 configure:1612: checking target system type
48 configure:1626: result: i686-pc-linux-gnu
49 configure:1673: checking for a BSD-compatible install
50 configure:1728: result: /usr/bin/install -c
51 configure:1743: checking for -p flag to install
52 configure:1756: result: yes
53 configure:1767: checking whether build environment is sane
54 configure:1810: result: yes
55 configure:1862: checking for gawk
56 configure:1891: result: no
57 configure:1862: checking for mawk
58 configure:1878: found /usr/bin/mawk
59 configure:1888: result: mawk
60 configure:1898: checking whether make sets $(MAKE)
61 configure:1918: result: yes
62 configure:2104: checking for kde-config
63 configure:2166: result: /usr/bin/kde-config
64 configure:2262: checking where to install
65 configure:2266: result: /usr (as returned by kde-config)
66 configure:2321: checking for style of include used by make
67 configure:2349: result: GNU
68 configure:2497: checking for gcc
69 configure:2513: found /usr/bin/gcc
70 configure:2523: result: gcc
71 configure:2767: checking for C compiler version
72 configure:2770: gcc --version </dev/null >&5
73 gcc (GCC) 4.1.2 (Ubuntu 4.1.2-0ubuntu4)
74 Copyright (C) 2006 Free Software Foundation, Inc.
75 This is free software; see the source for copying conditions.  There is NO
76 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
78 configure:2773: $? = 0
79 configure:2775: gcc -v </dev/null >&5
80 Using built-in specs.
81 Target: i486-linux-gnu
82 Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu
83 Thread model: posix
84 gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)
85 configure:2778: $? = 0
86 configure:2780: gcc -V </dev/null >&5
87 gcc: '-V' option must have argument
88 configure:2783: $? = 1
89 configure:2806: checking for C compiler default output file name
90 configure:2809: gcc     conftest.c  >&5
91 configure:2812: $? = 0
92 configure:2858: result: a.out
93 configure:2863: checking whether the C compiler works
94 configure:2869: ./a.out
95 configure:2872: $? = 0
96 configure:2889: result: yes
97 configure:2896: checking whether we are cross compiling
98 configure:2898: result: no
99 configure:2901: checking for suffix of executables
100 configure:2903: gcc -o conftest     conftest.c  >&5
101 configure:2906: $? = 0
102 configure:2931: result: 
103 configure:2937: checking for suffix of object files
104 configure:2958: gcc -c    conftest.c >&5
105 configure:2961: $? = 0
106 configure:2983: result: o
107 configure:2987: checking whether we are using the GNU C compiler
108 configure:3011: gcc -c    conftest.c >&5
109 configure:3017: $? = 0
110 configure:3021: test -z 
111                          || test ! -s conftest.err
112 configure:3024: $? = 0
113 configure:3027: test -s conftest.o
114 configure:3030: $? = 0
115 configure:3043: result: yes
116 configure:3049: checking whether gcc accepts -g
117 configure:3070: gcc -c -g  conftest.c >&5
118 configure:3076: $? = 0
119 configure:3080: test -z 
120                          || test ! -s conftest.err
121 configure:3083: $? = 0
122 configure:3086: test -s conftest.o
123 configure:3089: $? = 0
124 configure:3100: result: yes
125 configure:3117: checking for gcc option to accept ANSI C
126 configure:3187: gcc  -c    conftest.c >&5
127 configure:3193: $? = 0
128 configure:3197: test -z 
129                          || test ! -s conftest.err
130 configure:3200: $? = 0
131 configure:3203: test -s conftest.o
132 configure:3206: $? = 0
133 configure:3224: result: none needed
134 configure:3242: gcc -c    conftest.c >&5
135 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
136 configure:3248: $? = 1
137 configure: failed program was:
138 | #ifndef __cplusplus
139 |   choke me
140 | #endif
141 configure:3383: checking dependency style of gcc
142 configure:3473: result: gcc3
143 configure:3496: checking how to run the C preprocessor
144 configure:3531: gcc -E  conftest.c
145 configure:3537: $? = 0
146 configure:3569: gcc -E  conftest.c
147 conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
148 configure:3575: $? = 1
149 configure: failed program was:
150 | /* 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 "kgraphinterface"
158 | #define VERSION "0.1"
159 | /* end confdefs.h.  */
160 | #include <ac_nonexistent.h>
161 configure:3614: result: gcc -E
162 configure:3638: gcc -E  conftest.c
163 configure:3644: $? = 0
164 configure:3676: gcc -E  conftest.c
165 conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
166 configure:3682: $? = 1
167 configure: failed program was:
168 | /* confdefs.h.  */
170 | #define PACKAGE_NAME ""
171 | #define PACKAGE_TARNAME ""
172 | #define PACKAGE_VERSION ""
173 | #define PACKAGE_STRING ""
174 | #define PACKAGE_BUGREPORT ""
175 | #define PACKAGE "kgraphinterface"
176 | #define VERSION "0.1"
177 | /* end confdefs.h.  */
178 | #include <ac_nonexistent.h>
179 configure:3806: checking for g++
180 configure:3822: found /usr/bin/g++
181 configure:3832: result: g++
182 configure:3848: checking for C++ compiler version
183 configure:3851: g++ --version </dev/null >&5
184 g++ (GCC) 4.1.2 (Ubuntu 4.1.2-0ubuntu4)
185 Copyright (C) 2006 Free Software Foundation, Inc.
186 This is free software; see the source for copying conditions.  There is NO
187 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
189 configure:3854: $? = 0
190 configure:3856: g++ -v </dev/null >&5
191 Using built-in specs.
192 Target: i486-linux-gnu
193 Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu
194 Thread model: posix
195 gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)
196 configure:3859: $? = 0
197 configure:3861: g++ -V </dev/null >&5
198 g++: '-V' option must have argument
199 configure:3864: $? = 1
200 configure:3867: checking whether we are using the GNU C++ compiler
201 configure:3891: g++ -c    conftest.cc >&5
202 configure:3897: $? = 0
203 configure:3901: test -z 
204                          || test ! -s conftest.err
205 configure:3904: $? = 0
206 configure:3907: test -s conftest.o
207 configure:3910: $? = 0
208 configure:3923: result: yes
209 configure:3929: checking whether g++ accepts -g
210 configure:3950: g++ -c -g  conftest.cc >&5
211 configure:3956: $? = 0
212 configure:3960: test -z 
213                          || test ! -s conftest.err
214 configure:3963: $? = 0
215 configure:3966: test -s conftest.o
216 configure:3969: $? = 0
217 configure:3980: result: yes
218 configure:4022: g++ -c    conftest.cc >&5
219 configure:4028: $? = 0
220 configure:4032: test -z 
221                          || test ! -s conftest.err
222 configure:4035: $? = 0
223 configure:4038: test -s conftest.o
224 configure:4041: $? = 0
225 configure:4067: g++ -c    conftest.cc >&5
226 conftest.cc: In function 'int main()':
227 conftest.cc:15: error: 'exit' was not declared in this scope
228 configure:4073: $? = 1
229 configure: failed program was:
230 | /* confdefs.h.  */
232 | #define PACKAGE_NAME ""
233 | #define PACKAGE_TARNAME ""
234 | #define PACKAGE_VERSION ""
235 | #define PACKAGE_STRING ""
236 | #define PACKAGE_BUGREPORT ""
237 | #define PACKAGE "kgraphinterface"
238 | #define VERSION "0.1"
239 | /* end confdefs.h.  */
241 | int
242 | main ()
243 | {
244 | exit (42);
245 |   ;
246 |   return 0;
247 | }
248 configure:4022: g++ -c    conftest.cc >&5
249 configure:4028: $? = 0
250 configure:4032: test -z 
251                          || test ! -s conftest.err
252 configure:4035: $? = 0
253 configure:4038: test -s conftest.o
254 configure:4041: $? = 0
255 configure:4067: g++ -c    conftest.cc >&5
256 configure:4073: $? = 0
257 configure:4077: test -z 
258                          || test ! -s conftest.err
259 configure:4080: $? = 0
260 configure:4083: test -s conftest.o
261 configure:4086: $? = 0
262 configure:4111: checking dependency style of g++
263 configure:4201: result: gcc3
264 configure:4220: checking whether gcc is blacklisted
265 configure:4246: gcc -c -O2    conftest.c >&5
266 configure:4252: $? = 0
267 configure:4256: test -z 
268                          || test ! -s conftest.err
269 configure:4259: $? = 0
270 configure:4262: test -s conftest.o
271 configure:4265: $? = 0
272 configure:4277: result: no
273 configure:4614: checking whether g++ supports -Wmissing-format-attribute
274 configure:4650: rm -rf SunWS_cache; g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2   -Wmissing-format-attribute   conftest.cc  1>&5
275 configure:4656: $? = 0
276 configure:4660: test -z 
277                          || test ! -s conftest.err
278 configure:4663: $? = 0
279 configure:4666: test -s conftest
280 configure:4669: $? = 0
281 configure:4690: result: yes
282 configure:4702: checking whether gcc supports -Wmissing-format-attribute
283 configure:4735: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wmissing-format-attribute   conftest.c  >&5
284 configure:4741: $? = 0
285 configure:4745: test -z 
286                          || test ! -s conftest.err
287 configure:4748: $? = 0
288 configure:4751: test -s conftest
289 configure:4754: $? = 0
290 configure:4775: result: yes
291 configure:4789: checking whether g++ supports -Wundef
292 configure:4825: rm -rf SunWS_cache; g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2   -Wformat-security -Wmissing-format-attribute -Wundef   conftest.cc  1>&5
293 configure:4831: $? = 0
294 configure:4835: test -z 
295                          || test ! -s conftest.err
296 configure:4838: $? = 0
297 configure:4841: test -s conftest
298 configure:4844: $? = 0
299 configure:4865: result: yes
300 configure:4877: checking whether g++ supports -Wno-long-long
301 configure:4913: rm -rf SunWS_cache; g++ -o conftest -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2   -Wformat-security -Wmissing-format-attribute -Wno-long-long   conftest.cc  1>&5
302 configure:4919: $? = 0
303 configure:4923: test -z 
304                          || test ! -s conftest.err
305 configure:4926: $? = 0
306 configure:4929: test -s conftest
307 configure:4932: $? = 0
308 configure:4953: result: yes
309 configure:4965: checking whether g++ supports -Wno-non-virtual-dtor
310 configure:5001: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2   -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor   conftest.cc  1>&5
311 configure:5007: $? = 0
312 configure:5011: test -z 
313                          || test ! -s conftest.err
314 configure:5014: $? = 0
315 configure:5017: test -s conftest
316 configure:5020: $? = 0
317 configure:5041: result: yes
318 configure:5073: checking whether g++ supports -fno-reorder-blocks
319 configure:5109: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2   -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-reorder-blocks   conftest.cc  1>&5
320 configure:5115: $? = 0
321 configure:5119: test -z 
322                          || test ! -s conftest.err
323 configure:5122: $? = 0
324 configure:5125: test -s conftest
325 configure:5128: $? = 0
326 configure:5149: result: yes
327 configure:5167: checking whether g++ supports -fno-exceptions
328 configure:5203: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2   -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions   conftest.cc  1>&5
329 configure:5209: $? = 0
330 configure:5213: test -z 
331                          || test ! -s conftest.err
332 configure:5216: $? = 0
333 configure:5219: test -s conftest
334 configure:5222: $? = 0
335 configure:5243: result: yes
336 configure:5255: checking whether g++ supports -fno-check-new
337 configure:5291: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2   -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new   conftest.cc  1>&5
338 configure:5297: $? = 0
339 configure:5301: test -z 
340                          || test ! -s conftest.err
341 configure:5304: $? = 0
342 configure:5307: test -s conftest
343 configure:5310: $? = 0
344 configure:5331: result: yes
345 configure:5343: checking whether g++ supports -fno-common
346 configure:5379: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2   -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common   conftest.cc  1>&5
347 configure:5385: $? = 0
348 configure:5389: test -z 
349                          || test ! -s conftest.err
350 configure:5392: $? = 0
351 configure:5395: test -s conftest
352 configure:5398: $? = 0
353 configure:5419: result: yes
354 configure:5431: checking whether g++ supports -fexceptions
355 configure:5467: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2   -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fexceptions   conftest.cc  1>&5
356 configure:5473: $? = 0
357 configure:5477: test -z 
358                          || test ! -s conftest.err
359 configure:5480: $? = 0
360 configure:5483: test -s conftest
361 configure:5486: $? = 0
362 configure:5507: result: yes
363 configure:5550: checking whether system headers can cope with -O2 -fno-inline
364 configure:5619: result: irrelevant
365 configure:6275: checking how to run the C++ preprocessor
366 configure:6306: g++ -E  conftest.cc
367 configure:6312: $? = 0
368 configure:6344: g++ -E  conftest.cc
369 conftest.cc:14:28: error: ac_nonexistent.h: No such file or directory
370 configure:6350: $? = 1
371 configure: failed program was:
372 | /* confdefs.h.  */
374 | #define PACKAGE_NAME ""
375 | #define PACKAGE_TARNAME ""
376 | #define PACKAGE_VERSION ""
377 | #define PACKAGE_STRING ""
378 | #define PACKAGE_BUGREPORT ""
379 | #define PACKAGE "kgraphinterface"
380 | #define VERSION "0.1"
381 | #ifdef __cplusplus
382 | extern "C" void std::exit (int) throw (); using std::exit;
383 | #endif
384 | /* end confdefs.h.  */
385 | #include <ac_nonexistent.h>
386 configure:6389: result: g++ -E
387 configure:6413: g++ -E  conftest.cc
388 configure:6419: $? = 0
389 configure:6451: g++ -E  conftest.cc
390 conftest.cc:14:28: error: ac_nonexistent.h: No such file or directory
391 configure:6457: $? = 1
392 configure: failed program was:
393 | /* confdefs.h.  */
395 | #define PACKAGE_NAME ""
396 | #define PACKAGE_TARNAME ""
397 | #define PACKAGE_VERSION ""
398 | #define PACKAGE_STRING ""
399 | #define PACKAGE_BUGREPORT ""
400 | #define PACKAGE "kgraphinterface"
401 | #define VERSION "0.1"
402 | #ifdef __cplusplus
403 | extern "C" void std::exit (int) throw (); using std::exit;
404 | #endif
405 | /* end confdefs.h.  */
406 | #include <ac_nonexistent.h>
407 configure:6505: checking whether g++ supports -O0
408 configure:6541: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -O0   conftest.cc  1>&5
409 configure:6547: $? = 0
410 configure:6551: test -z 
411                          || test ! -s conftest.err
412 configure:6554: $? = 0
413 configure:6557: test -s conftest
414 configure:6560: $? = 0
415 configure:6581: result: yes
416 configure:6852: checking whether g++ supports -Wl,--no-undefined
417 configure:6888: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wl,--no-undefined   conftest.cc  1>&5
418 configure:6894: $? = 0
419 configure:6898: test -z 
420                          || test ! -s conftest.err
421 configure:6901: $? = 0
422 configure:6904: test -s conftest
423 configure:6907: $? = 0
424 configure:6928: result: yes
425 configure:6932: checking whether g++ supports -Wl,--allow-shlib-undefined
426 configure:6968: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wl,--allow-shlib-undefined   conftest.cc  1>&5
427 configure:6974: $? = 0
428 configure:6978: test -z 
429                          || test ! -s conftest.err
430 configure:6981: $? = 0
431 configure:6984: test -s conftest
432 configure:6987: $? = 0
433 configure:7008: result: yes
434 configure:7135: result: not using lib directory suffix
435 configure:7180: checking for a sed that does not truncate output
436 configure:7234: result: /bin/sed
437 configure:7237: checking for egrep
438 configure:7247: result: grep -E
439 configure:7263: checking for ld used by gcc
440 configure:7330: result: /usr/bin/ld
441 configure:7339: checking if the linker (/usr/bin/ld) is GNU ld
442 configure:7354: result: yes
443 configure:7359: checking for /usr/bin/ld option to reload object files
444 configure:7366: result: -r
445 configure:7375: checking for BSD-compatible nm
446 configure:7417: result: /usr/bin/nm -B
447 configure:7421: checking whether ln -s works
448 configure:7425: result: yes
449 configure:7432: checking how to recognise dependent libraries
450 configure:7639: result: pass_all
451 configure:7848: checking for ANSI C header files
452 configure:7873: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  conftest.c >&5
453 configure:7879: $? = 0
454 configure:7883: test -z 
455                          || test ! -s conftest.err
456 configure:7886: $? = 0
457 configure:7889: test -s conftest.o
458 configure:7892: $? = 0
459 configure:7981: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute   conftest.c  >&5
460 conftest.c: In function 'main':
461 conftest.c:32: warning: implicit declaration of function 'exit'
462 conftest.c:32: warning: incompatible implicit declaration of built-in function 'exit'
463 configure:7984: $? = 0
464 configure:7986: ./conftest
465 configure:7989: $? = 0
466 configure:8004: result: yes
467 configure:8028: checking for sys/types.h
468 configure:8044: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  conftest.c >&5
469 configure:8050: $? = 0
470 configure:8054: test -z 
471                          || test ! -s conftest.err
472 configure:8057: $? = 0
473 configure:8060: test -s conftest.o
474 configure:8063: $? = 0
475 configure:8074: result: yes
476 configure:8028: checking for sys/stat.h
477 configure:8044: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  conftest.c >&5
478 configure:8050: $? = 0
479 configure:8054: test -z 
480                          || test ! -s conftest.err
481 configure:8057: $? = 0
482 configure:8060: test -s conftest.o
483 configure:8063: $? = 0
484 configure:8074: result: yes
485 configure:8028: checking for stdlib.h
486 configure:8044: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  conftest.c >&5
487 configure:8050: $? = 0
488 configure:8054: test -z 
489                          || test ! -s conftest.err
490 configure:8057: $? = 0
491 configure:8060: test -s conftest.o
492 configure:8063: $? = 0
493 configure:8074: result: yes
494 configure:8028: checking for string.h
495 configure:8044: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  conftest.c >&5
496 configure:8050: $? = 0
497 configure:8054: test -z 
498                          || test ! -s conftest.err
499 configure:8057: $? = 0
500 configure:8060: test -s conftest.o
501 configure:8063: $? = 0
502 configure:8074: result: yes
503 configure:8028: checking for memory.h
504 configure:8044: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  conftest.c >&5
505 configure:8050: $? = 0
506 configure:8054: test -z 
507                          || test ! -s conftest.err
508 configure:8057: $? = 0
509 configure:8060: test -s conftest.o
510 configure:8063: $? = 0
511 configure:8074: result: yes
512 configure:8028: checking for strings.h
513 configure:8044: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  conftest.c >&5
514 configure:8050: $? = 0
515 configure:8054: test -z 
516                          || test ! -s conftest.err
517 configure:8057: $? = 0
518 configure:8060: test -s conftest.o
519 configure:8063: $? = 0
520 configure:8074: result: yes
521 configure:8028: checking for inttypes.h
522 configure:8044: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  conftest.c >&5
523 configure:8050: $? = 0
524 configure:8054: test -z 
525                          || test ! -s conftest.err
526 configure:8057: $? = 0
527 configure:8060: test -s conftest.o
528 configure:8063: $? = 0
529 configure:8074: result: yes
530 configure:8028: checking for stdint.h
531 configure:8044: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  conftest.c >&5
532 configure:8050: $? = 0
533 configure:8054: test -z 
534                          || test ! -s conftest.err
535 configure:8057: $? = 0
536 configure:8060: test -s conftest.o
537 configure:8063: $? = 0
538 configure:8074: result: yes
539 configure:8028: checking for unistd.h
540 configure:8044: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  conftest.c >&5
541 configure:8050: $? = 0
542 configure:8054: test -z 
543                          || test ! -s conftest.err
544 configure:8057: $? = 0
545 configure:8060: test -s conftest.o
546 configure:8063: $? = 0
547 configure:8074: result: yes
548 configure:8100: checking dlfcn.h usability
549 configure:8112: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  conftest.c >&5
550 configure:8118: $? = 0
551 configure:8122: test -z 
552                          || test ! -s conftest.err
553 configure:8125: $? = 0
554 configure:8128: test -s conftest.o
555 configure:8131: $? = 0
556 configure:8141: result: yes
557 configure:8145: checking dlfcn.h presence
558 configure:8155: gcc -E  conftest.c
559 configure:8161: $? = 0
560 configure:8181: result: yes
561 configure:8216: checking for dlfcn.h
562 configure:8223: result: yes
563 configure:8287: checking for g77
564 configure:8316: result: no
565 configure:8287: checking for f77
566 configure:8316: result: no
567 configure:8287: checking for xlf
568 configure:8316: result: no
569 configure:8287: checking for frt
570 configure:8316: result: no
571 configure:8287: checking for pgf77
572 configure:8316: result: no
573 configure:8287: checking for fort77
574 configure:8316: result: no
575 configure:8287: checking for fl32
576 configure:8316: result: no
577 configure:8287: checking for af77
578 configure:8316: result: no
579 configure:8287: checking for f90
580 configure:8316: result: no
581 configure:8287: checking for xlf90
582 configure:8316: result: no
583 configure:8287: checking for pgf90
584 configure:8316: result: no
585 configure:8287: checking for epcf90
586 configure:8316: result: no
587 configure:8287: checking for f95
588 configure:8316: result: no
589 configure:8287: checking for fort
590 configure:8316: result: no
591 configure:8287: checking for xlf95
592 configure:8316: result: no
593 configure:8287: checking for ifc
594 configure:8316: result: no
595 configure:8287: checking for efc
596 configure:8316: result: no
597 configure:8287: checking for pgf95
598 configure:8316: result: no
599 configure:8287: checking for lf95
600 configure:8316: result: no
601 configure:8287: checking for gfortran
602 configure:8316: result: no
603 configure:8328: checking for Fortran 77 compiler version
604 configure:8331:  --version </dev/null >&5
605 /home/yannick/progra/qt/kgraphinterface/configure: line 8332: --version: command not found
606 configure:8334: $? = 127
607 configure:8336:  -v </dev/null >&5
608 /home/yannick/progra/qt/kgraphinterface/configure: line 8337: -v: command not found
609 configure:8339: $? = 127
610 configure:8341:  -V </dev/null >&5
611 /home/yannick/progra/qt/kgraphinterface/configure: line 8342: -V: command not found
612 configure:8344: $? = 127
613 configure:8352: checking whether we are using the GNU Fortran 77 compiler
614 configure:8366:  -c  conftest.F >&5
615 /home/yannick/progra/qt/kgraphinterface/configure: line 8367: -c: command not found
616 configure:8372: $? = 127
617 configure: failed program was:
618 |       program main
619 | #ifndef __GNUC__
620 |        choke me
621 | #endif
623 |       end
624 configure:8398: result: no
625 configure:8404: checking whether  accepts -g
626 configure:8416:  -c -g conftest.f >&5
627 /home/yannick/progra/qt/kgraphinterface/configure: line 8417: -c: command not found
628 configure:8422: $? = 127
629 configure: failed program was:
630 |       program main
632 |       end
633 configure:8447: result: no
634 configure:8477: checking the maximum length of command line arguments
635 configure:8536: result: 32768
636 configure:8547: checking command to parse /usr/bin/nm -B output from gcc object
637 configure:8636: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  conftest.c >&5
638 conftest.c:5: warning: no previous prototype for 'nm_test_func'
639 configure:8639: $? = 0
640 configure:8643: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[  ]\([ABCDGISTW][ABCDGISTW]*\)[   ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
641 configure:8646: $? = 0
642 configure:8698: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute   conftest.c conftstm.o >&5
643 configure:8701: $? = 0
644 configure:8739: result: ok
645 configure:8743: checking for objdir
646 configure:8758: result: .libs
647 configure:8848: checking for ar
648 configure:8864: found /usr/bin/ar
649 configure:8875: result: ar
650 configure:8928: checking for ranlib
651 configure:8944: found /usr/bin/ranlib
652 configure:8955: result: ranlib
653 configure:9008: checking for strip
654 configure:9024: found /usr/bin/strip
655 configure:9035: result: strip
656 configure:9297: checking if gcc static flag  works
657 configure:9320: result: yes
658 configure:9342: checking if gcc supports -fno-rtti -fno-exceptions
659 configure:9360: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  -fno-rtti -fno-exceptions conftest.c >&5
660 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
661 configure:9364: $? = 0
662 configure:9375: result: no
663 configure:9390: checking for gcc option to produce PIC
664 configure:9567: result: -fPIC
665 configure:9575: checking if gcc PIC flag -fPIC works
666 configure:9593: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  -fPIC -DPIC conftest.c >&5
667 configure:9597: $? = 0
668 configure:9608: result: yes
669 configure:9632: checking if gcc supports -c -o file.o
670 configure:9660: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  -o out/conftest2.o conftest.c >&5
671 configure:9664: $? = 0
672 configure:9681: result: yes
673 configure:9707: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
674 configure:10519: result: yes
675 configure:10545: checking whether -lc should be explicitly linked in
676 configure:10550: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  conftest.c >&5
677 configure:10553: $? = 0
678 configure:10567: gcc -shared -v conftest.o  -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
679 configure:10570: $? = 0
680 configure:10582: result: no
681 configure:10590: checking dynamic linker characteristics
682 configure:11108: result: GNU/Linux ld.so
683 configure:11112: checking how to hardcode library paths into programs
684 configure:11137: result: immediate
685 configure:11151: checking whether stripping libraries is possible
686 configure:11156: result: yes
687 configure:11282: checking for shl_load
688 configure:11339: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute   conftest.c  >&5
689 /tmp/ccmdDIJQ.o: In function `main':
690 conftest.c:(.text+0x17): undefined reference to `shl_load'
691 /tmp/ccmdDIJQ.o:(.data+0x0): undefined reference to `shl_load'
692 collect2: ld returned 1 exit status
693 configure:11345: $? = 1
694 configure: failed program was:
695 | /* confdefs.h.  */
697 | #define PACKAGE_NAME ""
698 | #define PACKAGE_TARNAME ""
699 | #define PACKAGE_VERSION ""
700 | #define PACKAGE_STRING ""
701 | #define PACKAGE_BUGREPORT ""
702 | #define PACKAGE "kgraphinterface"
703 | #define VERSION "0.1"
704 | #ifdef __cplusplus
705 | extern "C" void std::exit (int) throw (); using std::exit;
706 | #endif
707 | #define KDELIBSUFF ""
708 | #define STDC_HEADERS 1
709 | #define HAVE_SYS_TYPES_H 1
710 | #define HAVE_SYS_STAT_H 1
711 | #define HAVE_STDLIB_H 1
712 | #define HAVE_STRING_H 1
713 | #define HAVE_MEMORY_H 1
714 | #define HAVE_STRINGS_H 1
715 | #define HAVE_INTTYPES_H 1
716 | #define HAVE_STDINT_H 1
717 | #define HAVE_UNISTD_H 1
718 | #define HAVE_DLFCN_H 1
719 | /* end confdefs.h.  */
720 | /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
721 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
722 | #define shl_load innocuous_shl_load
724 | /* System header to define __stub macros and hopefully few prototypes,
725 |     which can conflict with char shl_load (); below.
726 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
727 |     <limits.h> exists even on freestanding compilers.  */
729 | #ifdef __STDC__
730 | # include <limits.h>
731 | #else
732 | # include <assert.h>
733 | #endif
735 | #undef shl_load
737 | /* Override any gcc2 internal prototype to avoid an error.  */
738 | #ifdef __cplusplus
739 | extern "C"
740 | {
741 | #endif
742 | /* We use char because int might match the return type of a gcc2
743 |    builtin and then its argument prototype would still apply.  */
744 | char shl_load ();
745 | /* The GNU C library defines this for functions which it implements
746 |     to always fail with ENOSYS.  Some functions are actually named
747 |     something starting with __ and the normal name is an alias.  */
748 | #if defined (__stub_shl_load) || defined (__stub___shl_load)
749 | choke me
750 | #else
751 | char (*f) () = shl_load;
752 | #endif
753 | #ifdef __cplusplus
754 | }
755 | #endif
757 | int
758 | main ()
759 | {
760 | return f != shl_load;
761 |   ;
762 |   return 0;
763 | }
764 configure:11370: result: no
765 configure:11375: checking for shl_load in -ldld
766 configure:11405: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute   conftest.c -ldld   >&5
767 /usr/bin/ld: cannot find -ldld
768 collect2: ld returned 1 exit status
769 configure:11411: $? = 1
770 configure: failed program was:
771 | /* confdefs.h.  */
773 | #define PACKAGE_NAME ""
774 | #define PACKAGE_TARNAME ""
775 | #define PACKAGE_VERSION ""
776 | #define PACKAGE_STRING ""
777 | #define PACKAGE_BUGREPORT ""
778 | #define PACKAGE "kgraphinterface"
779 | #define VERSION "0.1"
780 | #ifdef __cplusplus
781 | extern "C" void std::exit (int) throw (); using std::exit;
782 | #endif
783 | #define KDELIBSUFF ""
784 | #define STDC_HEADERS 1
785 | #define HAVE_SYS_TYPES_H 1
786 | #define HAVE_SYS_STAT_H 1
787 | #define HAVE_STDLIB_H 1
788 | #define HAVE_STRING_H 1
789 | #define HAVE_MEMORY_H 1
790 | #define HAVE_STRINGS_H 1
791 | #define HAVE_INTTYPES_H 1
792 | #define HAVE_STDINT_H 1
793 | #define HAVE_UNISTD_H 1
794 | #define HAVE_DLFCN_H 1
795 | /* end confdefs.h.  */
797 | /* Override any gcc2 internal prototype to avoid an error.  */
798 | #ifdef __cplusplus
799 | extern "C"
800 | #endif
801 | /* We use char because int might match the return type of a gcc2
802 |    builtin and then its argument prototype would still apply.  */
803 | char shl_load ();
804 | int
805 | main ()
806 | {
807 | shl_load ();
808 |   ;
809 |   return 0;
810 | }
811 configure:11437: result: no
812 configure:11442: checking for dlopen
813 configure:11499: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute   conftest.c  >&5
814 /tmp/cc2qgCd5.o: In function `main':
815 conftest.c:(.text+0x17): undefined reference to `dlopen'
816 /tmp/cc2qgCd5.o:(.data+0x0): undefined reference to `dlopen'
817 collect2: ld returned 1 exit status
818 configure:11505: $? = 1
819 configure: failed program was:
820 | /* confdefs.h.  */
822 | #define PACKAGE_NAME ""
823 | #define PACKAGE_TARNAME ""
824 | #define PACKAGE_VERSION ""
825 | #define PACKAGE_STRING ""
826 | #define PACKAGE_BUGREPORT ""
827 | #define PACKAGE "kgraphinterface"
828 | #define VERSION "0.1"
829 | #ifdef __cplusplus
830 | extern "C" void std::exit (int) throw (); using std::exit;
831 | #endif
832 | #define KDELIBSUFF ""
833 | #define STDC_HEADERS 1
834 | #define HAVE_SYS_TYPES_H 1
835 | #define HAVE_SYS_STAT_H 1
836 | #define HAVE_STDLIB_H 1
837 | #define HAVE_STRING_H 1
838 | #define HAVE_MEMORY_H 1
839 | #define HAVE_STRINGS_H 1
840 | #define HAVE_INTTYPES_H 1
841 | #define HAVE_STDINT_H 1
842 | #define HAVE_UNISTD_H 1
843 | #define HAVE_DLFCN_H 1
844 | /* end confdefs.h.  */
845 | /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
846 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
847 | #define dlopen innocuous_dlopen
849 | /* System header to define __stub macros and hopefully few prototypes,
850 |     which can conflict with char dlopen (); below.
851 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
852 |     <limits.h> exists even on freestanding compilers.  */
854 | #ifdef __STDC__
855 | # include <limits.h>
856 | #else
857 | # include <assert.h>
858 | #endif
860 | #undef dlopen
862 | /* Override any gcc2 internal prototype to avoid an error.  */
863 | #ifdef __cplusplus
864 | extern "C"
865 | {
866 | #endif
867 | /* We use char because int might match the return type of a gcc2
868 |    builtin and then its argument prototype would still apply.  */
869 | char dlopen ();
870 | /* The GNU C library defines this for functions which it implements
871 |     to always fail with ENOSYS.  Some functions are actually named
872 |     something starting with __ and the normal name is an alias.  */
873 | #if defined (__stub_dlopen) || defined (__stub___dlopen)
874 | choke me
875 | #else
876 | char (*f) () = dlopen;
877 | #endif
878 | #ifdef __cplusplus
879 | }
880 | #endif
882 | int
883 | main ()
884 | {
885 | return f != dlopen;
886 |   ;
887 |   return 0;
888 | }
889 configure:11530: result: no
890 configure:11535: checking for dlopen in -ldl
891 configure:11565: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute   conftest.c -ldl   >&5
892 configure:11571: $? = 0
893 configure:11575: test -z 
894                          || test ! -s conftest.err
895 configure:11578: $? = 0
896 configure:11581: test -s conftest
897 configure:11584: $? = 0
898 configure:11597: result: yes
899 configure:11772: checking whether a program can dlopen itself
900 configure:11844: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  -DHAVE_DLFCN_H  -Wl,--export-dynamic conftest.c -ldl  >&5
901 configure:11827: warning: no previous prototype for 'fnord'
902 configure: In function 'fnord':
903 configure:11827: warning: unused variable 'i'
904 configure: In function 'main':
905 configure:11840: warning: implicit declaration of function 'exit'
906 configure:11840: warning: incompatible implicit declaration of built-in function 'exit'
907 configure:11847: $? = 0
908 configure:11865: result: yes
909 configure:11870: checking whether a statically linked program can dlopen itself
910 configure:11942: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  -DHAVE_DLFCN_H  -Wl,--export-dynamic  conftest.c -ldl  >&5
911 configure:11925: warning: no previous prototype for 'fnord'
912 configure: In function 'fnord':
913 configure:11925: warning: unused variable 'i'
914 configure: In function 'main':
915 configure:11938: warning: implicit declaration of function 'exit'
916 configure:11938: warning: incompatible implicit declaration of built-in function 'exit'
917 configure:11945: $? = 0
918 configure:11963: result: yes
919 configure:11986: checking if libtool supports shared libraries
920 configure:11988: result: yes
921 configure:11991: checking whether to build shared libraries
922 configure:12049: result: yes
923 configure:12052: checking whether to build static libraries
924 configure:12056: result: no
925 configure:12147: creating libtool
926 configure:12691: checking for ld used by g++
927 configure:12758: result: /usr/bin/ld
928 configure:12767: checking if the linker (/usr/bin/ld) is GNU ld
929 configure:12782: result: yes
930 configure:12833: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
931 configure:13647: result: yes
932 configure:13669: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common  conftest.cc >&5
933 configure:13672: $? = 0
934 configure:13768: checking for g++ option to produce PIC
935 configure:14020: result: -fPIC
936 configure:14028: checking if g++ PIC flag -fPIC works
937 configure:14046: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common  -fPIC -DPIC conftest.cc >&5
938 configure:14050: $? = 0
939 configure:14061: result: yes
940 configure:14085: checking if g++ supports -c -o file.o
941 configure:14113: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common  -o out/conftest2.o conftest.cc >&5
942 configure:14117: $? = 0
943 configure:14134: result: yes
944 configure:14160: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
945 configure:14185: result: yes
946 configure:14256: checking dynamic linker characteristics
947 configure:14774: result: GNU/Linux ld.so
948 configure:14778: checking how to hardcode library paths into programs
949 configure:14803: result: immediate
950 configure:14817: checking whether stripping libraries is possible
951 configure:14822: result: yes
952 configure:14948: checking for shl_load
953 configure:15036: result: no
954 configure:15041: checking for shl_load in -ldld
955 configure:15103: result: no
956 configure:15108: checking for dlopen
957 configure:15196: result: no
958 configure:15201: checking for dlopen in -ldl
959 configure:15263: result: yes
960 configure:15438: checking whether a program can dlopen itself
961 configure:15531: result: yes
962 configure:15536: checking whether a statically linked program can dlopen itself
963 configure:15629: result: yes
964 configure:21969: checking for msgfmt
965 configure:21996: result: msgfmt
966 configure:22005: checking for gmsgfmt
967 configure:22036: result: msgfmt
968 configure:22045: result: found msgfmt program is not GNU msgfmt; ignore it
969 configure:22055: checking for xgettext
970 configure:22082: result: :
971 configure:22202: checking if C++ programs can be compiled
972 configure:22231: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor  -fno-check-new -fno-common  conftest.cc >&5
973 configure:22237: $? = 0
974 configure:22241: test -z 
975                          || test ! -s conftest.err
976 configure:22244: $? = 0
977 configure:22247: test -s conftest.o
978 configure:22250: $? = 0
979 configure:22264: result: yes
980 configure:22294: checking for strlcat
981 configure:22342: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -pedantic-errors  conftest.cc >&5
982 conftest.cc: In function 'int main()':
983 conftest.cc:38: error: 'strlcat' was not declared in this scope
984 configure:22348: $? = 1
985 configure: failed program was:
986 | /* confdefs.h.  */
988 | #define PACKAGE_NAME ""
989 | #define PACKAGE_TARNAME ""
990 | #define PACKAGE_VERSION ""
991 | #define PACKAGE_STRING ""
992 | #define PACKAGE_BUGREPORT ""
993 | #define PACKAGE "kgraphinterface"
994 | #define VERSION "0.1"
995 | #ifdef __cplusplus
996 | extern "C" void std::exit (int) throw (); using std::exit;
997 | #endif
998 | #define KDELIBSUFF ""
999 | #define STDC_HEADERS 1
1000 | #define HAVE_SYS_TYPES_H 1
1001 | #define HAVE_SYS_STAT_H 1
1002 | #define HAVE_STDLIB_H 1
1003 | #define HAVE_STRING_H 1
1004 | #define HAVE_MEMORY_H 1
1005 | #define HAVE_STRINGS_H 1
1006 | #define HAVE_INTTYPES_H 1
1007 | #define HAVE_STDINT_H 1
1008 | #define HAVE_UNISTD_H 1
1009 | #define HAVE_DLFCN_H 1
1010 | #define HAVE_SGI_STL 1
1011 | /* end confdefs.h.  */
1014 | #include <string.h>
1017 | int
1018 | main ()
1019 | {
1021 |  char buf[20];
1022 |   buf[0]='\0';
1023 |   strlcat(buf, "KDE function test", sizeof(buf));
1026 |   ;
1027 |   return 0;
1028 | }
1029 configure:22383: result: no
1030 configure:22386: checking if strlcat needs custom prototype
1031 configure:22490: result: yes - in libkdefakes
1032 configure:22515: checking for strlcpy
1033 configure:22562: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -pedantic-errors  conftest.cc >&5
1034 conftest.cc: In function 'int main()':
1035 conftest.cc:37: error: 'strlcpy' was not declared in this scope
1036 configure:22568: $? = 1
1037 configure: failed program was:
1038 | /* confdefs.h.  */
1040 | #define PACKAGE_NAME ""
1041 | #define PACKAGE_TARNAME ""
1042 | #define PACKAGE_VERSION ""
1043 | #define PACKAGE_STRING ""
1044 | #define PACKAGE_BUGREPORT ""
1045 | #define PACKAGE "kgraphinterface"
1046 | #define VERSION "0.1"
1047 | #ifdef __cplusplus
1048 | extern "C" void std::exit (int) throw (); using std::exit;
1049 | #endif
1050 | #define KDELIBSUFF ""
1051 | #define STDC_HEADERS 1
1052 | #define HAVE_SYS_TYPES_H 1
1053 | #define HAVE_SYS_STAT_H 1
1054 | #define HAVE_STDLIB_H 1
1055 | #define HAVE_STRING_H 1
1056 | #define HAVE_MEMORY_H 1
1057 | #define HAVE_STRINGS_H 1
1058 | #define HAVE_INTTYPES_H 1
1059 | #define HAVE_STDINT_H 1
1060 | #define HAVE_UNISTD_H 1
1061 | #define HAVE_DLFCN_H 1
1062 | #define HAVE_SGI_STL 1
1063 | /* end confdefs.h.  */
1066 | #include <string.h>
1069 | int
1070 | main ()
1071 | {
1073 |  char buf[20];
1074 |   strlcpy(buf, "KDE function test", sizeof(buf));
1077 |   ;
1078 |   return 0;
1079 | }
1080 configure:22603: result: no
1081 configure:22606: checking if strlcpy needs custom prototype
1082 configure:22709: result: yes - in libkdefakes
1083 configure:22733: checking for main in -lutil
1084 configure:22757: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute   conftest.c -lutil   >&5
1085 configure:22763: $? = 0
1086 configure:22767: test -z 
1087                          || test ! -s conftest.err
1088 configure:22770: $? = 0
1089 configure:22773: test -s conftest
1090 configure:22776: $? = 0
1091 configure:22789: result: yes
1092 configure:22795: checking for main in -lcompat
1093 configure:22819: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute   conftest.c -lcompat   >&5
1094 /usr/bin/ld: cannot find -lcompat
1095 collect2: ld returned 1 exit status
1096 configure:22825: $? = 1
1097 configure: failed program was:
1098 | /* confdefs.h.  */
1100 | #define PACKAGE_NAME ""
1101 | #define PACKAGE_TARNAME ""
1102 | #define PACKAGE_VERSION ""
1103 | #define PACKAGE_STRING ""
1104 | #define PACKAGE_BUGREPORT ""
1105 | #define PACKAGE "kgraphinterface"
1106 | #define VERSION "0.1"
1107 | #ifdef __cplusplus
1108 | extern "C" void std::exit (int) throw (); using std::exit;
1109 | #endif
1110 | #define KDELIBSUFF ""
1111 | #define STDC_HEADERS 1
1112 | #define HAVE_SYS_TYPES_H 1
1113 | #define HAVE_SYS_STAT_H 1
1114 | #define HAVE_STDLIB_H 1
1115 | #define HAVE_STRING_H 1
1116 | #define HAVE_MEMORY_H 1
1117 | #define HAVE_STRINGS_H 1
1118 | #define HAVE_INTTYPES_H 1
1119 | #define HAVE_STDINT_H 1
1120 | #define HAVE_UNISTD_H 1
1121 | #define HAVE_DLFCN_H 1
1122 | #define HAVE_SGI_STL 1
1123 | /* end confdefs.h.  */
1126 | int
1127 | main ()
1128 | {
1129 | main ();
1130 |   ;
1131 |   return 0;
1132 | }
1133 configure:22851: result: no
1134 configure:22858: checking for crypt in -lcrypt
1135 configure:22888: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute   conftest.c -lcrypt   >&5
1136 configure:22894: $? = 0
1137 configure:22898: test -z 
1138                          || test ! -s conftest.err
1139 configure:22901: $? = 0
1140 configure:22904: test -s conftest
1141 configure:22907: $? = 0
1142 configure:22920: result: yes
1143 configure:23014: checking for socklen_t
1144 configure:23049: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common  conftest.cc >&5
1145 configure:23055: $? = 0
1146 configure:23059: test -z 
1147                          || test ! -s conftest.err
1148 configure:23062: $? = 0
1149 configure:23065: test -s conftest.o
1150 configure:23068: $? = 0
1151 configure:23089: result: yes
1152 configure:23183: checking for dnet_ntoa in -ldnet
1153 configure:23213: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute   conftest.c -ldnet   >&5
1154 /usr/bin/ld: cannot find -ldnet
1155 collect2: ld returned 1 exit status
1156 configure:23219: $? = 1
1157 configure: failed program was:
1158 | /* confdefs.h.  */
1160 | #define PACKAGE_NAME ""
1161 | #define PACKAGE_TARNAME ""
1162 | #define PACKAGE_VERSION ""
1163 | #define PACKAGE_STRING ""
1164 | #define PACKAGE_BUGREPORT ""
1165 | #define PACKAGE "kgraphinterface"
1166 | #define VERSION "0.1"
1167 | #ifdef __cplusplus
1168 | extern "C" void std::exit (int) throw (); using std::exit;
1169 | #endif
1170 | #define KDELIBSUFF ""
1171 | #define STDC_HEADERS 1
1172 | #define HAVE_SYS_TYPES_H 1
1173 | #define HAVE_SYS_STAT_H 1
1174 | #define HAVE_STDLIB_H 1
1175 | #define HAVE_STRING_H 1
1176 | #define HAVE_MEMORY_H 1
1177 | #define HAVE_STRINGS_H 1
1178 | #define HAVE_INTTYPES_H 1
1179 | #define HAVE_STDINT_H 1
1180 | #define HAVE_UNISTD_H 1
1181 | #define HAVE_DLFCN_H 1
1182 | #define HAVE_SGI_STL 1
1183 | #define HAVE_CRYPT 1
1184 | #define kde_socklen_t socklen_t
1185 | #define ksize_t socklen_t
1186 | /* end confdefs.h.  */
1188 | /* Override any gcc2 internal prototype to avoid an error.  */
1189 | #ifdef __cplusplus
1190 | extern "C"
1191 | #endif
1192 | /* We use char because int might match the return type of a gcc2
1193 |    builtin and then its argument prototype would still apply.  */
1194 | char dnet_ntoa ();
1195 | int
1196 | main ()
1197 | {
1198 | dnet_ntoa ();
1199 |   ;
1200 |   return 0;
1201 | }
1202 configure:23245: result: no
1203 configure:23252: checking for dnet_ntoa in -ldnet_stub
1204 configure:23282: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute   conftest.c -ldnet_stub   >&5
1205 /usr/bin/ld: cannot find -ldnet_stub
1206 collect2: ld returned 1 exit status
1207 configure:23288: $? = 1
1208 configure: failed program was:
1209 | /* confdefs.h.  */
1211 | #define PACKAGE_NAME ""
1212 | #define PACKAGE_TARNAME ""
1213 | #define PACKAGE_VERSION ""
1214 | #define PACKAGE_STRING ""
1215 | #define PACKAGE_BUGREPORT ""
1216 | #define PACKAGE "kgraphinterface"
1217 | #define VERSION "0.1"
1218 | #ifdef __cplusplus
1219 | extern "C" void std::exit (int) throw (); using std::exit;
1220 | #endif
1221 | #define KDELIBSUFF ""
1222 | #define STDC_HEADERS 1
1223 | #define HAVE_SYS_TYPES_H 1
1224 | #define HAVE_SYS_STAT_H 1
1225 | #define HAVE_STDLIB_H 1
1226 | #define HAVE_STRING_H 1
1227 | #define HAVE_MEMORY_H 1
1228 | #define HAVE_STRINGS_H 1
1229 | #define HAVE_INTTYPES_H 1
1230 | #define HAVE_STDINT_H 1
1231 | #define HAVE_UNISTD_H 1
1232 | #define HAVE_DLFCN_H 1
1233 | #define HAVE_SGI_STL 1
1234 | #define HAVE_CRYPT 1
1235 | #define kde_socklen_t socklen_t
1236 | #define ksize_t socklen_t
1237 | /* end confdefs.h.  */
1239 | /* Override any gcc2 internal prototype to avoid an error.  */
1240 | #ifdef __cplusplus
1241 | extern "C"
1242 | #endif
1243 | /* We use char because int might match the return type of a gcc2
1244 |    builtin and then its argument prototype would still apply.  */
1245 | char dnet_ntoa ();
1246 | int
1247 | main ()
1248 | {
1249 | dnet_ntoa ();
1250 |   ;
1251 |   return 0;
1252 | }
1253 configure:23314: result: no
1254 configure:23321: checking for inet_ntoa
1255 configure:23378: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute   conftest.c  >&5
1256 configure:23384: $? = 0
1257 configure:23388: test -z 
1258                          || test ! -s conftest.err
1259 configure:23391: $? = 0
1260 configure:23394: test -s conftest
1261 configure:23397: $? = 0
1262 configure:23409: result: yes
1263 configure:23482: checking for connect
1264 configure:23539: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute   conftest.c  >&5
1265 configure:23545: $? = 0
1266 configure:23549: test -z 
1267                          || test ! -s conftest.err
1268 configure:23552: $? = 0
1269 configure:23555: test -s conftest
1270 configure:23558: $? = 0
1271 configure:23570: result: yes
1272 configure:23644: checking for remove
1273 configure:23701: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute   conftest.c  >&5
1274 configure:23707: $? = 0
1275 configure:23711: test -z 
1276                          || test ! -s conftest.err
1277 configure:23714: $? = 0
1278 configure:23717: test -s conftest
1279 configure:23720: $? = 0
1280 configure:23732: result: yes
1281 configure:23807: checking for shmat
1282 configure:23864: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute   conftest.c  >&5
1283 configure:23870: $? = 0
1284 configure:23874: test -z 
1285                          || test ! -s conftest.err
1286 configure:23877: $? = 0
1287 configure:23880: test -s conftest
1288 configure:23883: $? = 0
1289 configure:23895: result: yes
1290 configure:23978: checking for sys/types.h
1291 configure:23983: result: yes
1292 configure:23978: checking for stdint.h
1293 configure:23983: result: yes
1294 configure:24139: checking sys/bitypes.h usability
1295 configure:24151: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  conftest.c >&5
1296 configure:24157: $? = 0
1297 configure:24161: test -z 
1298                          || test ! -s conftest.err
1299 configure:24164: $? = 0
1300 configure:24167: test -s conftest.o
1301 configure:24170: $? = 0
1302 configure:24180: result: yes
1303 configure:24184: checking sys/bitypes.h presence
1304 configure:24194: gcc -E  conftest.c
1305 configure:24200: $? = 0
1306 configure:24220: result: yes
1307 configure:24255: checking for sys/bitypes.h
1308 configure:24262: result: yes
1309 configure:24277: checking for poll in -lpoll
1310 configure:24307: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute   conftest.c -lpoll   >&5
1311 /usr/bin/ld: cannot find -lpoll
1312 collect2: ld returned 1 exit status
1313 configure:24313: $? = 1
1314 configure: failed program was:
1315 | /* confdefs.h.  */
1317 | #define PACKAGE_NAME ""
1318 | #define PACKAGE_TARNAME ""
1319 | #define PACKAGE_VERSION ""
1320 | #define PACKAGE_STRING ""
1321 | #define PACKAGE_BUGREPORT ""
1322 | #define PACKAGE "kgraphinterface"
1323 | #define VERSION "0.1"
1324 | #ifdef __cplusplus
1325 | extern "C" void std::exit (int) throw (); using std::exit;
1326 | #endif
1327 | #define KDELIBSUFF ""
1328 | #define STDC_HEADERS 1
1329 | #define HAVE_SYS_TYPES_H 1
1330 | #define HAVE_SYS_STAT_H 1
1331 | #define HAVE_STDLIB_H 1
1332 | #define HAVE_STRING_H 1
1333 | #define HAVE_MEMORY_H 1
1334 | #define HAVE_STRINGS_H 1
1335 | #define HAVE_INTTYPES_H 1
1336 | #define HAVE_STDINT_H 1
1337 | #define HAVE_UNISTD_H 1
1338 | #define HAVE_DLFCN_H 1
1339 | #define HAVE_SGI_STL 1
1340 | #define HAVE_CRYPT 1
1341 | #define kde_socklen_t socklen_t
1342 | #define ksize_t socklen_t
1343 | #define HAVE_SYS_TYPES_H 1
1344 | #define HAVE_STDINT_H 1
1345 | #define HAVE_SYS_BITYPES_H 1
1346 | /* end confdefs.h.  */
1348 | /* Override any gcc2 internal prototype to avoid an error.  */
1349 | #ifdef __cplusplus
1350 | extern "C"
1351 | #endif
1352 | /* We use char because int might match the return type of a gcc2
1353 |    builtin and then its argument prototype would still apply.  */
1354 | char poll ();
1355 | int
1356 | main ()
1357 | {
1358 | poll ();
1359 |   ;
1360 |   return 0;
1361 | }
1362 configure:24339: result: no
1363 configure:24361: checking Carbon/Carbon.h usability
1364 configure:24373: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  conftest.c >&5
1365 conftest.c:67:27: error: Carbon/Carbon.h: No such file or directory
1366 configure:24379: $? = 1
1367 configure: failed program was:
1368 | /* confdefs.h.  */
1370 | #define PACKAGE_NAME ""
1371 | #define PACKAGE_TARNAME ""
1372 | #define PACKAGE_VERSION ""
1373 | #define PACKAGE_STRING ""
1374 | #define PACKAGE_BUGREPORT ""
1375 | #define PACKAGE "kgraphinterface"
1376 | #define VERSION "0.1"
1377 | #ifdef __cplusplus
1378 | extern "C" void std::exit (int) throw (); using std::exit;
1379 | #endif
1380 | #define KDELIBSUFF ""
1381 | #define STDC_HEADERS 1
1382 | #define HAVE_SYS_TYPES_H 1
1383 | #define HAVE_SYS_STAT_H 1
1384 | #define HAVE_STDLIB_H 1
1385 | #define HAVE_STRING_H 1
1386 | #define HAVE_MEMORY_H 1
1387 | #define HAVE_STRINGS_H 1
1388 | #define HAVE_INTTYPES_H 1
1389 | #define HAVE_STDINT_H 1
1390 | #define HAVE_UNISTD_H 1
1391 | #define HAVE_DLFCN_H 1
1392 | #define HAVE_SGI_STL 1
1393 | #define HAVE_CRYPT 1
1394 | #define kde_socklen_t socklen_t
1395 | #define ksize_t socklen_t
1396 | #define HAVE_SYS_TYPES_H 1
1397 | #define HAVE_STDINT_H 1
1398 | #define HAVE_SYS_BITYPES_H 1
1399 | /* end confdefs.h.  */
1400 | #include <stdio.h>
1401 | #if HAVE_SYS_TYPES_H
1402 | # include <sys/types.h>
1403 | #endif
1404 | #if HAVE_SYS_STAT_H
1405 | # include <sys/stat.h>
1406 | #endif
1407 | #if STDC_HEADERS
1408 | # include <stdlib.h>
1409 | # include <stddef.h>
1410 | #else
1411 | # if HAVE_STDLIB_H
1412 | #  include <stdlib.h>
1413 | # endif
1414 | #endif
1415 | #if HAVE_STRING_H
1416 | # if !STDC_HEADERS && HAVE_MEMORY_H
1417 | #  include <memory.h>
1418 | # endif
1419 | # include <string.h>
1420 | #endif
1421 | #if HAVE_STRINGS_H
1422 | # include <strings.h>
1423 | #endif
1424 | #if HAVE_INTTYPES_H
1425 | # include <inttypes.h>
1426 | #else
1427 | # if HAVE_STDINT_H
1428 | #  include <stdint.h>
1429 | # endif
1430 | #endif
1431 | #if HAVE_UNISTD_H
1432 | # include <unistd.h>
1433 | #endif
1434 | #include <Carbon/Carbon.h>
1435 configure:24402: result: no
1436 configure:24406: checking Carbon/Carbon.h presence
1437 configure:24416: gcc -E  conftest.c
1438 conftest.c:33:27: error: Carbon/Carbon.h: No such file or directory
1439 configure:24422: $? = 1
1440 configure: failed program was:
1441 | /* confdefs.h.  */
1443 | #define PACKAGE_NAME ""
1444 | #define PACKAGE_TARNAME ""
1445 | #define PACKAGE_VERSION ""
1446 | #define PACKAGE_STRING ""
1447 | #define PACKAGE_BUGREPORT ""
1448 | #define PACKAGE "kgraphinterface"
1449 | #define VERSION "0.1"
1450 | #ifdef __cplusplus
1451 | extern "C" void std::exit (int) throw (); using std::exit;
1452 | #endif
1453 | #define KDELIBSUFF ""
1454 | #define STDC_HEADERS 1
1455 | #define HAVE_SYS_TYPES_H 1
1456 | #define HAVE_SYS_STAT_H 1
1457 | #define HAVE_STDLIB_H 1
1458 | #define HAVE_STRING_H 1
1459 | #define HAVE_MEMORY_H 1
1460 | #define HAVE_STRINGS_H 1
1461 | #define HAVE_INTTYPES_H 1
1462 | #define HAVE_STDINT_H 1
1463 | #define HAVE_UNISTD_H 1
1464 | #define HAVE_DLFCN_H 1
1465 | #define HAVE_SGI_STL 1
1466 | #define HAVE_CRYPT 1
1467 | #define kde_socklen_t socklen_t
1468 | #define ksize_t socklen_t
1469 | #define HAVE_SYS_TYPES_H 1
1470 | #define HAVE_STDINT_H 1
1471 | #define HAVE_SYS_BITYPES_H 1
1472 | /* end confdefs.h.  */
1473 | #include <Carbon/Carbon.h>
1474 configure:24442: result: no
1475 configure:24477: checking for Carbon/Carbon.h
1476 configure:24484: result: no
1477 configure:24509: checking CoreAudio/CoreAudio.h usability
1478 configure:24521: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  conftest.c >&5
1479 conftest.c:67:33: error: CoreAudio/CoreAudio.h: No such file or directory
1480 configure:24527: $? = 1
1481 configure: failed program was:
1482 | /* confdefs.h.  */
1484 | #define PACKAGE_NAME ""
1485 | #define PACKAGE_TARNAME ""
1486 | #define PACKAGE_VERSION ""
1487 | #define PACKAGE_STRING ""
1488 | #define PACKAGE_BUGREPORT ""
1489 | #define PACKAGE "kgraphinterface"
1490 | #define VERSION "0.1"
1491 | #ifdef __cplusplus
1492 | extern "C" void std::exit (int) throw (); using std::exit;
1493 | #endif
1494 | #define KDELIBSUFF ""
1495 | #define STDC_HEADERS 1
1496 | #define HAVE_SYS_TYPES_H 1
1497 | #define HAVE_SYS_STAT_H 1
1498 | #define HAVE_STDLIB_H 1
1499 | #define HAVE_STRING_H 1
1500 | #define HAVE_MEMORY_H 1
1501 | #define HAVE_STRINGS_H 1
1502 | #define HAVE_INTTYPES_H 1
1503 | #define HAVE_STDINT_H 1
1504 | #define HAVE_UNISTD_H 1
1505 | #define HAVE_DLFCN_H 1
1506 | #define HAVE_SGI_STL 1
1507 | #define HAVE_CRYPT 1
1508 | #define kde_socklen_t socklen_t
1509 | #define ksize_t socklen_t
1510 | #define HAVE_SYS_TYPES_H 1
1511 | #define HAVE_STDINT_H 1
1512 | #define HAVE_SYS_BITYPES_H 1
1513 | /* end confdefs.h.  */
1514 | #include <stdio.h>
1515 | #if HAVE_SYS_TYPES_H
1516 | # include <sys/types.h>
1517 | #endif
1518 | #if HAVE_SYS_STAT_H
1519 | # include <sys/stat.h>
1520 | #endif
1521 | #if STDC_HEADERS
1522 | # include <stdlib.h>
1523 | # include <stddef.h>
1524 | #else
1525 | # if HAVE_STDLIB_H
1526 | #  include <stdlib.h>
1527 | # endif
1528 | #endif
1529 | #if HAVE_STRING_H
1530 | # if !STDC_HEADERS && HAVE_MEMORY_H
1531 | #  include <memory.h>
1532 | # endif
1533 | # include <string.h>
1534 | #endif
1535 | #if HAVE_STRINGS_H
1536 | # include <strings.h>
1537 | #endif
1538 | #if HAVE_INTTYPES_H
1539 | # include <inttypes.h>
1540 | #else
1541 | # if HAVE_STDINT_H
1542 | #  include <stdint.h>
1543 | # endif
1544 | #endif
1545 | #if HAVE_UNISTD_H
1546 | # include <unistd.h>
1547 | #endif
1548 | #include <CoreAudio/CoreAudio.h>
1549 configure:24550: result: no
1550 configure:24554: checking CoreAudio/CoreAudio.h presence
1551 configure:24564: gcc -E  conftest.c
1552 conftest.c:33:33: error: CoreAudio/CoreAudio.h: No such file or directory
1553 configure:24570: $? = 1
1554 configure: failed program was:
1555 | /* confdefs.h.  */
1557 | #define PACKAGE_NAME ""
1558 | #define PACKAGE_TARNAME ""
1559 | #define PACKAGE_VERSION ""
1560 | #define PACKAGE_STRING ""
1561 | #define PACKAGE_BUGREPORT ""
1562 | #define PACKAGE "kgraphinterface"
1563 | #define VERSION "0.1"
1564 | #ifdef __cplusplus
1565 | extern "C" void std::exit (int) throw (); using std::exit;
1566 | #endif
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 HAVE_SGI_STL 1
1580 | #define HAVE_CRYPT 1
1581 | #define kde_socklen_t socklen_t
1582 | #define ksize_t socklen_t
1583 | #define HAVE_SYS_TYPES_H 1
1584 | #define HAVE_STDINT_H 1
1585 | #define HAVE_SYS_BITYPES_H 1
1586 | /* end confdefs.h.  */
1587 | #include <CoreAudio/CoreAudio.h>
1588 configure:24590: result: no
1589 configure:24625: checking for CoreAudio/CoreAudio.h
1590 configure:24632: result: no
1591 configure:24650: checking if res_init needs -lresolv
1592 configure:24677: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute   conftest.c   -lresolv >&5
1593 configure:24683: $? = 0
1594 configure:24687: test -z 
1595                          || test ! -s conftest.err
1596 configure:24690: $? = 0
1597 configure:24693: test -s conftest
1598 configure:24696: $? = 0
1599 configure:24700: result: yes
1600 configure:24722: checking for res_init
1601 configure:24770: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -pedantic-errors  conftest.cc >&5
1602 configure:24776: $? = 0
1603 configure:24780: test -z 
1604                          || test ! -s conftest.err
1605 configure:24783: $? = 0
1606 configure:24786: test -s conftest.o
1607 configure:24789: $? = 0
1608 configure:24811: result: yes
1609 configure:24814: checking if res_init needs custom prototype
1610 configure:24918: result: no
1611 configure:24946: checking for killpg in -lucb
1612 configure:24976: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute   conftest.c -lucb   >&5
1613 /usr/bin/ld: cannot find -lucb
1614 collect2: ld returned 1 exit status
1615 configure:24982: $? = 1
1616 configure: failed program was:
1617 | /* confdefs.h.  */
1619 | #define PACKAGE_NAME ""
1620 | #define PACKAGE_TARNAME ""
1621 | #define PACKAGE_VERSION ""
1622 | #define PACKAGE_STRING ""
1623 | #define PACKAGE_BUGREPORT ""
1624 | #define PACKAGE "kgraphinterface"
1625 | #define VERSION "0.1"
1626 | #ifdef __cplusplus
1627 | extern "C" void std::exit (int) throw (); using std::exit;
1628 | #endif
1629 | #define KDELIBSUFF ""
1630 | #define STDC_HEADERS 1
1631 | #define HAVE_SYS_TYPES_H 1
1632 | #define HAVE_SYS_STAT_H 1
1633 | #define HAVE_STDLIB_H 1
1634 | #define HAVE_STRING_H 1
1635 | #define HAVE_MEMORY_H 1
1636 | #define HAVE_STRINGS_H 1
1637 | #define HAVE_INTTYPES_H 1
1638 | #define HAVE_STDINT_H 1
1639 | #define HAVE_UNISTD_H 1
1640 | #define HAVE_DLFCN_H 1
1641 | #define HAVE_SGI_STL 1
1642 | #define HAVE_CRYPT 1
1643 | #define kde_socklen_t socklen_t
1644 | #define ksize_t socklen_t
1645 | #define HAVE_SYS_TYPES_H 1
1646 | #define HAVE_STDINT_H 1
1647 | #define HAVE_SYS_BITYPES_H 1
1648 | #define HAVE_RES_INIT 1
1649 | #define HAVE_RES_INIT 1
1650 | #define HAVE_RES_INIT_PROTO 1
1651 | /* end confdefs.h.  */
1653 | /* Override any gcc2 internal prototype to avoid an error.  */
1654 | #ifdef __cplusplus
1655 | extern "C"
1656 | #endif
1657 | /* We use char because int might match the return type of a gcc2
1658 |    builtin and then its argument prototype would still apply.  */
1659 | char killpg ();
1660 | int
1661 | main ()
1662 | {
1663 | killpg ();
1664 |   ;
1665 |   return 0;
1666 | }
1667 configure:25008: result: no
1668 configure:25091: checking for int
1669 configure:25115: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  conftest.c >&5
1670 configure:25121: $? = 0
1671 configure:25125: test -z 
1672                          || test ! -s conftest.err
1673 configure:25128: $? = 0
1674 configure:25131: test -s conftest.o
1675 configure:25134: $? = 0
1676 configure:25145: result: yes
1677 configure:25148: checking size of int
1678 configure:25467: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute   conftest.c  >&5
1679 conftest.c:70: warning: no previous prototype for 'longval'
1680 conftest.c:71: warning: no previous prototype for 'ulongval'
1681 configure:25470: $? = 0
1682 configure:25472: ./conftest
1683 configure:25475: $? = 0
1684 configure:25498: result: 4
1685 configure:25504: checking for short
1686 configure:25528: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  conftest.c >&5
1687 configure:25534: $? = 0
1688 configure:25538: test -z 
1689                          || test ! -s conftest.err
1690 configure:25541: $? = 0
1691 configure:25544: test -s conftest.o
1692 configure:25547: $? = 0
1693 configure:25558: result: yes
1694 configure:25561: checking size of short
1695 configure:25880: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute   conftest.c  >&5
1696 conftest.c:71: warning: no previous prototype for 'longval'
1697 conftest.c:72: warning: no previous prototype for 'ulongval'
1698 configure:25883: $? = 0
1699 configure:25885: ./conftest
1700 configure:25888: $? = 0
1701 configure:25911: result: 2
1702 configure:25917: checking for long
1703 configure:25941: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  conftest.c >&5
1704 configure:25947: $? = 0
1705 configure:25951: test -z 
1706                          || test ! -s conftest.err
1707 configure:25954: $? = 0
1708 configure:25957: test -s conftest.o
1709 configure:25960: $? = 0
1710 configure:25971: result: yes
1711 configure:25974: checking size of long
1712 configure:26293: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute   conftest.c  >&5
1713 conftest.c:72: warning: no previous prototype for 'longval'
1714 conftest.c:73: warning: no previous prototype for 'ulongval'
1715 configure:26296: $? = 0
1716 configure:26298: ./conftest
1717 configure:26301: $? = 0
1718 configure:26324: result: 4
1719 configure:26330: checking for char *
1720 configure:26354: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  conftest.c >&5
1721 configure:26360: $? = 0
1722 configure:26364: test -z 
1723                          || test ! -s conftest.err
1724 configure:26367: $? = 0
1725 configure:26370: test -s conftest.o
1726 configure:26373: $? = 0
1727 configure:26384: result: yes
1728 configure:26387: checking size of char *
1729 configure:26706: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute   conftest.c  >&5
1730 conftest.c:73: warning: no previous prototype for 'longval'
1731 conftest.c:74: warning: no previous prototype for 'ulongval'
1732 configure:26709: $? = 0
1733 configure:26711: ./conftest
1734 configure:26714: $? = 0
1735 configure:26737: result: 4
1736 configure:26745: checking for dlopen in -ldl
1737 configure:26807: result: yes
1738 configure:26817: checking for shl_unload in -ldld
1739 configure:26847: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute   conftest.c -ldld   >&5
1740 /usr/bin/ld: cannot find -ldld
1741 collect2: ld returned 1 exit status
1742 configure:26853: $? = 1
1743 configure: failed program was:
1744 | /* confdefs.h.  */
1746 | #define PACKAGE_NAME ""
1747 | #define PACKAGE_TARNAME ""
1748 | #define PACKAGE_VERSION ""
1749 | #define PACKAGE_STRING ""
1750 | #define PACKAGE_BUGREPORT ""
1751 | #define PACKAGE "kgraphinterface"
1752 | #define VERSION "0.1"
1753 | #ifdef __cplusplus
1754 | extern "C" void std::exit (int) throw (); using std::exit;
1755 | #endif
1756 | #define KDELIBSUFF ""
1757 | #define STDC_HEADERS 1
1758 | #define HAVE_SYS_TYPES_H 1
1759 | #define HAVE_SYS_STAT_H 1
1760 | #define HAVE_STDLIB_H 1
1761 | #define HAVE_STRING_H 1
1762 | #define HAVE_MEMORY_H 1
1763 | #define HAVE_STRINGS_H 1
1764 | #define HAVE_INTTYPES_H 1
1765 | #define HAVE_STDINT_H 1
1766 | #define HAVE_UNISTD_H 1
1767 | #define HAVE_DLFCN_H 1
1768 | #define HAVE_SGI_STL 1
1769 | #define HAVE_CRYPT 1
1770 | #define kde_socklen_t socklen_t
1771 | #define ksize_t socklen_t
1772 | #define HAVE_SYS_TYPES_H 1
1773 | #define HAVE_STDINT_H 1
1774 | #define HAVE_SYS_BITYPES_H 1
1775 | #define HAVE_RES_INIT 1
1776 | #define HAVE_RES_INIT 1
1777 | #define HAVE_RES_INIT_PROTO 1
1778 | #define SIZEOF_INT 4
1779 | #define SIZEOF_SHORT 2
1780 | #define SIZEOF_LONG 4
1781 | #define SIZEOF_CHAR_P 4
1782 | /* end confdefs.h.  */
1784 | /* Override any gcc2 internal prototype to avoid an error.  */
1785 | #ifdef __cplusplus
1786 | extern "C"
1787 | #endif
1788 | /* We use char because int might match the return type of a gcc2
1789 |    builtin and then its argument prototype would still apply.  */
1790 | char shl_unload ();
1791 | int
1792 | main ()
1793 | {
1794 | shl_unload ();
1795 |   ;
1796 |   return 0;
1797 | }
1798 configure:26879: result: no
1799 configure:26894: checking for size_t
1800 configure:26918: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  conftest.c >&5
1801 configure:26924: $? = 0
1802 configure:26928: test -z 
1803                          || test ! -s conftest.err
1804 configure:26931: $? = 0
1805 configure:26934: test -s conftest.o
1806 configure:26937: $? = 0
1807 configure:26948: result: yes
1808 configure:26951: checking size of size_t
1809 configure:27270: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute   conftest.c  >&5
1810 conftest.c:74: warning: no previous prototype for 'longval'
1811 conftest.c:75: warning: no previous prototype for 'ulongval'
1812 configure:27273: $? = 0
1813 configure:27275: ./conftest
1814 configure:27278: $? = 0
1815 configure:27301: result: 4
1816 configure:27308: checking for unsigned long
1817 configure:27332: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  conftest.c >&5
1818 configure:27338: $? = 0
1819 configure:27342: test -z 
1820                          || test ! -s conftest.err
1821 configure:27345: $? = 0
1822 configure:27348: test -s conftest.o
1823 configure:27351: $? = 0
1824 configure:27362: result: yes
1825 configure:27365: checking size of unsigned long
1826 configure:27684: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute   conftest.c  >&5
1827 conftest.c:75: warning: no previous prototype for 'longval'
1828 conftest.c:76: warning: no previous prototype for 'ulongval'
1829 configure:27687: $? = 0
1830 configure:27689: ./conftest
1831 configure:27692: $? = 0
1832 configure:27715: result: 4
1833 configure:27723: checking sizeof size_t == sizeof unsigned long
1834 configure:27745: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  conftest.c >&5
1835 configure:27751: $? = 0
1836 configure:27755: test -z 
1837                          || test ! -s conftest.err
1838 configure:27758: $? = 0
1839 configure:27761: test -s conftest.o
1840 configure:27764: $? = 0
1841 configure:27766: result: yes
1842 configure:27789: checking for PIE support
1843 configure:27827: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fPIE   -pie conftest.cc  1>&5
1844 configure:27833: $? = 0
1845 configure:27837: test -z 
1846                          || test ! -s conftest.err
1847 configure:27840: $? = 0
1848 configure:27843: test -s conftest
1849 configure:27846: $? = 0
1850 configure:27868: result: yes
1851 configure:27871: checking if enabling -pie/fPIE support
1852 configure:27886: result: yes
1853 configure:27916: checking crt_externs.h usability
1854 configure:27928: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  conftest.c >&5
1855 conftest.c:76:25: error: crt_externs.h: No such file or directory
1856 configure:27934: $? = 1
1857 configure: failed program was:
1858 | /* confdefs.h.  */
1860 | #define PACKAGE_NAME ""
1861 | #define PACKAGE_TARNAME ""
1862 | #define PACKAGE_VERSION ""
1863 | #define PACKAGE_STRING ""
1864 | #define PACKAGE_BUGREPORT ""
1865 | #define PACKAGE "kgraphinterface"
1866 | #define VERSION "0.1"
1867 | #ifdef __cplusplus
1868 | extern "C" void std::exit (int) throw (); using std::exit;
1869 | #endif
1870 | #define KDELIBSUFF ""
1871 | #define STDC_HEADERS 1
1872 | #define HAVE_SYS_TYPES_H 1
1873 | #define HAVE_SYS_STAT_H 1
1874 | #define HAVE_STDLIB_H 1
1875 | #define HAVE_STRING_H 1
1876 | #define HAVE_MEMORY_H 1
1877 | #define HAVE_STRINGS_H 1
1878 | #define HAVE_INTTYPES_H 1
1879 | #define HAVE_STDINT_H 1
1880 | #define HAVE_UNISTD_H 1
1881 | #define HAVE_DLFCN_H 1
1882 | #define HAVE_SGI_STL 1
1883 | #define HAVE_CRYPT 1
1884 | #define kde_socklen_t socklen_t
1885 | #define ksize_t socklen_t
1886 | #define HAVE_SYS_TYPES_H 1
1887 | #define HAVE_STDINT_H 1
1888 | #define HAVE_SYS_BITYPES_H 1
1889 | #define HAVE_RES_INIT 1
1890 | #define HAVE_RES_INIT 1
1891 | #define HAVE_RES_INIT_PROTO 1
1892 | #define SIZEOF_INT 4
1893 | #define SIZEOF_SHORT 2
1894 | #define SIZEOF_LONG 4
1895 | #define SIZEOF_CHAR_P 4
1896 | #define SIZEOF_SIZE_T 4
1897 | #define SIZEOF_UNSIGNED_LONG 4
1898 | /* end confdefs.h.  */
1899 | #include <stdio.h>
1900 | #if HAVE_SYS_TYPES_H
1901 | # include <sys/types.h>
1902 | #endif
1903 | #if HAVE_SYS_STAT_H
1904 | # include <sys/stat.h>
1905 | #endif
1906 | #if STDC_HEADERS
1907 | # include <stdlib.h>
1908 | # include <stddef.h>
1909 | #else
1910 | # if HAVE_STDLIB_H
1911 | #  include <stdlib.h>
1912 | # endif
1913 | #endif
1914 | #if HAVE_STRING_H
1915 | # if !STDC_HEADERS && HAVE_MEMORY_H
1916 | #  include <memory.h>
1917 | # endif
1918 | # include <string.h>
1919 | #endif
1920 | #if HAVE_STRINGS_H
1921 | # include <strings.h>
1922 | #endif
1923 | #if HAVE_INTTYPES_H
1924 | # include <inttypes.h>
1925 | #else
1926 | # if HAVE_STDINT_H
1927 | #  include <stdint.h>
1928 | # endif
1929 | #endif
1930 | #if HAVE_UNISTD_H
1931 | # include <unistd.h>
1932 | #endif
1933 | #include <crt_externs.h>
1934 configure:27957: result: no
1935 configure:27961: checking crt_externs.h presence
1936 configure:27971: gcc -E  conftest.c
1937 conftest.c:42:25: error: crt_externs.h: No such file or directory
1938 configure:27977: $? = 1
1939 configure: failed program was:
1940 | /* confdefs.h.  */
1942 | #define PACKAGE_NAME ""
1943 | #define PACKAGE_TARNAME ""
1944 | #define PACKAGE_VERSION ""
1945 | #define PACKAGE_STRING ""
1946 | #define PACKAGE_BUGREPORT ""
1947 | #define PACKAGE "kgraphinterface"
1948 | #define VERSION "0.1"
1949 | #ifdef __cplusplus
1950 | extern "C" void std::exit (int) throw (); using std::exit;
1951 | #endif
1952 | #define KDELIBSUFF ""
1953 | #define STDC_HEADERS 1
1954 | #define HAVE_SYS_TYPES_H 1
1955 | #define HAVE_SYS_STAT_H 1
1956 | #define HAVE_STDLIB_H 1
1957 | #define HAVE_STRING_H 1
1958 | #define HAVE_MEMORY_H 1
1959 | #define HAVE_STRINGS_H 1
1960 | #define HAVE_INTTYPES_H 1
1961 | #define HAVE_STDINT_H 1
1962 | #define HAVE_UNISTD_H 1
1963 | #define HAVE_DLFCN_H 1
1964 | #define HAVE_SGI_STL 1
1965 | #define HAVE_CRYPT 1
1966 | #define kde_socklen_t socklen_t
1967 | #define ksize_t socklen_t
1968 | #define HAVE_SYS_TYPES_H 1
1969 | #define HAVE_STDINT_H 1
1970 | #define HAVE_SYS_BITYPES_H 1
1971 | #define HAVE_RES_INIT 1
1972 | #define HAVE_RES_INIT 1
1973 | #define HAVE_RES_INIT_PROTO 1
1974 | #define SIZEOF_INT 4
1975 | #define SIZEOF_SHORT 2
1976 | #define SIZEOF_LONG 4
1977 | #define SIZEOF_CHAR_P 4
1978 | #define SIZEOF_SIZE_T 4
1979 | #define SIZEOF_UNSIGNED_LONG 4
1980 | /* end confdefs.h.  */
1981 | #include <crt_externs.h>
1982 configure:27997: result: no
1983 configure:28032: checking for crt_externs.h
1984 configure:28039: result: no
1985 configure:28052: checking for _NSGetEnviron
1986 configure:28109: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute   conftest.c  >&5
1987 /tmp/ccceiRet.o: In function `main':
1988 conftest.c:(.text+0x17): undefined reference to `_NSGetEnviron'
1989 /tmp/ccceiRet.o:(.data+0x0): undefined reference to `_NSGetEnviron'
1990 collect2: ld returned 1 exit status
1991 configure:28115: $? = 1
1992 configure: failed program was:
1993 | /* confdefs.h.  */
1995 | #define PACKAGE_NAME ""
1996 | #define PACKAGE_TARNAME ""
1997 | #define PACKAGE_VERSION ""
1998 | #define PACKAGE_STRING ""
1999 | #define PACKAGE_BUGREPORT ""
2000 | #define PACKAGE "kgraphinterface"
2001 | #define VERSION "0.1"
2002 | #ifdef __cplusplus
2003 | extern "C" void std::exit (int) throw (); using std::exit;
2004 | #endif
2005 | #define KDELIBSUFF ""
2006 | #define STDC_HEADERS 1
2007 | #define HAVE_SYS_TYPES_H 1
2008 | #define HAVE_SYS_STAT_H 1
2009 | #define HAVE_STDLIB_H 1
2010 | #define HAVE_STRING_H 1
2011 | #define HAVE_MEMORY_H 1
2012 | #define HAVE_STRINGS_H 1
2013 | #define HAVE_INTTYPES_H 1
2014 | #define HAVE_STDINT_H 1
2015 | #define HAVE_UNISTD_H 1
2016 | #define HAVE_DLFCN_H 1
2017 | #define HAVE_SGI_STL 1
2018 | #define HAVE_CRYPT 1
2019 | #define kde_socklen_t socklen_t
2020 | #define ksize_t socklen_t
2021 | #define HAVE_SYS_TYPES_H 1
2022 | #define HAVE_STDINT_H 1
2023 | #define HAVE_SYS_BITYPES_H 1
2024 | #define HAVE_RES_INIT 1
2025 | #define HAVE_RES_INIT 1
2026 | #define HAVE_RES_INIT_PROTO 1
2027 | #define SIZEOF_INT 4
2028 | #define SIZEOF_SHORT 2
2029 | #define SIZEOF_LONG 4
2030 | #define SIZEOF_CHAR_P 4
2031 | #define SIZEOF_SIZE_T 4
2032 | #define SIZEOF_UNSIGNED_LONG 4
2033 | /* end confdefs.h.  */
2034 | /* Define _NSGetEnviron to an innocuous variant, in case <limits.h> declares _NSGetEnviron.
2035 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2036 | #define _NSGetEnviron innocuous__NSGetEnviron
2038 | /* System header to define __stub macros and hopefully few prototypes,
2039 |     which can conflict with char _NSGetEnviron (); below.
2040 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2041 |     <limits.h> exists even on freestanding compilers.  */
2043 | #ifdef __STDC__
2044 | # include <limits.h>
2045 | #else
2046 | # include <assert.h>
2047 | #endif
2049 | #undef _NSGetEnviron
2051 | /* Override any gcc2 internal prototype to avoid an error.  */
2052 | #ifdef __cplusplus
2053 | extern "C"
2054 | {
2055 | #endif
2056 | /* We use char because int might match the return type of a gcc2
2057 |    builtin and then its argument prototype would still apply.  */
2058 | char _NSGetEnviron ();
2059 | /* The GNU C library defines this for functions which it implements
2060 |     to always fail with ENOSYS.  Some functions are actually named
2061 |     something starting with __ and the normal name is an alias.  */
2062 | #if defined (__stub__NSGetEnviron) || defined (__stub____NSGetEnviron)
2063 | choke me
2064 | #else
2065 | char (*f) () = _NSGetEnviron;
2066 | #endif
2067 | #ifdef __cplusplus
2068 | }
2069 | #endif
2071 | int
2072 | main ()
2073 | {
2074 | return f != _NSGetEnviron;
2075 |   ;
2076 |   return 0;
2077 | }
2078 configure:28140: result: no
2079 configure:28162: checking for vsnprintf
2080 configure:28219: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute   conftest.c  >&5
2081 configure:28225: $? = 0
2082 configure:28229: test -z 
2083                          || test ! -s conftest.err
2084 configure:28232: $? = 0
2085 configure:28235: test -s conftest
2086 configure:28238: $? = 0
2087 configure:28250: result: yes
2088 configure:28162: checking for snprintf
2089 configure:28219: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute   conftest.c  >&5
2090 configure:28225: $? = 0
2091 configure:28229: test -z 
2092                          || test ! -s conftest.err
2093 configure:28232: $? = 0
2094 configure:28235: test -s conftest
2095 configure:28238: $? = 0
2096 configure:28250: result: yes
2097 configure:28309: checking for X
2098 configure:28347: gcc -E  conftest.c
2099 configure:28353: $? = 0
2100 configure:28444: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute   conftest.c -lXt  >&5
2101 configure:28450: $? = 0
2102 configure:28454: test -z 
2103                          || test ! -s conftest.err
2104 configure:28457: $? = 0
2105 configure:28460: test -s conftest
2106 configure:28463: $? = 0
2107 configure:28609: result: libraries /usr/lib, headers .
2108 configure:28638: checking for IceConnectionNumber in -lICE
2109 configure:28668: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute   -L/usr/lib conftest.c -lICE   >&5
2110 configure:28674: $? = 0
2111 configure:28678: test -z 
2112                          || test ! -s conftest.err
2113 configure:28681: $? = 0
2114 configure:28684: test -s conftest
2115 configure:28687: $? = 0
2116 configure:28700: result: yes
2117 configure:28710: checking for libXext
2118 configure:28745: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute   -L/usr/lib  conftest.c -lXext -lX11  >&5
2119 configure:28751: $? = 0
2120 configure:28755: test -z 
2121                          || test ! -s conftest.err
2122 configure:28758: $? = 0
2123 configure:28761: test -s conftest
2124 configure:28764: $? = 0
2125 configure:28783: result: yes
2126 configure:28934: checking for pthread_create in -lpthread
2127 configure:28964: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute   conftest.c -lpthread   >&5
2128 configure:28970: $? = 0
2129 configure:28974: test -z 
2130                          || test ! -s conftest.err
2131 configure:28977: $? = 0
2132 configure:28980: test -s conftest
2133 configure:28983: $? = 0
2134 configure:28996: result: yes
2135 configure:29276: checking for extra includes
2136 configure:29304: result: no
2137 configure:29308: checking for extra libs
2138 configure:29337: result: no
2139 configure:29343: checking for libz
2140 configure:29378: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute -I.   -D_REENTRANT  conftest.c -L/usr/lib    -lz  >&5
2141 configure:29384: $? = 0
2142 configure:29388: test -z 
2143                          || test ! -s conftest.err
2144 configure:29391: $? = 0
2145 configure:29394: test -s conftest
2146 configure:29397: $? = 0
2147 configure:29419: result: -lz
2148 configure:29440: checking for libpng
2149 configure:29477: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute -I.   -D_REENTRANT  conftest.c  -L/usr/lib    -lpng -lz -lm -lX11  >&5
2150 configure:29483: $? = 0
2151 configure:29487: test -z 
2152                          || test ! -s conftest.err
2153 configure:29490: $? = 0
2154 configure:29493: test -s conftest
2155 configure:29496: $? = 0
2156 configure:29520: result: -lpng -lz -lm
2157 configure:29531: checking for libjpeg6b
2158 configure:29565: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute -I.   -D_REENTRANT  conftest.c -L/usr/lib    -ljpeg6b -lm >&5
2159 /usr/bin/ld: cannot find -ljpeg6b
2160 collect2: ld returned 1 exit status
2161 configure:29571: $? = 1
2162 configure: failed program was:
2163 | /* confdefs.h.  */
2165 | #define PACKAGE_NAME ""
2166 | #define PACKAGE_TARNAME ""
2167 | #define PACKAGE_VERSION ""
2168 | #define PACKAGE_STRING ""
2169 | #define PACKAGE_BUGREPORT ""
2170 | #define PACKAGE "kgraphinterface"
2171 | #define VERSION "0.1"
2172 | #ifdef __cplusplus
2173 | extern "C" void std::exit (int) throw (); using std::exit;
2174 | #endif
2175 | #define KDELIBSUFF ""
2176 | #define STDC_HEADERS 1
2177 | #define HAVE_SYS_TYPES_H 1
2178 | #define HAVE_SYS_STAT_H 1
2179 | #define HAVE_STDLIB_H 1
2180 | #define HAVE_STRING_H 1
2181 | #define HAVE_MEMORY_H 1
2182 | #define HAVE_STRINGS_H 1
2183 | #define HAVE_INTTYPES_H 1
2184 | #define HAVE_STDINT_H 1
2185 | #define HAVE_UNISTD_H 1
2186 | #define HAVE_DLFCN_H 1
2187 | #define HAVE_SGI_STL 1
2188 | #define HAVE_CRYPT 1
2189 | #define kde_socklen_t socklen_t
2190 | #define ksize_t socklen_t
2191 | #define HAVE_SYS_TYPES_H 1
2192 | #define HAVE_STDINT_H 1
2193 | #define HAVE_SYS_BITYPES_H 1
2194 | #define HAVE_RES_INIT 1
2195 | #define HAVE_RES_INIT 1
2196 | #define HAVE_RES_INIT_PROTO 1
2197 | #define SIZEOF_INT 4
2198 | #define SIZEOF_SHORT 2
2199 | #define SIZEOF_LONG 4
2200 | #define SIZEOF_CHAR_P 4
2201 | #define SIZEOF_SIZE_T 4
2202 | #define SIZEOF_UNSIGNED_LONG 4
2203 | #define HAVE_VSNPRINTF 1
2204 | #define HAVE_SNPRINTF 1
2205 | #define HAVE_LIBZ 1
2206 | #define HAVE_LIBPNG 1
2207 | /* end confdefs.h.  */
2209 | #ifdef __cplusplus
2210 | extern "C" {
2211 | #endif
2212 | void jpeg_CreateDecompress();
2213 | #ifdef __cplusplus
2214 | }
2215 | #endif
2217 | int
2218 | main ()
2219 | {
2220 | jpeg_CreateDecompress();
2221 |   ;
2222 |   return 0;
2223 | }
2224 configure:29606: result: no
2225 configure:29609: checking for libjpeg
2226 configure:29643: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute -I.   -D_REENTRANT  conftest.c -L/usr/lib    -ljpeg -lm >&5
2227 configure:29649: $? = 0
2228 configure:29653: test -z 
2229                          || test ! -s conftest.err
2230 configure:29656: $? = 0
2231 configure:29659: test -s conftest
2232 configure:29662: $? = 0
2233 configure:29681: result: -ljpeg
2234 configure: 29705: ${prefix}/include/jpeglib.h
2235 configure: 29705: /usr/include/jpeglib.h
2236 taking that
2237 configure:29752: checking for perl
2238 configure:29812: result: /usr/bin/perl
2239 configure:29938: checking for Qt
2240 configure: 30003: /usr/lib/qt3/include/qstyle.h
2241 configure: 30003: /usr/lib/qt3/qstyle.h
2242 configure: 30003: /usr/lib/qt/include/qstyle.h
2243 configure: 30003: /usr/lib/qt/qstyle.h
2244 configure: 30003: /usr/share/qt3/include/qstyle.h
2245 taking that
2246 tried NO
2247 tried /usr/lib/qt3/lib
2248 tried /usr/lib/qt3
2249 tried /usr/lib/qt/lib
2250 tried /usr/lib/qt
2251 configure:30121: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -I/usr/share/qt3/include -I.  -DQT_THREAD_SUPPORT  -D_REENTRANT  -L/usr/share/qt3/lib -L/usr/lib     conftest.cc  -lqt-mt -lpng -lz -lm -ljpeg -ldl  -lXext -lX11 -lSM -lICE  -lpthread 1>&5
2252 configure:30124: $? = 0
2253 configure:30183: result: libraries /usr/share/qt3/lib, headers /usr/share/qt3/include using -mt
2254 configure:30365: checking for moc
2255 configure:30437: result: /usr/share/qt3/bin/moc
2256 configure:30445: checking for uic
2257 configure:30499: result: /usr/share/qt3/bin/uic
2258 configure:30530: checking whether uic supports -L 
2259 configure:30541: /usr/share/qt3/bin/uic -L /nonexistent conftest.ui >/dev/null
2260 configure:30544: $? = 0
2261 configure:30556: result: yes
2262 configure:30568: checking whether uic supports -nounload 
2263 configure:30579: /usr/share/qt3/bin/uic -nounload  conftest.ui >/dev/null
2264 configure:30582: $? = 0
2265 configure:30594: result: yes
2266 configure:30631: checking if Qt needs -ljpeg
2267 configure:30672: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -I/usr/share/qt3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  conftest.cc -L/usr/share/qt3/lib -L/usr/lib -lqt-mt -lpng -lz -lm  -ldl -lXext -lX11 -lSM -lICE 1>&5
2268 conftest.cc: In function 'int main()':
2269 conftest.cc:55: warning: 'argv' is used uninitialized in this function
2270 configure:30678: $? = 0
2271 configure:30682: test -z 
2272                          || test ! -s conftest.err
2273 configure:30685: $? = 0
2274 configure:30688: test -s conftest
2275 configure:30691: $? = 0
2276 configure:30720: result: no
2277 configure:30752: checking for rpath
2278 configure:30784: result: yes
2279 configure:30787: checking for KDE
2280 configure: 30840: /usr/include/ksharedptr.h
2281 configure: 30840: /usr/include/ksharedptr.h
2282 configure: 30840: /usr/lib/kde/include/ksharedptr.h
2283 configure: 30840: /usr/local/kde/include/ksharedptr.h
2284 configure: 30840: /usr/local/include/ksharedptr.h
2285 configure: 30840: /usr/kde/include/ksharedptr.h
2286 configure: 30840: /usr/include/kde/ksharedptr.h
2287 taking that
2288 configure: 30870: /usr/lib/libkio.la
2289 taking that
2290 configure: 30888: /usr/lib/kde3/plugins/designer/kdewidgets.la
2291 taking that
2292 configure:30961: result: libraries /usr/lib, headers /usr/include/kde
2293 configure:31000: checking if UIC has KDE plugins available
2294 configure:31027: /usr/share/qt3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload -impl actest.h actest.ui > actest.cpp
2295 configure:31030: $? = 0
2296 configure:31044: result: yes
2297 configure:31099: checking for KDE paths
2298 configure:31716: result: defaults
2299 configure:31764: checking for dcopidl
2300 configure:31826: result: /usr/bin/dcopidl
2301 configure:31833: checking for dcopidl2cpp
2302 configure:31895: result: /usr/bin/dcopidl2cpp
2303 configure:31903: checking for mcopidl
2304 configure:31967: result: /usr/bin/mcopidl
2305 configure:31974: checking for artsc-config
2306 configure:32038: result: /usr/bin/artsc-config
2307 configure:32046: checking for meinproc
2308 configure:32100: result: /usr/bin/meinproc
2309 configure:32130: checking for kconfig_compiler
2310 configure:32192: result: /usr/bin/kconfig_compiler
2311 configure:32199: checking for dcopidlng
2312 configure:32261: result: /usr/bin/dcopidlng
2313 configure:32341: checking for xmllint
2314 configure:32395: result: /usr/bin/xmllint
2315 configure: 32411: /usr/share/kde/apps/ksgmltools2/customization/kde-chunk.xsl
2316 configure: 32411: /usr/local/share/apps/ksgmltools2/customization/kde-chunk.xsl
2317 configure: 32411: /usr/share/apps/ksgmltools2/customization/kde-chunk.xsl
2318 taking that
2319 configure:32569: checking whether byte ordering is bigendian
2320 configure:32596: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  -DQT_THREAD_SUPPORT  -D_REENTRANT conftest.c >&5
2321 configure:32602: $? = 0
2322 configure:32606: test -z 
2323                          || test ! -s conftest.err
2324 configure:32609: $? = 0
2325 configure:32612: test -s conftest.o
2326 configure:32615: $? = 0
2327 configure:32639: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  -DQT_THREAD_SUPPORT  -D_REENTRANT conftest.c >&5
2328 conftest.c: In function 'main':
2329 conftest.c:55: error: 'not' undeclared (first use in this function)
2330 conftest.c:55: error: (Each undeclared identifier is reported only once
2331 conftest.c:55: error: for each function it appears in.)
2332 conftest.c:55: error: expected ';' before 'big'
2333 configure:32645: $? = 1
2334 configure: failed program was:
2335 | /* confdefs.h.  */
2337 | #define PACKAGE_NAME ""
2338 | #define PACKAGE_TARNAME ""
2339 | #define PACKAGE_VERSION ""
2340 | #define PACKAGE_STRING ""
2341 | #define PACKAGE_BUGREPORT ""
2342 | #define PACKAGE "kgraphinterface"
2343 | #define VERSION "0.1"
2344 | #ifdef __cplusplus
2345 | extern "C" void std::exit (int) throw (); using std::exit;
2346 | #endif
2347 | #define KDELIBSUFF ""
2348 | #define STDC_HEADERS 1
2349 | #define HAVE_SYS_TYPES_H 1
2350 | #define HAVE_SYS_STAT_H 1
2351 | #define HAVE_STDLIB_H 1
2352 | #define HAVE_STRING_H 1
2353 | #define HAVE_MEMORY_H 1
2354 | #define HAVE_STRINGS_H 1
2355 | #define HAVE_INTTYPES_H 1
2356 | #define HAVE_STDINT_H 1
2357 | #define HAVE_UNISTD_H 1
2358 | #define HAVE_DLFCN_H 1
2359 | #define HAVE_SGI_STL 1
2360 | #define HAVE_CRYPT 1
2361 | #define kde_socklen_t socklen_t
2362 | #define ksize_t socklen_t
2363 | #define HAVE_SYS_TYPES_H 1
2364 | #define HAVE_STDINT_H 1
2365 | #define HAVE_SYS_BITYPES_H 1
2366 | #define HAVE_RES_INIT 1
2367 | #define HAVE_RES_INIT 1
2368 | #define HAVE_RES_INIT_PROTO 1
2369 | #define SIZEOF_INT 4
2370 | #define SIZEOF_SHORT 2
2371 | #define SIZEOF_LONG 4
2372 | #define SIZEOF_CHAR_P 4
2373 | #define SIZEOF_SIZE_T 4
2374 | #define SIZEOF_UNSIGNED_LONG 4
2375 | #define HAVE_VSNPRINTF 1
2376 | #define HAVE_SNPRINTF 1
2377 | #define HAVE_LIBZ 1
2378 | #define HAVE_LIBPNG 1
2379 | #define HAVE_LIBJPEG 1
2380 | #define HAVE_LIBPTHREAD 1
2381 | /* end confdefs.h.  */
2382 | #include <sys/types.h>
2383 | #include <sys/param.h>
2385 | int
2386 | main ()
2387 | {
2388 | #if BYTE_ORDER != BIG_ENDIAN
2389 |  not big endian
2390 | #endif
2392 |   ;
2393 |   return 0;
2394 | }
2395 configure:32780: result: no
2396 configure:32800: checking for MAXPATHLEN
2397 configure:32822: gcc -E  -DQT_THREAD_SUPPORT  -D_REENTRANT conftest.c 2>/dev/null | grep '^KDE_HELLO' >conftest.out
2398 configure:32825: $? = 0
2399 configure:32837: result: 4096
2400 configure:32867: checking if doc should be compiled
2401 configure:32879: result: yes
2402 configure:32867: checking if po should be compiled
2403 configure:32879: result: yes
2404 configure:32867: checking if src should be compiled
2405 configure:32879: result: yes
2406 configure:33039: creating ./config.status
2408 ## ---------------------- ##
2409 ## Running config.status. ##
2410 ## ---------------------- ##
2412 This file was extended by config.status, which was
2413 generated by GNU Autoconf 2.59.  Invocation command line was
2415   CONFIG_FILES    = 
2416   CONFIG_HEADERS  = 
2417   CONFIG_LINKS    = 
2418   CONFIG_COMMANDS = 
2419   $ ./config.status 
2421 on yannick
2423 config.status:743: creating config.h
2424 config.status:915: config.h is unchanged
2425 config.status:1095: executing depfiles commands
2427 ## ---------------- ##
2428 ## Cache variables. ##
2429 ## ---------------- ##
2431 ac_cv_build=i686-pc-linux-gnu
2432 ac_cv_build_alias=i686-pc-linux-gnu
2433 ac_cv_c_bigendian=no
2434 ac_cv_c_compiler_gnu=yes
2435 ac_cv_cxx_compiler_gnu=yes
2436 ac_cv_env_CC_set=
2437 ac_cv_env_CC_value=
2438 ac_cv_env_CFLAGS_set=
2439 ac_cv_env_CFLAGS_value=
2440 ac_cv_env_CPPFLAGS_set=
2441 ac_cv_env_CPPFLAGS_value=
2442 ac_cv_env_CPP_set=
2443 ac_cv_env_CPP_value=
2444 ac_cv_env_CXXCPP_set=
2445 ac_cv_env_CXXCPP_value=
2446 ac_cv_env_CXXFLAGS_set=
2447 ac_cv_env_CXXFLAGS_value=
2448 ac_cv_env_CXX_set=
2449 ac_cv_env_CXX_value=
2450 ac_cv_env_F77_set=
2451 ac_cv_env_F77_value=
2452 ac_cv_env_FFLAGS_set=
2453 ac_cv_env_FFLAGS_value=
2454 ac_cv_env_LDFLAGS_set=
2455 ac_cv_env_LDFLAGS_value=
2456 ac_cv_env_build_alias_set=
2457 ac_cv_env_build_alias_value=
2458 ac_cv_env_host_alias_set=
2459 ac_cv_env_host_alias_value=
2460 ac_cv_env_target_alias_set=
2461 ac_cv_env_target_alias_value=
2462 ac_cv_exeext=
2463 ac_cv_f77_compiler_gnu=no
2464 ac_cv_func__NSGetEnviron=no
2465 ac_cv_func_connect=yes
2466 ac_cv_func_dlopen=no
2467 ac_cv_func_inet_ntoa=yes
2468 ac_cv_func_remove=yes
2469 ac_cv_func_shl_load=no
2470 ac_cv_func_shmat=yes
2471 ac_cv_func_snprintf=yes
2472 ac_cv_func_vsnprintf=yes
2473 ac_cv_have_dlfcn=yes
2474 ac_cv_have_kde='have_kde=yes     ac_kde_includes=/usr/include/kde ac_kde_libraries=/usr/lib'
2475 ac_cv_have_qt='have_qt=yes     ac_qt_includes=/usr/share/qt3/include ac_qt_libraries=/usr/share/qt3/lib'
2476 ac_cv_header_Carbon_Carbon_h=no
2477 ac_cv_header_CoreAudio_CoreAudio_h=no
2478 ac_cv_header_crt_externs_h=no
2479 ac_cv_header_dlfcn_h=yes
2480 ac_cv_header_inttypes_h=yes
2481 ac_cv_header_memory_h=yes
2482 ac_cv_header_stdc=yes
2483 ac_cv_header_stdint_h=yes
2484 ac_cv_header_stdlib_h=yes
2485 ac_cv_header_string_h=yes
2486 ac_cv_header_strings_h=yes
2487 ac_cv_header_sys_bitypes_h=yes
2488 ac_cv_header_sys_stat_h=yes
2489 ac_cv_header_sys_types_h=yes
2490 ac_cv_header_unistd_h=yes
2491 ac_cv_host=i686-pc-linux-gnu
2492 ac_cv_host_alias=i686-pc-linux-gnu
2493 ac_cv_lib_ICE_IceConnectionNumber=yes
2494 ac_cv_lib_compat_main=no
2495 ac_cv_lib_crypt_crypt=yes
2496 ac_cv_lib_dl_dlopen=yes
2497 ac_cv_lib_dld_shl_load=no
2498 ac_cv_lib_dld_shl_unload=no
2499 ac_cv_lib_dnet_dnet_ntoa=no
2500 ac_cv_lib_dnet_stub_dnet_ntoa=no
2501 ac_cv_lib_jpeg_6b=no
2502 ac_cv_lib_jpeg_normal=-ljpeg
2503 ac_cv_lib_png='-lpng -lz -lm'
2504 ac_cv_lib_poll_poll=no
2505 ac_cv_lib_pthread_pthread_create=yes
2506 ac_cv_lib_ucb_killpg=no
2507 ac_cv_lib_util_main=yes
2508 ac_cv_lib_z=-lz
2509 ac_cv_maxpathlen=4096
2510 ac_cv_objext=o
2511 ac_cv_path_GMSGFMT=msgfmt
2512 ac_cv_path_MSGFMT=msgfmt
2513 ac_cv_path_XGETTEXT=:
2514 ac_cv_path_install='/usr/bin/install -c'
2515 ac_cv_prog_AWK=mawk
2516 ac_cv_prog_CPP='gcc -E'
2517 ac_cv_prog_CXXCPP='g++ -E'
2518 ac_cv_prog_ac_ct_AR=ar
2519 ac_cv_prog_ac_ct_CC=gcc
2520 ac_cv_prog_ac_ct_CXX=g++
2521 ac_cv_prog_ac_ct_RANLIB=ranlib
2522 ac_cv_prog_ac_ct_STRIP=strip
2523 ac_cv_prog_cc_g=yes
2524 ac_cv_prog_cc_stdc=
2525 ac_cv_prog_cxx_g=yes
2526 ac_cv_prog_egrep='grep -E'
2527 ac_cv_prog_f77_g=no
2528 ac_cv_prog_make_make_set=yes
2529 ac_cv_sizeof_char_p=4
2530 ac_cv_sizeof_int=4
2531 ac_cv_sizeof_long=4
2532 ac_cv_sizeof_short=2
2533 ac_cv_sizeof_size_t=4
2534 ac_cv_sizeof_unsigned_long=4
2535 ac_cv_target=i686-pc-linux-gnu
2536 ac_cv_target_alias=i686-pc-linux-gnu
2537 ac_cv_type_char_p=yes
2538 ac_cv_type_int=yes
2539 ac_cv_type_long=yes
2540 ac_cv_type_short=yes
2541 ac_cv_type_size_t=yes
2542 ac_cv_type_unsigned_long=yes
2543 am_cv_CC_dependencies_compiler_type=gcc3
2544 am_cv_CXX_dependencies_compiler_type=gcc3
2545 kde_cv_all_paths='kde_have_all_paths="yes"      kde_htmldir="\${datadir}/doc/HTML"      kde_appsdir="\${datadir}/applnk"        kde_icondir="\${datadir}/icons"         kde_sounddir="\${datadir}/sounds"       kde_datadir="\${datadir}/apps"  kde_locale="\${datadir}/locale"         kde_cgidir="\${exec_prefix}/cgi-bin"    kde_confdir="\${datadir}/config"        kde_kcfgdir="\${datadir}/config.kcfg"   kde_mimedir="\${datadir}/mimelnk"       kde_toolbardir="\${datadir}/toolbar"    kde_wallpaperdir="\${datadir}/wallpapers"       kde_templatesdir="\${datadir}/templates"        kde_bindir="\${exec_prefix}/bin"        kde_servicesdir="\${datadir}/services"  kde_servicetypesdir="\${datadir}/servicetypes"  kde_moduledir="\${libdir}/kde3"         kde_styledir="\${libdir}/kde3/plugins/styles"   kde_widgetdir="/usr/lib/kde3/plugins/designer"  xdg_appsdir="\${datadir}/applications/kde"      xdg_menudir="\${sysconfdir}/xdg/menus"  xdg_directorydir="\${datadir}/desktop-directories"      kde_result=defaults'
2546 kde_cv_func_res_init=yes
2547 kde_cv_func_strlcat=no
2548 kde_cv_func_strlcpy=no
2549 kde_cv_have_libXext=yes
2550 kde_cv_have_x='have_x=yes          kde_x_includes=. kde_x_libraries=/usr/lib'
2551 kde_cv_opt_noinline_match=irrelevant
2552 kde_cv_path=/usr/bin/xmllint
2553 kde_cv_path_artsc_config=/usr/bin/artsc-config
2554 kde_cv_path_dcopidl=/usr/bin/dcopidl
2555 kde_cv_path_dcopidl2cpp=/usr/bin/dcopidl2cpp
2556 kde_cv_path_dcopidlng=/usr/bin/dcopidlng
2557 kde_cv_path_kconfig_compiler=/usr/bin/kconfig_compiler
2558 kde_cv_path_kde_config=/usr/bin/kde-config
2559 kde_cv_path_mcopidl=/usr/bin/mcopidl
2560 kde_cv_path_meinproc=/usr/bin/meinproc
2561 kde_cv_path_moc=/usr/share/qt3/bin/moc
2562 kde_cv_path_perl=/usr/bin/perl
2563 kde_cv_path_uic=/usr/share/qt3/bin/uic
2564 kde_cv_path_xmllint=/usr/bin/xmllint
2565 kde_cv_prog_cc_Wmissing_format_attribute=yes
2566 kde_cv_prog_cxx_O0=yes
2567 kde_cv_prog_cxx_Wl___allow_shlib_undefined=yes
2568 kde_cv_prog_cxx_Wl___no_undefined=yes
2569 kde_cv_prog_cxx_Wmissing_format_attribute=yes
2570 kde_cv_prog_cxx_Wno_long_long=yes
2571 kde_cv_prog_cxx_Wno_non_virtual_dtor=yes
2572 kde_cv_prog_cxx_Wundef=yes
2573 kde_cv_prog_cxx_fexceptions=yes
2574 kde_cv_prog_cxx_fno_check_new=yes
2575 kde_cv_prog_cxx_fno_common=yes
2576 kde_cv_prog_cxx_fno_exceptions=yes
2577 kde_cv_prog_cxx_fno_reorder_blocks=yes
2578 kde_cv_prog_uic_L=yes
2579 kde_cv_prog_uic_nounload=yes
2580 kde_cv_proto_res_init=no
2581 kde_cv_proto_strlcat='yes - in libkdefakes'
2582 kde_cv_proto_strlcpy='yes - in libkdefakes'
2583 kde_cv_qt_jpeg=no
2584 kde_cv_socklen_t=yes
2585 kde_cv_socklen_t_equiv=socklen_t
2586 kde_cv_stl_works=yes
2587 kde_cv_uic_plugins=yes
2588 kde_cv_val_pie_support=yes
2589 lt_cv_deplibs_check_method=pass_all
2590 lt_cv_dlopen=dlopen
2591 lt_cv_dlopen_libs=-ldl
2592 lt_cv_dlopen_self=yes
2593 lt_cv_dlopen_self_static=yes
2594 lt_cv_file_magic_cmd='$MAGIC_CMD'
2595 lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.5.so'
2596 lt_cv_ld_reload_flag=-r
2597 lt_cv_objdir=.libs
2598 lt_cv_path_LD=/usr/bin/ld
2599 lt_cv_path_LDCXX=/usr/bin/ld
2600 lt_cv_path_NM='/usr/bin/nm -B'
2601 lt_cv_path_SED=/bin/sed
2602 lt_cv_prog_compiler_c_o=yes
2603 lt_cv_prog_compiler_c_o_CXX=yes
2604 lt_cv_prog_compiler_rtti_exceptions=no
2605 lt_cv_prog_gnu_ld=yes
2606 lt_cv_prog_gnu_ldcxx=yes
2607 lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([ABCDGISTW][ABCDGISTW]*\)[   ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
2608 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'\'''
2609 lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
2610 lt_cv_sys_max_cmd_len=32768
2611 lt_lt_cv_prog_compiler_c_o='"yes"'
2612 lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
2613 lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[  ]\\([ABCDGISTW][ABCDGISTW]*\\)[         ][      ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
2614 lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
2615 lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
2617 ## ----------------- ##
2618 ## Output variables. ##
2619 ## ----------------- ##
2621 ACLOCAL='${SHELL} /home/yannick/progra/qt/kgraphinterface/admin/missing --run aclocal-1.9'
2622 AMDEPBACKSLASH='\'
2623 AMDEP_FALSE='#'
2624 AMDEP_TRUE=''
2625 AMTAR='${SHELL} /home/yannick/progra/qt/kgraphinterface/admin/missing --run tar'
2626 AR='ar'
2627 ARTSCCONFIG='/usr/bin/artsc-config'
2628 AUTOCONF='$(SHELL) $(top_srcdir)/admin/cvs.sh configure || touch configure'
2629 AUTODIRS=''
2630 AUTOHEADER='${SHELL} /home/yannick/progra/qt/kgraphinterface/admin/missing --run autoheader'
2631 AUTOMAKE='${SHELL} /home/yannick/progra/qt/kgraphinterface/admin/missing --run automake-1.9'
2632 AWK='mawk'
2633 CC='gcc'
2634 CCDEPMODE='depmode=gcc3'
2635 CFLAGS='-std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute'
2636 CONF_FILES=' $(top_srcdir)/./admin/configure.in.min $(top_srcdir)/configure.in.in'
2637 CPP='gcc -E'
2638 CPPFLAGS=' -DQT_THREAD_SUPPORT  -D_REENTRANT'
2639 CXX='g++'
2640 CXXCPP='g++ -E'
2641 CXXDEPMODE='depmode=gcc3'
2642 CXXFLAGS='-Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common'
2643 CYGPATH_W='echo'
2644 DCOPIDL2CPP='/usr/bin/dcopidl2cpp'
2645 DCOPIDL='/usr/bin/dcopidl'
2646 DCOPIDLNG='/usr/bin/dcopidlng'
2647 DCOP_DEPENDENCIES='$(DCOPIDL) $(DCOPIDLNG)'
2648 DEFS='-DHAVE_CONFIG_H'
2649 DEPDIR='.deps'
2650 ECHO='echo'
2651 ECHO_C=''
2652 ECHO_N='-n'
2653 ECHO_T=''
2654 EGREP='grep -E'
2655 ENABLE_PERMISSIVE_FLAG='-fpermissive'
2656 EXEEXT=''
2657 F77=''
2658 FFLAGS=''
2659 FRAMEWORK_COREAUDIO=''
2660 GMSGFMT=':'
2661 HAVE_GCC_VISIBILITY='0'
2662 INSTALL_DATA='${INSTALL} -m 644'
2663 INSTALL_PROGRAM='${INSTALL} $(INSTALL_STRIP_FLAG)'
2664 INSTALL_SCRIPT='${INSTALL}'
2665 INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
2666 KCFG_DEPENDENCIES='$(KCONFIG_COMPILER)'
2667 KCONFIG_COMPILER='/usr/bin/kconfig_compiler'
2668 KDECONFIG='/usr/bin/kde-config'
2669 KDE_CHECK_PLUGIN='$(KDE_PLUGIN) -rpath $(libdir)'
2670 KDE_EXTRA_RPATH=''
2671 KDE_INCLUDES='-I/usr/include/kde'
2672 KDE_LDFLAGS='-L/usr/lib'
2673 KDE_MT_LDFLAGS=''
2674 KDE_MT_LIBS='-lpthread'
2675 KDE_NO_UNDEFINED='-Wl,--no-undefined -Wl,--allow-shlib-undefined'
2676 KDE_PLUGIN='-avoid-version -module -no-undefined $(KDE_NO_UNDEFINED) $(KDE_RPATH) $(KDE_MT_LDFLAGS)'
2677 KDE_RPATH='-R $(libdir) -R $(kde_libraries) -R $(qt_libraries) -R $(x_libraries)'
2678 KDE_USE_CLOSURE_FALSE=''
2679 KDE_USE_CLOSURE_TRUE='#'
2680 KDE_USE_FINAL_FALSE=''
2681 KDE_USE_FINAL_TRUE='#'
2682 KDE_USE_FPIE='-fPIE'
2683 KDE_USE_NMCHECK_FALSE=''
2684 KDE_USE_NMCHECK_TRUE='#'
2685 KDE_USE_PIE='-pie'
2686 KDE_XSL_STYLESHEET='/usr/share/apps/ksgmltools2/customization/kde-chunk.xsl'
2687 LDFLAGS=''
2688 LDFLAGS_AS_NEEDED=''
2689 LDFLAGS_NEW_DTAGS=''
2690 LIBCOMPAT=''
2691 LIBCRYPT='-lcrypt'
2692 LIBDL='-ldl'
2693 LIBJPEG='-ljpeg'
2694 LIBOBJS=''
2695 LIBPNG='-lpng -lz -lm'
2696 LIBPTHREAD='-lpthread'
2697 LIBRESOLV='-lresolv'
2698 LIBS=''
2699 LIBSM='-lSM -lICE'
2700 LIBSOCKET=''
2701 LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent'
2702 LIBUCB=''
2703 LIBUTIL='-lutil'
2704 LIBZ='-lz'
2705 LIB_KAB='-lkab'
2706 LIB_KABC='-lkabc'
2707 LIB_KDECORE='-lkdecore'
2708 LIB_KDED=''
2709 LIB_KDEPIM='-lkdepim'
2710 LIB_KDEPRINT='-lkdeprint'
2711 LIB_KDEUI='-lkdeui'
2712 LIB_KDNSSD='-lkdnssd'
2713 LIB_KFILE='-lkio'
2714 LIB_KFM=''
2715 LIB_KHTML='-lkhtml'
2716 LIB_KIMPROXY='-lkimproxy'
2717 LIB_KIO='-lkio'
2718 LIB_KJS='-lkjs'
2719 LIB_KNEWSTUFF='-lknewstuff'
2720 LIB_KPARTS='-lkparts'
2721 LIB_KSPELL='-lkspell'
2722 LIB_KSYCOCA='-lkio'
2723 LIB_KUNITTEST='-lkunittest'
2724 LIB_KUTILS='-lkutils'
2725 LIB_POLL=''
2726 LIB_QPE=''
2727 LIB_QT='-lqt-mt  $(LIBZ) $(LIBPNG) -lXext $(LIB_X11) $(LIBSM) -lpthread'
2728 LIB_SMB='-lsmb'
2729 LIB_X11='-lX11 $(LIBSOCKET)'
2730 LIB_XEXT='-lXext'
2731 LIB_XRENDER=''
2732 LN_S='ln -s'
2733 LTLIBOBJS=''
2734 MAKEINFO='${SHELL} /home/yannick/progra/qt/kgraphinterface/admin/missing --run makeinfo'
2735 MAKEKDEWIDGETS=''
2736 MCOPIDL='/usr/bin/mcopidl'
2737 MEINPROC='/usr/bin/meinproc'
2738 MOC='/usr/share/qt3/bin/moc'
2739 MSGFMT=':'
2740 NOOPT_CFLAGS='-O0'
2741 NOOPT_CXXFLAGS='-O0'
2742 OBJEXT='o'
2743 PACKAGE='kgraphinterface'
2744 PACKAGE_BUGREPORT=''
2745 PACKAGE_NAME=''
2746 PACKAGE_STRING=''
2747 PACKAGE_TARNAME=''
2748 PACKAGE_VERSION=''
2749 PATH_SEPARATOR=':'
2750 PERL='/usr/bin/perl'
2751 QTE_NORTTI=''
2752 QT_INCLUDES='-I/usr/share/qt3/include'
2753 QT_LDFLAGS='-L/usr/share/qt3/lib'
2754 RANLIB='ranlib'
2755 SET_MAKE=''
2756 SHELL='/bin/bash'
2757 STRIP='strip'
2758 TOPSUBDIRS=' doc po src'
2759 UIC='/usr/share/qt3/bin/uic -L $(kde_widgetdir) -nounload'
2760 UIC_TR='tr2i18n'
2761 USER_INCLUDES=''
2762 USER_LDFLAGS=''
2763 USE_EXCEPTIONS='-fexceptions'
2764 USE_RTTI=''
2765 USE_THREADS=''
2766 VERSION='0.1'
2767 WOVERLOADED_VIRTUAL=''
2768 XGETTEXT=':'
2769 XMLLINT='/usr/bin/xmllint'
2770 X_EXTRA_LIBS=''
2771 X_INCLUDES='-I.'
2772 X_LDFLAGS='-L/usr/lib'
2773 X_PRE_LIBS=''
2774 X_RPATH='-R $(x_libraries)'
2775 ac_ct_AR='ar'
2776 ac_ct_CC='gcc'
2777 ac_ct_CXX='g++'
2778 ac_ct_F77=''
2779 ac_ct_RANLIB='ranlib'
2780 ac_ct_STRIP='strip'
2781 all_includes='-I/usr/include/kde -I/usr/share/qt3/include -I. '
2782 all_libraries='-L/usr/share/qt3/lib -L/usr/lib   '
2783 am__fastdepCC_FALSE='#'
2784 am__fastdepCC_TRUE=''
2785 am__fastdepCXX_FALSE='#'
2786 am__fastdepCXX_TRUE=''
2787 am__include='include'
2788 am__leading_dot='.'
2789 am__quote=''
2790 am__tar='${AMTAR} chof - "$$tardir"'
2791 am__untar='${AMTAR} xf -'
2792 bindir='${exec_prefix}/bin'
2793 build='i686-pc-linux-gnu'
2794 build_alias=''
2795 build_cpu='i686'
2796 build_os='linux-gnu'
2797 build_vendor='pc'
2798 datadir='${prefix}/share'
2799 exec_prefix='${prefix}'
2800 host='i686-pc-linux-gnu'
2801 host_alias=''
2802 host_cpu='i686'
2803 host_os='linux-gnu'
2804 host_vendor='pc'
2805 include_ARTS_FALSE='#'
2806 include_ARTS_TRUE=''
2807 include_x11_FALSE='#'
2808 include_x11_TRUE=''
2809 includedir='${prefix}/include'
2810 infodir='${prefix}/info'
2811 install_sh='/home/yannick/progra/qt/kgraphinterface/admin/install-sh'
2812 kde_appsdir='${datadir}/applnk'
2813 kde_bindir='${exec_prefix}/bin'
2814 kde_confdir='${datadir}/config'
2815 kde_datadir='${datadir}/apps'
2816 kde_htmldir='${datadir}/doc/HTML'
2817 kde_icondir='${datadir}/icons'
2818 kde_includes='/usr/include/kde'
2819 kde_kcfgdir='${datadir}/config.kcfg'
2820 kde_libraries='/usr/lib'
2821 kde_libs_htmldir='/usr/share/doc/kde/HTML'
2822 kde_libs_prefix='/usr'
2823 kde_locale='${datadir}/locale'
2824 kde_mimedir='${datadir}/mimelnk'
2825 kde_moduledir='${libdir}/kde3'
2826 kde_qtver='3'
2827 kde_servicesdir='${datadir}/services'
2828 kde_servicetypesdir='${datadir}/servicetypes'
2829 kde_sounddir='${datadir}/sounds'
2830 kde_styledir='${libdir}/kde3/plugins/styles'
2831 kde_templatesdir='${datadir}/templates'
2832 kde_wallpaperdir='${datadir}/wallpapers'
2833 kde_widgetdir='/usr/lib/kde3/plugins/designer'
2834 kdeinitdir='$(kde_moduledir)'
2835 libdir='${exec_prefix}/lib'
2836 libexecdir='${exec_prefix}/libexec'
2837 localstatedir='${prefix}/var'
2838 mandir='${prefix}/man'
2839 mkdir_p='mkdir -p --'
2840 oldincludedir='/usr/include'
2841 prefix='/usr'
2842 program_transform_name='s,x,x,'
2843 qt_includes='/usr/share/qt3/include'
2844 qt_libraries='/usr/share/qt3/lib'
2845 sbindir='${exec_prefix}/sbin'
2846 sharedstatedir='${prefix}/com'
2847 sysconfdir='${prefix}/etc'
2848 target='i686-pc-linux-gnu'
2849 target_alias=''
2850 target_cpu='i686'
2851 target_os='linux-gnu'
2852 target_vendor='pc'
2853 unsermake_enable_pch_FALSE=''
2854 unsermake_enable_pch_TRUE='#'
2855 x_includes='.'
2856 x_libraries='/usr/lib'
2857 xdg_appsdir='${datadir}/applications/kde'
2858 xdg_directorydir='${datadir}/desktop-directories'
2859 xdg_menudir='${sysconfdir}/xdg/menus'
2861 ## ----------- ##
2862 ## confdefs.h. ##
2863 ## ----------- ##
2865 #define HAVE_CRYPT 1
2866 #define HAVE_DLFCN_H 1
2867 #define HAVE_INTTYPES_H 1
2868 #define HAVE_LIBJPEG 1
2869 #define HAVE_LIBPNG 1
2870 #define HAVE_LIBPTHREAD 1
2871 #define HAVE_LIBZ 1
2872 #define HAVE_MEMORY_H 1
2873 #define HAVE_RES_INIT 1
2874 #define HAVE_RES_INIT 1
2875 #define HAVE_RES_INIT_PROTO 1
2876 #define HAVE_SGI_STL 1
2877 #define HAVE_SNPRINTF 1
2878 #define HAVE_STDINT_H 1
2879 #define HAVE_STDINT_H 1
2880 #define HAVE_STDLIB_H 1
2881 #define HAVE_STRINGS_H 1
2882 #define HAVE_STRING_H 1
2883 #define HAVE_SYS_BITYPES_H 1
2884 #define HAVE_SYS_STAT_H 1
2885 #define HAVE_SYS_TYPES_H 1
2886 #define HAVE_SYS_TYPES_H 1
2887 #define HAVE_UNISTD_H 1
2888 #define HAVE_VSNPRINTF 1
2889 #define KDELIBSUFF ""
2890 #define KDEMAXPATHLEN 4096
2891 #define PACKAGE "kgraphinterface"
2892 #define PACKAGE_BUGREPORT ""
2893 #define PACKAGE_NAME ""
2894 #define PACKAGE_STRING ""
2895 #define PACKAGE_TARNAME ""
2896 #define PACKAGE_VERSION ""
2897 #define SIZEOF_CHAR_P 4
2898 #define SIZEOF_INT 4
2899 #define SIZEOF_LONG 4
2900 #define SIZEOF_SHORT 2
2901 #define SIZEOF_SIZE_T 4
2902 #define SIZEOF_UNSIGNED_LONG 4
2903 #define STDC_HEADERS 1
2904 #define VERSION "0.1"
2905 #define kde_socklen_t socklen_t
2906 #define ksize_t socklen_t
2907 #endif
2908 #ifdef __cplusplus
2909 extern "C" void std::exit (int) throw (); using std::exit;
2911 configure: exit 0
2913 ## ---------------------- ##
2914 ## Running config.status. ##
2915 ## ---------------------- ##
2917 This file was extended by config.status, which was
2918 generated by GNU Autoconf 2.59.  Invocation command line was
2920   CONFIG_FILES    = 
2921   CONFIG_HEADERS  = 
2922   CONFIG_LINKS    = 
2923   CONFIG_COMMANDS = 
2924   $ ./config.status src/Makefile depfiles
2926 on yannick
2928 config.status:1095: executing depfiles commands