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: 128 tasks, 183 threads, 4 processors Load average: 1.14, Mach factor: 2.85 /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:921: PATH=".;."; conftest.sh ./configure: line 922: conftest.sh: command not found configure:924: $? = 127 configure:941: checking for i386-unknown-gnu-gcc configure:964: result: cc configure:1227: checking for C compiler version configure:1230: 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:1233: $? = 0 configure:1235: 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:1238: $? = 0 configure:1240: cc -V &5 cc: `-V' option must have argument configure:1243: $? = 1 configure:1263: checking for C compiler default output configure:1266: cc -fno-common conftest.c >&5 configure:1269: $? = 0 configure:1298: result: a.out configure:1303: checking whether the C compiler works configure:1309: ./a.out configure:1312: $? = 0 configure:1327: result: yes configure:1334: checking whether we are cross compiling configure:1336: result: no configure:1339: checking for executable suffix configure:1341: cc -o conftest -fno-common conftest.c >&5 configure:1344: $? = 0 configure:1366: result: configure:1372: checking for object suffix configure:1390: cc -c -fno-common conftest.c >&5 configure:1393: $? = 0 configure:1412: result: configure:1416: checking whether we are using the GNU C compiler configure:1437: cc -c -fno-common conftest.c >&5 configure:1440: $? = 0 configure:1443: test -s conftest. configure:1446: $? = 1 configure: failed program was: #line 1422 "configure" #include "confdefs.h" int main () { #ifndef __GNUC__ choke me #endif ; return 0; } configure:1458: result: no configure:1464: checking whether cc accepts -g configure:1482: cc -c -g conftest.c >&5 configure:1485: $? = 0 configure:1488: test -s conftest. configure:1491: $? = 1 configure: failed program was: #line 1470 "configure" #include "confdefs.h" int main () { ; return 0; } configure:1501: result: no configure:1528: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:1531: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:1632: checking for i386-unknown-gnu-ranlib configure:1658: result: no configure:1667: checking for ranlib configure:1682: found /usr/bin/ranlib configure:1691: result: ranlib configure:1708: checking how to run the C preprocessor configure:1734: cc -E conftest.c configure:1740: $? = 0 configure:1767: cc -E conftest.c configure:1764:28: ac_nonexistent.h: No such file or directory configure:1773: $? = 1 configure: failed program was: #line 1763 "configure" #include "confdefs.h" #include configure:1810: result: cc -E configure:1825: cc -E conftest.c configure:1831: $? = 0 configure:1858: cc -E conftest.c configure:1855:28: ac_nonexistent.h: No such file or directory configure:1864: $? = 1 configure: failed program was: #line 1854 "configure" #include "confdefs.h" #include configure:1903: checking for X configure:2112: result: libraries , headers configure:2251: cc -o conftest -fno-common conftest.c -lX11 >&5 ld: can't locate file for: -lX11 configure:2254: $? = 1 configure: failed program was: #line 2232 "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:2266: checking for dnet_ntoa in -ldnet configure:2293: cc -o conftest -fno-common conftest.c -ldnet -lX11 >&5 ld: can't locate file for: -lX11 configure:2296: $? = 1 configure: failed program was: #line 2274 "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:2313: result: no configure:2320: checking for dnet_ntoa in -ldnet_stub configure:2347: cc -o conftest -fno-common conftest.c -ldnet_stub -lX11 >&5 ld: can't locate file for: -ldnet_stub configure:2350: $? = 1 configure: failed program was: #line 2328 "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:2367: result: no configure:2386: checking for gethostbyname configure:2423: cc -o conftest -fno-common conftest.c >&5 configure:2426: $? = 0 configure:2429: test -s conftest configure:2432: $? = 0 configure:2442: result: yes configure:2563: checking for connect configure:2600: cc -o conftest -fno-common conftest.c >&5 configure:2603: $? = 0 configure:2606: test -s conftest configure:2609: $? = 0 configure:2619: result: yes configure:2679: checking for remove configure:2716: cc -o conftest -fno-common conftest.c >&5 configure:2719: $? = 0 configure:2722: test -s conftest configure:2725: $? = 0 configure:2735: result: yes configure:2795: checking for shmat configure:2832: cc -o conftest -fno-common conftest.c >&5 configure:2835: $? = 0 configure:2838: test -s conftest configure:2841: $? = 0 configure:2851: result: yes configure:2920: checking for IceConnectionNumber in -lICE configure:2947: cc -o conftest -fno-common conftest.c -lICE >&5 ld: can't locate file for: -lICE configure:2950: $? = 1 configure: failed program was: #line 2928 "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:2967: result: no configure:3285: checking for ANSI C header files configure:3299: cc -E conftest.c configure:3305: $? = 0 configure:3392: cc -o conftest -fno-common conftest.c >&5 configure:3395: $? = 0 configure:3397: ./conftest configure:3400: $? = 0 configure:3413: result: yes configure:3426: checking for fcntl.h configure:3436: cc -E conftest.c configure:3442: $? = 0 configure:3461: result: yes configure:3426: checking for sys/time.h configure:3436: cc -E conftest.c configure:3442: $? = 0 configure:3461: result: yes configure:3426: checking for unistd.h configure:3436: cc -E conftest.c configure:3442: $? = 0 configure:3461: result: yes configure:3471: checking for cc option to accept ANSI C configure:3528: cc -c -fno-common conftest.c >&5 configure:3531: $? = 0 configure:3534: test -s conftest. configure:3537: $? = 1 configure: failed program was: #line 3479 "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:3528: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3531: $? = 0 configure:3534: test -s conftest. configure:3537: $? = 1 configure: failed program was: #line 3479 "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:3528: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:3531: $? = 1 configure: failed program was: #line 3479 "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:3528: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3531: $? = 1 configure: failed program was: #line 3479 "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:3528: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3531: $? = 1 configure: failed program was: #line 3479 "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:3528: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:3531: $? = 0 configure:3534: test -s conftest. configure:3537: $? = 1 configure: failed program was: #line 3479 "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:3554: result: none needed configure:3562: checking for an ANSI C-conforming const configure:3626: cc -c -fno-common conftest.c >&5 configure:3629: $? = 0 configure:3632: test -s conftest. configure:3635: $? = 1 configure: failed program was: #line 3568 "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:3645: result: no configure:3655: checking whether byte ordering is bigendian configure:3680: cc -c -fno-common conftest.c >&5 configure:3683: $? = 0 configure:3686: test -s conftest. configure:3689: $? = 1 configure: failed program was: #line 3663 "configure" #include "confdefs.h" #include #include int main () { #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN bogus endian macros #endif ; return 0; } configure:3756: cc -o conftest -fno-common conftest.c >&5 configure:3759: $? = 0 configure:3761: ./conftest configure:3764: $? = 0 configure:3777: result: no configure:3824: checking for socket configure:3861: cc -o conftest -fno-common conftest.c >&5 configure:3864: $? = 0 configure:3867: test -s conftest configure:3870: $? = 0 configure:3880: result: yes configure:3824: checking for strerror configure:3861: cc -o conftest -fno-common conftest.c >&5 configure:3864: $? = 0 configure:3867: test -s conftest configure:3870: $? = 0 configure:3880: result: yes configure:3824: checking for uname configure:3861: cc -o conftest -fno-common conftest.c >&5 configure:3864: $? = 0 configure:3867: test -s conftest configure:3870: $? = 0 configure:3880: result: yes configure:3824: checking for mkstemp configure:3861: cc -o conftest -fno-common conftest.c >&5 configure:3864: $? = 0 configure:3867: test -s conftest configure:3870: $? = 0 configure:3880: result: yes configure:4131: 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:4579: creating makefile config.status:4670: creating appFrameConfig.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_mkstemp=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_stdc=yes ac_cv_header_sys_time_h=yes 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 lt_cv_sys_max_cmd_len= ## ------------ ## ## confdefs.h. ## ## ------------ ## #define XPM_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_SOCKET 1 #define HAVE_STRERROR 1 #define HAVE_UNAME 1 #define HAVE_MKSTEMP 1 #define PREFIX "" #define EXEC_PREFIX #define BINDIR "/usr/local/bin" #define USE_MOTIF 1 configure: exit 0