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.52. Invocation command line was $ ./configure --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/X11R6 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: 133 tasks, 188 threads, 4 processors Load average: 1.53, Mach factor: 2.46 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH = /var/root/usr/local/bin:/var/root/usr/bin:/var/root/usr/X11R6/bin:/Users/proclus/gnu-darwin-func/admin:/usr/local/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/var/root/usr/local/bin:/var/root/usr/bin:/var/root/usr/X11R6/bin:/Users/proclus/gnu-darwin-func/admin:/usr/local/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/Users/proclus/usr/local/bin:/Users/proclus/usr/bin:/Users/proclus/usr/X11R6/bin:/Users/proclus/gnu-darwin-func/admin:/usr/local/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/Users/proclus/usr/local/bin:/Users/proclus/usr/bin:/Users/proclus/usr/X11R6/bin:/Users/proclus/gnu-darwin-func/admin:/usr/local/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/Users/proclus/usr/local/bin:/Users/proclus/usr/bin:/Users/proclus/usr/X11R6/bin:/Users/proclus/gnu-darwin-func/admin:/usr/local/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/bin:/sbin:/usr/bin:/usr/sbin ## ------------ ## ## Core tests. ## ## ------------ ## configure:954: PATH=".;."; conftest.sh ./configure: line 955: conftest.sh: command not found configure:957: $? = 127 configure:974: checking for i386-unknown-gnu-gcc configure:997: result: cc configure:1260: checking for C compiler version configure:1263: 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:1266: $? = 0 configure:1268: 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:1271: $? = 0 configure:1273: cc -V &5 cc: `-V' option must have argument configure:1276: $? = 1 configure:1296: checking for C compiler default output configure:1299: cc -fno-common conftest.c >&5 configure:1302: $? = 0 configure:1331: result: a.out configure:1336: checking whether the C compiler works configure:1342: ./a.out configure:1345: $? = 0 configure:1360: result: yes configure:1367: checking whether we are cross compiling configure:1369: result: no configure:1372: checking for executable suffix configure:1374: cc -o conftest -fno-common conftest.c >&5 configure:1377: $? = 0 configure:1399: result: configure:1405: checking for object suffix configure:1423: cc -c -fno-common conftest.c >&5 configure:1426: $? = 0 configure:1445: result: configure:1449: checking whether we are using the GNU C compiler configure:1470: cc -c -fno-common conftest.c >&5 configure:1473: $? = 0 configure:1476: test -s conftest. configure:1479: $? = 1 configure: failed program was: #line 1455 "configure" #include "confdefs.h" int main () { #ifndef __GNUC__ choke me #endif ; return 0; } configure:1491: result: no configure:1497: checking whether cc accepts -g configure:1515: cc -c -g conftest.c >&5 configure:1518: $? = 0 configure:1521: test -s conftest. configure:1524: $? = 1 configure: failed program was: #line 1503 "configure" #include "confdefs.h" int main () { ; return 0; } configure:1534: result: no configure:1561: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:1564: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:1665: checking for i386-unknown-gnu-ranlib configure:1691: result: no configure:1700: checking for ranlib configure:1715: found /usr/bin/ranlib configure:1724: result: ranlib configure:1741: checking how to run the C preprocessor configure:1767: cc -E conftest.c configure:1773: $? = 0 configure:1800: cc -E conftest.c configure:1797:28: ac_nonexistent.h: No such file or directory configure:1806: $? = 1 configure: failed program was: #line 1796 "configure" #include "confdefs.h" #include configure:1843: result: cc -E configure:1858: cc -E conftest.c configure:1864: $? = 0 configure:1891: cc -E conftest.c configure:1888:28: ac_nonexistent.h: No such file or directory configure:1897: $? = 1 configure: failed program was: #line 1887 "configure" #include "confdefs.h" #include configure:1936: checking for X configure:2145: result: libraries , headers configure:2284: cc -o conftest -fno-common conftest.c -lX11 >&5 ld: can't locate file for: -lX11 configure:2287: $? = 1 configure: failed program was: #line 2265 "configure" #include "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:2299: checking for dnet_ntoa in -ldnet configure:2326: cc -o conftest -fno-common conftest.c -ldnet -lX11 >&5 ld: can't locate file for: -lX11 configure:2329: $? = 1 configure: failed program was: #line 2307 "configure" #include "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:2346: result: no configure:2353: checking for dnet_ntoa in -ldnet_stub configure:2380: cc -o conftest -fno-common conftest.c -ldnet_stub -lX11 >&5 ld: can't locate file for: -ldnet_stub configure:2383: $? = 1 configure: failed program was: #line 2361 "configure" #include "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:2400: result: no configure:2419: checking for gethostbyname configure:2456: cc -o conftest -fno-common conftest.c >&5 configure:2459: $? = 0 configure:2462: test -s conftest configure:2465: $? = 0 configure:2475: result: yes configure:2596: checking for connect configure:2633: cc -o conftest -fno-common conftest.c >&5 configure:2636: $? = 0 configure:2639: test -s conftest configure:2642: $? = 0 configure:2652: result: yes configure:2712: checking for remove configure:2749: cc -o conftest -fno-common conftest.c >&5 configure:2752: $? = 0 configure:2755: test -s conftest configure:2758: $? = 0 configure:2768: result: yes configure:2828: checking for shmat configure:2865: cc -o conftest -fno-common conftest.c >&5 configure:2868: $? = 0 configure:2871: test -s conftest configure:2874: $? = 0 configure:2884: result: yes configure:2953: checking for IceConnectionNumber in -lICE configure:2980: cc -o conftest -fno-common conftest.c -lICE >&5 ld: can't locate file for: -lICE configure:2983: $? = 1 configure: failed program was: #line 2961 "configure" #include "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:3000: result: no configure:3618: checking for ANSI C header files configure:3632: cc -E conftest.c configure:3638: $? = 0 configure:3725: cc -o conftest -fno-common conftest.c >&5 configure:3728: $? = 0 configure:3730: ./conftest configure:3733: $? = 0 configure:3746: result: yes configure:3759: checking for fcntl.h configure:3769: cc -E conftest.c configure:3775: $? = 0 configure:3794: result: yes configure:3759: checking for sys/time.h configure:3769: cc -E conftest.c configure:3775: $? = 0 configure:3794: result: yes configure:3759: checking for unistd.h configure:3769: cc -E conftest.c configure:3775: $? = 0 configure:3794: result: yes configure:3804: checking for cc option to accept ANSI C configure:3861: cc -c -fno-common conftest.c >&5 configure:3864: $? = 0 configure:3867: test -s conftest. configure:3870: $? = 1 configure: failed program was: #line 3812 "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; int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:3861: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3864: $? = 0 configure:3867: test -s conftest. configure:3870: $? = 1 configure: failed program was: #line 3812 "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; int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:3861: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:3864: $? = 1 configure: failed program was: #line 3812 "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; int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:3861: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3864: $? = 1 configure: failed program was: #line 3812 "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; int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:3861: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3864: $? = 1 configure: failed program was: #line 3812 "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; int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:3861: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:3864: $? = 0 configure:3867: test -s conftest. configure:3870: $? = 1 configure: failed program was: #line 3812 "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; int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:3887: result: none needed configure:3895: checking for an ANSI C-conforming const configure:3959: cc -c -fno-common conftest.c >&5 configure:3962: $? = 0 configure:3965: test -s conftest. configure:3968: $? = 1 configure: failed program was: #line 3901 "configure" #include "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:3978: result: no configure:3988: checking whether byte ordering is bigendian configure:4013: cc -c -fno-common conftest.c >&5 configure:4016: $? = 0 configure:4019: test -s conftest. configure:4022: $? = 1 configure: failed program was: #line 3996 "configure" #include "confdefs.h" #include #include int main () { #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN bogus endian macros #endif ; return 0; } configure:4089: cc -o conftest -fno-common conftest.c >&5 configure:4092: $? = 0 configure:4094: ./conftest configure:4097: $? = 0 configure:4110: result: no configure:4126: checking for sys/types.h configure:4138: cc -c -fno-common conftest.c >&5 configure:4141: $? = 0 configure:4144: test -s conftest. configure:4147: $? = 1 configure: failed program was: #line 4132 "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:4157: result: no configure:4126: checking for sys/stat.h configure:4138: cc -c -fno-common conftest.c >&5 configure:4141: $? = 0 configure:4144: test -s conftest. configure:4147: $? = 1 configure: failed program was: #line 4132 "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:4157: result: no configure:4126: checking for stdlib.h configure:4138: cc -c -fno-common conftest.c >&5 configure:4141: $? = 0 configure:4144: test -s conftest. configure:4147: $? = 1 configure: failed program was: #line 4132 "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:4157: result: no configure:4126: checking for string.h configure:4138: cc -c -fno-common conftest.c >&5 configure:4141: $? = 0 configure:4144: test -s conftest. configure:4147: $? = 1 configure: failed program was: #line 4132 "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:4157: result: no configure:4126: checking for memory.h configure:4138: cc -c -fno-common conftest.c >&5 configure:4141: $? = 0 configure:4144: test -s conftest. configure:4147: $? = 1 configure: failed program was: #line 4132 "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:4157: result: no configure:4126: checking for strings.h configure:4138: cc -c -fno-common conftest.c >&5 configure:4141: $? = 0 configure:4144: test -s conftest. configure:4147: $? = 1 configure: failed program was: #line 4132 "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:4157: result: no configure:4126: checking for inttypes.h configure:4138: cc -c -fno-common conftest.c >&5 configure:4141: $? = 0 configure:4144: test -s conftest. configure:4147: $? = 1 configure: failed program was: #line 4132 "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:4157: result: no configure:4126: checking for stdint.h configure:4138: cc -c -fno-common conftest.c >&5 configure:4141: $? = 0 configure:4144: test -s conftest. configure:4147: $? = 1 configure: failed program was: #line 4132 "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:4157: result: no configure:4126: checking for unistd.h configure:4157: result: yes configure:4167: checking for short configure:4188: cc -c -fno-common conftest.c >&5 configure:4191: $? = 0 configure:4194: test -s conftest. configure:4197: $? = 1 configure: failed program was: #line 4173 "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 int main () { if ((short *) 0) return 0; if (sizeof (short)) return 0; ; return 0; } configure:4207: result: no configure:4210: checking size of short configure:4398: result: 0 configure:4404: checking for int configure:4425: cc -c -fno-common conftest.c >&5 configure:4428: $? = 0 configure:4431: test -s conftest. configure:4434: $? = 1 configure: failed program was: #line 4410 "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 int main () { if ((int *) 0) return 0; if (sizeof (int)) return 0; ; return 0; } configure:4444: result: no configure:4447: checking size of int configure:4635: result: 0 configure:4641: checking for long configure:4662: cc -c -fno-common conftest.c >&5 configure:4665: $? = 0 configure:4668: test -s conftest. configure:4671: $? = 1 configure: failed program was: #line 4647 "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 int main () { if ((long *) 0) return 0; if (sizeof (long)) return 0; ; return 0; } configure:4681: result: no configure:4684: checking size of long configure:4872: result: 0 configure:4878: checking for unsigned short configure:4899: cc -c -fno-common conftest.c >&5 configure:4902: $? = 0 configure:4905: test -s conftest. configure:4908: $? = 1 configure: failed program was: #line 4884 "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 int main () { if ((unsigned short *) 0) return 0; if (sizeof (unsigned short)) return 0; ; return 0; } configure:4918: result: no configure:4921: checking size of unsigned short configure:5109: result: 0 configure:5115: checking for unsigned int configure:5136: cc -c -fno-common conftest.c >&5 configure:5139: $? = 0 configure:5142: test -s conftest. configure:5145: $? = 1 configure: failed program was: #line 5121 "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 int main () { if ((unsigned int *) 0) return 0; if (sizeof (unsigned int)) return 0; ; return 0; } configure:5155: result: no configure:5158: checking size of unsigned int configure:5346: result: 0 configure:5352: checking for unsigned long configure:5373: cc -c -fno-common conftest.c >&5 configure:5376: $? = 0 configure:5379: test -s conftest. configure:5382: $? = 1 configure: failed program was: #line 5358 "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 int main () { if ((unsigned long *) 0) return 0; if (sizeof (unsigned long)) return 0; ; return 0; } configure:5392: result: no configure:5395: checking size of unsigned long configure:5583: result: 0 configure:5592: checking for socket configure:5629: cc -o conftest -fno-common conftest.c >&5 configure:5632: $? = 0 configure:5635: test -s conftest configure:5638: $? = 0 configure:5648: result: yes configure:5592: checking for strerror configure:5629: cc -o conftest -fno-common conftest.c >&5 configure:5632: $? = 0 configure:5635: test -s conftest configure:5638: $? = 0 configure:5648: result: yes configure:5592: checking for uname configure:5629: cc -o conftest -fno-common conftest.c >&5 configure:5632: $? = 0 configure:5635: test -s conftest configure:5638: $? = 0 configure:5648: result: yes configure:5740: creating ./config.status ## ----------------------- ## ## Running config.status. ## ## ----------------------- ## This file was extended by config.status 2.52, executed with CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = > ./config.status on darwintel config.status:6197: creating makefile config.status:6288: creating bitmapConfig.h ## ----------------- ## ## Cache variables. ## ## ----------------- ## ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_func_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_func_socket=yes ac_cv_func_strerror=yes ac_cv_func_uname=yes ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no 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_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=yes ac_cv_lib_ICE_IceConnectionNumber=no ac_cv_lib_dnet_dnet_ntoa=no ac_cv_lib_dnet_stub_dnet_ntoa=no ac_cv_objext= ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_sizeof_int=0 ac_cv_sizeof_long=0 ac_cv_sizeof_short=0 ac_cv_sizeof_unsigned_int=0 ac_cv_sizeof_unsigned_long=0 ac_cv_sizeof_unsigned_short=0 ac_cv_type_int=no ac_cv_type_long=no ac_cv_type_short=no ac_cv_type_unsigned_int=no ac_cv_type_unsigned_long=no ac_cv_type_unsigned_short=no lt_cv_sys_max_cmd_len= ## ------------ ## ## confdefs.h. ## ## ------------ ## #define XPM_FOUND 1 #define PNG_FOUND 1 #define ZLIB_FOUND 1 #define JPEG_FOUND 1 #define TIFF_FOUND 1 #define STDC_HEADERS 1 #define HAVE_FCNTL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define const #define HAVE_UNISTD_H 1 #define SIZEOF_SHORT 0 #define SIZEOF_INT 0 #define SIZEOF_LONG 0 #define SIZEOF_UNSIGNED_SHORT 0 #define SIZEOF_UNSIGNED_INT 0 #define SIZEOF_UNSIGNED_LONG 0 #define HAVE_SOCKET 1 #define HAVE_STRERROR 1 #define HAVE_UNAME 1 configure: exit 0