This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by wnews configure 0.7, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --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: 90 tasks, 145 threads, 4 processors Load average: 1.07, Mach factor: 2.92 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1317: checking for i386-unknown-gnu-gcc configure:1343: result: cc configure:1625: checking for C compiler version configure:1628: 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:1631: $? = 0 configure:1633: 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:1636: $? = 0 configure:1638: cc -V &5 cc: `-V' option must have argument configure:1641: $? = 1 configure:1664: checking for C compiler default output file name configure:1667: cc -fno-common conftest.c >&5 configure:1670: $? = 0 configure:1716: result: a.out configure:1721: checking whether the C compiler works configure:1727: ./a.out configure:1730: $? = 0 configure:1747: result: yes configure:1754: checking whether we are cross compiling configure:1756: result: no configure:1759: checking for suffix of executables configure:1761: cc -o conftest -fno-common conftest.c >&5 configure:1764: $? = 0 configure:1789: result: configure:1795: checking for suffix of object files configure:1816: cc -c -fno-common conftest.c >&5 configure:1819: $? = 0 configure:1841: result: configure:1845: checking whether we are using the GNU C compiler configure:1869: cc -c -fno-common conftest.c >&5 configure:1875: $? = 0 configure:1879: test -z || test ! -s conftest.err configure:1882: $? = 0 configure:1885: test -s conftest. configure:1888: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:1901: result: no configure:1907: checking whether cc accepts -g configure:1928: cc -c -g conftest.c >&5 configure:1934: $? = 0 configure:1938: test -z || test ! -s conftest.err configure:1941: $? = 0 configure:1944: test -s conftest. configure:1947: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:1958: result: no configure:1975: checking for cc option to accept ANSI C configure:2045: cc -c -fno-common conftest.c >&5 configure:2051: $? = 0 configure:2055: test -z || test ! -s conftest.err configure:2058: $? = 0 configure:2061: test -s conftest. configure:2064: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2045: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2051: $? = 0 configure:2055: test -z || test ! -s conftest.err configure:2058: $? = 0 configure:2061: test -s conftest. configure:2064: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2045: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2051: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2045: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2051: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2045: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2051: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2045: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2051: $? = 0 configure:2055: test -z || test ! -s conftest.err configure:2058: $? = 0 configure:2061: test -s conftest. configure:2064: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2082: result: none needed configure:2100: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2106: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2240: checking for library containing strerror configure:2270: cc -o conftest -fno-common conftest.c >&5 configure:2276: $? = 0 configure:2280: test -z || test ! -s conftest.err configure:2283: $? = 0 configure:2286: test -s conftest configure:2289: $? = 0 configure:2359: result: none required configure:2376: checking for i386-unknown-gnu-gcc configure:2402: result: cc configure:2684: checking for C compiler version configure:2687: 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:2690: $? = 0 configure:2692: 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:2695: $? = 0 configure:2697: cc -V &5 cc: `-V' option must have argument configure:2700: $? = 1 configure:2703: checking whether we are using the GNU C compiler configure:2759: result: no configure:2765: checking whether cc accepts -g configure:2816: result: no configure:2833: checking for cc option to accept ANSI C configure:2940: result: none needed configure:2958: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2964: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3097: checking whether gmake sets $(MAKE) configure:3117: result: yes configure:3127: checking for inline configure:3148: cc -c -fno-common conftest.c >&5 configure:3154: $? = 0 configure:3158: test -z || test ! -s conftest.err configure:3161: $? = 0 configure:3164: test -s conftest. configure:3167: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static inline foo_t static_foo () {return 0; } | inline foo_t foo () {return 0; } | #endif | configure:3148: cc -c -fno-common conftest.c >&5 configure:3154: $? = 0 configure:3158: test -z || test ! -s conftest.err configure:3161: $? = 0 configure:3164: test -s conftest. configure:3167: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline__ foo_t static_foo () {return 0; } | __inline__ foo_t foo () {return 0; } | #endif | configure:3148: cc -c -fno-common conftest.c >&5 configure:3154: $? = 0 configure:3158: test -z || test ! -s conftest.err configure:3161: $? = 0 configure:3164: test -s conftest. configure:3167: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline foo_t static_foo () {return 0; } | __inline foo_t foo () {return 0; } | #endif | configure:3179: result: no configure:3204: checking how to run the C preprocessor configure:3239: cc -E conftest.c configure:3245: $? = 0 configure:3277: cc -E conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:3283: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include configure:3322: result: cc -E configure:3346: cc -E conftest.c configure:3352: $? = 0 configure:3384: cc -E conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:3390: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include configure:3434: checking for egrep configure:3444: result: grep -E configure:3449: checking for ANSI C header files configure:3474: cc -c -fno-common conftest.c >&5 configure:3480: $? = 0 configure:3484: test -z || test ! -s conftest.err configure:3487: $? = 0 configure:3490: test -s conftest. configure:3493: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3602: result: no configure:3616: checking for main in -lcurses configure:3640: cc -o conftest -fno-common conftest.c -lcurses >&5 configure:3646: $? = 0 configure:3650: test -z || test ! -s conftest.err configure:3653: $? = 0 configure:3656: test -s conftest configure:3659: $? = 0 configure:3672: result: yes configure:3684: checking for main in -lncurses configure:3708: cc -o conftest -fno-common conftest.c -lncurses -lcurses >&5 configure:3714: $? = 0 configure:3718: test -z || test ! -s conftest.err configure:3721: $? = 0 configure:3724: test -s conftest configure:3727: $? = 0 configure:3740: result: yes configure:3768: checking for ANSI C header files configure:3921: result: no configure:3945: checking for sys/types.h configure:3961: cc -c -fno-common conftest.c >&5 configure:3967: $? = 0 configure:3971: test -z || test ! -s conftest.err configure:3974: $? = 0 configure:3977: test -s conftest. configure:3980: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 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:3991: result: no configure:3945: checking for sys/stat.h configure:3961: cc -c -fno-common conftest.c >&5 configure:3967: $? = 0 configure:3971: test -z || test ! -s conftest.err configure:3974: $? = 0 configure:3977: test -s conftest. configure:3980: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 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:3991: result: no configure:3945: checking for stdlib.h configure:3961: cc -c -fno-common conftest.c >&5 configure:3967: $? = 0 configure:3971: test -z || test ! -s conftest.err configure:3974: $? = 0 configure:3977: test -s conftest. configure:3980: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 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:3991: result: no configure:3945: checking for string.h configure:3961: cc -c -fno-common conftest.c >&5 configure:3967: $? = 0 configure:3971: test -z || test ! -s conftest.err configure:3974: $? = 0 configure:3977: test -s conftest. configure:3980: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 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:3991: result: no configure:3945: checking for memory.h configure:3961: cc -c -fno-common conftest.c >&5 configure:3967: $? = 0 configure:3971: test -z || test ! -s conftest.err configure:3974: $? = 0 configure:3977: test -s conftest. configure:3980: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 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:3991: result: no configure:3945: checking for strings.h configure:3961: cc -c -fno-common conftest.c >&5 configure:3967: $? = 0 configure:3971: test -z || test ! -s conftest.err configure:3974: $? = 0 configure:3977: test -s conftest. configure:3980: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 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:3991: result: no configure:3945: checking for inttypes.h configure:3961: cc -c -fno-common conftest.c >&5 configure:3967: $? = 0 configure:3971: test -z || test ! -s conftest.err configure:3974: $? = 0 configure:3977: test -s conftest. configure:3980: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 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:3991: result: no configure:3945: checking for stdint.h configure:3961: cc -c -fno-common conftest.c >&5 configure:3967: $? = 0 configure:3971: test -z || test ! -s conftest.err configure:3974: $? = 0 configure:3977: test -s conftest. configure:3980: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 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:3991: result: no configure:3945: checking for unistd.h configure:3961: cc -c -fno-common conftest.c >&5 configure:3967: $? = 0 configure:3971: test -z || test ! -s conftest.err configure:3974: $? = 0 configure:3977: test -s conftest. configure:3980: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 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:3991: result: no configure:4021: checking sys/time.h usability configure:4033: cc -c -fno-common conftest.c >&5 configure:4039: $? = 0 configure:4043: test -z || test ! -s conftest.err configure:4046: $? = 0 configure:4049: test -s conftest. configure:4052: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 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:4062: result: no configure:4066: checking sys/time.h presence configure:4076: cc -E conftest.c configure:4082: $? = 0 configure:4102: result: yes configure:4115: WARNING: sys/time.h: present but cannot be compiled configure:4117: WARNING: sys/time.h: check for missing prerequisite headers? configure:4119: WARNING: sys/time.h: see the Autoconf documentation configure:4121: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:4123: WARNING: sys/time.h: proceeding with the preprocessor's result configure:4125: WARNING: sys/time.h: in the future, the compiler will take precedence configure:4137: checking for sys/time.h configure:4144: result: yes configure:4012: checking for unistd.h configure:4017: result: no configure:4021: checking netdb.h usability configure:4033: cc -c -fno-common conftest.c >&5 configure:4039: $? = 0 configure:4043: test -z || test ! -s conftest.err configure:4046: $? = 0 configure:4049: test -s conftest. configure:4052: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 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:4062: result: no configure:4066: checking netdb.h presence configure:4076: cc -E conftest.c configure:4082: $? = 0 configure:4102: result: yes configure:4115: WARNING: netdb.h: present but cannot be compiled configure:4117: WARNING: netdb.h: check for missing prerequisite headers? configure:4119: WARNING: netdb.h: see the Autoconf documentation configure:4121: WARNING: netdb.h: section "Present But Cannot Be Compiled" configure:4123: WARNING: netdb.h: proceeding with the preprocessor's result configure:4125: WARNING: netdb.h: in the future, the compiler will take precedence configure:4137: checking for netdb.h configure:4144: result: yes configure:4021: checking netinet/in.h usability configure:4033: cc -c -fno-common conftest.c >&5 configure:4039: $? = 0 configure:4043: test -z || test ! -s conftest.err configure:4046: $? = 0 configure:4049: test -s conftest. configure:4052: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_SYS_TIME_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:4062: result: no configure:4066: checking netinet/in.h presence configure:4076: cc -E conftest.c configure:4082: $? = 0 configure:4102: result: yes configure:4115: WARNING: netinet/in.h: present but cannot be compiled configure:4117: WARNING: netinet/in.h: check for missing prerequisite headers? configure:4119: WARNING: netinet/in.h: see the Autoconf documentation configure:4121: WARNING: netinet/in.h: section "Present But Cannot Be Compiled" configure:4123: WARNING: netinet/in.h: proceeding with the preprocessor's result configure:4125: WARNING: netinet/in.h: in the future, the compiler will take precedence configure:4137: checking for netinet/in.h configure:4144: result: yes configure:4021: checking sys/socket.h usability configure:4033: cc -c -fno-common conftest.c >&5 configure:4039: $? = 0 configure:4043: test -z || test ! -s conftest.err configure:4046: $? = 0 configure:4049: test -s conftest. configure:4052: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_SYS_TIME_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:4062: result: no configure:4066: checking sys/socket.h presence configure:4076: cc -E conftest.c configure:4082: $? = 0 configure:4102: result: yes configure:4115: WARNING: sys/socket.h: present but cannot be compiled configure:4117: WARNING: sys/socket.h: check for missing prerequisite headers? configure:4119: WARNING: sys/socket.h: see the Autoconf documentation configure:4121: WARNING: sys/socket.h: section "Present But Cannot Be Compiled" configure:4123: WARNING: sys/socket.h: proceeding with the preprocessor's result configure:4125: WARNING: sys/socket.h: in the future, the compiler will take precedence configure:4137: checking for sys/socket.h configure:4144: result: yes configure:4158: checking for an ANSI C-conforming const configure:4225: cc -c -fno-common conftest.c >&5 configure:4231: $? = 0 configure:4235: test -z || test ! -s conftest.err configure:4238: $? = 0 configure:4241: test -s conftest. configure:4244: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_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:4255: result: no configure:4266: checking for struct stat.st_rdev configure:4289: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:56: error: storage size of `ac_aggr' isn't known conftest.c:56: error: storage size of `ac_aggr' isn't known configure:4295: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_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 () | { | static struct stat ac_aggr; | if (ac_aggr.st_rdev) | return 0; | ; | return 0; | } configure:4333: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:56: error: storage size of `ac_aggr' isn't known conftest.c:56: error: storage size of `ac_aggr' isn't known configure:4339: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_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 () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_rdev) | return 0; | ; | return 0; | } configure:4365: result: no configure:4381: checking whether time.h and sys/time.h may both be included configure:4406: cc -c -fno-common conftest.c >&5 configure:4412: $? = 0 configure:4416: test -z || test ! -s conftest.err configure:4419: $? = 0 configure:4422: test -s conftest. configure:4425: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:4436: result: no configure:4447: checking return type of signal handlers configure:4478: cc -c -fno-common conftest.c >&5 configure:4484: $? = 0 configure:4488: test -z || test ! -s conftest.err configure:4491: $? = 0 configure:4494: test -s conftest. configure:4497: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | /* 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:4508: result: int configure:4520: checking for vprintf configure:4577: cc -o conftest -fno-common conftest.c -lncurses -lcurses >&5 conftest.c:44: warning: conflicting types for built-in function `vprintf' configure:4583: $? = 0 configure:4587: test -z || test ! -s conftest.err configure:4590: $? = 0 configure:4593: test -s conftest configure:4596: $? = 0 configure:4608: result: yes configure:4615: checking for _doprnt configure:4672: cc -o conftest -fno-common conftest.c -lncurses -lcurses >&5 ld: Undefined symbols: __doprnt configure:4678: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub__doprnt) || defined (__stub____doprnt) | choke me | #else | char (*f) () = _doprnt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _doprnt; | ; | return 0; | } configure:4703: result: no configure:4731: checking for mkdir configure:4788: cc -o conftest -fno-common conftest.c -lncurses -lcurses >&5 configure:4794: $? = 0 configure:4798: test -z || test ! -s conftest.err configure:4801: $? = 0 configure:4804: test -s conftest configure:4807: $? = 0 configure:4819: result: yes configure:4731: checking for select configure:4788: cc -o conftest -fno-common conftest.c -lncurses -lcurses >&5 configure:4794: $? = 0 configure:4798: test -z || test ! -s conftest.err configure:4801: $? = 0 configure:4804: test -s conftest configure:4807: $? = 0 configure:4819: result: yes configure:4731: checking for socket configure:4788: cc -o conftest -fno-common conftest.c -lncurses -lcurses >&5 configure:4794: $? = 0 configure:4798: test -z || test ! -s conftest.err configure:4801: $? = 0 configure:4804: test -s conftest configure:4807: $? = 0 configure:4819: result: yes configure:4731: checking for strdup configure:4788: cc -o conftest -fno-common conftest.c -lncurses -lcurses >&5 configure:4794: $? = 0 configure:4798: test -z || test ! -s conftest.err configure:4801: $? = 0 configure:4804: test -s conftest configure:4807: $? = 0 configure:4819: result: yes configure:4731: checking for strerror configure:4788: cc -o conftest -fno-common conftest.c -lncurses -lcurses >&5 configure:4794: $? = 0 configure:4798: test -z || test ! -s conftest.err configure:4801: $? = 0 configure:4804: test -s conftest configure:4807: $? = 0 configure:4819: result: yes configure:4731: checking for strstr configure:4788: cc -o conftest -fno-common conftest.c -lncurses -lcurses >&5 conftest.c:50: warning: conflicting types for built-in function `strstr' configure:4794: $? = 0 configure:4798: test -z || test ! -s conftest.err configure:4801: $? = 0 configure:4804: test -s conftest configure:4807: $? = 0 configure:4819: result: yes configure:4731: checking for gethostbyname configure:4788: cc -o conftest -fno-common conftest.c -lncurses -lcurses >&5 configure:4794: $? = 0 configure:4798: test -z || test ! -s conftest.err configure:4801: $? = 0 configure:4804: test -s conftest configure:4807: $? = 0 configure:4819: result: yes configure:4731: checking for memset configure:4788: cc -o conftest -fno-common conftest.c -lncurses -lcurses >&5 conftest.c:52: warning: conflicting types for built-in function `memset' configure:4794: $? = 0 configure:4798: test -z || test ! -s conftest.err configure:4801: $? = 0 configure:4804: test -s conftest configure:4807: $? = 0 configure:4819: result: yes configure:4731: checking for strcasecmp configure:4788: cc -o conftest -fno-common conftest.c -lncurses -lcurses >&5 configure:4794: $? = 0 configure:4798: test -z || test ! -s conftest.err configure:4801: $? = 0 configure:4804: test -s conftest configure:4807: $? = 0 configure:4819: result: yes configure:4731: checking for strchr configure:4788: cc -o conftest -fno-common conftest.c -lncurses -lcurses >&5 conftest.c:54: warning: conflicting types for built-in function `strchr' configure:4794: $? = 0 configure:4798: test -z || test ! -s conftest.err configure:4801: $? = 0 configure:4804: test -s conftest configure:4807: $? = 0 configure:4819: result: yes configure:4731: checking for strncasecmp configure:4788: cc -o conftest -fno-common conftest.c -lncurses -lcurses >&5 configure:4794: $? = 0 configure:4798: test -z || test ! -s conftest.err configure:4801: $? = 0 configure:4804: test -s conftest configure:4807: $? = 0 configure:4819: result: yes configure:4835: checking for stdlib.h configure:4840: result: no configure:4980: checking for GNU libc compatible malloc configure:5009: cc -o conftest -fno-common conftest.c -lncurses -lcurses >&5 configure:5012: $? = 0 configure:5014: ./conftest configure:5017: $? = 0 configure:5031: result: yes configure:5066: checking for stdlib.h configure:5071: result: no configure:5211: checking for GNU libc compatible realloc configure:5240: cc -o conftest -fno-common conftest.c -lncurses -lcurses >&5 configure:5243: $? = 0 configure:5245: ./conftest configure:5248: $? = 0 configure:5262: result: yes configure:5307: checking sys/select.h usability configure:5319: cc -c -fno-common conftest.c >&5 configure:5325: $? = 0 configure:5329: test -z || test ! -s conftest.err configure:5332: $? = 0 configure:5335: test -s conftest. configure:5338: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_MKDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 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:5348: result: no configure:5352: checking sys/select.h presence configure:5362: cc -E conftest.c configure:5368: $? = 0 configure:5388: result: yes configure:5401: WARNING: sys/select.h: present but cannot be compiled configure:5403: WARNING: sys/select.h: check for missing prerequisite headers? configure:5405: WARNING: sys/select.h: see the Autoconf documentation configure:5407: WARNING: sys/select.h: section "Present But Cannot Be Compiled" configure:5409: WARNING: sys/select.h: proceeding with the preprocessor's result configure:5411: WARNING: sys/select.h: in the future, the compiler will take precedence configure:5423: checking for sys/select.h configure:5430: result: yes configure:5298: checking for sys/socket.h configure:5303: result: yes configure:5443: checking types of arguments for select configure:5476: cc -c -fno-common conftest.c >&5 configure:5482: $? = 0 configure:5486: test -z || test ! -s conftest.err configure:5489: $? = 0 configure:5492: test -s conftest. configure:5495: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_MKDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (int, | fd_set *, fd_set *, fd_set *, | struct timeval *); | ; | return 0; | } configure:5476: cc -c -fno-common conftest.c >&5 configure:5482: $? = 0 configure:5486: test -z || test ! -s conftest.err configure:5489: $? = 0 configure:5492: test -s conftest. configure:5495: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_MKDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (int, | fd_set *, fd_set *, fd_set *, | const struct timeval *); | ; | return 0; | } configure:5476: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:5482: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_MKDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (size_t, | fd_set *, fd_set *, fd_set *, | struct timeval *); | ; | return 0; | } configure:5476: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:5482: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_MKDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (size_t, | fd_set *, fd_set *, fd_set *, | const struct timeval *); | ; | return 0; | } configure:5476: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:5482: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_MKDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned long, | fd_set *, fd_set *, fd_set *, | struct timeval *); | ; | return 0; | } configure:5476: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:5482: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_MKDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned long, | fd_set *, fd_set *, fd_set *, | const struct timeval *); | ; | return 0; | } configure:5476: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:5482: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_MKDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned, | fd_set *, fd_set *, fd_set *, | struct timeval *); | ; | return 0; | } configure:5476: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:5482: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_MKDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned, | fd_set *, fd_set *, fd_set *, | const struct timeval *); | ; | return 0; | } configure:5476: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:5482: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_MKDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (int, | int *, int *, int *, | struct timeval *); | ; | return 0; | } configure:5476: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:5482: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_MKDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (int, | int *, int *, int *, | const struct timeval *); | ; | return 0; | } configure:5476: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:5482: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_MKDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (size_t, | int *, int *, int *, | struct timeval *); | ; | return 0; | } configure:5476: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:5482: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_MKDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (size_t, | int *, int *, int *, | const struct timeval *); | ; | return 0; | } configure:5476: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:5482: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_MKDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned long, | int *, int *, int *, | struct timeval *); | ; | return 0; | } configure:5476: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:5482: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_MKDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned long, | int *, int *, int *, | const struct timeval *); | ; | return 0; | } configure:5476: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:5482: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_MKDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned, | int *, int *, int *, | struct timeval *); | ; | return 0; | } configure:5476: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:5482: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_MKDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned, | int *, int *, int *, | const struct timeval *); | ; | return 0; | } configure:5476: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:5482: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_MKDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (int, | void *, void *, void *, | struct timeval *); | ; | return 0; | } configure:5476: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:5482: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_MKDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (int, | void *, void *, void *, | const struct timeval *); | ; | return 0; | } configure:5476: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:5482: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_MKDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (size_t, | void *, void *, void *, | struct timeval *); | ; | return 0; | } configure:5476: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:5482: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_MKDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (size_t, | void *, void *, void *, | const struct timeval *); | ; | return 0; | } configure:5476: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:5482: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_MKDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned long, | void *, void *, void *, | struct timeval *); | ; | return 0; | } configure:5476: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:5482: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_MKDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned long, | void *, void *, void *, | const struct timeval *); | ; | return 0; | } configure:5476: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:5482: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_MKDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned, | void *, void *, void *, | struct timeval *); | ; | return 0; | } configure:5476: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:5482: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wnews" | #define PACKAGE_TARNAME "wnews" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "wnews 0.7" | #define PACKAGE_BUGREPORT "samy@kerneled.org" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_MKDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned, | void *, void *, void *, | const struct timeval *); | ; | return 0; | } configure:5511: result: int,int *,struct timeval * configure:5647: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by wnews config.status 0.7, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:648: creating Makefile config.status:648: creating doc/Makefile config.status:648: creating src/Makefile config.status:751: creating include/defines.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_c_inline=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= 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_gethostbyname=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memset=yes ac_cv_func_mkdir=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_select=yes ac_cv_func_select_args='int,int *,struct timeval *' ac_cv_func_socket=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncasecmp=yes ac_cv_func_strstr=yes ac_cv_func_vprintf=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no 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_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_time=no ac_cv_header_unistd_h=no ac_cv_lib_curses_main=yes ac_cv_lib_ncurses_main=yes ac_cv_member_struct_stat_st_rdev=no ac_cv_objext= ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_prog_make_gmake_set=yes ac_cv_search_strerror='none required' ac_cv_type_signal=int lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='cc' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' GTKCFLAGS='' GTKLIBS='' GTKOBJ='' LDFLAGS='' LIBOBJS='' LIBS='-lncurses -lcurses ' LTLIBOBJS='' OBJEXT='' PACKAGE_BUGREPORT='samy@kerneled.org' PACKAGE_NAME='wnews' PACKAGE_STRING='wnews 0.7' PACKAGE_TARNAME='wnews' PACKAGE_VERSION='0.7' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/sh' USEGTK='' ac_ct_CC='' 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' 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 HAVE_GETHOSTBYNAME 1 #define HAVE_LIBCURSES 1 #define HAVE_LIBNCURSES 1 #define HAVE_MALLOC 1 #define HAVE_MEMSET 1 #define HAVE_MKDIR 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_REALLOC 1 #define HAVE_SELECT 1 #define HAVE_SOCKET 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRSTR 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_VPRINTF 1 #define PACKAGE_BUGREPORT "samy@kerneled.org" #define PACKAGE_NAME "wnews" #define PACKAGE_STRING "wnews 0.7" #define PACKAGE_TARNAME "wnews" #define PACKAGE_VERSION "0.7" #define RETSIGTYPE int #define SELECT_TYPE_ARG1 int #define SELECT_TYPE_ARG234 (int *) #define SELECT_TYPE_ARG5 (struct timeval *) #define const #define inline #endif #ifndef __cplusplus configure: exit 0