This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 101 tasks, 158 threads, 4 processors Load average: 0.39, Mach factor: 3.60 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1345: checking build system type configure:1363: result: i386-unknown-gnu configure:1371: checking host system type configure:1385: result: i386-unknown-gnu configure:1408: checking for a BSD-compatible install configure:1463: result: /usr/bin/install -c -o root -g wheel configure:1474: checking whether build environment is sane configure:1517: result: yes configure:1582: checking for gawk configure:1598: found /usr/local/bin/gawk configure:1608: result: gawk configure:1618: checking whether make sets $(MAKE) configure:1638: result: yes configure:1815: checking for i386-unknown-gnu-gcc configure:1841: result: cc configure:2123: checking for C compiler version configure:2126: 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:2129: $? = 0 configure:2131: 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:2134: $? = 0 configure:2136: cc -V &5 cc: `-V' option must have argument configure:2139: $? = 1 configure:2162: checking for C compiler default output file name configure:2165: cc -fno-common conftest.c >&5 configure:2168: $? = 0 configure:2214: result: a.out configure:2219: checking whether the C compiler works configure:2225: ./a.out configure:2228: $? = 0 configure:2245: result: yes configure:2252: checking whether we are cross compiling configure:2254: result: no configure:2257: checking for suffix of executables configure:2259: cc -o conftest -fno-common conftest.c >&5 configure:2262: $? = 0 configure:2287: result: configure:2293: checking for suffix of object files configure:2314: cc -c -fno-common conftest.c >&5 configure:2317: $? = 0 configure:2339: result: configure:2343: checking whether we are using the GNU C compiler configure:2367: cc -c -fno-common conftest.c >&5 configure:2373: $? = 0 configure:2377: test -z || test ! -s conftest.err configure:2380: $? = 0 configure:2383: test -s conftest. configure:2386: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2399: result: no configure:2405: checking whether cc accepts -g configure:2426: cc -c -g conftest.c >&5 configure:2432: $? = 0 configure:2436: test -z || test ! -s conftest.err configure:2439: $? = 0 configure:2442: test -s conftest. configure:2445: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2456: result: no configure:2473: checking for cc option to accept ANSI C configure:2543: cc -c -fno-common conftest.c >&5 configure:2549: $? = 0 configure:2553: test -z || test ! -s conftest.err configure:2556: $? = 0 configure:2559: test -s conftest. configure:2562: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | /* 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:2543: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2549: $? = 0 configure:2553: test -z || test ! -s conftest.err configure:2556: $? = 0 configure:2559: test -s conftest. configure:2562: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | /* 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:2543: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2549: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | /* 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:2543: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2549: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | /* 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:2543: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2549: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | /* 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:2543: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2549: $? = 0 configure:2553: test -z || test ! -s conftest.err configure:2556: $? = 0 configure:2559: test -s conftest. configure:2562: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | /* 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:2580: result: none needed configure:2598: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2604: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2748: checking for style of include used by make configure:2776: result: GNU configure:2804: checking dependency style of cc configure:2894: result: gcc3 configure:2914: checking for gcc configure:2930: found /usr/bin/gcc configure:2940: result: -Wall configure:2954: checking how to run the C preprocessor configure:2989: cc -E conftest.c configure:2995: $? = 0 configure:3027: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3033: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | /* end confdefs.h. */ | #include configure:3072: result: cc -E configure:3096: cc -E conftest.c configure:3102: $? = 0 configure:3134: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3140: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | /* end confdefs.h. */ | #include configure:3184: checking for X configure:3414: result: libraries , headers configure:3586: cc -o conftest -fno-common conftest.c -lX11 >&5 ld: can't locate file for: -lX11 configure:3592: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char XOpenDisplay (); | int | main () | { | XOpenDisplay (); | ; | return 0; | } configure:3612: checking for dnet_ntoa in -ldnet configure:3642: cc -o conftest -fno-common conftest.c -ldnet -lX11 >&5 ld: can't locate file for: -lX11 configure:3648: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dnet_ntoa (); | int | main () | { | dnet_ntoa (); | ; | return 0; | } configure:3674: result: no configure:3681: checking for dnet_ntoa in -ldnet_stub configure:3711: cc -o conftest -fno-common conftest.c -ldnet_stub -lX11 >&5 ld: can't locate file for: -ldnet_stub configure:3717: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dnet_ntoa (); | int | main () | { | dnet_ntoa (); | ; | return 0; | } configure:3743: result: no configure:3763: checking for gethostbyname configure:3820: cc -o conftest -fno-common conftest.c >&5 configure:3826: $? = 0 configure:3830: test -z || test ! -s conftest.err configure:3833: $? = 0 configure:3836: test -s conftest configure:3839: $? = 0 configure:3851: result: yes configure:4002: checking for connect configure:4059: cc -o conftest -fno-common conftest.c >&5 configure:4065: $? = 0 configure:4069: test -z || test ! -s conftest.err configure:4072: $? = 0 configure:4075: test -s conftest configure:4078: $? = 0 configure:4090: result: yes configure:4165: checking for remove configure:4222: cc -o conftest -fno-common conftest.c >&5 configure:4228: $? = 0 configure:4232: test -z || test ! -s conftest.err configure:4235: $? = 0 configure:4238: test -s conftest configure:4241: $? = 0 configure:4253: result: yes configure:4328: checking for shmat configure:4385: cc -o conftest -fno-common conftest.c >&5 configure:4391: $? = 0 configure:4395: test -z || test ! -s conftest.err configure:4398: $? = 0 configure:4401: test -s conftest configure:4404: $? = 0 configure:4416: result: yes configure:4500: checking for IceConnectionNumber in -lICE configure:4530: cc -o conftest -fno-common conftest.c -lICE >&5 ld: can't locate file for: -lICE configure:4536: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char IceConnectionNumber (); | int | main () | { | IceConnectionNumber (); | ; | return 0; | } configure:4562: result: no configure:4573: checking for sys/wait.h that is POSIX.1 compatible configure:4604: cc -c -fno-common conftest.c >&5 configure:4610: $? = 0 configure:4614: test -z || test ! -s conftest.err configure:4617: $? = 0 configure:4620: test -s conftest. configure:4623: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | /* end confdefs.h. */ | #include | #include | #ifndef WEXITSTATUS | # define WEXITSTATUS(stat_val) ((unsigned)(stat_val) >> 8) | #endif | #ifndef WIFEXITED | # define WIFEXITED(stat_val) (((stat_val) & 255) == 0) | #endif | | int | main () | { | int s; | wait (&s); | s = WIFEXITED (s) ? WEXITSTATUS (s) : 1; | ; | return 0; | } configure:4634: result: no configure:4644: checking for egrep configure:4654: result: grep -E configure:4659: checking for ANSI C header files configure:4684: cc -c -fno-common conftest.c >&5 configure:4690: $? = 0 configure:4694: test -z || test ! -s conftest.err configure:4697: $? = 0 configure:4700: test -s conftest. configure:4703: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4812: result: no configure:4836: checking for sys/types.h configure:4852: cc -c -fno-common conftest.c >&5 configure:4858: $? = 0 configure:4862: test -z || test ! -s conftest.err configure:4865: $? = 0 configure:4868: test -s conftest. configure:4871: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | /* 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:4882: result: no configure:4836: checking for sys/stat.h configure:4852: cc -c -fno-common conftest.c >&5 configure:4858: $? = 0 configure:4862: test -z || test ! -s conftest.err configure:4865: $? = 0 configure:4868: test -s conftest. configure:4871: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | /* 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:4882: result: no configure:4836: checking for stdlib.h configure:4852: cc -c -fno-common conftest.c >&5 configure:4858: $? = 0 configure:4862: test -z || test ! -s conftest.err configure:4865: $? = 0 configure:4868: test -s conftest. configure:4871: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | /* 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:4882: result: no configure:4836: checking for string.h configure:4852: cc -c -fno-common conftest.c >&5 configure:4858: $? = 0 configure:4862: test -z || test ! -s conftest.err configure:4865: $? = 0 configure:4868: test -s conftest. configure:4871: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | /* 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:4882: result: no configure:4836: checking for memory.h configure:4852: cc -c -fno-common conftest.c >&5 configure:4858: $? = 0 configure:4862: test -z || test ! -s conftest.err configure:4865: $? = 0 configure:4868: test -s conftest. configure:4871: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | /* 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:4882: result: no configure:4836: checking for strings.h configure:4852: cc -c -fno-common conftest.c >&5 configure:4858: $? = 0 configure:4862: test -z || test ! -s conftest.err configure:4865: $? = 0 configure:4868: test -s conftest. configure:4871: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | /* 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:4882: result: no configure:4836: checking for inttypes.h configure:4852: cc -c -fno-common conftest.c >&5 configure:4858: $? = 0 configure:4862: test -z || test ! -s conftest.err configure:4865: $? = 0 configure:4868: test -s conftest. configure:4871: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | /* 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:4882: result: no configure:4836: checking for stdint.h configure:4852: cc -c -fno-common conftest.c >&5 configure:4858: $? = 0 configure:4862: test -z || test ! -s conftest.err configure:4865: $? = 0 configure:4868: test -s conftest. configure:4871: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | /* 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:4882: result: no configure:4836: checking for unistd.h configure:4852: cc -c -fno-common conftest.c >&5 configure:4858: $? = 0 configure:4862: test -z || test ! -s conftest.err configure:4865: $? = 0 configure:4868: test -s conftest. configure:4871: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | /* 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:4882: result: no configure:4924: checking fcntl.h usability configure:4936: cc -c -fno-common conftest.c >&5 configure:4942: $? = 0 configure:4946: test -z || test ! -s conftest.err configure:4949: $? = 0 configure:4952: test -s conftest. configure:4955: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | /* 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:4965: result: no configure:4969: checking fcntl.h presence configure:4979: cc -E conftest.c configure:4985: $? = 0 configure:5005: result: yes configure:5018: WARNING: fcntl.h: present but cannot be compiled configure:5020: WARNING: fcntl.h: check for missing prerequisite headers? configure:5022: WARNING: fcntl.h: see the Autoconf documentation configure:5024: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:5026: WARNING: fcntl.h: proceeding with the preprocessor's result configure:5028: WARNING: fcntl.h: in the future, the compiler will take precedence configure:5040: checking for fcntl.h configure:5047: result: yes configure:4924: checking limits.h usability configure:4936: cc -c -fno-common conftest.c >&5 configure:4942: $? = 0 configure:4946: test -z || test ! -s conftest.err configure:4949: $? = 0 configure:4952: test -s conftest. configure:4955: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4965: result: no configure:4969: checking limits.h presence configure:4979: cc -E conftest.c configure:4985: $? = 0 configure:5005: result: yes configure:5018: WARNING: limits.h: present but cannot be compiled configure:5020: WARNING: limits.h: check for missing prerequisite headers? configure:5022: WARNING: limits.h: see the Autoconf documentation configure:5024: WARNING: limits.h: section "Present But Cannot Be Compiled" configure:5026: WARNING: limits.h: proceeding with the preprocessor's result configure:5028: WARNING: limits.h: in the future, the compiler will take precedence configure:5040: checking for limits.h configure:5047: result: yes configure:4924: checking stddef.h usability configure:4936: cc -c -fno-common conftest.c >&5 configure:4942: $? = 0 configure:4946: test -z || test ! -s conftest.err configure:4949: $? = 0 configure:4952: test -s conftest. configure:4955: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_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:4965: result: no configure:4969: checking stddef.h presence configure:4979: cc -E conftest.c configure:4985: $? = 0 configure:5005: result: yes configure:5018: WARNING: stddef.h: present but cannot be compiled configure:5020: WARNING: stddef.h: check for missing prerequisite headers? configure:5022: WARNING: stddef.h: see the Autoconf documentation configure:5024: WARNING: stddef.h: section "Present But Cannot Be Compiled" configure:5026: WARNING: stddef.h: proceeding with the preprocessor's result configure:5028: WARNING: stddef.h: in the future, the compiler will take precedence configure:5040: checking for stddef.h configure:5047: result: yes configure:4915: checking for stdlib.h configure:4920: result: no configure:4924: checking stdio.h usability configure:4936: cc -c -fno-common conftest.c >&5 configure:4942: $? = 0 configure:4946: test -z || test ! -s conftest.err configure:4949: $? = 0 configure:4952: test -s conftest. configure:4955: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_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:4965: result: no configure:4969: checking stdio.h presence configure:4979: cc -E conftest.c configure:4985: $? = 0 configure:5005: result: yes configure:5018: WARNING: stdio.h: present but cannot be compiled configure:5020: WARNING: stdio.h: check for missing prerequisite headers? configure:5022: WARNING: stdio.h: see the Autoconf documentation configure:5024: WARNING: stdio.h: section "Present But Cannot Be Compiled" configure:5026: WARNING: stdio.h: proceeding with the preprocessor's result configure:5028: WARNING: stdio.h: in the future, the compiler will take precedence configure:5040: checking for stdio.h configure:5047: result: yes configure:4924: checking float.h usability configure:4936: cc -c -fno-common conftest.c >&5 configure:4942: $? = 0 configure:4946: test -z || test ! -s conftest.err configure:4949: $? = 0 configure:4952: test -s conftest. configure:4955: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_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:4965: result: no configure:4969: checking float.h presence configure:4979: cc -E conftest.c configure:4985: $? = 0 configure:5005: result: yes configure:5018: WARNING: float.h: present but cannot be compiled configure:5020: WARNING: float.h: check for missing prerequisite headers? configure:5022: WARNING: float.h: see the Autoconf documentation configure:5024: WARNING: float.h: section "Present But Cannot Be Compiled" configure:5026: WARNING: float.h: proceeding with the preprocessor's result configure:5028: WARNING: float.h: in the future, the compiler will take precedence configure:5040: checking for float.h configure:5047: result: yes configure:4924: checking math.h usability configure:4936: cc -c -fno-common conftest.c >&5 configure:4942: $? = 0 configure:4946: test -z || test ! -s conftest.err configure:4949: $? = 0 configure:4952: test -s conftest. configure:4955: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FLOAT_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:4965: result: no configure:4969: checking math.h presence configure:4979: cc -E conftest.c configure:4985: $? = 0 configure:5005: result: yes configure:5018: WARNING: math.h: present but cannot be compiled configure:5020: WARNING: math.h: check for missing prerequisite headers? configure:5022: WARNING: math.h: see the Autoconf documentation configure:5024: WARNING: math.h: section "Present But Cannot Be Compiled" configure:5026: WARNING: math.h: proceeding with the preprocessor's result configure:5028: WARNING: math.h: in the future, the compiler will take precedence configure:5040: checking for math.h configure:5047: result: yes configure:4924: checking time.h usability configure:4936: cc -c -fno-common conftest.c >&5 configure:4942: $? = 0 configure:4946: test -z || test ! -s conftest.err configure:4949: $? = 0 configure:4952: test -s conftest. configure:4955: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MATH_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:4965: result: no configure:4969: checking time.h presence configure:4979: cc -E conftest.c configure:4985: $? = 0 configure:5005: result: yes configure:5018: WARNING: time.h: present but cannot be compiled configure:5020: WARNING: time.h: check for missing prerequisite headers? configure:5022: WARNING: time.h: see the Autoconf documentation configure:5024: WARNING: time.h: section "Present But Cannot Be Compiled" configure:5026: WARNING: time.h: proceeding with the preprocessor's result configure:5028: WARNING: time.h: in the future, the compiler will take precedence configure:5040: checking for time.h configure:5047: result: yes configure:4924: checking sys/time.h usability configure:4936: cc -c -fno-common conftest.c >&5 configure:4942: $? = 0 configure:4946: test -z || test ! -s conftest.err configure:4949: $? = 0 configure:4952: test -s conftest. configure:4955: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_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:4965: result: no configure:4969: checking sys/time.h presence configure:4979: cc -E conftest.c configure:4985: $? = 0 configure:5005: result: yes configure:5018: WARNING: sys/time.h: present but cannot be compiled configure:5020: WARNING: sys/time.h: check for missing prerequisite headers? configure:5022: WARNING: sys/time.h: see the Autoconf documentation configure:5024: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:5026: WARNING: sys/time.h: proceeding with the preprocessor's result configure:5028: WARNING: sys/time.h: in the future, the compiler will take precedence configure:5040: checking for sys/time.h configure:5047: result: yes configure:4915: checking for string.h configure:4920: result: no configure:4915: checking for strings.h configure:4920: result: no configure:4915: checking for unistd.h configure:4920: result: no configure:4924: checking signal.h usability configure:4936: cc -c -fno-common conftest.c >&5 configure:4942: $? = 0 configure:4946: test -z || test ! -s conftest.err configure:4949: $? = 0 configure:4952: test -s conftest. configure:4955: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4965: result: no configure:4969: checking signal.h presence configure:4979: cc -E conftest.c configure:4985: $? = 0 configure:5005: result: yes configure:5018: WARNING: signal.h: present but cannot be compiled configure:5020: WARNING: signal.h: check for missing prerequisite headers? configure:5022: WARNING: signal.h: see the Autoconf documentation configure:5024: WARNING: signal.h: section "Present But Cannot Be Compiled" configure:5026: WARNING: signal.h: proceeding with the preprocessor's result configure:5028: WARNING: signal.h: in the future, the compiler will take precedence configure:5040: checking for signal.h configure:5047: result: yes configure:4924: checking ctype.h usability configure:4936: cc -c -fno-common conftest.c >&5 configure:4942: $? = 0 configure:4946: test -z || test ! -s conftest.err configure:4949: $? = 0 configure:4952: test -s conftest. configure:4955: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4965: result: no configure:4969: checking ctype.h presence configure:4979: cc -E conftest.c configure:4985: $? = 0 configure:5005: result: yes configure:5018: WARNING: ctype.h: present but cannot be compiled configure:5020: WARNING: ctype.h: check for missing prerequisite headers? configure:5022: WARNING: ctype.h: see the Autoconf documentation configure:5024: WARNING: ctype.h: section "Present But Cannot Be Compiled" configure:5026: WARNING: ctype.h: proceeding with the preprocessor's result configure:5028: WARNING: ctype.h: in the future, the compiler will take precedence configure:5040: checking for ctype.h configure:5047: result: yes configure:4924: checking malloc.h usability configure:4936: cc -c -fno-common conftest.c >&5 configure:4942: $? = 0 configure:4946: test -z || test ! -s conftest.err configure:4949: $? = 0 configure:4952: test -s conftest. configure:4955: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_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:4965: result: no configure:4969: checking malloc.h presence configure:4979: cc -E conftest.c configure:4985: $? = 0 configure:5005: result: yes configure:5018: WARNING: malloc.h: present but cannot be compiled configure:5020: WARNING: malloc.h: check for missing prerequisite headers? configure:5022: WARNING: malloc.h: see the Autoconf documentation configure:5024: WARNING: malloc.h: section "Present But Cannot Be Compiled" configure:5026: WARNING: malloc.h: proceeding with the preprocessor's result configure:5028: WARNING: malloc.h: in the future, the compiler will take precedence configure:5040: checking for malloc.h configure:5047: result: yes configure:5061: checking for an ANSI C-conforming const configure:5128: cc -c -fno-common conftest.c >&5 configure:5134: $? = 0 configure:5138: test -z || test ! -s conftest.err configure:5141: $? = 0 configure:5144: test -s conftest. configure:5147: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MALLOC_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:5158: result: no configure:5168: checking for size_t configure:5192: cc -c -fno-common conftest.c >&5 configure:5198: $? = 0 configure:5202: test -z || test ! -s conftest.err configure:5205: $? = 0 configure:5208: test -s conftest. configure:5211: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MALLOC_H 1 | #define const | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((size_t *) 0) | return 0; | if (sizeof (size_t)) | return 0; | ; | return 0; | } configure:5222: result: no configure:5234: checking whether time.h and sys/time.h may both be included configure:5259: cc -c -fno-common conftest.c >&5 configure:5265: $? = 0 configure:5269: test -z || test ! -s conftest.err configure:5272: $? = 0 configure:5275: test -s conftest. configure:5278: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MALLOC_H 1 | #define const | #define size_t unsigned | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:5289: result: no configure:5300: checking for error_at_line configure:5321: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _error_at_line configure:5327: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MALLOC_H 1 | #define const | #define size_t unsigned | /* 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 () | { | error_at_line (0, 0, "", 0, ""); | ; | return 0; | } configure:5352: result: no configure:5365: checking for pid_t configure:5389: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:61: error: `pid_t' undeclared (first use in this function) conftest.c:61: error: (Each undeclared identifier is reported only once conftest.c:61: error: for each function it appears in.) conftest.c:61: error: parse error before ')' token configure:5395: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MALLOC_H 1 | #define const | #define size_t unsigned | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((pid_t *) 0) | return 0; | if (sizeof (pid_t)) | return 0; | ; | return 0; | } configure:5419: result: no configure:5437: checking for unistd.h configure:5442: result: no configure:5446: checking vfork.h usability configure:5458: cc -c -fno-common conftest.c >&5 conftest.c:59:19: vfork.h: No such file or directory configure:5464: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MALLOC_H 1 | #define const | #define size_t unsigned | #define pid_t int | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5487: result: no configure:5491: checking vfork.h presence configure:5501: cc -E conftest.c conftest.c:25:19: vfork.h: No such file or directory configure:5507: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MALLOC_H 1 | #define const | #define size_t unsigned | #define pid_t int | /* end confdefs.h. */ | #include configure:5527: result: no configure:5562: checking for vfork.h configure:5569: result: no configure:5587: checking for fork configure:5644: cc -o conftest -fno-common conftest.c >&5 configure:5650: $? = 0 configure:5654: test -z || test ! -s conftest.err configure:5657: $? = 0 configure:5660: test -s conftest configure:5663: $? = 0 configure:5675: result: yes configure:5587: checking for vfork configure:5644: cc -o conftest -fno-common conftest.c >&5 configure:5650: $? = 0 configure:5654: test -z || test ! -s conftest.err configure:5657: $? = 0 configure:5660: test -s conftest configure:5663: $? = 0 configure:5675: result: yes configure:5686: checking for working fork configure:5709: cc -o conftest -fno-common conftest.c >&5 configure:5712: $? = 0 configure:5714: ./conftest configure:5717: $? = 0 configure:5731: result: yes configure:5752: checking for working vfork configure:5885: result: yes configure:5931: checking sys/select.h usability configure:5943: cc -c -fno-common conftest.c >&5 configure:5949: $? = 0 configure:5953: test -z || test ! -s conftest.err configure:5956: $? = 0 configure:5959: test -s conftest. configure:5962: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MALLOC_H 1 | #define const | #define size_t unsigned | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:5972: result: no configure:5976: checking sys/select.h presence configure:5986: cc -E conftest.c configure:5992: $? = 0 configure:6012: result: yes configure:6025: WARNING: sys/select.h: present but cannot be compiled configure:6027: WARNING: sys/select.h: check for missing prerequisite headers? configure:6029: WARNING: sys/select.h: see the Autoconf documentation configure:6031: WARNING: sys/select.h: section "Present But Cannot Be Compiled" configure:6033: WARNING: sys/select.h: proceeding with the preprocessor's result configure:6035: WARNING: sys/select.h: in the future, the compiler will take precedence configure:6047: checking for sys/select.h configure:6054: result: yes configure:5931: checking sys/socket.h usability configure:5943: cc -c -fno-common conftest.c >&5 configure:5949: $? = 0 configure:5953: test -z || test ! -s conftest.err configure:5956: $? = 0 configure:5959: test -s conftest. configure:5962: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MALLOC_H 1 | #define const | #define size_t unsigned | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_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:5972: result: no configure:5976: checking sys/socket.h presence configure:5986: cc -E conftest.c configure:5992: $? = 0 configure:6012: result: yes configure:6025: WARNING: sys/socket.h: present but cannot be compiled configure:6027: WARNING: sys/socket.h: check for missing prerequisite headers? configure:6029: WARNING: sys/socket.h: see the Autoconf documentation configure:6031: WARNING: sys/socket.h: section "Present But Cannot Be Compiled" configure:6033: WARNING: sys/socket.h: proceeding with the preprocessor's result configure:6035: WARNING: sys/socket.h: in the future, the compiler will take precedence configure:6047: checking for sys/socket.h configure:6054: result: yes configure:6067: checking types of arguments for select configure:6100: cc -c -fno-common conftest.c >&5 configure:6106: $? = 0 configure:6110: test -z || test ! -s conftest.err configure:6113: $? = 0 configure:6116: test -s conftest. configure:6119: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MALLOC_H 1 | #define const | #define size_t unsigned | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:6100: cc -c -fno-common conftest.c >&5 configure:6106: $? = 0 configure:6110: test -z || test ! -s conftest.err configure:6113: $? = 0 configure:6116: test -s conftest. configure:6119: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MALLOC_H 1 | #define const | #define size_t unsigned | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:6100: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:77: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:77: warning: extern declaration of `select' doesn't match global one configure:6106: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MALLOC_H 1 | #define const | #define size_t unsigned | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:6100: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:77: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:77: warning: extern declaration of `select' doesn't match global one configure:6106: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MALLOC_H 1 | #define const | #define size_t unsigned | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:6100: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:77: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:77: warning: extern declaration of `select' doesn't match global one configure:6106: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MALLOC_H 1 | #define const | #define size_t unsigned | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:6100: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:77: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:77: warning: extern declaration of `select' doesn't match global one configure:6106: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MALLOC_H 1 | #define const | #define size_t unsigned | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:6100: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:77: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:77: warning: extern declaration of `select' doesn't match global one configure:6106: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MALLOC_H 1 | #define const | #define size_t unsigned | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:6100: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:77: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:77: warning: extern declaration of `select' doesn't match global one configure:6106: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MALLOC_H 1 | #define const | #define size_t unsigned | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:6100: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:77: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:77: warning: extern declaration of `select' doesn't match global one configure:6106: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MALLOC_H 1 | #define const | #define size_t unsigned | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:6100: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:77: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:77: warning: extern declaration of `select' doesn't match global one configure:6106: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MALLOC_H 1 | #define const | #define size_t unsigned | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:6100: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:77: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:77: warning: extern declaration of `select' doesn't match global one configure:6106: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MALLOC_H 1 | #define const | #define size_t unsigned | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:6100: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:77: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:77: warning: extern declaration of `select' doesn't match global one configure:6106: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MALLOC_H 1 | #define const | #define size_t unsigned | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:6100: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:77: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:77: warning: extern declaration of `select' doesn't match global one configure:6106: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MALLOC_H 1 | #define const | #define size_t unsigned | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:6100: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:77: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:77: warning: extern declaration of `select' doesn't match global one configure:6106: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MALLOC_H 1 | #define const | #define size_t unsigned | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:6100: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:77: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:77: warning: extern declaration of `select' doesn't match global one configure:6106: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MALLOC_H 1 | #define const | #define size_t unsigned | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:6100: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:77: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:77: warning: extern declaration of `select' doesn't match global one configure:6106: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MALLOC_H 1 | #define const | #define size_t unsigned | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:6100: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:77: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:77: warning: extern declaration of `select' doesn't match global one configure:6106: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MALLOC_H 1 | #define const | #define size_t unsigned | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:6100: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:77: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:77: warning: extern declaration of `select' doesn't match global one configure:6106: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MALLOC_H 1 | #define const | #define size_t unsigned | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:6100: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:77: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:77: warning: extern declaration of `select' doesn't match global one configure:6106: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MALLOC_H 1 | #define const | #define size_t unsigned | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:6100: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:77: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:77: warning: extern declaration of `select' doesn't match global one configure:6106: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MALLOC_H 1 | #define const | #define size_t unsigned | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:6100: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:77: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:77: warning: extern declaration of `select' doesn't match global one configure:6106: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MALLOC_H 1 | #define const | #define size_t unsigned | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:6100: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:77: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:77: warning: extern declaration of `select' doesn't match global one configure:6106: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MALLOC_H 1 | #define const | #define size_t unsigned | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:6100: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:77: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:77: warning: extern declaration of `select' doesn't match global one configure:6106: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MALLOC_H 1 | #define const | #define size_t unsigned | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:6100: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:77: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:77: warning: extern declaration of `select' doesn't match global one configure:6106: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MALLOC_H 1 | #define const | #define size_t unsigned | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:6135: result: int,int *,struct timeval * configure:6158: checking return type of signal handlers configure:6189: cc -c -fno-common conftest.c >&5 configure:6195: $? = 0 configure:6199: test -z || test ! -s conftest.err configure:6202: $? = 0 configure:6205: test -s conftest. configure:6208: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MALLOC_H 1 | #define const | #define size_t unsigned | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (int *) | #define SELECT_TYPE_ARG5 (struct timeval *) | /* 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:6219: result: int configure:6231: checking for strftime configure:6288: cc -o conftest -fno-common conftest.c >&5 configure:6294: $? = 0 configure:6298: test -z || test ! -s conftest.err configure:6301: $? = 0 configure:6304: test -s conftest configure:6307: $? = 0 configure:6319: result: yes configure:6403: checking for working strtod configure:6446: cc -o conftest -fno-common conftest.c >&5 configure:6449: $? = 0 configure:6451: ./conftest configure:6454: $? = 0 configure:6468: result: yes configure:6646: checking whether setpgrp takes no argument configure:6678: cc -o conftest -fno-common conftest.c >&5 configure:6681: $? = 0 configure:6683: ./conftest configure:6686: $? = 0 configure:6700: result: no configure:6715: checking for stdlib.h configure:6720: result: no configure:6860: checking for GNU libc compatible malloc configure:6889: cc -o conftest -fno-common conftest.c >&5 configure:6892: $? = 0 configure:6894: ./conftest configure:6897: $? = 0 configure:6911: result: yes configure:6946: checking for stdlib.h configure:6951: result: no configure:7091: checking for GNU libc compatible realloc configure:7120: cc -o conftest -fno-common conftest.c >&5 configure:7123: $? = 0 configure:7125: ./conftest configure:7128: $? = 0 configure:7142: result: yes configure:7172: checking whether lstat dereferences a symlink specified with a trailing slash configure:7203: cc -o conftest -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:75: error: storage size of `sbuf' isn't known configure:7206: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MALLOC_H 1 | #define const | #define size_t unsigned | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (int *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE int | #define HAVE_STRFTIME 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 | int | main () | { | struct stat sbuf; | /* Linux will dereference the symlink and fail. | That is better in the sense that it means we will not | have to compile and use the lstat wrapper. */ | exit (lstat ("conftest.sym/", &sbuf) ? 0 : 1); | ; | return 0; | } configure:7232: result: no configure:7253: checking whether stat accepts an empty string configure:7278: cc -o conftest -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:75: error: storage size of `sbuf' isn't known configure:7281: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MALLOC_H 1 | #define const | #define size_t unsigned | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (int *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE int | #define HAVE_STRFTIME 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 | int | main () | { | struct stat sbuf; | exit (stat ("", &sbuf) ? 1 : 0); | ; | return 0; | } configure:7300: result: no configure:7331: checking for floor configure:7388: cc -o conftest -fno-common conftest.c >&5 configure:7394: $? = 0 configure:7398: test -z || test ! -s conftest.err configure:7401: $? = 0 configure:7404: test -s conftest configure:7407: $? = 0 configure:7419: result: yes configure:7331: checking for pow configure:7388: cc -o conftest -fno-common conftest.c >&5 configure:7394: $? = 0 configure:7398: test -z || test ! -s conftest.err configure:7401: $? = 0 configure:7404: test -s conftest configure:7407: $? = 0 configure:7419: result: yes configure:7331: checking for select configure:7388: cc -o conftest -fno-common conftest.c >&5 configure:7394: $? = 0 configure:7398: test -z || test ! -s conftest.err configure:7401: $? = 0 configure:7404: test -s conftest configure:7407: $? = 0 configure:7419: result: yes configure:7331: checking for sqrt configure:7388: cc -o conftest -fno-common conftest.c >&5 conftest.c:65: warning: conflicting types for built-in function `sqrt' configure:7394: $? = 0 configure:7398: test -z || test ! -s conftest.err configure:7401: $? = 0 configure:7404: test -s conftest configure:7407: $? = 0 configure:7419: result: yes configure:7331: checking for strchr configure:7388: cc -o conftest -fno-common conftest.c >&5 conftest.c:66: warning: conflicting types for built-in function `strchr' configure:7394: $? = 0 configure:7398: test -z || test ! -s conftest.err configure:7401: $? = 0 configure:7404: test -s conftest configure:7407: $? = 0 configure:7419: result: yes configure:7331: checking for strerror configure:7388: cc -o conftest -fno-common conftest.c >&5 configure:7394: $? = 0 configure:7398: test -z || test ! -s conftest.err configure:7401: $? = 0 configure:7404: test -s conftest configure:7407: $? = 0 configure:7419: result: yes configure:7331: checking for strpbrk configure:7388: cc -o conftest -fno-common conftest.c >&5 conftest.c:68: warning: conflicting types for built-in function `strpbrk' configure:7394: $? = 0 configure:7398: test -z || test ! -s conftest.err configure:7401: $? = 0 configure:7404: test -s conftest configure:7407: $? = 0 configure:7419: result: yes configure:7331: checking for strrchr configure:7388: cc -o conftest -fno-common conftest.c >&5 conftest.c:69: warning: conflicting types for built-in function `strrchr' configure:7394: $? = 0 configure:7398: test -z || test ! -s conftest.err configure:7401: $? = 0 configure:7404: test -s conftest configure:7407: $? = 0 configure:7419: result: yes configure:7331: checking for strstr configure:7388: cc -o conftest -fno-common conftest.c >&5 conftest.c:70: warning: conflicting types for built-in function `strstr' configure:7394: $? = 0 configure:7398: test -z || test ! -s conftest.err configure:7401: $? = 0 configure:7404: test -s conftest configure:7407: $? = 0 configure:7419: result: yes configure:7331: checking for mkstemp configure:7388: cc -o conftest -fno-common conftest.c >&5 configure:7394: $? = 0 configure:7398: test -z || test ! -s conftest.err configure:7401: $? = 0 configure:7404: test -s conftest configure:7407: $? = 0 configure:7419: result: yes configure:7431: checking for string.h configure:7436: result: no configure:7577: checking for strings.h configure:7582: result: no configure:7733: checking ncurses.h usability configure:7745: cc -c -fno-common conftest.c >&5 configure:7751: $? = 0 configure:7755: test -z || test ! -s conftest.err configure:7758: $? = 0 configure:7761: test -s conftest. configure:7764: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MALLOC_H 1 | #define const | #define size_t unsigned | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (int *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE int | #define HAVE_STRFTIME 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FLOOR 1 | #define HAVE_POW 1 | #define HAVE_SELECT 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_MKSTEMP 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:7774: result: no configure:7778: checking ncurses.h presence configure:7788: cc -E conftest.c configure:7794: $? = 0 configure:7814: result: yes configure:7827: WARNING: ncurses.h: present but cannot be compiled configure:7829: WARNING: ncurses.h: check for missing prerequisite headers? configure:7831: WARNING: ncurses.h: see the Autoconf documentation configure:7833: WARNING: ncurses.h: section "Present But Cannot Be Compiled" configure:7835: WARNING: ncurses.h: proceeding with the preprocessor's result configure:7837: WARNING: ncurses.h: in the future, the compiler will take precedence configure:7849: checking for ncurses.h configure:7856: result: yes configure:7879: checking curses.h usability configure:7891: cc -c -fno-common conftest.c >&5 configure:7897: $? = 0 configure:7901: test -z || test ! -s conftest.err configure:7904: $? = 0 configure:7907: test -s conftest. configure:7910: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "yabasic" | #define VERSION "2.763" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MALLOC_H 1 | #define const | #define size_t unsigned | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (int *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE int | #define HAVE_STRFTIME 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FLOOR 1 | #define HAVE_POW 1 | #define HAVE_SELECT 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_NCURSES_HEADER 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:7920: result: no configure:7924: checking curses.h presence configure:7934: cc -E conftest.c configure:7940: $? = 0 configure:7960: result: yes configure:7973: WARNING: curses.h: present but cannot be compiled configure:7975: WARNING: curses.h: check for missing prerequisite headers? configure:7977: WARNING: curses.h: see the Autoconf documentation configure:7979: WARNING: curses.h: section "Present But Cannot Be Compiled" configure:7981: WARNING: curses.h: proceeding with the preprocessor's result configure:7983: WARNING: curses.h: in the future, the compiler will take precedence configure:7995: checking for curses.h configure:8002: result: yes configure:8017: checking for initscr in -lncurses configure:8047: cc -o conftest -fno-common conftest.c -lncurses >&5 configure:8053: $? = 0 configure:8057: test -z || test ! -s conftest.err configure:8060: $? = 0 configure:8063: test -s conftest configure:8066: $? = 0 configure:8079: result: yes configure:8091: checking for initscr in -lcurses configure:8121: cc -o conftest -fno-common conftest.c -lcurses -lncurses >&5 configure:8127: $? = 0 configure:8131: test -z || test ! -s conftest.err configure:8134: $? = 0 configure:8137: test -s conftest configure:8140: $? = 0 configure:8153: result: yes configure:8169: checking for getnstr configure:8226: cc -o conftest -fno-common conftest.c -lcurses -lncurses >&5 configure:8232: $? = 0 configure:8236: test -z || test ! -s conftest.err configure:8239: $? = 0 configure:8242: test -s conftest configure:8245: $? = 0 configure:8257: result: yes configure:8272: checking for setitimer configure:8329: cc -o conftest -fno-common conftest.c -lcurses -lncurses >&5 configure:8335: $? = 0 configure:8339: test -z || test ! -s conftest.err configure:8342: $? = 0 configure:8345: test -s conftest configure:8348: $? = 0 configure:8360: result: yes configure:8374: checking for difftime configure:8431: cc -o conftest -fno-common conftest.c -lcurses -lncurses >&5 configure:8437: $? = 0 configure:8441: test -z || test ! -s conftest.err configure:8444: $? = 0 configure:8447: test -s conftest configure:8450: $? = 0 configure:8462: result: yes configure:8475: checking for working alloca.h configure:8496: cc -o conftest -fno-common conftest.c -lcurses -lncurses >&5 configure:8502: $? = 0 configure:8506: test -z || test ! -s conftest.err configure:8509: $? = 0 configure:8512: test -s conftest configure:8515: $? = 0 configure:8527: result: yes configure:8537: checking for alloca configure:8578: cc -o conftest -fno-common conftest.c -lcurses -lncurses >&5 configure:8584: $? = 0 configure:8588: test -z || test ! -s conftest.err configure:8591: $? = 0 configure:8594: test -s conftest configure:8597: $? = 0 configure:8609: result: yes configure:8955: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, 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:704: creating Makefile config.status:808: creating config.h config.status:1188: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_func_alloca_works=yes ac_cv_func_connect=yes ac_cv_func_difftime=yes ac_cv_func_floor=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_gethostbyname=yes ac_cv_func_getnstr=yes ac_cv_func_lstat_dereferences_slashed_symlink=no ac_cv_func_malloc_0_nonnull=yes ac_cv_func_mkstemp=yes ac_cv_func_pow=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_remove=yes ac_cv_func_select=yes ac_cv_func_select_args='int,int *,struct timeval *' ac_cv_func_setitimer=yes ac_cv_func_setpgrp_void=no ac_cv_func_shmat=yes ac_cv_func_sqrt=yes ac_cv_func_stat_empty_string_bug=no ac_cv_func_strchr=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_strpbrk=yes ac_cv_func_strrchr=yes ac_cv_func_strstr=yes ac_cv_func_strtod=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' ac_cv_header_ctype_h=yes ac_cv_header_curses_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_float_h=yes ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memory_h=no ac_cv_header_ncurses_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdc=no ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=no ac_cv_header_stdio_h=yes 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_sys_wait_h=no ac_cv_header_time=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=no ac_cv_header_vfork_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_ICE_IceConnectionNumber=no ac_cv_lib_curses_initscr=yes ac_cv_lib_dnet_dnet_ntoa=no ac_cv_lib_dnet_stub_dnet_ntoa=no ac_cv_lib_error_at_line=no ac_cv_lib_ncurses_initscr=yes ac_cv_objext= ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CCOPTIONS=-Wall 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_make_set=yes ac_cv_type_pid_t=no ac_cv_type_signal=int ac_cv_type_size_t=no ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=gcc3 lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/lang/yabasic/work/yabasic-2.763/missing --run aclocal-1.9' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/lang/yabasic/work/yabasic-2.763/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/lang/yabasic/work/yabasic-2.763/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/lang/yabasic/work/yabasic-2.763/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/lang/yabasic/work/yabasic-2.763/missing --run automake-1.9' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CCOPTIONS='-Wall' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS=' error.$U. lstat.$U.' LIBS='-lcurses -lncurses ' LTLIBOBJS=' error.$U.lo lstat.$U.lo' MAKEINFO='${SHELL} /mnt/gmirror/ports/lang/yabasic/work/yabasic-2.763/missing --run makeinfo' OBJEXT='' PACKAGE='yabasic' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' POW_LIB='' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='2.763' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_CC='' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/lang/yabasic/work/yabasic-2.763/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define BUILD_TIME "Wed Feb 6 19:57:08 EST 2008" #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_CTYPE_H 1 #define HAVE_CURSES_HEADER 1 #define HAVE_DIFFTIME 1 #define HAVE_FCNTL_H 1 #define HAVE_FLOAT_H 1 #define HAVE_FLOOR 1 #define HAVE_FORK 1 #define HAVE_GETNSTR 1 #define HAVE_LIBCURSES 1 #define HAVE_LIBNCURSES 1 #define HAVE_LIMITS_H 1 #define HAVE_MALLOC 1 #define HAVE_MALLOC_H 1 #define HAVE_MATH_H 1 #define HAVE_MKSTEMP 1 #define HAVE_NCURSES_HEADER 1 #define HAVE_POW 1 #define HAVE_REALLOC 1 #define HAVE_SELECT 1 #define HAVE_SETITIMER 1 #define HAVE_SIGNAL_H 1 #define HAVE_SQRT 1 #define HAVE_STDDEF_H 1 #define HAVE_STDIO_H 1 #define HAVE_STRCHR 1 #define HAVE_STRERROR 1 #define HAVE_STRFTIME 1 #define HAVE_STRPBRK 1 #define HAVE_STRRCHR 1 #define HAVE_STRSTR 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define HAVE_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_WORKING_VFORK 1 #define PACKAGE "yabasic" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define RETSIGTYPE int #define SELECT_TYPE_ARG1 int #define SELECT_TYPE_ARG234 (int *) #define SELECT_TYPE_ARG5 (struct timeval *) #define UNIX_ARCHITECTURE "i386-unknown-gnu" #define VERSION "2.763" #define const #define pid_t int #define size_t unsigned configure: exit 0