This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libgii configure 1.0.2, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --disable-vgl --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --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: 87 tasks, 142 threads, 4 processors Load average: 0.57, Mach factor: 3.42 /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: /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:1572: checking for a BSD-compatible install configure:1627: result: /usr/bin/install -c -o root -g wheel configure:1638: checking whether build environment is sane configure:1681: result: yes configure:1746: checking for gawk configure:1762: found /usr/local/bin/gawk configure:1772: result: gawk configure:1782: checking whether make sets $(MAKE) configure:1802: result: yes configure:1962: checking whether to enable maintainer-specific portions of Makefiles configure:1971: result: no configure:1994: checking build system type configure:2012: result: i386-unknown-gnu configure:2020: checking host system type configure:2034: result: i386-unknown-gnu configure:2107: checking for gawk configure:2133: result: gawk configure:2151: checking for i386-unknown-gnu-gcc configure:2177: result: cc configure:2459: checking for C compiler version configure:2462: 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:2465: $? = 0 configure:2467: 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:2470: $? = 0 configure:2472: cc -V &5 cc: `-V' option must have argument configure:2475: $? = 1 configure:2498: checking for C compiler default output file name configure:2501: cc -fno-common conftest.c >&5 configure:2504: $? = 0 configure:2550: result: a.out configure:2555: checking whether the C compiler works configure:2561: ./a.out configure:2564: $? = 0 configure:2581: result: yes configure:2588: checking whether we are cross compiling configure:2590: result: no configure:2593: checking for suffix of executables configure:2595: cc -o conftest -fno-common conftest.c >&5 configure:2598: $? = 0 configure:2623: result: configure:2629: checking for suffix of object files configure:2650: cc -c -fno-common conftest.c >&5 configure:2653: $? = 0 configure:2675: result: configure:2679: checking whether we are using the GNU C compiler configure:2703: cc -c -fno-common conftest.c >&5 configure:2709: $? = 0 configure:2713: test -z || test ! -s conftest.err configure:2716: $? = 0 configure:2719: test -s conftest. configure:2722: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2735: result: no configure:2741: checking whether cc accepts -g configure:2762: cc -c -g conftest.c >&5 configure:2768: $? = 0 configure:2772: test -z || test ! -s conftest.err configure:2775: $? = 0 configure:2778: test -s conftest. configure:2781: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2792: result: no configure:2809: checking for cc option to accept ANSI C configure:2879: cc -c -fno-common conftest.c >&5 configure:2885: $? = 0 configure:2889: test -z || test ! -s conftest.err configure:2892: $? = 0 configure:2895: test -s conftest. configure:2898: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | /* 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:2879: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2885: $? = 0 configure:2889: test -z || test ! -s conftest.err configure:2892: $? = 0 configure:2895: test -s conftest. configure:2898: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | /* 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:2879: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2885: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | /* 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:2879: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2885: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | /* 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:2879: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2885: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | /* 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:2879: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2885: $? = 0 configure:2889: test -z || test ! -s conftest.err configure:2892: $? = 0 configure:2895: test -s conftest. configure:2898: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | /* 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:2916: result: none needed configure:2934: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2940: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3084: checking for style of include used by make configure:3112: result: GNU configure:3140: checking dependency style of cc configure:3230: result: gcc3 configure:3252: checking how to run the C preprocessor configure:3287: cc -E conftest.c configure:3293: $? = 0 configure:3325: cc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:3331: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | /* end confdefs.h. */ | #include configure:3370: result: cc -E configure:3394: cc -E conftest.c configure:3400: $? = 0 configure:3432: cc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:3438: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | /* end confdefs.h. */ | #include configure:3494: checking for a BSD-compatible install configure:3549: result: /usr/bin/install -c -o root -g wheel configure:3560: checking whether ln -s works configure:3564: result: yes configure:3571: checking whether make sets $(MAKE) configure:3591: result: yes configure:3603: checking for i386-unknown-gnu-ranlib configure:3632: result: no configure:3641: checking for ranlib configure:3657: found /usr/bin/ranlib configure:3668: result: ranlib configure:4090: checking for a sed that does not truncate output configure:4145: result: /usr/local/bin/sed configure:4160: checking for egrep configure:4170: result: grep -E configure:4175: checking for fgrep configure:4185: result: fgrep configure:4253: checking for non-GNU ld configure:4287: result: /usr/bin/ld configure:4296: checking if the linker (/usr/bin/ld) is GNU ld configure:4311: result: no configure:4324: checking for BSD- or MS-compatible name lister (nm) configure:4373: result: /usr/bin/nm -p configure:4478: checking the name lister (/usr/bin/nm -p) interface configure:4485: cc -c -fno-common conftest.c >&5 configure:4488: /usr/bin/nm -p "conftest." /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:4491: output configure:4498: result: BSD nm configure:4502: checking the maximum length of command line arguments configure:4616: result: configure:4634: checking whether the shell understands some XSI constructs configure:4642: result: yes configure:4646: checking for /usr/bin/ld option to reload object files configure:4653: result: -r configure:4680: checking how to recognise dependent libraries configure:4864: result: pass_all configure:4884: checking for i386-unknown-gnu-ar configure:4913: result: no configure:4922: checking for ar configure:4938: found /usr/bin/ar configure:4949: result: ar configure:4977: checking for i386-unknown-gnu-strip configure:5006: result: no configure:5015: checking for strip configure:5031: found /usr/bin/strip configure:5042: result: strip configure:5064: checking for i386-unknown-gnu-ranlib configure:5090: result: ranlib configure:5209: checking command to parse /usr/bin/nm -p output from cc object configure:5325: cc -c -fno-common conftest.c >&5 configure:5328: $? = 0 configure:5332: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:5335: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:5325: cc -c -fno-common conftest.c >&5 configure:5328: $? = 0 configure:5332: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:5335: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:5427: result: failed configure:5662: checking for ANSI C header files configure:5687: cc -c -fno-common conftest.c >&5 configure:5693: $? = 0 configure:5697: test -z || test ! -s conftest.err configure:5700: $? = 0 configure:5703: test -s conftest. configure:5706: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:5815: result: no configure:5839: checking for sys/types.h configure:5855: cc -c -fno-common conftest.c >&5 configure:5861: $? = 0 configure:5865: test -z || test ! -s conftest.err configure:5868: $? = 0 configure:5871: test -s conftest. configure:5874: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | /* 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:5885: result: no configure:5839: checking for sys/stat.h configure:5855: cc -c -fno-common conftest.c >&5 configure:5861: $? = 0 configure:5865: test -z || test ! -s conftest.err configure:5868: $? = 0 configure:5871: test -s conftest. configure:5874: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | /* 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:5885: result: no configure:5839: checking for stdlib.h configure:5855: cc -c -fno-common conftest.c >&5 configure:5861: $? = 0 configure:5865: test -z || test ! -s conftest.err configure:5868: $? = 0 configure:5871: test -s conftest. configure:5874: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | /* 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:5885: result: no configure:5839: checking for string.h configure:5855: cc -c -fno-common conftest.c >&5 configure:5861: $? = 0 configure:5865: test -z || test ! -s conftest.err configure:5868: $? = 0 configure:5871: test -s conftest. configure:5874: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | /* 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:5885: result: no configure:5839: checking for memory.h configure:5855: cc -c -fno-common conftest.c >&5 configure:5861: $? = 0 configure:5865: test -z || test ! -s conftest.err configure:5868: $? = 0 configure:5871: test -s conftest. configure:5874: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | /* 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:5885: result: no configure:5839: checking for strings.h configure:5855: cc -c -fno-common conftest.c >&5 configure:5861: $? = 0 configure:5865: test -z || test ! -s conftest.err configure:5868: $? = 0 configure:5871: test -s conftest. configure:5874: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | /* 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:5885: result: no configure:5839: checking for inttypes.h configure:5855: cc -c -fno-common conftest.c >&5 configure:5861: $? = 0 configure:5865: test -z || test ! -s conftest.err configure:5868: $? = 0 configure:5871: test -s conftest. configure:5874: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | /* 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:5885: result: no configure:5839: checking for stdint.h configure:5855: cc -c -fno-common conftest.c >&5 configure:5861: $? = 0 configure:5865: test -z || test ! -s conftest.err configure:5868: $? = 0 configure:5871: test -s conftest. configure:5874: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | /* 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:5885: result: no configure:5839: checking for unistd.h configure:5855: cc -c -fno-common conftest.c >&5 configure:5861: $? = 0 configure:5865: test -z || test ! -s conftest.err configure:5868: $? = 0 configure:5871: test -s conftest. configure:5874: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | /* 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:5885: result: no configure:5901: checking for dlfcn.h configure:5917: cc -c -fno-common conftest.c >&5 configure:5923: $? = 0 configure:5927: test -z || test ! -s conftest.err configure:5930: $? = 0 configure:5933: test -s conftest. configure:5936: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | /* 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:5947: result: no configure:6009: checking for objdir configure:6024: result: .libs configure:6376: checking for cc option to produce PIC configure:6613: result: -DPIC configure:6625: checking if cc PIC flag -DPIC works configure:6646: cc -c -fno-common -DPIC -DPIC conftest.c >&5 configure:6650: $? = 0 configure:6660: result: yes configure:6684: checking if cc static flag works configure:6712: result: yes configure:6727: checking if cc supports -c -o file.o configure:6751: cc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:6755: $? = 0 configure:6774: result: yes configure:6782: checking if cc supports -c -o file.o configure:6829: result: yes configure:6862: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:7924: result: no configure:8153: checking dynamic linker characteristics configure:8764: result: gnu ld.so configure:8859: checking how to hardcode library paths into programs configure:8884: result: unsupported configure:9730: checking whether stripping libraries is possible configure:9752: result: no configure:9770: checking if libtool supports shared libraries configure:9772: result: no configure:9775: checking whether to build shared libraries configure:9796: result: no configure:9799: checking whether to build static libraries configure:9803: result: yes configure:9842: creating ./config.lt ## ------------------ ## ## Running config.lt. ## ## ------------------ ## config.lt:477: creating libtool configure:10837: checking whether cc can assemble cpuid instruction configure:10864: cc -o conftest -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:18: error: can't find a register in class `BREG' while reloading `asm' configure:10870: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | int | main () | { | unsigned long a,b,c,d,in; | #ifdef _MSC_VER | __asm cpuid | #else | asm("cpuid": "=a" (a), "=b" (b), "=c" (c), "=d" (d) : "a" (in)); | #endif | return d; | ; | return 0; | } configure:10895: result: no configure:10905: checking whether cc can assemble amask instruction configure:10935: cc -o conftest -fno-common conftest.c >&5 /var/tmp//cccZZsqP.s:11:no such 386 instruction: `amask' configure:10941: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #ifdef __DECC | #include | #endif | | int | main () | { | unsigned long a,b; | #ifdef __DECC | asm("amask %1, %0", (a), (b)); | #else | asm("amask %1, %0": "=r" (a) : "ri" (b)); | #endif | return a; | ; | return 0; | } configure:10966: result: no configure:11448: checking for dlfcn.h configure:11453: result: no configure:11457: checking link.h usability configure:11469: cc -c -fno-common conftest.c >&5 conftest.c:44:18: link.h: No such file or directory configure:11475: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | /* 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:11498: result: no configure:11502: checking link.h presence configure:11512: cc -E conftest.c conftest.c:10:18: link.h: No such file or directory configure:11518: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:11538: result: no configure:11573: checking for link.h configure:11580: result: no configure:11593: checking for dlopen in -lc configure:11623: cc -o conftest -fno-common conftest.c -lc >&5 configure:11629: $? = 0 configure:11633: test -z || test ! -s conftest.err configure:11636: $? = 0 configure:11639: test -s conftest configure:11642: $? = 0 configure:11655: result: yes configure:11757: checking for string.h configure:11762: result: no configure:11757: checking for strings.h configure:11762: result: no configure:11922: checking for strcasecmp configure:11979: cc -o conftest -fno-common conftest.c >&5 configure:11985: $? = 0 configure:11989: test -z || test ! -s conftest.err configure:11992: $? = 0 configure:11995: test -s conftest configure:11998: $? = 0 configure:12010: result: yes configure:11922: checking for strncasecmp configure:11979: cc -o conftest -fno-common conftest.c >&5 configure:11985: $? = 0 configure:11989: test -z || test ! -s conftest.err configure:11992: $? = 0 configure:11995: test -s conftest configure:11998: $? = 0 configure:12010: result: yes configure:11922: checking for strncat configure:11979: cc -o conftest -fno-common conftest.c >&5 conftest.c:37: warning: conflicting types for built-in function `strncat' configure:11985: $? = 0 configure:11989: test -z || test ! -s conftest.err configure:11992: $? = 0 configure:11995: test -s conftest configure:11998: $? = 0 configure:12010: result: yes configure:11922: checking for strncpy configure:11979: cc -o conftest -fno-common conftest.c >&5 conftest.c:38: warning: conflicting types for built-in function `strncpy' configure:11985: $? = 0 configure:11989: test -z || test ! -s conftest.err configure:11992: $? = 0 configure:11995: test -s conftest configure:11998: $? = 0 configure:12010: result: yes configure:11922: checking for snprintf configure:11979: cc -o conftest -fno-common conftest.c >&5 conftest.c:39: warning: conflicting types for built-in function `snprintf' configure:11985: $? = 0 configure:11989: test -z || test ! -s conftest.err configure:11992: $? = 0 configure:11995: test -s conftest configure:11998: $? = 0 configure:12010: result: yes configure:11922: checking for vsnprintf configure:11979: cc -o conftest -fno-common conftest.c >&5 conftest.c:40: warning: conflicting types for built-in function `vsnprintf' configure:11985: $? = 0 configure:11989: test -z || test ! -s conftest.err configure:11992: $? = 0 configure:11995: test -s conftest configure:11998: $? = 0 configure:12010: result: yes configure:11922: checking for strlcpy configure:11979: cc -o conftest -fno-common conftest.c >&5 configure:11985: $? = 0 configure:11989: test -z || test ! -s conftest.err configure:11992: $? = 0 configure:11995: test -s conftest configure:11998: $? = 0 configure:12010: result: yes configure:11922: checking for strlcat configure:11979: cc -o conftest -fno-common conftest.c >&5 configure:11985: $? = 0 configure:11989: test -z || test ! -s conftest.err configure:11992: $? = 0 configure:11995: test -s conftest configure:11998: $? = 0 configure:12010: result: yes configure:11922: checking for asprintf configure:11979: cc -o conftest -fno-common conftest.c >&5 configure:11985: $? = 0 configure:11989: test -z || test ! -s conftest.err configure:11992: $? = 0 configure:11995: test -s conftest configure:11998: $? = 0 configure:12010: result: yes configure:11922: checking for strtol configure:11979: cc -o conftest -fno-common conftest.c >&5 configure:11985: $? = 0 configure:11989: test -z || test ! -s conftest.err configure:11992: $? = 0 configure:11995: test -s conftest configure:11998: $? = 0 configure:12010: result: yes configure:11922: checking for strtoul configure:11979: cc -o conftest -fno-common conftest.c >&5 configure:11985: $? = 0 configure:11989: test -z || test ! -s conftest.err configure:11992: $? = 0 configure:11995: test -s conftest configure:11998: $? = 0 configure:12010: result: yes configure:11922: checking for strtoll configure:11979: cc -o conftest -fno-common conftest.c >&5 configure:11985: $? = 0 configure:11989: test -z || test ! -s conftest.err configure:11992: $? = 0 configure:11995: test -s conftest configure:11998: $? = 0 configure:12010: result: yes configure:11922: checking for strtoull configure:11979: cc -o conftest -fno-common conftest.c >&5 configure:11985: $? = 0 configure:11989: test -z || test ! -s conftest.err configure:11992: $? = 0 configure:11995: test -s conftest configure:11998: $? = 0 configure:12010: result: yes configure:12024: checking if cc has -Wall option configure:12047: cc -c -fno-common -Wall conftest.c >&5 configure:12053: $? = 0 configure:12057: test -z || test ! -s conftest.err configure:12060: $? = 0 configure:12063: test -s conftest.o configure:12066: $? = 0 configure:12087: result: yes configure:12095: checking if cc has -pedantic option configure:12118: cc -c -fno-common -Wall -pedantic conftest.c >&5 configure:12124: $? = 0 configure:12128: test -z || test ! -s conftest.err configure:12131: $? = 0 configure:12134: test -s conftest.o configure:12137: $? = 0 configure:12158: result: yes configure:12168: checking if cc has -Werror-implicit-function-declaration option configure:12191: cc -c -fno-common -Wall -pedantic -Werror-implicit-function-declaration conftest.c >&5 configure:12197: $? = 0 configure:12201: test -z || test ! -s conftest.err configure:12204: $? = 0 configure:12207: test -s conftest.o configure:12210: $? = 0 configure:12231: result: yes configure:12248: checking for string.h configure:12253: result: no configure:12248: checking for strings.h configure:12253: result: no configure:12257: checking signal.h usability configure:12269: cc -c -fno-common -Wall -pedantic conftest.c >&5 configure:12275: $? = 0 configure:12279: test -z || test ! -s conftest.err configure:12282: $? = 0 configure:12285: test -s conftest.o configure:12288: $? = 0 configure:12298: result: yes configure:12302: checking signal.h presence configure:12312: cc -E conftest.c configure:12318: $? = 0 configure:12338: result: yes configure:12373: checking for signal.h configure:12380: result: yes configure:12396: checking whether strncasecmp is declared configure:12424: cc -c -fno-common -Wall -pedantic conftest.c >&5 conftest.c: In function `main': conftest.c:67: error: `strncasecmp' undeclared (first use in this function) conftest.c:67: error: (Each undeclared identifier is reported only once conftest.c:67: error: for each function it appears in.) conftest.c:67: warning: unused variable `p' configure:12430: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_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 | #ifdef HAVE_SIGNAL_H | #include | #endif | | int | main () | { | #ifndef strncasecmp | char *p = (char *) strncasecmp; | #endif | | ; | return 0; | } configure:12454: result: no configure:12396: checking whether snprintf is declared configure:12424: cc -c -fno-common -Wall -pedantic conftest.c >&5 conftest.c: In function `main': conftest.c:68: warning: unused variable `p' configure:12430: $? = 0 configure:12434: test -z || test ! -s conftest.err configure:12437: $? = 0 configure:12440: test -s conftest.o configure:12443: $? = 0 configure:12454: result: yes configure:12396: checking whether siginterrupt is declared configure:12424: cc -c -fno-common -Wall -pedantic conftest.c >&5 conftest.c: In function `main': conftest.c:69: warning: unused variable `p' configure:12430: $? = 0 configure:12434: test -z || test ! -s conftest.err configure:12437: $? = 0 configure:12440: test -s conftest.o configure:12443: $? = 0 configure:12454: result: yes configure:12396: checking whether strtoull is declared configure:12424: cc -c -fno-common -Wall -pedantic conftest.c >&5 conftest.c: In function `main': conftest.c:70: error: `strtoull' undeclared (first use in this function) conftest.c:70: error: (Each undeclared identifier is reported only once conftest.c:70: error: for each function it appears in.) conftest.c:70: warning: unused variable `p' configure:12430: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 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 | #ifdef HAVE_SIGNAL_H | #include | #endif | | int | main () | { | #ifndef strtoull | char *p = (char *) strtoull; | #endif | | ; | return 0; | } configure:12454: result: no configure:12478: checking for strncasecmp configure:12566: result: yes configure:12478: checking for snprintf configure:12566: result: yes configure:12478: checking for siginterrupt configure:12535: cc -o conftest -fno-common -Wall -pedantic conftest.c >&5 configure:12541: $? = 0 configure:12545: test -z || test ! -s conftest.err configure:12548: $? = 0 configure:12551: test -s conftest configure:12554: $? = 0 configure:12566: result: yes configure:12478: checking for strtoull configure:12566: result: yes configure:12577: checking if the system is missing declarations configure:12594: result: yes configure:12604: checking for VGLInit in -lvgl configure:12634: cc -o conftest -fno-common -Wall -pedantic conftest.c -lvgl >&5 ld: can't locate file for: -lvgl configure:12640: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 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 VGLInit (); | int | main () | { | VGLInit (); | ; | return 0; | } configure:12666: result: no configure:12677: checking for X configure:12907: result: libraries , headers configure:12911: checking for ANSI C header files configure:13064: result: no configure:13074: checking whether time.h and sys/time.h may both be included configure:13099: cc -c -fno-common -Wall -pedantic conftest.c >&5 configure:13105: $? = 0 configure:13109: test -z || test ! -s conftest.err configure:13112: $? = 0 configure:13115: test -s conftest.o configure:13118: $? = 0 configure:13129: result: yes configure:13196: checking sys/time.h usability configure:13208: cc -c -fno-common -Wall -pedantic conftest.c >&5 configure:13214: $? = 0 configure:13218: test -z || test ! -s conftest.err configure:13221: $? = 0 configure:13224: test -s conftest.o configure:13227: $? = 0 configure:13237: result: yes configure:13241: checking sys/time.h presence configure:13251: cc -E conftest.c configure:13257: $? = 0 configure:13277: result: yes configure:13312: checking for sys/time.h configure:13319: result: yes configure:13187: checking for sys/types.h configure:13192: result: no configure:13196: checking sys/io.h usability configure:13208: cc -c -fno-common -Wall -pedantic conftest.c >&5 conftest.c:69:20: sys/io.h: No such file or directory configure:13214: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 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:13237: result: no configure:13241: checking sys/io.h presence configure:13251: cc -E conftest.c conftest.c:35:20: sys/io.h: No such file or directory configure:13257: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include configure:13277: result: no configure:13312: checking for sys/io.h configure:13319: result: no configure:13196: checking sys/kd.h usability configure:13208: cc -c -fno-common -Wall -pedantic conftest.c >&5 conftest.c:69:20: sys/kd.h: No such file or directory configure:13214: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 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:13237: result: no configure:13241: checking sys/kd.h presence configure:13251: cc -E conftest.c conftest.c:35:20: sys/kd.h: No such file or directory configure:13257: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include configure:13277: result: no configure:13312: checking for sys/kd.h configure:13319: result: no configure:13196: checking sys/vt.h usability configure:13208: cc -c -fno-common -Wall -pedantic conftest.c >&5 conftest.c:69:20: sys/vt.h: No such file or directory configure:13214: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 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:13237: result: no configure:13241: checking sys/vt.h presence configure:13251: cc -E conftest.c conftest.c:35:20: sys/vt.h: No such file or directory configure:13257: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include configure:13277: result: no configure:13312: checking for sys/vt.h configure:13319: result: no configure:13187: checking for sys/stat.h configure:13192: result: no configure:13196: checking sys/ioctl.h usability configure:13208: cc -c -fno-common -Wall -pedantic conftest.c >&5 configure:13214: $? = 0 configure:13218: test -z || test ! -s conftest.err configure:13221: $? = 0 configure:13224: test -s conftest.o configure:13227: $? = 0 configure:13237: result: yes configure:13241: checking sys/ioctl.h presence configure:13251: cc -E conftest.c configure:13257: $? = 0 configure:13277: result: yes configure:13312: checking for sys/ioctl.h configure:13319: result: yes configure:13196: checking sys/un.h usability configure:13208: cc -c -fno-common -Wall -pedantic conftest.c >&5 configure:13214: $? = 0 configure:13218: test -z || test ! -s conftest.err configure:13221: $? = 0 configure:13224: test -s conftest.o configure:13227: $? = 0 configure:13237: result: yes configure:13241: checking sys/un.h presence configure:13251: cc -E conftest.c configure:13257: $? = 0 configure:13277: result: yes configure:13312: checking for sys/un.h configure:13319: result: yes configure:13196: checking sys/socket.h usability configure:13208: cc -c -fno-common -Wall -pedantic conftest.c >&5 configure:13214: $? = 0 configure:13218: test -z || test ! -s conftest.err configure:13221: $? = 0 configure:13224: test -s conftest.o configure:13227: $? = 0 configure:13237: result: yes configure:13241: checking sys/socket.h presence configure:13251: cc -E conftest.c configure:13257: $? = 0 configure:13277: result: yes configure:13312: checking for sys/socket.h configure:13319: result: yes configure:13196: checking sys/param.h usability configure:13208: cc -c -fno-common -Wall -pedantic conftest.c >&5 configure:13214: $? = 0 configure:13218: test -z || test ! -s conftest.err configure:13221: $? = 0 configure:13224: test -s conftest.o configure:13227: $? = 0 configure:13237: result: yes configure:13241: checking sys/param.h presence configure:13251: cc -E conftest.c configure:13257: $? = 0 configure:13277: result: yes configure:13312: checking for sys/param.h configure:13319: result: yes configure:13187: checking for unistd.h configure:13192: result: no configure:13196: checking fcntl.h usability configure:13208: cc -c -fno-common -Wall -pedantic conftest.c >&5 configure:13214: $? = 0 configure:13218: test -z || test ! -s conftest.err configure:13221: $? = 0 configure:13224: test -s conftest.o configure:13227: $? = 0 configure:13237: result: yes configure:13241: checking fcntl.h presence configure:13251: cc -E conftest.c configure:13257: $? = 0 configure:13277: result: yes configure:13312: checking for fcntl.h configure:13319: result: yes configure:13187: checking for signal.h configure:13192: result: yes configure:13196: checking sched.h usability configure:13208: cc -c -fno-common -Wall -pedantic conftest.c >&5 configure:13214: $? = 0 configure:13218: test -z || test ! -s conftest.err configure:13221: $? = 0 configure:13224: test -s conftest.o configure:13227: $? = 0 configure:13237: result: yes configure:13241: checking sched.h presence configure:13251: cc -E conftest.c configure:13257: $? = 0 configure:13277: result: yes configure:13312: checking for sched.h configure:13319: result: yes configure:13196: checking malloc.h usability configure:13208: cc -c -fno-common -Wall -pedantic conftest.c >&5 configure:13214: $? = 0 configure:13218: test -z || test ! -s conftest.err configure:13221: $? = 0 configure:13224: test -s conftest.o configure:13227: $? = 0 configure:13237: result: yes configure:13241: checking malloc.h presence configure:13251: cc -E conftest.c configure:13257: $? = 0 configure:13277: result: yes configure:13312: checking for malloc.h configure:13319: result: yes configure:13196: checking limits.h usability configure:13208: cc -c -fno-common -Wall -pedantic conftest.c >&5 configure:13214: $? = 0 configure:13218: test -z || test ! -s conftest.err configure:13221: $? = 0 configure:13224: test -s conftest.o configure:13227: $? = 0 configure:13237: result: yes configure:13241: checking limits.h presence configure:13251: cc -E conftest.c configure:13257: $? = 0 configure:13277: result: yes configure:13312: checking for limits.h configure:13319: result: yes configure:13196: checking netinet/in.h usability configure:13208: cc -c -fno-common -Wall -pedantic conftest.c >&5 configure:13214: $? = 0 configure:13218: test -z || test ! -s conftest.err configure:13221: $? = 0 configure:13224: test -s conftest.o configure:13227: $? = 0 configure:13237: result: yes configure:13241: checking netinet/in.h presence configure:13251: cc -E conftest.c configure:13257: $? = 0 configure:13277: result: yes configure:13312: checking for netinet/in.h configure:13319: result: yes configure:13196: checking arpa/inet.h usability configure:13208: cc -c -fno-common -Wall -pedantic conftest.c >&5 configure:13214: $? = 0 configure:13218: test -z || test ! -s conftest.err configure:13221: $? = 0 configure:13224: test -s conftest.o configure:13227: $? = 0 configure:13237: result: yes configure:13241: checking arpa/inet.h presence configure:13251: cc -E conftest.c configure:13257: $? = 0 configure:13277: result: yes configure:13312: checking for arpa/inet.h configure:13319: result: yes configure:13196: checking netdb.h usability configure:13208: cc -c -fno-common -Wall -pedantic conftest.c >&5 configure:13214: $? = 0 configure:13218: test -z || test ! -s conftest.err configure:13221: $? = 0 configure:13224: test -s conftest.o configure:13227: $? = 0 configure:13237: result: yes configure:13241: checking netdb.h presence configure:13251: cc -E conftest.c configure:13257: $? = 0 configure:13277: result: yes configure:13312: checking for netdb.h configure:13319: result: yes configure:13196: checking asm/sharp_ts.h usability configure:13208: cc -c -fno-common -Wall -pedantic conftest.c >&5 conftest.c:81:26: asm/sharp_ts.h: No such file or directory configure:13214: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_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:13237: result: no configure:13241: checking asm/sharp_ts.h presence configure:13251: cc -E conftest.c conftest.c:47:26: asm/sharp_ts.h: No such file or directory configure:13257: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | #include configure:13277: result: no configure:13312: checking for asm/sharp_ts.h configure:13319: result: no configure:13196: checking linux/keyboard.h usability configure:13208: cc -c -fno-common -Wall -pedantic conftest.c >&5 configure:13214: $? = 0 configure:13218: test -z || test ! -s conftest.err configure:13221: $? = 0 configure:13224: test -s conftest.o configure:13227: $? = 0 configure:13237: result: yes configure:13241: checking linux/keyboard.h presence configure:13251: cc -E conftest.c configure:13257: $? = 0 configure:13277: result: yes configure:13312: checking for linux/keyboard.h configure:13319: result: yes configure:13196: checking linux/kd.h usability configure:13208: cc -c -fno-common -Wall -pedantic conftest.c >&5 In file included from conftest.c:82: /usr/local/include/linux/kd.h:1:24: sys/consio.h: No such file or directory /usr/local/include/linux/kd.h:2:22: sys/kbio.h: No such file or directory configure:13214: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_LINUX_KEYBOARD_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:13237: result: no configure:13241: checking linux/kd.h presence configure:13251: cc -E conftest.c In file included from conftest.c:48: /usr/local/include/linux/kd.h:1:24: sys/consio.h: No such file or directory /usr/local/include/linux/kd.h:2:22: sys/kbio.h: No such file or directory configure:13257: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_LINUX_KEYBOARD_H 1 | /* end confdefs.h. */ | #include configure:13277: result: no configure:13312: checking for linux/kd.h configure:13319: result: no configure:13196: checking linux/input.h usability configure:13208: cc -c -fno-common -Wall -pedantic conftest.c >&5 conftest.c:82:25: linux/input.h: No such file or directory configure:13214: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_LINUX_KEYBOARD_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:13237: result: no configure:13241: checking linux/input.h presence configure:13251: cc -E conftest.c conftest.c:48:25: linux/input.h: No such file or directory configure:13257: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_LINUX_KEYBOARD_H 1 | /* end confdefs.h. */ | #include configure:13277: result: no configure:13312: checking for linux/input.h configure:13319: result: no configure:13196: checking linux/vt.h usability configure:13208: cc -c -fno-common -Wall -pedantic conftest.c >&5 conftest.c:82:22: linux/vt.h: No such file or directory configure:13214: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_LINUX_KEYBOARD_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:13237: result: no configure:13241: checking linux/vt.h presence configure:13251: cc -E conftest.c conftest.c:48:22: linux/vt.h: No such file or directory configure:13257: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_LINUX_KEYBOARD_H 1 | /* end confdefs.h. */ | #include configure:13277: result: no configure:13312: checking for linux/vt.h configure:13319: result: no configure:13196: checking linux/joystick.h usability configure:13208: cc -c -fno-common -Wall -pedantic conftest.c >&5 conftest.c:82:28: linux/joystick.h: No such file or directory configure:13214: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_LINUX_KEYBOARD_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:13237: result: no configure:13241: checking linux/joystick.h presence configure:13251: cc -E conftest.c conftest.c:48:28: linux/joystick.h: No such file or directory configure:13257: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_LINUX_KEYBOARD_H 1 | /* end confdefs.h. */ | #include configure:13277: result: no configure:13312: checking for linux/joystick.h configure:13319: result: no configure:13196: checking linux/kdev_t.h usability configure:13208: cc -c -fno-common -Wall -pedantic conftest.c >&5 conftest.c:82:26: linux/kdev_t.h: No such file or directory configure:13214: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_LINUX_KEYBOARD_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:13237: result: no configure:13241: checking linux/kdev_t.h presence configure:13251: cc -E conftest.c conftest.c:48:26: linux/kdev_t.h: No such file or directory configure:13257: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_LINUX_KEYBOARD_H 1 | /* end confdefs.h. */ | #include configure:13277: result: no configure:13312: checking for linux/kdev_t.h configure:13319: result: no configure:13196: checking linux/major.h usability configure:13208: cc -c -fno-common -Wall -pedantic conftest.c >&5 conftest.c:82:25: linux/major.h: No such file or directory configure:13214: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_LINUX_KEYBOARD_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:13237: result: no configure:13241: checking linux/major.h presence configure:13251: cc -E conftest.c conftest.c:48:25: linux/major.h: No such file or directory configure:13257: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_LINUX_KEYBOARD_H 1 | /* end confdefs.h. */ | #include configure:13277: result: no configure:13312: checking for linux/major.h configure:13319: result: no configure:13196: checking linux/h3600_ts.h usability configure:13208: cc -c -fno-common -Wall -pedantic conftest.c >&5 conftest.c:82:28: linux/h3600_ts.h: No such file or directory configure:13214: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_LINUX_KEYBOARD_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:13237: result: no configure:13241: checking linux/h3600_ts.h presence configure:13251: cc -E conftest.c conftest.c:48:28: linux/h3600_ts.h: No such file or directory configure:13257: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_LINUX_KEYBOARD_H 1 | /* end confdefs.h. */ | #include configure:13277: result: no configure:13312: checking for linux/h3600_ts.h configure:13319: result: no configure:13196: checking termios.h usability configure:13208: cc -c -fno-common -Wall -pedantic conftest.c >&5 configure:13214: $? = 0 configure:13218: test -z || test ! -s conftest.err configure:13221: $? = 0 configure:13224: test -s conftest.o configure:13227: $? = 0 configure:13237: result: yes configure:13241: checking termios.h presence configure:13251: cc -E conftest.c configure:13257: $? = 0 configure:13277: result: yes configure:13312: checking for termios.h configure:13319: result: yes configure:13196: checking windows.h usability configure:13208: cc -c -fno-common -Wall -pedantic conftest.c >&5 conftest.c:83:21: windows.h: No such file or directory configure:13214: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_LINUX_KEYBOARD_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:13237: result: no configure:13241: checking windows.h presence configure:13251: cc -E conftest.c conftest.c:49:21: windows.h: No such file or directory configure:13257: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_LINUX_KEYBOARD_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include configure:13277: result: no configure:13312: checking for windows.h configure:13319: result: no configure:13196: checking shlobj.h usability configure:13208: cc -c -fno-common -Wall -pedantic conftest.c >&5 conftest.c:83:20: shlobj.h: No such file or directory configure:13214: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_LINUX_KEYBOARD_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:13237: result: no configure:13241: checking shlobj.h presence configure:13251: cc -E conftest.c conftest.c:49:20: shlobj.h: No such file or directory configure:13257: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_LINUX_KEYBOARD_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include configure:13277: result: no configure:13312: checking for shlobj.h configure:13319: result: no configure:13196: checking c_asm.h usability configure:13208: cc -c -fno-common -Wall -pedantic conftest.c >&5 conftest.c:83:19: c_asm.h: No such file or directory configure:13214: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_LINUX_KEYBOARD_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:13237: result: no configure:13241: checking c_asm.h presence configure:13251: cc -E conftest.c conftest.c:49:19: c_asm.h: No such file or directory configure:13257: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_LINUX_KEYBOARD_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include configure:13277: result: no configure:13312: checking for c_asm.h configure:13319: result: no configure:13196: checking ApplicationServices/ApplicationServices.h usability configure:13208: cc -c -fno-common -Wall -pedantic conftest.c >&5 conftest.c:83:53: ApplicationServices/ApplicationServices.h: No such file or directory configure:13214: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_LINUX_KEYBOARD_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:13237: result: no configure:13241: checking ApplicationServices/ApplicationServices.h presence configure:13251: cc -E conftest.c conftest.c:49:53: ApplicationServices/ApplicationServices.h: No such file or directory configure:13257: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_LINUX_KEYBOARD_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include configure:13277: result: no configure:13312: checking for ApplicationServices/ApplicationServices.h configure:13319: result: no configure:13337: checking for sys/sysctl.h configure:13358: cc -c -fno-common -Wall -pedantic conftest.c >&5 configure:13364: $? = 0 configure:13368: test -z || test ! -s conftest.err configure:13371: $? = 0 configure:13374: test -s conftest.o configure:13377: $? = 0 configure:13388: result: yes configure:13406: checking for winsock.h configure:13425: cc -c -fno-common -Wall -pedantic conftest.c >&5 conftest.c:55:21: winsock.h: No such file or directory conftest.c:56: warning: ISO C forbids an empty source file configure:13431: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_LINUX_KEYBOARD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | /* end confdefs.h. */ | #ifdef HAVE_WINDOWS_H | # include | #endif | #define DIRECTINPUT_VERSION 0x0700 | | #include configure:13455: result: no configure:13406: checking for winsock2.h configure:13425: cc -c -fno-common -Wall -pedantic conftest.c >&5 conftest.c:55:22: winsock2.h: No such file or directory conftest.c:56: warning: ISO C forbids an empty source file configure:13431: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_LINUX_KEYBOARD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | /* end confdefs.h. */ | #ifdef HAVE_WINDOWS_H | # include | #endif | #define DIRECTINPUT_VERSION 0x0700 | | #include configure:13455: result: no configure:13406: checking for dinput.h configure:13425: cc -c -fno-common -Wall -pedantic conftest.c >&5 conftest.c:55:20: dinput.h: No such file or directory conftest.c:56: warning: ISO C forbids an empty source file configure:13431: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_LINUX_KEYBOARD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | /* end confdefs.h. */ | #ifdef HAVE_WINDOWS_H | # include | #endif | #define DIRECTINPUT_VERSION 0x0700 | | #include configure:13455: result: no configure:13481: checking sys/fbio.h usability configure:13493: cc -c -fno-common -Wall -pedantic conftest.c >&5 conftest.c:84:22: sys/fbio.h: No such file or directory configure:13499: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_LINUX_KEYBOARD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSCTL_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:13522: result: no configure:13526: checking sys/fbio.h presence configure:13536: cc -E conftest.c conftest.c:50:22: sys/fbio.h: No such file or directory configure:13542: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_LINUX_KEYBOARD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | /* end confdefs.h. */ | #include configure:13562: result: no configure:13597: checking for sys/fbio.h configure:13604: result: no configure:13621: checking for vgl.h configure:13639: cc -c -fno-common -Wall -pedantic conftest.c >&5 conftest.c:54:17: vgl.h: No such file or directory conftest.c:55: warning: ISO C forbids an empty source file configure:13645: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_LINUX_KEYBOARD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | /* end confdefs.h. */ | #ifdef HAVE_SYS_FBIO_H | # include | #endif | | #include configure:13669: result: no configure:13682: checking for an ANSI C-conforming const configure:13749: cc -c -fno-common -Wall -pedantic conftest.c >&5 conftest.c: In function `main': conftest.c:77: warning: unused variable `s' conftest.c:97: warning: unused variable `foo' conftest.c:58: warning: unused variable `x' conftest.c:64: warning: unused variable `zero' configure:13755: $? = 0 configure:13759: test -z || test ! -s conftest.err configure:13762: $? = 0 configure:13765: test -s conftest.o configure:13768: $? = 0 configure:13779: result: yes configure:13789: checking for inline configure:13810: cc -c -fno-common -Wall -pedantic conftest.c >&5 configure:13816: $? = 0 configure:13820: test -z || test ! -s conftest.err configure:13823: $? = 0 configure:13826: test -s conftest.o configure:13829: $? = 0 configure:13841: result: inline configure:13860: checking for size_t configure:13884: cc -c -fno-common -Wall -pedantic conftest.c >&5 configure:13890: $? = 0 configure:13894: test -z || test ! -s conftest.err configure:13897: $? = 0 configure:13900: test -s conftest.o configure:13903: $? = 0 configure:13914: result: yes configure:13927: checking for struct stat.st_rdev configure:13950: cc -c -fno-common -Wall -pedantic conftest.c >&5 conftest.c: In function `main': conftest.c:87: error: storage size of `ac_aggr' isn't known conftest.c:87: warning: unused variable `ac_aggr' conftest.c:87: error: storage size of `ac_aggr' isn't known configure:13956: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_LINUX_KEYBOARD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSCTL_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 | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_rdev) | return 0; | ; | return 0; | } configure:13994: cc -c -fno-common -Wall -pedantic conftest.c >&5 conftest.c: In function `main': conftest.c:87: error: storage size of `ac_aggr' isn't known conftest.c:87: warning: unused variable `ac_aggr' conftest.c:87: error: storage size of `ac_aggr' isn't known configure:14000: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_LINUX_KEYBOARD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSCTL_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 | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_rdev) | return 0; | ; | return 0; | } configure:14026: result: no configure:14044: checking whether socklen_t is available configure:14067: cc -c -fno-common -Wall -pedantic conftest.c >&5 conftest.c: In function `main': conftest.c:59: warning: unused variable `len' configure:14073: $? = 0 configure:14077: test -z || test ! -s conftest.err configure:14080: $? = 0 configure:14083: test -s conftest.o configure:14086: $? = 0 configure:14088: result: yes configure:14109: checking whether byte ordering is bigendian configure:14136: cc -c -fno-common -Wall -pedantic conftest.c >&5 configure:14142: $? = 0 configure:14146: test -z || test ! -s conftest.err configure:14149: $? = 0 configure:14152: test -s conftest.o configure:14155: $? = 0 configure:14179: cc -c -fno-common -Wall -pedantic conftest.c >&5 conftest.c: In function `main': conftest.c:58: error: `not' undeclared (first use in this function) conftest.c:58: error: (Each undeclared identifier is reported only once conftest.c:58: error: for each function it appears in.) conftest.c:58: error: parse error before "big" configure:14185: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_LINUX_KEYBOARD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKLEN_T 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:14320: result: no configure:14358: checking for char configure:14382: cc -c -fno-common -Wall -pedantic conftest.c >&5 configure:14388: $? = 0 configure:14392: test -z || test ! -s conftest.err configure:14395: $? = 0 configure:14398: test -s conftest.o configure:14401: $? = 0 configure:14412: result: yes configure:14415: checking size of char configure:14734: cc -o conftest -fno-common -Wall -pedantic conftest.c >&5 configure:14737: $? = 0 configure:14739: ./conftest configure:14742: $? = 0 configure:14765: result: 1 configure:14772: checking for short configure:14796: cc -c -fno-common -Wall -pedantic conftest.c >&5 configure:14802: $? = 0 configure:14806: test -z || test ! -s conftest.err configure:14809: $? = 0 configure:14812: test -s conftest.o configure:14815: $? = 0 configure:14826: result: yes configure:14829: checking size of short configure:15148: cc -o conftest -fno-common -Wall -pedantic conftest.c >&5 configure:15151: $? = 0 configure:15153: ./conftest configure:15156: $? = 0 configure:15179: result: 2 configure:15186: checking for int configure:15210: cc -c -fno-common -Wall -pedantic conftest.c >&5 configure:15216: $? = 0 configure:15220: test -z || test ! -s conftest.err configure:15223: $? = 0 configure:15226: test -s conftest.o configure:15229: $? = 0 configure:15240: result: yes configure:15243: checking size of int configure:15562: cc -o conftest -fno-common -Wall -pedantic conftest.c >&5 configure:15565: $? = 0 configure:15567: ./conftest configure:15570: $? = 0 configure:15593: result: 4 configure:15600: checking for long configure:15624: cc -c -fno-common -Wall -pedantic conftest.c >&5 configure:15630: $? = 0 configure:15634: test -z || test ! -s conftest.err configure:15637: $? = 0 configure:15640: test -s conftest.o configure:15643: $? = 0 configure:15654: result: yes configure:15657: checking size of long configure:15976: cc -o conftest -fno-common -Wall -pedantic conftest.c >&5 configure:15979: $? = 0 configure:15981: ./conftest configure:15984: $? = 0 configure:16007: result: 4 configure:16014: checking for long long configure:16038: cc -c -fno-common -Wall -pedantic conftest.c >&5 conftest.c: In function `main': conftest.c:92: warning: ISO C90 does not support `long long' conftest.c:94: warning: ISO C90 does not support `long long' configure:16044: $? = 0 configure:16048: test -z || test ! -s conftest.err configure:16051: $? = 0 configure:16054: test -s conftest.o configure:16057: $? = 0 configure:16068: result: yes configure:16071: checking size of long long configure:16390: cc -o conftest -fno-common -Wall -pedantic conftest.c >&5 conftest.c: In function `longval': conftest.c:89: warning: ISO C90 does not support `long long' conftest.c: In function `ulongval': conftest.c:90: warning: ISO C90 does not support `long long' conftest.c: In function `main': conftest.c:100: warning: ISO C90 does not support `long long' conftest.c:103: warning: ISO C90 does not support `long long' conftest.c:110: warning: ISO C90 does not support `long long' configure:16393: $? = 0 configure:16395: ./conftest configure:16398: $? = 0 configure:16421: result: 8 configure:16428: checking for __int64 configure:16452: cc -c -fno-common -Wall -pedantic conftest.c >&5 conftest.c: In function `main': conftest.c:93: error: `__int64' undeclared (first use in this function) conftest.c:93: error: (Each undeclared identifier is reported only once conftest.c:93: error: for each function it appears in.) conftest.c:93: error: parse error before ')' token configure:16458: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_LINUX_KEYBOARD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | /* 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 ((__int64 *) 0) | return 0; | if (sizeof (__int64)) | return 0; | ; | return 0; | } configure:16482: result: no configure:16485: checking size of __int64 configure:16835: result: 0 configure:16842: checking for void * configure:16866: cc -c -fno-common -Wall -pedantic conftest.c >&5 configure:16872: $? = 0 configure:16876: test -z || test ! -s conftest.err configure:16879: $? = 0 configure:16882: test -s conftest.o configure:16885: $? = 0 configure:16896: result: yes configure:16899: checking size of void * configure:17218: cc -o conftest -fno-common -Wall -pedantic conftest.c >&5 configure:17221: $? = 0 configure:17223: ./conftest configure:17226: $? = 0 configure:17249: result: 4 configure:17257: checking for __darwin_ssize_t configure:17281: cc -c -fno-common -Wall -pedantic conftest.c >&5 configure:17287: $? = 0 configure:17291: test -z || test ! -s conftest.err configure:17294: $? = 0 configure:17297: test -s conftest.o configure:17300: $? = 0 configure:17311: result: yes configure:17314: checking size of __darwin_ssize_t configure:17633: cc -o conftest -fno-common -Wall -pedantic conftest.c >&5 configure:17636: $? = 0 configure:17638: ./conftest configure:17641: $? = 0 configure:17664: result: 4 configure:17671: checking for ssize_t configure:17695: cc -c -fno-common -Wall -pedantic conftest.c >&5 conftest.c: In function `main': conftest.c:96: error: `ssize_t' undeclared (first use in this function) conftest.c:96: error: (Each undeclared identifier is reported only once conftest.c:96: error: for each function it appears in.) conftest.c:96: error: parse error before ')' token configure:17701: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_LINUX_KEYBOARD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_VOID_P 4 | #define SIZEOF___DARWIN_SSIZE_T 4 | /* 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 ((ssize_t *) 0) | return 0; | if (sizeof (ssize_t)) | return 0; | ; | return 0; | } configure:17725: result: no configure:17728: checking size of ssize_t configure:18078: result: 0 configure:18550: checking for intptr_t configure:18574: cc -c -fno-common -Wall -pedantic conftest.c >&5 conftest.c: In function `main': conftest.c:97: error: `intptr_t' undeclared (first use in this function) conftest.c:97: error: (Each undeclared identifier is reported only once conftest.c:97: error: for each function it appears in.) conftest.c:97: error: parse error before ')' token configure:18580: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_LINUX_KEYBOARD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_VOID_P 4 | #define SIZEOF___DARWIN_SSIZE_T 4 | #define SIZEOF_SSIZE_T 0 | /* 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 ((intptr_t *) 0) | return 0; | if (sizeof (intptr_t)) | return 0; | ; | return 0; | } configure:18604: result: no configure:18614: checking for uintptr_t configure:18638: cc -c -fno-common -Wall -pedantic conftest.c >&5 conftest.c: In function `main': conftest.c:97: error: `uintptr_t' undeclared (first use in this function) conftest.c:97: error: (Each undeclared identifier is reported only once conftest.c:97: error: for each function it appears in.) conftest.c:97: error: parse error before ')' token configure:18644: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_LINUX_KEYBOARD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_VOID_P 4 | #define SIZEOF___DARWIN_SSIZE_T 4 | #define SIZEOF_SSIZE_T 0 | /* 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 ((uintptr_t *) 0) | return 0; | if (sizeof (uintptr_t)) | return 0; | ; | return 0; | } configure:18668: result: no configure:18749: result: Using type long long for 64-bit integers configure:18804: checking whether cc thinks type long long is a fully working 64-bit int configure:18846: cc -o conftest -fno-common -Wall -pedantic conftest.c >&5 conftest.c: In function `main': conftest.c:65: warning: ISO C90 does not support `long long' conftest.c:66: warning: ISO C90 does not support `long long' conftest.c:67: warning: integer constant is too large for "long" type conftest.c:68: warning: ISO C90 does not support the `ll' printf length modifier conftest.c:69: warning: ISO C90 does not support the `ll' printf length modifier conftest.c:70: warning: ISO C90 does not support the `ll' printf length modifier conftest.c:71: warning: ISO C90 does not support the `ll' printf length modifier conftest.c:72: warning: ISO C90 does not support the `ll' printf length modifier conftest.c:73: warning: integer constant is too large for "long" type conftest.c:73: warning: ISO C90 does not support the `ll' printf length modifier conftest.c:74: warning: ISO C90 does not support the `ll' printf length modifier conftest.c:75: warning: integer constant is too large for "long" type conftest.c:76: warning: ISO C90 does not support the `ll' printf length modifier conftest.c:77: warning: ISO C90 does not support the `ll' printf length modifier conftest.c:78: warning: ISO C90 does not support the `ll' printf length modifier conftest.c:79: warning: ISO C90 does not support the `ll' printf length modifier conftest.c:80: warning: ISO C90 does not support the `ll' printf length modifier conftest.c:81: warning: integer constant is too large for "long" type conftest.c:81: warning: ISO C90 does not support the `ll' printf length modifier conftest.c:82: warning: ISO C90 does not support the `ll' printf length modifier conftest.c:83: warning: ISO C90 does not support the `ll' printf length modifier configure:18852: $? = 0 configure:18856: test -z || test ! -s conftest.err configure:18859: $? = 0 configure:18862: test -s conftest configure:18865: $? = 0 configure:18877: result: yes configure:18999: checking for TIOCMSET in termios.h or sys/ioctl.h configure:19026: result: yes configure:19031: checking for shared library extension configure:19041: result: so configure:19210: checking for working memcmp configure:19258: cc -o conftest -fno-common -Wall -pedantic conftest.c >&5 conftest.c: In function `main': conftest.c:101: warning: overflow in implicit constant conversion conftest.c:101: warning: overflow in implicit constant conversion conftest.c:102: warning: implicit declaration of function `memcmp' conftest.c:103: warning: implicit declaration of function `exit' conftest.c:116: warning: implicit declaration of function `strcpy' configure:19261: $? = 0 configure:19263: ./conftest configure:19266: $? = 0 configure:19280: result: yes configure:19291: checking return type of signal handlers configure:19322: cc -c -fno-common -Wall -pedantic conftest.c >&5 conftest.c: In function `main': conftest.c:76: warning: unused variable `i' configure:19328: $? = 0 configure:19332: test -z || test ! -s conftest.err configure:19335: $? = 0 configure:19338: test -s conftest.o configure:19341: $? = 0 configure:19352: result: void configure:19364: checking for vprintf configure:19421: cc -o conftest -fno-common -Wall -pedantic conftest.c >&5 conftest.c:87: warning: conflicting types for built-in function `vprintf' configure:19427: $? = 0 configure:19431: test -z || test ! -s conftest.err configure:19434: $? = 0 configure:19437: test -s conftest configure:19440: $? = 0 configure:19452: result: yes configure:19459: checking for _doprnt configure:19516: cc -o conftest -fno-common -Wall -pedantic conftest.c >&5 ld: Undefined symbols: __doprnt configure:19522: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_LINUX_KEYBOARD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_VOID_P 4 | #define SIZEOF___DARWIN_SSIZE_T 4 | #define SIZEOF_SSIZE_T 0 | #define GG_NEED_INTTYPES 1 | #define HAVE_TIOCMSET 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub__doprnt) || defined (__stub____doprnt) | choke me | #else | char (*f) () = _doprnt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _doprnt; | ; | return 0; | } configure:19547: result: no configure:19564: checking for select in -lc configure:19594: cc -o conftest -fno-common -Wall -pedantic conftest.c -lc >&5 configure:19600: $? = 0 configure:19604: test -z || test ! -s conftest.err configure:19607: $? = 0 configure:19610: test -s conftest configure:19613: $? = 0 configure:19626: result: yes configure:19776: checking for pipe configure:19833: cc -o conftest -fno-common -Wall -pedantic conftest.c >&5 configure:19839: $? = 0 configure:19843: test -z || test ! -s conftest.err configure:19846: $? = 0 configure:19849: test -s conftest configure:19852: $? = 0 configure:19864: result: yes configure:19776: checking for fcntl configure:19833: cc -o conftest -fno-common -Wall -pedantic conftest.c >&5 configure:19839: $? = 0 configure:19843: test -z || test ! -s conftest.err configure:19846: $? = 0 configure:19849: test -s conftest configure:19852: $? = 0 configure:19864: result: yes configure:19776: checking for signal configure:19833: cc -o conftest -fno-common -Wall -pedantic conftest.c >&5 configure:19839: $? = 0 configure:19843: test -z || test ! -s conftest.err configure:19846: $? = 0 configure:19849: test -s conftest configure:19852: $? = 0 configure:19864: result: yes configure:19776: checking for raise configure:19833: cc -o conftest -fno-common -Wall -pedantic conftest.c >&5 configure:19839: $? = 0 configure:19843: test -z || test ! -s conftest.err configure:19846: $? = 0 configure:19849: test -s conftest configure:19852: $? = 0 configure:19864: result: yes configure:19776: checking for sigaction configure:19833: cc -o conftest -fno-common -Wall -pedantic conftest.c >&5 configure:19839: $? = 0 configure:19843: test -z || test ! -s conftest.err configure:19846: $? = 0 configure:19849: test -s conftest configure:19852: $? = 0 configure:19864: result: yes configure:19776: checking for siginterrupt configure:19864: result: yes configure:19776: checking for readlink configure:19833: cc -o conftest -fno-common -Wall -pedantic conftest.c >&5 configure:19839: $? = 0 configure:19843: test -z || test ! -s conftest.err configure:19846: $? = 0 configure:19849: test -s conftest configure:19852: $? = 0 configure:19864: result: yes configure:19776: checking for sched_yield configure:19833: cc -o conftest -fno-common -Wall -pedantic conftest.c >&5 configure:19839: $? = 0 configure:19843: test -z || test ! -s conftest.err configure:19846: $? = 0 configure:19849: test -s conftest configure:19852: $? = 0 configure:19864: result: yes configure:19776: checking for atexit configure:19833: cc -o conftest -fno-common -Wall -pedantic conftest.c >&5 configure:19839: $? = 0 configure:19843: test -z || test ! -s conftest.err configure:19846: $? = 0 configure:19849: test -s conftest configure:19852: $? = 0 configure:19864: result: yes configure:19776: checking for on_exit configure:19833: cc -o conftest -fno-common -Wall -pedantic conftest.c >&5 ld: Undefined symbols: _on_exit configure:19839: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_LINUX_KEYBOARD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_VOID_P 4 | #define SIZEOF___DARWIN_SSIZE_T 4 | #define SIZEOF_SSIZE_T 0 | #define GG_NEED_INTTYPES 1 | #define HAVE_TIOCMSET 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_PIPE 1 | #define HAVE_FCNTL 1 | #define HAVE_SIGNAL 1 | #define HAVE_RAISE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_READLINK 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_ATEXIT 1 | /* end confdefs.h. */ | /* Define on_exit to an innocuous variant, in case declares on_exit. | For example, HP-UX 11i declares gettimeofday. */ | #define on_exit innocuous_on_exit | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char on_exit (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef on_exit | | /* 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 on_exit (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_on_exit) || defined (__stub___on_exit) | choke me | #else | char (*f) () = on_exit; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != on_exit; | ; | return 0; | } configure:19864: result: no configure:19776: checking for connect configure:19833: cc -o conftest -fno-common -Wall -pedantic conftest.c >&5 configure:19839: $? = 0 configure:19843: test -z || test ! -s conftest.err configure:19846: $? = 0 configure:19849: test -s conftest configure:19852: $? = 0 configure:19864: result: yes configure:19776: checking for gethostbyname configure:19833: cc -o conftest -fno-common -Wall -pedantic conftest.c >&5 configure:19839: $? = 0 configure:19843: test -z || test ! -s conftest.err configure:19846: $? = 0 configure:19849: test -s conftest configure:19852: $? = 0 configure:19864: result: yes configure:19776: checking for popen configure:19833: cc -o conftest -fno-common -Wall -pedantic conftest.c >&5 configure:19839: $? = 0 configure:19843: test -z || test ! -s conftest.err configure:19846: $? = 0 configure:19849: test -s conftest configure:19852: $? = 0 configure:19864: result: yes configure:19776: checking for pclose configure:19833: cc -o conftest -fno-common -Wall -pedantic conftest.c >&5 configure:19839: $? = 0 configure:19843: test -z || test ! -s conftest.err configure:19846: $? = 0 configure:19849: test -s conftest configure:19852: $? = 0 configure:19864: result: yes configure:19880: checking for strtoul configure:19968: result: yes configure:19880: checking for getopt configure:19937: cc -o conftest -fno-common -Wall -pedantic conftest.c >&5 configure:19943: $? = 0 configure:19947: test -z || test ! -s conftest.err configure:19950: $? = 0 configure:19953: test -s conftest configure:19956: $? = 0 configure:19968: result: yes configure:19998: checking for inet_aton configure:20055: cc -o conftest -fno-common -Wall -pedantic conftest.c >&5 configure:20061: $? = 0 configure:20065: test -z || test ! -s conftest.err configure:20068: $? = 0 configure:20071: test -s conftest configure:20074: $? = 0 configure:20086: result: yes configure:20111: checking for gettimeofday configure:20168: cc -o conftest -fno-common -Wall -pedantic conftest.c >&5 configure:20174: $? = 0 configure:20178: test -z || test ! -s conftest.err configure:20181: $? = 0 configure:20184: test -s conftest configure:20187: $? = 0 configure:20199: result: yes configure:20111: checking for strdup configure:20168: cc -o conftest -fno-common -Wall -pedantic conftest.c >&5 configure:20174: $? = 0 configure:20178: test -z || test ! -s conftest.err configure:20181: $? = 0 configure:20184: test -s conftest configure:20187: $? = 0 configure:20199: result: yes configure:20111: checking for nanosleep configure:20168: cc -o conftest -fno-common -Wall -pedantic conftest.c >&5 configure:20174: $? = 0 configure:20178: test -z || test ! -s conftest.err configure:20181: $? = 0 configure:20184: test -s conftest configure:20187: $? = 0 configure:20199: result: yes configure:20111: checking for usleep configure:20168: cc -o conftest -fno-common -Wall -pedantic conftest.c >&5 configure:20174: $? = 0 configure:20178: test -z || test ! -s conftest.err configure:20181: $? = 0 configure:20184: test -s conftest configure:20187: $? = 0 configure:20199: result: yes configure:20111: checking for _exit configure:20168: cc -o conftest -fno-common -Wall -pedantic conftest.c >&5 configure:20174: $? = 0 configure:20178: test -z || test ! -s conftest.err configure:20181: $? = 0 configure:20184: test -s conftest configure:20187: $? = 0 configure:20199: result: yes configure:20111: checking for Sleep configure:20168: cc -o conftest -fno-common -Wall -pedantic conftest.c >&5 ld: Undefined symbols: _Sleep configure:20174: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_LINUX_KEYBOARD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_VOID_P 4 | #define SIZEOF___DARWIN_SSIZE_T 4 | #define SIZEOF_SSIZE_T 0 | #define GG_NEED_INTTYPES 1 | #define HAVE_TIOCMSET 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_PIPE 1 | #define HAVE_FCNTL 1 | #define HAVE_SIGNAL 1 | #define HAVE_RAISE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_READLINK 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_ATEXIT 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_POPEN 1 | #define HAVE_PCLOSE 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_ATON 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE__EXIT 1 | /* end confdefs.h. */ | /* Define Sleep to an innocuous variant, in case declares Sleep. | For example, HP-UX 11i declares gettimeofday. */ | #define Sleep innocuous_Sleep | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char Sleep (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef Sleep | | /* 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 Sleep (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_Sleep) || defined (__stub___Sleep) | choke me | #else | char (*f) () = Sleep; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != Sleep; | ; | return 0; | } configure:20199: result: no configure:20111: checking for GetSystemTimeAsFileTime configure:20168: cc -o conftest -fno-common -Wall -pedantic conftest.c >&5 ld: Undefined symbols: _GetSystemTimeAsFileTime configure:20174: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_LINUX_KEYBOARD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_VOID_P 4 | #define SIZEOF___DARWIN_SSIZE_T 4 | #define SIZEOF_SSIZE_T 0 | #define GG_NEED_INTTYPES 1 | #define HAVE_TIOCMSET 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_PIPE 1 | #define HAVE_FCNTL 1 | #define HAVE_SIGNAL 1 | #define HAVE_RAISE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_READLINK 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_ATEXIT 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_POPEN 1 | #define HAVE_PCLOSE 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_ATON 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE__EXIT 1 | /* end confdefs.h. */ | /* Define GetSystemTimeAsFileTime to an innocuous variant, in case declares GetSystemTimeAsFileTime. | For example, HP-UX 11i declares gettimeofday. */ | #define GetSystemTimeAsFileTime innocuous_GetSystemTimeAsFileTime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char GetSystemTimeAsFileTime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef GetSystemTimeAsFileTime | | /* 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 GetSystemTimeAsFileTime (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_GetSystemTimeAsFileTime) || defined (__stub___GetSystemTimeAsFileTime) | choke me | #else | char (*f) () = GetSystemTimeAsFileTime; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != GetSystemTimeAsFileTime; | ; | return 0; | } configure:20199: result: no configure:20471: checking whether usleep returns void configure:20492: cc -c -fno-common -Wall -pedantic conftest.c >&5 conftest.c: In function `main': conftest.c:123: warning: implicit declaration of function `usleep' configure:20498: $? = 0 configure:20502: test -z || test ! -s conftest.err configure:20505: $? = 0 configure:20508: test -s conftest.o configure:20511: $? = 0 configure:20522: result: no configure:20532: checking whether usleep limits usecs configure:20560: cc -o conftest -fno-common -Wall -pedantic conftest.c >&5 conftest.c: In function `main': conftest.c:125: warning: implicit declaration of function `usleep' configure:20563: $? = 0 configure:20565: ./conftest configure:20568: $? = 255 configure: program exited with status 255 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_LINUX_KEYBOARD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_VOID_P 4 | #define SIZEOF___DARWIN_SSIZE_T 4 | #define SIZEOF_SSIZE_T 0 | #define GG_NEED_INTTYPES 1 | #define HAVE_TIOCMSET 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_PIPE 1 | #define HAVE_FCNTL 1 | #define HAVE_SIGNAL 1 | #define HAVE_RAISE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_READLINK 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_ATEXIT 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_POPEN 1 | #define HAVE_PCLOSE 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_ATON 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE__EXIT 1 | #define GG_USLEEP_USE_USLEEP 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 | | int | main () | { | int i; i = usleep(1000001); | if (i == 0 || i == EINTR) return(-1); | return 0; | ; | return 0; | } configure:20582: result: no configure:21207: checking pthread.h usability configure:21219: cc -c -fno-common -Wall -pedantic conftest.c >&5 configure:21225: $? = 0 configure:21229: test -z || test ! -s conftest.err configure:21232: $? = 0 configure:21235: test -s conftest.o configure:21238: $? = 0 configure:21248: result: yes configure:21252: checking pthread.h presence configure:21262: cc -E conftest.c configure:21268: $? = 0 configure:21288: result: yes configure:21323: checking for pthread.h configure:21330: result: yes configure:21350: checking for pthread_mutex_init with -pthread configure:21379: /bin/sh ./libtool --mode=link cc -o conftest -fno-common -Wall -pedantic conftest.c -pthread >&5 libtool: link: cc -o conftest -fno-common -Wall -pedantic conftest.c -pthread cc: unrecognized option `-pthread' configure:21382: $? = 0 configure:21384: ./conftest configure:21387: $? = 0 configure:21390: result: yes configure:21609: checking what kind of mutexes to use configure:21644: result: pthread configure:21817: cc -o conftest -fno-common -Wall -pedantic conftest.c -lX11 >&5 ld: can't locate file for: -lX11 configure:21823: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_LINUX_KEYBOARD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_VOID_P 4 | #define SIZEOF___DARWIN_SSIZE_T 4 | #define SIZEOF_SSIZE_T 0 | #define GG_NEED_INTTYPES 1 | #define HAVE_TIOCMSET 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_PIPE 1 | #define HAVE_FCNTL 1 | #define HAVE_SIGNAL 1 | #define HAVE_RAISE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_READLINK 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_ATEXIT 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_POPEN 1 | #define HAVE_PCLOSE 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_ATON 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE__EXIT 1 | #define GG_USLEEP_USE_USLEEP 1 | #define GG_CURTIME_USE_GETTIMEOFDAY 1 | #define HAVE_PTHREAD_H 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 XOpenDisplay (); | int | main () | { | XOpenDisplay (); | ; | return 0; | } configure:21843: checking for dnet_ntoa in -ldnet configure:21873: cc -o conftest -fno-common -Wall -pedantic conftest.c -ldnet -lX11 >&5 ld: can't locate file for: -lX11 configure:21879: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_LINUX_KEYBOARD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_VOID_P 4 | #define SIZEOF___DARWIN_SSIZE_T 4 | #define SIZEOF_SSIZE_T 0 | #define GG_NEED_INTTYPES 1 | #define HAVE_TIOCMSET 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_PIPE 1 | #define HAVE_FCNTL 1 | #define HAVE_SIGNAL 1 | #define HAVE_RAISE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_READLINK 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_ATEXIT 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_POPEN 1 | #define HAVE_PCLOSE 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_ATON 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE__EXIT 1 | #define GG_USLEEP_USE_USLEEP 1 | #define GG_CURTIME_USE_GETTIMEOFDAY 1 | #define HAVE_PTHREAD_H 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 dnet_ntoa (); | int | main () | { | dnet_ntoa (); | ; | return 0; | } configure:21905: result: no configure:21912: checking for dnet_ntoa in -ldnet_stub configure:21942: cc -o conftest -fno-common -Wall -pedantic conftest.c -ldnet_stub -lX11 >&5 ld: can't locate file for: -ldnet_stub configure:21948: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_LINUX_KEYBOARD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_VOID_P 4 | #define SIZEOF___DARWIN_SSIZE_T 4 | #define SIZEOF_SSIZE_T 0 | #define GG_NEED_INTTYPES 1 | #define HAVE_TIOCMSET 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_PIPE 1 | #define HAVE_FCNTL 1 | #define HAVE_SIGNAL 1 | #define HAVE_RAISE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_READLINK 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_ATEXIT 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_POPEN 1 | #define HAVE_PCLOSE 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_ATON 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE__EXIT 1 | #define GG_USLEEP_USE_USLEEP 1 | #define GG_CURTIME_USE_GETTIMEOFDAY 1 | #define HAVE_PTHREAD_H 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 dnet_ntoa (); | int | main () | { | dnet_ntoa (); | ; | return 0; | } configure:21974: result: no configure:21994: checking for gethostbyname configure:22082: result: yes configure:22233: checking for connect configure:22321: result: yes configure:22396: checking for remove configure:22453: cc -o conftest -fno-common -Wall -pedantic conftest.c >&5 configure:22459: $? = 0 configure:22463: test -z || test ! -s conftest.err configure:22466: $? = 0 configure:22469: test -s conftest configure:22472: $? = 0 configure:22484: result: yes configure:22559: checking for shmat configure:22616: cc -o conftest -fno-common -Wall -pedantic conftest.c >&5 configure:22622: $? = 0 configure:22626: test -z || test ! -s conftest.err configure:22629: $? = 0 configure:22632: test -s conftest configure:22635: $? = 0 configure:22647: result: yes configure:22731: checking for IceConnectionNumber in -lICE configure:22761: cc -o conftest -fno-common -Wall -pedantic conftest.c -lICE >&5 ld: can't locate file for: -lICE configure:22767: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_LINUX_KEYBOARD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_VOID_P 4 | #define SIZEOF___DARWIN_SSIZE_T 4 | #define SIZEOF_SSIZE_T 0 | #define GG_NEED_INTTYPES 1 | #define HAVE_TIOCMSET 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_PIPE 1 | #define HAVE_FCNTL 1 | #define HAVE_SIGNAL 1 | #define HAVE_RAISE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_READLINK 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_ATEXIT 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_POPEN 1 | #define HAVE_PCLOSE 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_ATON 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE__EXIT 1 | #define GG_USLEEP_USE_USLEEP 1 | #define GG_CURTIME_USE_GETTIMEOFDAY 1 | #define HAVE_PTHREAD_H 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 IceConnectionNumber (); | int | main () | { | IceConnectionNumber (); | ; | return 0; | } configure:22793: result: no configure:22823: checking for X11/extensions/xf86dga.h configure:22839: cc -c -fno-common -Wall -pedantic conftest.c >&5 conftest.c:88:22: X11/Xlib.h: No such file or directory conftest.c:90:36: X11/extensions/xf86dga.h: No such file or directory conftest.c:91: warning: ISO C forbids an empty source file configure:22845: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_LINUX_KEYBOARD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_VOID_P 4 | #define SIZEOF___DARWIN_SSIZE_T 4 | #define SIZEOF_SSIZE_T 0 | #define GG_NEED_INTTYPES 1 | #define HAVE_TIOCMSET 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_PIPE 1 | #define HAVE_FCNTL 1 | #define HAVE_SIGNAL 1 | #define HAVE_RAISE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_READLINK 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_ATEXIT 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_POPEN 1 | #define HAVE_PCLOSE 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_ATON 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE__EXIT 1 | #define GG_USLEEP_USE_USLEEP 1 | #define GG_CURTIME_USE_GETTIMEOFDAY 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include | | #include configure:22869: result: no conftest.c:88:28: linux/joystick.h: No such file or directory configure:23211: cc -c -fno-common -Wall -pedantic conftest.c >&5 conftest.c:89:24: kgi/config.h: No such file or directory conftest.c:90:24: kgi/system.h: No such file or directory conftest.c:91:21: kii/kii.h: No such file or directory conftest.c: In function `main': conftest.c:97: error: `__kgi_u64_t' undeclared (first use in this function) conftest.c:97: error: (Each undeclared identifier is reported only once conftest.c:97: error: for each function it appears in.) conftest.c:97: error: parse error before "i" configure:23217: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgii" | #define PACKAGE_TARNAME "libgii" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libgii 1.0.2" | #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_DECL_STRNCASECMP 0 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_SIGINTERRUPT 1 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_STRNCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRTOULL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_LINUX_KEYBOARD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_VOID_P 4 | #define SIZEOF___DARWIN_SSIZE_T 4 | #define SIZEOF_SSIZE_T 0 | #define GG_NEED_INTTYPES 1 | #define HAVE_TIOCMSET 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_PIPE 1 | #define HAVE_FCNTL 1 | #define HAVE_SIGNAL 1 | #define HAVE_RAISE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_READLINK 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_ATEXIT 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_POPEN 1 | #define HAVE_PCLOSE 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_ATON 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE__EXIT 1 | #define GG_USLEEP_USE_USLEEP 1 | #define GG_CURTIME_USE_GETTIMEOFDAY 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | | #include "kgi/config.h" | #include | #include | | int | main () | { | | __kgi_u64_t i; | | ; | return 0; | } configure:23246: checking if we should build the mhub program configure:23255: result: no configure:23259: checking if we should build the xsendbut program configure:23263: result: yes configure:23271: checking if we should build null inputlib configure:23288: result: yes configure:23304: checking if we should build file inputlib configure:23321: result: yes configure:23337: checking if we should build ipaq_touchscreen inputlib configure:23340: result: no configure:23370: checking if we should build zaurus_touchscreen inputlib configure:23373: result: no configure:23403: checking if we should build tcp inputlib configure:23421: result: yes configure:23437: checking if we should build stdio inputlib configure:23440: result: no configure:23470: checking if we should build x inputlib configure:23487: result: yes configure:23503: checking if we should build mouse inputlib configure:23506: result: no configure:23536: checking if we should build linux-mouse inputlib configure:23539: result: no configure:23569: checking if we should build linux-kbd inputlib configure:23586: result: yes configure:23602: checking if we should build linux-joy inputlib configure:23605: result: no configure:23635: checking if we should build linux-evdev inputlib configure:23638: result: no configure:23668: checking if we should build spaceorb inputlib configure:23685: result: yes configure:23701: checking if we should build vgl inputlib configure:23704: result: no configure:23734: checking if we should build directx inputlib configure:23737: result: no configure:23767: checking if we should build pcjoy inputlib configure:23770: result: no configure:23800: checking if we should build lk201 inputlib configure:23803: result: no configure:23833: checking if we should build kii inputlib configure:23836: result: no configure:23866: checking if we should build cocoa inputlib configure:23869: result: no configure:23899: checking if we should build quartz inputlib configure:23902: result: no configure:23933: checking if we should build mouse emulation filterlib configure:23950: result: yes configure:23966: checking if we should build key translation filterlib configure:23983: result: yes configure:23999: checking if we should build save filterlib configure:24016: result: yes configure:24032: checking if we should build tcp filterlib configure:24050: result: yes configure:24302: cc -c -fno-common -Wall -pedantic -D_REENTRANT -D_THREAD_SAFE -DDEBUG conftest.c >&5 conftest.c: In function `main': conftest.c:105: warning: ISO C forbids nested functions conftest.c:105: warning: `main' is normally a non-static function configure:24308: $? = 0 configure:24312: test -z || test ! -s conftest.err configure:24315: $? = 0 configure:24318: test -s conftest.o configure:24321: $? = 0 configure:25647: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libgii config.status 1.0.2, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:1092: creating Makefile config.status:1092: creating gg/Makefile config.status:1092: creating gg/lib/Makefile config.status:1092: creating gg/ggtick/Makefile config.status:1092: creating gii/Makefile config.status:1092: creating input/Makefile config.status:1092: creating input/null/Makefile config.status:1092: creating input/file/Makefile config.status:1092: creating input/tcp/Makefile config.status:1092: creating input/stdin/Makefile config.status:1092: creating input/x/Makefile config.status:1092: creating input/mouse/Makefile config.status:1092: creating input/linux_mouse/Makefile config.status:1092: creating input/linux_kbd/Makefile config.status:1092: creating input/linux_joy/Makefile config.status:1092: creating input/linux_evdev/Makefile config.status:1092: creating input/ipaq_touchscreen/Makefile config.status:1092: creating input/touchscreen/Makefile config.status:1092: creating input/spaceorb/Makefile config.status:1092: creating input/vgl/Makefile config.status:1092: creating input/directx/Makefile config.status:1092: creating input/fdselect/Makefile config.status:1092: creating input/pcjoy/Makefile config.status:1092: creating input/lk201/Makefile config.status:1092: creating input/kii/Makefile config.status:1092: creating input/cocoa/Makefile config.status:1092: creating input/quartz/Makefile config.status:1092: creating filter/Makefile config.status:1092: creating filter/mouse/Makefile config.status:1092: creating filter/keytrans/Makefile config.status:1092: creating filter/save/Makefile config.status:1092: creating filter/tcp/Makefile config.status:1092: creating input-shared/Makefile config.status:1092: creating filter-shared/Makefile config.status:1092: creating demos/Makefile config.status:1092: creating include/Makefile config.status:1092: creating include/ggi/system.h config.status:1092: creating include/ggi/Makefile config.status:1092: creating include/ggi/input/Makefile config.status:1092: creating include/ggi/internal/Makefile config.status:1092: creating include/ggi/internal/gg_replace.h config.status:1092: creating doc/Makefile config.status:1092: creating doc/man/Makefile config.status:1092: creating regress/Makefile config.status:1092: creating regress/gg/Makefile config.status:1092: creating regress/gii/Makefile config.status:1092: creating m4/Makefile config.status:1092: creating libgii.conf config.status:1092: creating dist/Makefile config.status:1092: creating dist/rpm/Makefile config.status:1092: creating dist/rpm/libgii.spec config.status:1196: creating config.h config.status:1682: executing depfiles commands config.status:1682: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_c_inline=inline 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= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= 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_GetSystemTimeAsFileTime=no ac_cv_func_Sleep=no ac_cv_func__doprnt=no ac_cv_func__exit=yes ac_cv_func_asprintf=yes ac_cv_func_atexit=yes ac_cv_func_connect=yes ac_cv_func_dlopen=yes ac_cv_func_fcntl=yes ac_cv_func_gethostbyname=yes ac_cv_func_getopt=yes ac_cv_func_gettimeofday=yes ac_cv_func_inet_aton=yes ac_cv_func_memcmp_working=yes ac_cv_func_nanosleep=yes ac_cv_func_on_exit=no ac_cv_func_pclose=yes ac_cv_func_pipe=yes ac_cv_func_popen=yes ac_cv_func_raise=yes ac_cv_func_readlink=yes ac_cv_func_remove=yes ac_cv_func_sched_yield=yes ac_cv_func_select=yes ac_cv_func_shmat=yes ac_cv_func_sigaction=yes ac_cv_func_siginterrupt=yes ac_cv_func_signal=yes ac_cv_func_snprintf=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_strlcat=yes ac_cv_func_strlcpy=yes ac_cv_func_strncasecmp=yes ac_cv_func_strncat=yes ac_cv_func_strncpy=yes ac_cv_func_strtol=yes ac_cv_func_strtoll=yes ac_cv_func_strtoul=yes ac_cv_func_strtoull=yes ac_cv_func_usleep=yes ac_cv_func_vprintf=yes ac_cv_func_vsnprintf=yes ac_cv_have_decl_siginterrupt=yes ac_cv_have_decl_snprintf=yes ac_cv_have_decl_strncasecmp=no ac_cv_have_decl_strtoull=no ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' ac_cv_header_ApplicationServices_ApplicationServices_h=no ac_cv_header_X11_extensions_xf86dga_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_sharp_ts_h=no ac_cv_header_c_asm_h=no ac_cv_header_dinput_h=no ac_cv_header_dlfcn_h=no ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes ac_cv_header_link_h=no ac_cv_header_linux_h3600_ts_h=no ac_cv_header_linux_input_h=no ac_cv_header_linux_joystick_h=no ac_cv_header_linux_kd_h=no ac_cv_header_linux_kdev_t_h=no ac_cv_header_linux_keyboard_h=yes ac_cv_header_linux_major_h=no ac_cv_header_linux_vt_h=no ac_cv_header_malloc_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_sched_h=yes ac_cv_header_shlobj_h=no ac_cv_header_signal_h=yes ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_fbio_h=no ac_cv_header_sys_io_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_kd_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_sysctl_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_sys_un_h=yes ac_cv_header_sys_vt_h=no ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=no ac_cv_header_vgl_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_ICE_IceConnectionNumber=no ac_cv_lib_c_dlopen=yes ac_cv_lib_c_select=yes ac_cv_lib_dnet_dnet_ntoa=no ac_cv_lib_dnet_stub_dnet_ntoa=no ac_cv_lib_vgl_VGLInit=no ac_cv_member_struct_stat_st_rdev=no ac_cv_objext= ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_RANLIB=ranlib ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_prog_fgrep=fgrep ac_cv_prog_make_make_set=yes ac_cv_sizeof___darwin_ssize_t=4 ac_cv_sizeof___int64=0 ac_cv_sizeof_char=1 ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_short=2 ac_cv_sizeof_ssize_t=0 ac_cv_sizeof_void_p=4 ac_cv_type___darwin_ssize_t=yes ac_cv_type___int64=no ac_cv_type_char=yes ac_cv_type_int=yes ac_cv_type_intptr_t=no ac_cv_type_long=yes ac_cv_type_long_long=yes ac_cv_type_short=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_ssize_t=no ac_cv_type_uintptr_t=no ac_cv_type_void_p=yes am_cv_CC_dependencies_compiler_type=gcc3 ggi_cv_cc_can_amask=no ggi_cv_cc_can_cpuid=no ggi_cv_cc_can_int64=yes ggi_cv_usleep_999999=no ggi_cv_usleep_void=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -p' lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_gnu_ld=no lt_cv_sys_global_symbol_pipe= lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/devel/libgii/work/libgii-1.0.2/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/devel/libgii/work/libgii-1.0.2/missing --run tar' AR='ar' ARCH_ALPHA_FALSE='' ARCH_ALPHA_TRUE='#' ARCH_IA32_FALSE='#' ARCH_IA32_TRUE='' ARCH_PPC_FALSE='' ARCH_PPC_TRUE='#' ARCH_SPARC_FALSE='' ARCH_SPARC_TRUE='#' AS='as' AUTOCONF='${SHELL} /mnt/gmirror/ports/devel/libgii/work/libgii-1.0.2/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/devel/libgii/work/libgii-1.0.2/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/devel/libgii/work/libgii-1.0.2/missing --run automake-1.9' AWK='gawk' BUILTINLOCK_FALSE='' BUILTINLOCK_TRUE='#' BUILTIN_FILTER_KEYTRANS_FALSE='#' BUILTIN_FILTER_KEYTRANS_TRUE='' BUILTIN_FILTER_MOUSE_FALSE='#' BUILTIN_FILTER_MOUSE_TRUE='' BUILTIN_FILTER_SAVE_FALSE='#' BUILTIN_FILTER_SAVE_TRUE='' BUILTIN_FILTER_TCP_FALSE='#' BUILTIN_FILTER_TCP_TRUE='' BUILTIN_INPUT_COCOA_FALSE='' BUILTIN_INPUT_COCOA_TRUE='#' BUILTIN_INPUT_DIRECTX_FALSE='' BUILTIN_INPUT_DIRECTX_TRUE='#' BUILTIN_INPUT_FILE_FALSE='#' BUILTIN_INPUT_FILE_TRUE='' BUILTIN_INPUT_IPAQ_TS_FALSE='' BUILTIN_INPUT_IPAQ_TS_TRUE='#' BUILTIN_INPUT_KII_FALSE='' BUILTIN_INPUT_KII_TRUE='#' BUILTIN_INPUT_LINUX_EVDEV_FALSE='' BUILTIN_INPUT_LINUX_EVDEV_TRUE='#' BUILTIN_INPUT_LINUX_JOY_FALSE='' BUILTIN_INPUT_LINUX_JOY_TRUE='#' BUILTIN_INPUT_LINUX_KBD_FALSE='#' BUILTIN_INPUT_LINUX_KBD_TRUE='' BUILTIN_INPUT_LINUX_MOUSE_FALSE='' BUILTIN_INPUT_LINUX_MOUSE_TRUE='#' BUILTIN_INPUT_LK201_FALSE='' BUILTIN_INPUT_LK201_TRUE='#' BUILTIN_INPUT_MOUSE_FALSE='' BUILTIN_INPUT_MOUSE_TRUE='#' BUILTIN_INPUT_NULL_FALSE='#' BUILTIN_INPUT_NULL_TRUE='' BUILTIN_INPUT_PCJOY_FALSE='' BUILTIN_INPUT_PCJOY_TRUE='#' BUILTIN_INPUT_QUARTZ_FALSE='' BUILTIN_INPUT_QUARTZ_TRUE='#' BUILTIN_INPUT_SPACEORB_FALSE='#' BUILTIN_INPUT_SPACEORB_TRUE='' BUILTIN_INPUT_STDIN_FALSE='' BUILTIN_INPUT_STDIN_TRUE='#' BUILTIN_INPUT_TCP_FALSE='#' BUILTIN_INPUT_TCP_TRUE='' BUILTIN_INPUT_VGL_FALSE='' BUILTIN_INPUT_VGL_TRUE='#' BUILTIN_INPUT_X_FALSE='#' BUILTIN_INPUT_X_TRUE='' BUILTIN_INPUT_ZAURUS_TS_FALSE='' BUILTIN_INPUT_ZAURUS_TS_TRUE='#' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common -Wall -pedantic -D_REENTRANT -D_THREAD_SAFE -DDEBUG' CPP='cc -E' CPPFLAGS='' CYGPATH_W='echo' C_ASM_INCLUDE='' DEFS='-DHAVE_CONFIG_H' DEMOS=' xsendbut$(EXEEXT)' DEPDIR='.deps' DLLEXT='so' DLLTOOL='dlltool' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' FD_INCLUDE='' FGREP='fgrep' FILTERMODULES='' FILTERSUBDIRS=' mouse keytrans save tcp' GGDLLIBS=' -pthread' GGI_16='short' GGI_32='int' GGI_64='long long' GGI_8='char' GGI_DEFINE_INT64='#define' GGI_ENDIAN='#define GGI_LITTLE_ENDIAN 1' GGSUBDIRS='' GG_ATEXIT='' GREP='grep' INPUTMODULES='' INPUTSUBDIRS=' null file tcp x linux_kbd spaceorb' INPUT_XF86DGA_FALSE='' INPUT_XF86DGA_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' INTPTR_T='signed int' INTTYPES_INCLUDE='' LD='/usr/bin/ld' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/devel/libgii/work/libgii-1.0.2/missing --run makeinfo' MEMDEBUG_FALSE='' MEMDEBUG_TRUE='#' NEED_QUAD_FALSE='' NEED_QUAD_TRUE='#' NETLIBS='' NM='/usr/bin/nm -p' OBJC='' OBJCCOMPILE='' OBJCDEPMODE='' OBJCFLAGS='' OBJDUMP='objdump' OBJEXT='' OS_AIX_FALSE='' OS_AIX_TRUE='#' OS_DARWIN_FALSE='' OS_DARWIN_TRUE='#' OS_DEFAULT_FALSE='#' OS_DEFAULT_TRUE='' OS_FREEBSD_FALSE='' OS_FREEBSD_TRUE='#' OS_LINUX_FALSE='' OS_LINUX_TRUE='#' OS_NETBSD_FALSE='' OS_NETBSD_TRUE='#' OS_OPENBSD_FALSE='' OS_OPENBSD_TRUE='#' OS_SOLARIS_FALSE='' OS_SOLARIS_TRUE='#' OS_WIN32_CYGWIN_FALSE='' OS_WIN32_CYGWIN_TRUE='#' OS_WIN32_FALSE='' OS_WIN32_MINGW_FALSE='' OS_WIN32_MINGW_TRUE='#' OS_WIN32_PW32_FALSE='' OS_WIN32_PW32_TRUE='#' OS_WIN32_TRUE='#' PACKAGE='libgii' PACKAGE_BUGREPORT='http://www.ggi-project.org/contact.html' PACKAGE_NAME='libgii' PACKAGE_STRING='libgii 1.0.2' PACKAGE_TARNAME='libgii' PACKAGE_VERSION='1.0.2' PATH_SEPARATOR=':' PTLOCK_FALSE='#' PTLOCK_TRUE='' RANLIB='ranlib' REPLACELIB='' REPLACE_GETOPT='/* using system getopt */' REPLACE_MEMCMP='/* using system memcmp */' REPLACE_PCLOSE='/* using system pclose */' REPLACE_POPEN='/* using system popen */' REPLACE_SNPRINTF='/* using system snprintf */' REPLACE_STRCASECMP='/* using system strcasecmp */' REPLACE_STRLCAT='/* using system strlcat */' REPLACE_STRLCPY='/* using system strlcpy */' REPLACE_STRNCASECMP='/* using system strncasecmp */' REPLACE_STRTOUL='/* using system strtoul */' REPLACE_VSNPRINTF='/* using system vsnprintf */' SED='/usr/local/bin/sed' SELECTLIBS='' SET_MAKE='' SHELL='/bin/sh' SSIZE_T='__darwin_ssize_t' STRIP='strip' TCPCONV='libtcpconv.la' THREADLIBS='-pthread' TIMEVAL_INCLUDE='#include ' TOPLEVELSUBDIRS='include gg gii input filter regress demos doc m4 dist' UINTPTR_T='unsigned int' VERSION='1.0.2' WIN32LOCK_FALSE='' WIN32LOCK_TRUE='#' XF86DGA_LIBS='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_AR='ar' ac_ct_AS='' ac_ct_CC='' ac_ct_DLLTOOL='' ac_ct_DUMPBIN='' ac_ct_OBJDUMP='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepOBJC_FALSE='' am__fastdepOBJC_TRUE='#' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${prefix}' extra_includes='' extra_libraries='' ggi_subdir='ggi' ggi_sysconfdir='/etc/ggi' ggi_sysconfdir_to_libdir='/lib/ggi' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/devel/libgii/work/libgii-1.0.2/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' lt_ECHO='echo' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' static_libdir='/lib' static_sysconfdir='/etc' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define BUILTIN_FILTER_KEYTRANS 1 #define BUILTIN_FILTER_MOUSE 1 #define BUILTIN_FILTER_SAVE 1 #define BUILTIN_FILTER_TCP 1 #define BUILTIN_INPUT_FILE 1 #define BUILTIN_INPUT_LINUX_KBD 1 #define BUILTIN_INPUT_NULL 1 #define BUILTIN_INPUT_SPACEORB 1 #define BUILTIN_INPUT_TCP 1 #define BUILTIN_INPUT_X 1 #define GG_CURTIME_USE_GETTIMEOFDAY 1 #define GG_NEED_INTTYPES 1 #define GG_USLEEP_USE_USLEEP 1 #define GIICONFDIR "pAtHTAg/etc/ggi" #define GIICONFFILE "libgii.conf" #define GIIPATHTAG "pAtHTAg" #define GIITAGLEN 7 #define HAVE_ARPA_INET_H 1 #define HAVE_ASPRINTF 1 #define HAVE_ATEXIT 1 #define HAVE_CONNECT 1 #define HAVE_DECL_SIGINTERRUPT 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_STRNCASECMP 0 #define HAVE_DECL_STRTOULL 0 #define HAVE_DLOPEN 1 #define HAVE_FCNTL 1 #define HAVE_FCNTL_H 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETOPT 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_INET_ATON 1 #define HAVE_LIMITS_H 1 #define HAVE_LINUX_KEYBOARD_H 1 #define HAVE_MALLOC_H 1 #define HAVE_NANOSLEEP 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_PCLOSE 1 #define HAVE_PIPE 1 #define HAVE_POPEN 1 #define HAVE_PTHREAD_H 1 #define HAVE_RAISE 1 #define HAVE_READLINK 1 #define HAVE_SCHED_H 1 #define HAVE_SCHED_YIELD 1 #define HAVE_SIGACTION 1 #define HAVE_SIGINTERRUPT 1 #define HAVE_SIGINTERRUPT 1 #define HAVE_SIGNAL 1 #define HAVE_SIGNAL_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_SNPRINTF 1 #define HAVE_SNPRINTF 1 #define HAVE_SOCKLEN_T 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRLCAT 1 #define HAVE_STRLCPY 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRNCAT 1 #define HAVE_STRNCPY 1 #define HAVE_STRTOL 1 #define HAVE_STRTOLL 1 #define HAVE_STRTOUL 1 #define HAVE_STRTOUL 1 #define HAVE_STRTOULL 1 #define HAVE_STRTOULL 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_TIOCMSET 1 #define HAVE_USLEEP 1 #define HAVE_VPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE__EXIT 1 #define INSTALL_PREFIX "" #define LT_OBJDIR ".libs/" #define PACKAGE_BUGREPORT "http://www.ggi-project.org/contact.html" #define PACKAGE_NAME "libgii" #define PACKAGE_STRING "libgii 1.0.2" #define PACKAGE_TARNAME "libgii" #define PACKAGE_VERSION "1.0.2" #define RETSIGTYPE void #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_SHORT 2 #define SIZEOF_SSIZE_T 0 #define SIZEOF_VOID_P 4 #define SIZEOF___DARWIN_SSIZE_T 4 #define SIZEOF___INT64 0 #define TIME_WITH_SYS_TIME 1 configure: exit 0