This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by qico configure 0.49.10-p3, which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure --disable-qcc --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: 123 tasks, 180 threads, 4 processors Load average: 1.50, Mach factor: 2.49 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /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:1336: checking for a BSD-compatible install configure:1390: result: /usr/bin/install -c -o root -g wheel configure:1401: checking whether build environment is sane configure:1444: result: yes configure:1477: checking for gawk configure:1493: found /usr/local/bin/gawk configure:1503: result: gawk configure:1513: checking whether make sets $(MAKE) configure:1533: result: yes configure:1701: checking whether to enable maintainer-specific portions of Makefiles configure:1710: result: no configure:1734: checking for i386-unknown-gnu-gcc configure:1760: result: cc configure:2042: checking for C compiler version configure:2045: 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:2048: $? = 0 configure:2050: 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:2053: $? = 0 configure:2055: cc -V &5 cc: `-V' option must have argument configure:2058: $? = 1 configure:2082: checking for C compiler default output configure:2085: cc -fno-common conftest.c >&5 configure:2088: $? = 0 configure:2134: result: a.out configure:2139: checking whether the C compiler works configure:2145: ./a.out configure:2148: $? = 0 configure:2165: result: yes configure:2172: checking whether we are cross compiling configure:2174: result: no configure:2177: checking for suffix of executables configure:2179: cc -o conftest -fno-common conftest.c >&5 configure:2182: $? = 0 configure:2207: result: configure:2213: checking for suffix of object files configure:2235: cc -c -fno-common conftest.c >&5 configure:2238: $? = 0 configure:2260: result: configure:2264: checking whether we are using the GNU C compiler configure:2289: cc -c -fno-common conftest.c >&5 configure:2292: $? = 0 configure:2295: test -s conftest. configure:2298: $? = 1 configure: failed program was: | #line 2269 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2311: result: no configure:2317: checking whether cc accepts -g configure:2339: cc -c -g conftest.c >&5 configure:2342: $? = 0 configure:2345: test -s conftest. configure:2348: $? = 1 configure: failed program was: | #line 2322 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2359: result: no configure:2376: checking for cc option to accept ANSI C configure:2437: cc -c -fno-common conftest.c >&5 configure:2440: $? = 0 configure:2443: test -s conftest. configure:2446: $? = 1 configure: failed program was: | #line 2383 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | /* 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; | } | 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:2437: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2440: $? = 0 configure:2443: test -s conftest. configure:2446: $? = 1 configure: failed program was: | #line 2383 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | /* 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; | } | 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:2437: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2440: $? = 1 configure: failed program was: | #line 2383 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | /* 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; | } | 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:2437: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2440: $? = 1 configure: failed program was: | #line 2383 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | /* 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; | } | 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:2437: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2440: $? = 1 configure: failed program was: | #line 2383 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | /* 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; | } | 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:2437: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2440: $? = 0 configure:2443: test -s conftest. configure:2446: $? = 1 configure: failed program was: | #line 2383 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | /* 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; | } | 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:2464: result: none needed configure:2482: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2485: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2604: checking for style of include used by make configure:2632: result: GNU configure:2660: checking dependency style of cc configure:2728: result: gcc3 configure:2749: checking for gawk configure:2775: result: gawk configure:2797: checking for a BSD-compatible install configure:2851: result: /usr/bin/install -c -o root -g wheel configure:2867: checking for flex configure:2883: found /usr/bin/flex configure:2893: result: flex configure:2906: checking for yywrap in -lfl configure:2937: cc -o conftest -fno-common conftest.c -lfl >&5 configure:2940: $? = 0 configure:2943: test -s conftest configure:2946: $? = 0 configure:2958: result: yes configure:3026: checking lex output file root configure:3037: flex conftest.l configure:3040: $? = 0 configure:3052: result: lex.yy configure:3057: checking whether yytext is a pointer configure:3073: cc -o conftest -fno-common conftest.c -lfl >&5 configure:3076: $? = 0 configure:3079: test -s conftest configure:3082: $? = 0 configure:3095: result: yes configure:3113: checking for bison configure:3129: found /usr/local/bin/bison configure:3139: result: bison -y configure:3166: checking for dirent.h that defines DIR configure:3191: cc -c -fno-common conftest.c >&5 configure:3194: $? = 0 configure:3197: test -s conftest. configure:3200: $? = 1 configure: failed program was: | #line 3171 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:3211: result: no configure:3166: checking for sys/ndir.h that defines DIR configure:3191: cc -c -fno-common conftest.c >&5 configure:3183:22: sys/ndir.h: No such file or directory configure: In function `main': configure:3188: error: `DIR' undeclared (first use in this function) configure:3188: error: (Each undeclared identifier is reported only once configure:3188: error: for each function it appears in.) configure:3188: error: parse error before ')' token configure:3194: $? = 1 configure: failed program was: | #line 3171 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:3211: result: no configure:3166: checking for sys/dir.h that defines DIR configure:3191: cc -c -fno-common conftest.c >&5 configure:3194: $? = 0 configure:3197: test -s conftest. configure:3200: $? = 1 configure: failed program was: | #line 3171 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:3211: result: no configure:3166: checking for ndir.h that defines DIR configure:3191: cc -c -fno-common conftest.c >&5 configure:3183:18: ndir.h: No such file or directory configure: In function `main': configure:3188: error: `DIR' undeclared (first use in this function) configure:3188: error: (Each undeclared identifier is reported only once configure:3188: error: for each function it appears in.) configure:3188: error: parse error before ')' token configure:3194: $? = 1 configure: failed program was: | #line 3171 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:3211: result: no configure:3331: checking for library containing opendir configure:3362: cc -o conftest -fno-common conftest.c >&5 configure:3365: $? = 0 configure:3368: test -s conftest configure:3371: $? = 0 configure:3430: result: none required configure:3444: checking how to run the C preprocessor configure:3480: cc -E conftest.c configure:3486: $? = 0 configure:3518: cc -E conftest.c configure:3520:28: ac_nonexistent.h: No such file or directory configure:3524: $? = 1 configure: failed program was: | #line 3509 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include configure:3562: result: cc -E configure:3587: cc -E conftest.c configure:3593: $? = 0 configure:3625: cc -E conftest.c configure:3627:28: ac_nonexistent.h: No such file or directory configure:3631: $? = 1 configure: failed program was: | #line 3616 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include configure:3674: checking for egrep configure:3684: result: grep -E configure:3689: checking for ANSI C header files configure:3715: cc -c -fno-common conftest.c >&5 configure:3718: $? = 0 configure:3721: test -s conftest. configure:3724: $? = 1 configure: failed program was: | #line 3694 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3836: result: no configure:3846: checking for sys/wait.h that is POSIX.1 compatible configure:3878: cc -c -fno-common conftest.c >&5 configure:3881: $? = 0 configure:3884: test -s conftest. configure:3887: $? = 1 configure: failed program was: | #line 3851 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include | #include | #ifndef WEXITSTATUS | # define WEXITSTATUS(stat_val) ((unsigned)(stat_val) >> 8) | #endif | #ifndef WIFEXITED | # define WIFEXITED(stat_val) (((stat_val) & 255) == 0) | #endif | | int | main () | { | int s; | wait (&s); | s = WIFEXITED (s) ? WEXITSTATUS (s) : 1; | ; | return 0; | } configure:3898: result: no configure:3908: checking whether termios.h defines TIOCGWINSZ configure:3936: result: yes configure:3994: checking for sys/types.h configure:4011: cc -c -fno-common conftest.c >&5 configure:4014: $? = 0 configure:4017: test -s conftest. configure:4020: $? = 1 configure: failed program was: | #line 3999 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 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:4031: result: no configure:3994: checking for sys/stat.h configure:4011: cc -c -fno-common conftest.c >&5 configure:4014: $? = 0 configure:4017: test -s conftest. configure:4020: $? = 1 configure: failed program was: | #line 3999 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 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:4031: result: no configure:3994: checking for stdlib.h configure:4011: cc -c -fno-common conftest.c >&5 configure:4014: $? = 0 configure:4017: test -s conftest. configure:4020: $? = 1 configure: failed program was: | #line 3999 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 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:4031: result: no configure:3994: checking for string.h configure:4011: cc -c -fno-common conftest.c >&5 configure:4014: $? = 0 configure:4017: test -s conftest. configure:4020: $? = 1 configure: failed program was: | #line 3999 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 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:4031: result: no configure:3994: checking for memory.h configure:4011: cc -c -fno-common conftest.c >&5 configure:4014: $? = 0 configure:4017: test -s conftest. configure:4020: $? = 1 configure: failed program was: | #line 3999 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 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:4031: result: no configure:3994: checking for strings.h configure:4011: cc -c -fno-common conftest.c >&5 configure:4014: $? = 0 configure:4017: test -s conftest. configure:4020: $? = 1 configure: failed program was: | #line 3999 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 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:4031: result: no configure:3994: checking for inttypes.h configure:4011: cc -c -fno-common conftest.c >&5 configure:4014: $? = 0 configure:4017: test -s conftest. configure:4020: $? = 1 configure: failed program was: | #line 3999 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 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:4031: result: no configure:3994: checking for stdint.h configure:4011: cc -c -fno-common conftest.c >&5 configure:4014: $? = 0 configure:4017: test -s conftest. configure:4020: $? = 1 configure: failed program was: | #line 3999 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 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:4031: result: no configure:3994: checking for unistd.h configure:4011: cc -c -fno-common conftest.c >&5 configure:4014: $? = 0 configure:4017: test -s conftest. configure:4020: $? = 1 configure: failed program was: | #line 3999 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 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:4031: result: no configure:4074: checking arpa/inet.h usability configure:4087: cc -c -fno-common conftest.c >&5 configure:4090: $? = 0 configure:4093: test -s conftest. configure:4096: $? = 1 configure: failed program was: | #line 4076 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 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:4106: result: no configure:4110: checking arpa/inet.h presence configure:4121: cc -E conftest.c configure:4127: $? = 0 configure:4146: result: yes configure:4166: WARNING: arpa/inet.h: present but cannot be compiled configure:4168: WARNING: arpa/inet.h: check for missing prerequisite headers? configure:4170: WARNING: arpa/inet.h: proceeding with the preprocessor's result configure:4182: checking for arpa/inet.h configure:4189: result: yes configure:4074: checking fcntl.h usability configure:4087: cc -c -fno-common conftest.c >&5 configure:4090: $? = 0 configure:4093: test -s conftest. configure:4096: $? = 1 configure: failed program was: | #line 4076 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4106: result: no configure:4110: checking fcntl.h presence configure:4121: cc -E conftest.c configure:4127: $? = 0 configure:4146: result: yes configure:4166: WARNING: fcntl.h: present but cannot be compiled configure:4168: WARNING: fcntl.h: check for missing prerequisite headers? configure:4170: WARNING: fcntl.h: proceeding with the preprocessor's result configure:4182: checking for fcntl.h configure:4189: result: yes configure:4074: checking locale.h usability configure:4087: cc -c -fno-common conftest.c >&5 configure:4090: $? = 0 configure:4093: test -s conftest. configure:4096: $? = 1 configure: failed program was: | #line 4076 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4106: result: no configure:4110: checking locale.h presence configure:4121: cc -E conftest.c configure:4127: $? = 0 configure:4146: result: yes configure:4166: WARNING: locale.h: present but cannot be compiled configure:4168: WARNING: locale.h: check for missing prerequisite headers? configure:4170: WARNING: locale.h: proceeding with the preprocessor's result configure:4182: checking for locale.h configure:4189: result: yes configure:4074: checking netdb.h usability configure:4087: cc -c -fno-common conftest.c >&5 configure:4090: $? = 0 configure:4093: test -s conftest. configure:4096: $? = 1 configure: failed program was: | #line 4076 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_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:4106: result: no configure:4110: checking netdb.h presence configure:4121: cc -E conftest.c configure:4127: $? = 0 configure:4146: result: yes configure:4166: WARNING: netdb.h: present but cannot be compiled configure:4168: WARNING: netdb.h: check for missing prerequisite headers? configure:4170: WARNING: netdb.h: proceeding with the preprocessor's result configure:4182: checking for netdb.h configure:4189: result: yes configure:4074: checking netinet/in.h usability configure:4087: cc -c -fno-common conftest.c >&5 configure:4090: $? = 0 configure:4093: test -s conftest. configure:4096: $? = 1 configure: failed program was: | #line 4076 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_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:4106: result: no configure:4110: checking netinet/in.h presence configure:4121: cc -E conftest.c configure:4127: $? = 0 configure:4146: result: yes configure:4166: WARNING: netinet/in.h: present but cannot be compiled configure:4168: WARNING: netinet/in.h: check for missing prerequisite headers? configure:4170: WARNING: netinet/in.h: proceeding with the preprocessor's result configure:4182: checking for netinet/in.h configure:4189: result: yes configure:4065: checking for stdlib.h configure:4070: result: no configure:4065: checking for string.h configure:4070: result: no configure:4074: checking sys/ioctl.h usability configure:4087: cc -c -fno-common conftest.c >&5 configure:4090: $? = 0 configure:4093: test -s conftest. configure:4096: $? = 1 configure: failed program was: | #line 4076 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4106: result: no configure:4110: checking sys/ioctl.h presence configure:4121: cc -E conftest.c configure:4127: $? = 0 configure:4146: result: yes configure:4166: WARNING: sys/ioctl.h: present but cannot be compiled configure:4168: WARNING: sys/ioctl.h: check for missing prerequisite headers? configure:4170: WARNING: sys/ioctl.h: proceeding with the preprocessor's result configure:4182: checking for sys/ioctl.h configure:4189: result: yes configure:4074: checking sys/socket.h usability configure:4087: cc -c -fno-common conftest.c >&5 configure:4090: $? = 0 configure:4093: test -s conftest. configure:4096: $? = 1 configure: failed program was: | #line 4076 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4106: result: no configure:4110: checking sys/socket.h presence configure:4121: cc -E conftest.c configure:4127: $? = 0 configure:4146: result: yes configure:4166: WARNING: sys/socket.h: present but cannot be compiled configure:4168: WARNING: sys/socket.h: check for missing prerequisite headers? configure:4170: WARNING: sys/socket.h: proceeding with the preprocessor's result configure:4182: checking for sys/socket.h configure:4189: result: yes configure:4074: checking sys/time.h usability configure:4087: cc -c -fno-common conftest.c >&5 configure:4090: $? = 0 configure:4093: test -s conftest. configure:4096: $? = 1 configure: failed program was: | #line 4076 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4106: result: no configure:4110: checking sys/time.h presence configure:4121: cc -E conftest.c configure:4127: $? = 0 configure:4146: result: yes configure:4166: WARNING: sys/time.h: present but cannot be compiled configure:4168: WARNING: sys/time.h: check for missing prerequisite headers? configure:4170: WARNING: sys/time.h: proceeding with the preprocessor's result configure:4182: checking for sys/time.h configure:4189: result: yes configure:4074: checking syslog.h usability configure:4087: cc -c -fno-common conftest.c >&5 configure:4090: $? = 0 configure:4093: test -s conftest. configure:4096: $? = 1 configure: failed program was: | #line 4076 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4106: result: no configure:4110: checking syslog.h presence configure:4121: cc -E conftest.c configure:4127: $? = 0 configure:4146: result: yes configure:4166: WARNING: syslog.h: present but cannot be compiled configure:4168: WARNING: syslog.h: check for missing prerequisite headers? configure:4170: WARNING: syslog.h: proceeding with the preprocessor's result configure:4182: checking for syslog.h configure:4189: result: yes configure:4074: checking termios.h usability configure:4087: cc -c -fno-common conftest.c >&5 configure:4090: $? = 0 configure:4093: test -s conftest. configure:4096: $? = 1 configure: failed program was: | #line 4076 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4106: result: no configure:4110: checking termios.h presence configure:4121: cc -E conftest.c configure:4127: $? = 0 configure:4146: result: yes configure:4166: WARNING: termios.h: present but cannot be compiled configure:4168: WARNING: termios.h: check for missing prerequisite headers? configure:4170: WARNING: termios.h: proceeding with the preprocessor's result configure:4182: checking for termios.h configure:4189: result: yes configure:4065: checking for unistd.h configure:4070: result: no configure:4074: checking utime.h usability configure:4087: cc -c -fno-common conftest.c >&5 configure:4090: $? = 0 configure:4093: test -s conftest. configure:4096: $? = 1 configure: failed program was: | #line 4076 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_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:4106: result: no configure:4110: checking utime.h presence configure:4121: cc -E conftest.c configure:4127: $? = 0 configure:4146: result: yes configure:4166: WARNING: utime.h: present but cannot be compiled configure:4168: WARNING: utime.h: check for missing prerequisite headers? configure:4170: WARNING: utime.h: proceeding with the preprocessor's result configure:4182: checking for utime.h configure:4189: result: yes configure:4074: checking libutil.h usability configure:4087: cc -c -fno-common conftest.c >&5 configure:4132:21: libutil.h: No such file or directory configure:4090: $? = 1 configure: failed program was: | #line 4076 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_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:4106: result: no configure:4110: checking libutil.h presence configure:4121: cc -E conftest.c configure:4134:21: libutil.h: No such file or directory configure:4127: $? = 1 configure: failed program was: | #line 4112 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include configure:4146: result: no configure:4182: checking for libutil.h configure:4189: result: no configure:4074: checking libgen.h usability configure:4087: cc -c -fno-common conftest.c >&5 configure:4090: $? = 0 configure:4093: test -s conftest. configure:4096: $? = 1 configure: failed program was: | #line 4076 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_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:4106: result: no configure:4110: checking libgen.h presence configure:4121: cc -E conftest.c configure:4127: $? = 0 configure:4146: result: yes configure:4166: WARNING: libgen.h: present but cannot be compiled configure:4168: WARNING: libgen.h: check for missing prerequisite headers? configure:4170: WARNING: libgen.h: proceeding with the preprocessor's result configure:4182: checking for libgen.h configure:4189: result: yes configure:4074: checking sys/param.h usability configure:4087: cc -c -fno-common conftest.c >&5 configure:4090: $? = 0 configure:4093: test -s conftest. configure:4096: $? = 1 configure: failed program was: | #line 4076 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBGEN_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:4106: result: no configure:4110: checking sys/param.h presence configure:4121: cc -E conftest.c configure:4127: $? = 0 configure:4146: result: yes configure:4166: WARNING: sys/param.h: present but cannot be compiled configure:4168: WARNING: sys/param.h: check for missing prerequisite headers? configure:4170: WARNING: sys/param.h: proceeding with the preprocessor's result configure:4182: checking for sys/param.h configure:4189: result: yes configure:4074: checking errno.h usability configure:4087: cc -c -fno-common conftest.c >&5 configure:4090: $? = 0 configure:4093: test -s conftest. configure:4096: $? = 1 configure: failed program was: | #line 4076 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_PARAM_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:4106: result: no configure:4110: checking errno.h presence configure:4121: cc -E conftest.c configure:4127: $? = 0 configure:4146: result: yes configure:4166: WARNING: errno.h: present but cannot be compiled configure:4168: WARNING: errno.h: check for missing prerequisite headers? configure:4170: WARNING: errno.h: proceeding with the preprocessor's result configure:4182: checking for errno.h configure:4189: result: yes configure:4203: checking for sys/syslog.h configure:4221: cc -c -fno-common conftest.c >&5 configure:4224: $? = 0 configure:4227: test -s conftest. configure:4230: $? = 1 configure: failed program was: | #line 4208 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ERRNO_H 1 | /* end confdefs.h. */ | #define SYSLOG_NAMES | #include | | #include configure:4241: result: no configure:4253: checking for an ANSI C-conforming const configure:4321: cc -c -fno-common conftest.c >&5 configure:4324: $? = 0 configure:4327: test -s conftest. configure:4330: $? = 1 configure: failed program was: | #line 4258 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ERRNO_H 1 | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset x; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *ccp; | char **p; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | ccp = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++ccp; | p = (char**) ccp; | ccp = (char const *const *) p; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | } | #endif | | ; | return 0; | } configure:4341: result: no configure:4351: checking for off_t configure:4376: cc -c -fno-common conftest.c >&5 configure: In function `main': configure:4419: error: `off_t' undeclared (first use in this function) configure:4419: error: (Each undeclared identifier is reported only once configure:4419: error: for each function it appears in.) configure:4419: error: parse error before ')' token configure:4379: $? = 1 configure: failed program was: | #line 4356 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ERRNO_H 1 | #define const | /* 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 ((off_t *) 0) | return 0; | if (sizeof (off_t)) | return 0; | ; | return 0; | } configure:4396: result: no configure:4408: checking for pid_t configure:4433: cc -c -fno-common conftest.c >&5 configure: In function `main': configure:4477: error: `pid_t' undeclared (first use in this function) configure:4477: error: (Each undeclared identifier is reported only once configure:4477: error: for each function it appears in.) configure:4477: error: parse error before ')' token configure:4436: $? = 1 configure: failed program was: | #line 4413 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ERRNO_H 1 | #define const | #define off_t long | /* 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 ((pid_t *) 0) | return 0; | if (sizeof (pid_t)) | return 0; | ; | return 0; | } configure:4453: result: no configure:4465: checking for size_t configure:4490: cc -c -fno-common conftest.c >&5 configure:4493: $? = 0 configure:4496: test -s conftest. configure:4499: $? = 1 configure: failed program was: | #line 4470 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ERRNO_H 1 | #define const | #define off_t long | #define pid_t int | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((size_t *) 0) | return 0; | if (sizeof (size_t)) | return 0; | ; | return 0; | } configure:4510: result: no configure:4522: checking whether time.h and sys/time.h may both be included configure:4548: cc -c -fno-common conftest.c >&5 configure:4551: $? = 0 configure:4554: test -s conftest. configure:4557: $? = 1 configure: failed program was: | #line 4527 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ERRNO_H 1 | #define const | #define off_t long | #define pid_t int | #define size_t unsigned | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:4568: result: no configure:4578: checking whether struct tm is in sys/time.h or time.h configure:4602: cc -c -fno-common conftest.c >&5 configure:4605: $? = 0 configure:4608: test -s conftest. configure:4611: $? = 1 configure: failed program was: | #line 4583 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ERRNO_H 1 | #define const | #define off_t long | #define pid_t int | #define size_t unsigned | /* end confdefs.h. */ | #include | #include | | int | main () | { | struct tm *tp; tp->tm_sec; | ; | return 0; | } configure:4622: result: sys/time.h configure:4632: checking for char configure:4657: cc -c -fno-common conftest.c >&5 configure:4660: $? = 0 configure:4663: test -s conftest. configure:4666: $? = 1 configure: failed program was: | #line 4637 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ERRNO_H 1 | #define const | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 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 () | { | if ((char *) 0) | return 0; | if (sizeof (char)) | return 0; | ; | return 0; | } configure:4677: result: no configure:4680: checking size of char configure:4986: result: 0 configure:4993: checking for short configure:5018: cc -c -fno-common conftest.c >&5 configure:5021: $? = 0 configure:5024: test -s conftest. configure:5027: $? = 1 configure: failed program was: | #line 4998 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ERRNO_H 1 | #define const | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 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 ((short *) 0) | return 0; | if (sizeof (short)) | return 0; | ; | return 0; | } configure:5038: result: no configure:5041: checking size of short configure:5347: result: 0 configure:5354: checking for int configure:5379: cc -c -fno-common conftest.c >&5 configure:5382: $? = 0 configure:5385: test -s conftest. configure:5388: $? = 1 configure: failed program was: | #line 5359 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ERRNO_H 1 | #define const | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 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 ((int *) 0) | return 0; | if (sizeof (int)) | return 0; | ; | return 0; | } configure:5399: result: no configure:5402: checking size of int configure:5708: result: 0 configure:5715: checking for long configure:5740: cc -c -fno-common conftest.c >&5 configure:5743: $? = 0 configure:5746: test -s conftest. configure:5749: $? = 1 configure: failed program was: | #line 5720 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ERRNO_H 1 | #define const | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 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 ((long *) 0) | return 0; | if (sizeof (long)) | return 0; | ; | return 0; | } configure:5760: result: no configure:5763: checking size of long configure:6069: result: 0 configure:6076: checking whether byte ordering is bigendian configure:6104: cc -c -fno-common conftest.c >&5 configure:6107: $? = 0 configure:6110: test -s conftest. configure:6113: $? = 1 configure: failed program was: | #line 6082 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ERRNO_H 1 | #define const | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN | bogus endian macros | #endif | | ; | return 0; | } configure:6237: cc -o conftest -fno-common conftest.c >&5 configure:6240: $? = 0 configure:6242: ./conftest configure:6245: $? = 0 configure:6261: result: no configure:6280: checking for struct tm.tm_gmtoff configure:6304: cc -c -fno-common conftest.c >&5 configure: In function `main': configure:6356: error: storage size of `ac_aggr' isn't known configure:6356: error: storage size of `ac_aggr' isn't known configure:6307: $? = 1 configure: failed program was: | #line 6285 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ERRNO_H 1 | #define const | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 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 () | { | static struct tm ac_aggr; | if (ac_aggr.tm_gmtoff) | return 0; | ; | return 0; | } configure:6339: cc -c -fno-common conftest.c >&5 configure: In function `main': configure:6391: error: storage size of `ac_aggr' isn't known configure:6391: error: storage size of `ac_aggr' isn't known configure:6342: $? = 1 configure: failed program was: | #line 6320 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ERRNO_H 1 | #define const | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 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 () | { | static struct tm ac_aggr; | if (sizeof ac_aggr.tm_gmtoff) | return 0; | ; | return 0; | } configure:6361: result: no configure:6371: checking whether facilitynames is declared configure:6402: cc -c -fno-common conftest.c >&5 configure:6405: $? = 0 configure:6408: test -s conftest. configure:6411: $? = 1 configure: failed program was: | #line 6376 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ERRNO_H 1 | #define const | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | /* end confdefs.h. */ | #include | #define SYSLOG_NAMES | #include | #ifdef HAVE_SYSLOG_AND_SYS_SYSLOG | # include | #endif | | int | main () | { | #ifndef facilitynames | char *p = (char *) facilitynames; | #endif | | ; | return 0; | } configure:6422: result: no configure:6432: checking whether prioritynames is declared configure:6463: cc -c -fno-common conftest.c >&5 configure:6466: $? = 0 configure:6469: test -s conftest. configure:6472: $? = 1 configure: failed program was: | #line 6437 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ERRNO_H 1 | #define const | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | /* end confdefs.h. */ | #include | #define SYSLOG_NAMES | #include | #ifdef HAVE_SYSLOG_AND_SYS_SYSLOG | # include | #endif | | int | main () | { | #ifndef prioritynames | char *p = (char *) prioritynames; | #endif | | ; | return 0; | } configure:6483: result: no configure:6493: checking whether TIOCSCTTY is declared configure:6521: cc -c -fno-common conftest.c >&5 configure:6524: $? = 0 configure:6527: test -s conftest. configure:6530: $? = 1 configure: failed program was: | #line 6498 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ERRNO_H 1 | #define const | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | #ifndef TIOCSCTTY | char *p = (char *) TIOCSCTTY; | #endif | | ; | return 0; | } configure:6541: result: no configure:6551: checking whether EIDRM is declared configure:6578: cc -c -fno-common conftest.c >&5 configure:6581: $? = 0 configure:6584: test -s conftest. configure:6587: $? = 1 configure: failed program was: | #line 6556 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ERRNO_H 1 | #define const | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #ifndef EIDRM | char *p = (char *) EIDRM; | #endif | | ; | return 0; | } configure:6598: result: no configure:6608: checking whether STDIN_FILENO is declared configure:6634: cc -c -fno-common conftest.c >&5 configure:6637: $? = 0 configure:6640: test -s conftest. configure:6643: $? = 1 configure: failed program was: | #line 6613 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ERRNO_H 1 | #define const | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef STDIN_FILENO | char *p = (char *) STDIN_FILENO; | #endif | | ; | return 0; | } configure:6654: result: no configure:6674: checking whether STDOUT_FILENO is declared configure:6700: cc -c -fno-common conftest.c >&5 configure:6703: $? = 0 configure:6706: test -s conftest. configure:6709: $? = 1 configure: failed program was: | #line 6679 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ERRNO_H 1 | #define const | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define HAVE_DECL_STDIN_FILENO 0 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef STDOUT_FILENO | char *p = (char *) STDOUT_FILENO; | #endif | | ; | return 0; | } configure:6720: result: no configure:6740: checking whether STDERR_FILENO is declared configure:6766: cc -c -fno-common conftest.c >&5 configure:6769: $? = 0 configure:6772: test -s conftest. configure:6775: $? = 1 configure: failed program was: | #line 6745 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ERRNO_H 1 | #define const | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define HAVE_DECL_STDIN_FILENO 0 | #define HAVE_DECL_STDOUT_FILENO 0 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef STDERR_FILENO | char *p = (char *) STDERR_FILENO; | #endif | | ; | return 0; | } configure:6786: result: no configure:6809: checking for working POSIX fnmatch configure:6848: cc -o conftest -fno-common conftest.c >&5 configure:6851: $? = 0 configure:6853: ./conftest configure:6856: $? = 0 configure:6870: result: yes configure:6888: checking for unistd.h configure:6893: result: no configure:6897: checking vfork.h usability configure:6910: cc -c -fno-common conftest.c >&5 configure:6971:19: vfork.h: No such file or directory configure:6913: $? = 1 configure: failed program was: | #line 6899 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ERRNO_H 1 | #define const | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define HAVE_DECL_STDIN_FILENO 0 | #define HAVE_DECL_STDOUT_FILENO 0 | #define HAVE_DECL_STDERR_FILENO 0 | #define HAVE_FNMATCH 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:6929: result: no configure:6933: checking vfork.h presence configure:6944: cc -E conftest.c configure:6973:19: vfork.h: No such file or directory configure:6950: $? = 1 configure: failed program was: | #line 6935 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ERRNO_H 1 | #define const | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define HAVE_DECL_STDIN_FILENO 0 | #define HAVE_DECL_STDOUT_FILENO 0 | #define HAVE_DECL_STDERR_FILENO 0 | #define HAVE_FNMATCH 1 | /* end confdefs.h. */ | #include configure:6969: result: no configure:7005: checking for vfork.h configure:7012: result: no configure:7030: checking for fork configure:7080: cc -o conftest -fno-common conftest.c >&5 configure:7083: $? = 0 configure:7086: test -s conftest configure:7089: $? = 0 configure:7100: result: yes configure:7030: checking for vfork configure:7080: cc -o conftest -fno-common conftest.c >&5 configure:7083: $? = 0 configure:7086: test -s conftest configure:7089: $? = 0 configure:7100: result: yes configure:7111: checking for working fork configure:7134: cc -o conftest -fno-common conftest.c >&5 configure:7137: $? = 0 configure:7139: ./conftest configure:7142: $? = 0 configure:7156: result: yes configure:7177: checking for working vfork configure:7311: result: yes configure:7399: checking for stdlib.h configure:7404: result: no configure:7536: checking for GNU libc compatible malloc configure:7566: cc -o conftest -fno-common conftest.c >&5 configure:7569: $? = 0 configure:7571: ./conftest configure:7574: $? = 0 configure:7588: result: yes configure:7611: checking for working memcmp configure:7660: cc -o conftest -fno-common conftest.c >&5 configure:7663: $? = 0 configure:7665: ./conftest configure:7668: $? = 0 configure:7682: result: yes configure:7686: checking return type of signal handlers configure:7718: cc -c -fno-common conftest.c >&5 configure:7721: $? = 0 configure:7724: test -s conftest. configure:7727: $? = 1 configure: failed program was: | #line 7691 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ERRNO_H 1 | #define const | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define HAVE_DECL_STDIN_FILENO 0 | #define HAVE_DECL_STDOUT_FILENO 0 | #define HAVE_DECL_STDERR_FILENO 0 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | /* end confdefs.h. */ | #include | #include | #ifdef signal | # undef signal | #endif | #ifdef __cplusplus | extern "C" void (*signal (int, void (*)(int)))(int); | #else | void (*signal ()) (); | #endif | | int | main () | { | int i; | ; | return 0; | } configure:7738: result: int configure:7750: checking for strftime configure:7800: cc -o conftest -fno-common conftest.c >&5 configure:7803: $? = 0 configure:7806: test -s conftest configure:7809: $? = 0 configure:7820: result: yes configure:7894: checking whether utime accepts a null argument configure:7926: cc -o conftest -fno-common conftest.c >&5 configure: In function `main': configure:7986: error: storage size of `s' isn't known configure:7986: error: storage size of `t' isn't known configure:7929: $? = 1 configure: program exited with status 1 configure: failed program was: | #line 7904 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ERRNO_H 1 | #define const | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define HAVE_DECL_STDIN_FILENO 0 | #define HAVE_DECL_STDOUT_FILENO 0 | #define HAVE_DECL_STDERR_FILENO 0 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define RETSIGTYPE int | #define HAVE_STRFTIME 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 () | { | struct stat s, t; | exit (!(stat ("conftest.data", &s) == 0 | && utime ("conftest.data", (long *)0) == 0 | && stat ("conftest.data", &t) == 0 | && t.st_mtime >= s.st_mtime | && t.st_mtime - s.st_mtime < 120)); | ; | return 0; | } configure:7949: result: no configure:7964: checking for vprintf configure:8014: cc -o conftest -fno-common conftest.c >&5 configure:8030: warning: conflicting types for built-in function `vprintf' configure:8017: $? = 0 configure:8020: test -s conftest configure:8023: $? = 0 configure:8034: result: yes configure:8041: checking for _doprnt configure:8091: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: __doprnt configure:8094: $? = 1 configure: failed program was: | #line 8046 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ERRNO_H 1 | #define const | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define HAVE_DECL_STDIN_FILENO 0 | #define HAVE_DECL_STDOUT_FILENO 0 | #define HAVE_DECL_STDERR_FILENO 0 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define RETSIGTYPE int | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* 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 | /* 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:8111: result: no configure:8153: checking for alarm configure:8203: cc -o conftest -fno-common conftest.c >&5 configure:8206: $? = 0 configure:8209: test -s conftest configure:8212: $? = 0 configure:8223: result: yes configure:8153: checking for bzero configure:8203: cc -o conftest -fno-common conftest.c >&5 configure:8221: warning: conflicting types for built-in function `bzero' configure:8206: $? = 0 configure:8209: test -s conftest configure:8212: $? = 0 configure:8223: result: yes configure:8153: checking for dup2 configure:8203: cc -o conftest -fno-common conftest.c >&5 configure:8206: $? = 0 configure:8209: test -s conftest configure:8212: $? = 0 configure:8223: result: yes configure:8153: checking for getcwd configure:8203: cc -o conftest -fno-common conftest.c >&5 configure:8206: $? = 0 configure:8209: test -s conftest configure:8212: $? = 0 configure:8223: result: yes configure:8153: checking for memchr configure:8203: cc -o conftest -fno-common conftest.c >&5 configure:8206: $? = 0 configure:8209: test -s conftest configure:8212: $? = 0 configure:8223: result: yes configure:8153: checking for memmove configure:8203: cc -o conftest -fno-common conftest.c >&5 configure:8206: $? = 0 configure:8209: test -s conftest configure:8212: $? = 0 configure:8223: result: yes configure:8153: checking for memset configure:8203: cc -o conftest -fno-common conftest.c >&5 configure:8226: warning: conflicting types for built-in function `memset' configure:8206: $? = 0 configure:8209: test -s conftest configure:8212: $? = 0 configure:8223: result: yes configure:8153: checking for mkdir configure:8203: cc -o conftest -fno-common conftest.c >&5 configure:8206: $? = 0 configure:8209: test -s conftest configure:8212: $? = 0 configure:8223: result: yes configure:8153: checking for rmdir configure:8203: cc -o conftest -fno-common conftest.c >&5 configure:8206: $? = 0 configure:8209: test -s conftest configure:8212: $? = 0 configure:8223: result: yes configure:8153: checking for select configure:8203: cc -o conftest -fno-common conftest.c >&5 configure:8206: $? = 0 configure:8209: test -s conftest configure:8212: $? = 0 configure:8223: result: yes configure:8153: checking for setlocale configure:8203: cc -o conftest -fno-common conftest.c >&5 configure:8206: $? = 0 configure:8209: test -s conftest configure:8212: $? = 0 configure:8223: result: yes configure:8153: checking for strcasecmp configure:8203: cc -o conftest -fno-common conftest.c >&5 configure:8206: $? = 0 configure:8209: test -s conftest configure:8212: $? = 0 configure:8223: result: yes configure:8153: checking for strchr configure:8203: cc -o conftest -fno-common conftest.c >&5 configure:8232: warning: conflicting types for built-in function `strchr' configure:8206: $? = 0 configure:8209: test -s conftest configure:8212: $? = 0 configure:8223: result: yes configure:8153: checking for strcspn configure:8203: cc -o conftest -fno-common conftest.c >&5 configure:8233: warning: conflicting types for built-in function `strcspn' configure:8206: $? = 0 configure:8209: test -s conftest configure:8212: $? = 0 configure:8223: result: yes configure:8153: checking for strdup configure:8203: cc -o conftest -fno-common conftest.c >&5 configure:8206: $? = 0 configure:8209: test -s conftest configure:8212: $? = 0 configure:8223: result: yes configure:8153: checking for strerror configure:8203: cc -o conftest -fno-common conftest.c >&5 configure:8206: $? = 0 configure:8209: test -s conftest configure:8212: $? = 0 configure:8223: result: yes configure:8153: checking for strncasecmp configure:8203: cc -o conftest -fno-common conftest.c >&5 configure:8206: $? = 0 configure:8209: test -s conftest configure:8212: $? = 0 configure:8223: result: yes configure:8153: checking for strrchr configure:8203: cc -o conftest -fno-common conftest.c >&5 configure:8237: warning: conflicting types for built-in function `strrchr' configure:8206: $? = 0 configure:8209: test -s conftest configure:8212: $? = 0 configure:8223: result: yes configure:8153: checking for strspn configure:8203: cc -o conftest -fno-common conftest.c >&5 configure:8238: warning: conflicting types for built-in function `strspn' configure:8206: $? = 0 configure:8209: test -s conftest configure:8212: $? = 0 configure:8223: result: yes configure:8153: checking for strstr configure:8203: cc -o conftest -fno-common conftest.c >&5 configure:8239: warning: conflicting types for built-in function `strstr' configure:8206: $? = 0 configure:8209: test -s conftest configure:8212: $? = 0 configure:8223: result: yes configure:8153: checking for strtol configure:8203: cc -o conftest -fno-common conftest.c >&5 configure:8206: $? = 0 configure:8209: test -s conftest configure:8212: $? = 0 configure:8223: result: yes configure:8153: checking for uname configure:8203: cc -o conftest -fno-common conftest.c >&5 configure:8206: $? = 0 configure:8209: test -s conftest configure:8212: $? = 0 configure:8223: result: yes configure:8153: checking for utime configure:8203: cc -o conftest -fno-common conftest.c >&5 configure:8206: $? = 0 configure:8209: test -s conftest configure:8212: $? = 0 configure:8223: result: yes configure:8153: checking for vsnprintf configure:8203: cc -o conftest -fno-common conftest.c >&5 configure:8243: warning: conflicting types for built-in function `vsnprintf' configure:8206: $? = 0 configure:8209: test -s conftest configure:8212: $? = 0 configure:8223: result: yes configure:8153: checking for snprintf configure:8203: cc -o conftest -fno-common conftest.c >&5 configure:8244: warning: conflicting types for built-in function `snprintf' configure:8206: $? = 0 configure:8209: test -s conftest configure:8212: $? = 0 configure:8223: result: yes configure:8240: checking for strsep configure:8290: cc -o conftest -fno-common conftest.c >&5 configure:8293: $? = 0 configure:8296: test -s conftest configure:8299: $? = 0 configure:8310: result: yes configure:8240: checking for usleep configure:8290: cc -o conftest -fno-common conftest.c >&5 configure:8293: $? = 0 configure:8296: test -s conftest configure:8299: $? = 0 configure:8310: result: yes configure:8240: checking for getsid configure:8290: cc -o conftest -fno-common conftest.c >&5 configure:8293: $? = 0 configure:8296: test -s conftest configure:8299: $? = 0 configure:8310: result: yes configure:8240: checking for strcspn configure:8310: result: yes configure:8323: checking for nonbroken basename implementation configure:8348: cc -o conftest -fno-common conftest.c >&5 configure: In function `main': configure:8411: warning: initialization makes pointer from integer without a cast configure:8351: $? = 0 configure:8353: ./conftest configure:8356: $? = 0 configure:8370: result: yes configure:8382: checking for setproctitle configure:8432: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _setproctitle configure:8435: $? = 1 configure: failed program was: | #line 8387 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ERRNO_H 1 | #define const | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define HAVE_DECL_STDIN_FILENO 0 | #define HAVE_DECL_STDOUT_FILENO 0 | #define HAVE_DECL_STDERR_FILENO 0 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define RETSIGTYPE int | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALARM 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRSEP 1 | #define HAVE_USLEEP 1 | #define HAVE_GETSID 1 | #define HAVE_STRCSPN 1 | #define HAVE_BASENAME 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setproctitle (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* 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 setproctitle (); | /* 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_setproctitle) || defined (__stub___setproctitle) | choke me | #else | char (*f) () = setproctitle; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setproctitle; | ; | return 0; | } configure:8452: result: no configure:8461: checking for setproctitle in -lutil configure:8492: cc -o conftest -fno-common conftest.c -lutil >&5 ld: can't locate file for: -lutil configure:8495: $? = 1 configure: failed program was: | #line 8468 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ERRNO_H 1 | #define const | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define HAVE_DECL_STDIN_FILENO 0 | #define HAVE_DECL_STDOUT_FILENO 0 | #define HAVE_DECL_STDERR_FILENO 0 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define RETSIGTYPE int | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALARM 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRSEP 1 | #define HAVE_USLEEP 1 | #define HAVE_GETSID 1 | #define HAVE_STRCSPN 1 | #define HAVE_BASENAME 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 setproctitle (); | int | main () | { | setproctitle (); | ; | return 0; | } configure:8513: result: no configure:8530: checking for socket configure:8580: cc -o conftest -fno-common conftest.c >&5 configure:8583: $? = 0 configure:8586: test -s conftest configure:8589: $? = 0 configure:8600: result: yes configure:8679: checking for getpeername configure:8729: cc -o conftest -fno-common conftest.c >&5 configure:8732: $? = 0 configure:8735: test -s conftest configure:8738: $? = 0 configure:8749: result: yes configure:8828: checking for gethostbyname configure:8878: cc -o conftest -fno-common conftest.c >&5 configure:8881: $? = 0 configure:8884: test -s conftest configure:8887: $? = 0 configure:8898: result: yes configure:8977: checking for getservbyname configure:9027: cc -o conftest -fno-common conftest.c >&5 configure:9030: $? = 0 configure:9033: test -s conftest configure:9036: $? = 0 configure:9047: result: yes configure:9126: checking for inet_addr configure:9176: cc -o conftest -fno-common conftest.c >&5 configure:9179: $? = 0 configure:9182: test -s conftest configure:9185: $? = 0 configure:9196: result: yes configure:9275: checking for inet_ntoa configure:9325: cc -o conftest -fno-common conftest.c >&5 configure:9328: $? = 0 configure:9331: test -s conftest configure:9334: $? = 0 configure:9345: result: yes configure:9424: checking for shutdown configure:9474: cc -o conftest -fno-common conftest.c >&5 configure:9477: $? = 0 configure:9480: test -s conftest configure:9483: $? = 0 configure:9494: result: yes configure:9508: checking for connect configure:9558: cc -o conftest -fno-common conftest.c >&5 configure:9561: $? = 0 configure:9564: test -s conftest configure:9567: $? = 0 configure:9578: result: yes configure:9654: checking for config path configure:9671: result: /etc/qico.conf configure:9679: checking for TCP connection speed configure:9694: result: 115200 configure:9702: checking for default port locking speed configure:9717: result: 9600 configure:9725: checking for shell configure:9740: result: /bin/sh configure:9753: checking for lock creation style configure:9765: result: link configure:9786: checking for outbound mode configure:9804: result: bso configure:9808: checking for Hydra8k/16k support configure:9826: result: no configure:9838: checking for main in -lncurses configure:9863: cc -o conftest -fno-common conftest.c -lncurses >&5 configure:9866: $? = 0 configure:9869: test -s conftest configure:9872: $? = 0 configure:9884: result: yes configure:9955: checking for mvvline in -lncurses configure:9986: cc -o conftest -fno-common conftest.c -lncurses >&5 configure:9989: $? = 0 configure:9992: test -s conftest configure:9995: $? = 0 configure:10007: result: yes configure:10018: checking for resizeterm in -lncurses configure:10049: cc -o conftest -fno-common conftest.c -lncurses >&5 configure:10052: $? = 0 configure:10055: test -s conftest configure:10058: $? = 0 configure:10070: result: yes configure:10101: checking curses.h usability configure:10114: cc -c -fno-common conftest.c >&5 configure:10117: $? = 0 configure:10120: test -s conftest. configure:10123: $? = 1 configure: failed program was: | #line 10103 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ERRNO_H 1 | #define const | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define HAVE_DECL_STDIN_FILENO 0 | #define HAVE_DECL_STDOUT_FILENO 0 | #define HAVE_DECL_STDERR_FILENO 0 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define RETSIGTYPE int | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALARM 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRSEP 1 | #define HAVE_USLEEP 1 | #define HAVE_GETSID 1 | #define HAVE_STRCSPN 1 | #define HAVE_BASENAME 1 | #define HAVE_SOCKET 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_INET_ADDR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_CONNECT 1 | #define TCP_SPEED 115200 | #define DEFAULT_SPEED 9600 | #define SHELL "/bin/sh" | #define HAVE_LIBNCURSES 1 | #define CURS_HAVE_MVVLINE 1 | #define CURS_HAVE_RESIZETERM 1 | #define QCC 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:10133: result: no configure:10137: checking curses.h presence configure:10148: cc -E conftest.c configure:10154: $? = 0 configure:10173: result: yes configure:10193: WARNING: curses.h: present but cannot be compiled configure:10195: WARNING: curses.h: check for missing prerequisite headers? configure:10197: WARNING: curses.h: proceeding with the preprocessor's result configure:10209: checking for curses.h configure:10216: result: yes configure:10101: checking ncurses.h usability configure:10114: cc -c -fno-common conftest.c >&5 configure:10117: $? = 0 configure:10120: test -s conftest. configure:10123: $? = 1 configure: failed program was: | #line 10103 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "qico" | #define PACKAGE_TARNAME "qico" | #define PACKAGE_VERSION "0.49.10-p3" | #define PACKAGE_STRING "qico 0.49.10-p3" | #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" | #define PACKAGE "qico" | #define VERSION "0.49.10-p3" | #define YYTEXT_POINTER 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ERRNO_H 1 | #define const | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define HAVE_DECL_STDIN_FILENO 0 | #define HAVE_DECL_STDOUT_FILENO 0 | #define HAVE_DECL_STDERR_FILENO 0 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define RETSIGTYPE int | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALARM 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRSEP 1 | #define HAVE_USLEEP 1 | #define HAVE_GETSID 1 | #define HAVE_STRCSPN 1 | #define HAVE_BASENAME 1 | #define HAVE_SOCKET 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_INET_ADDR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_CONNECT 1 | #define TCP_SPEED 115200 | #define DEFAULT_SPEED 9600 | #define SHELL "/bin/sh" | #define HAVE_LIBNCURSES 1 | #define CURS_HAVE_MVVLINE 1 | #define CURS_HAVE_RESIZETERM 1 | #define QCC 1 | #define HAVE_CURSES_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:10133: result: no configure:10137: checking ncurses.h presence configure:10148: cc -E conftest.c configure:10154: $? = 0 configure:10173: result: yes configure:10193: WARNING: ncurses.h: present but cannot be compiled configure:10195: WARNING: ncurses.h: check for missing prerequisite headers? configure:10197: WARNING: ncurses.h: proceeding with the preprocessor's result configure:10209: checking for ncurses.h configure:10216: result: yes configure:10230: checking for qcc support configure:10232: result: yes configure:10251: checking for debug logging configure:10261: result: yes, use loglevels in config to tune configure:10275: checking for Electric Fence malloc() debbuger configure:10352: result: no configure:10506: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by qico config.status 0.49.10-p3, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:668: creating src/ver.c config.status:668: creating qico.spec config.status:668: creating Makefile config.status:668: creating src/Makefile config.status:668: creating stuff/Makefile config.status:772: creating config.h config.status:1191: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= 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__doprnt=no ac_cv_func_alarm=yes ac_cv_func_basename_nonbroken=yes ac_cv_func_bzero=yes ac_cv_func_connect=yes ac_cv_func_dup2=yes ac_cv_func_fnmatch_works=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_getcwd=yes ac_cv_func_gethostbyname=yes ac_cv_func_getpeername=yes ac_cv_func_getservbyname=yes ac_cv_func_getsid=yes ac_cv_func_inet_addr=yes ac_cv_func_inet_ntoa=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_mkdir=yes ac_cv_func_rmdir=yes ac_cv_func_select=yes ac_cv_func_setlocale=yes ac_cv_func_setproctitle=no ac_cv_func_shutdown=yes ac_cv_func_snprintf=yes ac_cv_func_socket=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_strncasecmp=yes ac_cv_func_strrchr=yes ac_cv_func_strsep=yes ac_cv_func_strspn=yes ac_cv_func_strstr=yes ac_cv_func_strtol=yes ac_cv_func_uname=yes ac_cv_func_usleep=yes ac_cv_func_utime=yes ac_cv_func_utime_null=no ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_vprintf=yes ac_cv_func_vsnprintf=yes ac_cv_have_decl_EIDRM=no ac_cv_have_decl_STDERR_FILENO=no ac_cv_have_decl_STDIN_FILENO=no ac_cv_have_decl_STDOUT_FILENO=no ac_cv_have_decl_TIOCSCTTY=no ac_cv_have_decl_facilitynames=no ac_cv_have_decl_prioritynames=no ac_cv_header_arpa_inet_h=yes ac_cv_header_curses_h=yes ac_cv_header_dirent_dirent_h=no ac_cv_header_dirent_ndir_h=no ac_cv_header_dirent_sys_dir_h=no ac_cv_header_dirent_sys_ndir_h=no ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_libgen_h=yes ac_cv_header_libutil_h=no ac_cv_header_locale_h=yes ac_cv_header_memory_h=no ac_cv_header_ncurses_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_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_ioctl_h=yes 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_syslog_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_sys_wait_h=no ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=no ac_cv_header_unistd_h=no ac_cv_header_utime_h=yes ac_cv_header_vfork_h=no ac_cv_lib_fl_yywrap=yes ac_cv_lib_ncurses___mvvline=yes ac_cv_lib_ncurses___resizeterm=yes ac_cv_lib_ncurses_main=yes ac_cv_lib_util_setproctitle=no ac_cv_member_struct_tm_tm_gmtoff=no ac_cv_objext= ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_LEX=flex ac_cv_prog_YACC='bison -y' ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_sizeof_char=0 ac_cv_sizeof_int=0 ac_cv_sizeof_long=0 ac_cv_sizeof_short=0 ac_cv_struct_tm=sys/time.h ac_cv_sys_tiocgwinsz_in_termios_h=yes ac_cv_type_char=no ac_cv_type_int=no ac_cv_type_long=no ac_cv_type_off_t=no ac_cv_type_pid_t=no ac_cv_type_short=no ac_cv_type_signal=int ac_cv_type_size_t=no am_cv_CC_dependencies_compiler_type=gcc3 lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/comms/qico/work/qico-0.49.10-p3/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/comms/qico/work/qico-0.49.10-p3/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/comms/qico/work/qico-0.49.10-p3/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/comms/qico/work/qico-0.49.10-p3/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/comms/qico/work/qico-0.49.10-p3/missing --run automake-1.7' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CONFIG='/etc/qico.conf' CPP='cc -E' CPPFLAGS='' CYGPATH_W='echo' DEFAULT_SPEED='' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBOBJS='' LIBS='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/comms/qico/work/qico-0.49.10-p3/missing --run makeinfo' OBJEXT='' PACKAGE='qico' PACKAGE_BUGREPORT='cyrilm@users.sourceforge.net' PACKAGE_NAME='qico' PACKAGE_STRING='qico 0.49.10-p3' PACKAGE_TARNAME='qico' PACKAGE_VERSION='0.49.10-p3' PATH_SEPARATOR=':' QCC='qcc' QCCLIBS='-lncurses' SET_MAKE='' SHELL='/bin/sh' STRIP='' TCP_SPEED='' VERSION='0.49.10-p3' YACC='bison -y' ac_ct_CC='' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build_alias='i386-unknown-gnu' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='i386-unknown-gnu' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/comms/qico/work/qico-0.49.10-p3/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define CONFIG "/etc/qico.conf" #define CURS_HAVE_MVVLINE 1 #define CURS_HAVE_RESIZETERM 1 #define DEFAULT_SPEED 9600 #define HAVE_ALARM 1 #define HAVE_ARPA_INET_H 1 #define HAVE_BASENAME 1 #define HAVE_BZERO 1 #define HAVE_CONNECT 1 #define HAVE_CURSES_H 1 #define HAVE_DECL_STDERR_FILENO 0 #define HAVE_DECL_STDIN_FILENO 0 #define HAVE_DECL_STDOUT_FILENO 0 #define HAVE_DUP2 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH 1 #define HAVE_FORK 1 #define HAVE_GETCWD 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETPEERNAME 1 #define HAVE_GETSERVBYNAME 1 #define HAVE_GETSID 1 #define HAVE_INET_ADDR 1 #define HAVE_INET_NTOA 1 #define HAVE_LIBGEN_H 1 #define HAVE_LIBNCURSES 1 #define HAVE_LOCALE_H 1 #define HAVE_MALLOC 1 #define HAVE_MEMCHR 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_MKDIR 1 #define HAVE_NCURSES_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_RMDIR 1 #define HAVE_SELECT 1 #define HAVE_SETLOCALE 1 #define HAVE_SHUTDOWN 1 #define HAVE_SNPRINTF 1 #define HAVE_SOCKET 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRCSPN 1 #define HAVE_STRCSPN 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRFTIME 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRRCHR 1 #define HAVE_STRSEP 1 #define HAVE_STRSPN 1 #define HAVE_STRSTR 1 #define HAVE_STRTOL 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UNAME 1 #define HAVE_USLEEP 1 #define HAVE_UTIME 1 #define HAVE_UTIME_H 1 #define HAVE_VFORK 1 #define HAVE_VPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_WORKING_FORK 1 #define HAVE_WORKING_VFORK 1 #define MAX_NODELIST 32 #define MAX_PATH 256 #define MAX_STRING 256 #define NEED_DEBUG 1 #define PACKAGE "qico" #define PACKAGE_BUGREPORT "cyrilm@users.sourceforge.net" #define PACKAGE_NAME "qico" #define PACKAGE_STRING "qico 0.49.10-p3" #define PACKAGE_TARNAME "qico" #define PACKAGE_VERSION "0.49.10-p3" #define QCC 1 #define RETSIGTYPE int #define SHELL "/bin/sh" #define SIZEOF_CHAR 0 #define SIZEOF_INT 0 #define SIZEOF_LONG 0 #define SIZEOF_SHORT 0 #define TCP_SPEED 115200 #define TM_IN_SYS_TIME 1 #define VERSION "0.49.10-p3" #define YYTEXT_POINTER 1 #define const #define off_t long #define pid_t int #define size_t unsigned configure: exit 0