Mass update GPLv2 from http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
[dockapps.git] / wmacpiload / config.log
blob5bb172f7ed2868a0d0a2a1fdd4c4eee92b118f4a
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 wmapmload configure 0.3.2, which was
5 generated by GNU Autoconf 2.53.  Invocation command line was
7   $ ./configure 
9 ## --------- ##
10 ## Platform. ##
11 ## --------- ##
13 hostname = sleet
14 uname -m = i686
15 uname -r = 2.4.21-0.11mdkcustom
16 uname -s = Linux
17 uname -v = #2 Sat Mar 22 01:01:25 EST 2003
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: /sbin
31 PATH: /usr/sbin
32 PATH: /bin
33 PATH: /usr/bin
34 PATH: /usr/X11R6/bin
35 PATH: /usr/local/bin
36 PATH: /usr/local/sbin
39 ## ----------- ##
40 ## Core tests. ##
41 ## ----------- ##
43 configure:1251: checking build system type
44 configure:1269: result: i686-pc-linux-gnu
45 configure:1277: checking host system type
46 configure:1291: result: i686-pc-linux-gnu
47 configure:1299: checking target system type
48 configure:1313: result: i686-pc-linux-gnu
49 configure:1339: checking for a BSD-compatible install
50 configure:1393: result: /usr/bin/install -c
51 configure:1404: checking whether build environment is sane
52 configure:1447: result: yes
53 configure:1462: checking whether make sets ${MAKE}
54 configure:1482: result: yes
55 configure:1514: checking for working aclocal
56 configure:1521: result: found
57 configure:1529: checking for working autoconf
58 configure:1536: result: found
59 configure:1544: checking for working automake
60 configure:1551: result: found
61 configure:1559: checking for working autoheader
62 configure:1566: result: found
63 configure:1574: checking for working makeinfo
64 configure:1581: result: found
65 configure:1602: checking for gawk
66 configure:1618: found /bin/gawk
67 configure:1628: result: gawk
68 configure:1684: checking for gcc
69 configure:1700: found /usr/bin/gcc
70 configure:1710: result: gcc
71 configure:1954: checking for C compiler version
72 configure:1957: gcc --version </dev/null >&5
73 gcc (GCC) 3.2.2 (Mandrake Linux 9.1 3.2.2-2mdk)
74 Copyright (C) 2002 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:1960: $? = 0
79 configure:1962: gcc -v </dev/null >&5
80 Reading specs from /usr/lib/gcc-lib/i586-mandrake-linux-gnu/3.2.2/specs
81 Configured with: ../configure --prefix=/usr --libdir=/usr/lib --with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --enable-long-long --enable-__cxa_atexit --enable-languages=c,c++,ada,f77,objc,java --host=i586-mandrake-linux-gnu --with-system-zlib
82 Thread model: posix
83 gcc version 3.2.2 (Mandrake Linux 9.1 3.2.2-2mdk)
84 configure:1965: $? = 0
85 configure:1967: gcc -V </dev/null >&5
86 gcc: argument to `-V' is missing
87 configure:1970: $? = 1
88 configure:1996: checking for C compiler default output
89 configure:1999: gcc    conftest.c  >&5
90 configure:2002: $? = 0
91 configure:2035: result: a.out
92 configure:2040: checking whether the C compiler works
93 configure:2046: ./a.out
94 configure:2049: $? = 0
95 configure:2064: result: yes
96 configure:2071: checking whether we are cross compiling
97 configure:2073: result: no
98 configure:2076: checking for suffix of executables
99 configure:2078: gcc -o conftest    conftest.c  >&5
100 configure:2081: $? = 0
101 configure:2103: result: 
102 configure:2109: checking for suffix of object files
103 configure:2133: gcc -c   conftest.c >&5
104 configure:2136: $? = 0
105 configure:2155: result: o
106 configure:2159: checking whether we are using the GNU C compiler
107 configure:2186: gcc -c   conftest.c >&5
108 configure:2189: $? = 0
109 configure:2192: test -s conftest.o
110 configure:2195: $? = 0
111 configure:2207: result: yes
112 configure:2213: checking whether gcc accepts -g
113 configure:2237: gcc -c -g  conftest.c >&5
114 configure:2240: $? = 0
115 configure:2243: test -s conftest.o
116 configure:2246: $? = 0
117 configure:2256: result: yes
118 configure:2283: gcc -c -g -O2  conftest.c >&5
119 conftest.c:2: parse error before "me"
120 configure:2286: $? = 1
121 configure: failed program was:
122 #ifndef __cplusplus
123   choke me
124 #endif
125 configure:2408: checking for a BSD-compatible install
126 configure:2462: result: /usr/bin/install -c
127 configure:2473: checking whether ln -s works
128 configure:2477: result: yes
129 configure:2507: checking how to run the C preprocessor
130 configure:2533: gcc -E  conftest.c
131 configure:2539: $? = 0
132 configure:2566: gcc -E  conftest.c
133 configure:2562:28: ac_nonexistent.h: No such file or directory
134 configure:2572: $? = 1
135 configure: failed program was:
136 #line 2561 "configure"
137 #include "confdefs.h"
138 #include <ac_nonexistent.h>
139 configure:2609: result: gcc -E
140 configure:2624: gcc -E  conftest.c
141 configure:2630: $? = 0
142 configure:2657: gcc -E  conftest.c
143 configure:2653:28: ac_nonexistent.h: No such file or directory
144 configure:2663: $? = 1
145 configure: failed program was:
146 #line 2652 "configure"
147 #include "confdefs.h"
148 #include <ac_nonexistent.h>
149 configure:2703: checking for X
150 configure:2919: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include
151 configure:3076: gcc -o conftest -g -O2   conftest.c   -L/usr/X11R6/lib -lX11 >&5
152 configure:3079: $? = 0
153 configure:3082: test -s conftest
154 configure:3085: $? = 0
155 configure:3223: checking for gethostbyname
156 configure:3266: gcc -o conftest -g -O2   conftest.c  >&5
157 configure:3269: $? = 0
158 configure:3272: test -s conftest
159 configure:3275: $? = 0
160 configure:3285: result: yes
161 configure:3418: checking for connect
162 configure:3461: gcc -o conftest -g -O2   conftest.c  >&5
163 configure:3464: $? = 0
164 configure:3467: test -s conftest
165 configure:3470: $? = 0
166 configure:3480: result: yes
167 configure:3546: checking for remove
168 configure:3589: gcc -o conftest -g -O2   conftest.c  >&5
169 configure:3592: $? = 0
170 configure:3595: test -s conftest
171 configure:3598: $? = 0
172 configure:3608: result: yes
173 configure:3674: checking for shmat
174 configure:3717: gcc -o conftest -g -O2   conftest.c  >&5
175 configure:3720: $? = 0
176 configure:3723: test -s conftest
177 configure:3726: $? = 0
178 configure:3736: result: yes
179 configure:3811: checking for IceConnectionNumber in -lICE
180 configure:3844: gcc -o conftest -g -O2   -L/usr/X11R6/lib conftest.c -lICE   >&5
181 configure:3847: $? = 0
182 configure:3850: test -s conftest
183 configure:3853: $? = 0
184 configure:3864: result: yes
185 configure:3888: checking for XShapeCombineMask in -lXext
186 configure:3921: gcc -o conftest -g -O2   conftest.c -lXext  -L/usr/X11R6/lib  -lX11  >&5
187 configure:3924: $? = 0
188 configure:3927: test -s conftest
189 configure:3930: $? = 0
190 configure:3941: result: yes
191 configure:3951: checking for XpmCreatePixmapFromData in -lXpm
192 configure:3984: gcc -o conftest -g -O2   conftest.c -lXpm  -L/usr/X11R6/lib  -lX11  >&5
193 configure:3987: $? = 0
194 configure:3990: test -s conftest
195 configure:3993: $? = 0
196 configure:4004: result: yes
197 configure:4105: checking for ANSI C header files
198 configure:4119: gcc -E  conftest.c
199 configure:4125: $? = 0
200 configure:4210: gcc -o conftest -g -O2   conftest.c  >&5
201 configure:4213: $? = 0
202 configure:4215: ./conftest
203 configure:4218: $? = 0
204 configure:4232: result: yes
205 configure:4256: checking for sys/types.h
206 configure:4269: gcc -c -g -O2  conftest.c >&5
207 configure:4272: $? = 0
208 configure:4275: test -s conftest.o
209 configure:4278: $? = 0
210 configure:4288: result: yes
211 configure:4256: checking for sys/stat.h
212 configure:4269: gcc -c -g -O2  conftest.c >&5
213 configure:4272: $? = 0
214 configure:4275: test -s conftest.o
215 configure:4278: $? = 0
216 configure:4288: result: yes
217 configure:4256: checking for stdlib.h
218 configure:4269: gcc -c -g -O2  conftest.c >&5
219 configure:4272: $? = 0
220 configure:4275: test -s conftest.o
221 configure:4278: $? = 0
222 configure:4288: result: yes
223 configure:4256: checking for string.h
224 configure:4269: gcc -c -g -O2  conftest.c >&5
225 configure:4272: $? = 0
226 configure:4275: test -s conftest.o
227 configure:4278: $? = 0
228 configure:4288: result: yes
229 configure:4256: checking for memory.h
230 configure:4269: gcc -c -g -O2  conftest.c >&5
231 configure:4272: $? = 0
232 configure:4275: test -s conftest.o
233 configure:4278: $? = 0
234 configure:4288: result: yes
235 configure:4256: checking for strings.h
236 configure:4269: gcc -c -g -O2  conftest.c >&5
237 configure:4272: $? = 0
238 configure:4275: test -s conftest.o
239 configure:4278: $? = 0
240 configure:4288: result: yes
241 configure:4256: checking for inttypes.h
242 configure:4269: gcc -c -g -O2  conftest.c >&5
243 configure:4272: $? = 0
244 configure:4275: test -s conftest.o
245 configure:4278: $? = 0
246 configure:4288: result: yes
247 configure:4256: checking for stdint.h
248 configure:4269: gcc -c -g -O2  conftest.c >&5
249 configure:4272: $? = 0
250 configure:4275: test -s conftest.o
251 configure:4278: $? = 0
252 configure:4288: result: yes
253 configure:4256: checking for unistd.h
254 configure:4269: gcc -c -g -O2  conftest.c >&5
255 configure:4272: $? = 0
256 configure:4275: test -s conftest.o
257 configure:4278: $? = 0
258 configure:4288: result: yes
259 configure:4322: checking fcntl.h usability
260 configure:4331: gcc -c -g -O2  conftest.c >&5
261 configure:4334: $? = 0
262 configure:4337: test -s conftest.o
263 configure:4340: $? = 0
264 configure:4349: result: yes
265 configure:4353: checking fcntl.h presence
266 configure:4360: gcc -E  conftest.c
267 configure:4366: $? = 0
268 configure:4384: result: yes
269 configure:4402: checking for fcntl.h
270 configure:4409: result: yes
271 configure:4313: checking for memory.h
272 configure:4318: result: yes
273 configure:4322: checking stddef.h usability
274 configure:4331: gcc -c -g -O2  conftest.c >&5
275 configure:4334: $? = 0
276 configure:4337: test -s conftest.o
277 configure:4340: $? = 0
278 configure:4349: result: yes
279 configure:4353: checking stddef.h presence
280 configure:4360: gcc -E  conftest.c
281 configure:4366: $? = 0
282 configure:4384: result: yes
283 configure:4402: checking for stddef.h
284 configure:4409: result: yes
285 configure:4313: checking for stdlib.h
286 configure:4318: result: yes
287 configure:4313: checking for string.h
288 configure:4318: result: yes
289 configure:4313: checking for strings.h
290 configure:4318: result: yes
291 configure:4322: checking sys/param.h usability
292 configure:4331: gcc -c -g -O2  conftest.c >&5
293 configure:4334: $? = 0
294 configure:4337: test -s conftest.o
295 configure:4340: $? = 0
296 configure:4349: result: yes
297 configure:4353: checking sys/param.h presence
298 configure:4360: gcc -E  conftest.c
299 configure:4366: $? = 0
300 configure:4384: result: yes
301 configure:4402: checking for sys/param.h
302 configure:4409: result: yes
303 configure:4322: checking sys/time.h usability
304 configure:4331: gcc -c -g -O2  conftest.c >&5
305 configure:4334: $? = 0
306 configure:4337: test -s conftest.o
307 configure:4340: $? = 0
308 configure:4349: result: yes
309 configure:4353: checking sys/time.h presence
310 configure:4360: gcc -E  conftest.c
311 configure:4366: $? = 0
312 configure:4384: result: yes
313 configure:4402: checking for sys/time.h
314 configure:4409: result: yes
315 configure:4313: checking for unistd.h
316 configure:4318: result: yes
317 configure:4423: checking for gcc option to accept ANSI C
318 configure:4486: gcc  -c -g -O2  conftest.c >&5
319 configure:4489: $? = 0
320 configure:4492: test -s conftest.o
321 configure:4495: $? = 0
322 configure:4512: result: none needed
323 configure:4520: checking for an ANSI C-conforming const
324 configure:4590: gcc -c -g -O2  conftest.c >&5
325 configure:4593: $? = 0
326 configure:4596: test -s conftest.o
327 configure:4599: $? = 0
328 configure:4609: result: yes
329 configure:4619: checking for size_t
330 configure:4646: gcc -c -g -O2  conftest.c >&5
331 configure:4649: $? = 0
332 configure:4652: test -s conftest.o
333 configure:4655: $? = 0
334 configure:4665: result: yes
335 configure:4677: checking whether time.h and sys/time.h may both be included
336 configure:4705: gcc -c -g -O2  conftest.c >&5
337 configure:4708: $? = 0
338 configure:4711: test -s conftest.o
339 configure:4714: $? = 0
340 configure:4724: result: yes
341 configure:4740: checking for stdlib.h
342 configure:4745: result: yes
343 configure:4849: checking for working malloc
344 configure:4881: gcc -o conftest -g -O2   conftest.c  >&5
345 configure:4884: $? = 0
346 configure:4886: ./conftest
347 configure:4889: $? = 0
348 configure:4902: result: yes
349 configure:4918: checking for select
350 configure:4961: gcc -o conftest -g -O2   conftest.c  >&5
351 configure:4964: $? = 0
352 configure:4967: test -s conftest
353 configure:4970: $? = 0
354 configure:4980: result: yes
355 configure:4918: checking for strtoul
356 configure:4961: gcc -o conftest -g -O2   conftest.c  >&5
357 configure:4964: $? = 0
358 configure:4967: test -s conftest
359 configure:4970: $? = 0
360 configure:4980: result: yes
361 configure:4918: checking for uname
362 configure:4961: gcc -o conftest -g -O2   conftest.c  >&5
363 configure:4964: $? = 0
364 configure:4967: test -s conftest
365 configure:4970: $? = 0
366 configure:4980: result: yes
367 configure:5073: creating ./config.status
369 ## ---------------------- ##
370 ## Running config.status. ##
371 ## ---------------------- ##
373 This file was extended by wmapmload config.status 0.3.2, which was
374 generated by GNU Autoconf 2.53.  Invocation command line was
376   CONFIG_FILES    = 
377   CONFIG_HEADERS  = 
378   CONFIG_LINKS    = 
379   CONFIG_COMMANDS = 
380   $ ./config.status 
382 on sleet
384 config.status:615: creating Makefile
385 config.status:615: creating src/Makefile
386 config.status:615: creating doc/Makefile
387 config.status:719: creating config.h
388 config.status:858: config.h is unchanged
389 config.status:953: executing default-1 commands
391 ## ---------------- ##
392 ## Cache variables. ##
393 ## ---------------- ##
395 ac_cv_build=i686-pc-linux-gnu
396 ac_cv_build_alias=i686-pc-linux-gnu
397 ac_cv_c_compiler_gnu=yes
398 ac_cv_c_const=yes
399 ac_cv_env_CC_set=
400 ac_cv_env_CC_value=
401 ac_cv_env_CFLAGS_set=
402 ac_cv_env_CFLAGS_value=
403 ac_cv_env_CPPFLAGS_set=
404 ac_cv_env_CPPFLAGS_value=
405 ac_cv_env_CPP_set=
406 ac_cv_env_CPP_value=
407 ac_cv_env_LDFLAGS_set=
408 ac_cv_env_LDFLAGS_value=
409 ac_cv_env_build_alias_set=
410 ac_cv_env_build_alias_value=
411 ac_cv_env_host_alias_set=
412 ac_cv_env_host_alias_value=
413 ac_cv_env_target_alias_set=
414 ac_cv_env_target_alias_value=
415 ac_cv_exeext=
416 ac_cv_func_connect=yes
417 ac_cv_func_gethostbyname=yes
418 ac_cv_func_malloc_works=yes
419 ac_cv_func_remove=yes
420 ac_cv_func_select=yes
421 ac_cv_func_shmat=yes
422 ac_cv_func_strtoul=yes
423 ac_cv_func_uname=yes
424 ac_cv_have_x='have_x=yes                ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib'
425 ac_cv_header_fcntl_h=yes
426 ac_cv_header_inttypes_h=yes
427 ac_cv_header_memory_h=yes
428 ac_cv_header_stdc=yes
429 ac_cv_header_stddef_h=yes
430 ac_cv_header_stdint_h=yes
431 ac_cv_header_stdlib_h=yes
432 ac_cv_header_string_h=yes
433 ac_cv_header_strings_h=yes
434 ac_cv_header_sys_param_h=yes
435 ac_cv_header_sys_stat_h=yes
436 ac_cv_header_sys_time_h=yes
437 ac_cv_header_sys_types_h=yes
438 ac_cv_header_time=yes
439 ac_cv_header_unistd_h=yes
440 ac_cv_host=i686-pc-linux-gnu
441 ac_cv_host_alias=i686-pc-linux-gnu
442 ac_cv_lib_ICE_IceConnectionNumber=yes
443 ac_cv_lib_Xext_XShapeCombineMask=yes
444 ac_cv_lib_Xpm_XpmCreatePixmapFromData=yes
445 ac_cv_objext=o
446 ac_cv_path_install='/usr/bin/install -c'
447 ac_cv_prog_AWK=gawk
448 ac_cv_prog_CPP='gcc -E'
449 ac_cv_prog_ac_ct_CC=gcc
450 ac_cv_prog_cc_g=yes
451 ac_cv_prog_cc_stdc=
452 ac_cv_prog_make_make_set=yes
453 ac_cv_target=i686-pc-linux-gnu
454 ac_cv_target_alias=i686-pc-linux-gnu
455 ac_cv_type_size_t=yes
457 ## ----------- ##
458 ## confdefs.h. ##
459 ## ----------- ##
461 #define PACKAGE_NAME "wmapmload"
462 #define PACKAGE_TARNAME "wmapmload"
463 #define PACKAGE_VERSION "0.3.2"
464 #define PACKAGE_STRING "wmapmload 0.3.2"
465 #define PACKAGE_BUGREPORT "tnemeth@free.fr"
466 #define PACKAGE "wmapmload"
467 #define VERSION "0.3.2"
468 #define IGNORE_BUFFERS 1
469 #define IGNORE_CACHED 1
470 #define STDC_HEADERS 1
471 #define HAVE_SYS_TYPES_H 1
472 #define HAVE_SYS_STAT_H 1
473 #define HAVE_STDLIB_H 1
474 #define HAVE_STRING_H 1
475 #define HAVE_MEMORY_H 1
476 #define HAVE_STRINGS_H 1
477 #define HAVE_INTTYPES_H 1
478 #define HAVE_STDINT_H 1
479 #define HAVE_UNISTD_H 1
480 #define HAVE_FCNTL_H 1
481 #define HAVE_MEMORY_H 1
482 #define HAVE_STDDEF_H 1
483 #define HAVE_STDLIB_H 1
484 #define HAVE_STRING_H 1
485 #define HAVE_STRINGS_H 1
486 #define HAVE_SYS_PARAM_H 1
487 #define HAVE_SYS_TIME_H 1
488 #define HAVE_UNISTD_H 1
489 #define TIME_WITH_SYS_TIME 1
490 #define HAVE_STDLIB_H 1
491 #define HAVE_MALLOC 1
492 #define HAVE_SELECT 1
493 #define HAVE_STRTOUL 1
494 #define HAVE_UNAME 1
496 configure: exit 0
498 ## ---------------------- ##
499 ## Running config.status. ##
500 ## ---------------------- ##
502 This file was extended by wmapmload config.status 0.3.2, which was
503 generated by GNU Autoconf 2.53.  Invocation command line was
505   CONFIG_FILES    = src/Makefile
506   CONFIG_HEADERS  = 
507   CONFIG_LINKS    = 
508   CONFIG_COMMANDS = 
509   $ ./config.status 
511 on sleet
513 config.status:615: creating src/Makefile
514 config.status:953: executing default-1 commands
516 ## ---------------------- ##
517 ## Running config.status. ##
518 ## ---------------------- ##
520 This file was extended by wmapmload config.status 0.3.2, which was
521 generated by GNU Autoconf 2.53.  Invocation command line was
523   CONFIG_FILES    = doc/Makefile
524   CONFIG_HEADERS  = 
525   CONFIG_LINKS    = 
526   CONFIG_COMMANDS = 
527   $ ./config.status 
529 on sleet
531 config.status:615: creating doc/Makefile
532 config.status:953: executing default-1 commands