This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:705: checking host system type configure:726: checking target system type configure:744: checking build system type configure:837: checking which C compiler configure:1095: checking how to run the C preprocessor configure:1116: cc -E conftest.c >/dev/null 2>conftest.out configure:1178: checking if C compiler is really gcc configure:1210: checking default compiler flags configure:1240: checking for Cygwin environment configure:1256: cc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:1252: error: `__CYGWIN32__' undeclared (first use in this function) configure:1252: error: (Each undeclared identifier is reported only once configure:1252: error: for each function it appears in.) configure: failed program was: #line 1245 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:1302: checking for mawk configure:1343: checking for a BSD compatible install configure:1398: checking for ranlib configure:1426: checking whether ln -s works configure:1453: checking for main in -lsocket configure:1468: cc -o conftest -fno-common conftest.c -lsocket 1>&5 ld: can't locate file for: -lsocket configure: failed program was: #line 1461 "configure" #include "confdefs.h" int main() { main() ; return 0; } configure:1496: checking for main in -lnsl configure:1511: cc -o conftest -fno-common conftest.c -lnsl 1>&5 ld: can't locate file for: -lnsl configure: failed program was: #line 1504 "configure" #include "confdefs.h" int main() { main() ; return 0; } configure:1539: checking for main in -lm configure:1554: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:1588: checking for ANSI C header files configure:1601: cc -E conftest.c >/dev/null 2>conftest.out configure:1668: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:1692: checking for sys/wait.h that is POSIX.1 compatible configure:1713: cc -c -fno-common conftest.c 1>&5 configure:1734: checking whether time.h and sys/time.h may both be included configure:1748: cc -c -fno-common conftest.c 1>&5 configure:1773: checking for inttypes.h configure:1783: cc -E conftest.c >/dev/null 2>conftest.out configure:1820: checking for limits.h configure:1830: cc -E conftest.c >/dev/null 2>conftest.out configure:1820: checking for sys/param.h configure:1830: cc -E conftest.c >/dev/null 2>conftest.out configure:1860: checking for string.h configure:1870: cc -E conftest.c >/dev/null 2>conftest.out configure:1860: checking for ctype.h configure:1870: cc -E conftest.c >/dev/null 2>conftest.out configure:1900: checking for errno.h configure:1910: cc -E conftest.c >/dev/null 2>conftest.out configure:1900: checking for float.h configure:1910: cc -E conftest.c >/dev/null 2>conftest.out configure:1900: checking for math.h configure:1910: cc -E conftest.c >/dev/null 2>conftest.out configure:1900: checking for ieeefp.h configure:1910: cc -E conftest.c >/dev/null 2>conftest.out configure:1906:20: ieeefp.h: No such file or directory configure: failed program was: #line 1905 "configure" #include "confdefs.h" #include configure:1940: checking for sys/time.h configure:1950: cc -E conftest.c >/dev/null 2>conftest.out configure:1940: checking for waitflags.h configure:1950: cc -E conftest.c >/dev/null 2>conftest.out configure:1946:23: waitflags.h: No such file or directory configure: failed program was: #line 1945 "configure" #include "confdefs.h" #include configure:1940: checking for sys/wait.h configure:1980: checking for malloc.h configure:1990: cc -E conftest.c >/dev/null 2>conftest.out configure:1980: checking for memory.h configure:1990: cc -E conftest.c >/dev/null 2>conftest.out configure:2020: checking for setjmp.h configure:2030: cc -E conftest.c >/dev/null 2>conftest.out configure:2112: checking for stdlib.h configure:2122: cc -E conftest.c >/dev/null 2>conftest.out configure:2112: checking for unistd.h configure:2122: cc -E conftest.c >/dev/null 2>conftest.out configure:2155: checking for size_t configure:2188: checking for pid_t configure:2222: checking whether union wait is defined correctly configure:2245: cc -c -fno-common conftest.c 1>&5 configure:2274: checking whether byte ordering is bigendian configure:2292: cc -c -fno-common conftest.c 1>&5 configure:2307: cc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:2302: error: `not' undeclared (first use in this function) configure:2302: error: (Each undeclared identifier is reported only once configure:2302: error: for each function it appears in.) configure:2302: error: parse error before "big" configure: failed program was: #line 2296 "configure" #include "confdefs.h" #include #include int main() { #if BYTE_ORDER != BIG_ENDIAN not big endian #endif ; return 0; } configure:2364: checking size of int configure:2383: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:2403: checking size of long configure:2422: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:2442: checking size of long long configure:2461: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:2481: checking size of void * configure:2500: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:2538: checking for strdup configure:2566: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:2538: checking for strcasecmp configure:2566: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:2538: checking for strncasecmp configure:2566: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:2538: checking for drand48 configure:2566: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:2538: checking for srand48 configure:2566: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:2538: checking for finite configure:2566: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:2538: checking for isnan configure:2566: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:2593: checking for isfinite configure:2610: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:2639: checking whether DBL_EPSILON is defined in float.h configure:2724: checking whether declaration is needed for strdup configure:2765: checking whether declaration is needed for drand48 configure:2806: checking whether declaration is needed for srand48 configure:2847: checking whether declaration is needed for j1 configure:2897: checking for X configure:3134: checking for tclConfig.sh configure:3230: checking for tkConfig.sh configure:3648: checking for XExtendedMaxRequestSize configure:3676: cc -o conftest -fno-common conftest.c -L${WRKDIRPREFIX}/usr/ports/x11-toolkits/tk84/work/tk8.4.16/unix -ltk8.4 -L${WRKDIRPREFIX}/usr/ports/lang/tcl84/work/tcl8.4.16/unix -ltcl8.4 -L/usr/X11R6/lib -lX11 -lm 1>&5 ld: warning -L: directory name (${WRKDIRPREFIX}/usr/ports/x11-toolkits/tk84/work/tk8.4.16/unix) does not exist ld: warning -L: directory name (${WRKDIRPREFIX}/usr/ports/lang/tcl84/work/tcl8.4.16/unix) does not exist configure:3726: checking BLT_MAJOR_VERSION configure:3742: checking BLT_MINOR_VERSION configure:3784: checking TCL_VERSION in tcl.h configure:3805: checking TK_VERSION in tk.h