remove some debug messages
authorChristian Pulvermacher <christian@hazel.(none)>
Thu, 28 Oct 2010 16:17:56 +0000 (18:17 +0200)
committerChristian Pulvermacher <christian@hazel.(none)>
Thu, 28 Oct 2010 16:17:56 +0000 (18:17 +0200)
libvnc/config.log [deleted file]
src/vncview.cpp

diff --git a/libvnc/config.log b/libvnc/config.log
deleted file mode 100644 (file)
index 0b2c1ec..0000000
+++ /dev/null
@@ -1,2594 +0,0 @@
-This file contains any messages produced by compilers while
-running configure, to aid debugging if configure makes a mistake.
-
-It was created by LibVNCServer configure 0.9.7, which was
-generated by GNU Autoconf 2.59.  Invocation command line was
-
-  $ ./configure 
-
-## --------- ##
-## Platform. ##
-## --------- ##
-
-hostname = hazel
-uname -m = i686
-uname -r = 2.6.30.10
-uname -s = Linux
-uname -v = #1 Tue Apr 27 14:33:52 CEST 2010
-
-/usr/bin/uname -p = unknown
-/bin/uname -X     = unknown
-
-/bin/arch              = unknown
-/usr/bin/arch -k       = unknown
-/usr/convex/getsysinfo = unknown
-hostinfo               = unknown
-/bin/machine           = unknown
-/usr/bin/oslevel       = unknown
-/bin/universe          = unknown
-
-PATH: /usr/local/bin
-PATH: /usr/bin
-PATH: /bin
-PATH: /usr/games
-
-
-## ----------- ##
-## Core tests. ##
-## ----------- ##
-
-configure:1587: checking for a BSD-compatible install
-configure:1642: result: /usr/bin/install -c
-configure:1653: checking whether build environment is sane
-configure:1696: result: yes
-configure:1761: checking for gawk
-configure:1790: result: no
-configure:1761: checking for mawk
-configure:1777: found /usr/bin/mawk
-configure:1787: result: mawk
-configure:1797: checking whether make sets $(MAKE)
-configure:1817: result: yes
-configure:2040: checking for gcc
-configure:2056: found /usr/bin/gcc
-configure:2066: result: gcc
-configure:2310: checking for C compiler version
-configure:2313: gcc --version </dev/null >&5
-gcc (Debian 4.3.2-1.1) 4.3.2
-Copyright (C) 2008 Free Software Foundation, Inc.
-This is free software; see the source for copying conditions.  There is NO
-warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-
-configure:2316: $? = 0
-configure:2318: gcc -v </dev/null >&5
-Using built-in specs.
-Target: i486-linux-gnu
-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
-Thread model: posix
-gcc version 4.3.2 (Debian 4.3.2-1.1) 
-configure:2321: $? = 0
-configure:2323: gcc -V </dev/null >&5
-gcc: '-V' option must have argument
-configure:2326: $? = 1
-configure:2349: checking for C compiler default output file name
-configure:2352: gcc    conftest.c  >&5
-configure:2355: $? = 0
-configure:2401: result: a.out
-configure:2406: checking whether the C compiler works
-configure:2412: ./a.out
-configure:2415: $? = 0
-configure:2432: result: yes
-configure:2439: checking whether we are cross compiling
-configure:2441: result: no
-configure:2444: checking for suffix of executables
-configure:2446: gcc -o conftest    conftest.c  >&5
-configure:2449: $? = 0
-configure:2474: result: 
-configure:2480: checking for suffix of object files
-configure:2501: gcc -c   conftest.c >&5
-configure:2504: $? = 0
-configure:2526: result: o
-configure:2530: checking whether we are using the GNU C compiler
-configure:2554: gcc -c   conftest.c >&5
-configure:2560: $? = 0
-configure:2564: test -z 
-                        || test ! -s conftest.err
-configure:2567: $? = 0
-configure:2570: test -s conftest.o
-configure:2573: $? = 0
-configure:2586: result: yes
-configure:2592: checking whether gcc accepts -g
-configure:2613: gcc -c -g  conftest.c >&5
-configure:2619: $? = 0
-configure:2623: test -z 
-                        || test ! -s conftest.err
-configure:2626: $? = 0
-configure:2629: test -s conftest.o
-configure:2632: $? = 0
-configure:2643: result: yes
-configure:2660: checking for gcc option to accept ANSI C
-configure:2730: gcc  -c -g -O2  conftest.c >&5
-configure:2736: $? = 0
-configure:2740: test -z 
-                        || test ! -s conftest.err
-configure:2743: $? = 0
-configure:2746: test -s conftest.o
-configure:2749: $? = 0
-configure:2767: result: none needed
-configure:2785: gcc -c -g -O2  conftest.c >&5
-conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
-configure:2791: $? = 1
-configure: failed program was:
-| #ifndef __cplusplus
-|   choke me
-| #endif
-configure:2935: checking for style of include used by make
-configure:2963: result: GNU
-configure:2991: checking dependency style of gcc
-configure:3081: result: gcc3
-configure:3103: checking whether make sets $(MAKE)
-configure:3123: result: yes
-configure:3210: checking build system type
-configure:3228: result: i686-pc-linux-gnu
-configure:3236: checking host system type
-configure:3250: result: i686-pc-linux-gnu
-configure:3258: checking for a sed that does not truncate output
-configure:3312: result: /bin/sed
-configure:3315: checking for egrep
-configure:3325: result: grep -E
-configure:3341: checking for ld used by gcc
-configure:3408: result: /usr/bin/ld
-configure:3417: checking if the linker (/usr/bin/ld) is GNU ld
-configure:3432: result: yes
-configure:3437: checking for /usr/bin/ld option to reload object files
-configure:3444: result: -r
-configure:3462: checking for BSD-compatible nm
-configure:3511: result: /usr/bin/nm -B
-configure:3515: checking whether ln -s works
-configure:3519: result: yes
-configure:3526: checking how to recognise dependent libraries
-configure:3702: result: pass_all
-configure:3939: checking how to run the C preprocessor
-configure:3974: gcc -E  conftest.c
-configure:3980: $? = 0
-configure:4012: gcc -E  conftest.c
-conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
-configure:4018: $? = 1
-configure: failed program was:
-| /* confdefs.h.  */
-| 
-| #define PACKAGE_NAME "LibVNCServer"
-| #define PACKAGE_TARNAME "libvncserver"
-| #define PACKAGE_VERSION "0.9.7"
-| #define PACKAGE_STRING "LibVNCServer 0.9.7"
-| #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver"
-| #define PACKAGE "LibVNCServer"
-| #define VERSION "0.9.7"
-| /* end confdefs.h.  */
-| #include <ac_nonexistent.h>
-configure:4057: result: gcc -E
-configure:4081: gcc -E  conftest.c
-configure:4087: $? = 0
-configure:4119: gcc -E  conftest.c
-conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
-configure:4125: $? = 1
-configure: failed program was:
-| /* confdefs.h.  */
-| 
-| #define PACKAGE_NAME "LibVNCServer"
-| #define PACKAGE_TARNAME "libvncserver"
-| #define PACKAGE_VERSION "0.9.7"
-| #define PACKAGE_STRING "LibVNCServer 0.9.7"
-| #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver"
-| #define PACKAGE "LibVNCServer"
-| #define VERSION "0.9.7"
-| /* end confdefs.h.  */
-| #include <ac_nonexistent.h>
-configure:4169: checking for ANSI C header files
-configure:4194: gcc -c -g -O2  conftest.c >&5
-configure:4200: $? = 0
-configure:4204: test -z 
-                        || test ! -s conftest.err
-configure:4207: $? = 0
-configure:4210: test -s conftest.o
-configure:4213: $? = 0
-configure:4302: gcc -o conftest -g -O2   conftest.c  >&5
-conftest.c: In function 'main':
-conftest.c:28: warning: incompatible implicit declaration of built-in function 'exit'
-configure:4305: $? = 0
-configure:4307: ./conftest
-configure:4310: $? = 0
-configure:4325: result: yes
-configure:4349: checking for sys/types.h
-configure:4365: gcc -c -g -O2  conftest.c >&5
-configure:4371: $? = 0
-configure:4375: test -z 
-                        || test ! -s conftest.err
-configure:4378: $? = 0
-configure:4381: test -s conftest.o
-configure:4384: $? = 0
-configure:4395: result: yes
-configure:4349: checking for sys/stat.h
-configure:4365: gcc -c -g -O2  conftest.c >&5
-configure:4371: $? = 0
-configure:4375: test -z 
-                        || test ! -s conftest.err
-configure:4378: $? = 0
-configure:4381: test -s conftest.o
-configure:4384: $? = 0
-configure:4395: result: yes
-configure:4349: checking for stdlib.h
-configure:4365: gcc -c -g -O2  conftest.c >&5
-configure:4371: $? = 0
-configure:4375: test -z 
-                        || test ! -s conftest.err
-configure:4378: $? = 0
-configure:4381: test -s conftest.o
-configure:4384: $? = 0
-configure:4395: result: yes
-configure:4349: checking for string.h
-configure:4365: gcc -c -g -O2  conftest.c >&5
-configure:4371: $? = 0
-configure:4375: test -z 
-                        || test ! -s conftest.err
-configure:4378: $? = 0
-configure:4381: test -s conftest.o
-configure:4384: $? = 0
-configure:4395: result: yes
-configure:4349: checking for memory.h
-configure:4365: gcc -c -g -O2  conftest.c >&5
-configure:4371: $? = 0
-configure:4375: test -z 
-                        || test ! -s conftest.err
-configure:4378: $? = 0
-configure:4381: test -s conftest.o
-configure:4384: $? = 0
-configure:4395: result: yes
-configure:4349: checking for strings.h
-configure:4365: gcc -c -g -O2  conftest.c >&5
-configure:4371: $? = 0
-configure:4375: test -z 
-                        || test ! -s conftest.err
-configure:4378: $? = 0
-configure:4381: test -s conftest.o
-configure:4384: $? = 0
-configure:4395: result: yes
-configure:4349: checking for inttypes.h
-configure:4365: gcc -c -g -O2  conftest.c >&5
-configure:4371: $? = 0
-configure:4375: test -z 
-                        || test ! -s conftest.err
-configure:4378: $? = 0
-configure:4381: test -s conftest.o
-configure:4384: $? = 0
-configure:4395: result: yes
-configure:4349: checking for stdint.h
-configure:4365: gcc -c -g -O2  conftest.c >&5
-configure:4371: $? = 0
-configure:4375: test -z 
-                        || test ! -s conftest.err
-configure:4378: $? = 0
-configure:4381: test -s conftest.o
-configure:4384: $? = 0
-configure:4395: result: yes
-configure:4349: checking for unistd.h
-configure:4365: gcc -c -g -O2  conftest.c >&5
-configure:4371: $? = 0
-configure:4375: test -z 
-                        || test ! -s conftest.err
-configure:4378: $? = 0
-configure:4381: test -s conftest.o
-configure:4384: $? = 0
-configure:4395: result: yes
-configure:4421: checking dlfcn.h usability
-configure:4433: gcc -c -g -O2  conftest.c >&5
-configure:4439: $? = 0
-configure:4443: test -z 
-                        || test ! -s conftest.err
-configure:4446: $? = 0
-configure:4449: test -s conftest.o
-configure:4452: $? = 0
-configure:4462: result: yes
-configure:4466: checking dlfcn.h presence
-configure:4476: gcc -E  conftest.c
-configure:4482: $? = 0
-configure:4502: result: yes
-configure:4537: checking for dlfcn.h
-configure:4544: result: yes
-configure:4609: checking for g++
-configure:4625: found /usr/bin/g++
-configure:4635: result: g++
-configure:4651: checking for C++ compiler version
-configure:4654: g++ --version </dev/null >&5
-g++ (Debian 4.3.2-1.1) 4.3.2
-Copyright (C) 2008 Free Software Foundation, Inc.
-This is free software; see the source for copying conditions.  There is NO
-warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-
-configure:4657: $? = 0
-configure:4659: g++ -v </dev/null >&5
-Using built-in specs.
-Target: i486-linux-gnu
-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
-Thread model: posix
-gcc version 4.3.2 (Debian 4.3.2-1.1) 
-configure:4662: $? = 0
-configure:4664: g++ -V </dev/null >&5
-g++: '-V' option must have argument
-configure:4667: $? = 1
-configure:4670: checking whether we are using the GNU C++ compiler
-configure:4694: g++ -c   conftest.cc >&5
-configure:4700: $? = 0
-configure:4704: test -z 
-                        || test ! -s conftest.err
-configure:4707: $? = 0
-configure:4710: test -s conftest.o
-configure:4713: $? = 0
-configure:4726: result: yes
-configure:4732: checking whether g++ accepts -g
-configure:4753: g++ -c -g  conftest.cc >&5
-configure:4759: $? = 0
-configure:4763: test -z 
-                        || test ! -s conftest.err
-configure:4766: $? = 0
-configure:4769: test -s conftest.o
-configure:4772: $? = 0
-configure:4783: result: yes
-configure:4825: g++ -c -g -O2  conftest.cc >&5
-configure:4831: $? = 0
-configure:4835: test -z 
-                        || test ! -s conftest.err
-configure:4838: $? = 0
-configure:4841: test -s conftest.o
-configure:4844: $? = 0
-configure:4870: g++ -c -g -O2  conftest.cc >&5
-conftest.cc: In function 'int main()':
-conftest.cc:26: error: 'exit' was not declared in this scope
-configure:4876: $? = 1
-configure: failed program was:
-| /* confdefs.h.  */
-| 
-| #define PACKAGE_NAME "LibVNCServer"
-| #define PACKAGE_TARNAME "libvncserver"
-| #define PACKAGE_VERSION "0.9.7"
-| #define PACKAGE_STRING "LibVNCServer 0.9.7"
-| #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver"
-| #define PACKAGE "LibVNCServer"
-| #define VERSION "0.9.7"
-| #define STDC_HEADERS 1
-| #define HAVE_SYS_TYPES_H 1
-| #define HAVE_SYS_STAT_H 1
-| #define HAVE_STDLIB_H 1
-| #define HAVE_STRING_H 1
-| #define HAVE_MEMORY_H 1
-| #define HAVE_STRINGS_H 1
-| #define HAVE_INTTYPES_H 1
-| #define HAVE_STDINT_H 1
-| #define HAVE_UNISTD_H 1
-| #define HAVE_DLFCN_H 1
-| /* end confdefs.h.  */
-| 
-| int
-| main ()
-| {
-| exit (42);
-|   ;
-|   return 0;
-| }
-configure:4825: g++ -c -g -O2  conftest.cc >&5
-conftest.cc:22: error: 'void std::exit(int)' should have been declared inside 'std'
-configure:4831: $? = 1
-configure: failed program was:
-| /* confdefs.h.  */
-| 
-| #define PACKAGE_NAME "LibVNCServer"
-| #define PACKAGE_TARNAME "libvncserver"
-| #define PACKAGE_VERSION "0.9.7"
-| #define PACKAGE_STRING "LibVNCServer 0.9.7"
-| #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver"
-| #define PACKAGE "LibVNCServer"
-| #define VERSION "0.9.7"
-| #define STDC_HEADERS 1
-| #define HAVE_SYS_TYPES_H 1
-| #define HAVE_SYS_STAT_H 1
-| #define HAVE_STDLIB_H 1
-| #define HAVE_STRING_H 1
-| #define HAVE_MEMORY_H 1
-| #define HAVE_STRINGS_H 1
-| #define HAVE_INTTYPES_H 1
-| #define HAVE_STDINT_H 1
-| #define HAVE_UNISTD_H 1
-| #define HAVE_DLFCN_H 1
-| /* end confdefs.h.  */
-| extern "C" void std::exit (int) throw (); using std::exit;
-| #include <stdlib.h>
-| int
-| main ()
-| {
-| exit (42);
-|   ;
-|   return 0;
-| }
-configure:4825: g++ -c -g -O2  conftest.cc >&5
-conftest.cc:22: error: 'void std::exit(int)' should have been declared inside 'std'
-In file included from conftest.cc:23:
-/usr/include/stdlib.h:531: error: declaration of 'void std::exit(int) throw ()' throws different exceptions
-conftest.cc:22: error: from previous declaration 'void std::exit(int)'
-configure:4831: $? = 1
-configure: failed program was:
-| /* confdefs.h.  */
-| 
-| #define PACKAGE_NAME "LibVNCServer"
-| #define PACKAGE_TARNAME "libvncserver"
-| #define PACKAGE_VERSION "0.9.7"
-| #define PACKAGE_STRING "LibVNCServer 0.9.7"
-| #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver"
-| #define PACKAGE "LibVNCServer"
-| #define VERSION "0.9.7"
-| #define STDC_HEADERS 1
-| #define HAVE_SYS_TYPES_H 1
-| #define HAVE_SYS_STAT_H 1
-| #define HAVE_STDLIB_H 1
-| #define HAVE_STRING_H 1
-| #define HAVE_MEMORY_H 1
-| #define HAVE_STRINGS_H 1
-| #define HAVE_INTTYPES_H 1
-| #define HAVE_STDINT_H 1
-| #define HAVE_UNISTD_H 1
-| #define HAVE_DLFCN_H 1
-| /* end confdefs.h.  */
-| extern "C" void std::exit (int); using std::exit;
-| #include <stdlib.h>
-| int
-| main ()
-| {
-| exit (42);
-|   ;
-|   return 0;
-| }
-configure:4825: g++ -c -g -O2  conftest.cc >&5
-configure:4831: $? = 0
-configure:4835: test -z 
-                        || test ! -s conftest.err
-configure:4838: $? = 0
-configure:4841: test -s conftest.o
-configure:4844: $? = 0
-configure:4870: g++ -c -g -O2  conftest.cc >&5
-configure:4876: $? = 0
-configure:4880: test -z 
-                        || test ! -s conftest.err
-configure:4883: $? = 0
-configure:4886: test -s conftest.o
-configure:4889: $? = 0
-configure:4914: checking dependency style of g++
-configure:5004: result: gcc3
-configure:5031: checking how to run the C++ preprocessor
-configure:5062: g++ -E  conftest.cc
-configure:5068: $? = 0
-configure:5100: g++ -E  conftest.cc
-conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory
-configure:5106: $? = 1
-configure: failed program was:
-| /* confdefs.h.  */
-| 
-| #define PACKAGE_NAME "LibVNCServer"
-| #define PACKAGE_TARNAME "libvncserver"
-| #define PACKAGE_VERSION "0.9.7"
-| #define PACKAGE_STRING "LibVNCServer 0.9.7"
-| #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver"
-| #define PACKAGE "LibVNCServer"
-| #define VERSION "0.9.7"
-| #define STDC_HEADERS 1
-| #define HAVE_SYS_TYPES_H 1
-| #define HAVE_SYS_STAT_H 1
-| #define HAVE_STDLIB_H 1
-| #define HAVE_STRING_H 1
-| #define HAVE_MEMORY_H 1
-| #define HAVE_STRINGS_H 1
-| #define HAVE_INTTYPES_H 1
-| #define HAVE_STDINT_H 1
-| #define HAVE_UNISTD_H 1
-| #define HAVE_DLFCN_H 1
-| #ifdef __cplusplus
-| extern "C" void exit (int) throw ();
-| #endif
-| /* end confdefs.h.  */
-| #include <ac_nonexistent.h>
-configure:5145: result: g++ -E
-configure:5169: g++ -E  conftest.cc
-configure:5175: $? = 0
-configure:5207: g++ -E  conftest.cc
-conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory
-configure:5213: $? = 1
-configure: failed program was:
-| /* confdefs.h.  */
-| 
-| #define PACKAGE_NAME "LibVNCServer"
-| #define PACKAGE_TARNAME "libvncserver"
-| #define PACKAGE_VERSION "0.9.7"
-| #define PACKAGE_STRING "LibVNCServer 0.9.7"
-| #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver"
-| #define PACKAGE "LibVNCServer"
-| #define VERSION "0.9.7"
-| #define STDC_HEADERS 1
-| #define HAVE_SYS_TYPES_H 1
-| #define HAVE_SYS_STAT_H 1
-| #define HAVE_STDLIB_H 1
-| #define HAVE_STRING_H 1
-| #define HAVE_MEMORY_H 1
-| #define HAVE_STRINGS_H 1
-| #define HAVE_INTTYPES_H 1
-| #define HAVE_STDINT_H 1
-| #define HAVE_UNISTD_H 1
-| #define HAVE_DLFCN_H 1
-| #ifdef __cplusplus
-| extern "C" void exit (int) throw ();
-| #endif
-| /* end confdefs.h.  */
-| #include <ac_nonexistent.h>
-configure:5310: checking for g77
-configure:5339: result: no
-configure:5310: checking for f77
-configure:5339: result: no
-configure:5310: checking for xlf
-configure:5339: result: no
-configure:5310: checking for frt
-configure:5339: result: no
-configure:5310: checking for pgf77
-configure:5339: result: no
-configure:5310: checking for fort77
-configure:5339: result: no
-configure:5310: checking for fl32
-configure:5339: result: no
-configure:5310: checking for af77
-configure:5339: result: no
-configure:5310: checking for f90
-configure:5339: result: no
-configure:5310: checking for xlf90
-configure:5339: result: no
-configure:5310: checking for pgf90
-configure:5339: result: no
-configure:5310: checking for epcf90
-configure:5339: result: no
-configure:5310: checking for f95
-configure:5339: result: no
-configure:5310: checking for fort
-configure:5339: result: no
-configure:5310: checking for xlf95
-configure:5339: result: no
-configure:5310: checking for ifc
-configure:5339: result: no
-configure:5310: checking for efc
-configure:5339: result: no
-configure:5310: checking for pgf95
-configure:5339: result: no
-configure:5310: checking for lf95
-configure:5339: result: no
-configure:5310: checking for gfortran
-configure:5339: result: no
-configure:5351: checking for Fortran 77 compiler version
-configure:5354:  --version </dev/null >&5
-./configure: line 5355: --version: command not found
-configure:5357: $? = 127
-configure:5359:  -v </dev/null >&5
-./configure: line 5360: -v: command not found
-configure:5362: $? = 127
-configure:5364:  -V </dev/null >&5
-./configure: line 5365: -V: command not found
-configure:5367: $? = 127
-configure:5375: checking whether we are using the GNU Fortran 77 compiler
-configure:5389:  -c  conftest.F >&5
-./configure: line 5390: -c: command not found
-configure:5395: $? = 127
-configure: failed program was:
-|       program main
-| #ifndef __GNUC__
-|        choke me
-| #endif
-| 
-|       end
-configure:5421: result: no
-configure:5427: checking whether  accepts -g
-configure:5439:  -c -g conftest.f >&5
-./configure: line 5440: -c: command not found
-configure:5445: $? = 127
-configure: failed program was:
-|       program main
-| 
-|       end
-configure:5470: result: no
-configure:5500: checking the maximum length of command line arguments
-configure:5609: result: 32768
-configure:5620: checking command to parse /usr/bin/nm -B output from gcc object
-configure:5725: gcc -c -g -O2  conftest.c >&5
-configure:5728: $? = 0
-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
-configure:5735: $? = 0
-configure:5787: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
-configure:5790: $? = 0
-configure:5828: result: ok
-configure:5832: checking for objdir
-configure:5847: result: .libs
-configure:5937: checking for ar
-configure:5953: found /usr/bin/ar
-configure:5964: result: ar
-configure:6017: checking for ranlib
-configure:6033: found /usr/bin/ranlib
-configure:6044: result: ranlib
-configure:6097: checking for strip
-configure:6113: found /usr/bin/strip
-configure:6124: result: strip
-configure:6400: checking if gcc supports -fno-rtti -fno-exceptions
-configure:6418: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
-cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
-configure:6422: $? = 0
-configure:6435: result: no
-configure:6450: checking for gcc option to produce PIC
-configure:6660: result: -fPIC
-configure:6668: checking if gcc PIC flag -fPIC works
-configure:6686: gcc -c -g -O2  -fPIC -DPIC conftest.c >&5
-configure:6690: $? = 0
-configure:6703: result: yes
-configure:6731: checking if gcc static flag -static works
-configure:6759: result: yes
-configure:6769: checking if gcc supports -c -o file.o
-configure:6790: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
-configure:6794: $? = 0
-configure:6816: result: yes
-configure:6842: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
-configure:7800: result: yes
-configure:7821: checking whether -lc should be explicitly linked in
-configure:7826: gcc -c -g -O2  conftest.c >&5
-configure:7829: $? = 0
-configure:7844: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
-configure:7847: $? = 0
-configure:7859: result: no
-configure:7867: checking dynamic linker characteristics
-configure:8455: result: GNU/Linux ld.so
-configure:8464: checking how to hardcode library paths into programs
-configure:8489: result: immediate
-configure:8503: checking whether stripping libraries is possible
-configure:8508: result: yes
-configure:9342: checking if libtool supports shared libraries
-configure:9344: result: yes
-configure:9347: checking whether to build shared libraries
-configure:9368: result: yes
-configure:9371: checking whether to build static libraries
-configure:9375: result: yes
-configure:9467: creating libtool
-configure:10055: checking for ld used by g++
-configure:10122: result: /usr/bin/ld
-configure:10131: checking if the linker (/usr/bin/ld) is GNU ld
-configure:10146: result: yes
-configure:10197: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
-configure:11135: result: yes
-configure:11157: g++ -c -g -O2  conftest.cpp >&5
-configure:11160: $? = 0
-configure:11279: checking for g++ option to produce PIC
-configure:11553: result: -fPIC
-configure:11561: checking if g++ PIC flag -fPIC works
-configure:11579: g++ -c -g -O2  -fPIC -DPIC conftest.cpp >&5
-configure:11583: $? = 0
-configure:11596: result: yes
-configure:11624: checking if g++ static flag -static works
-configure:11652: result: yes
-configure:11662: checking if g++ supports -c -o file.o
-configure:11683: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
-configure:11687: $? = 0
-configure:11709: result: yes
-configure:11735: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
-configure:11760: result: yes
-configure:11827: checking dynamic linker characteristics
-configure:12415: result: GNU/Linux ld.so
-configure:12424: checking how to hardcode library paths into programs
-configure:12449: result: immediate
-configure:18605: checking for ar
-configure:18624: found /usr/bin/ar
-configure:18637: result: /usr/bin/ar
-configure:18788: checking thenonexistentheader.h usability
-configure:18800: gcc -c -g -O2  conftest.c >&5
-conftest.c:60:34: error: thenonexistentheader.h: No such file or directory
-configure:18806: $? = 1
-configure: failed program was:
-| /* confdefs.h.  */
-| 
-| #define PACKAGE_NAME "LibVNCServer"
-| #define PACKAGE_TARNAME "libvncserver"
-| #define PACKAGE_VERSION "0.9.7"
-| #define PACKAGE_STRING "LibVNCServer 0.9.7"
-| #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver"
-| #define PACKAGE "LibVNCServer"
-| #define VERSION "0.9.7"
-| #define STDC_HEADERS 1
-| #define HAVE_SYS_TYPES_H 1
-| #define HAVE_SYS_STAT_H 1
-| #define HAVE_STDLIB_H 1
-| #define HAVE_STRING_H 1
-| #define HAVE_MEMORY_H 1
-| #define HAVE_STRINGS_H 1
-| #define HAVE_INTTYPES_H 1
-| #define HAVE_STDINT_H 1
-| #define HAVE_UNISTD_H 1
-| #define HAVE_DLFCN_H 1
-| #ifdef __cplusplus
-| extern "C" void exit (int) throw ();
-| #endif
-| #define ALLOW24BPP 1
-| /* end confdefs.h.  */
-| #include <stdio.h>
-| #if HAVE_SYS_TYPES_H
-| # include <sys/types.h>
-| #endif
-| #if HAVE_SYS_STAT_H
-| # include <sys/stat.h>
-| #endif
-| #if STDC_HEADERS
-| # include <stdlib.h>
-| # include <stddef.h>
-| #else
-| # if HAVE_STDLIB_H
-| #  include <stdlib.h>
-| # endif
-| #endif
-| #if HAVE_STRING_H
-| # if !STDC_HEADERS && HAVE_MEMORY_H
-| #  include <memory.h>
-| # endif
-| # include <string.h>
-| #endif
-| #if HAVE_STRINGS_H
-| # include <strings.h>
-| #endif
-| #if HAVE_INTTYPES_H
-| # include <inttypes.h>
-| #else
-| # if HAVE_STDINT_H
-| #  include <stdint.h>
-| # endif
-| #endif
-| #if HAVE_UNISTD_H
-| # include <unistd.h>
-| #endif
-| #include <thenonexistentheader.h>
-configure:18829: result: no
-configure:18833: checking thenonexistentheader.h presence
-configure:18843: gcc -E  conftest.c
-conftest.c:26:34: error: thenonexistentheader.h: No such file or directory
-configure:18849: $? = 1
-configure: failed program was:
-| /* confdefs.h.  */
-| 
-| #define PACKAGE_NAME "LibVNCServer"
-| #define PACKAGE_TARNAME "libvncserver"
-| #define PACKAGE_VERSION "0.9.7"
-| #define PACKAGE_STRING "LibVNCServer 0.9.7"
-| #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver"
-| #define PACKAGE "LibVNCServer"
-| #define VERSION "0.9.7"
-| #define STDC_HEADERS 1
-| #define HAVE_SYS_TYPES_H 1
-| #define HAVE_SYS_STAT_H 1
-| #define HAVE_STDLIB_H 1
-| #define HAVE_STRING_H 1
-| #define HAVE_MEMORY_H 1
-| #define HAVE_STRINGS_H 1
-| #define HAVE_INTTYPES_H 1
-| #define HAVE_STDINT_H 1
-| #define HAVE_UNISTD_H 1
-| #define HAVE_DLFCN_H 1
-| #ifdef __cplusplus
-| extern "C" void exit (int) throw ();
-| #endif
-| #define ALLOW24BPP 1
-| /* end confdefs.h.  */
-| #include <thenonexistentheader.h>
-configure:18869: result: no
-configure:18904: checking for thenonexistentheader.h
-configure:18911: result: no
-configure:18923: checking for X
-configure:19028: gcc -E  conftest.c
-conftest.c:26:27: error: X11/Intrinsic.h: No such file or directory
-configure:19034: $? = 1
-configure: failed program was:
-| /* confdefs.h.  */
-| 
-| #define PACKAGE_NAME "LibVNCServer"
-| #define PACKAGE_TARNAME "libvncserver"
-| #define PACKAGE_VERSION "0.9.7"
-| #define PACKAGE_STRING "LibVNCServer 0.9.7"
-| #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver"
-| #define PACKAGE "LibVNCServer"
-| #define VERSION "0.9.7"
-| #define STDC_HEADERS 1
-| #define HAVE_SYS_TYPES_H 1
-| #define HAVE_SYS_STAT_H 1
-| #define HAVE_STDLIB_H 1
-| #define HAVE_STRING_H 1
-| #define HAVE_MEMORY_H 1
-| #define HAVE_STRINGS_H 1
-| #define HAVE_INTTYPES_H 1
-| #define HAVE_STDINT_H 1
-| #define HAVE_UNISTD_H 1
-| #define HAVE_DLFCN_H 1
-| #ifdef __cplusplus
-| extern "C" void exit (int) throw ();
-| #endif
-| #define ALLOW24BPP 1
-| /* end confdefs.h.  */
-| #include <X11/Intrinsic.h>
-configure:19084: gcc -o conftest -g -O2   conftest.c -lXt  >&5
-conftest.c:26:27: error: X11/Intrinsic.h: No such file or directory
-configure:19090: $? = 1
-configure: failed program was:
-| /* confdefs.h.  */
-| 
-| #define PACKAGE_NAME "LibVNCServer"
-| #define PACKAGE_TARNAME "libvncserver"
-| #define PACKAGE_VERSION "0.9.7"
-| #define PACKAGE_STRING "LibVNCServer 0.9.7"
-| #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver"
-| #define PACKAGE "LibVNCServer"
-| #define VERSION "0.9.7"
-| #define STDC_HEADERS 1
-| #define HAVE_SYS_TYPES_H 1
-| #define HAVE_SYS_STAT_H 1
-| #define HAVE_STDLIB_H 1
-| #define HAVE_STRING_H 1
-| #define HAVE_MEMORY_H 1
-| #define HAVE_STRINGS_H 1
-| #define HAVE_INTTYPES_H 1
-| #define HAVE_STDINT_H 1
-| #define HAVE_UNISTD_H 1
-| #define HAVE_DLFCN_H 1
-| #ifdef __cplusplus
-| extern "C" void exit (int) throw ();
-| #endif
-| #define ALLOW24BPP 1
-| /* end confdefs.h.  */
-| #include <X11/Intrinsic.h>
-| int
-| main ()
-| {
-| XtMalloc (0)
-|   ;
-|   return 0;
-| }
-configure:19143: result: no
-configure:20465: checking for XGetImage in -lX11
-configure:20495: gcc -o conftest -g -O2   conftest.c -lX11   -lX11   >&5
-configure:20501: $? = 0
-configure:20505: test -z 
-                        || test ! -s conftest.err
-configure:20508: $? = 0
-configure:20511: test -s conftest
-configure:20514: $? = 0
-configure:20527: result: yes
-configure:23050: checking jpeglib.h usability
-configure:23062: gcc -c -g -O2  conftest.c >&5
-configure:23068: $? = 0
-configure:23072: test -z 
-                        || test ! -s conftest.err
-configure:23075: $? = 0
-configure:23078: test -s conftest.o
-configure:23081: $? = 0
-configure:23091: result: yes
-configure:23095: checking jpeglib.h presence
-configure:23105: gcc -E  conftest.c
-configure:23111: $? = 0
-configure:23131: result: yes
-configure:23166: checking for jpeglib.h
-configure:23173: result: yes
-configure:23184: checking for jpeg_CreateCompress in -ljpeg
-configure:23214: gcc -o conftest -g -O2   conftest.c -ljpeg   >&5
-configure:23220: $? = 0
-configure:23224: test -z 
-                        || test ! -s conftest.err
-configure:23227: $? = 0
-configure:23230: test -s conftest
-configure:23233: $? = 0
-configure:23246: result: yes
-configure:23331: checking zlib.h usability
-configure:23343: gcc -c -g -O2  conftest.c >&5
-configure:23349: $? = 0
-configure:23353: test -z 
-                        || test ! -s conftest.err
-configure:23356: $? = 0
-configure:23359: test -s conftest.o
-configure:23362: $? = 0
-configure:23372: result: yes
-configure:23376: checking zlib.h presence
-configure:23386: gcc -E  conftest.c
-configure:23392: $? = 0
-configure:23412: result: yes
-configure:23447: checking for zlib.h
-configure:23454: result: yes
-configure:23465: checking for deflate in -lz
-configure:23495: gcc -o conftest -g -O2   conftest.c -lz  -ljpeg  >&5
-configure:23501: $? = 0
-configure:23505: test -z 
-                        || test ! -s conftest.err
-configure:23508: $? = 0
-configure:23511: test -s conftest
-configure:23514: $? = 0
-configure:23527: result: yes
-configure:23590: checking pthread.h usability
-configure:23602: gcc -c -g -O2  conftest.c >&5
-configure:23608: $? = 0
-configure:23612: test -z 
-                        || test ! -s conftest.err
-configure:23615: $? = 0
-configure:23618: test -s conftest.o
-configure:23621: $? = 0
-configure:23631: result: yes
-configure:23635: checking pthread.h presence
-configure:23645: gcc -E  conftest.c
-configure:23651: $? = 0
-configure:23671: result: yes
-configure:23706: checking for pthread.h
-configure:23713: result: yes
-configure:23724: checking for pthread_mutex_lock in -lpthread
-configure:23754: gcc -o conftest -g -O2   conftest.c -lpthread  -lz -ljpeg  >&5
-configure:23760: $? = 0
-configure:23764: test -z 
-                        || test ! -s conftest.err
-configure:23767: $? = 0
-configure:23770: test -s conftest
-configure:23773: $? = 0
-configure:23786: result: yes
-configure:23797: checking for pthread_mutex_lock in -lpthread
-configure:23859: result: yes
-configure:23959: checking for ANSI C header files
-configure:24115: result: yes
-configure:24149: checking arpa/inet.h usability
-configure:24161: gcc -c -g -O2  conftest.c >&5
-configure:24167: $? = 0
-configure:24171: test -z 
-                        || test ! -s conftest.err
-configure:24174: $? = 0
-configure:24177: test -s conftest.o
-configure:24180: $? = 0
-configure:24190: result: yes
-configure:24194: checking arpa/inet.h presence
-configure:24204: gcc -E  conftest.c
-configure:24210: $? = 0
-configure:24230: result: yes
-configure:24265: checking for arpa/inet.h
-configure:24272: result: yes
-configure:24149: checking fcntl.h usability
-configure:24161: gcc -c -g -O2  conftest.c >&5
-configure:24167: $? = 0
-configure:24171: test -z 
-                        || test ! -s conftest.err
-configure:24174: $? = 0
-configure:24177: test -s conftest.o
-configure:24180: $? = 0
-configure:24190: result: yes
-configure:24194: checking fcntl.h presence
-configure:24204: gcc -E  conftest.c
-configure:24210: $? = 0
-configure:24230: result: yes
-configure:24265: checking for fcntl.h
-configure:24272: result: yes
-configure:24149: checking netdb.h usability
-configure:24161: gcc -c -g -O2  conftest.c >&5
-configure:24167: $? = 0
-configure:24171: test -z 
-                        || test ! -s conftest.err
-configure:24174: $? = 0
-configure:24177: test -s conftest.o
-configure:24180: $? = 0
-configure:24190: result: yes
-configure:24194: checking netdb.h presence
-configure:24204: gcc -E  conftest.c
-configure:24210: $? = 0
-configure:24230: result: yes
-configure:24265: checking for netdb.h
-configure:24272: result: yes
-configure:24149: checking netinet/in.h usability
-configure:24161: gcc -c -g -O2  conftest.c >&5
-configure:24167: $? = 0
-configure:24171: test -z 
-                        || test ! -s conftest.err
-configure:24174: $? = 0
-configure:24177: test -s conftest.o
-configure:24180: $? = 0
-configure:24190: result: yes
-configure:24194: checking netinet/in.h presence
-configure:24204: gcc -E  conftest.c
-configure:24210: $? = 0
-configure:24230: result: yes
-configure:24265: checking for netinet/in.h
-configure:24272: result: yes
-configure:24140: checking for stdlib.h
-configure:24145: result: yes
-configure:24140: checking for string.h
-configure:24145: result: yes
-configure:24149: checking sys/socket.h usability
-configure:24161: gcc -c -g -O2  conftest.c >&5
-configure:24167: $? = 0
-configure:24171: test -z 
-                        || test ! -s conftest.err
-configure:24174: $? = 0
-configure:24177: test -s conftest.o
-configure:24180: $? = 0
-configure:24190: result: yes
-configure:24194: checking sys/socket.h presence
-configure:24204: gcc -E  conftest.c
-configure:24210: $? = 0
-configure:24230: result: yes
-configure:24265: checking for sys/socket.h
-configure:24272: result: yes
-configure:24149: checking sys/time.h usability
-configure:24161: gcc -c -g -O2  conftest.c >&5
-configure:24167: $? = 0
-configure:24171: test -z 
-                        || test ! -s conftest.err
-configure:24174: $? = 0
-configure:24177: test -s conftest.o
-configure:24180: $? = 0
-configure:24190: result: yes
-configure:24194: checking sys/time.h presence
-configure:24204: gcc -E  conftest.c
-configure:24210: $? = 0
-configure:24230: result: yes
-configure:24265: checking for sys/time.h
-configure:24272: result: yes
-configure:24149: checking sys/timeb.h usability
-configure:24161: gcc -c -g -O2  conftest.c >&5
-configure:24167: $? = 0
-configure:24171: test -z 
-                        || test ! -s conftest.err
-configure:24174: $? = 0
-configure:24177: test -s conftest.o
-configure:24180: $? = 0
-configure:24190: result: yes
-configure:24194: checking sys/timeb.h presence
-configure:24204: gcc -E  conftest.c
-configure:24210: $? = 0
-configure:24230: result: yes
-configure:24265: checking for sys/timeb.h
-configure:24272: result: yes
-configure:24149: checking syslog.h usability
-configure:24161: gcc -c -g -O2  conftest.c >&5
-configure:24167: $? = 0
-configure:24171: test -z 
-                        || test ! -s conftest.err
-configure:24174: $? = 0
-configure:24177: test -s conftest.o
-configure:24180: $? = 0
-configure:24190: result: yes
-configure:24194: checking syslog.h presence
-configure:24204: gcc -E  conftest.c
-configure:24210: $? = 0
-configure:24230: result: yes
-configure:24265: checking for syslog.h
-configure:24272: result: yes
-configure:24140: checking for unistd.h
-configure:24145: result: yes
-configure:24446: checking for an ANSI C-conforming const
-configure:24513: gcc -c -g -O2  conftest.c >&5
-configure:24519: $? = 0
-configure:24523: test -z 
-                        || test ! -s conftest.err
-configure:24526: $? = 0
-configure:24529: test -s conftest.o
-configure:24532: $? = 0
-configure:24543: result: yes
-configure:24553: checking for inline
-configure:24574: gcc -c -g -O2  conftest.c >&5
-configure:24580: $? = 0
-configure:24584: test -z 
-                        || test ! -s conftest.err
-configure:24587: $? = 0
-configure:24590: test -s conftest.o
-configure:24593: $? = 0
-configure:24605: result: inline
-configure:24624: checking whether byte ordering is bigendian
-configure:24651: gcc -c -g -O2  conftest.c >&5
-configure:24657: $? = 0
-configure:24661: test -z 
-                        || test ! -s conftest.err
-configure:24664: $? = 0
-configure:24667: test -s conftest.o
-configure:24670: $? = 0
-configure:24694: gcc -c -g -O2  conftest.c >&5
-conftest.c: In function 'main':
-conftest.c:51: error: 'not' undeclared (first use in this function)
-conftest.c:51: error: (Each undeclared identifier is reported only once
-conftest.c:51: error: for each function it appears in.)
-conftest.c:51: error: expected ';' before 'big'
-configure:24700: $? = 1
-configure: failed program was:
-| /* confdefs.h.  */
-| 
-| #define PACKAGE_NAME "LibVNCServer"
-| #define PACKAGE_TARNAME "libvncserver"
-| #define PACKAGE_VERSION "0.9.7"
-| #define PACKAGE_STRING "LibVNCServer 0.9.7"
-| #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver"
-| #define PACKAGE "LibVNCServer"
-| #define VERSION "0.9.7"
-| #define STDC_HEADERS 1
-| #define HAVE_SYS_TYPES_H 1
-| #define HAVE_SYS_STAT_H 1
-| #define HAVE_STDLIB_H 1
-| #define HAVE_STRING_H 1
-| #define HAVE_MEMORY_H 1
-| #define HAVE_STRINGS_H 1
-| #define HAVE_INTTYPES_H 1
-| #define HAVE_STDINT_H 1
-| #define HAVE_UNISTD_H 1
-| #define HAVE_DLFCN_H 1
-| #ifdef __cplusplus
-| extern "C" void exit (int) throw ();
-| #endif
-| #define ALLOW24BPP 1
-| #define X_DISPLAY_MISSING 1
-| #define HAVE_X11 1
-| #define HAVE_LIBJPEG 1
-| #define HAVE_LIBZ 1
-| #define HAVE_LIBPTHREAD 1
-| #define WITH_TIGHTVNC_FILETRANSFER 1
-| #define STDC_HEADERS 1
-| #define HAVE_ARPA_INET_H 1
-| #define HAVE_FCNTL_H 1
-| #define HAVE_NETDB_H 1
-| #define HAVE_NETINET_IN_H 1
-| #define HAVE_STDLIB_H 1
-| #define HAVE_STRING_H 1
-| #define HAVE_SYS_SOCKET_H 1
-| #define HAVE_SYS_TIME_H 1
-| #define HAVE_SYS_TIMEB_H 1
-| #define HAVE_SYSLOG_H 1
-| #define HAVE_UNISTD_H 1
-| /* end confdefs.h.  */
-| #include <sys/types.h>
-| #include <sys/param.h>
-| 
-| int
-| main ()
-| {
-| #if BYTE_ORDER != BIG_ENDIAN
-|  not big endian
-| #endif
-| 
-|   ;
-|   return 0;
-| }
-configure:24835: result: no
-configure:24854: checking for size_t
-configure:24878: gcc -c -g -O2  conftest.c >&5
-configure:24884: $? = 0
-configure:24888: test -z 
-                        || test ! -s conftest.err
-configure:24891: $? = 0
-configure:24894: test -s conftest.o
-configure:24897: $? = 0
-configure:24908: result: yes
-configure:24920: checking whether time.h and sys/time.h may both be included
-configure:24945: gcc -c -g -O2  conftest.c >&5
-configure:24951: $? = 0
-configure:24955: test -z 
-                        || test ! -s conftest.err
-configure:24958: $? = 0
-configure:24961: test -s conftest.o
-configure:24964: $? = 0
-configure:24975: result: yes
-configure:24985: checking for sys/wait.h that is POSIX.1 compatible
-configure:25016: gcc -c -g -O2  conftest.c >&5
-configure:25022: $? = 0
-configure:25026: test -z 
-                        || test ! -s conftest.err
-configure:25029: $? = 0
-configure:25032: test -s conftest.o
-configure:25035: $? = 0
-configure:25046: result: yes
-configure:25056: checking for socklen_t
-configure:25079: gcc -c -g -O2  conftest.c >&5
-configure:25085: $? = 0
-configure:25089: test -z 
-                        || test ! -s conftest.err
-configure:25092: $? = 0
-configure:25095: test -s conftest.o
-configure:25098: $? = 0
-configure:25110: result: yes
-configure:25124: checking for stdint-types....
-configure:25134: result: "(putting them into rfb/rfbint.h)"
-configure:25147: checking for uintptr_t
-configure:25172: gcc -c -g -O2  conftest.c >&5
-configure:25178: $? = 0
-configure:25182: test -z 
-                        || test ! -s conftest.err
-configure:25185: $? = 0
-configure:25188: test -s conftest.o
-configure:25191: $? = 0
-configure:25202: result: yes
-configure:25210: checking for uint64_t
-configure:25235: gcc -c -g -O2  conftest.c >&5
-configure:25241: $? = 0
-configure:25245: test -z 
-                        || test ! -s conftest.err
-configure:25248: $? = 0
-configure:25251: test -s conftest.o
-configure:25254: $? = 0
-configure:25265: result: yes
-configure:25273: result: ... seen our uintptr_t in stdint.h (uint64_t too)
-configure:25913: result: creating rfb/rfbint.h : _RFB_RFBINT_H
-configure:25940: checking for int_least32_t
-configure:25965: gcc -c -g -O2  conftest.c >&5
-configure:25971: $? = 0
-configure:25975: test -z 
-                        || test ! -s conftest.err
-configure:25978: $? = 0
-configure:25981: test -s conftest.o
-configure:25984: $? = 0
-configure:25995: result: yes
-configure:25998: checking for int_fast32_t
-configure:26023: gcc -c -g -O2  conftest.c >&5
-configure:26029: $? = 0
-configure:26033: test -z 
-                        || test ! -s conftest.err
-configure:26036: $? = 0
-configure:26039: test -s conftest.o
-configure:26042: $? = 0
-configure:26053: result: yes
-configure:26063: result: ..adding include stdint.h
-configure:26073: result: ... seen good stdint.h inttypes
-configure:26211: result: ... seen good uint64_t
-configure:26431: result: ... DONE rfb/rfbint.h
-configure:26440: checking for in_addr_t
-configure:26463: gcc -c -g -O2  conftest.c >&5
-configure:26469: $? = 0
-configure:26473: test -z 
-                        || test ! -s conftest.err
-configure:26476: $? = 0
-configure:26479: test -s conftest.o
-configure:26482: $? = 0
-configure:26494: result: yes
-configure:26506: checking for working memcmp
-configure:26554: gcc -o conftest -g -O2   conftest.c -lpthread -lz -ljpeg  >&5
-configure:26557: $? = 0
-configure:26559: ./conftest
-configure:26562: $? = 0
-configure:26576: result: yes
-configure:26587: checking whether lstat dereferences a symlink specified with a trailing slash
-configure:26618: gcc -o conftest -g -O2   conftest.c -lpthread -lz -ljpeg  >&5
-configure:26621: $? = 0
-configure:26623: ./conftest
-configure:26626: $? = 0
-configure:26647: result: yes
-configure:26668: checking whether stat accepts an empty string
-configure:26693: gcc -o conftest -g -O2   conftest.c -lpthread -lz -ljpeg  >&5
-configure:26696: $? = 0
-configure:26698: ./conftest
-configure:26701: $? = 1
-configure: program exited with status 1
-configure: failed program was:
-| /* confdefs.h.  */
-| 
-| #define PACKAGE_NAME "LibVNCServer"
-| #define PACKAGE_TARNAME "libvncserver"
-| #define PACKAGE_VERSION "0.9.7"
-| #define PACKAGE_STRING "LibVNCServer 0.9.7"
-| #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver"
-| #define PACKAGE "LibVNCServer"
-| #define VERSION "0.9.7"
-| #define STDC_HEADERS 1
-| #define HAVE_SYS_TYPES_H 1
-| #define HAVE_SYS_STAT_H 1
-| #define HAVE_STDLIB_H 1
-| #define HAVE_STRING_H 1
-| #define HAVE_MEMORY_H 1
-| #define HAVE_STRINGS_H 1
-| #define HAVE_INTTYPES_H 1
-| #define HAVE_STDINT_H 1
-| #define HAVE_UNISTD_H 1
-| #define HAVE_DLFCN_H 1
-| #ifdef __cplusplus
-| extern "C" void exit (int) throw ();
-| #endif
-| #define ALLOW24BPP 1
-| #define X_DISPLAY_MISSING 1
-| #define HAVE_X11 1
-| #define HAVE_LIBJPEG 1
-| #define HAVE_LIBZ 1
-| #define HAVE_LIBPTHREAD 1
-| #define WITH_TIGHTVNC_FILETRANSFER 1
-| #define STDC_HEADERS 1
-| #define HAVE_ARPA_INET_H 1
-| #define HAVE_FCNTL_H 1
-| #define HAVE_NETDB_H 1
-| #define HAVE_NETINET_IN_H 1
-| #define HAVE_STDLIB_H 1
-| #define HAVE_STRING_H 1
-| #define HAVE_SYS_SOCKET_H 1
-| #define HAVE_SYS_TIME_H 1
-| #define HAVE_SYS_TIMEB_H 1
-| #define HAVE_SYSLOG_H 1
-| #define HAVE_UNISTD_H 1
-| #define TIME_WITH_SYS_TIME 1
-| #define HAVE_SYS_WAIT_H 1
-| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
-| /* end confdefs.h.  */
-| #include <stdio.h>
-| #if HAVE_SYS_TYPES_H
-| # include <sys/types.h>
-| #endif
-| #if HAVE_SYS_STAT_H
-| # include <sys/stat.h>
-| #endif
-| #if STDC_HEADERS
-| # include <stdlib.h>
-| # include <stddef.h>
-| #else
-| # if HAVE_STDLIB_H
-| #  include <stdlib.h>
-| # endif
-| #endif
-| #if HAVE_STRING_H
-| # if !STDC_HEADERS && HAVE_MEMORY_H
-| #  include <memory.h>
-| # endif
-| # include <string.h>
-| #endif
-| #if HAVE_STRINGS_H
-| # include <strings.h>
-| #endif
-| #if HAVE_INTTYPES_H
-| # include <inttypes.h>
-| #else
-| # if HAVE_STDINT_H
-| #  include <stdint.h>
-| # endif
-| #endif
-| #if HAVE_UNISTD_H
-| # include <unistd.h>
-| #endif
-| int
-| main ()
-| {
-| struct stat sbuf;
-|   exit (stat ("", &sbuf) ? 1 : 0);
-|   ;
-|   return 0;
-| }
-configure:26715: result: no
-configure:26737: checking for strftime
-configure:26794: gcc -o conftest -g -O2   conftest.c -lpthread -lz -ljpeg  >&5
-conftest.c:71: warning: conflicting types for built-in function 'strftime'
-configure:26800: $? = 0
-configure:26804: test -z 
-                        || test ! -s conftest.err
-configure:26807: $? = 0
-configure:26810: test -s conftest
-configure:26813: $? = 0
-configure:26825: result: yes
-configure:26913: checking for vprintf
-configure:26970: gcc -o conftest -g -O2   conftest.c -lpthread -lz -ljpeg  >&5
-conftest.c:72: warning: conflicting types for built-in function 'vprintf'
-configure:26976: $? = 0
-configure:26980: test -z 
-                        || test ! -s conftest.err
-configure:26983: $? = 0
-configure:26986: test -s conftest
-configure:26989: $? = 0
-configure:27001: result: yes
-configure:27008: checking for _doprnt
-configure:27065: gcc -o conftest -g -O2   conftest.c -lpthread -lz -ljpeg  >&5
-/tmp/cc0Y2HBY.o: In function `main':
-/home/christian/dev/presencevnc/libvnc/conftest.c:88: undefined reference to `_doprnt'
-/tmp/cc0Y2HBY.o:(.data+0x0): undefined reference to `_doprnt'
-collect2: ld returned 1 exit status
-configure:27071: $? = 1
-configure: failed program was:
-| /* confdefs.h.  */
-| 
-| #define PACKAGE_NAME "LibVNCServer"
-| #define PACKAGE_TARNAME "libvncserver"
-| #define PACKAGE_VERSION "0.9.7"
-| #define PACKAGE_STRING "LibVNCServer 0.9.7"
-| #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver"
-| #define PACKAGE "LibVNCServer"
-| #define VERSION "0.9.7"
-| #define STDC_HEADERS 1
-| #define HAVE_SYS_TYPES_H 1
-| #define HAVE_SYS_STAT_H 1
-| #define HAVE_STDLIB_H 1
-| #define HAVE_STRING_H 1
-| #define HAVE_MEMORY_H 1
-| #define HAVE_STRINGS_H 1
-| #define HAVE_INTTYPES_H 1
-| #define HAVE_STDINT_H 1
-| #define HAVE_UNISTD_H 1
-| #define HAVE_DLFCN_H 1
-| #ifdef __cplusplus
-| extern "C" void exit (int) throw ();
-| #endif
-| #define ALLOW24BPP 1
-| #define X_DISPLAY_MISSING 1
-| #define HAVE_X11 1
-| #define HAVE_LIBJPEG 1
-| #define HAVE_LIBZ 1
-| #define HAVE_LIBPTHREAD 1
-| #define WITH_TIGHTVNC_FILETRANSFER 1
-| #define STDC_HEADERS 1
-| #define HAVE_ARPA_INET_H 1
-| #define HAVE_FCNTL_H 1
-| #define HAVE_NETDB_H 1
-| #define HAVE_NETINET_IN_H 1
-| #define HAVE_STDLIB_H 1
-| #define HAVE_STRING_H 1
-| #define HAVE_SYS_SOCKET_H 1
-| #define HAVE_SYS_TIME_H 1
-| #define HAVE_SYS_TIMEB_H 1
-| #define HAVE_SYSLOG_H 1
-| #define HAVE_UNISTD_H 1
-| #define TIME_WITH_SYS_TIME 1
-| #define HAVE_SYS_WAIT_H 1
-| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
-| #define HAVE_STRFTIME 1
-| #define HAVE_VPRINTF 1
-| /* end confdefs.h.  */
-| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
-|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
-| #define _doprnt innocuous__doprnt
-| 
-| /* System header to define __stub macros and hopefully few prototypes,
-|     which can conflict with char _doprnt (); below.
-|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
-|     <limits.h> exists even on freestanding compilers.  */
-| 
-| #ifdef __STDC__
-| # include <limits.h>
-| #else
-| # include <assert.h>
-| #endif
-| 
-| #undef _doprnt
-| 
-| /* Override any gcc2 internal prototype to avoid an error.  */
-| #ifdef __cplusplus
-| extern "C"
-| {
-| #endif
-| /* We use char because int might match the return type of a gcc2
-|    builtin and then its argument prototype would still apply.  */
-| char _doprnt ();
-| /* The GNU C library defines this for functions which it implements
-|     to always fail with ENOSYS.  Some functions are actually named
-|     something starting with __ and the normal name is an alias.  */
-| #if defined (__stub__doprnt) || defined (__stub____doprnt)
-| choke me
-| #else
-| char (*f) () = _doprnt;
-| #endif
-| #ifdef __cplusplus
-| }
-| #endif
-| 
-| int
-| main ()
-| {
-| return f != _doprnt;
-|   ;
-|   return 0;
-| }
-configure:27096: result: no
-configure:27110: checking for pid_t
-configure:27134: gcc -c -g -O2  conftest.c >&5
-configure:27140: $? = 0
-configure:27144: test -z 
-                        || test ! -s conftest.err
-configure:27147: $? = 0
-configure:27150: test -s conftest.o
-configure:27153: $? = 0
-configure:27164: result: yes
-configure:27182: checking for unistd.h
-configure:27187: result: yes
-configure:27191: checking vfork.h usability
-configure:27203: gcc -c -g -O2  conftest.c >&5
-conftest.c:84:19: error: vfork.h: No such file or directory
-configure:27209: $? = 1
-configure: failed program was:
-| /* confdefs.h.  */
-| 
-| #define PACKAGE_NAME "LibVNCServer"
-| #define PACKAGE_TARNAME "libvncserver"
-| #define PACKAGE_VERSION "0.9.7"
-| #define PACKAGE_STRING "LibVNCServer 0.9.7"
-| #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver"
-| #define PACKAGE "LibVNCServer"
-| #define VERSION "0.9.7"
-| #define STDC_HEADERS 1
-| #define HAVE_SYS_TYPES_H 1
-| #define HAVE_SYS_STAT_H 1
-| #define HAVE_STDLIB_H 1
-| #define HAVE_STRING_H 1
-| #define HAVE_MEMORY_H 1
-| #define HAVE_STRINGS_H 1
-| #define HAVE_INTTYPES_H 1
-| #define HAVE_STDINT_H 1
-| #define HAVE_UNISTD_H 1
-| #define HAVE_DLFCN_H 1
-| #ifdef __cplusplus
-| extern "C" void exit (int) throw ();
-| #endif
-| #define ALLOW24BPP 1
-| #define X_DISPLAY_MISSING 1
-| #define HAVE_X11 1
-| #define HAVE_LIBJPEG 1
-| #define HAVE_LIBZ 1
-| #define HAVE_LIBPTHREAD 1
-| #define WITH_TIGHTVNC_FILETRANSFER 1
-| #define STDC_HEADERS 1
-| #define HAVE_ARPA_INET_H 1
-| #define HAVE_FCNTL_H 1
-| #define HAVE_NETDB_H 1
-| #define HAVE_NETINET_IN_H 1
-| #define HAVE_STDLIB_H 1
-| #define HAVE_STRING_H 1
-| #define HAVE_SYS_SOCKET_H 1
-| #define HAVE_SYS_TIME_H 1
-| #define HAVE_SYS_TIMEB_H 1
-| #define HAVE_SYSLOG_H 1
-| #define HAVE_UNISTD_H 1
-| #define TIME_WITH_SYS_TIME 1
-| #define HAVE_SYS_WAIT_H 1
-| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
-| #define HAVE_STRFTIME 1
-| #define HAVE_VPRINTF 1
-| #define HAVE_UNISTD_H 1
-| /* end confdefs.h.  */
-| #include <stdio.h>
-| #if HAVE_SYS_TYPES_H
-| # include <sys/types.h>
-| #endif
-| #if HAVE_SYS_STAT_H
-| # include <sys/stat.h>
-| #endif
-| #if STDC_HEADERS
-| # include <stdlib.h>
-| # include <stddef.h>
-| #else
-| # if HAVE_STDLIB_H
-| #  include <stdlib.h>
-| # endif
-| #endif
-| #if HAVE_STRING_H
-| # if !STDC_HEADERS && HAVE_MEMORY_H
-| #  include <memory.h>
-| # endif
-| # include <string.h>
-| #endif
-| #if HAVE_STRINGS_H
-| # include <strings.h>
-| #endif
-| #if HAVE_INTTYPES_H
-| # include <inttypes.h>
-| #else
-| # if HAVE_STDINT_H
-| #  include <stdint.h>
-| # endif
-| #endif
-| #if HAVE_UNISTD_H
-| # include <unistd.h>
-| #endif
-| #include <vfork.h>
-configure:27232: result: no
-configure:27236: checking vfork.h presence
-configure:27246: gcc -E  conftest.c
-conftest.c:50:19: error: vfork.h: No such file or directory
-configure:27252: $? = 1
-configure: failed program was:
-| /* confdefs.h.  */
-| 
-| #define PACKAGE_NAME "LibVNCServer"
-| #define PACKAGE_TARNAME "libvncserver"
-| #define PACKAGE_VERSION "0.9.7"
-| #define PACKAGE_STRING "LibVNCServer 0.9.7"
-| #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver"
-| #define PACKAGE "LibVNCServer"
-| #define VERSION "0.9.7"
-| #define STDC_HEADERS 1
-| #define HAVE_SYS_TYPES_H 1
-| #define HAVE_SYS_STAT_H 1
-| #define HAVE_STDLIB_H 1
-| #define HAVE_STRING_H 1
-| #define HAVE_MEMORY_H 1
-| #define HAVE_STRINGS_H 1
-| #define HAVE_INTTYPES_H 1
-| #define HAVE_STDINT_H 1
-| #define HAVE_UNISTD_H 1
-| #define HAVE_DLFCN_H 1
-| #ifdef __cplusplus
-| extern "C" void exit (int) throw ();
-| #endif
-| #define ALLOW24BPP 1
-| #define X_DISPLAY_MISSING 1
-| #define HAVE_X11 1
-| #define HAVE_LIBJPEG 1
-| #define HAVE_LIBZ 1
-| #define HAVE_LIBPTHREAD 1
-| #define WITH_TIGHTVNC_FILETRANSFER 1
-| #define STDC_HEADERS 1
-| #define HAVE_ARPA_INET_H 1
-| #define HAVE_FCNTL_H 1
-| #define HAVE_NETDB_H 1
-| #define HAVE_NETINET_IN_H 1
-| #define HAVE_STDLIB_H 1
-| #define HAVE_STRING_H 1
-| #define HAVE_SYS_SOCKET_H 1
-| #define HAVE_SYS_TIME_H 1
-| #define HAVE_SYS_TIMEB_H 1
-| #define HAVE_SYSLOG_H 1
-| #define HAVE_UNISTD_H 1
-| #define TIME_WITH_SYS_TIME 1
-| #define HAVE_SYS_WAIT_H 1
-| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
-| #define HAVE_STRFTIME 1
-| #define HAVE_VPRINTF 1
-| #define HAVE_UNISTD_H 1
-| /* end confdefs.h.  */
-| #include <vfork.h>
-configure:27272: result: no
-configure:27307: checking for vfork.h
-configure:27314: result: no
-configure:27332: checking for fork
-configure:27389: gcc -o conftest -g -O2   conftest.c -lpthread -lz -ljpeg  >&5
-conftest.c:74: warning: conflicting types for built-in function 'fork'
-configure:27395: $? = 0
-configure:27399: test -z 
-                        || test ! -s conftest.err
-configure:27402: $? = 0
-configure:27405: test -s conftest
-configure:27408: $? = 0
-configure:27420: result: yes
-configure:27332: checking for vfork
-configure:27389: gcc -o conftest -g -O2   conftest.c -lpthread -lz -ljpeg  >&5
-configure:27395: $? = 0
-configure:27399: test -z 
-                        || test ! -s conftest.err
-configure:27402: $? = 0
-configure:27405: test -s conftest
-configure:27408: $? = 0
-configure:27420: result: yes
-configure:27431: checking for working fork
-configure:27454: gcc -o conftest -g -O2   conftest.c -lpthread -lz -ljpeg  >&5
-conftest.c: In function 'main':
-conftest.c:10: warning: incompatible implicit declaration of built-in function 'exit'
-configure:27457: $? = 0
-configure:27459: ./conftest
-configure:27462: $? = 0
-configure:27476: result: yes
-configure:27497: checking for working vfork
-configure:27630: result: yes
-configure:27662: checking for gethostbyname in -lnsl
-configure:27692: gcc -o conftest -g -O2   conftest.c -lnsl  -lpthread -lz -ljpeg  >&5
-configure:27698: $? = 0
-configure:27702: test -z 
-                        || test ! -s conftest.err
-configure:27705: $? = 0
-configure:27708: test -s conftest
-configure:27711: $? = 0
-configure:27724: result: yes
-configure:27736: checking for socket in -lsocket
-configure:27766: gcc -o conftest -g -O2   conftest.c -lsocket  -lnsl -lpthread -lz -ljpeg  >&5
-/usr/bin/ld: cannot find -lsocket
-collect2: ld returned 1 exit status
-configure:27772: $? = 1
-configure: failed program was:
-| /* confdefs.h.  */
-| 
-| #define PACKAGE_NAME "LibVNCServer"
-| #define PACKAGE_TARNAME "libvncserver"
-| #define PACKAGE_VERSION "0.9.7"
-| #define PACKAGE_STRING "LibVNCServer 0.9.7"
-| #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver"
-| #define PACKAGE "LibVNCServer"
-| #define VERSION "0.9.7"
-| #define STDC_HEADERS 1
-| #define HAVE_SYS_TYPES_H 1
-| #define HAVE_SYS_STAT_H 1
-| #define HAVE_STDLIB_H 1
-| #define HAVE_STRING_H 1
-| #define HAVE_MEMORY_H 1
-| #define HAVE_STRINGS_H 1
-| #define HAVE_INTTYPES_H 1
-| #define HAVE_STDINT_H 1
-| #define HAVE_UNISTD_H 1
-| #define HAVE_DLFCN_H 1
-| #ifdef __cplusplus
-| extern "C" void exit (int) throw ();
-| #endif
-| #define ALLOW24BPP 1
-| #define X_DISPLAY_MISSING 1
-| #define HAVE_X11 1
-| #define HAVE_LIBJPEG 1
-| #define HAVE_LIBZ 1
-| #define HAVE_LIBPTHREAD 1
-| #define WITH_TIGHTVNC_FILETRANSFER 1
-| #define STDC_HEADERS 1
-| #define HAVE_ARPA_INET_H 1
-| #define HAVE_FCNTL_H 1
-| #define HAVE_NETDB_H 1
-| #define HAVE_NETINET_IN_H 1
-| #define HAVE_STDLIB_H 1
-| #define HAVE_STRING_H 1
-| #define HAVE_SYS_SOCKET_H 1
-| #define HAVE_SYS_TIME_H 1
-| #define HAVE_SYS_TIMEB_H 1
-| #define HAVE_SYSLOG_H 1
-| #define HAVE_UNISTD_H 1
-| #define TIME_WITH_SYS_TIME 1
-| #define HAVE_SYS_WAIT_H 1
-| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
-| #define HAVE_STRFTIME 1
-| #define HAVE_VPRINTF 1
-| #define HAVE_UNISTD_H 1
-| #define HAVE_FORK 1
-| #define HAVE_VFORK 1
-| #define HAVE_WORKING_VFORK 1
-| #define HAVE_WORKING_FORK 1
-| #define HAVE_LIBNSL 1
-| /* end confdefs.h.  */
-| 
-| /* Override any gcc2 internal prototype to avoid an error.  */
-| #ifdef __cplusplus
-| extern "C"
-| #endif
-| /* We use char because int might match the return type of a gcc2
-|    builtin and then its argument prototype would still apply.  */
-| char socket ();
-| int
-| main ()
-| {
-| socket ();
-|   ;
-|   return 0;
-| }
-configure:27798: result: no
-configure:27835: checking for ftime
-configure:27892: gcc -o conftest -g -O2   conftest.c -lnsl -lpthread -lz -ljpeg  >&5
-configure:27898: $? = 0
-configure:27902: test -z 
-                        || test ! -s conftest.err
-configure:27905: $? = 0
-configure:27908: test -s conftest
-configure:27911: $? = 0
-configure:27923: result: yes
-configure:27835: checking for gethostbyname
-configure:27892: gcc -o conftest -g -O2   conftest.c -lnsl -lpthread -lz -ljpeg  >&5
-configure:27898: $? = 0
-configure:27902: test -z 
-                        || test ! -s conftest.err
-configure:27905: $? = 0
-configure:27908: test -s conftest
-configure:27911: $? = 0
-configure:27923: result: yes
-configure:27835: checking for gethostname
-configure:27892: gcc -o conftest -g -O2   conftest.c -lnsl -lpthread -lz -ljpeg  >&5
-configure:27898: $? = 0
-configure:27902: test -z 
-                        || test ! -s conftest.err
-configure:27905: $? = 0
-configure:27908: test -s conftest
-configure:27911: $? = 0
-configure:27923: result: yes
-configure:27835: checking for gettimeofday
-configure:27892: gcc -o conftest -g -O2   conftest.c -lnsl -lpthread -lz -ljpeg  >&5
-configure:27898: $? = 0
-configure:27902: test -z 
-                        || test ! -s conftest.err
-configure:27905: $? = 0
-configure:27908: test -s conftest
-configure:27911: $? = 0
-configure:27923: result: yes
-configure:27835: checking for inet_ntoa
-configure:27892: gcc -o conftest -g -O2   conftest.c -lnsl -lpthread -lz -ljpeg  >&5
-configure:27898: $? = 0
-configure:27902: test -z 
-                        || test ! -s conftest.err
-configure:27905: $? = 0
-configure:27908: test -s conftest
-configure:27911: $? = 0
-configure:27923: result: yes
-configure:27835: checking for memmove
-configure:27892: gcc -o conftest -g -O2   conftest.c -lnsl -lpthread -lz -ljpeg  >&5
-conftest.c:84: warning: conflicting types for built-in function 'memmove'
-configure:27898: $? = 0
-configure:27902: test -z 
-                        || test ! -s conftest.err
-configure:27905: $? = 0
-configure:27908: test -s conftest
-configure:27911: $? = 0
-configure:27923: result: yes
-configure:27835: checking for memset
-configure:27892: gcc -o conftest -g -O2   conftest.c -lnsl -lpthread -lz -ljpeg  >&5
-conftest.c:85: warning: conflicting types for built-in function 'memset'
-configure:27898: $? = 0
-configure:27902: test -z 
-                        || test ! -s conftest.err
-configure:27905: $? = 0
-configure:27908: test -s conftest
-configure:27911: $? = 0
-configure:27923: result: yes
-configure:27835: checking for mmap
-configure:27892: gcc -o conftest -g -O2   conftest.c -lnsl -lpthread -lz -ljpeg  >&5
-configure:27898: $? = 0
-configure:27902: test -z 
-                        || test ! -s conftest.err
-configure:27905: $? = 0
-configure:27908: test -s conftest
-configure:27911: $? = 0
-configure:27923: result: yes
-configure:27835: checking for mkfifo
-configure:27892: gcc -o conftest -g -O2   conftest.c -lnsl -lpthread -lz -ljpeg  >&5
-configure:27898: $? = 0
-configure:27902: test -z 
-                        || test ! -s conftest.err
-configure:27905: $? = 0
-configure:27908: test -s conftest
-configure:27911: $? = 0
-configure:27923: result: yes
-configure:27835: checking for select
-configure:27892: gcc -o conftest -g -O2   conftest.c -lnsl -lpthread -lz -ljpeg  >&5
-configure:27898: $? = 0
-configure:27902: test -z 
-                        || test ! -s conftest.err
-configure:27905: $? = 0
-configure:27908: test -s conftest
-configure:27911: $? = 0
-configure:27923: result: yes
-configure:27835: checking for socket
-configure:27892: gcc -o conftest -g -O2   conftest.c -lnsl -lpthread -lz -ljpeg  >&5
-configure:27898: $? = 0
-configure:27902: test -z 
-                        || test ! -s conftest.err
-configure:27905: $? = 0
-configure:27908: test -s conftest
-configure:27911: $? = 0
-configure:27923: result: yes
-configure:27835: checking for strchr
-configure:27892: gcc -o conftest -g -O2   conftest.c -lnsl -lpthread -lz -ljpeg  >&5
-conftest.c:90: warning: conflicting types for built-in function 'strchr'
-configure:27898: $? = 0
-configure:27902: test -z 
-                        || test ! -s conftest.err
-configure:27905: $? = 0
-configure:27908: test -s conftest
-configure:27911: $? = 0
-configure:27923: result: yes
-configure:27835: checking for strcspn
-configure:27892: gcc -o conftest -g -O2   conftest.c -lnsl -lpthread -lz -ljpeg  >&5
-conftest.c:91: warning: conflicting types for built-in function 'strcspn'
-configure:27898: $? = 0
-configure:27902: test -z 
-                        || test ! -s conftest.err
-configure:27905: $? = 0
-configure:27908: test -s conftest
-configure:27911: $? = 0
-configure:27923: result: yes
-configure:27835: checking for strdup
-configure:27892: gcc -o conftest -g -O2   conftest.c -lnsl -lpthread -lz -ljpeg  >&5
-conftest.c:92: warning: conflicting types for built-in function 'strdup'
-configure:27898: $? = 0
-configure:27902: test -z 
-                        || test ! -s conftest.err
-configure:27905: $? = 0
-configure:27908: test -s conftest
-configure:27911: $? = 0
-configure:27923: result: yes
-configure:27835: checking for strerror
-configure:27892: gcc -o conftest -g -O2   conftest.c -lnsl -lpthread -lz -ljpeg  >&5
-configure:27898: $? = 0
-configure:27902: test -z 
-                        || test ! -s conftest.err
-configure:27905: $? = 0
-configure:27908: test -s conftest
-configure:27911: $? = 0
-configure:27923: result: yes
-configure:27835: checking for strstr
-configure:27892: gcc -o conftest -g -O2   conftest.c -lnsl -lpthread -lz -ljpeg  >&5
-conftest.c:94: warning: conflicting types for built-in function 'strstr'
-configure:27898: $? = 0
-configure:27902: test -z 
-                        || test ! -s conftest.err
-configure:27905: $? = 0
-configure:27908: test -s conftest
-configure:27911: $? = 0
-configure:27923: result: yes
-configure:28056: checking for shmget in -lcygipc
-configure:28086: gcc -o conftest -g -O2   conftest.c -lcygipc  -lnsl -lpthread -lz -ljpeg  >&5
-/usr/bin/ld: cannot find -lcygipc
-collect2: ld returned 1 exit status
-configure:28092: $? = 1
-configure: failed program was:
-| /* confdefs.h.  */
-| 
-| #define PACKAGE_NAME "LibVNCServer"
-| #define PACKAGE_TARNAME "libvncserver"
-| #define PACKAGE_VERSION "0.9.7"
-| #define PACKAGE_STRING "LibVNCServer 0.9.7"
-| #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver"
-| #define PACKAGE "LibVNCServer"
-| #define VERSION "0.9.7"
-| #define STDC_HEADERS 1
-| #define HAVE_SYS_TYPES_H 1
-| #define HAVE_SYS_STAT_H 1
-| #define HAVE_STDLIB_H 1
-| #define HAVE_STRING_H 1
-| #define HAVE_MEMORY_H 1
-| #define HAVE_STRINGS_H 1
-| #define HAVE_INTTYPES_H 1
-| #define HAVE_STDINT_H 1
-| #define HAVE_UNISTD_H 1
-| #define HAVE_DLFCN_H 1
-| #ifdef __cplusplus
-| extern "C" void exit (int) throw ();
-| #endif
-| #define ALLOW24BPP 1
-| #define X_DISPLAY_MISSING 1
-| #define HAVE_X11 1
-| #define HAVE_LIBJPEG 1
-| #define HAVE_LIBZ 1
-| #define HAVE_LIBPTHREAD 1
-| #define WITH_TIGHTVNC_FILETRANSFER 1
-| #define STDC_HEADERS 1
-| #define HAVE_ARPA_INET_H 1
-| #define HAVE_FCNTL_H 1
-| #define HAVE_NETDB_H 1
-| #define HAVE_NETINET_IN_H 1
-| #define HAVE_STDLIB_H 1
-| #define HAVE_STRING_H 1
-| #define HAVE_SYS_SOCKET_H 1
-| #define HAVE_SYS_TIME_H 1
-| #define HAVE_SYS_TIMEB_H 1
-| #define HAVE_SYSLOG_H 1
-| #define HAVE_UNISTD_H 1
-| #define TIME_WITH_SYS_TIME 1
-| #define HAVE_SYS_WAIT_H 1
-| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
-| #define HAVE_STRFTIME 1
-| #define HAVE_VPRINTF 1
-| #define HAVE_UNISTD_H 1
-| #define HAVE_FORK 1
-| #define HAVE_VFORK 1
-| #define HAVE_WORKING_VFORK 1
-| #define HAVE_WORKING_FORK 1
-| #define HAVE_LIBNSL 1
-| #define HAVE_FTIME 1
-| #define HAVE_GETHOSTBYNAME 1
-| #define HAVE_GETHOSTNAME 1
-| #define HAVE_GETTIMEOFDAY 1
-| #define HAVE_INET_NTOA 1
-| #define HAVE_MEMMOVE 1
-| #define HAVE_MEMSET 1
-| #define HAVE_MMAP 1
-| #define HAVE_MKFIFO 1
-| #define HAVE_SELECT 1
-| #define HAVE_SOCKET 1
-| #define HAVE_STRCHR 1
-| #define HAVE_STRCSPN 1
-| #define HAVE_STRDUP 1
-| #define HAVE_STRERROR 1
-| #define HAVE_STRSTR 1
-| /* end confdefs.h.  */
-| 
-| /* Override any gcc2 internal prototype to avoid an error.  */
-| #ifdef __cplusplus
-| extern "C"
-| #endif
-| /* We use char because int might match the return type of a gcc2
-|    builtin and then its argument prototype would still apply.  */
-| char shmget ();
-| int
-| main ()
-| {
-| shmget ();
-|   ;
-|   return 0;
-| }
-configure:28118: result: no
-configure:28163: checking ApplicationServices/ApplicationServices.h usability
-configure:28175: gcc -c -g -O2  conftest.c >&5
-conftest.c:105:53: error: ApplicationServices/ApplicationServices.h: No such file or directory
-configure:28181: $? = 1
-configure: failed program was:
-| /* confdefs.h.  */
-| 
-| #define PACKAGE_NAME "LibVNCServer"
-| #define PACKAGE_TARNAME "libvncserver"
-| #define PACKAGE_VERSION "0.9.7"
-| #define PACKAGE_STRING "LibVNCServer 0.9.7"
-| #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver"
-| #define PACKAGE "LibVNCServer"
-| #define VERSION "0.9.7"
-| #define STDC_HEADERS 1
-| #define HAVE_SYS_TYPES_H 1
-| #define HAVE_SYS_STAT_H 1
-| #define HAVE_STDLIB_H 1
-| #define HAVE_STRING_H 1
-| #define HAVE_MEMORY_H 1
-| #define HAVE_STRINGS_H 1
-| #define HAVE_INTTYPES_H 1
-| #define HAVE_STDINT_H 1
-| #define HAVE_UNISTD_H 1
-| #define HAVE_DLFCN_H 1
-| #ifdef __cplusplus
-| extern "C" void exit (int) throw ();
-| #endif
-| #define ALLOW24BPP 1
-| #define X_DISPLAY_MISSING 1
-| #define HAVE_X11 1
-| #define HAVE_LIBJPEG 1
-| #define HAVE_LIBZ 1
-| #define HAVE_LIBPTHREAD 1
-| #define WITH_TIGHTVNC_FILETRANSFER 1
-| #define STDC_HEADERS 1
-| #define HAVE_ARPA_INET_H 1
-| #define HAVE_FCNTL_H 1
-| #define HAVE_NETDB_H 1
-| #define HAVE_NETINET_IN_H 1
-| #define HAVE_STDLIB_H 1
-| #define HAVE_STRING_H 1
-| #define HAVE_SYS_SOCKET_H 1
-| #define HAVE_SYS_TIME_H 1
-| #define HAVE_SYS_TIMEB_H 1
-| #define HAVE_SYSLOG_H 1
-| #define HAVE_UNISTD_H 1
-| #define TIME_WITH_SYS_TIME 1
-| #define HAVE_SYS_WAIT_H 1
-| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
-| #define HAVE_STRFTIME 1
-| #define HAVE_VPRINTF 1
-| #define HAVE_UNISTD_H 1
-| #define HAVE_FORK 1
-| #define HAVE_VFORK 1
-| #define HAVE_WORKING_VFORK 1
-| #define HAVE_WORKING_FORK 1
-| #define HAVE_LIBNSL 1
-| #define HAVE_FTIME 1
-| #define HAVE_GETHOSTBYNAME 1
-| #define HAVE_GETHOSTNAME 1
-| #define HAVE_GETTIMEOFDAY 1
-| #define HAVE_INET_NTOA 1
-| #define HAVE_MEMMOVE 1
-| #define HAVE_MEMSET 1
-| #define HAVE_MMAP 1
-| #define HAVE_MKFIFO 1
-| #define HAVE_SELECT 1
-| #define HAVE_SOCKET 1
-| #define HAVE_STRCHR 1
-| #define HAVE_STRCSPN 1
-| #define HAVE_STRDUP 1
-| #define HAVE_STRERROR 1
-| #define HAVE_STRSTR 1
-| /* end confdefs.h.  */
-| #include <stdio.h>
-| #if HAVE_SYS_TYPES_H
-| # include <sys/types.h>
-| #endif
-| #if HAVE_SYS_STAT_H
-| # include <sys/stat.h>
-| #endif
-| #if STDC_HEADERS
-| # include <stdlib.h>
-| # include <stddef.h>
-| #else
-| # if HAVE_STDLIB_H
-| #  include <stdlib.h>
-| # endif
-| #endif
-| #if HAVE_STRING_H
-| # if !STDC_HEADERS && HAVE_MEMORY_H
-| #  include <memory.h>
-| # endif
-| # include <string.h>
-| #endif
-| #if HAVE_STRINGS_H
-| # include <strings.h>
-| #endif
-| #if HAVE_INTTYPES_H
-| # include <inttypes.h>
-| #else
-| # if HAVE_STDINT_H
-| #  include <stdint.h>
-| # endif
-| #endif
-| #if HAVE_UNISTD_H
-| # include <unistd.h>
-| #endif
-| #include <ApplicationServices/ApplicationServices.h>
-configure:28204: result: no
-configure:28208: checking ApplicationServices/ApplicationServices.h presence
-configure:28218: gcc -E  conftest.c
-conftest.c:71:53: error: ApplicationServices/ApplicationServices.h: No such file or directory
-configure:28224: $? = 1
-configure: failed program was:
-| /* confdefs.h.  */
-| 
-| #define PACKAGE_NAME "LibVNCServer"
-| #define PACKAGE_TARNAME "libvncserver"
-| #define PACKAGE_VERSION "0.9.7"
-| #define PACKAGE_STRING "LibVNCServer 0.9.7"
-| #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver"
-| #define PACKAGE "LibVNCServer"
-| #define VERSION "0.9.7"
-| #define STDC_HEADERS 1
-| #define HAVE_SYS_TYPES_H 1
-| #define HAVE_SYS_STAT_H 1
-| #define HAVE_STDLIB_H 1
-| #define HAVE_STRING_H 1
-| #define HAVE_MEMORY_H 1
-| #define HAVE_STRINGS_H 1
-| #define HAVE_INTTYPES_H 1
-| #define HAVE_STDINT_H 1
-| #define HAVE_UNISTD_H 1
-| #define HAVE_DLFCN_H 1
-| #ifdef __cplusplus
-| extern "C" void exit (int) throw ();
-| #endif
-| #define ALLOW24BPP 1
-| #define X_DISPLAY_MISSING 1
-| #define HAVE_X11 1
-| #define HAVE_LIBJPEG 1
-| #define HAVE_LIBZ 1
-| #define HAVE_LIBPTHREAD 1
-| #define WITH_TIGHTVNC_FILETRANSFER 1
-| #define STDC_HEADERS 1
-| #define HAVE_ARPA_INET_H 1
-| #define HAVE_FCNTL_H 1
-| #define HAVE_NETDB_H 1
-| #define HAVE_NETINET_IN_H 1
-| #define HAVE_STDLIB_H 1
-| #define HAVE_STRING_H 1
-| #define HAVE_SYS_SOCKET_H 1
-| #define HAVE_SYS_TIME_H 1
-| #define HAVE_SYS_TIMEB_H 1
-| #define HAVE_SYSLOG_H 1
-| #define HAVE_UNISTD_H 1
-| #define TIME_WITH_SYS_TIME 1
-| #define HAVE_SYS_WAIT_H 1
-| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
-| #define HAVE_STRFTIME 1
-| #define HAVE_VPRINTF 1
-| #define HAVE_UNISTD_H 1
-| #define HAVE_FORK 1
-| #define HAVE_VFORK 1
-| #define HAVE_WORKING_VFORK 1
-| #define HAVE_WORKING_FORK 1
-| #define HAVE_LIBNSL 1
-| #define HAVE_FTIME 1
-| #define HAVE_GETHOSTBYNAME 1
-| #define HAVE_GETHOSTNAME 1
-| #define HAVE_GETTIMEOFDAY 1
-| #define HAVE_INET_NTOA 1
-| #define HAVE_MEMMOVE 1
-| #define HAVE_MEMSET 1
-| #define HAVE_MMAP 1
-| #define HAVE_MKFIFO 1
-| #define HAVE_SELECT 1
-| #define HAVE_SOCKET 1
-| #define HAVE_STRCHR 1
-| #define HAVE_STRCSPN 1
-| #define HAVE_STRDUP 1
-| #define HAVE_STRERROR 1
-| #define HAVE_STRSTR 1
-| /* end confdefs.h.  */
-| #include <ApplicationServices/ApplicationServices.h>
-configure:28244: result: no
-configure:28279: checking for ApplicationServices/ApplicationServices.h
-configure:28286: result: no
-configure:28592: creating ./config.status
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by LibVNCServer config.status 0.9.7, which was
-generated by GNU Autoconf 2.59.  Invocation command line was
-
-  CONFIG_FILES    = 
-  CONFIG_HEADERS  = 
-  CONFIG_LINKS    = 
-  CONFIG_COMMANDS = 
-  $ ./config.status 
-
-on hazel
-
-config.status:775: creating Makefile
-config.status:775: creating libvncserver/Makefile
-config.status:775: creating contrib/Makefile
-config.status:775: creating examples/Makefile
-config.status:775: creating vncterm/Makefile
-config.status:775: creating classes/Makefile
-config.status:775: creating classes/ssl/Makefile
-config.status:775: creating libvncclient/Makefile
-config.status:775: creating client_examples/Makefile
-config.status:775: creating test/Makefile
-config.status:775: creating libvncserver-config
-config.status:775: creating LibVNCServer.spec
-config.status:879: creating rfbconfig.h
-config.status:1277: executing rfb/rfbconfig.h commands
-config.status:1313: creating rfb/rfbconfig.h - prefix LIBVNCSERVER for rfbconfig.h defines
-config.status:1277: executing depfiles commands
-config.status:1277: executing chmod-libvncserver-config commands
-
-## ---------------- ##
-## Cache variables. ##
-## ---------------- ##
-
-ac_cv_build=i686-pc-linux-gnu
-ac_cv_build_alias=i686-pc-linux-gnu
-ac_cv_c_bigendian=no
-ac_cv_c_compiler_gnu=yes
-ac_cv_c_const=yes
-ac_cv_c_inline=inline
-ac_cv_cxx_compiler_gnu=yes
-ac_cv_env_CC_set=
-ac_cv_env_CC_value=
-ac_cv_env_CFLAGS_set=
-ac_cv_env_CFLAGS_value=
-ac_cv_env_CPPFLAGS_set=
-ac_cv_env_CPPFLAGS_value=
-ac_cv_env_CPP_set=
-ac_cv_env_CPP_value=
-ac_cv_env_CXXCPP_set=
-ac_cv_env_CXXCPP_value=
-ac_cv_env_CXXFLAGS_set=
-ac_cv_env_CXXFLAGS_value=
-ac_cv_env_CXX_set=
-ac_cv_env_CXX_value=
-ac_cv_env_F77_set=
-ac_cv_env_F77_value=
-ac_cv_env_FFLAGS_set=
-ac_cv_env_FFLAGS_value=
-ac_cv_env_LDFLAGS_set=
-ac_cv_env_LDFLAGS_value=
-ac_cv_env_build_alias_set=
-ac_cv_env_build_alias_value=
-ac_cv_env_host_alias_set=
-ac_cv_env_host_alias_value=
-ac_cv_env_target_alias_set=
-ac_cv_env_target_alias_value=
-ac_cv_exeext=
-ac_cv_f77_compiler_gnu=no
-ac_cv_func__doprnt=no
-ac_cv_func_fork=yes
-ac_cv_func_fork_works=yes
-ac_cv_func_ftime=yes
-ac_cv_func_gethostbyname=yes
-ac_cv_func_gethostname=yes
-ac_cv_func_gettimeofday=yes
-ac_cv_func_inet_ntoa=yes
-ac_cv_func_lstat_dereferences_slashed_symlink=yes
-ac_cv_func_memcmp_working=yes
-ac_cv_func_memmove=yes
-ac_cv_func_memset=yes
-ac_cv_func_mkfifo=yes
-ac_cv_func_mmap=yes
-ac_cv_func_select=yes
-ac_cv_func_socket=yes
-ac_cv_func_stat_empty_string_bug=no
-ac_cv_func_strchr=yes
-ac_cv_func_strcspn=yes
-ac_cv_func_strdup=yes
-ac_cv_func_strerror=yes
-ac_cv_func_strftime=yes
-ac_cv_func_strstr=yes
-ac_cv_func_vfork=yes
-ac_cv_func_vfork_works=yes
-ac_cv_func_vprintf=yes
-ac_cv_have_x=have_x=no
-ac_cv_header_ApplicationServices_ApplicationServices_h=no
-ac_cv_header_arpa_inet_h=yes
-ac_cv_header_dlfcn_h=yes
-ac_cv_header_fcntl_h=yes
-ac_cv_header_inttypes_h=yes
-ac_cv_header_jpeglib_h=yes
-ac_cv_header_memory_h=yes
-ac_cv_header_netdb_h=yes
-ac_cv_header_netinet_in_h=yes
-ac_cv_header_pthread_h=yes
-ac_cv_header_stdc=yes
-ac_cv_header_stdint=stdint.h
-ac_cv_header_stdint_h=yes
-ac_cv_header_stdint_o=no-file
-ac_cv_header_stdint_test=no
-ac_cv_header_stdint_u=no-file
-ac_cv_header_stdint_x=stdint.h
-ac_cv_header_stdlib_h=yes
-ac_cv_header_string_h=yes
-ac_cv_header_strings_h=yes
-ac_cv_header_sys_socket_h=yes
-ac_cv_header_sys_stat_h=yes
-ac_cv_header_sys_time_h=yes
-ac_cv_header_sys_timeb_h=yes
-ac_cv_header_sys_types_h=yes
-ac_cv_header_sys_wait_h=yes
-ac_cv_header_syslog_h=yes
-ac_cv_header_thenonexistentheader_h=no
-ac_cv_header_time=yes
-ac_cv_header_unistd_h=yes
-ac_cv_header_vfork_h=no
-ac_cv_header_zlib_h=yes
-ac_cv_host=i686-pc-linux-gnu
-ac_cv_host_alias=i686-pc-linux-gnu
-ac_cv_lib_X11_XGetImage=yes
-ac_cv_lib_cygipc_shmget=no
-ac_cv_lib_jpeg_jpeg_CreateCompress=yes
-ac_cv_lib_nsl_gethostbyname=yes
-ac_cv_lib_pthread_pthread_mutex_lock=yes
-ac_cv_lib_socket_socket=no
-ac_cv_lib_z_deflate=yes
-ac_cv_objext=o
-ac_cv_path_AR=/usr/bin/ar
-ac_cv_path_install='/usr/bin/install -c'
-ac_cv_prog_AWK=mawk
-ac_cv_prog_CPP='gcc -E'
-ac_cv_prog_CXXCPP='g++ -E'
-ac_cv_prog_ac_ct_AR=ar
-ac_cv_prog_ac_ct_CC=gcc
-ac_cv_prog_ac_ct_CXX=g++
-ac_cv_prog_ac_ct_RANLIB=ranlib
-ac_cv_prog_ac_ct_STRIP=strip
-ac_cv_prog_cc_g=yes
-ac_cv_prog_cc_stdc=
-ac_cv_prog_cxx_g=yes
-ac_cv_prog_egrep='grep -E'
-ac_cv_prog_f77_g=no
-ac_cv_prog_make_make_set=yes
-ac_cv_sizeof_X=::::
-ac_cv_sizeof_x=:
-ac_cv_type_int_fast32_t=yes
-ac_cv_type_int_least32_t=yes
-ac_cv_type_pid_t=yes
-ac_cv_type_size_t=yes
-ac_cv_type_socklen_t=yes
-ac_cv_type_uint64_t=yes
-ac_cv_type_uintptr_t=yes
-am_cv_CC_dependencies_compiler_type=gcc3
-am_cv_CXX_dependencies_compiler_type=gcc3
-lt_cv_deplibs_check_method=pass_all
-lt_cv_file_magic_cmd='$MAGIC_CMD'
-lt_cv_file_magic_test_file=
-lt_cv_ld_reload_flag=-r
-lt_cv_objdir=.libs
-lt_cv_path_LD=/usr/bin/ld
-lt_cv_path_LDCXX=/usr/bin/ld
-lt_cv_path_NM='/usr/bin/nm -B'
-lt_cv_path_SED=/bin/sed
-lt_cv_prog_compiler_c_o=yes
-lt_cv_prog_compiler_c_o_CXX=yes
-lt_cv_prog_compiler_rtti_exceptions=no
-lt_cv_prog_gnu_ld=yes
-lt_cv_prog_gnu_ldcxx=yes
-lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[     ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
-lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
-lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
-lt_cv_sys_max_cmd_len=32768
-lt_lt_cv_prog_compiler_c_o='"yes"'
-lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
-lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[         ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[       ][      ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
-lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
-lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
-
-## ----------------- ##
-## Output variables. ##
-## ----------------- ##
-
-ACLOCAL='${SHELL} /home/christian/dev/presencevnc/libvnc/missing --run aclocal-1.9'
-AMDEPBACKSLASH='\'
-AMDEP_FALSE='#'
-AMDEP_TRUE=''
-AMTAR='${SHELL} /home/christian/dev/presencevnc/libvnc/missing --run tar'
-AR='/usr/bin/ar'
-AUTOCONF='${SHELL} /home/christian/dev/presencevnc/libvnc/missing --run autoconf'
-AUTOHEADER='${SHELL} /home/christian/dev/presencevnc/libvnc/missing --run autoheader'
-AUTOMAKE='${SHELL} /home/christian/dev/presencevnc/libvnc/missing --run automake-1.9'
-AVAHI_CFLAGS=''
-AVAHI_LIBS=''
-AWK='mawk'
-CC='gcc'
-CCDEPMODE='depmode=gcc3'
-CFLAGS='-g -O2'
-CPP='gcc -E'
-CPPFLAGS=''
-CRYPT_LIBS=''
-CXX='g++'
-CXXCPP='g++ -E'
-CXXDEPMODE='depmode=gcc3'
-CXXFLAGS='-g -O2'
-CYGIPC_FALSE=''
-CYGIPC_TRUE='#'
-CYGPATH_W='echo'
-DEFS='-DHAVE_CONFIG_H'
-DEPDIR='.deps'
-ECHO='echo'
-ECHO_C=''
-ECHO_N='-n'
-ECHO_T=''
-EGREP='grep -E'
-EXEEXT=''
-F77=''
-FFLAGS=''
-HAVE_LIBJPEG_FALSE='#'
-HAVE_LIBJPEG_TRUE=''
-HAVE_LIBPTHREAD_FALSE='#'
-HAVE_LIBPTHREAD_TRUE=''
-HAVE_LIBSDL_FALSE=''
-HAVE_LIBSDL_TRUE='#'
-HAVE_LIBZ_FALSE='#'
-HAVE_LIBZ_TRUE=''
-HAVE_MP3LAME_FALSE=''
-HAVE_MP3LAME_TRUE='#'
-HAVE_RPM_FALSE=''
-HAVE_RPM_TRUE='#'
-HAVE_SYSTEM_LIBVNCSERVER_FALSE=''
-HAVE_SYSTEM_LIBVNCSERVER_TRUE='#'
-HAVE_X_FALSE='#'
-HAVE_X_TRUE=''
-INSTALL_DATA='${INSTALL} -m 644'
-INSTALL_PROGRAM='${INSTALL}'
-INSTALL_SCRIPT='${INSTALL}'
-INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
-LDFLAGS=''
-LIBOBJS=''
-LIBS='-lnsl -lpthread -lz -ljpeg '
-LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-LINUX_FALSE='#'
-LINUX_TRUE=''
-LN_S='ln -s'
-LTLIBOBJS=''
-MAKEINFO='${SHELL} /home/christian/dev/presencevnc/libvnc/missing --run makeinfo'
-MINGW_FALSE=''
-MINGW_TRUE='#'
-OBJEXT='o'
-OSX_FALSE=''
-OSX_TRUE='#'
-PACKAGE='LibVNCServer'
-PACKAGE_BUGREPORT='http://sourceforge.net/projects/libvncserver'
-PACKAGE_NAME='LibVNCServer'
-PACKAGE_STRING='LibVNCServer 0.9.7'
-PACKAGE_TARNAME='libvncserver'
-PACKAGE_VERSION='0.9.7'
-PATH_SEPARATOR=':'
-RANLIB='ranlib'
-RPMSOURCEDIR='NOT-FOUND'
-SDL_CFLAGS=''
-SDL_LIBS=''
-SET_MAKE=''
-SHELL='/bin/bash'
-SSL_LIBS=''
-STRIP='strip'
-SYSTEM_LIBVNCSERVER_CFLAGS=''
-SYSTEM_LIBVNCSERVER_LIBS=''
-VERSION='0.9.7'
-WITH_FFMPEG_FALSE=''
-WITH_FFMPEG_TRUE='#'
-WITH_TIGHTVNC_FILETRANSFER_FALSE='#'
-WITH_TIGHTVNC_FILETRANSFER_TRUE=''
-WITH_X11VNC_FALSE=''
-WITH_X11VNC_TRUE='#'
-WSOCKLIB=''
-X_CFLAGS=''
-X_EXTRA_LIBS=''
-X_LIBS=''
-X_PRE_LIBS=''
-ac_ct_AR='ar'
-ac_ct_CC='gcc'
-ac_ct_CXX='g++'
-ac_ct_F77=''
-ac_ct_RANLIB='ranlib'
-ac_ct_STRIP='strip'
-am__fastdepCC_FALSE='#'
-am__fastdepCC_TRUE=''
-am__fastdepCXX_FALSE='#'
-am__fastdepCXX_TRUE=''
-am__include='include'
-am__leading_dot='.'
-am__quote=''
-am__tar='${AMTAR} chof - "$$tardir"'
-am__untar='${AMTAR} xf -'
-bindir='${exec_prefix}/bin'
-build='i686-pc-linux-gnu'
-build_alias=''
-build_cpu='i686'
-build_os='linux-gnu'
-build_vendor='pc'
-datadir='${prefix}/share'
-exec_prefix='${prefix}'
-host='i686-pc-linux-gnu'
-host_alias=''
-host_cpu='i686'
-host_os='linux-gnu'
-host_vendor='pc'
-includedir='${prefix}/include'
-infodir='${prefix}/info'
-install_sh='/home/christian/dev/presencevnc/libvnc/install-sh'
-libdir='${exec_prefix}/lib'
-libexecdir='${exec_prefix}/libexec'
-localstatedir='${prefix}/var'
-mandir='${prefix}/man'
-mkdir_p='mkdir -p --'
-oldincludedir='/usr/include'
-prefix='/usr/local'
-program_transform_name='s,x,x,'
-sbindir='${exec_prefix}/sbin'
-sharedstatedir='${prefix}/com'
-sysconfdir='${prefix}/etc'
-target_alias=''
-with_ffmpeg=''
-
-## ----------- ##
-## confdefs.h. ##
-## ----------- ##
-
-#define ALLOW24BPP 1
-#define HAVE_ARPA_INET_H 1
-#define HAVE_DLFCN_H 1
-#define HAVE_FCNTL_H 1
-#define HAVE_FORK 1
-#define HAVE_FTIME 1
-#define HAVE_GETHOSTBYNAME 1
-#define HAVE_GETHOSTNAME 1
-#define HAVE_GETTIMEOFDAY 1
-#define HAVE_INET_NTOA 1
-#define HAVE_INTTYPES_H 1
-#define HAVE_LIBJPEG 1
-#define HAVE_LIBNSL 1
-#define HAVE_LIBPTHREAD 1
-#define HAVE_LIBZ 1
-#define HAVE_MEMMOVE 1
-#define HAVE_MEMORY_H 1
-#define HAVE_MEMSET 1
-#define HAVE_MKFIFO 1
-#define HAVE_MMAP 1
-#define HAVE_NETDB_H 1
-#define HAVE_NETINET_IN_H 1
-#define HAVE_SELECT 1
-#define HAVE_SOCKET 1
-#define HAVE_STDINT_H 1
-#define HAVE_STDLIB_H 1
-#define HAVE_STDLIB_H 1
-#define HAVE_STRCHR 1
-#define HAVE_STRCSPN 1
-#define HAVE_STRDUP 1
-#define HAVE_STRERROR 1
-#define HAVE_STRFTIME 1
-#define HAVE_STRINGS_H 1
-#define HAVE_STRING_H 1
-#define HAVE_STRING_H 1
-#define HAVE_STRSTR 1
-#define HAVE_SYSLOG_H 1
-#define HAVE_SYS_SOCKET_H 1
-#define HAVE_SYS_STAT_H 1
-#define HAVE_SYS_TIMEB_H 1
-#define HAVE_SYS_TIME_H 1
-#define HAVE_SYS_TYPES_H 1
-#define HAVE_SYS_WAIT_H 1
-#define HAVE_UNISTD_H 1
-#define HAVE_UNISTD_H 1
-#define HAVE_UNISTD_H 1
-#define HAVE_VFORK 1
-#define HAVE_VPRINTF 1
-#define HAVE_WORKING_FORK 1
-#define HAVE_WORKING_VFORK 1
-#define HAVE_X11 1
-#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
-#define PACKAGE "LibVNCServer"
-#define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver"
-#define PACKAGE_NAME "LibVNCServer"
-#define PACKAGE_STRING "LibVNCServer 0.9.7"
-#define PACKAGE_TARNAME "libvncserver"
-#define PACKAGE_VERSION "0.9.7"
-#define STDC_HEADERS 1
-#define STDC_HEADERS 1
-#define TIME_WITH_SYS_TIME 1
-#define VERSION "0.9.7"
-#define WITH_TIGHTVNC_FILETRANSFER 1
-#define X_DISPLAY_MISSING 1
-#endif
-#ifdef __cplusplus
-extern "C" void exit (int) throw ();
-
-configure: exit 0
index 9066eed..556daa6 100644 (file)
@@ -389,9 +389,8 @@ void VncView::setCut(const QString &text)
 
 void VncView::paintEvent(QPaintEvent *event)
 {
-     //kDebug(5011) << "paint event: x: " << m_x << ", y: " << m_y << ", w: " << m_w << ", h: " << m_h;
     if (m_frame.isNull() || m_frame.format() == QImage::Format_Invalid) {
-        kDebug(5011) << "no valid image to paint";
+        //no valid image to paint
         RemoteView::paintEvent(event);
         return;
     }
@@ -411,7 +410,7 @@ void VncView::paintEvent(QPaintEvent *event)
                          m_frame.copy(sx, sy, sw, sh)
                          .scaled(update_rect.size(), Qt::IgnoreAspectRatio, transformation_mode));
        } else {
-               kDebug(5011) << "Full repaint" << width() << height() << m_frame.width() << m_frame.height();
+               //kDebug(5011) << "Full repaint" << width() << height() << m_frame.width() << m_frame.height();
 
                painter.drawImage(rect(),
                        m_frame.scaled(size(), Qt::IgnoreAspectRatio, transformation_mode));