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.53. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 144 tasks, 199 threads, 4 processors Load average: 1.15, Mach factor: 2.84 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1247: checking build system type configure:1265: result: i386-unknown-gnu configure:1273: checking host system type configure:1287: result: i386-unknown-gnu configure:1295: checking target system type configure:1309: result: i386-unknown-gnu configure:1335: checking for a BSD-compatible install configure:1389: result: /usr/bin/install -c -o root -g wheel configure:1400: checking whether build environment is sane configure:1443: result: yes configure:1477: checking for gawk configure:1493: found /usr/local/bin/gawk configure:1503: result: gawk configure:1513: checking whether make sets ${MAKE} configure:1533: result: yes configure:1649: checking for i386-unknown-gnu-gcc configure:1675: result: cc configure:1957: checking for C compiler version configure:1960: 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:1963: $? = 0 configure:1965: 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:1968: $? = 0 configure:1970: cc -V &5 cc: `-V' option must have argument configure:1973: $? = 1 configure:1999: checking for C compiler default output configure:2002: cc -fno-common conftest.c >&5 configure:2005: $? = 0 configure:2038: result: a.out configure:2043: checking whether the C compiler works configure:2049: ./a.out configure:2052: $? = 0 configure:2067: result: yes configure:2074: checking whether we are cross compiling configure:2076: result: no configure:2079: checking for suffix of executables configure:2081: cc -o conftest -fno-common conftest.c >&5 configure:2084: $? = 0 configure:2106: result: configure:2112: checking for suffix of object files configure:2136: cc -c -fno-common conftest.c >&5 configure:2139: $? = 0 configure:2158: result: configure:2162: checking whether we are using the GNU C compiler configure:2189: cc -c -fno-common conftest.c >&5 configure:2192: $? = 0 configure:2195: test -s conftest. configure:2198: $? = 1 configure: failed program was: #line 2167 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { #ifndef __GNUC__ choke me #endif ; return 0; } configure:2210: result: no configure:2216: checking whether cc accepts -g configure:2240: cc -c -g conftest.c >&5 configure:2243: $? = 0 configure:2246: test -s conftest. configure:2249: $? = 1 configure: failed program was: #line 2221 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { ; return 0; } configure:2259: result: no configure:2286: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2289: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2407: checking for style of include used by make configure:2435: result: GNU configure:2442: checking dependency style of cc configure:2504: result: gcc3 configure:2513: checking for cc option to accept ANSI C configure:2579: cc -c -fno-common conftest.c >&5 configure:2582: $? = 0 configure:2585: test -s conftest. configure:2588: $? = 1 configure: failed program was: #line 2530 "configure" #include "confdefs.h" #include #include #include #include /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ struct buf { int x; }; FILE * (*rcsopen) (struct buf *, struct stat *, int); static char *e (p, i) char **p; int i; { return p[i]; } static char *f (char * (*g) (char **, int), char **p, ...) { char *s; va_list v; va_start (v,p); s = g (p, va_arg (v,int)); va_end (v); return s; } int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); int argc; char **argv; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:2579: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2582: $? = 0 configure:2585: test -s conftest. configure:2588: $? = 1 configure: failed program was: #line 2530 "configure" #include "confdefs.h" #include #include #include #include /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ struct buf { int x; }; FILE * (*rcsopen) (struct buf *, struct stat *, int); static char *e (p, i) char **p; int i; { return p[i]; } static char *f (char * (*g) (char **, int), char **p, ...) { char *s; va_list v; va_start (v,p); s = g (p, va_arg (v,int)); va_end (v); return s; } int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); int argc; char **argv; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:2579: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2582: $? = 1 configure: failed program was: #line 2530 "configure" #include "confdefs.h" #include #include #include #include /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ struct buf { int x; }; FILE * (*rcsopen) (struct buf *, struct stat *, int); static char *e (p, i) char **p; int i; { return p[i]; } static char *f (char * (*g) (char **, int), char **p, ...) { char *s; va_list v; va_start (v,p); s = g (p, va_arg (v,int)); va_end (v); return s; } int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); int argc; char **argv; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:2579: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2582: $? = 1 configure: failed program was: #line 2530 "configure" #include "confdefs.h" #include #include #include #include /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ struct buf { int x; }; FILE * (*rcsopen) (struct buf *, struct stat *, int); static char *e (p, i) char **p; int i; { return p[i]; } static char *f (char * (*g) (char **, int), char **p, ...) { char *s; va_list v; va_start (v,p); s = g (p, va_arg (v,int)); va_end (v); return s; } int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); int argc; char **argv; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:2579: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2582: $? = 1 configure: failed program was: #line 2530 "configure" #include "confdefs.h" #include #include #include #include /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ struct buf { int x; }; FILE * (*rcsopen) (struct buf *, struct stat *, int); static char *e (p, i) char **p; int i; { return p[i]; } static char *f (char * (*g) (char **, int), char **p, ...) { char *s; va_list v; va_start (v,p); s = g (p, va_arg (v,int)); va_end (v); return s; } int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); int argc; char **argv; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:2579: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2582: $? = 0 configure:2585: test -s conftest. configure:2588: $? = 1 configure: failed program was: #line 2530 "configure" #include "confdefs.h" #include #include #include #include /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ struct buf { int x; }; FILE * (*rcsopen) (struct buf *, struct stat *, int); static char *e (p, i) char **p; int i; { return p[i]; } static char *f (char * (*g) (char **, int), char **p, ...) { char *s; va_list v; va_start (v,p); s = g (p, va_arg (v,int)); va_end (v); return s; } int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); int argc; char **argv; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:2605: result: no configure:2623: checking for i386-unknown-gnu-g++ configure:2649: result: c++ configure:2707: checking for C++ compiler version configure:2710: c++ --version &5 c++ (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:2713: $? = 0 configure:2715: c++ -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:2718: $? = 0 configure:2720: c++ -V &5 c++: `-V' option must have argument configure:2723: $? = 1 configure:2726: checking whether we are using the GNU C++ compiler configure:2753: c++ -c -fno-common conftest.cc >&5 configure:2756: $? = 0 configure:2759: test -s conftest. configure:2762: $? = 1 configure: failed program was: #line 2731 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { #ifndef __GNUC__ choke me #endif ; return 0; } configure:2774: result: no configure:2780: checking whether c++ accepts -g configure:2804: c++ -c -g conftest.cc >&5 configure:2807: $? = 0 configure:2810: test -s conftest. configure:2813: $? = 1 configure: failed program was: #line 2785 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { ; return 0; } configure:2823: result: no configure:2869: c++ -c -fno-common conftest.cc >&5 configure:2872: $? = 0 configure:2875: test -s conftest. configure:2878: $? = 1 configure: failed program was: #line 2849 "configure" #include "confdefs.h" #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { exit (42); ; return 0; } configure:2869: c++ -c -fno-common conftest.cc >&5 configure:2872: $? = 0 configure:2875: test -s conftest. configure:2878: $? = 1 configure: failed program was: #line 2849 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { exit (42); ; return 0; } configure:2869: c++ -c -fno-common conftest.cc >&5 configure:2872: $? = 0 configure:2875: test -s conftest. configure:2878: $? = 1 configure: failed program was: #line 2849 "configure" #include "confdefs.h" #include extern "C" void std::exit (int) throw (); using std::exit; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { exit (42); ; return 0; } configure:2869: c++ -c -fno-common conftest.cc >&5 configure:2872: $? = 0 configure:2875: test -s conftest. configure:2878: $? = 1 configure: failed program was: #line 2849 "configure" #include "confdefs.h" #include extern "C" void std::exit (int); using std::exit; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { exit (42); ; return 0; } configure:2869: c++ -c -fno-common conftest.cc >&5 configure:2872: $? = 0 configure:2875: test -s conftest. configure:2878: $? = 1 configure: failed program was: #line 2849 "configure" #include "confdefs.h" #include extern "C" void exit (int) throw (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { exit (42); ; return 0; } configure:2869: c++ -c -fno-common conftest.cc >&5 configure:2872: $? = 0 configure:2875: test -s conftest. configure:2878: $? = 1 configure: failed program was: #line 2849 "configure" #include "confdefs.h" #include extern "C" void exit (int); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { exit (42); ; return 0; } configure:2869: c++ -c -fno-common conftest.cc >&5 configure:2872: $? = 0 configure:2875: test -s conftest. configure:2878: $? = 1 configure: failed program was: #line 2849 "configure" #include "confdefs.h" #include void exit (int); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { exit (42); ; return 0; } configure:2939: checking dependency style of c++ configure:3001: result: gcc3 configure:3006: checking whether ln -s works configure:3010: result: yes configure:3020: checking for i386-unknown-gnu-ranlib configure:3049: result: no configure:3058: checking for ranlib configure:3074: found /usr/bin/ranlib configure:3085: result: ranlib configure:3107: checking for working ipv6 implementation configure:3139: cc -c -fno-common conftest.c >&5 configure:3142: $? = 0 configure:3145: test -s conftest. configure:3148: $? = 1 configure: failed program was: #line 3112 "configure" #include "confdefs.h" #include #include #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { struct sockaddr_in6 s; int i = socket(AF_INET6, SOCK_STREAM, 0); ; return 0; } configure:3159: result: no configure:3172: checking for wsock32 configure:3199: cc -o conftest -fno-common conftest.c -lwsock32 >&5 configure:3178:22: winsock2.h: No such file or directory configure:3202: $? = 1 configure: failed program was: #line 3176 "configure" #include "confdefs.h" #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { socket(0, 0, 0); ; return 0; } configure:3216: result: no configure:3263: checking for sdl-config configure:3294: result: /usr/local/bin/sdl-config configure:3302: checking for SDL - version >= 1.2.4 configure:3389: cc -o conftest -fno-common -I/include/SDL -I/include -D_GNU_SOURCE=1 -D_REENTRANT conftest.c -L/lib -lSDL -pthread >&5 cc: unrecognized option `-pthread' ld: can't locate file for: -lSDL configure:3392: $? = 1 configure: program exited with status 1 configure: failed program was: #line 3326 "configure" #include "confdefs.h" #include #include #include #include "SDL.h" char* my_strdup (char *str) { char *new_str; if (str) { new_str = (char *)malloc ((strlen (str) + 1) * sizeof(char)); strcpy (new_str, str); } else new_str = NULL; return new_str; } int main (int argc, char *argv[]) { int major, minor, micro; char *tmp_version; /* This hangs on some systems (?) system ("touch conf.sdltest"); */ { FILE *fp = fopen("conf.sdltest", "a"); if ( fp ) fclose(fp); } /* HP/UX 9 (%@#!) writes to sscanf strings */ tmp_version = my_strdup("1.2.4"); if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) { printf("%s, bad version string\n", "1.2.4"); exit(1); } if ((1 > major) || ((1 == major) && (2 > minor)) || ((1 == major) && (2 == minor) && (11 >= micro))) { return 0; } else { printf("\n*** 'sdl-config --version' returned %d.%d.%d, but the minimum version\n", 1, 2, 11); printf("*** of SDL required is %d.%d.%d. If sdl-config is correct, then it is\n", major, minor, micro); printf("*** best to upgrade to the required version.\n"); printf("*** If sdl-config was wrong, set the environment variable SDL_CONFIG\n"); printf("*** to point to the correct copy of sdl-config, and remove the file\n"); printf("*** config.cache before re-running configure\n"); return 1; } } configure:3418: result: no configure:3459: cc -o conftest -fno-common -I/include/SDL -I/include -D_GNU_SOURCE=1 -D_REENTRANT conftest.c -L/lib -lSDL -pthread >&5 cc: unrecognized option `-pthread' ld: can't locate file for: -lSDL configure:3462: $? = 1 configure: failed program was: #line 3432 "configure" #include "confdefs.h" #include #include "SDL.h" int main(int argc, char *argv[]) { return 0; } #undef main #define main K_and_R_C_main #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { return 0; ; return 0; } configure:3505: checking for main in -lSDL_image configure:3532: cc -o conftest -fno-common conftest.c -lSDL_image >&5 ld: can't locate file for: -lSDL_image configure:3535: $? = 1 configure: failed program was: #line 3512 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { main (); ; return 0; } configure:3552: result: no configure:3577: WARNING: SDL and/or SDL_image not found, only jfkserver will be built configure:3593: checking how to run the C preprocessor configure:3619: cc -E conftest.c configure:3625: $? = 0 configure:3652: cc -E conftest.c configure:3648:28: ac_nonexistent.h: No such file or directory configure:3658: $? = 1 configure: failed program was: #line 3647 "configure" #include "confdefs.h" #include configure:3695: result: cc -E configure:3710: cc -E conftest.c configure:3716: $? = 0 configure:3743: cc -E conftest.c configure:3739:28: ac_nonexistent.h: No such file or directory configure:3749: $? = 1 configure: failed program was: #line 3738 "configure" #include "confdefs.h" #include configure:3789: checking for ANSI C header files configure:3803: cc -E conftest.c configure:3809: $? = 0 configure:3894: cc -o conftest -fno-common conftest.c >&5 configure:3897: $? = 0 configure:3899: ./conftest configure:3902: $? = 0 configure:3916: result: yes configure:3940: checking for sys/types.h configure:3953: cc -c -fno-common conftest.c >&5 configure:3956: $? = 0 configure:3959: test -s conftest. configure:3962: $? = 1 configure: failed program was: #line 3945 "configure" #include "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:3972: result: no configure:3940: checking for sys/stat.h configure:3953: cc -c -fno-common conftest.c >&5 configure:3956: $? = 0 configure:3959: test -s conftest. configure:3962: $? = 1 configure: failed program was: #line 3945 "configure" #include "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:3972: result: no configure:3940: checking for stdlib.h configure:3953: cc -c -fno-common conftest.c >&5 configure:3956: $? = 0 configure:3959: test -s conftest. configure:3962: $? = 1 configure: failed program was: #line 3945 "configure" #include "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:3972: result: no configure:3940: checking for string.h configure:3953: cc -c -fno-common conftest.c >&5 configure:3956: $? = 0 configure:3959: test -s conftest. configure:3962: $? = 1 configure: failed program was: #line 3945 "configure" #include "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:3972: result: no configure:3940: checking for memory.h configure:3953: cc -c -fno-common conftest.c >&5 configure:3956: $? = 0 configure:3959: test -s conftest. configure:3962: $? = 1 configure: failed program was: #line 3945 "configure" #include "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:3972: result: no configure:3940: checking for strings.h configure:3953: cc -c -fno-common conftest.c >&5 configure:3956: $? = 0 configure:3959: test -s conftest. configure:3962: $? = 1 configure: failed program was: #line 3945 "configure" #include "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:3972: result: no configure:3940: checking for inttypes.h configure:3953: cc -c -fno-common conftest.c >&5 configure:3956: $? = 0 configure:3959: test -s conftest. configure:3962: $? = 1 configure: failed program was: #line 3945 "configure" #include "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:3972: result: no configure:3940: checking for stdint.h configure:3953: cc -c -fno-common conftest.c >&5 configure:3956: $? = 0 configure:3959: test -s conftest. configure:3962: $? = 1 configure: failed program was: #line 3945 "configure" #include "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:3972: result: no configure:3940: checking for unistd.h configure:3953: cc -c -fno-common conftest.c >&5 configure:3956: $? = 0 configure:3959: test -s conftest. configure:3962: $? = 1 configure: failed program was: #line 3945 "configure" #include "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:3972: result: no configure:4015: checking arpa/inet.h usability configure:4024: cc -c -fno-common conftest.c >&5 configure:4027: $? = 0 configure:4030: test -s conftest. configure:4033: $? = 1 configure: failed program was: #line 4017 "configure" #include "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:4042: result: no configure:4046: checking arpa/inet.h presence configure:4053: cc -E conftest.c configure:4059: $? = 0 configure:4077: result: yes configure:4088: WARNING: arpa/inet.h: present but cannot be compiled configure:4090: WARNING: arpa/inet.h: check for missing prerequisite headers? configure:4092: WARNING: arpa/inet.h: proceeding with the preprocessor's result configure:4095: checking for arpa/inet.h configure:4102: result: yes configure:4015: checking arpa/nameser.h usability configure:4024: cc -c -fno-common conftest.c >&5 configure:4027: $? = 0 configure:4030: test -s conftest. configure:4033: $? = 1 configure: failed program was: #line 4017 "configure" #include "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:4042: result: no configure:4046: checking arpa/nameser.h presence configure:4053: cc -E conftest.c configure:4059: $? = 0 configure:4077: result: yes configure:4088: WARNING: arpa/nameser.h: present but cannot be compiled configure:4090: WARNING: arpa/nameser.h: check for missing prerequisite headers? configure:4092: WARNING: arpa/nameser.h: proceeding with the preprocessor's result configure:4095: checking for arpa/nameser.h configure:4102: result: yes configure:4015: checking fcntl.h usability configure:4024: cc -c -fno-common conftest.c >&5 configure:4027: $? = 0 configure:4030: test -s conftest. configure:4033: $? = 1 configure: failed program was: #line 4017 "configure" #include "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:4042: result: no configure:4046: checking fcntl.h presence configure:4053: cc -E conftest.c configure:4059: $? = 0 configure:4077: result: yes configure:4088: WARNING: fcntl.h: present but cannot be compiled configure:4090: WARNING: fcntl.h: check for missing prerequisite headers? configure:4092: WARNING: fcntl.h: proceeding with the preprocessor's result configure:4095: checking for fcntl.h configure:4102: result: yes configure:4015: checking netdb.h usability configure:4024: cc -c -fno-common conftest.c >&5 configure:4027: $? = 0 configure:4030: test -s conftest. configure:4033: $? = 1 configure: failed program was: #line 4017 "configure" #include "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:4042: result: no configure:4046: checking netdb.h presence configure:4053: cc -E conftest.c configure:4059: $? = 0 configure:4077: result: yes configure:4088: WARNING: netdb.h: present but cannot be compiled configure:4090: WARNING: netdb.h: check for missing prerequisite headers? configure:4092: WARNING: netdb.h: proceeding with the preprocessor's result configure:4095: checking for netdb.h configure:4102: result: yes configure:4015: checking netinet/in.h usability configure:4024: cc -c -fno-common conftest.c >&5 configure:4027: $? = 0 configure:4030: test -s conftest. configure:4033: $? = 1 configure: failed program was: #line 4017 "configure" #include "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:4042: result: no configure:4046: checking netinet/in.h presence configure:4053: cc -E conftest.c configure:4059: $? = 0 configure:4077: result: yes configure:4088: WARNING: netinet/in.h: present but cannot be compiled configure:4090: WARNING: netinet/in.h: check for missing prerequisite headers? configure:4092: WARNING: netinet/in.h: proceeding with the preprocessor's result configure:4095: checking for netinet/in.h configure:4102: result: yes configure:4015: checking netinet/tcp.h usability configure:4024: cc -c -fno-common conftest.c >&5 configure:4027: $? = 0 configure:4030: test -s conftest. configure:4033: $? = 1 configure: failed program was: #line 4017 "configure" #include "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:4042: result: no configure:4046: checking netinet/tcp.h presence configure:4053: cc -E conftest.c configure:4059: $? = 0 configure:4077: result: yes configure:4088: WARNING: netinet/tcp.h: present but cannot be compiled configure:4090: WARNING: netinet/tcp.h: check for missing prerequisite headers? configure:4092: WARNING: netinet/tcp.h: proceeding with the preprocessor's result configure:4095: checking for netinet/tcp.h configure:4102: result: yes configure:4015: checking poll.h usability configure:4024: cc -c -fno-common conftest.c >&5 configure:4027: $? = 0 configure:4030: test -s conftest. configure:4033: $? = 1 configure: failed program was: #line 4017 "configure" #include "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:4042: result: no configure:4046: checking poll.h presence configure:4053: cc -E conftest.c configure:4059: $? = 0 configure:4077: result: yes configure:4088: WARNING: poll.h: present but cannot be compiled configure:4090: WARNING: poll.h: check for missing prerequisite headers? configure:4092: WARNING: poll.h: proceeding with the preprocessor's result configure:4095: checking for poll.h configure:4102: result: yes configure:4015: checking resolv.h usability configure:4024: cc -c -fno-common conftest.c >&5 In file included from configure:4052: /usr/include/resolv.h:189: error: field `nsaddr_list' has incomplete type /usr/include/resolv.h:203: error: field `addr' has incomplete type /usr/include/resolv.h:231: error: field `sin' has incomplete type configure:4027: $? = 1 configure: failed program was: #line 4017 "configure" #include "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:4042: result: no configure:4046: checking resolv.h presence configure:4053: cc -E conftest.c configure:4059: $? = 0 configure:4077: result: yes configure:4088: WARNING: resolv.h: present but cannot be compiled configure:4090: WARNING: resolv.h: check for missing prerequisite headers? configure:4092: WARNING: resolv.h: proceeding with the preprocessor's result configure:4095: checking for resolv.h configure:4102: result: yes configure:4006: checking for stdint.h configure:4011: result: no configure:4015: checking sys/param.h usability configure:4024: cc -c -fno-common conftest.c >&5 configure:4027: $? = 0 configure:4030: test -s conftest. configure:4033: $? = 1 configure: failed program was: #line 4017 "configure" #include "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:4042: result: no configure:4046: checking sys/param.h presence configure:4053: cc -E conftest.c configure:4059: $? = 0 configure:4077: result: yes configure:4088: WARNING: sys/param.h: present but cannot be compiled configure:4090: WARNING: sys/param.h: check for missing prerequisite headers? configure:4092: WARNING: sys/param.h: proceeding with the preprocessor's result configure:4095: checking for sys/param.h configure:4102: result: yes configure:4015: checking sys/select.h usability configure:4024: cc -c -fno-common conftest.c >&5 configure:4027: $? = 0 configure:4030: test -s conftest. configure:4033: $? = 1 configure: failed program was: #line 4017 "configure" #include "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:4042: result: no configure:4046: checking sys/select.h presence configure:4053: cc -E conftest.c configure:4059: $? = 0 configure:4077: result: yes configure:4088: WARNING: sys/select.h: present but cannot be compiled configure:4090: WARNING: sys/select.h: check for missing prerequisite headers? configure:4092: WARNING: sys/select.h: proceeding with the preprocessor's result configure:4095: checking for sys/select.h configure:4102: result: yes configure:4015: checking sys/socket.h usability configure:4024: cc -c -fno-common conftest.c >&5 configure:4027: $? = 0 configure:4030: test -s conftest. configure:4033: $? = 1 configure: failed program was: #line 4017 "configure" #include "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:4042: result: no configure:4046: checking sys/socket.h presence configure:4053: cc -E conftest.c configure:4059: $? = 0 configure:4077: result: yes configure:4088: WARNING: sys/socket.h: present but cannot be compiled configure:4090: WARNING: sys/socket.h: check for missing prerequisite headers? configure:4092: WARNING: sys/socket.h: proceeding with the preprocessor's result configure:4095: checking for sys/socket.h configure:4102: result: yes configure:4015: checking sys/syctl.h usability configure:4024: cc -c -fno-common conftest.c >&5 configure:4052:23: sys/syctl.h: No such file or directory configure:4027: $? = 1 configure: failed program was: #line 4017 "configure" #include "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:4042: result: no configure:4046: checking sys/syctl.h presence configure:4053: cc -E conftest.c configure:4049:23: sys/syctl.h: No such file or directory configure:4059: $? = 1 configure: failed program was: #line 4048 "configure" #include "confdefs.h" #include configure:4077: result: no configure:4095: checking for sys/syctl.h configure:4102: result: no configure:4015: checking sys/time.h usability configure:4024: cc -c -fno-common conftest.c >&5 configure:4027: $? = 0 configure:4030: test -s conftest. configure:4033: $? = 1 configure: failed program was: #line 4017 "configure" #include "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:4042: result: no configure:4046: checking sys/time.h presence configure:4053: cc -E conftest.c configure:4059: $? = 0 configure:4077: result: yes configure:4088: WARNING: sys/time.h: present but cannot be compiled configure:4090: WARNING: sys/time.h: check for missing prerequisite headers? configure:4092: WARNING: sys/time.h: proceeding with the preprocessor's result configure:4095: checking for sys/time.h configure:4102: result: yes configure:4006: checking for sys/types.h configure:4011: result: no configure:4006: checking for unistd.h configure:4011: result: no configure:4116: checking for ssize_t configure:4143: cc -c -fno-common conftest.c >&5 configure: In function `main': configure:4165: error: `ssize_t' undeclared (first use in this function) configure:4165: error: (Each undeclared identifier is reported only once configure:4165: error: for each function it appears in.) configure:4165: error: parse error before ')' token configure:4146: $? = 1 configure: failed program was: #line 4121 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((ssize_t *) 0) return 0; if (sizeof (ssize_t)) return 0; ; return 0; } configure:4162: result: no configure:4174: checking for socklen_t configure:4200: cc -c -fno-common conftest.c >&5 configure:4203: $? = 0 configure:4206: test -s conftest. configure:4209: $? = 1 configure: failed program was: #line 4180 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { socklen_t len = 42; return 0; ; return 0; } configure:4220: result: no configure:4231: checking for sa_len in struct sockaddr configure:4260: cc -c -fno-common conftest.c >&5 configure:4263: $? = 0 configure:4266: test -s conftest. configure:4269: $? = 1 configure: failed program was: #line 4236 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { struct sockaddr s; s.sa_len; ; return 0; } configure:4279: result: no configure:4291: checking whether the compiler implements namespaces configure:4323: c++ -c -fno-common conftest.cc >&5 configure:4326: $? = 0 configure:4329: test -s conftest. configure:4332: $? = 1 configure: failed program was: #line 4304 "configure" #include "confdefs.h" namespace Outer { namespace Inner { int i = 0; }} #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { using namespace Outer::Inner; return i; ; return 0; } configure:4349: result: no configure:4360: error: jfk needs a C++ compiler that supports namespaces! ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_cxx_compiler_gnu=no ac_cv_cxx_namespaces=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_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ 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_header_arpa_inet_h=yes ac_cv_header_arpa_nameser_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_poll_h=yes ac_cv_header_resolv_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_param_h=yes 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_syctl_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_ipv6=no ac_cv_lib_SDL_image_main=no ac_cv_objext= ac_cv_path_SDL_CONFIG=/usr/local/bin/sdl-config ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXX=c++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_prog_make_make_set=yes ac_cv_struct_sa_len=no ac_cv_target=i386-unknown-gnu ac_cv_target_alias=i386-unknown-gnu ac_cv_type_socklen_t=no ac_cv_type_ssize_t=no am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_prog_cc_stdc=no lt_cv_sys_max_cmd_len= ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "jfk" #define VERSION "0.1.1" #ifdef __cplusplus void exit (int); #endif #define STDC_HEADERS 1 #define HAVE_ARPA_INET_H 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_FCNTL_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_POLL_H 1 #define HAVE_RESOLV_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define ssize_t int #define socklen_t int configure: exit 1