fix timestamp for 0.5 in changelog, increment version number
[presencevnc] / libvnc / config.log
1 This file contains any messages produced by compilers while
2 running configure, to aid debugging if configure makes a mistake.
3
4 It was created by LibVNCServer configure 0.9.7, which was
5 generated by GNU Autoconf 2.59.  Invocation command line was
6
7   $ ./configure 
8
9 ## --------- ##
10 ## Platform. ##
11 ## --------- ##
12
13 hostname = hazel
14 uname -m = i686
15 uname -r = 2.6.30.10
16 uname -s = Linux
17 uname -v = #1 Tue Apr 27 14:33:52 CEST 2010
18
19 /usr/bin/uname -p = unknown
20 /bin/uname -X     = unknown
21
22 /bin/arch              = unknown
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
29
30 PATH: /usr/local/bin
31 PATH: /usr/bin
32 PATH: /bin
33 PATH: /usr/games
34
35
36 ## ----------- ##
37 ## Core tests. ##
38 ## ----------- ##
39
40 configure:1587: checking for a BSD-compatible install
41 configure:1642: result: /usr/bin/install -c
42 configure:1653: checking whether build environment is sane
43 configure:1696: result: yes
44 configure:1761: checking for gawk
45 configure:1790: result: no
46 configure:1761: checking for mawk
47 configure:1777: found /usr/bin/mawk
48 configure:1787: result: mawk
49 configure:1797: checking whether make sets $(MAKE)
50 configure:1817: result: yes
51 configure:2040: checking for gcc
52 configure:2056: found /usr/bin/gcc
53 configure:2066: result: gcc
54 configure:2310: checking for C compiler version
55 configure:2313: gcc --version </dev/null >&5
56 gcc (Debian 4.3.2-1.1) 4.3.2
57 Copyright (C) 2008 Free Software Foundation, Inc.
58 This is free software; see the source for copying conditions.  There is NO
59 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
60
61 configure:2316: $? = 0
62 configure:2318: gcc -v </dev/null >&5
63 Using built-in specs.
64 Target: i486-linux-gnu
65 Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.2-1.1' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-cld --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
66 Thread model: posix
67 gcc version 4.3.2 (Debian 4.3.2-1.1) 
68 configure:2321: $? = 0
69 configure:2323: gcc -V </dev/null >&5
70 gcc: '-V' option must have argument
71 configure:2326: $? = 1
72 configure:2349: checking for C compiler default output file name
73 configure:2352: gcc    conftest.c  >&5
74 configure:2355: $? = 0
75 configure:2401: result: a.out
76 configure:2406: checking whether the C compiler works
77 configure:2412: ./a.out
78 configure:2415: $? = 0
79 configure:2432: result: yes
80 configure:2439: checking whether we are cross compiling
81 configure:2441: result: no
82 configure:2444: checking for suffix of executables
83 configure:2446: gcc -o conftest    conftest.c  >&5
84 configure:2449: $? = 0
85 configure:2474: result: 
86 configure:2480: checking for suffix of object files
87 configure:2501: gcc -c   conftest.c >&5
88 configure:2504: $? = 0
89 configure:2526: result: o
90 configure:2530: checking whether we are using the GNU C compiler
91 configure:2554: gcc -c   conftest.c >&5
92 configure:2560: $? = 0
93 configure:2564: test -z 
94                          || test ! -s conftest.err
95 configure:2567: $? = 0
96 configure:2570: test -s conftest.o
97 configure:2573: $? = 0
98 configure:2586: result: yes
99 configure:2592: checking whether gcc accepts -g
100 configure:2613: gcc -c -g  conftest.c >&5
101 configure:2619: $? = 0
102 configure:2623: test -z 
103                          || test ! -s conftest.err
104 configure:2626: $? = 0
105 configure:2629: test -s conftest.o
106 configure:2632: $? = 0
107 configure:2643: result: yes
108 configure:2660: checking for gcc option to accept ANSI C
109 configure:2730: gcc  -c -g -O2  conftest.c >&5
110 configure:2736: $? = 0
111 configure:2740: test -z 
112                          || test ! -s conftest.err
113 configure:2743: $? = 0
114 configure:2746: test -s conftest.o
115 configure:2749: $? = 0
116 configure:2767: result: none needed
117 configure:2785: gcc -c -g -O2  conftest.c >&5
118 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
119 configure:2791: $? = 1
120 configure: failed program was:
121 | #ifndef __cplusplus
122 |   choke me
123 | #endif
124 configure:2935: checking for style of include used by make
125 configure:2963: result: GNU
126 configure:2991: checking dependency style of gcc
127 configure:3081: result: gcc3
128 configure:3103: checking whether make sets $(MAKE)
129 configure:3123: result: yes
130 configure:3210: checking build system type
131 configure:3228: result: i686-pc-linux-gnu
132 configure:3236: checking host system type
133 configure:3250: result: i686-pc-linux-gnu
134 configure:3258: checking for a sed that does not truncate output
135 configure:3312: result: /bin/sed
136 configure:3315: checking for egrep
137 configure:3325: result: grep -E
138 configure:3341: checking for ld used by gcc
139 configure:3408: result: /usr/bin/ld
140 configure:3417: checking if the linker (/usr/bin/ld) is GNU ld
141 configure:3432: result: yes
142 configure:3437: checking for /usr/bin/ld option to reload object files
143 configure:3444: result: -r
144 configure:3462: checking for BSD-compatible nm
145 configure:3511: result: /usr/bin/nm -B
146 configure:3515: checking whether ln -s works
147 configure:3519: result: yes
148 configure:3526: checking how to recognise dependent libraries
149 configure:3702: result: pass_all
150 configure:3939: checking how to run the C preprocessor
151 configure:3974: gcc -E  conftest.c
152 configure:3980: $? = 0
153 configure:4012: gcc -E  conftest.c
154 conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
155 configure:4018: $? = 1
156 configure: failed program was:
157 | /* confdefs.h.  */
158
159 | #define PACKAGE_NAME "LibVNCServer"
160 | #define PACKAGE_TARNAME "libvncserver"
161 | #define PACKAGE_VERSION "0.9.7"
162 | #define PACKAGE_STRING "LibVNCServer 0.9.7"
163 | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver"
164 | #define PACKAGE "LibVNCServer"
165 | #define VERSION "0.9.7"
166 | /* end confdefs.h.  */
167 | #include <ac_nonexistent.h>
168 configure:4057: result: gcc -E
169 configure:4081: gcc -E  conftest.c
170 configure:4087: $? = 0
171 configure:4119: gcc -E  conftest.c
172 conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
173 configure:4125: $? = 1
174 configure: failed program was:
175 | /* confdefs.h.  */
176
177 | #define PACKAGE_NAME "LibVNCServer"
178 | #define PACKAGE_TARNAME "libvncserver"
179 | #define PACKAGE_VERSION "0.9.7"
180 | #define PACKAGE_STRING "LibVNCServer 0.9.7"
181 | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver"
182 | #define PACKAGE "LibVNCServer"
183 | #define VERSION "0.9.7"
184 | /* end confdefs.h.  */
185 | #include <ac_nonexistent.h>
186 configure:4169: checking for ANSI C header files
187 configure:4194: gcc -c -g -O2  conftest.c >&5
188 configure:4200: $? = 0
189 configure:4204: test -z 
190                          || test ! -s conftest.err
191 configure:4207: $? = 0
192 configure:4210: test -s conftest.o
193 configure:4213: $? = 0
194 configure:4302: gcc -o conftest -g -O2   conftest.c  >&5
195 conftest.c: In function 'main':
196 conftest.c:28: warning: incompatible implicit declaration of built-in function 'exit'
197 configure:4305: $? = 0
198 configure:4307: ./conftest
199 configure:4310: $? = 0
200 configure:4325: result: yes
201 configure:4349: checking for sys/types.h
202 configure:4365: gcc -c -g -O2  conftest.c >&5
203 configure:4371: $? = 0
204 configure:4375: test -z 
205                          || test ! -s conftest.err
206 configure:4378: $? = 0
207 configure:4381: test -s conftest.o
208 configure:4384: $? = 0
209 configure:4395: result: yes
210 configure:4349: checking for sys/stat.h
211 configure:4365: gcc -c -g -O2  conftest.c >&5
212 configure:4371: $? = 0
213 configure:4375: test -z 
214                          || test ! -s conftest.err
215 configure:4378: $? = 0
216 configure:4381: test -s conftest.o
217 configure:4384: $? = 0
218 configure:4395: result: yes
219 configure:4349: checking for stdlib.h
220 configure:4365: gcc -c -g -O2  conftest.c >&5
221 configure:4371: $? = 0
222 configure:4375: test -z 
223                          || test ! -s conftest.err
224 configure:4378: $? = 0
225 configure:4381: test -s conftest.o
226 configure:4384: $? = 0
227 configure:4395: result: yes
228 configure:4349: checking for string.h
229 configure:4365: gcc -c -g -O2  conftest.c >&5
230 configure:4371: $? = 0
231 configure:4375: test -z 
232                          || test ! -s conftest.err
233 configure:4378: $? = 0
234 configure:4381: test -s conftest.o
235 configure:4384: $? = 0
236 configure:4395: result: yes
237 configure:4349: checking for memory.h
238 configure:4365: gcc -c -g -O2  conftest.c >&5
239 configure:4371: $? = 0
240 configure:4375: test -z 
241                          || test ! -s conftest.err
242 configure:4378: $? = 0
243 configure:4381: test -s conftest.o
244 configure:4384: $? = 0
245 configure:4395: result: yes
246 configure:4349: checking for strings.h
247 configure:4365: gcc -c -g -O2  conftest.c >&5
248 configure:4371: $? = 0
249 configure:4375: test -z 
250                          || test ! -s conftest.err
251 configure:4378: $? = 0
252 configure:4381: test -s conftest.o
253 configure:4384: $? = 0
254 configure:4395: result: yes
255 configure:4349: checking for inttypes.h
256 configure:4365: gcc -c -g -O2  conftest.c >&5
257 configure:4371: $? = 0
258 configure:4375: test -z 
259                          || test ! -s conftest.err
260 configure:4378: $? = 0
261 configure:4381: test -s conftest.o
262 configure:4384: $? = 0
263 configure:4395: result: yes
264 configure:4349: checking for stdint.h
265 configure:4365: gcc -c -g -O2  conftest.c >&5
266 configure:4371: $? = 0
267 configure:4375: test -z 
268                          || test ! -s conftest.err
269 configure:4378: $? = 0
270 configure:4381: test -s conftest.o
271 configure:4384: $? = 0
272 configure:4395: result: yes
273 configure:4349: checking for unistd.h
274 configure:4365: gcc -c -g -O2  conftest.c >&5
275 configure:4371: $? = 0
276 configure:4375: test -z 
277                          || test ! -s conftest.err
278 configure:4378: $? = 0
279 configure:4381: test -s conftest.o
280 configure:4384: $? = 0
281 configure:4395: result: yes
282 configure:4421: checking dlfcn.h usability
283 configure:4433: gcc -c -g -O2  conftest.c >&5
284 configure:4439: $? = 0
285 configure:4443: test -z 
286                          || test ! -s conftest.err
287 configure:4446: $? = 0
288 configure:4449: test -s conftest.o
289 configure:4452: $? = 0
290 configure:4462: result: yes
291 configure:4466: checking dlfcn.h presence
292 configure:4476: gcc -E  conftest.c
293 configure:4482: $? = 0
294 configure:4502: result: yes
295 configure:4537: checking for dlfcn.h
296 configure:4544: result: yes
297 configure:4609: checking for g++
298 configure:4625: found /usr/bin/g++
299 configure:4635: result: g++
300 configure:4651: checking for C++ compiler version
301 configure:4654: g++ --version </dev/null >&5
302 g++ (Debian 4.3.2-1.1) 4.3.2
303 Copyright (C) 2008 Free Software Foundation, Inc.
304 This is free software; see the source for copying conditions.  There is NO
305 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
306
307 configure:4657: $? = 0
308 configure:4659: g++ -v </dev/null >&5
309 Using built-in specs.
310 Target: i486-linux-gnu
311 Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.2-1.1' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-cld --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
312 Thread model: posix
313 gcc version 4.3.2 (Debian 4.3.2-1.1) 
314 configure:4662: $? = 0
315 configure:4664: g++ -V </dev/null >&5
316 g++: '-V' option must have argument
317 configure:4667: $? = 1
318 configure:4670: checking whether we are using the GNU C++ compiler
319 configure:4694: g++ -c   conftest.cc >&5
320 configure:4700: $? = 0
321 configure:4704: test -z 
322                          || test ! -s conftest.err
323 configure:4707: $? = 0
324 configure:4710: test -s conftest.o
325 configure:4713: $? = 0
326 configure:4726: result: yes
327 configure:4732: checking whether g++ accepts -g
328 configure:4753: g++ -c -g  conftest.cc >&5
329 configure:4759: $? = 0
330 configure:4763: test -z 
331                          || test ! -s conftest.err
332 configure:4766: $? = 0
333 configure:4769: test -s conftest.o
334 configure:4772: $? = 0
335 configure:4783: result: yes
336 configure:4825: g++ -c -g -O2  conftest.cc >&5
337 configure:4831: $? = 0
338 configure:4835: test -z 
339                          || test ! -s conftest.err
340 configure:4838: $? = 0
341 configure:4841: test -s conftest.o
342 configure:4844: $? = 0
343 configure:4870: g++ -c -g -O2  conftest.cc >&5
344 conftest.cc: In function 'int main()':
345 conftest.cc:26: error: 'exit' was not declared in this scope
346 configure:4876: $? = 1
347 configure: failed program was:
348 | /* confdefs.h.  */
349
350 | #define PACKAGE_NAME "LibVNCServer"
351 | #define PACKAGE_TARNAME "libvncserver"
352 | #define PACKAGE_VERSION "0.9.7"
353 | #define PACKAGE_STRING "LibVNCServer 0.9.7"
354 | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver"
355 | #define PACKAGE "LibVNCServer"
356 | #define VERSION "0.9.7"
357 | #define STDC_HEADERS 1
358 | #define HAVE_SYS_TYPES_H 1
359 | #define HAVE_SYS_STAT_H 1
360 | #define HAVE_STDLIB_H 1
361 | #define HAVE_STRING_H 1
362 | #define HAVE_MEMORY_H 1
363 | #define HAVE_STRINGS_H 1
364 | #define HAVE_INTTYPES_H 1
365 | #define HAVE_STDINT_H 1
366 | #define HAVE_UNISTD_H 1
367 | #define HAVE_DLFCN_H 1
368 | /* end confdefs.h.  */
369
370 | int
371 | main ()
372 | {
373 | exit (42);
374 |   ;
375 |   return 0;
376 | }
377 configure:4825: g++ -c -g -O2  conftest.cc >&5
378 conftest.cc:22: error: 'void std::exit(int)' should have been declared inside 'std'
379 configure:4831: $? = 1
380 configure: failed program was:
381 | /* confdefs.h.  */
382
383 | #define PACKAGE_NAME "LibVNCServer"
384 | #define PACKAGE_TARNAME "libvncserver"
385 | #define PACKAGE_VERSION "0.9.7"
386 | #define PACKAGE_STRING "LibVNCServer 0.9.7"
387 | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver"
388 | #define PACKAGE "LibVNCServer"
389 | #define VERSION "0.9.7"
390 | #define STDC_HEADERS 1
391 | #define HAVE_SYS_TYPES_H 1
392 | #define HAVE_SYS_STAT_H 1
393 | #define HAVE_STDLIB_H 1
394 | #define HAVE_STRING_H 1
395 | #define HAVE_MEMORY_H 1
396 | #define HAVE_STRINGS_H 1
397 | #define HAVE_INTTYPES_H 1
398 | #define HAVE_STDINT_H 1
399 | #define HAVE_UNISTD_H 1
400 | #define HAVE_DLFCN_H 1
401 | /* end confdefs.h.  */
402 | extern "C" void std::exit (int) throw (); using std::exit;
403 | #include <stdlib.h>
404 | int
405 | main ()
406 | {
407 | exit (42);
408 |   ;
409 |   return 0;
410 | }
411 configure:4825: g++ -c -g -O2  conftest.cc >&5
412 conftest.cc:22: error: 'void std::exit(int)' should have been declared inside 'std'
413 In file included from conftest.cc:23:
414 /usr/include/stdlib.h:531: error: declaration of 'void std::exit(int) throw ()' throws different exceptions
415 conftest.cc:22: error: from previous declaration 'void std::exit(int)'
416 configure:4831: $? = 1
417 configure: failed program was:
418 | /* confdefs.h.  */
419
420 | #define PACKAGE_NAME "LibVNCServer"
421 | #define PACKAGE_TARNAME "libvncserver"
422 | #define PACKAGE_VERSION "0.9.7"
423 | #define PACKAGE_STRING "LibVNCServer 0.9.7"
424 | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver"
425 | #define PACKAGE "LibVNCServer"
426 | #define VERSION "0.9.7"
427 | #define STDC_HEADERS 1
428 | #define HAVE_SYS_TYPES_H 1
429 | #define HAVE_SYS_STAT_H 1
430 | #define HAVE_STDLIB_H 1
431 | #define HAVE_STRING_H 1
432 | #define HAVE_MEMORY_H 1
433 | #define HAVE_STRINGS_H 1
434 | #define HAVE_INTTYPES_H 1
435 | #define HAVE_STDINT_H 1
436 | #define HAVE_UNISTD_H 1
437 | #define HAVE_DLFCN_H 1
438 | /* end confdefs.h.  */
439 | extern "C" void std::exit (int); using std::exit;
440 | #include <stdlib.h>
441 | int
442 | main ()
443 | {
444 | exit (42);
445 |   ;
446 |   return 0;
447 | }
448 configure:4825: g++ -c -g -O2  conftest.cc >&5
449 configure:4831: $? = 0
450 configure:4835: test -z 
451                          || test ! -s conftest.err
452 configure:4838: $? = 0
453 configure:4841: test -s conftest.o
454 configure:4844: $? = 0
455 configure:4870: g++ -c -g -O2  conftest.cc >&5
456 configure:4876: $? = 0
457 configure:4880: test -z 
458                          || test ! -s conftest.err
459 configure:4883: $? = 0
460 configure:4886: test -s conftest.o
461 configure:4889: $? = 0
462 configure:4914: checking dependency style of g++
463 configure:5004: result: gcc3
464 configure:5031: checking how to run the C++ preprocessor
465 configure:5062: g++ -E  conftest.cc
466 configure:5068: $? = 0
467 configure:5100: g++ -E  conftest.cc
468 conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory
469 configure:5106: $? = 1
470 configure: failed program was:
471 | /* confdefs.h.  */
472
473 | #define PACKAGE_NAME "LibVNCServer"
474 | #define PACKAGE_TARNAME "libvncserver"
475 | #define PACKAGE_VERSION "0.9.7"
476 | #define PACKAGE_STRING "LibVNCServer 0.9.7"
477 | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver"
478 | #define PACKAGE "LibVNCServer"
479 | #define VERSION "0.9.7"
480 | #define STDC_HEADERS 1
481 | #define HAVE_SYS_TYPES_H 1
482 | #define HAVE_SYS_STAT_H 1
483 | #define HAVE_STDLIB_H 1
484 | #define HAVE_STRING_H 1
485 | #define HAVE_MEMORY_H 1
486 | #define HAVE_STRINGS_H 1
487 | #define HAVE_INTTYPES_H 1
488 | #define HAVE_STDINT_H 1
489 | #define HAVE_UNISTD_H 1
490 | #define HAVE_DLFCN_H 1
491 | #ifdef __cplusplus
492 | extern "C" void exit (int) throw ();
493 | #endif
494 | /* end confdefs.h.  */
495 | #include <ac_nonexistent.h>
496 configure:5145: result: g++ -E
497 configure:5169: g++ -E  conftest.cc
498 configure:5175: $? = 0
499 configure:5207: g++ -E  conftest.cc
500 conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory
501 configure:5213: $? = 1
502 configure: failed program was:
503 | /* confdefs.h.  */
504
505 | #define PACKAGE_NAME "LibVNCServer"
506 | #define PACKAGE_TARNAME "libvncserver"
507 | #define PACKAGE_VERSION "0.9.7"
508 | #define PACKAGE_STRING "LibVNCServer 0.9.7"
509 | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver"
510 | #define PACKAGE "LibVNCServer"
511 | #define VERSION "0.9.7"
512 | #define STDC_HEADERS 1
513 | #define HAVE_SYS_TYPES_H 1
514 | #define HAVE_SYS_STAT_H 1
515 | #define HAVE_STDLIB_H 1
516 | #define HAVE_STRING_H 1
517 | #define HAVE_MEMORY_H 1
518 | #define HAVE_STRINGS_H 1
519 | #define HAVE_INTTYPES_H 1
520 | #define HAVE_STDINT_H 1
521 | #define HAVE_UNISTD_H 1
522 | #define HAVE_DLFCN_H 1
523 | #ifdef __cplusplus
524 | extern "C" void exit (int) throw ();
525 | #endif
526 | /* end confdefs.h.  */
527 | #include <ac_nonexistent.h>
528 configure:5310: checking for g77
529 configure:5339: result: no
530 configure:5310: checking for f77
531 configure:5339: result: no
532 configure:5310: checking for xlf
533 configure:5339: result: no
534 configure:5310: checking for frt
535 configure:5339: result: no
536 configure:5310: checking for pgf77
537 configure:5339: result: no
538 configure:5310: checking for fort77
539 configure:5339: result: no
540 configure:5310: checking for fl32
541 configure:5339: result: no
542 configure:5310: checking for af77
543 configure:5339: result: no
544 configure:5310: checking for f90
545 configure:5339: result: no
546 configure:5310: checking for xlf90
547 configure:5339: result: no
548 configure:5310: checking for pgf90
549 configure:5339: result: no
550 configure:5310: checking for epcf90
551 configure:5339: result: no
552 configure:5310: checking for f95
553 configure:5339: result: no
554 configure:5310: checking for fort
555 configure:5339: result: no
556 configure:5310: checking for xlf95
557 configure:5339: result: no
558 configure:5310: checking for ifc
559 configure:5339: result: no
560 configure:5310: checking for efc
561 configure:5339: result: no
562 configure:5310: checking for pgf95
563 configure:5339: result: no
564 configure:5310: checking for lf95
565 configure:5339: result: no
566 configure:5310: checking for gfortran
567 configure:5339: result: no
568 configure:5351: checking for Fortran 77 compiler version
569 configure:5354:  --version </dev/null >&5
570 ./configure: line 5355: --version: command not found
571 configure:5357: $? = 127
572 configure:5359:  -v </dev/null >&5
573 ./configure: line 5360: -v: command not found
574 configure:5362: $? = 127
575 configure:5364:  -V </dev/null >&5
576 ./configure: line 5365: -V: command not found
577 configure:5367: $? = 127
578 configure:5375: checking whether we are using the GNU Fortran 77 compiler
579 configure:5389:  -c  conftest.F >&5
580 ./configure: line 5390: -c: command not found
581 configure:5395: $? = 127
582 configure: failed program was:
583 |       program main
584 | #ifndef __GNUC__
585 |        choke me
586 | #endif
587
588 |       end
589 configure:5421: result: no
590 configure:5427: checking whether  accepts -g
591 configure:5439:  -c -g conftest.f >&5
592 ./configure: line 5440: -c: command not found
593 configure:5445: $? = 127
594 configure: failed program was:
595 |       program main
596
597 |       end
598 configure:5470: result: no
599 configure:5500: checking the maximum length of command line arguments
600 configure:5609: result: 32768
601 configure:5620: checking command to parse /usr/bin/nm -B output from gcc object
602 configure:5725: gcc -c -g -O2  conftest.c >&5
603 configure:5728: $? = 0
604 configure:5732: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[  ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
605 configure:5735: $? = 0
606 configure:5787: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
607 configure:5790: $? = 0
608 configure:5828: result: ok
609 configure:5832: checking for objdir
610 configure:5847: result: .libs
611 configure:5937: checking for ar
612 configure:5953: found /usr/bin/ar
613 configure:5964: result: ar
614 configure:6017: checking for ranlib
615 configure:6033: found /usr/bin/ranlib
616 configure:6044: result: ranlib
617 configure:6097: checking for strip
618 configure:6113: found /usr/bin/strip
619 configure:6124: result: strip
620 configure:6400: checking if gcc supports -fno-rtti -fno-exceptions
621 configure:6418: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
622 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
623 configure:6422: $? = 0
624 configure:6435: result: no
625 configure:6450: checking for gcc option to produce PIC
626 configure:6660: result: -fPIC
627 configure:6668: checking if gcc PIC flag -fPIC works
628 configure:6686: gcc -c -g -O2  -fPIC -DPIC conftest.c >&5
629 configure:6690: $? = 0
630 configure:6703: result: yes
631 configure:6731: checking if gcc static flag -static works
632 configure:6759: result: yes
633 configure:6769: checking if gcc supports -c -o file.o
634 configure:6790: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
635 configure:6794: $? = 0
636 configure:6816: result: yes
637 configure:6842: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
638 configure:7800: result: yes
639 configure:7821: checking whether -lc should be explicitly linked in
640 configure:7826: gcc -c -g -O2  conftest.c >&5
641 configure:7829: $? = 0
642 configure:7844: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
643 configure:7847: $? = 0
644 configure:7859: result: no
645 configure:7867: checking dynamic linker characteristics
646 configure:8455: result: GNU/Linux ld.so
647 configure:8464: checking how to hardcode library paths into programs
648 configure:8489: result: immediate
649 configure:8503: checking whether stripping libraries is possible
650 configure:8508: result: yes
651 configure:9342: checking if libtool supports shared libraries
652 configure:9344: result: yes
653 configure:9347: checking whether to build shared libraries
654 configure:9368: result: yes
655 configure:9371: checking whether to build static libraries
656 configure:9375: result: yes
657 configure:9467: creating libtool
658 configure:10055: checking for ld used by g++
659 configure:10122: result: /usr/bin/ld
660 configure:10131: checking if the linker (/usr/bin/ld) is GNU ld
661 configure:10146: result: yes
662 configure:10197: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
663 configure:11135: result: yes
664 configure:11157: g++ -c -g -O2  conftest.cpp >&5
665 configure:11160: $? = 0
666 configure:11279: checking for g++ option to produce PIC
667 configure:11553: result: -fPIC
668 configure:11561: checking if g++ PIC flag -fPIC works
669 configure:11579: g++ -c -g -O2  -fPIC -DPIC conftest.cpp >&5
670 configure:11583: $? = 0
671 configure:11596: result: yes
672 configure:11624: checking if g++ static flag -static works
673 configure:11652: result: yes
674 configure:11662: checking if g++ supports -c -o file.o
675 configure:11683: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
676 configure:11687: $? = 0
677 configure:11709: result: yes
678 configure:11735: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
679 configure:11760: result: yes
680 configure:11827: checking dynamic linker characteristics
681 configure:12415: result: GNU/Linux ld.so
682 configure:12424: checking how to hardcode library paths into programs
683 configure:12449: result: immediate
684 configure:18605: checking for ar
685 configure:18624: found /usr/bin/ar
686 configure:18637: result: /usr/bin/ar
687 configure:18788: checking thenonexistentheader.h usability
688 configure:18800: gcc -c -g -O2  conftest.c >&5
689 conftest.c:60:34: error: thenonexistentheader.h: No such file or directory
690 configure:18806: $? = 1
691 configure: failed program was:
692 | /* confdefs.h.  */
693
694 | #define PACKAGE_NAME "LibVNCServer"
695 | #define PACKAGE_TARNAME "libvncserver"
696 | #define PACKAGE_VERSION "0.9.7"
697 | #define PACKAGE_STRING "LibVNCServer 0.9.7"
698 | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver"
699 | #define PACKAGE "LibVNCServer"
700 | #define VERSION "0.9.7"
701 | #define STDC_HEADERS 1
702 | #define HAVE_SYS_TYPES_H 1
703 | #define HAVE_SYS_STAT_H 1
704 | #define HAVE_STDLIB_H 1
705 | #define HAVE_STRING_H 1
706 | #define HAVE_MEMORY_H 1
707 | #define HAVE_STRINGS_H 1
708 | #define HAVE_INTTYPES_H 1
709 | #define HAVE_STDINT_H 1
710 | #define HAVE_UNISTD_H 1
711 | #define HAVE_DLFCN_H 1
712 | #ifdef __cplusplus
713 | extern "C" void exit (int) throw ();
714 | #endif
715 | #define ALLOW24BPP 1
716 | /* end confdefs.h.  */
717 | #include <stdio.h>
718 | #if HAVE_SYS_TYPES_H
719 | # include <sys/types.h>
720 | #endif
721 | #if HAVE_SYS_STAT_H
722 | # include <sys/stat.h>
723 | #endif
724 | #if STDC_HEADERS
725 | # include <stdlib.h>
726 | # include <stddef.h>
727 | #else
728 | # if HAVE_STDLIB_H
729 | #  include <stdlib.h>
730 | # endif
731 | #endif
732 | #if HAVE_STRING_H
733 | # if !STDC_HEADERS && HAVE_MEMORY_H
734 | #  include <memory.h>
735 | # endif
736 | # include <string.h>
737 | #endif
738 | #if HAVE_STRINGS_H
739 | # include <strings.h>
740 | #endif
741 | #if HAVE_INTTYPES_H
742 | # include <inttypes.h>
743 | #else
744 | # if HAVE_STDINT_H
745 | #  include <stdint.h>
746 | # endif
747 | #endif
748 | #if HAVE_UNISTD_H
749 | # include <unistd.h>
750 | #endif
751 | #include <thenonexistentheader.h>
752 configure:18829: result: no
753 configure:18833: checking thenonexistentheader.h presence
754 configure:18843: gcc -E  conftest.c
755 conftest.c:26:34: error: thenonexistentheader.h: No such file or directory
756 configure:18849: $? = 1
757 configure: failed program was:
758 | /* confdefs.h.  */
759
760 | #define PACKAGE_NAME "LibVNCServer"
761 | #define PACKAGE_TARNAME "libvncserver"
762 | #define PACKAGE_VERSION "0.9.7"
763 | #define PACKAGE_STRING "LibVNCServer 0.9.7"
764 | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver"
765 | #define PACKAGE "LibVNCServer"
766 | #define VERSION "0.9.7"
767 | #define STDC_HEADERS 1
768 | #define HAVE_SYS_TYPES_H 1
769 | #define HAVE_SYS_STAT_H 1
770 | #define HAVE_STDLIB_H 1
771 | #define HAVE_STRING_H 1
772 | #define HAVE_MEMORY_H 1
773 | #define HAVE_STRINGS_H 1
774 | #define HAVE_INTTYPES_H 1
775 | #define HAVE_STDINT_H 1
776 | #define HAVE_UNISTD_H 1
777 | #define HAVE_DLFCN_H 1
778 | #ifdef __cplusplus
779 | extern "C" void exit (int) throw ();
780 | #endif
781 | #define ALLOW24BPP 1
782 | /* end confdefs.h.  */
783 | #include <thenonexistentheader.h>
784 configure:18869: result: no
785 configure:18904: checking for thenonexistentheader.h
786 configure:18911: result: no
787 configure:18923: checking for X
788 configure:19028: gcc -E  conftest.c
789 conftest.c:26:27: error: X11/Intrinsic.h: No such file or directory
790 configure:19034: $? = 1
791 configure: failed program was:
792 | /* confdefs.h.  */
793
794 | #define PACKAGE_NAME "LibVNCServer"
795 | #define PACKAGE_TARNAME "libvncserver"
796 | #define PACKAGE_VERSION "0.9.7"
797 | #define PACKAGE_STRING "LibVNCServer 0.9.7"
798 | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver"
799 | #define PACKAGE "LibVNCServer"
800 | #define VERSION "0.9.7"
801 | #define STDC_HEADERS 1
802 | #define HAVE_SYS_TYPES_H 1
803 | #define HAVE_SYS_STAT_H 1
804 | #define HAVE_STDLIB_H 1
805 | #define HAVE_STRING_H 1
806 | #define HAVE_MEMORY_H 1
807 | #define HAVE_STRINGS_H 1
808 | #define HAVE_INTTYPES_H 1
809 | #define HAVE_STDINT_H 1
810 | #define HAVE_UNISTD_H 1
811 | #define HAVE_DLFCN_H 1
812 | #ifdef __cplusplus
813 | extern "C" void exit (int) throw ();
814 | #endif
815 | #define ALLOW24BPP 1
816 | /* end confdefs.h.  */
817 | #include <X11/Intrinsic.h>
818 configure:19084: gcc -o conftest -g -O2   conftest.c -lXt  >&5
819 conftest.c:26:27: error: X11/Intrinsic.h: No such file or directory
820 configure:19090: $? = 1
821 configure: failed program was:
822 | /* confdefs.h.  */
823
824 | #define PACKAGE_NAME "LibVNCServer"
825 | #define PACKAGE_TARNAME "libvncserver"
826 | #define PACKAGE_VERSION "0.9.7"
827 | #define PACKAGE_STRING "LibVNCServer 0.9.7"
828 | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver"
829 | #define PACKAGE "LibVNCServer"
830 | #define VERSION "0.9.7"
831 | #define STDC_HEADERS 1
832 | #define HAVE_SYS_TYPES_H 1
833 | #define HAVE_SYS_STAT_H 1
834 | #define HAVE_STDLIB_H 1
835 | #define HAVE_STRING_H 1
836 | #define HAVE_MEMORY_H 1
837 | #define HAVE_STRINGS_H 1
838 | #define HAVE_INTTYPES_H 1
839 | #define HAVE_STDINT_H 1
840 | #define HAVE_UNISTD_H 1
841 | #define HAVE_DLFCN_H 1
842 | #ifdef __cplusplus
843 | extern "C" void exit (int) throw ();
844 | #endif
845 | #define ALLOW24BPP 1
846 | /* end confdefs.h.  */
847 | #include <X11/Intrinsic.h>
848 | int
849 | main ()
850 | {
851 | XtMalloc (0)
852 |   ;
853 |   return 0;
854 | }
855 configure:19143: result: no
856 configure:20465: checking for XGetImage in -lX11
857 configure:20495: gcc -o conftest -g -O2   conftest.c -lX11   -lX11   >&5
858 configure:20501: $? = 0
859 configure:20505: test -z 
860                          || test ! -s conftest.err
861 configure:20508: $? = 0
862 configure:20511: test -s conftest
863 configure:20514: $? = 0
864 configure:20527: result: yes
865 configure:23050: checking jpeglib.h usability
866 configure:23062: gcc -c -g -O2  conftest.c >&5
867 configure:23068: $? = 0
868 configure:23072: test -z 
869                          || test ! -s conftest.err
870 configure:23075: $? = 0
871 configure:23078: test -s conftest.o
872 configure:23081: $? = 0
873 configure:23091: result: yes
874 configure:23095: checking jpeglib.h presence
875 configure:23105: gcc -E  conftest.c
876 configure:23111: $? = 0
877 configure:23131: result: yes
878 configure:23166: checking for jpeglib.h
879 configure:23173: result: yes
880 configure:23184: checking for jpeg_CreateCompress in -ljpeg
881 configure:23214: gcc -o conftest -g -O2   conftest.c -ljpeg   >&5
882 configure:23220: $? = 0
883 configure:23224: test -z 
884                          || test ! -s conftest.err
885 configure:23227: $? = 0
886 configure:23230: test -s conftest
887 configure:23233: $? = 0
888 configure:23246: result: yes
889 configure:23331: checking zlib.h usability
890 configure:23343: gcc -c -g -O2  conftest.c >&5
891 configure:23349: $? = 0
892 configure:23353: test -z 
893                          || test ! -s conftest.err
894 configure:23356: $? = 0
895 configure:23359: test -s conftest.o
896 configure:23362: $? = 0
897 configure:23372: result: yes
898 configure:23376: checking zlib.h presence
899 configure:23386: gcc -E  conftest.c
900 configure:23392: $? = 0
901 configure:23412: result: yes
902 configure:23447: checking for zlib.h
903 configure:23454: result: yes
904 configure:23465: checking for deflate in -lz
905 configure:23495: gcc -o conftest -g -O2   conftest.c -lz  -ljpeg  >&5
906 configure:23501: $? = 0
907 configure:23505: test -z 
908                          || test ! -s conftest.err
909 configure:23508: $? = 0
910 configure:23511: test -s conftest
911 configure:23514: $? = 0
912 configure:23527: result: yes
913 configure:23590: checking pthread.h usability
914 configure:23602: gcc -c -g -O2  conftest.c >&5
915 configure:23608: $? = 0
916 configure:23612: test -z 
917                          || test ! -s conftest.err
918 configure:23615: $? = 0
919 configure:23618: test -s conftest.o
920 configure:23621: $? = 0
921 configure:23631: result: yes
922 configure:23635: checking pthread.h presence
923 configure:23645: gcc -E  conftest.c
924 configure:23651: $? = 0
925 configure:23671: result: yes
926 configure:23706: checking for pthread.h
927 configure:23713: result: yes
928 configure:23724: checking for pthread_mutex_lock in -lpthread
929 configure:23754: gcc -o conftest -g -O2   conftest.c -lpthread  -lz -ljpeg  >&5
930 configure:23760: $? = 0
931 configure:23764: test -z 
932                          || test ! -s conftest.err
933 configure:23767: $? = 0
934 configure:23770: test -s conftest
935 configure:23773: $? = 0
936 configure:23786: result: yes
937 configure:23797: checking for pthread_mutex_lock in -lpthread
938 configure:23859: result: yes
939 configure:23959: checking for ANSI C header files
940 configure:24115: result: yes
941 configure:24149: checking arpa/inet.h usability
942 configure:24161: gcc -c -g -O2  conftest.c >&5
943 configure:24167: $? = 0
944 configure:24171: test -z 
945                          || test ! -s conftest.err
946 configure:24174: $? = 0
947 configure:24177: test -s conftest.o
948 configure:24180: $? = 0
949 configure:24190: result: yes
950 configure:24194: checking arpa/inet.h presence
951 configure:24204: gcc -E  conftest.c
952 configure:24210: $? = 0
953 configure:24230: result: yes
954 configure:24265: checking for arpa/inet.h
955 configure:24272: result: yes
956 configure:24149: checking fcntl.h usability
957 configure:24161: gcc -c -g -O2  conftest.c >&5
958 configure:24167: $? = 0
959 configure:24171: test -z 
960                          || test ! -s conftest.err
961 configure:24174: $? = 0
962 configure:24177: test -s conftest.o
963 configure:24180: $? = 0
964 configure:24190: result: yes
965 configure:24194: checking fcntl.h presence
966 configure:24204: gcc -E  conftest.c
967 configure:24210: $? = 0
968 configure:24230: result: yes
969 configure:24265: checking for fcntl.h
970 configure:24272: result: yes
971 configure:24149: checking netdb.h usability
972 configure:24161: gcc -c -g -O2  conftest.c >&5
973 configure:24167: $? = 0
974 configure:24171: test -z 
975                          || test ! -s conftest.err
976 configure:24174: $? = 0
977 configure:24177: test -s conftest.o
978 configure:24180: $? = 0
979 configure:24190: result: yes
980 configure:24194: checking netdb.h presence
981 configure:24204: gcc -E  conftest.c
982 configure:24210: $? = 0
983 configure:24230: result: yes
984 configure:24265: checking for netdb.h
985 configure:24272: result: yes
986 configure:24149: checking netinet/in.h usability
987 configure:24161: gcc -c -g -O2  conftest.c >&5
988 configure:24167: $? = 0
989 configure:24171: test -z 
990                          || test ! -s conftest.err
991 configure:24174: $? = 0
992 configure:24177: test -s conftest.o
993 configure:24180: $? = 0
994 configure:24190: result: yes
995 configure:24194: checking netinet/in.h presence
996 configure:24204: gcc -E  conftest.c
997 configure:24210: $? = 0
998 configure:24230: result: yes
999 configure:24265: checking for netinet/in.h
1000 configure:24272: result: yes
1001 configure:24140: checking for stdlib.h
1002 configure:24145: result: yes
1003 configure:24140: checking for string.h
1004 configure:24145: result: yes
1005 configure:24149: checking sys/socket.h usability
1006 configure:24161: gcc -c -g -O2  conftest.c >&5
1007 configure:24167: $? = 0
1008 configure:24171: test -z 
1009                          || test ! -s conftest.err
1010 configure:24174: $? = 0
1011 configure:24177: test -s conftest.o
1012 configure:24180: $? = 0
1013 configure:24190: result: yes
1014 configure:24194: checking sys/socket.h presence
1015 configure:24204: gcc -E  conftest.c
1016 configure:24210: $? = 0
1017 configure:24230: result: yes
1018 configure:24265: checking for sys/socket.h
1019 configure:24272: result: yes
1020 configure:24149: checking sys/time.h usability
1021 configure:24161: gcc -c -g -O2  conftest.c >&5
1022 configure:24167: $? = 0
1023 configure:24171: test -z 
1024                          || test ! -s conftest.err
1025 configure:24174: $? = 0
1026 configure:24177: test -s conftest.o
1027 configure:24180: $? = 0
1028 configure:24190: result: yes
1029 configure:24194: checking sys/time.h presence
1030 configure:24204: gcc -E  conftest.c
1031 configure:24210: $? = 0
1032 configure:24230: result: yes
1033 configure:24265: checking for sys/time.h
1034 configure:24272: result: yes
1035 configure:24149: checking sys/timeb.h usability
1036 configure:24161: gcc -c -g -O2  conftest.c >&5
1037 configure:24167: $? = 0
1038 configure:24171: test -z 
1039                          || test ! -s conftest.err
1040 configure:24174: $? = 0
1041 configure:24177: test -s conftest.o
1042 configure:24180: $? = 0
1043 configure:24190: result: yes
1044 configure:24194: checking sys/timeb.h presence
1045 configure:24204: gcc -E  conftest.c
1046 configure:24210: $? = 0
1047 configure:24230: result: yes
1048 configure:24265: checking for sys/timeb.h
1049 configure:24272: result: yes
1050 configure:24149: checking syslog.h usability
1051 configure:24161: gcc -c -g -O2  conftest.c >&5
1052 configure:24167: $? = 0
1053 configure:24171: test -z 
1054                          || test ! -s conftest.err
1055 configure:24174: $? = 0
1056 configure:24177: test -s conftest.o
1057 configure:24180: $? = 0
1058 configure:24190: result: yes
1059 configure:24194: checking syslog.h presence
1060 configure:24204: gcc -E  conftest.c
1061 configure:24210: $? = 0
1062 configure:24230: result: yes
1063 configure:24265: checking for syslog.h
1064 configure:24272: result: yes
1065 configure:24140: checking for unistd.h
1066 configure:24145: result: yes
1067 configure:24446: checking for an ANSI C-conforming const
1068 configure:24513: gcc -c -g -O2  conftest.c >&5
1069 configure:24519: $? = 0
1070 configure:24523: test -z 
1071                          || test ! -s conftest.err
1072 configure:24526: $? = 0
1073 configure:24529: test -s conftest.o
1074 configure:24532: $? = 0
1075 configure:24543: result: yes
1076 configure:24553: checking for inline
1077 configure:24574: gcc -c -g -O2  conftest.c >&5
1078 configure:24580: $? = 0
1079 configure:24584: test -z 
1080                          || test ! -s conftest.err
1081 configure:24587: $? = 0
1082 configure:24590: test -s conftest.o
1083 configure:24593: $? = 0
1084 configure:24605: result: inline
1085 configure:24624: checking whether byte ordering is bigendian
1086 configure:24651: gcc -c -g -O2  conftest.c >&5
1087 configure:24657: $? = 0
1088 configure:24661: test -z 
1089                          || test ! -s conftest.err
1090 configure:24664: $? = 0
1091 configure:24667: test -s conftest.o
1092 configure:24670: $? = 0
1093 configure:24694: gcc -c -g -O2  conftest.c >&5
1094 conftest.c: In function 'main':
1095 conftest.c:51: error: 'not' undeclared (first use in this function)
1096 conftest.c:51: error: (Each undeclared identifier is reported only once
1097 conftest.c:51: error: for each function it appears in.)
1098 conftest.c:51: error: expected ';' before 'big'
1099 configure:24700: $? = 1
1100 configure: failed program was:
1101 | /* confdefs.h.  */
1102
1103 | #define PACKAGE_NAME "LibVNCServer"
1104 | #define PACKAGE_TARNAME "libvncserver"
1105 | #define PACKAGE_VERSION "0.9.7"
1106 | #define PACKAGE_STRING "LibVNCServer 0.9.7"
1107 | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver"
1108 | #define PACKAGE "LibVNCServer"
1109 | #define VERSION "0.9.7"
1110 | #define STDC_HEADERS 1
1111 | #define HAVE_SYS_TYPES_H 1
1112 | #define HAVE_SYS_STAT_H 1
1113 | #define HAVE_STDLIB_H 1
1114 | #define HAVE_STRING_H 1
1115 | #define HAVE_MEMORY_H 1
1116 | #define HAVE_STRINGS_H 1
1117 | #define HAVE_INTTYPES_H 1
1118 | #define HAVE_STDINT_H 1
1119 | #define HAVE_UNISTD_H 1
1120 | #define HAVE_DLFCN_H 1
1121 | #ifdef __cplusplus
1122 | extern "C" void exit (int) throw ();
1123 | #endif
1124 | #define ALLOW24BPP 1
1125 | #define X_DISPLAY_MISSING 1
1126 | #define HAVE_X11 1
1127 | #define HAVE_LIBJPEG 1
1128 | #define HAVE_LIBZ 1
1129 | #define HAVE_LIBPTHREAD 1
1130 | #define WITH_TIGHTVNC_FILETRANSFER 1
1131 | #define STDC_HEADERS 1
1132 | #define HAVE_ARPA_INET_H 1
1133 | #define HAVE_FCNTL_H 1
1134 | #define HAVE_NETDB_H 1
1135 | #define HAVE_NETINET_IN_H 1
1136 | #define HAVE_STDLIB_H 1
1137 | #define HAVE_STRING_H 1
1138 | #define HAVE_SYS_SOCKET_H 1
1139 | #define HAVE_SYS_TIME_H 1
1140 | #define HAVE_SYS_TIMEB_H 1
1141 | #define HAVE_SYSLOG_H 1
1142 | #define HAVE_UNISTD_H 1
1143 | /* end confdefs.h.  */
1144 | #include <sys/types.h>
1145 | #include <sys/param.h>
1146
1147 | int
1148 | main ()
1149 | {
1150 | #if BYTE_ORDER != BIG_ENDIAN
1151 |  not big endian
1152 | #endif
1153
1154 |   ;
1155 |   return 0;
1156 | }
1157 configure:24835: result: no
1158 configure:24854: checking for size_t
1159 configure:24878: gcc -c -g -O2  conftest.c >&5
1160 configure:24884: $? = 0
1161 configure:24888: test -z 
1162                          || test ! -s conftest.err
1163 configure:24891: $? = 0
1164 configure:24894: test -s conftest.o
1165 configure:24897: $? = 0
1166 configure:24908: result: yes
1167 configure:24920: checking whether time.h and sys/time.h may both be included
1168 configure:24945: gcc -c -g -O2  conftest.c >&5
1169 configure:24951: $? = 0
1170 configure:24955: test -z 
1171                          || test ! -s conftest.err
1172 configure:24958: $? = 0
1173 configure:24961: test -s conftest.o
1174 configure:24964: $? = 0
1175 configure:24975: result: yes
1176 configure:24985: checking for sys/wait.h that is POSIX.1 compatible
1177 configure:25016: gcc -c -g -O2  conftest.c >&5
1178 configure:25022: $? = 0
1179 configure:25026: test -z 
1180                          || test ! -s conftest.err
1181 configure:25029: $? = 0
1182 configure:25032: test -s conftest.o
1183 configure:25035: $? = 0
1184 configure:25046: result: yes
1185 configure:25056: checking for socklen_t
1186 configure:25079: gcc -c -g -O2  conftest.c >&5
1187 configure:25085: $? = 0
1188 configure:25089: test -z 
1189                          || test ! -s conftest.err
1190 configure:25092: $? = 0
1191 configure:25095: test -s conftest.o
1192 configure:25098: $? = 0
1193 configure:25110: result: yes
1194 configure:25124: checking for stdint-types....
1195 configure:25134: result: "(putting them into rfb/rfbint.h)"
1196 configure:25147: checking for uintptr_t
1197 configure:25172: gcc -c -g -O2  conftest.c >&5
1198 configure:25178: $? = 0
1199 configure:25182: test -z 
1200                          || test ! -s conftest.err
1201 configure:25185: $? = 0
1202 configure:25188: test -s conftest.o
1203 configure:25191: $? = 0
1204 configure:25202: result: yes
1205 configure:25210: checking for uint64_t
1206 configure:25235: gcc -c -g -O2  conftest.c >&5
1207 configure:25241: $? = 0
1208 configure:25245: test -z 
1209                          || test ! -s conftest.err
1210 configure:25248: $? = 0
1211 configure:25251: test -s conftest.o
1212 configure:25254: $? = 0
1213 configure:25265: result: yes
1214 configure:25273: result: ... seen our uintptr_t in stdint.h (uint64_t too)
1215 configure:25913: result: creating rfb/rfbint.h : _RFB_RFBINT_H
1216 configure:25940: checking for int_least32_t
1217 configure:25965: gcc -c -g -O2  conftest.c >&5
1218 configure:25971: $? = 0
1219 configure:25975: test -z 
1220                          || test ! -s conftest.err
1221 configure:25978: $? = 0
1222 configure:25981: test -s conftest.o
1223 configure:25984: $? = 0
1224 configure:25995: result: yes
1225 configure:25998: checking for int_fast32_t
1226 configure:26023: gcc -c -g -O2  conftest.c >&5
1227 configure:26029: $? = 0
1228 configure:26033: test -z 
1229                          || test ! -s conftest.err
1230 configure:26036: $? = 0
1231 configure:26039: test -s conftest.o
1232 configure:26042: $? = 0
1233 configure:26053: result: yes
1234 configure:26063: result: ..adding include stdint.h
1235 configure:26073: result: ... seen good stdint.h inttypes
1236 configure:26211: result: ... seen good uint64_t
1237 configure:26431: result: ... DONE rfb/rfbint.h
1238 configure:26440: checking for in_addr_t
1239 configure:26463: gcc -c -g -O2  conftest.c >&5
1240 configure:26469: $? = 0
1241 configure:26473: test -z 
1242                          || test ! -s conftest.err
1243 configure:26476: $? = 0
1244 configure:26479: test -s conftest.o
1245 configure:26482: $? = 0
1246 configure:26494: result: yes
1247 configure:26506: checking for working memcmp
1248 configure:26554: gcc -o conftest -g -O2   conftest.c -lpthread -lz -ljpeg  >&5
1249 configure:26557: $? = 0
1250 configure:26559: ./conftest
1251 configure:26562: $? = 0
1252 configure:26576: result: yes
1253 configure:26587: checking whether lstat dereferences a symlink specified with a trailing slash
1254 configure:26618: gcc -o conftest -g -O2   conftest.c -lpthread -lz -ljpeg  >&5
1255 configure:26621: $? = 0
1256 configure:26623: ./conftest
1257 configure:26626: $? = 0
1258 configure:26647: result: yes
1259 configure:26668: checking whether stat accepts an empty string
1260 configure:26693: gcc -o conftest -g -O2   conftest.c -lpthread -lz -ljpeg  >&5
1261 configure:26696: $? = 0
1262 configure:26698: ./conftest
1263 configure:26701: $? = 1
1264 configure: program exited with status 1
1265 configure: failed program was:
1266 | /* confdefs.h.  */
1267
1268 | #define PACKAGE_NAME "LibVNCServer"
1269 | #define PACKAGE_TARNAME "libvncserver"
1270 | #define PACKAGE_VERSION "0.9.7"
1271 | #define PACKAGE_STRING "LibVNCServer 0.9.7"
1272 | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver"
1273 | #define PACKAGE "LibVNCServer"
1274 | #define VERSION "0.9.7"
1275 | #define STDC_HEADERS 1
1276 | #define HAVE_SYS_TYPES_H 1
1277 | #define HAVE_SYS_STAT_H 1
1278 | #define HAVE_STDLIB_H 1
1279 | #define HAVE_STRING_H 1
1280 | #define HAVE_MEMORY_H 1
1281 | #define HAVE_STRINGS_H 1
1282 | #define HAVE_INTTYPES_H 1
1283 | #define HAVE_STDINT_H 1
1284 | #define HAVE_UNISTD_H 1
1285 | #define HAVE_DLFCN_H 1
1286 | #ifdef __cplusplus
1287 | extern "C" void exit (int) throw ();
1288 | #endif
1289 | #define ALLOW24BPP 1
1290 | #define X_DISPLAY_MISSING 1
1291 | #define HAVE_X11 1
1292 | #define HAVE_LIBJPEG 1
1293 | #define HAVE_LIBZ 1
1294 | #define HAVE_LIBPTHREAD 1
1295 | #define WITH_TIGHTVNC_FILETRANSFER 1
1296 | #define STDC_HEADERS 1
1297 | #define HAVE_ARPA_INET_H 1
1298 | #define HAVE_FCNTL_H 1
1299 | #define HAVE_NETDB_H 1
1300 | #define HAVE_NETINET_IN_H 1
1301 | #define HAVE_STDLIB_H 1
1302 | #define HAVE_STRING_H 1
1303 | #define HAVE_SYS_SOCKET_H 1
1304 | #define HAVE_SYS_TIME_H 1
1305 | #define HAVE_SYS_TIMEB_H 1
1306 | #define HAVE_SYSLOG_H 1
1307 | #define HAVE_UNISTD_H 1
1308 | #define TIME_WITH_SYS_TIME 1
1309 | #define HAVE_SYS_WAIT_H 1
1310 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
1311 | /* end confdefs.h.  */
1312 | #include <stdio.h>
1313 | #if HAVE_SYS_TYPES_H
1314 | # include <sys/types.h>
1315 | #endif
1316 | #if HAVE_SYS_STAT_H
1317 | # include <sys/stat.h>
1318 | #endif
1319 | #if STDC_HEADERS
1320 | # include <stdlib.h>
1321 | # include <stddef.h>
1322 | #else
1323 | # if HAVE_STDLIB_H
1324 | #  include <stdlib.h>
1325 | # endif
1326 | #endif
1327 | #if HAVE_STRING_H
1328 | # if !STDC_HEADERS && HAVE_MEMORY_H
1329 | #  include <memory.h>
1330 | # endif
1331 | # include <string.h>
1332 | #endif
1333 | #if HAVE_STRINGS_H
1334 | # include <strings.h>
1335 | #endif
1336 | #if HAVE_INTTYPES_H
1337 | # include <inttypes.h>
1338 | #else
1339 | # if HAVE_STDINT_H
1340 | #  include <stdint.h>
1341 | # endif
1342 | #endif
1343 | #if HAVE_UNISTD_H
1344 | # include <unistd.h>
1345 | #endif
1346 | int
1347 | main ()
1348 | {
1349 | struct stat sbuf;
1350 |   exit (stat ("", &sbuf) ? 1 : 0);
1351 |   ;
1352 |   return 0;
1353 | }
1354 configure:26715: result: no
1355 configure:26737: checking for strftime
1356 configure:26794: gcc -o conftest -g -O2   conftest.c -lpthread -lz -ljpeg  >&5
1357 conftest.c:71: warning: conflicting types for built-in function 'strftime'
1358 configure:26800: $? = 0
1359 configure:26804: test -z 
1360                          || test ! -s conftest.err
1361 configure:26807: $? = 0
1362 configure:26810: test -s conftest
1363 configure:26813: $? = 0
1364 configure:26825: result: yes
1365 configure:26913: checking for vprintf
1366 configure:26970: gcc -o conftest -g -O2   conftest.c -lpthread -lz -ljpeg  >&5
1367 conftest.c:72: warning: conflicting types for built-in function 'vprintf'
1368 configure:26976: $? = 0
1369 configure:26980: test -z 
1370                          || test ! -s conftest.err
1371 configure:26983: $? = 0
1372 configure:26986: test -s conftest
1373 configure:26989: $? = 0
1374 configure:27001: result: yes
1375 configure:27008: checking for _doprnt
1376 configure:27065: gcc -o conftest -g -O2   conftest.c -lpthread -lz -ljpeg  >&5
1377 /tmp/cc0Y2HBY.o: In function `main':
1378 /home/christian/dev/presencevnc/libvnc/conftest.c:88: undefined reference to `_doprnt'
1379 /tmp/cc0Y2HBY.o:(.data+0x0): undefined reference to `_doprnt'
1380 collect2: ld returned 1 exit status
1381 configure:27071: $? = 1
1382 configure: failed program was:
1383 | /* confdefs.h.  */
1384
1385 | #define PACKAGE_NAME "LibVNCServer"
1386 | #define PACKAGE_TARNAME "libvncserver"
1387 | #define PACKAGE_VERSION "0.9.7"
1388 | #define PACKAGE_STRING "LibVNCServer 0.9.7"
1389 | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver"
1390 | #define PACKAGE "LibVNCServer"
1391 | #define VERSION "0.9.7"
1392 | #define STDC_HEADERS 1
1393 | #define HAVE_SYS_TYPES_H 1
1394 | #define HAVE_SYS_STAT_H 1
1395 | #define HAVE_STDLIB_H 1
1396 | #define HAVE_STRING_H 1
1397 | #define HAVE_MEMORY_H 1
1398 | #define HAVE_STRINGS_H 1
1399 | #define HAVE_INTTYPES_H 1
1400 | #define HAVE_STDINT_H 1
1401 | #define HAVE_UNISTD_H 1
1402 | #define HAVE_DLFCN_H 1
1403 | #ifdef __cplusplus
1404 | extern "C" void exit (int) throw ();
1405 | #endif
1406 | #define ALLOW24BPP 1
1407 | #define X_DISPLAY_MISSING 1
1408 | #define HAVE_X11 1
1409 | #define HAVE_LIBJPEG 1
1410 | #define HAVE_LIBZ 1
1411 | #define HAVE_LIBPTHREAD 1
1412 | #define WITH_TIGHTVNC_FILETRANSFER 1
1413 | #define STDC_HEADERS 1
1414 | #define HAVE_ARPA_INET_H 1
1415 | #define HAVE_FCNTL_H 1
1416 | #define HAVE_NETDB_H 1
1417 | #define HAVE_NETINET_IN_H 1
1418 | #define HAVE_STDLIB_H 1
1419 | #define HAVE_STRING_H 1
1420 | #define HAVE_SYS_SOCKET_H 1
1421 | #define HAVE_SYS_TIME_H 1
1422 | #define HAVE_SYS_TIMEB_H 1
1423 | #define HAVE_SYSLOG_H 1
1424 | #define HAVE_UNISTD_H 1
1425 | #define TIME_WITH_SYS_TIME 1
1426 | #define HAVE_SYS_WAIT_H 1
1427 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
1428 | #define HAVE_STRFTIME 1
1429 | #define HAVE_VPRINTF 1
1430 | /* end confdefs.h.  */
1431 | /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
1432 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1433 | #define _doprnt innocuous__doprnt
1434
1435 | /* System header to define __stub macros and hopefully few prototypes,
1436 |     which can conflict with char _doprnt (); below.
1437 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1438 |     <limits.h> exists even on freestanding compilers.  */
1439
1440 | #ifdef __STDC__
1441 | # include <limits.h>
1442 | #else
1443 | # include <assert.h>
1444 | #endif
1445
1446 | #undef _doprnt
1447
1448 | /* Override any gcc2 internal prototype to avoid an error.  */
1449 | #ifdef __cplusplus
1450 | extern "C"
1451 | {
1452 | #endif
1453 | /* We use char because int might match the return type of a gcc2
1454 |    builtin and then its argument prototype would still apply.  */
1455 | char _doprnt ();
1456 | /* The GNU C library defines this for functions which it implements
1457 |     to always fail with ENOSYS.  Some functions are actually named
1458 |     something starting with __ and the normal name is an alias.  */
1459 | #if defined (__stub__doprnt) || defined (__stub____doprnt)
1460 | choke me
1461 | #else
1462 | char (*f) () = _doprnt;
1463 | #endif
1464 | #ifdef __cplusplus
1465 | }
1466 | #endif
1467
1468 | int
1469 | main ()
1470 | {
1471 | return f != _doprnt;
1472 |   ;
1473 |   return 0;
1474 | }
1475 configure:27096: result: no
1476 configure:27110: checking for pid_t
1477 configure:27134: gcc -c -g -O2  conftest.c >&5
1478 configure:27140: $? = 0
1479 configure:27144: test -z 
1480                          || test ! -s conftest.err
1481 configure:27147: $? = 0
1482 configure:27150: test -s conftest.o
1483 configure:27153: $? = 0
1484 configure:27164: result: yes
1485 configure:27182: checking for unistd.h
1486 configure:27187: result: yes
1487 configure:27191: checking vfork.h usability
1488 configure:27203: gcc -c -g -O2  conftest.c >&5
1489 conftest.c:84:19: error: vfork.h: No such file or directory
1490 configure:27209: $? = 1
1491 configure: failed program was:
1492 | /* confdefs.h.  */
1493
1494 | #define PACKAGE_NAME "LibVNCServer"
1495 | #define PACKAGE_TARNAME "libvncserver"
1496 | #define PACKAGE_VERSION "0.9.7"
1497 | #define PACKAGE_STRING "LibVNCServer 0.9.7"
1498 | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver"
1499 | #define PACKAGE "LibVNCServer"
1500 | #define VERSION "0.9.7"
1501 | #define STDC_HEADERS 1
1502 | #define HAVE_SYS_TYPES_H 1
1503 | #define HAVE_SYS_STAT_H 1
1504 | #define HAVE_STDLIB_H 1
1505 | #define HAVE_STRING_H 1
1506 | #define HAVE_MEMORY_H 1
1507 | #define HAVE_STRINGS_H 1
1508 | #define HAVE_INTTYPES_H 1
1509 | #define HAVE_STDINT_H 1
1510 | #define HAVE_UNISTD_H 1
1511 | #define HAVE_DLFCN_H 1
1512 | #ifdef __cplusplus
1513 | extern "C" void exit (int) throw ();
1514 | #endif
1515 | #define ALLOW24BPP 1
1516 | #define X_DISPLAY_MISSING 1
1517 | #define HAVE_X11 1
1518 | #define HAVE_LIBJPEG 1
1519 | #define HAVE_LIBZ 1
1520 | #define HAVE_LIBPTHREAD 1
1521 | #define WITH_TIGHTVNC_FILETRANSFER 1
1522 | #define STDC_HEADERS 1
1523 | #define HAVE_ARPA_INET_H 1
1524 | #define HAVE_FCNTL_H 1
1525 | #define HAVE_NETDB_H 1
1526 | #define HAVE_NETINET_IN_H 1
1527 | #define HAVE_STDLIB_H 1
1528 | #define HAVE_STRING_H 1
1529 | #define HAVE_SYS_SOCKET_H 1
1530 | #define HAVE_SYS_TIME_H 1
1531 | #define HAVE_SYS_TIMEB_H 1
1532 | #define HAVE_SYSLOG_H 1
1533 | #define HAVE_UNISTD_H 1
1534 | #define TIME_WITH_SYS_TIME 1
1535 | #define HAVE_SYS_WAIT_H 1
1536 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
1537 | #define HAVE_STRFTIME 1
1538 | #define HAVE_VPRINTF 1
1539 | #define HAVE_UNISTD_H 1
1540 | /* end confdefs.h.  */
1541 | #include <stdio.h>
1542 | #if HAVE_SYS_TYPES_H
1543 | # include <sys/types.h>
1544 | #endif
1545 | #if HAVE_SYS_STAT_H
1546 | # include <sys/stat.h>
1547 | #endif
1548 | #if STDC_HEADERS
1549 | # include <stdlib.h>
1550 | # include <stddef.h>
1551 | #else
1552 | # if HAVE_STDLIB_H
1553 | #  include <stdlib.h>
1554 | # endif
1555 | #endif
1556 | #if HAVE_STRING_H
1557 | # if !STDC_HEADERS && HAVE_MEMORY_H
1558 | #  include <memory.h>
1559 | # endif
1560 | # include <string.h>
1561 | #endif
1562 | #if HAVE_STRINGS_H
1563 | # include <strings.h>
1564 | #endif
1565 | #if HAVE_INTTYPES_H
1566 | # include <inttypes.h>
1567 | #else
1568 | # if HAVE_STDINT_H
1569 | #  include <stdint.h>
1570 | # endif
1571 | #endif
1572 | #if HAVE_UNISTD_H
1573 | # include <unistd.h>
1574 | #endif
1575 | #include <vfork.h>
1576 configure:27232: result: no
1577 configure:27236: checking vfork.h presence
1578 configure:27246: gcc -E  conftest.c
1579 conftest.c:50:19: error: vfork.h: No such file or directory
1580 configure:27252: $? = 1
1581 configure: failed program was:
1582 | /* confdefs.h.  */
1583
1584 | #define PACKAGE_NAME "LibVNCServer"
1585 | #define PACKAGE_TARNAME "libvncserver"
1586 | #define PACKAGE_VERSION "0.9.7"
1587 | #define PACKAGE_STRING "LibVNCServer 0.9.7"
1588 | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver"
1589 | #define PACKAGE "LibVNCServer"
1590 | #define VERSION "0.9.7"
1591 | #define STDC_HEADERS 1
1592 | #define HAVE_SYS_TYPES_H 1
1593 | #define HAVE_SYS_STAT_H 1
1594 | #define HAVE_STDLIB_H 1
1595 | #define HAVE_STRING_H 1
1596 | #define HAVE_MEMORY_H 1
1597 | #define HAVE_STRINGS_H 1
1598 | #define HAVE_INTTYPES_H 1
1599 | #define HAVE_STDINT_H 1
1600 | #define HAVE_UNISTD_H 1
1601 | #define HAVE_DLFCN_H 1
1602 | #ifdef __cplusplus
1603 | extern "C" void exit (int) throw ();
1604 | #endif
1605 | #define ALLOW24BPP 1
1606 | #define X_DISPLAY_MISSING 1
1607 | #define HAVE_X11 1
1608 | #define HAVE_LIBJPEG 1
1609 | #define HAVE_LIBZ 1
1610 | #define HAVE_LIBPTHREAD 1
1611 | #define WITH_TIGHTVNC_FILETRANSFER 1
1612 | #define STDC_HEADERS 1
1613 | #define HAVE_ARPA_INET_H 1
1614 | #define HAVE_FCNTL_H 1
1615 | #define HAVE_NETDB_H 1
1616 | #define HAVE_NETINET_IN_H 1
1617 | #define HAVE_STDLIB_H 1
1618 | #define HAVE_STRING_H 1
1619 | #define HAVE_SYS_SOCKET_H 1
1620 | #define HAVE_SYS_TIME_H 1
1621 | #define HAVE_SYS_TIMEB_H 1
1622 | #define HAVE_SYSLOG_H 1
1623 | #define HAVE_UNISTD_H 1
1624 | #define TIME_WITH_SYS_TIME 1
1625 | #define HAVE_SYS_WAIT_H 1
1626 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
1627 | #define HAVE_STRFTIME 1
1628 | #define HAVE_VPRINTF 1
1629 | #define HAVE_UNISTD_H 1
1630 | /* end confdefs.h.  */
1631 | #include <vfork.h>
1632 configure:27272: result: no
1633 configure:27307: checking for vfork.h
1634 configure:27314: result: no
1635 configure:27332: checking for fork
1636 configure:27389: gcc -o conftest -g -O2   conftest.c -lpthread -lz -ljpeg  >&5
1637 conftest.c:74: warning: conflicting types for built-in function 'fork'
1638 configure:27395: $? = 0
1639 configure:27399: test -z 
1640                          || test ! -s conftest.err
1641 configure:27402: $? = 0
1642 configure:27405: test -s conftest
1643 configure:27408: $? = 0
1644 configure:27420: result: yes
1645 configure:27332: checking for vfork
1646 configure:27389: gcc -o conftest -g -O2   conftest.c -lpthread -lz -ljpeg  >&5
1647 configure:27395: $? = 0
1648 configure:27399: test -z 
1649                          || test ! -s conftest.err
1650 configure:27402: $? = 0
1651 configure:27405: test -s conftest
1652 configure:27408: $? = 0
1653 configure:27420: result: yes
1654 configure:27431: checking for working fork
1655 configure:27454: gcc -o conftest -g -O2   conftest.c -lpthread -lz -ljpeg  >&5
1656 conftest.c: In function 'main':
1657 conftest.c:10: warning: incompatible implicit declaration of built-in function 'exit'
1658 configure:27457: $? = 0
1659 configure:27459: ./conftest
1660 configure:27462: $? = 0
1661 configure:27476: result: yes
1662 configure:27497: checking for working vfork
1663 configure:27630: result: yes
1664 configure:27662: checking for gethostbyname in -lnsl
1665 configure:27692: gcc -o conftest -g -O2   conftest.c -lnsl  -lpthread -lz -ljpeg  >&5
1666 configure:27698: $? = 0
1667 configure:27702: test -z 
1668                          || test ! -s conftest.err
1669 configure:27705: $? = 0
1670 configure:27708: test -s conftest
1671 configure:27711: $? = 0
1672 configure:27724: result: yes
1673 configure:27736: checking for socket in -lsocket
1674 configure:27766: gcc -o conftest -g -O2   conftest.c -lsocket  -lnsl -lpthread -lz -ljpeg  >&5
1675 /usr/bin/ld: cannot find -lsocket
1676 collect2: ld returned 1 exit status
1677 configure:27772: $? = 1
1678 configure: failed program was:
1679 | /* confdefs.h.  */
1680
1681 | #define PACKAGE_NAME "LibVNCServer"
1682 | #define PACKAGE_TARNAME "libvncserver"
1683 | #define PACKAGE_VERSION "0.9.7"
1684 | #define PACKAGE_STRING "LibVNCServer 0.9.7"
1685 | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver"
1686 | #define PACKAGE "LibVNCServer"
1687 | #define VERSION "0.9.7"
1688 | #define STDC_HEADERS 1
1689 | #define HAVE_SYS_TYPES_H 1
1690 | #define HAVE_SYS_STAT_H 1
1691 | #define HAVE_STDLIB_H 1
1692 | #define HAVE_STRING_H 1
1693 | #define HAVE_MEMORY_H 1
1694 | #define HAVE_STRINGS_H 1
1695 | #define HAVE_INTTYPES_H 1
1696 | #define HAVE_STDINT_H 1
1697 | #define HAVE_UNISTD_H 1
1698 | #define HAVE_DLFCN_H 1
1699 | #ifdef __cplusplus
1700 | extern "C" void exit (int) throw ();
1701 | #endif
1702 | #define ALLOW24BPP 1
1703 | #define X_DISPLAY_MISSING 1
1704 | #define HAVE_X11 1
1705 | #define HAVE_LIBJPEG 1
1706 | #define HAVE_LIBZ 1
1707 | #define HAVE_LIBPTHREAD 1
1708 | #define WITH_TIGHTVNC_FILETRANSFER 1
1709 | #define STDC_HEADERS 1
1710 | #define HAVE_ARPA_INET_H 1
1711 | #define HAVE_FCNTL_H 1
1712 | #define HAVE_NETDB_H 1
1713 | #define HAVE_NETINET_IN_H 1
1714 | #define HAVE_STDLIB_H 1
1715 | #define HAVE_STRING_H 1
1716 | #define HAVE_SYS_SOCKET_H 1
1717 | #define HAVE_SYS_TIME_H 1
1718 | #define HAVE_SYS_TIMEB_H 1
1719 | #define HAVE_SYSLOG_H 1
1720 | #define HAVE_UNISTD_H 1
1721 | #define TIME_WITH_SYS_TIME 1
1722 | #define HAVE_SYS_WAIT_H 1
1723 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
1724 | #define HAVE_STRFTIME 1
1725 | #define HAVE_VPRINTF 1
1726 | #define HAVE_UNISTD_H 1
1727 | #define HAVE_FORK 1
1728 | #define HAVE_VFORK 1
1729 | #define HAVE_WORKING_VFORK 1
1730 | #define HAVE_WORKING_FORK 1
1731 | #define HAVE_LIBNSL 1
1732 | /* end confdefs.h.  */
1733
1734 | /* Override any gcc2 internal prototype to avoid an error.  */
1735 | #ifdef __cplusplus
1736 | extern "C"
1737 | #endif
1738 | /* We use char because int might match the return type of a gcc2
1739 |    builtin and then its argument prototype would still apply.  */
1740 | char socket ();
1741 | int
1742 | main ()
1743 | {
1744 | socket ();
1745 |   ;
1746 |   return 0;
1747 | }
1748 configure:27798: result: no
1749 configure:27835: checking for ftime
1750 configure:27892: gcc -o conftest -g -O2   conftest.c -lnsl -lpthread -lz -ljpeg  >&5
1751 configure:27898: $? = 0
1752 configure:27902: test -z 
1753                          || test ! -s conftest.err
1754 configure:27905: $? = 0
1755 configure:27908: test -s conftest
1756 configure:27911: $? = 0
1757 configure:27923: result: yes
1758 configure:27835: checking for gethostbyname
1759 configure:27892: gcc -o conftest -g -O2   conftest.c -lnsl -lpthread -lz -ljpeg  >&5
1760 configure:27898: $? = 0
1761 configure:27902: test -z 
1762                          || test ! -s conftest.err
1763 configure:27905: $? = 0
1764 configure:27908: test -s conftest
1765 configure:27911: $? = 0
1766 configure:27923: result: yes
1767 configure:27835: checking for gethostname
1768 configure:27892: gcc -o conftest -g -O2   conftest.c -lnsl -lpthread -lz -ljpeg  >&5
1769 configure:27898: $? = 0
1770 configure:27902: test -z 
1771                          || test ! -s conftest.err
1772 configure:27905: $? = 0
1773 configure:27908: test -s conftest
1774 configure:27911: $? = 0
1775 configure:27923: result: yes
1776 configure:27835: checking for gettimeofday
1777 configure:27892: gcc -o conftest -g -O2   conftest.c -lnsl -lpthread -lz -ljpeg  >&5
1778 configure:27898: $? = 0
1779 configure:27902: test -z 
1780                          || test ! -s conftest.err
1781 configure:27905: $? = 0
1782 configure:27908: test -s conftest
1783 configure:27911: $? = 0
1784 configure:27923: result: yes
1785 configure:27835: checking for inet_ntoa
1786 configure:27892: gcc -o conftest -g -O2   conftest.c -lnsl -lpthread -lz -ljpeg  >&5
1787 configure:27898: $? = 0
1788 configure:27902: test -z 
1789                          || test ! -s conftest.err
1790 configure:27905: $? = 0
1791 configure:27908: test -s conftest
1792 configure:27911: $? = 0
1793 configure:27923: result: yes
1794 configure:27835: checking for memmove
1795 configure:27892: gcc -o conftest -g -O2   conftest.c -lnsl -lpthread -lz -ljpeg  >&5
1796 conftest.c:84: warning: conflicting types for built-in function 'memmove'
1797 configure:27898: $? = 0
1798 configure:27902: test -z 
1799                          || test ! -s conftest.err
1800 configure:27905: $? = 0
1801 configure:27908: test -s conftest
1802 configure:27911: $? = 0
1803 configure:27923: result: yes
1804 configure:27835: checking for memset
1805 configure:27892: gcc -o conftest -g -O2   conftest.c -lnsl -lpthread -lz -ljpeg  >&5
1806 conftest.c:85: warning: conflicting types for built-in function 'memset'
1807 configure:27898: $? = 0
1808 configure:27902: test -z 
1809                          || test ! -s conftest.err
1810 configure:27905: $? = 0
1811 configure:27908: test -s conftest
1812 configure:27911: $? = 0
1813 configure:27923: result: yes
1814 configure:27835: checking for mmap
1815 configure:27892: gcc -o conftest -g -O2   conftest.c -lnsl -lpthread -lz -ljpeg  >&5
1816 configure:27898: $? = 0
1817 configure:27902: test -z 
1818                          || test ! -s conftest.err
1819 configure:27905: $? = 0
1820 configure:27908: test -s conftest
1821 configure:27911: $? = 0
1822 configure:27923: result: yes
1823 configure:27835: checking for mkfifo
1824 configure:27892: gcc -o conftest -g -O2   conftest.c -lnsl -lpthread -lz -ljpeg  >&5
1825 configure:27898: $? = 0
1826 configure:27902: test -z 
1827                          || test ! -s conftest.err
1828 configure:27905: $? = 0
1829 configure:27908: test -s conftest
1830 configure:27911: $? = 0
1831 configure:27923: result: yes
1832 configure:27835: checking for select
1833 configure:27892: gcc -o conftest -g -O2   conftest.c -lnsl -lpthread -lz -ljpeg  >&5
1834 configure:27898: $? = 0
1835 configure:27902: test -z 
1836                          || test ! -s conftest.err
1837 configure:27905: $? = 0
1838 configure:27908: test -s conftest
1839 configure:27911: $? = 0
1840 configure:27923: result: yes
1841 configure:27835: checking for socket
1842 configure:27892: gcc -o conftest -g -O2   conftest.c -lnsl -lpthread -lz -ljpeg  >&5
1843 configure:27898: $? = 0
1844 configure:27902: test -z 
1845                          || test ! -s conftest.err
1846 configure:27905: $? = 0
1847 configure:27908: test -s conftest
1848 configure:27911: $? = 0
1849 configure:27923: result: yes
1850 configure:27835: checking for strchr
1851 configure:27892: gcc -o conftest -g -O2   conftest.c -lnsl -lpthread -lz -ljpeg  >&5
1852 conftest.c:90: warning: conflicting types for built-in function 'strchr'
1853 configure:27898: $? = 0
1854 configure:27902: test -z 
1855                          || test ! -s conftest.err
1856 configure:27905: $? = 0
1857 configure:27908: test -s conftest
1858 configure:27911: $? = 0
1859 configure:27923: result: yes
1860 configure:27835: checking for strcspn
1861 configure:27892: gcc -o conftest -g -O2   conftest.c -lnsl -lpthread -lz -ljpeg  >&5
1862 conftest.c:91: warning: conflicting types for built-in function 'strcspn'
1863 configure:27898: $? = 0
1864 configure:27902: test -z 
1865                          || test ! -s conftest.err
1866 configure:27905: $? = 0
1867 configure:27908: test -s conftest
1868 configure:27911: $? = 0
1869 configure:27923: result: yes
1870 configure:27835: checking for strdup
1871 configure:27892: gcc -o conftest -g -O2   conftest.c -lnsl -lpthread -lz -ljpeg  >&5
1872 conftest.c:92: warning: conflicting types for built-in function 'strdup'
1873 configure:27898: $? = 0
1874 configure:27902: test -z 
1875                          || test ! -s conftest.err
1876 configure:27905: $? = 0
1877 configure:27908: test -s conftest
1878 configure:27911: $? = 0
1879 configure:27923: result: yes
1880 configure:27835: checking for strerror
1881 configure:27892: gcc -o conftest -g -O2   conftest.c -lnsl -lpthread -lz -ljpeg  >&5
1882 configure:27898: $? = 0
1883 configure:27902: test -z 
1884                          || test ! -s conftest.err
1885 configure:27905: $? = 0
1886 configure:27908: test -s conftest
1887 configure:27911: $? = 0
1888 configure:27923: result: yes
1889 configure:27835: checking for strstr
1890 configure:27892: gcc -o conftest -g -O2   conftest.c -lnsl -lpthread -lz -ljpeg  >&5
1891 conftest.c:94: warning: conflicting types for built-in function 'strstr'
1892 configure:27898: $? = 0
1893 configure:27902: test -z 
1894                          || test ! -s conftest.err
1895 configure:27905: $? = 0
1896 configure:27908: test -s conftest
1897 configure:27911: $? = 0
1898 configure:27923: result: yes
1899 configure:28056: checking for shmget in -lcygipc
1900 configure:28086: gcc -o conftest -g -O2   conftest.c -lcygipc  -lnsl -lpthread -lz -ljpeg  >&5
1901 /usr/bin/ld: cannot find -lcygipc
1902 collect2: ld returned 1 exit status
1903 configure:28092: $? = 1
1904 configure: failed program was:
1905 | /* confdefs.h.  */
1906
1907 | #define PACKAGE_NAME "LibVNCServer"
1908 | #define PACKAGE_TARNAME "libvncserver"
1909 | #define PACKAGE_VERSION "0.9.7"
1910 | #define PACKAGE_STRING "LibVNCServer 0.9.7"
1911 | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver"
1912 | #define PACKAGE "LibVNCServer"
1913 | #define VERSION "0.9.7"
1914 | #define STDC_HEADERS 1
1915 | #define HAVE_SYS_TYPES_H 1
1916 | #define HAVE_SYS_STAT_H 1
1917 | #define HAVE_STDLIB_H 1
1918 | #define HAVE_STRING_H 1
1919 | #define HAVE_MEMORY_H 1
1920 | #define HAVE_STRINGS_H 1
1921 | #define HAVE_INTTYPES_H 1
1922 | #define HAVE_STDINT_H 1
1923 | #define HAVE_UNISTD_H 1
1924 | #define HAVE_DLFCN_H 1
1925 | #ifdef __cplusplus
1926 | extern "C" void exit (int) throw ();
1927 | #endif
1928 | #define ALLOW24BPP 1
1929 | #define X_DISPLAY_MISSING 1
1930 | #define HAVE_X11 1
1931 | #define HAVE_LIBJPEG 1
1932 | #define HAVE_LIBZ 1
1933 | #define HAVE_LIBPTHREAD 1
1934 | #define WITH_TIGHTVNC_FILETRANSFER 1
1935 | #define STDC_HEADERS 1
1936 | #define HAVE_ARPA_INET_H 1
1937 | #define HAVE_FCNTL_H 1
1938 | #define HAVE_NETDB_H 1
1939 | #define HAVE_NETINET_IN_H 1
1940 | #define HAVE_STDLIB_H 1
1941 | #define HAVE_STRING_H 1
1942 | #define HAVE_SYS_SOCKET_H 1
1943 | #define HAVE_SYS_TIME_H 1
1944 | #define HAVE_SYS_TIMEB_H 1
1945 | #define HAVE_SYSLOG_H 1
1946 | #define HAVE_UNISTD_H 1
1947 | #define TIME_WITH_SYS_TIME 1
1948 | #define HAVE_SYS_WAIT_H 1
1949 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
1950 | #define HAVE_STRFTIME 1
1951 | #define HAVE_VPRINTF 1
1952 | #define HAVE_UNISTD_H 1
1953 | #define HAVE_FORK 1
1954 | #define HAVE_VFORK 1
1955 | #define HAVE_WORKING_VFORK 1
1956 | #define HAVE_WORKING_FORK 1
1957 | #define HAVE_LIBNSL 1
1958 | #define HAVE_FTIME 1
1959 | #define HAVE_GETHOSTBYNAME 1
1960 | #define HAVE_GETHOSTNAME 1
1961 | #define HAVE_GETTIMEOFDAY 1
1962 | #define HAVE_INET_NTOA 1
1963 | #define HAVE_MEMMOVE 1
1964 | #define HAVE_MEMSET 1
1965 | #define HAVE_MMAP 1
1966 | #define HAVE_MKFIFO 1
1967 | #define HAVE_SELECT 1
1968 | #define HAVE_SOCKET 1
1969 | #define HAVE_STRCHR 1
1970 | #define HAVE_STRCSPN 1
1971 | #define HAVE_STRDUP 1
1972 | #define HAVE_STRERROR 1
1973 | #define HAVE_STRSTR 1
1974 | /* end confdefs.h.  */
1975
1976 | /* Override any gcc2 internal prototype to avoid an error.  */
1977 | #ifdef __cplusplus
1978 | extern "C"
1979 | #endif
1980 | /* We use char because int might match the return type of a gcc2
1981 |    builtin and then its argument prototype would still apply.  */
1982 | char shmget ();
1983 | int
1984 | main ()
1985 | {
1986 | shmget ();
1987 |   ;
1988 |   return 0;
1989 | }
1990 configure:28118: result: no
1991 configure:28163: checking ApplicationServices/ApplicationServices.h usability
1992 configure:28175: gcc -c -g -O2  conftest.c >&5
1993 conftest.c:105:53: error: ApplicationServices/ApplicationServices.h: No such file or directory
1994 configure:28181: $? = 1
1995 configure: failed program was:
1996 | /* confdefs.h.  */
1997
1998 | #define PACKAGE_NAME "LibVNCServer"
1999 | #define PACKAGE_TARNAME "libvncserver"
2000 | #define PACKAGE_VERSION "0.9.7"
2001 | #define PACKAGE_STRING "LibVNCServer 0.9.7"
2002 | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver"
2003 | #define PACKAGE "LibVNCServer"
2004 | #define VERSION "0.9.7"
2005 | #define STDC_HEADERS 1
2006 | #define HAVE_SYS_TYPES_H 1
2007 | #define HAVE_SYS_STAT_H 1
2008 | #define HAVE_STDLIB_H 1
2009 | #define HAVE_STRING_H 1
2010 | #define HAVE_MEMORY_H 1
2011 | #define HAVE_STRINGS_H 1
2012 | #define HAVE_INTTYPES_H 1
2013 | #define HAVE_STDINT_H 1
2014 | #define HAVE_UNISTD_H 1
2015 | #define HAVE_DLFCN_H 1
2016 | #ifdef __cplusplus
2017 | extern "C" void exit (int) throw ();
2018 | #endif
2019 | #define ALLOW24BPP 1
2020 | #define X_DISPLAY_MISSING 1
2021 | #define HAVE_X11 1
2022 | #define HAVE_LIBJPEG 1
2023 | #define HAVE_LIBZ 1
2024 | #define HAVE_LIBPTHREAD 1
2025 | #define WITH_TIGHTVNC_FILETRANSFER 1
2026 | #define STDC_HEADERS 1
2027 | #define HAVE_ARPA_INET_H 1
2028 | #define HAVE_FCNTL_H 1
2029 | #define HAVE_NETDB_H 1
2030 | #define HAVE_NETINET_IN_H 1
2031 | #define HAVE_STDLIB_H 1
2032 | #define HAVE_STRING_H 1
2033 | #define HAVE_SYS_SOCKET_H 1
2034 | #define HAVE_SYS_TIME_H 1
2035 | #define HAVE_SYS_TIMEB_H 1
2036 | #define HAVE_SYSLOG_H 1
2037 | #define HAVE_UNISTD_H 1
2038 | #define TIME_WITH_SYS_TIME 1
2039 | #define HAVE_SYS_WAIT_H 1
2040 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
2041 | #define HAVE_STRFTIME 1
2042 | #define HAVE_VPRINTF 1
2043 | #define HAVE_UNISTD_H 1
2044 | #define HAVE_FORK 1
2045 | #define HAVE_VFORK 1
2046 | #define HAVE_WORKING_VFORK 1
2047 | #define HAVE_WORKING_FORK 1
2048 | #define HAVE_LIBNSL 1
2049 | #define HAVE_FTIME 1
2050 | #define HAVE_GETHOSTBYNAME 1
2051 | #define HAVE_GETHOSTNAME 1
2052 | #define HAVE_GETTIMEOFDAY 1
2053 | #define HAVE_INET_NTOA 1
2054 | #define HAVE_MEMMOVE 1
2055 | #define HAVE_MEMSET 1
2056 | #define HAVE_MMAP 1
2057 | #define HAVE_MKFIFO 1
2058 | #define HAVE_SELECT 1
2059 | #define HAVE_SOCKET 1
2060 | #define HAVE_STRCHR 1
2061 | #define HAVE_STRCSPN 1
2062 | #define HAVE_STRDUP 1
2063 | #define HAVE_STRERROR 1
2064 | #define HAVE_STRSTR 1
2065 | /* end confdefs.h.  */
2066 | #include <stdio.h>
2067 | #if HAVE_SYS_TYPES_H
2068 | # include <sys/types.h>
2069 | #endif
2070 | #if HAVE_SYS_STAT_H
2071 | # include <sys/stat.h>
2072 | #endif
2073 | #if STDC_HEADERS
2074 | # include <stdlib.h>
2075 | # include <stddef.h>
2076 | #else
2077 | # if HAVE_STDLIB_H
2078 | #  include <stdlib.h>
2079 | # endif
2080 | #endif
2081 | #if HAVE_STRING_H
2082 | # if !STDC_HEADERS && HAVE_MEMORY_H
2083 | #  include <memory.h>
2084 | # endif
2085 | # include <string.h>
2086 | #endif
2087 | #if HAVE_STRINGS_H
2088 | # include <strings.h>
2089 | #endif
2090 | #if HAVE_INTTYPES_H
2091 | # include <inttypes.h>
2092 | #else
2093 | # if HAVE_STDINT_H
2094 | #  include <stdint.h>
2095 | # endif
2096 | #endif
2097 | #if HAVE_UNISTD_H
2098 | # include <unistd.h>
2099 | #endif
2100 | #include <ApplicationServices/ApplicationServices.h>
2101 configure:28204: result: no
2102 configure:28208: checking ApplicationServices/ApplicationServices.h presence
2103 configure:28218: gcc -E  conftest.c
2104 conftest.c:71:53: error: ApplicationServices/ApplicationServices.h: No such file or directory
2105 configure:28224: $? = 1
2106 configure: failed program was:
2107 | /* confdefs.h.  */
2108
2109 | #define PACKAGE_NAME "LibVNCServer"
2110 | #define PACKAGE_TARNAME "libvncserver"
2111 | #define PACKAGE_VERSION "0.9.7"
2112 | #define PACKAGE_STRING "LibVNCServer 0.9.7"
2113 | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver"
2114 | #define PACKAGE "LibVNCServer"
2115 | #define VERSION "0.9.7"
2116 | #define STDC_HEADERS 1
2117 | #define HAVE_SYS_TYPES_H 1
2118 | #define HAVE_SYS_STAT_H 1
2119 | #define HAVE_STDLIB_H 1
2120 | #define HAVE_STRING_H 1
2121 | #define HAVE_MEMORY_H 1
2122 | #define HAVE_STRINGS_H 1
2123 | #define HAVE_INTTYPES_H 1
2124 | #define HAVE_STDINT_H 1
2125 | #define HAVE_UNISTD_H 1
2126 | #define HAVE_DLFCN_H 1
2127 | #ifdef __cplusplus
2128 | extern "C" void exit (int) throw ();
2129 | #endif
2130 | #define ALLOW24BPP 1
2131 | #define X_DISPLAY_MISSING 1
2132 | #define HAVE_X11 1
2133 | #define HAVE_LIBJPEG 1
2134 | #define HAVE_LIBZ 1
2135 | #define HAVE_LIBPTHREAD 1
2136 | #define WITH_TIGHTVNC_FILETRANSFER 1
2137 | #define STDC_HEADERS 1
2138 | #define HAVE_ARPA_INET_H 1
2139 | #define HAVE_FCNTL_H 1
2140 | #define HAVE_NETDB_H 1
2141 | #define HAVE_NETINET_IN_H 1
2142 | #define HAVE_STDLIB_H 1
2143 | #define HAVE_STRING_H 1
2144 | #define HAVE_SYS_SOCKET_H 1
2145 | #define HAVE_SYS_TIME_H 1
2146 | #define HAVE_SYS_TIMEB_H 1
2147 | #define HAVE_SYSLOG_H 1
2148 | #define HAVE_UNISTD_H 1
2149 | #define TIME_WITH_SYS_TIME 1
2150 | #define HAVE_SYS_WAIT_H 1
2151 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
2152 | #define HAVE_STRFTIME 1
2153 | #define HAVE_VPRINTF 1
2154 | #define HAVE_UNISTD_H 1
2155 | #define HAVE_FORK 1
2156 | #define HAVE_VFORK 1
2157 | #define HAVE_WORKING_VFORK 1
2158 | #define HAVE_WORKING_FORK 1
2159 | #define HAVE_LIBNSL 1
2160 | #define HAVE_FTIME 1
2161 | #define HAVE_GETHOSTBYNAME 1
2162 | #define HAVE_GETHOSTNAME 1
2163 | #define HAVE_GETTIMEOFDAY 1
2164 | #define HAVE_INET_NTOA 1
2165 | #define HAVE_MEMMOVE 1
2166 | #define HAVE_MEMSET 1
2167 | #define HAVE_MMAP 1
2168 | #define HAVE_MKFIFO 1
2169 | #define HAVE_SELECT 1
2170 | #define HAVE_SOCKET 1
2171 | #define HAVE_STRCHR 1
2172 | #define HAVE_STRCSPN 1
2173 | #define HAVE_STRDUP 1
2174 | #define HAVE_STRERROR 1
2175 | #define HAVE_STRSTR 1
2176 | /* end confdefs.h.  */
2177 | #include <ApplicationServices/ApplicationServices.h>
2178 configure:28244: result: no
2179 configure:28279: checking for ApplicationServices/ApplicationServices.h
2180 configure:28286: result: no
2181 configure:28592: creating ./config.status
2182
2183 ## ---------------------- ##
2184 ## Running config.status. ##
2185 ## ---------------------- ##
2186
2187 This file was extended by LibVNCServer config.status 0.9.7, which was
2188 generated by GNU Autoconf 2.59.  Invocation command line was
2189
2190   CONFIG_FILES    = 
2191   CONFIG_HEADERS  = 
2192   CONFIG_LINKS    = 
2193   CONFIG_COMMANDS = 
2194   $ ./config.status 
2195
2196 on hazel
2197
2198 config.status:775: creating Makefile
2199 config.status:775: creating libvncserver/Makefile
2200 config.status:775: creating contrib/Makefile
2201 config.status:775: creating examples/Makefile
2202 config.status:775: creating vncterm/Makefile
2203 config.status:775: creating classes/Makefile
2204 config.status:775: creating classes/ssl/Makefile
2205 config.status:775: creating libvncclient/Makefile
2206 config.status:775: creating client_examples/Makefile
2207 config.status:775: creating test/Makefile
2208 config.status:775: creating libvncserver-config
2209 config.status:775: creating LibVNCServer.spec
2210 config.status:879: creating rfbconfig.h
2211 config.status:1277: executing rfb/rfbconfig.h commands
2212 config.status:1313: creating rfb/rfbconfig.h - prefix LIBVNCSERVER for rfbconfig.h defines
2213 config.status:1277: executing depfiles commands
2214 config.status:1277: executing chmod-libvncserver-config commands
2215
2216 ## ---------------- ##
2217 ## Cache variables. ##
2218 ## ---------------- ##
2219
2220 ac_cv_build=i686-pc-linux-gnu
2221 ac_cv_build_alias=i686-pc-linux-gnu
2222 ac_cv_c_bigendian=no
2223 ac_cv_c_compiler_gnu=yes
2224 ac_cv_c_const=yes
2225 ac_cv_c_inline=inline
2226 ac_cv_cxx_compiler_gnu=yes
2227 ac_cv_env_CC_set=
2228 ac_cv_env_CC_value=
2229 ac_cv_env_CFLAGS_set=
2230 ac_cv_env_CFLAGS_value=
2231 ac_cv_env_CPPFLAGS_set=
2232 ac_cv_env_CPPFLAGS_value=
2233 ac_cv_env_CPP_set=
2234 ac_cv_env_CPP_value=
2235 ac_cv_env_CXXCPP_set=
2236 ac_cv_env_CXXCPP_value=
2237 ac_cv_env_CXXFLAGS_set=
2238 ac_cv_env_CXXFLAGS_value=
2239 ac_cv_env_CXX_set=
2240 ac_cv_env_CXX_value=
2241 ac_cv_env_F77_set=
2242 ac_cv_env_F77_value=
2243 ac_cv_env_FFLAGS_set=
2244 ac_cv_env_FFLAGS_value=
2245 ac_cv_env_LDFLAGS_set=
2246 ac_cv_env_LDFLAGS_value=
2247 ac_cv_env_build_alias_set=
2248 ac_cv_env_build_alias_value=
2249 ac_cv_env_host_alias_set=
2250 ac_cv_env_host_alias_value=
2251 ac_cv_env_target_alias_set=
2252 ac_cv_env_target_alias_value=
2253 ac_cv_exeext=
2254 ac_cv_f77_compiler_gnu=no
2255 ac_cv_func__doprnt=no
2256 ac_cv_func_fork=yes
2257 ac_cv_func_fork_works=yes
2258 ac_cv_func_ftime=yes
2259 ac_cv_func_gethostbyname=yes
2260 ac_cv_func_gethostname=yes
2261 ac_cv_func_gettimeofday=yes
2262 ac_cv_func_inet_ntoa=yes
2263 ac_cv_func_lstat_dereferences_slashed_symlink=yes
2264 ac_cv_func_memcmp_working=yes
2265 ac_cv_func_memmove=yes
2266 ac_cv_func_memset=yes
2267 ac_cv_func_mkfifo=yes
2268 ac_cv_func_mmap=yes
2269 ac_cv_func_select=yes
2270 ac_cv_func_socket=yes
2271 ac_cv_func_stat_empty_string_bug=no
2272 ac_cv_func_strchr=yes
2273 ac_cv_func_strcspn=yes
2274 ac_cv_func_strdup=yes
2275 ac_cv_func_strerror=yes
2276 ac_cv_func_strftime=yes
2277 ac_cv_func_strstr=yes
2278 ac_cv_func_vfork=yes
2279 ac_cv_func_vfork_works=yes
2280 ac_cv_func_vprintf=yes
2281 ac_cv_have_x=have_x=no
2282 ac_cv_header_ApplicationServices_ApplicationServices_h=no
2283 ac_cv_header_arpa_inet_h=yes
2284 ac_cv_header_dlfcn_h=yes
2285 ac_cv_header_fcntl_h=yes
2286 ac_cv_header_inttypes_h=yes
2287 ac_cv_header_jpeglib_h=yes
2288 ac_cv_header_memory_h=yes
2289 ac_cv_header_netdb_h=yes
2290 ac_cv_header_netinet_in_h=yes
2291 ac_cv_header_pthread_h=yes
2292 ac_cv_header_stdc=yes
2293 ac_cv_header_stdint=stdint.h
2294 ac_cv_header_stdint_h=yes
2295 ac_cv_header_stdint_o=no-file
2296 ac_cv_header_stdint_test=no
2297 ac_cv_header_stdint_u=no-file
2298 ac_cv_header_stdint_x=stdint.h
2299 ac_cv_header_stdlib_h=yes
2300 ac_cv_header_string_h=yes
2301 ac_cv_header_strings_h=yes
2302 ac_cv_header_sys_socket_h=yes
2303 ac_cv_header_sys_stat_h=yes
2304 ac_cv_header_sys_time_h=yes
2305 ac_cv_header_sys_timeb_h=yes
2306 ac_cv_header_sys_types_h=yes
2307 ac_cv_header_sys_wait_h=yes
2308 ac_cv_header_syslog_h=yes
2309 ac_cv_header_thenonexistentheader_h=no
2310 ac_cv_header_time=yes
2311 ac_cv_header_unistd_h=yes
2312 ac_cv_header_vfork_h=no
2313 ac_cv_header_zlib_h=yes
2314 ac_cv_host=i686-pc-linux-gnu
2315 ac_cv_host_alias=i686-pc-linux-gnu
2316 ac_cv_lib_X11_XGetImage=yes
2317 ac_cv_lib_cygipc_shmget=no
2318 ac_cv_lib_jpeg_jpeg_CreateCompress=yes
2319 ac_cv_lib_nsl_gethostbyname=yes
2320 ac_cv_lib_pthread_pthread_mutex_lock=yes
2321 ac_cv_lib_socket_socket=no
2322 ac_cv_lib_z_deflate=yes
2323 ac_cv_objext=o
2324 ac_cv_path_AR=/usr/bin/ar
2325 ac_cv_path_install='/usr/bin/install -c'
2326 ac_cv_prog_AWK=mawk
2327 ac_cv_prog_CPP='gcc -E'
2328 ac_cv_prog_CXXCPP='g++ -E'
2329 ac_cv_prog_ac_ct_AR=ar
2330 ac_cv_prog_ac_ct_CC=gcc
2331 ac_cv_prog_ac_ct_CXX=g++
2332 ac_cv_prog_ac_ct_RANLIB=ranlib
2333 ac_cv_prog_ac_ct_STRIP=strip
2334 ac_cv_prog_cc_g=yes
2335 ac_cv_prog_cc_stdc=
2336 ac_cv_prog_cxx_g=yes
2337 ac_cv_prog_egrep='grep -E'
2338 ac_cv_prog_f77_g=no
2339 ac_cv_prog_make_make_set=yes
2340 ac_cv_sizeof_X=::::
2341 ac_cv_sizeof_x=:
2342 ac_cv_type_int_fast32_t=yes
2343 ac_cv_type_int_least32_t=yes
2344 ac_cv_type_pid_t=yes
2345 ac_cv_type_size_t=yes
2346 ac_cv_type_socklen_t=yes
2347 ac_cv_type_uint64_t=yes
2348 ac_cv_type_uintptr_t=yes
2349 am_cv_CC_dependencies_compiler_type=gcc3
2350 am_cv_CXX_dependencies_compiler_type=gcc3
2351 lt_cv_deplibs_check_method=pass_all
2352 lt_cv_file_magic_cmd='$MAGIC_CMD'
2353 lt_cv_file_magic_test_file=
2354 lt_cv_ld_reload_flag=-r
2355 lt_cv_objdir=.libs
2356 lt_cv_path_LD=/usr/bin/ld
2357 lt_cv_path_LDCXX=/usr/bin/ld
2358 lt_cv_path_NM='/usr/bin/nm -B'
2359 lt_cv_path_SED=/bin/sed
2360 lt_cv_prog_compiler_c_o=yes
2361 lt_cv_prog_compiler_c_o_CXX=yes
2362 lt_cv_prog_compiler_rtti_exceptions=no
2363 lt_cv_prog_gnu_ld=yes
2364 lt_cv_prog_gnu_ldcxx=yes
2365 lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
2366 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'\'''
2367 lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
2368 lt_cv_sys_max_cmd_len=32768
2369 lt_lt_cv_prog_compiler_c_o='"yes"'
2370 lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
2371 lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[  ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[       ][      ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
2372 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'\''"'
2373 lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
2374
2375 ## ----------------- ##
2376 ## Output variables. ##
2377 ## ----------------- ##
2378
2379 ACLOCAL='${SHELL} /home/christian/dev/presencevnc/libvnc/missing --run aclocal-1.9'
2380 AMDEPBACKSLASH='\'
2381 AMDEP_FALSE='#'
2382 AMDEP_TRUE=''
2383 AMTAR='${SHELL} /home/christian/dev/presencevnc/libvnc/missing --run tar'
2384 AR='/usr/bin/ar'
2385 AUTOCONF='${SHELL} /home/christian/dev/presencevnc/libvnc/missing --run autoconf'
2386 AUTOHEADER='${SHELL} /home/christian/dev/presencevnc/libvnc/missing --run autoheader'
2387 AUTOMAKE='${SHELL} /home/christian/dev/presencevnc/libvnc/missing --run automake-1.9'
2388 AVAHI_CFLAGS=''
2389 AVAHI_LIBS=''
2390 AWK='mawk'
2391 CC='gcc'
2392 CCDEPMODE='depmode=gcc3'
2393 CFLAGS='-g -O2'
2394 CPP='gcc -E'
2395 CPPFLAGS=''
2396 CRYPT_LIBS=''
2397 CXX='g++'
2398 CXXCPP='g++ -E'
2399 CXXDEPMODE='depmode=gcc3'
2400 CXXFLAGS='-g -O2'
2401 CYGIPC_FALSE=''
2402 CYGIPC_TRUE='#'
2403 CYGPATH_W='echo'
2404 DEFS='-DHAVE_CONFIG_H'
2405 DEPDIR='.deps'
2406 ECHO='echo'
2407 ECHO_C=''
2408 ECHO_N='-n'
2409 ECHO_T=''
2410 EGREP='grep -E'
2411 EXEEXT=''
2412 F77=''
2413 FFLAGS=''
2414 HAVE_LIBJPEG_FALSE='#'
2415 HAVE_LIBJPEG_TRUE=''
2416 HAVE_LIBPTHREAD_FALSE='#'
2417 HAVE_LIBPTHREAD_TRUE=''
2418 HAVE_LIBSDL_FALSE=''
2419 HAVE_LIBSDL_TRUE='#'
2420 HAVE_LIBZ_FALSE='#'
2421 HAVE_LIBZ_TRUE=''
2422 HAVE_MP3LAME_FALSE=''
2423 HAVE_MP3LAME_TRUE='#'
2424 HAVE_RPM_FALSE=''
2425 HAVE_RPM_TRUE='#'
2426 HAVE_SYSTEM_LIBVNCSERVER_FALSE=''
2427 HAVE_SYSTEM_LIBVNCSERVER_TRUE='#'
2428 HAVE_X_FALSE='#'
2429 HAVE_X_TRUE=''
2430 INSTALL_DATA='${INSTALL} -m 644'
2431 INSTALL_PROGRAM='${INSTALL}'
2432 INSTALL_SCRIPT='${INSTALL}'
2433 INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
2434 LDFLAGS=''
2435 LIBOBJS=''
2436 LIBS='-lnsl -lpthread -lz -ljpeg '
2437 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
2438 LINUX_FALSE='#'
2439 LINUX_TRUE=''
2440 LN_S='ln -s'
2441 LTLIBOBJS=''
2442 MAKEINFO='${SHELL} /home/christian/dev/presencevnc/libvnc/missing --run makeinfo'
2443 MINGW_FALSE=''
2444 MINGW_TRUE='#'
2445 OBJEXT='o'
2446 OSX_FALSE=''
2447 OSX_TRUE='#'
2448 PACKAGE='LibVNCServer'
2449 PACKAGE_BUGREPORT='http://sourceforge.net/projects/libvncserver'
2450 PACKAGE_NAME='LibVNCServer'
2451 PACKAGE_STRING='LibVNCServer 0.9.7'
2452 PACKAGE_TARNAME='libvncserver'
2453 PACKAGE_VERSION='0.9.7'
2454 PATH_SEPARATOR=':'
2455 RANLIB='ranlib'
2456 RPMSOURCEDIR='NOT-FOUND'
2457 SDL_CFLAGS=''
2458 SDL_LIBS=''
2459 SET_MAKE=''
2460 SHELL='/bin/bash'
2461 SSL_LIBS=''
2462 STRIP='strip'
2463 SYSTEM_LIBVNCSERVER_CFLAGS=''
2464 SYSTEM_LIBVNCSERVER_LIBS=''
2465 VERSION='0.9.7'
2466 WITH_FFMPEG_FALSE=''
2467 WITH_FFMPEG_TRUE='#'
2468 WITH_TIGHTVNC_FILETRANSFER_FALSE='#'
2469 WITH_TIGHTVNC_FILETRANSFER_TRUE=''
2470 WITH_X11VNC_FALSE=''
2471 WITH_X11VNC_TRUE='#'
2472 WSOCKLIB=''
2473 X_CFLAGS=''
2474 X_EXTRA_LIBS=''
2475 X_LIBS=''
2476 X_PRE_LIBS=''
2477 ac_ct_AR='ar'
2478 ac_ct_CC='gcc'
2479 ac_ct_CXX='g++'
2480 ac_ct_F77=''
2481 ac_ct_RANLIB='ranlib'
2482 ac_ct_STRIP='strip'
2483 am__fastdepCC_FALSE='#'
2484 am__fastdepCC_TRUE=''
2485 am__fastdepCXX_FALSE='#'
2486 am__fastdepCXX_TRUE=''
2487 am__include='include'
2488 am__leading_dot='.'
2489 am__quote=''
2490 am__tar='${AMTAR} chof - "$$tardir"'
2491 am__untar='${AMTAR} xf -'
2492 bindir='${exec_prefix}/bin'
2493 build='i686-pc-linux-gnu'
2494 build_alias=''
2495 build_cpu='i686'
2496 build_os='linux-gnu'
2497 build_vendor='pc'
2498 datadir='${prefix}/share'
2499 exec_prefix='${prefix}'
2500 host='i686-pc-linux-gnu'
2501 host_alias=''
2502 host_cpu='i686'
2503 host_os='linux-gnu'
2504 host_vendor='pc'
2505 includedir='${prefix}/include'
2506 infodir='${prefix}/info'
2507 install_sh='/home/christian/dev/presencevnc/libvnc/install-sh'
2508 libdir='${exec_prefix}/lib'
2509 libexecdir='${exec_prefix}/libexec'
2510 localstatedir='${prefix}/var'
2511 mandir='${prefix}/man'
2512 mkdir_p='mkdir -p --'
2513 oldincludedir='/usr/include'
2514 prefix='/usr/local'
2515 program_transform_name='s,x,x,'
2516 sbindir='${exec_prefix}/sbin'
2517 sharedstatedir='${prefix}/com'
2518 sysconfdir='${prefix}/etc'
2519 target_alias=''
2520 with_ffmpeg=''
2521
2522 ## ----------- ##
2523 ## confdefs.h. ##
2524 ## ----------- ##
2525
2526 #define ALLOW24BPP 1
2527 #define HAVE_ARPA_INET_H 1
2528 #define HAVE_DLFCN_H 1
2529 #define HAVE_FCNTL_H 1
2530 #define HAVE_FORK 1
2531 #define HAVE_FTIME 1
2532 #define HAVE_GETHOSTBYNAME 1
2533 #define HAVE_GETHOSTNAME 1
2534 #define HAVE_GETTIMEOFDAY 1
2535 #define HAVE_INET_NTOA 1
2536 #define HAVE_INTTYPES_H 1
2537 #define HAVE_LIBJPEG 1
2538 #define HAVE_LIBNSL 1
2539 #define HAVE_LIBPTHREAD 1
2540 #define HAVE_LIBZ 1
2541 #define HAVE_MEMMOVE 1
2542 #define HAVE_MEMORY_H 1
2543 #define HAVE_MEMSET 1
2544 #define HAVE_MKFIFO 1
2545 #define HAVE_MMAP 1
2546 #define HAVE_NETDB_H 1
2547 #define HAVE_NETINET_IN_H 1
2548 #define HAVE_SELECT 1
2549 #define HAVE_SOCKET 1
2550 #define HAVE_STDINT_H 1
2551 #define HAVE_STDLIB_H 1
2552 #define HAVE_STDLIB_H 1
2553 #define HAVE_STRCHR 1
2554 #define HAVE_STRCSPN 1
2555 #define HAVE_STRDUP 1
2556 #define HAVE_STRERROR 1
2557 #define HAVE_STRFTIME 1
2558 #define HAVE_STRINGS_H 1
2559 #define HAVE_STRING_H 1
2560 #define HAVE_STRING_H 1
2561 #define HAVE_STRSTR 1
2562 #define HAVE_SYSLOG_H 1
2563 #define HAVE_SYS_SOCKET_H 1
2564 #define HAVE_SYS_STAT_H 1
2565 #define HAVE_SYS_TIMEB_H 1
2566 #define HAVE_SYS_TIME_H 1
2567 #define HAVE_SYS_TYPES_H 1
2568 #define HAVE_SYS_WAIT_H 1
2569 #define HAVE_UNISTD_H 1
2570 #define HAVE_UNISTD_H 1
2571 #define HAVE_UNISTD_H 1
2572 #define HAVE_VFORK 1
2573 #define HAVE_VPRINTF 1
2574 #define HAVE_WORKING_FORK 1
2575 #define HAVE_WORKING_VFORK 1
2576 #define HAVE_X11 1
2577 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
2578 #define PACKAGE "LibVNCServer"
2579 #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver"
2580 #define PACKAGE_NAME "LibVNCServer"
2581 #define PACKAGE_STRING "LibVNCServer 0.9.7"
2582 #define PACKAGE_TARNAME "libvncserver"
2583 #define PACKAGE_VERSION "0.9.7"
2584 #define STDC_HEADERS 1
2585 #define STDC_HEADERS 1
2586 #define TIME_WITH_SYS_TIME 1
2587 #define VERSION "0.9.7"
2588 #define WITH_TIGHTVNC_FILETRANSFER 1
2589 #define X_DISPLAY_MISSING 1
2590 #endif
2591 #ifdef __cplusplus
2592 extern "C" void exit (int) throw ();
2593
2594 configure: exit 0