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.8.2, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --without-x --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 149 tasks, 206 threads, 4 processors Load average: 0.82, Mach factor: 3.17 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1383: checking for a BSD-compatible install configure:1438: result: /usr/bin/install -c -o root -g wheel configure:1449: checking whether build environment is sane configure:1492: result: yes configure:1557: checking for gawk configure:1573: found /usr/local/bin/gawk configure:1583: result: gawk configure:1593: checking whether make sets $(MAKE) configure:1613: result: yes configure:1798: checking for i386-unknown-gnu-gcc configure:1824: result: cc configure:2106: checking for C compiler version configure:2109: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:2112: $? = 0 configure:2114: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2117: $? = 0 configure:2119: cc -V &5 cc: `-V' option must have argument configure:2122: $? = 1 configure:2145: checking for C compiler default output file name configure:2148: cc -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2151: $? = 0 configure:2197: result: a.out configure:2202: checking whether the C compiler works configure:2208: ./a.out configure:2211: $? = 0 configure:2228: result: yes configure:2235: checking whether we are cross compiling configure:2237: result: no configure:2240: checking for suffix of executables configure:2242: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2245: $? = 0 configure:2270: result: configure:2276: checking for suffix of object files configure:2297: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2300: $? = 0 configure:2322: result: configure:2326: checking whether we are using the GNU C compiler configure:2350: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2356: $? = 0 configure:2360: test -z || test ! -s conftest.err configure:2363: $? = 0 configure:2366: test -s conftest. configure:2369: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2382: result: no configure:2388: checking whether cc accepts -g configure:2409: cc -c -g -I/usr/local/include conftest.c >&5 configure:2415: $? = 0 configure:2419: test -z || test ! -s conftest.err configure:2422: $? = 0 configure:2425: test -s conftest. configure:2428: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2439: result: no configure:2456: checking for cc option to accept ANSI C configure:2526: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2532: $? = 0 configure:2536: test -z || test ! -s conftest.err configure:2539: $? = 0 configure:2542: test -s conftest. configure:2545: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2526: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2532: $? = 0 configure:2536: test -z || test ! -s conftest.err configure:2539: $? = 0 configure:2542: test -s conftest. configure:2545: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2526: cc -std1 -c -fno-common -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2532: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2526: cc -Ae -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2532: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2526: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2532: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2526: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:2532: $? = 0 configure:2536: test -z || test ! -s conftest.err configure:2539: $? = 0 configure:2542: test -s conftest. configure:2545: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2563: result: none needed configure:2581: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2587: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2731: checking for style of include used by make configure:2759: result: GNU configure:2787: checking dependency style of cc configure:2877: result: gcc3 configure:2899: checking whether make sets $(MAKE) configure:2919: result: yes configure:2931: checking for i386-unknown-gnu-ranlib configure:2960: result: no configure:2969: checking for ranlib configure:2985: found /usr/bin/ranlib configure:2996: result: ranlib configure:3010: checking for ar configure:3029: found /usr/bin/ar configure:3042: result: /usr/bin/ar configure:3189: checking how to run the C preprocessor configure:3224: cc -E -I/usr/local/include conftest.c configure:3230: $? = 0 configure:3262: cc -E -I/usr/local/include conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:3268: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | /* end confdefs.h. */ | #include configure:3307: result: cc -E configure:3331: cc -E -I/usr/local/include conftest.c configure:3337: $? = 0 configure:3369: cc -E -I/usr/local/include conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:3375: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | /* end confdefs.h. */ | #include configure:3419: checking for egrep configure:3429: result: grep -E configure:3434: checking for ANSI C header files configure:3459: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3465: $? = 0 configure:3469: test -z || test ! -s conftest.err configure:3472: $? = 0 configure:3475: test -s conftest. configure:3478: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3587: result: no configure:3611: checking for sys/types.h configure:3627: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3633: $? = 0 configure:3637: test -z || test ! -s conftest.err configure:3640: $? = 0 configure:3643: test -s conftest. configure:3646: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3657: result: no configure:3611: checking for sys/stat.h configure:3627: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3633: $? = 0 configure:3637: test -z || test ! -s conftest.err configure:3640: $? = 0 configure:3643: test -s conftest. configure:3646: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3657: result: no configure:3611: checking for stdlib.h configure:3627: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3633: $? = 0 configure:3637: test -z || test ! -s conftest.err configure:3640: $? = 0 configure:3643: test -s conftest. configure:3646: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3657: result: no configure:3611: checking for string.h configure:3627: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3633: $? = 0 configure:3637: test -z || test ! -s conftest.err configure:3640: $? = 0 configure:3643: test -s conftest. configure:3646: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3657: result: no configure:3611: checking for memory.h configure:3627: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3633: $? = 0 configure:3637: test -z || test ! -s conftest.err configure:3640: $? = 0 configure:3643: test -s conftest. configure:3646: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3657: result: no configure:3611: checking for strings.h configure:3627: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3633: $? = 0 configure:3637: test -z || test ! -s conftest.err configure:3640: $? = 0 configure:3643: test -s conftest. configure:3646: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3657: result: no configure:3611: checking for inttypes.h configure:3627: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3633: $? = 0 configure:3637: test -z || test ! -s conftest.err configure:3640: $? = 0 configure:3643: test -s conftest. configure:3646: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3657: result: no configure:3611: checking for stdint.h configure:3627: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3633: $? = 0 configure:3637: test -z || test ! -s conftest.err configure:3640: $? = 0 configure:3643: test -s conftest. configure:3646: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3657: result: no configure:3611: checking for unistd.h configure:3627: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3633: $? = 0 configure:3637: test -z || test ! -s conftest.err configure:3640: $? = 0 configure:3643: test -s conftest. configure:3646: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3657: result: no configure:3679: checking thenonexistentheader.h usability configure:3691: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:46:34: thenonexistentheader.h: No such file or directory configure:3697: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3720: result: no configure:3724: checking thenonexistentheader.h presence configure:3734: cc -E -I/usr/local/include conftest.c conftest.c:12:34: thenonexistentheader.h: No such file or directory configure:3740: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | /* end confdefs.h. */ | #include configure:3760: result: no configure:3795: checking for thenonexistentheader.h configure:3802: result: no configure:3814: checking for X configure:3919: cc -E -I/usr/local/include conftest.c conftest.c:12:27: X11/Intrinsic.h: No such file or directory configure:3925: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | /* end confdefs.h. */ | #include configure:3975: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lXt >&5 conftest.c:12:27: X11/Intrinsic.h: No such file or directory configure:3981: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | /* end confdefs.h. */ | #include | int | main () | { | XtMalloc (0) | ; | return 0; | } configure:4044: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include configure:4216: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -L/usr/X11R6/lib -lX11 >&5 configure:4222: $? = 0 configure:4226: test -z || test ! -s conftest.err configure:4229: $? = 0 configure:4232: test -s conftest configure:4235: $? = 0 configure:4393: checking for gethostbyname configure:4450: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4456: $? = 0 configure:4460: test -z || test ! -s conftest.err configure:4463: $? = 0 configure:4466: test -s conftest configure:4469: $? = 0 configure:4481: result: yes configure:4632: checking for connect configure:4689: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4695: $? = 0 configure:4699: test -z || test ! -s conftest.err configure:4702: $? = 0 configure:4705: test -s conftest configure:4708: $? = 0 configure:4720: result: yes configure:4795: checking for remove configure:4852: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4858: $? = 0 configure:4862: test -z || test ! -s conftest.err configure:4865: $? = 0 configure:4868: test -s conftest configure:4871: $? = 0 configure:4883: result: yes configure:4958: checking for shmat configure:5015: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:5021: $? = 0 configure:5025: test -z || test ! -s conftest.err configure:5028: $? = 0 configure:5031: test -s conftest configure:5034: $? = 0 configure:5046: result: yes configure:5130: checking for IceConnectionNumber in -lICE configure:5160: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lICE >&5 configure:5166: $? = 0 configure:5170: test -z || test ! -s conftest.err configure:5173: $? = 0 configure:5176: test -s conftest configure:5179: $? = 0 configure:5192: result: yes configure:5305: checking for XGetImage in -lX11 configure:5335: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lX11 -L/usr/X11R6/lib -lX11 >&5 configure:5341: $? = 0 configure:5345: test -z || test ! -s conftest.err configure:5348: $? = 0 configure:5351: test -s conftest configure:5354: $? = 0 configure:5367: result: yes configure:5379: checking for XShmGetImage in -lXext configure:5409: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lXext -L/usr/X11R6/lib -lXext -lX11 >&5 configure:5415: $? = 0 configure:5419: test -z || test ! -s conftest.err configure:5422: $? = 0 configure:5425: test -s conftest configure:5428: $? = 0 configure:5441: result: yes configure:5451: checking for XReadScreen in -lXext configure:5481: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lXext -L/usr/X11R6/lib -lXext -lX11 >&5 ld: Undefined symbols: _XReadScreen configure:5487: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 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 XReadScreen (); | int | main () | { | XReadScreen (); | ; | return 0; | } configure:5513: result: no configure:5523: checking for X11/extensions/readdisplay.h configure:5539: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:13:22: X11/Xlib.h: No such file or directory conftest.c:15:40: X11/extensions/readdisplay.h: No such file or directory configure:5545: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | /* end confdefs.h. */ | #include | | #include configure:5569: result: no configure:5580: checking for X11/extensions/fbpm.h configure:5597: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:13:22: X11/Xlib.h: No such file or directory conftest.c:14:21: X11/Xmd.h: No such file or directory conftest.c:16:33: X11/extensions/fbpm.h: No such file or directory configure:5603: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | /* end confdefs.h. */ | #include | #include | | #include configure:5627: result: no configure:5638: checking for XTestGrabControl in -lXtst configure:5668: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lXtst -L/usr/X11R6/lib -lXext -lX11 >&5 configure:5674: $? = 0 configure:5678: test -z || test ! -s conftest.err configure:5681: $? = 0 configure:5684: test -s conftest configure:5687: $? = 0 configure:5700: result: yes configure:5711: checking for XTestFakeKeyEvent in -lXtst configure:5741: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lXtst -L/usr/X11R6/lib -lXtst -lXext -lX11 >&5 configure:5747: $? = 0 configure:5751: test -z || test ! -s conftest.err configure:5754: $? = 0 configure:5757: test -s conftest configure:5760: $? = 0 configure:5773: result: yes configure:5785: checking for XRecordEnableContextAsync in -lXtst configure:5815: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lXtst -L/usr/X11R6/lib -lXtst -lXtst -lXext -lX11 >&5 configure:5821: $? = 0 configure:5825: test -z || test ! -s conftest.err configure:5828: $? = 0 configure:5831: test -s conftest configure:5834: $? = 0 configure:5847: result: yes configure:6013: checking for X11/XKBlib.h configure:6029: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6035: $? = 0 configure:6039: test -z || test ! -s conftest.err configure:6042: $? = 0 configure:6045: test -s conftest. configure:6048: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | /* end confdefs.h. */ | #include | | #include configure:6059: result: no configure:6145: checking for XineramaQueryScreens in -lXinerama configure:6175: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lXinerama -L/usr/X11R6/lib -lXtst -lXtst -lXtst -lXext -lX11 >&5 configure:6181: $? = 0 configure:6185: test -z || test ! -s conftest.err configure:6188: $? = 0 configure:6191: test -s conftest configure:6194: $? = 0 configure:6207: result: yes configure:6220: checking for XRRSelectInput in -lXrandr configure:6250: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lXrandr -L/usr/X11R6/lib -lXtst -lXtst -lXtst -lXext -lXinerama -lX11 >&5 configure:6256: $? = 0 configure:6260: test -z || test ! -s conftest.err configure:6263: $? = 0 configure:6266: test -s conftest configure:6269: $? = 0 configure:6282: result: yes configure:6295: checking for XFixesGetCursorImage in -lXfixes configure:6325: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lXfixes -L/usr/X11R6/lib -lXtst -lXtst -lXtst -lXext -lXinerama -lXrandr -lX11 >&5 ld: can't locate file for: -lXfixes configure:6331: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | #define HAVE_LIBXINERAMA 1 | #define HAVE_LIBXRANDR 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 XFixesGetCursorImage (); | int | main () | { | XFixesGetCursorImage (); | ; | return 0; | } configure:6357: result: no configure:6370: checking for XDamageQueryExtension in -lXdamage configure:6400: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lXdamage -L/usr/X11R6/lib -lXtst -lXtst -lXtst -lXext -lXinerama -lXrandr -lX11 >&5 ld: can't locate file for: -lXdamage configure:6406: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | #define HAVE_LIBXINERAMA 1 | #define HAVE_LIBXRANDR 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 XDamageQueryExtension (); | int | main () | { | XDamageQueryExtension (); | ; | return 0; | } configure:6432: result: no configure:6465: checking for crypt configure:6522: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:6528: $? = 0 configure:6532: test -z || test ! -s conftest.err configure:6535: $? = 0 configure:6538: test -s conftest configure:6541: $? = 0 configure:6553: result: yes configure:6659: checking for RAND_file_name in -lcrypto configure:6689: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcrypto >&5 configure:6695: $? = 0 configure:6699: test -z || test ! -s conftest.err configure:6702: $? = 0 configure:6705: test -s conftest configure:6708: $? = 0 configure:6721: result: yes configure:6734: checking for SSL_library_init in -lssl configure:6764: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lssl -lcrypto >&5 configure:6770: $? = 0 configure:6774: test -z || test ! -s conftest.err configure:6777: $? = 0 configure:6780: test -s conftest configure:6783: $? = 0 configure:6796: result: yes configure:6893: checking linux/videodev.h usability configure:6905: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6911: $? = 0 configure:6915: test -z || test ! -s conftest.err configure:6918: $? = 0 configure:6921: test -s conftest. configure:6924: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | #define HAVE_LIBXINERAMA 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6934: result: no configure:6938: checking linux/videodev.h presence configure:6948: cc -E -I/usr/local/include conftest.c configure:6954: $? = 0 configure:6974: result: yes configure:6987: WARNING: linux/videodev.h: present but cannot be compiled configure:6989: WARNING: linux/videodev.h: check for missing prerequisite headers? configure:6991: WARNING: linux/videodev.h: see the Autoconf documentation configure:6993: WARNING: linux/videodev.h: section "Present But Cannot Be Compiled" configure:6995: WARNING: linux/videodev.h: proceeding with the preprocessor's result configure:6997: WARNING: linux/videodev.h: in the future, the compiler will take precedence configure:7009: checking for linux/videodev.h configure:7016: result: yes configure:7040: checking linux/fb.h usability configure:7052: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:56:22: linux/fb.h: No such file or directory configure:7058: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | #define HAVE_LIBXINERAMA 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LINUX_VIDEODEV_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7081: result: no configure:7085: checking linux/fb.h presence configure:7095: cc -E -I/usr/local/include conftest.c conftest.c:22:22: linux/fb.h: No such file or directory configure:7101: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | #define HAVE_LIBXINERAMA 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LINUX_VIDEODEV_H 1 | /* end confdefs.h. */ | #include configure:7121: result: no configure:7156: checking for linux/fb.h configure:7163: result: no configure:7187: checking linux/input.h usability configure:7199: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:56:25: linux/input.h: No such file or directory configure:7205: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | #define HAVE_LIBXINERAMA 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LINUX_VIDEODEV_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7228: result: no configure:7232: checking linux/input.h presence configure:7242: cc -E -I/usr/local/include conftest.c conftest.c:22:25: linux/input.h: No such file or directory configure:7248: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | #define HAVE_LIBXINERAMA 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LINUX_VIDEODEV_H 1 | /* end confdefs.h. */ | #include configure:7268: result: no configure:7303: checking for linux/input.h configure:7310: result: no configure:7467: checking jpeglib.h usability configure:7479: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7485: $? = 0 configure:7489: test -z || test ! -s conftest.err configure:7492: $? = 0 configure:7495: test -s conftest. configure:7498: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | #define HAVE_LIBXINERAMA 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LINUX_VIDEODEV_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7508: result: no configure:7512: checking jpeglib.h presence configure:7522: cc -E -I/usr/local/include conftest.c configure:7528: $? = 0 configure:7548: result: yes configure:7561: WARNING: jpeglib.h: present but cannot be compiled configure:7563: WARNING: jpeglib.h: check for missing prerequisite headers? configure:7565: WARNING: jpeglib.h: see the Autoconf documentation configure:7567: WARNING: jpeglib.h: section "Present But Cannot Be Compiled" configure:7569: WARNING: jpeglib.h: proceeding with the preprocessor's result configure:7571: WARNING: jpeglib.h: in the future, the compiler will take precedence configure:7583: checking for jpeglib.h configure:7590: result: yes configure:7601: checking for jpeg_CreateCompress in -ljpeg configure:7631: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -ljpeg >&5 configure:7637: $? = 0 configure:7641: test -z || test ! -s conftest.err configure:7644: $? = 0 configure:7647: test -s conftest configure:7650: $? = 0 configure:7663: result: yes configure:7748: checking zlib.h usability configure:7760: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7766: $? = 0 configure:7770: test -z || test ! -s conftest.err configure:7773: $? = 0 configure:7776: test -s conftest. configure:7779: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | #define HAVE_LIBXINERAMA 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LIBJPEG 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7789: result: no configure:7793: checking zlib.h presence configure:7803: cc -E -I/usr/local/include conftest.c configure:7809: $? = 0 configure:7829: result: yes configure:7842: WARNING: zlib.h: present but cannot be compiled configure:7844: WARNING: zlib.h: check for missing prerequisite headers? configure:7846: WARNING: zlib.h: see the Autoconf documentation configure:7848: WARNING: zlib.h: section "Present But Cannot Be Compiled" configure:7850: WARNING: zlib.h: proceeding with the preprocessor's result configure:7852: WARNING: zlib.h: in the future, the compiler will take precedence configure:7864: checking for zlib.h configure:7871: result: yes configure:7882: checking for deflate in -lz configure:7912: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lz -ljpeg >&5 configure:7918: $? = 0 configure:7922: test -z || test ! -s conftest.err configure:7925: $? = 0 configure:7928: test -s conftest configure:7931: $? = 0 configure:7944: result: yes configure:8006: checking pthread.h usability configure:8018: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:8024: $? = 0 configure:8028: test -z || test ! -s conftest.err configure:8031: $? = 0 configure:8034: test -s conftest. configure:8037: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | #define HAVE_LIBXINERAMA 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:8047: result: no configure:8051: checking pthread.h presence configure:8061: cc -E -I/usr/local/include conftest.c configure:8067: $? = 0 configure:8087: result: yes configure:8100: WARNING: pthread.h: present but cannot be compiled configure:8102: WARNING: pthread.h: check for missing prerequisite headers? configure:8104: WARNING: pthread.h: see the Autoconf documentation configure:8106: WARNING: pthread.h: section "Present But Cannot Be Compiled" configure:8108: WARNING: pthread.h: proceeding with the preprocessor's result configure:8110: WARNING: pthread.h: in the future, the compiler will take precedence configure:8122: checking for pthread.h configure:8129: result: yes configure:8140: checking for pthread_mutex_lock in -pthread configure:8170: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -pthread -lz -ljpeg >&5 cc: unrecognized option `-pthread' configure:8176: $? = 0 configure:8180: test -z || test ! -s conftest.err configure:8183: $? = 0 configure:8186: test -s conftest configure:8189: $? = 0 configure:8202: result: yes configure:8213: checking for pthread_mutex_lock in -pthread configure:8275: result: yes configure:8375: checking for ANSI C header files configure:8528: result: no configure:8568: checking arpa/inet.h usability configure:8580: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:8586: $? = 0 configure:8590: test -z || test ! -s conftest.err configure:8593: $? = 0 configure:8596: test -s conftest. configure:8599: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | #define HAVE_LIBXINERAMA 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define WITH_TIGHTVNC_FILETRANSFER 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:8609: result: no configure:8613: checking arpa/inet.h presence configure:8623: cc -E -I/usr/local/include conftest.c configure:8629: $? = 0 configure:8649: result: yes configure:8662: WARNING: arpa/inet.h: present but cannot be compiled configure:8664: WARNING: arpa/inet.h: check for missing prerequisite headers? configure:8666: WARNING: arpa/inet.h: see the Autoconf documentation configure:8668: WARNING: arpa/inet.h: section "Present But Cannot Be Compiled" configure:8670: WARNING: arpa/inet.h: proceeding with the preprocessor's result configure:8672: WARNING: arpa/inet.h: in the future, the compiler will take precedence configure:8684: checking for arpa/inet.h configure:8691: result: yes configure:8568: checking fcntl.h usability configure:8580: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:8586: $? = 0 configure:8590: test -z || test ! -s conftest.err configure:8593: $? = 0 configure:8596: test -s conftest. configure:8599: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | #define HAVE_LIBXINERAMA 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define WITH_TIGHTVNC_FILETRANSFER 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:8609: result: no configure:8613: checking fcntl.h presence configure:8623: cc -E -I/usr/local/include conftest.c configure:8629: $? = 0 configure:8649: result: yes configure:8662: WARNING: fcntl.h: present but cannot be compiled configure:8664: WARNING: fcntl.h: check for missing prerequisite headers? configure:8666: WARNING: fcntl.h: see the Autoconf documentation configure:8668: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:8670: WARNING: fcntl.h: proceeding with the preprocessor's result configure:8672: WARNING: fcntl.h: in the future, the compiler will take precedence configure:8684: checking for fcntl.h configure:8691: result: yes configure:8568: checking netdb.h usability configure:8580: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:8586: $? = 0 configure:8590: test -z || test ! -s conftest.err configure:8593: $? = 0 configure:8596: test -s conftest. configure:8599: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | #define HAVE_LIBXINERAMA 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define WITH_TIGHTVNC_FILETRANSFER 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:8609: result: no configure:8613: checking netdb.h presence configure:8623: cc -E -I/usr/local/include conftest.c configure:8629: $? = 0 configure:8649: result: yes configure:8662: WARNING: netdb.h: present but cannot be compiled configure:8664: WARNING: netdb.h: check for missing prerequisite headers? configure:8666: WARNING: netdb.h: see the Autoconf documentation configure:8668: WARNING: netdb.h: section "Present But Cannot Be Compiled" configure:8670: WARNING: netdb.h: proceeding with the preprocessor's result configure:8672: WARNING: netdb.h: in the future, the compiler will take precedence configure:8684: checking for netdb.h configure:8691: result: yes configure:8568: checking netinet/in.h usability configure:8580: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:8586: $? = 0 configure:8590: test -z || test ! -s conftest.err configure:8593: $? = 0 configure:8596: test -s conftest. configure:8599: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | #define HAVE_LIBXINERAMA 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define WITH_TIGHTVNC_FILETRANSFER 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:8609: result: no configure:8613: checking netinet/in.h presence configure:8623: cc -E -I/usr/local/include conftest.c configure:8629: $? = 0 configure:8649: result: yes configure:8662: WARNING: netinet/in.h: present but cannot be compiled configure:8664: WARNING: netinet/in.h: check for missing prerequisite headers? configure:8666: WARNING: netinet/in.h: see the Autoconf documentation configure:8668: WARNING: netinet/in.h: section "Present But Cannot Be Compiled" configure:8670: WARNING: netinet/in.h: proceeding with the preprocessor's result configure:8672: WARNING: netinet/in.h: in the future, the compiler will take precedence configure:8684: checking for netinet/in.h configure:8691: result: yes configure:8559: checking for stdlib.h configure:8564: result: no configure:8559: checking for string.h configure:8564: result: no configure:8568: checking sys/socket.h usability configure:8580: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:8586: $? = 0 configure:8590: test -z || test ! -s conftest.err configure:8593: $? = 0 configure:8596: test -s conftest. configure:8599: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | #define HAVE_LIBXINERAMA 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define WITH_TIGHTVNC_FILETRANSFER 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:8609: result: no configure:8613: checking sys/socket.h presence configure:8623: cc -E -I/usr/local/include conftest.c configure:8629: $? = 0 configure:8649: result: yes configure:8662: WARNING: sys/socket.h: present but cannot be compiled configure:8664: WARNING: sys/socket.h: check for missing prerequisite headers? configure:8666: WARNING: sys/socket.h: see the Autoconf documentation configure:8668: WARNING: sys/socket.h: section "Present But Cannot Be Compiled" configure:8670: WARNING: sys/socket.h: proceeding with the preprocessor's result configure:8672: WARNING: sys/socket.h: in the future, the compiler will take precedence configure:8684: checking for sys/socket.h configure:8691: result: yes configure:8568: checking sys/time.h usability configure:8580: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:8586: $? = 0 configure:8590: test -z || test ! -s conftest.err configure:8593: $? = 0 configure:8596: test -s conftest. configure:8599: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | #define HAVE_LIBXINERAMA 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define WITH_TIGHTVNC_FILETRANSFER 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_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:8609: result: no configure:8613: checking sys/time.h presence configure:8623: cc -E -I/usr/local/include conftest.c configure:8629: $? = 0 configure:8649: result: yes configure:8662: WARNING: sys/time.h: present but cannot be compiled configure:8664: WARNING: sys/time.h: check for missing prerequisite headers? configure:8666: WARNING: sys/time.h: see the Autoconf documentation configure:8668: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:8670: WARNING: sys/time.h: proceeding with the preprocessor's result configure:8672: WARNING: sys/time.h: in the future, the compiler will take precedence configure:8684: checking for sys/time.h configure:8691: result: yes configure:8568: checking sys/timeb.h usability configure:8580: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:8586: $? = 0 configure:8590: test -z || test ! -s conftest.err configure:8593: $? = 0 configure:8596: test -s conftest. configure:8599: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | #define HAVE_LIBXINERAMA 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define WITH_TIGHTVNC_FILETRANSFER 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_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:8609: result: no configure:8613: checking sys/timeb.h presence configure:8623: cc -E -I/usr/local/include conftest.c configure:8629: $? = 0 configure:8649: result: yes configure:8662: WARNING: sys/timeb.h: present but cannot be compiled configure:8664: WARNING: sys/timeb.h: check for missing prerequisite headers? configure:8666: WARNING: sys/timeb.h: see the Autoconf documentation configure:8668: WARNING: sys/timeb.h: section "Present But Cannot Be Compiled" configure:8670: WARNING: sys/timeb.h: proceeding with the preprocessor's result configure:8672: WARNING: sys/timeb.h: in the future, the compiler will take precedence configure:8684: checking for sys/timeb.h configure:8691: result: yes configure:8568: checking syslog.h usability configure:8580: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:8586: $? = 0 configure:8590: test -z || test ! -s conftest.err configure:8593: $? = 0 configure:8596: test -s conftest. configure:8599: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | #define HAVE_LIBXINERAMA 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define WITH_TIGHTVNC_FILETRANSFER 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_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:8609: result: no configure:8613: checking syslog.h presence configure:8623: cc -E -I/usr/local/include conftest.c configure:8629: $? = 0 configure:8649: result: yes configure:8662: WARNING: syslog.h: present but cannot be compiled configure:8664: WARNING: syslog.h: check for missing prerequisite headers? configure:8666: WARNING: syslog.h: see the Autoconf documentation configure:8668: WARNING: syslog.h: section "Present But Cannot Be Compiled" configure:8670: WARNING: syslog.h: proceeding with the preprocessor's result configure:8672: WARNING: syslog.h: in the future, the compiler will take precedence configure:8684: checking for syslog.h configure:8691: result: yes configure:8559: checking for unistd.h configure:8564: result: no configure:8568: checking pwd.h usability configure:8580: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:8586: $? = 0 configure:8590: test -z || test ! -s conftest.err configure:8593: $? = 0 configure:8596: test -s conftest. configure:8599: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | #define HAVE_LIBXINERAMA 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define WITH_TIGHTVNC_FILETRANSFER 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_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYSLOG_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:8609: result: no configure:8613: checking pwd.h presence configure:8623: cc -E -I/usr/local/include conftest.c configure:8629: $? = 0 configure:8649: result: yes configure:8662: WARNING: pwd.h: present but cannot be compiled configure:8664: WARNING: pwd.h: check for missing prerequisite headers? configure:8666: WARNING: pwd.h: see the Autoconf documentation configure:8668: WARNING: pwd.h: section "Present But Cannot Be Compiled" configure:8670: WARNING: pwd.h: proceeding with the preprocessor's result configure:8672: WARNING: pwd.h: in the future, the compiler will take precedence configure:8684: checking for pwd.h configure:8691: result: yes configure:8568: checking sys/wait.h usability configure:8580: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:8586: $? = 0 configure:8590: test -z || test ! -s conftest.err configure:8593: $? = 0 configure:8596: test -s conftest. configure:8599: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | #define HAVE_LIBXINERAMA 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define WITH_TIGHTVNC_FILETRANSFER 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_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:8609: result: no configure:8613: checking sys/wait.h presence configure:8623: cc -E -I/usr/local/include conftest.c configure:8629: $? = 0 configure:8649: result: yes configure:8662: WARNING: sys/wait.h: present but cannot be compiled configure:8664: WARNING: sys/wait.h: check for missing prerequisite headers? configure:8666: WARNING: sys/wait.h: see the Autoconf documentation configure:8668: WARNING: sys/wait.h: section "Present But Cannot Be Compiled" configure:8670: WARNING: sys/wait.h: proceeding with the preprocessor's result configure:8672: WARNING: sys/wait.h: in the future, the compiler will take precedence configure:8684: checking for sys/wait.h configure:8691: result: yes configure:8568: checking utmpx.h usability configure:8580: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:8586: $? = 0 configure:8590: test -z || test ! -s conftest.err configure:8593: $? = 0 configure:8596: test -s conftest. configure:8599: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | #define HAVE_LIBXINERAMA 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define WITH_TIGHTVNC_FILETRANSFER 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_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_WAIT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:8609: result: no configure:8613: checking utmpx.h presence configure:8623: cc -E -I/usr/local/include conftest.c configure:8629: $? = 0 configure:8649: result: yes configure:8662: WARNING: utmpx.h: present but cannot be compiled configure:8664: WARNING: utmpx.h: check for missing prerequisite headers? configure:8666: WARNING: utmpx.h: see the Autoconf documentation configure:8668: WARNING: utmpx.h: section "Present But Cannot Be Compiled" configure:8670: WARNING: utmpx.h: proceeding with the preprocessor's result configure:8672: WARNING: utmpx.h: in the future, the compiler will take precedence configure:8684: checking for utmpx.h configure:8691: result: yes configure:8568: checking termios.h usability configure:8580: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:8586: $? = 0 configure:8590: test -z || test ! -s conftest.err configure:8593: $? = 0 configure:8596: test -s conftest. configure:8599: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | #define HAVE_LIBXINERAMA 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define WITH_TIGHTVNC_FILETRANSFER 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_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:8609: result: no configure:8613: checking termios.h presence configure:8623: cc -E -I/usr/local/include conftest.c configure:8629: $? = 0 configure:8649: result: yes configure:8662: WARNING: termios.h: present but cannot be compiled configure:8664: WARNING: termios.h: check for missing prerequisite headers? configure:8666: WARNING: termios.h: see the Autoconf documentation configure:8668: WARNING: termios.h: section "Present But Cannot Be Compiled" configure:8670: WARNING: termios.h: proceeding with the preprocessor's result configure:8672: WARNING: termios.h: in the future, the compiler will take precedence configure:8684: checking for termios.h configure:8691: result: yes configure:8568: checking sys/ioctl.h usability configure:8580: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:8586: $? = 0 configure:8590: test -z || test ! -s conftest.err configure:8593: $? = 0 configure:8596: test -s conftest. configure:8599: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | #define HAVE_LIBXINERAMA 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define WITH_TIGHTVNC_FILETRANSFER 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_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:8609: result: no configure:8613: checking sys/ioctl.h presence configure:8623: cc -E -I/usr/local/include conftest.c configure:8629: $? = 0 configure:8649: result: yes configure:8662: WARNING: sys/ioctl.h: present but cannot be compiled configure:8664: WARNING: sys/ioctl.h: check for missing prerequisite headers? configure:8666: WARNING: sys/ioctl.h: see the Autoconf documentation configure:8668: WARNING: sys/ioctl.h: section "Present But Cannot Be Compiled" configure:8670: WARNING: sys/ioctl.h: proceeding with the preprocessor's result configure:8672: WARNING: sys/ioctl.h: in the future, the compiler will take precedence configure:8684: checking for sys/ioctl.h configure:8691: result: yes configure:8568: checking sys/stropts.h usability configure:8580: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:73:25: sys/stropts.h: No such file or directory configure:8586: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | #define HAVE_LIBXINERAMA 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define WITH_TIGHTVNC_FILETRANSFER 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_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:8609: result: no configure:8613: checking sys/stropts.h presence configure:8623: cc -E -I/usr/local/include conftest.c conftest.c:39:25: sys/stropts.h: No such file or directory configure:8629: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | #define HAVE_LIBXINERAMA 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define WITH_TIGHTVNC_FILETRANSFER 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_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:8649: result: no configure:8684: checking for sys/stropts.h configure:8691: result: no configure:8706: checking for an ANSI C-conforming const configure:8773: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:8779: $? = 0 configure:8783: test -z || test ! -s conftest.err configure:8786: $? = 0 configure:8789: test -s conftest. configure:8792: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | #define HAVE_LIBXINERAMA 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define WITH_TIGHTVNC_FILETRANSFER 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_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset x; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *ccp; | char **p; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | ccp = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++ccp; | p = (char**) ccp; | ccp = (char const *const *) p; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | } | #endif | | ; | return 0; | } configure:8803: result: no configure:8813: checking for inline configure:8834: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:8840: $? = 0 configure:8844: test -z || test ! -s conftest.err configure:8847: $? = 0 configure:8850: test -s conftest. configure:8853: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | #define HAVE_LIBXINERAMA 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define WITH_TIGHTVNC_FILETRANSFER 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_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static inline foo_t static_foo () {return 0; } | inline foo_t foo () {return 0; } | #endif | configure:8834: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:8840: $? = 0 configure:8844: test -z || test ! -s conftest.err configure:8847: $? = 0 configure:8850: test -s conftest. configure:8853: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | #define HAVE_LIBXINERAMA 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define WITH_TIGHTVNC_FILETRANSFER 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_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline__ foo_t static_foo () {return 0; } | __inline__ foo_t foo () {return 0; } | #endif | configure:8834: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:8840: $? = 0 configure:8844: test -z || test ! -s conftest.err configure:8847: $? = 0 configure:8850: test -s conftest. configure:8853: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | #define HAVE_LIBXINERAMA 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define WITH_TIGHTVNC_FILETRANSFER 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_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline foo_t static_foo () {return 0; } | __inline foo_t foo () {return 0; } | #endif | configure:8865: result: no configure:8884: checking whether byte ordering is bigendian configure:8911: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:8917: $? = 0 configure:8921: test -z || test ! -s conftest.err configure:8924: $? = 0 configure:8927: test -s conftest. configure:8930: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | #define HAVE_LIBXINERAMA 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define WITH_TIGHTVNC_FILETRANSFER 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_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN | bogus endian macros | #endif | | ; | return 0; | } configure:9071: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -pthread -lz -ljpeg >&5 cc: unrecognized option `-pthread' configure:9074: $? = 0 configure:9076: ./conftest configure:9079: $? = 0 configure:9095: result: no configure:9114: checking for size_t configure:9138: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:9144: $? = 0 configure:9148: test -z || test ! -s conftest.err configure:9151: $? = 0 configure:9154: test -s conftest. configure:9157: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | #define HAVE_LIBXINERAMA 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define WITH_TIGHTVNC_FILETRANSFER 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_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((size_t *) 0) | return 0; | if (sizeof (size_t)) | return 0; | ; | return 0; | } configure:9168: result: no configure:9180: checking whether time.h and sys/time.h may both be included configure:9205: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:9211: $? = 0 configure:9215: test -z || test ! -s conftest.err configure:9218: $? = 0 configure:9221: test -s conftest. configure:9224: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | #define HAVE_LIBXINERAMA 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define WITH_TIGHTVNC_FILETRANSFER 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_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:9235: result: no configure:9245: checking for sys/wait.h that is POSIX.1 compatible configure:9306: result: yes configure:9316: checking for socklen_t configure:9339: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:9345: $? = 0 configure:9349: test -z || test ! -s conftest.err configure:9352: $? = 0 configure:9355: test -s conftest. configure:9358: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | #define HAVE_LIBXINERAMA 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define WITH_TIGHTVNC_FILETRANSFER 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_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define HAVE_SYS_WAIT_H 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | socklen_t len = 42; return 0; | ; | return 0; | } configure:9370: result: no configure:9384: checking for stdint-types.... configure:9394: result: "(putting them into rfb/rfbint.h)" configure:9407: checking for uintptr_t configure:9432: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:9438: $? = 0 configure:9442: test -z || test ! -s conftest.err configure:9445: $? = 0 configure:9448: test -s conftest. configure:9451: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | #define HAVE_LIBXINERAMA 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define WITH_TIGHTVNC_FILETRANSFER 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_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define HAVE_SYS_WAIT_H 1 | #define socklen_t int | /* end confdefs.h. */ | #include | | int | main () | { | if ((uintptr_t *) 0) | return 0; | if (sizeof (uintptr_t)) | return 0; | ; | return 0; | } configure:9462: result: no configure:9407: checking for uintptr_t configure:9432: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:9438: $? = 0 configure:9442: test -z || test ! -s conftest.err configure:9445: $? = 0 configure:9448: test -s conftest. configure:9451: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | #define HAVE_LIBXINERAMA 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define WITH_TIGHTVNC_FILETRANSFER 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_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define HAVE_SYS_WAIT_H 1 | #define socklen_t int | /* end confdefs.h. */ | #include | | int | main () | { | if ((uintptr_t *) 0) | return 0; | if (sizeof (uintptr_t)) | return 0; | ; | return 0; | } configure:9462: result: no configure:9407: checking for uintptr_t configure:9432: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:46:26: sys/inttypes.h: No such file or directory conftest.c: In function `main': conftest.c:51: error: `uintptr_t' 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: parse error before ')' token configure:9438: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | #define HAVE_LIBXINERAMA 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define WITH_TIGHTVNC_FILETRANSFER 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_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define HAVE_SYS_WAIT_H 1 | #define socklen_t int | /* end confdefs.h. */ | #include | | int | main () | { | if ((uintptr_t *) 0) | return 0; | if (sizeof (uintptr_t)) | return 0; | ; | return 0; | } configure:9462: result: no configure:9407: checking for uintptr_t configure:9432: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:46:26: sys/inttypes.h: No such file or directory conftest.c: In function `main': conftest.c:51: error: `uintptr_t' 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: parse error before ')' token configure:9438: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | #define HAVE_LIBXINERAMA 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define WITH_TIGHTVNC_FILETRANSFER 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_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define HAVE_SYS_WAIT_H 1 | #define socklen_t int | /* end confdefs.h. */ | #include | | int | main () | { | if ((uintptr_t *) 0) | return 0; | if (sizeof (uintptr_t)) | return 0; | ; | return 0; | } configure:9462: result: no configure:9541: checking for uint32_t configure:9566: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:9572: $? = 0 configure:9576: test -z || test ! -s conftest.err configure:9579: $? = 0 configure:9582: test -s conftest. configure:9585: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | #define HAVE_LIBXINERAMA 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define WITH_TIGHTVNC_FILETRANSFER 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_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define HAVE_SYS_WAIT_H 1 | #define socklen_t int | /* end confdefs.h. */ | #include | | int | main () | { | if ((uint32_t *) 0) | return 0; | if (sizeof (uint32_t)) | return 0; | ; | return 0; | } configure:9596: result: no configure:9541: checking for uint32_t configure:9566: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:9572: $? = 0 configure:9576: test -z || test ! -s conftest.err configure:9579: $? = 0 configure:9582: test -s conftest. configure:9585: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | #define HAVE_LIBXINERAMA 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define WITH_TIGHTVNC_FILETRANSFER 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_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define HAVE_SYS_WAIT_H 1 | #define socklen_t int | /* end confdefs.h. */ | #include | | int | main () | { | if ((uint32_t *) 0) | return 0; | if (sizeof (uint32_t)) | return 0; | ; | return 0; | } configure:9596: result: no configure:9541: checking for uint32_t configure:9566: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:46:26: sys/inttypes.h: No such file or directory conftest.c: In function `main': conftest.c:51: error: `uint32_t' 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: parse error before ')' token configure:9572: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | #define HAVE_LIBXINERAMA 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define WITH_TIGHTVNC_FILETRANSFER 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_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define HAVE_SYS_WAIT_H 1 | #define socklen_t int | /* end confdefs.h. */ | #include | | int | main () | { | if ((uint32_t *) 0) | return 0; | if (sizeof (uint32_t)) | return 0; | ; | return 0; | } configure:9596: result: no configure:9541: checking for uint32_t configure:9566: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:46:26: sys/inttypes.h: No such file or directory conftest.c: In function `main': conftest.c:51: error: `uint32_t' 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: parse error before ')' token configure:9572: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | #define HAVE_LIBXINERAMA 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define WITH_TIGHTVNC_FILETRANSFER 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_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define HAVE_SYS_WAIT_H 1 | #define socklen_t int | /* end confdefs.h. */ | #include | | int | main () | { | if ((uint32_t *) 0) | return 0; | if (sizeof (uint32_t)) | return 0; | ; | return 0; | } configure:9596: result: no configure:9675: checking for u_int32_t configure:9700: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:9706: $? = 0 configure:9710: test -z || test ! -s conftest.err configure:9713: $? = 0 configure:9716: test -s conftest. configure:9719: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | #define HAVE_LIBXINERAMA 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define WITH_TIGHTVNC_FILETRANSFER 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_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define HAVE_SYS_WAIT_H 1 | #define socklen_t int | /* end confdefs.h. */ | #include | | int | main () | { | if ((u_int32_t *) 0) | return 0; | if (sizeof (u_int32_t)) | return 0; | ; | return 0; | } configure:9730: result: no configure:9675: checking for u_int32_t configure:9700: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:51: error: `u_int32_t' 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: parse error before ')' token configure:9706: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | #define HAVE_LIBXINERAMA 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define WITH_TIGHTVNC_FILETRANSFER 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_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define HAVE_SYS_WAIT_H 1 | #define socklen_t int | /* end confdefs.h. */ | #include | | int | main () | { | if ((u_int32_t *) 0) | return 0; | if (sizeof (u_int32_t)) | return 0; | ; | return 0; | } configure:9730: result: no configure:9675: checking for u_int32_t configure:9700: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:46:26: sys/inttypes.h: No such file or directory conftest.c: In function `main': conftest.c:51: error: `u_int32_t' 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: parse error before ')' token configure:9706: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | #define HAVE_LIBXINERAMA 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define WITH_TIGHTVNC_FILETRANSFER 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_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define HAVE_SYS_WAIT_H 1 | #define socklen_t int | /* end confdefs.h. */ | #include | | int | main () | { | if ((u_int32_t *) 0) | return 0; | if (sizeof (u_int32_t)) | return 0; | ; | return 0; | } configure:9730: result: no configure:9675: checking for u_int32_t configure:9700: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:46:26: sys/inttypes.h: No such file or directory conftest.c: In function `main': conftest.c:51: error: `u_int32_t' 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: parse error before ')' token configure:9706: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | #define HAVE_LIBXINERAMA 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define WITH_TIGHTVNC_FILETRANSFER 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_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define HAVE_SYS_WAIT_H 1 | #define socklen_t int | /* end confdefs.h. */ | #include | | int | main () | { | if ((u_int32_t *) 0) | return 0; | if (sizeof (u_int32_t)) | return 0; | ; | return 0; | } configure:9730: result: no configure:9811: checking size of char configure:9836: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:53: error: duplicate case value conftest.c:53: error: previously used here configure:9842: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | #define HAVE_LIBXINERAMA 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define WITH_TIGHTVNC_FILETRANSFER 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_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define HAVE_SYS_WAIT_H 1 | #define socklen_t int | /* end confdefs.h. */ | #include "confdefs.h" | #include | | | int | main () | { | switch (0) case 0: case (sizeof (char) == 4):; | ; | return 0; | } configure:9836: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:53: error: duplicate case value conftest.c:53: error: previously used here configure:9842: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | #define HAVE_LIBXINERAMA 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define WITH_TIGHTVNC_FILETRANSFER 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_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define HAVE_SYS_WAIT_H 1 | #define socklen_t int | /* end confdefs.h. */ | #include "confdefs.h" | #include | | | int | main () | { | switch (0) case 0: case (sizeof (char) == 8):; | ; | return 0; | } configure:9836: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:9842: $? = 0 configure:9846: test -z || test ! -s conftest.err configure:9849: $? = 0 configure:9852: test -s conftest. configure:9855: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | #define HAVE_LIBXINERAMA 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define WITH_TIGHTVNC_FILETRANSFER 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_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define HAVE_SYS_WAIT_H 1 | #define socklen_t int | /* end confdefs.h. */ | #include "confdefs.h" | #include | | | int | main () | { | switch (0) case 0: case (sizeof (char) == 1):; | ; | return 0; | } configure:9836: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:53: error: duplicate case value conftest.c:53: error: previously used here configure:9842: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | #define HAVE_LIBXINERAMA 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define WITH_TIGHTVNC_FILETRANSFER 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_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define HAVE_SYS_WAIT_H 1 | #define socklen_t int | /* end confdefs.h. */ | #include "confdefs.h" | #include | | | int | main () | { | switch (0) case 0: case (sizeof (char) == 2):; | ; | return 0; | } configure:9836: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:53: error: duplicate case value conftest.c:53: error: previously used here configure:9842: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibVNCServer" | #define PACKAGE_TARNAME "libvncserver" | #define PACKAGE_VERSION "0.8.2" | #define PACKAGE_STRING "LibVNCServer 0.8.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" | #define PACKAGE "LibVNCServer" | #define VERSION "0.8.2" | #define ALLOW24BPP 1 | #define HAVE_XSHM 1 | #define HAVE_XTESTGRABCONTROL 1 | #define HAVE_XTEST 1 | #define HAVE_RECORD 1 | #define HAVE_LIBXINERAMA 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define WITH_TIGHTVNC_FILETRANSFER 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_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define HAVE_SYS_WAIT_H 1 | #define socklen_t int | /* end confdefs.h. */ | #include "confdefs.h" | #include | | | int | main () | { | switch (0) case 0: case (sizeof (char) == 16):; | ; | return 0; | } configure:9870: error: cannot determine a size for char ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_c_inline=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/usr/local/include ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_func_connect=yes ac_cv_func_crypt=yes ac_cv_func_gethostbyname=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_have_x='have_x=yes ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib' ac_cv_header_X11_XKBlib_h=no ac_cv_header_X11_extensions_fbpm_h=no ac_cv_header_X11_extensions_readdisplay_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_jpeglib_h=yes ac_cv_header_linux_fb_h=no ac_cv_header_linux_input_h=no ac_cv_header_linux_videodev_h=yes ac_cv_header_memory_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdint_o=no-file ac_cv_header_stdint_u=no-file ac_cv_header_stdint_x=no-file ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_stropts_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_timeb_h=yes ac_cv_header_sys_types_h=no ac_cv_header_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_thenonexistentheader_h=no ac_cv_header_time=no ac_cv_header_unistd_h=no ac_cv_header_utmpx_h=yes ac_cv_header_zlib_h=yes ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_X11_XGetImage=yes ac_cv_lib_Xdamage_XDamageQueryExtension=no ac_cv_lib_Xext_XReadScreen=no ac_cv_lib_Xext_XShmGetImage=yes ac_cv_lib_Xfixes_XFixesGetCursorImage=no ac_cv_lib_Xinerama_XineramaQueryScreens=yes ac_cv_lib_Xrandr_XRRSelectInput=yes ac_cv_lib_Xtst_XRecordEnableContextAsync=yes ac_cv_lib_Xtst_XTestFakeKeyEvent=yes ac_cv_lib_Xtst_XTestGrabControl=yes ac_cv_lib_crypto_RAND_file_name=yes ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_pthread_pthread_mutex_lock=yes ac_cv_lib_ssl_SSL_library_init=yes ac_cv_lib_z_deflate=yes ac_cv_objext= ac_cv_path_AR=/usr/bin/ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_type_size_t=no ac_cv_type_socklen_t=no ac_cv_type_u_int32_t=no ac_cv_type_uint32_t=no ac_cv_type_uintptr_t=no am_cv_CC_dependencies_compiler_type=gcc3 lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/net/libvncserver/work/LibVNCServer-0.8.2/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/net/libvncserver/work/LibVNCServer-0.8.2/missing --run tar' AR='/usr/bin/ar' AUTOCONF='${SHELL} /mnt/gmirror/ports/net/libvncserver/work/LibVNCServer-0.8.2/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/net/libvncserver/work/LibVNCServer-0.8.2/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/net/libvncserver/work/LibVNCServer-0.8.2/missing --run automake-1.9' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='-I/usr/local/include' CYGIPC_FALSE='' CYGIPC_TRUE='' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' 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_X_FALSE='#' HAVE_X_TRUE='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='-L/usr/local/lib' LIBOBJS='' LIBS='-pthread -lz -ljpeg ' LINUX_FALSE='' LINUX_TRUE='' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/net/libvncserver/work/LibVNCServer-0.8.2/missing --run makeinfo' MINGW_FALSE='' MINGW_TRUE='#' OBJEXT='' OSX_FALSE='' OSX_TRUE='' PACKAGE='LibVNCServer' PACKAGE_BUGREPORT='http://sourceforge.net/projects/libvncserver' PACKAGE_NAME='LibVNCServer' PACKAGE_STRING='LibVNCServer 0.8.2' PACKAGE_TARNAME='libvncserver' PACKAGE_VERSION='0.8.2' PATH_SEPARATOR=':' RANLIB='ranlib' RPMSOURCEDIR='' SDL_CFLAGS='-I/include/SDL -I/include -D_GNU_SOURCE=1 -D_REENTRANT' SDL_LIBS='-L/lib -lSDL -pthread' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='0.8.2' WITH_FFMPEG_FALSE='' WITH_FFMPEG_TRUE='#' WITH_TIGHTVNC_FILETRANSFER_FALSE='#' WITH_TIGHTVNC_FILETRANSFER_TRUE='' WSOCKLIB='' X_CFLAGS=' -I/usr/X11R6/include' X_EXTRA_LIBS='' X_LIBS=' -L/usr/X11R6/lib -lXtst -lXtst -lXtst -lXext -lXinerama -lXrandr -lssl -lcrypto -lX11 ' X_PRE_LIBS=' -lSM -lICE' ac_ct_CC='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build_alias='i386-unknown-gnu' datadir='${prefix}/share' exec_prefix='NONE' host_alias='i386-unknown-gnu' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/net/libvncserver/work/LibVNCServer-0.8.2/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' with_ffmpeg='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ALLOW24BPP 1 #define HAVE_ARPA_INET_H 1 #define HAVE_CRYPT 1 #define HAVE_FCNTL_H 1 #define HAVE_LIBCRYPTO 1 #define HAVE_LIBJPEG 1 #define HAVE_LIBPTHREAD 1 #define HAVE_LIBSSL 1 #define HAVE_LIBXINERAMA 1 #define HAVE_LIBXRANDR 1 #define HAVE_LIBZ 1 #define HAVE_LINUX_VIDEODEV_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_PWD_H 1 #define HAVE_RECORD 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UTMPX_H 1 #define HAVE_XSHM 1 #define HAVE_XTEST 1 #define HAVE_XTESTGRABCONTROL 1 #define PACKAGE "LibVNCServer" #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver" #define PACKAGE_NAME "LibVNCServer" #define PACKAGE_STRING "LibVNCServer 0.8.2" #define PACKAGE_TARNAME "libvncserver" #define PACKAGE_VERSION "0.8.2" #define VERSION "0.8.2" #define WITH_TIGHTVNC_FILETRANSFER 1 #define const #define inline #define size_t unsigned #define socklen_t int #endif #ifndef __cplusplus configure: exit 1