This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by macsheet configure 1.0, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ ./configure --prefix=/usr/local --libdir=/Library/Tcl --with-tcl=/Library/Frameworks/Tcl.framework --with-tclinclude=/Library/Frameworks/Tcl.framework/Headers --with-tk=/Library/Frameworks/Tk.framework --with-tkinclude=/Library/Frameworks/Tk.framework/Headers --enable-threads
## --------- ##
## Platform. ##
## --------- ##
hostname = Macintosh.local
uname -m = i386
uname -r = 10.6.0
uname -s = Darwin
uname -v = Darwin Kernel Version 10.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 10.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386
Kernel configured for up to 2 processors.
2 processors are physically available.
2 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1
Primary memory available: 1.00 gigabytes
Default processor set: 72 tasks, 302 threads, 2 processors
Load average: 0.52, Mach factor: 1.60
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /opt/local/bin
PATH: /opt/local/sbin
PATH: /Users/kevin/.local/bin
PATH: /Library/Frameworks/Python64.framework/Versions/Current/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/X11/bin
PATH: /usr/local/bin
PATH: /Developer/Tools
PATH: /opt/local/bin
PATH: /Users/kevin/.local/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1802: checking for correct TEA configuration
configure:1821: result: ok (TEA 3.7)
configure:1955: checking for Tcl configuration
configure:2081: result: found /Library/Frameworks/Tcl.framework/tclConfig.sh
configure:2087: checking for existence of /Library/Frameworks/Tcl.framework/tclConfig.sh
configure:2091: result: loading
configure:2182: checking for Tk configuration
configure:2308: result: found /Library/Frameworks/Tk.framework/tkConfig.sh
configure:2314: checking for existence of /Library/Frameworks/Tk.framework/tkConfig.sh
configure:2318: result: loading
configure:2426: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr/local
configure:2502: checking for gcc
configure:2518: found /usr/bin/gcc
configure:2529: result: gcc
configure:2767: checking for C compiler version
configure:2774: gcc --version >&5
i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664)
Copyright (C) 2007 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:2777: $? = 0
configure:2784: gcc -v >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5664~89/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5664)
configure:2787: $? = 0
configure:2794: gcc -V >&5
gcc-4.2: argument to `-V' is missing
configure:2797: $? = 1
configure:2820: checking for C compiler default output file name
configure:2847: gcc -arch i386 -arch x86_64 -fobjc-gc -arch i386 -arch x86_64 -fobjc-gc conftest.c >&5
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
configure:2850: $? = 0
configure:2888: result: a.out
configure:2905: checking whether the C compiler works
configure:2915: ./a.out
configure:2918: $? = 0
configure:2935: result: yes
configure:2942: checking whether we are cross compiling
configure:2944: result: no
configure:2947: checking for suffix of executables
configure:2954: gcc -o conftest -arch i386 -arch x86_64 -fobjc-gc -arch i386 -arch x86_64 -fobjc-gc conftest.c >&5
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
configure:2957: $? = 0
configure:2981: result:
configure:2987: checking for suffix of object files
configure:3013: gcc -c -arch i386 -arch x86_64 -fobjc-gc conftest.c >&5
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
configure:3016: $? = 0
configure:3039: result: o
configure:3043: checking whether we are using the GNU C compiler
configure:3072: gcc -c -arch i386 -arch x86_64 -fobjc-gc conftest.c >&5
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
configure:3078: $? = 0
configure:3095: result: yes
configure:3100: checking whether gcc accepts -g
configure:3130: gcc -c -g conftest.c >&5
configure:3136: $? = 0
configure:3235: result: yes
configure:3252: checking for gcc option to accept ISO C89
configure:3326: gcc -c -arch i386 -arch x86_64 -fobjc-gc conftest.c >&5
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
configure:3332: $? = 0
configure:3355: result: none needed
configure:3378: checking how to run the C preprocessor
configure:3418: gcc -E conftest.c
configure:3424: $? = 0
configure:3455: gcc -E conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:3461: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "macsheet"
| #define PACKAGE_TARNAME "macsheet"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "macsheet 1.0"
| #define PACKAGE_BUGREPORT ""
| #define MAC_OSX_TK 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3494: result: gcc -E
configure:3523: gcc -E conftest.c
configure:3529: $? = 0
configure:3560: gcc -E conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:3566: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "macsheet"
| #define PACKAGE_TARNAME "macsheet"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "macsheet 1.0"
| #define PACKAGE_BUGREPORT ""
| #define MAC_OSX_TK 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3617: checking for a BSD-compatible install
configure:3673: result: /usr/bin/install -c
configure:3689: checking whether make sets $(MAKE)
configure:3710: result: yes
configure:3767: checking for ranlib
configure:3783: found /usr/bin/ranlib
configure:3794: result: ranlib
configure:3830: checking for grep that handles long lines and -e
configure:3904: result: /usr/bin/grep
configure:3909: checking for egrep
configure:3987: result: /usr/bin/grep -E
configure:3992: checking for ANSI C header files
configure:4022: gcc -c -arch i386 -arch x86_64 -fobjc-gc conftest.c >&5
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
configure:4028: $? = 0
configure:4127: gcc -o conftest -arch i386 -arch x86_64 -fobjc-gc -arch i386 -arch x86_64 -fobjc-gc conftest.c >&5
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
configure:4130: $? = 0
configure:4136: ./conftest
configure:4139: $? = 0
configure:4156: result: yes
configure:4180: checking for sys/types.h
configure:4201: gcc -c -arch i386 -arch x86_64 -fobjc-gc conftest.c >&5
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
configure:4207: $? = 0
configure:4223: result: yes
configure:4180: checking for sys/stat.h
configure:4201: gcc -c -arch i386 -arch x86_64 -fobjc-gc conftest.c >&5
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
configure:4207: $? = 0
configure:4223: result: yes
configure:4180: checking for stdlib.h
configure:4201: gcc -c -arch i386 -arch x86_64 -fobjc-gc conftest.c >&5
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
configure:4207: $? = 0
configure:4223: result: yes
configure:4180: checking for string.h
configure:4201: gcc -c -arch i386 -arch x86_64 -fobjc-gc conftest.c >&5
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
configure:4207: $? = 0
configure:4223: result: yes
configure:4180: checking for memory.h
configure:4201: gcc -c -arch i386 -arch x86_64 -fobjc-gc conftest.c >&5
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
configure:4207: $? = 0
configure:4223: result: yes
configure:4180: checking for strings.h
configure:4201: gcc -c -arch i386 -arch x86_64 -fobjc-gc conftest.c >&5
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
configure:4207: $? = 0
configure:4223: result: yes
configure:4180: checking for inttypes.h
configure:4201: gcc -c -arch i386 -arch x86_64 -fobjc-gc conftest.c >&5
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
configure:4207: $? = 0
configure:4223: result: yes
configure:4180: checking for stdint.h
configure:4201: gcc -c -arch i386 -arch x86_64 -fobjc-gc conftest.c >&5
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
configure:4207: $? = 0
configure:4223: result: yes
configure:4180: checking for unistd.h
configure:4201: gcc -c -arch i386 -arch x86_64 -fobjc-gc conftest.c >&5
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
configure:4207: $? = 0
configure:4223: result: yes
configure:4245: checking if the compiler understands -pipe
configure:4273: gcc -c -arch i386 -arch x86_64 -fobjc-gc -pipe conftest.c >&5
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
configure:4279: $? = 0
configure:4295: result: yes
configure:4306: checking whether byte ordering is bigendian
configure:4339: gcc -c -arch i386 -arch x86_64 -fobjc-gc -pipe conftest.c >&5
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
configure:4345: $? = 0
configure:4377: gcc -c -arch i386 -arch x86_64 -fobjc-gc -pipe conftest.c >&5
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
conftest.c: In function 'main':
conftest.c:26: error: 'not' undeclared (first use in this function)
conftest.c:26: error: (Each undeclared identifier is reported only once
conftest.c:26: error: for each function it appears in.)
conftest.c:26: error: expected ';' before 'big'
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
conftest.c: In function 'main':
conftest.c:26: error: 'not' undeclared (first use in this function)
conftest.c:26: error: (Each undeclared identifier is reported only once
conftest.c:26: error: for each function it appears in.)
conftest.c:26: error: expected ';' before 'big'
lipo: can't open input file: /var/folders/JH/JHujB-vC2P8byE+1YxAD4++++TI/-Tmp-//cckMs2iJ.out (No such file or directory)
configure:4383: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "macsheet"
| #define PACKAGE_TARNAME "macsheet"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "macsheet 1.0"
| #define PACKAGE_BUGREPORT ""
| #define MAC_OSX_TK 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:4523: result: no
configure:4551: checking for sin
configure:4607: gcc -o conftest -arch i386 -arch x86_64 -fobjc-gc -pipe -arch i386 -arch x86_64 -fobjc-gc conftest.c >&5
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
conftest.c:42: warning: conflicting types for built-in function 'sin'
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
conftest.c:42: warning: conflicting types for built-in function 'sin'
configure:4613: $? = 0
configure:4630: result: yes
configure:4638: checking for main in -lieee
configure:4667: gcc -o conftest -arch i386 -arch x86_64 -fobjc-gc -pipe -arch i386 -arch x86_64 -fobjc-gc conftest.c -lieee >&5
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
ld: library not found for -lieee
collect2: ld returned 1 exit status
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
ld: library not found for -lieee
collect2: ld returned 1 exit status
lipo: can't open input file: /var/folders/JH/JHujB-vC2P8byE+1YxAD4++++TI/-Tmp-//ccdoX8gj.out (No such file or directory)
configure:4673: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "macsheet"
| #define PACKAGE_TARNAME "macsheet"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "macsheet 1.0"
| #define PACKAGE_BUGREPORT ""
| #define MAC_OSX_TK 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
|
|
| int
| main ()
| {
| return main ();
| ;
| return 0;
| }
configure:4691: result: no
configure:4703: checking for main in -linet
configure:4732: gcc -o conftest -arch i386 -arch x86_64 -fobjc-gc -pipe -arch i386 -arch x86_64 -fobjc-gc conftest.c -linet >&5
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
ld: library not found for -linet
collect2: ld returned 1 exit status
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
ld: library not found for -linet
collect2: ld returned 1 exit status
lipo: can't open input file: /var/folders/JH/JHujB-vC2P8byE+1YxAD4++++TI/-Tmp-//cc2wPMKU.out (No such file or directory)
configure:4738: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "macsheet"
| #define PACKAGE_TARNAME "macsheet"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "macsheet 1.0"
| #define PACKAGE_BUGREPORT ""
| #define MAC_OSX_TK 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
|
|
| int
| main ()
| {
| return main ();
| ;
| return 0;
| }
configure:4756: result: no
configure:4772: checking net/errno.h usability
configure:4789: gcc -c -arch i386 -arch x86_64 -fobjc-gc -pipe conftest.c >&5
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
conftest.c:52:23: error: net/errno.h: No such file or directory
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
conftest.c:52:23: error: net/errno.h: No such file or directory
lipo: can't open input file: /var/folders/JH/JHujB-vC2P8byE+1YxAD4++++TI/-Tmp-//cc6TwWp2.out (No such file or directory)
configure:4795: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "macsheet"
| #define PACKAGE_TARNAME "macsheet"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "macsheet 1.0"
| #define PACKAGE_BUGREPORT ""
| #define MAC_OSX_TK 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <net/errno.h>
configure:4809: result: no
configure:4813: checking net/errno.h presence
configure:4828: gcc -E conftest.c
conftest.c:19:23: error: net/errno.h: No such file or directory
configure:4834: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "macsheet"
| #define PACKAGE_TARNAME "macsheet"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "macsheet 1.0"
| #define PACKAGE_BUGREPORT ""
| #define MAC_OSX_TK 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <net/errno.h>
configure:4848: result: no
configure:4876: checking for net/errno.h
configure:4883: result: no
configure:4917: checking for connect
configure:4973: gcc -o conftest -arch i386 -arch x86_64 -fobjc-gc -pipe -arch i386 -arch x86_64 -fobjc-gc conftest.c >&5
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
configure:4979: $? = 0
configure:4996: result: yes
configure:5250: checking for gethostbyname
configure:5306: gcc -o conftest -arch i386 -arch x86_64 -fobjc-gc -pipe -arch i386 -arch x86_64 -fobjc-gc conftest.c >&5
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
configure:5312: $? = 0
configure:5329: result: yes
configure:5410: checking dirent.h
configure:5456: gcc -o conftest -arch i386 -arch x86_64 -fobjc-gc -pipe -arch i386 -arch x86_64 -fobjc-gc conftest.c >&5
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
configure:5462: $? = 0
configure:5479: result: yes
configure:5501: checking errno.h usability
configure:5518: gcc -c -arch i386 -arch x86_64 -fobjc-gc -pipe conftest.c >&5
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
configure:5524: $? = 0
configure:5538: result: yes
configure:5542: checking errno.h presence
configure:5557: gcc -E conftest.c
configure:5563: $? = 0
configure:5577: result: yes
configure:5605: checking for errno.h
configure:5612: result: yes
configure:5637: checking float.h usability
configure:5654: gcc -c -arch i386 -arch x86_64 -fobjc-gc -pipe conftest.c >&5
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
configure:5660: $? = 0
configure:5674: result: yes
configure:5678: checking float.h presence
configure:5693: gcc -E conftest.c
configure:5699: $? = 0
configure:5713: result: yes
configure:5741: checking for float.h
configure:5748: result: yes
configure:5773: checking values.h usability
configure:5790: gcc -c -arch i386 -arch x86_64 -fobjc-gc -pipe conftest.c >&5
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
conftest.c:52:20: error: values.h: No such file or directory
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
conftest.c:52:20: error: values.h: No such file or directory
lipo: can't open input file: /var/folders/JH/JHujB-vC2P8byE+1YxAD4++++TI/-Tmp-//cca2ouG6.out (No such file or directory)
configure:5796: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "macsheet"
| #define PACKAGE_TARNAME "macsheet"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "macsheet 1.0"
| #define PACKAGE_BUGREPORT ""
| #define MAC_OSX_TK 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <values.h>
configure:5810: result: no
configure:5814: checking values.h presence
configure:5829: gcc -E conftest.c
conftest.c:19:20: error: values.h: No such file or directory
configure:5835: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "macsheet"
| #define PACKAGE_TARNAME "macsheet"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "macsheet 1.0"
| #define PACKAGE_BUGREPORT ""
| #define MAC_OSX_TK 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <values.h>
configure:5849: result: no
configure:5877: checking for values.h
configure:5884: result: no
configure:5909: checking limits.h usability
configure:5926: gcc -c -arch i386 -arch x86_64 -fobjc-gc -pipe conftest.c >&5
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
configure:5932: $? = 0
configure:5946: result: yes
configure:5950: checking limits.h presence
configure:5965: gcc -E conftest.c
configure:5971: $? = 0
configure:5985: result: yes
configure:6013: checking for limits.h
configure:6020: result: yes
configure:6040: checking for stdlib.h
configure:6045: result: yes
configure:6230: checking for string.h
configure:6235: result: yes
configure:6417: checking sys/wait.h usability
configure:6434: gcc -c -arch i386 -arch x86_64 -fobjc-gc -pipe conftest.c >&5
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
configure:6440: $? = 0
configure:6454: result: yes
configure:6458: checking sys/wait.h presence
configure:6473: gcc -E conftest.c
configure:6479: $? = 0
configure:6493: result: yes
configure:6521: checking for sys/wait.h
configure:6528: result: yes
configure:6553: checking dlfcn.h usability
configure:6570: gcc -c -arch i386 -arch x86_64 -fobjc-gc -pipe conftest.c >&5
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
configure:6576: $? = 0
configure:6590: result: yes
configure:6594: checking dlfcn.h presence
configure:6609: gcc -E conftest.c
configure:6615: $? = 0
configure:6629: result: yes
configure:6657: checking for dlfcn.h
configure:6664: result: yes
configure:6696: checking sys/param.h usability
configure:6713: gcc -c -arch i386 -arch x86_64 -fobjc-gc -pipe conftest.c >&5
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
configure:6719: $? = 0
configure:6733: result: yes
configure:6737: checking sys/param.h presence
configure:6752: gcc -E conftest.c
configure:6758: $? = 0
configure:6772: result: yes
configure:6800: checking for sys/param.h
configure:6808: result: yes
configure:6993: checking for Tcl public headers
configure:7068: result: /Library/Frameworks/Tcl.framework/Headers
configure:7083: checking for Tk public headers
configure:7161: result: /Library/Frameworks/Tk.framework/Headers
configure:7175: checking for X11 header files
configure:7182: result: /Library/Frameworks/Tk.framework/Headers
configure:7189: checking for Tk private include files
configure:7255: result: Using -I"/Library/Frameworks/Tk.framework/Headers" -I"/Library/Frameworks/Tk.framework/PrivateHeaders" -I"/Users/kevin/tk859/tk/generic" -I"/Users/kevin/tk859/tk/unix" -I"/Users/kevin/tk859/tk/generic/ttk" -I""/Users/kevin/tk859/tk/xlib"" -I"/Users/kevin/tk859/tk/macosx"
configure:7754: checking for pthread_mutex_init in -lpthread
configure:7789: gcc -o conftest -arch i386 -arch x86_64 -fobjc-gc -pipe -arch i386 -arch x86_64 -fobjc-gc conftest.c -lpthread >&5
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
configure:7795: $? = 0
configure:7813: result: yes
configure:8122: checking for building with threads
configure:8130: result: yes (default)
configure:8171: checking how to build libraries
configure:8189: result: shared
configure:8216: checking if 64bit support is requested
configure:8225: result: no
configure:8230: checking if 64bit Sparc VIS support is requested
configure:8239: result: no
configure:8250: checking if compiler supports visibility "hidden"
configure:8280: gcc -o conftest -arch i386 -arch x86_64 -fobjc-gc -pipe -Werror -arch i386 -arch x86_64 -fobjc-gc conftest.c >&5
cc1: warnings being treated as errors
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
cc1: warnings being treated as errors
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
lipo: can't figure out the architecture type of: /var/folders/JH/JHujB-vC2P8byE+1YxAD4++++TI/-Tmp-//ccgH1rIB.out
configure:8286: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "macsheet"
| #define PACKAGE_TARNAME "macsheet"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "macsheet 1.0"
| #define PACKAGE_BUGREPORT ""
| #define MAC_OSX_TK 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define NO_VALUES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define USE_THREAD_ALLOC 1
| #define _REENTRANT 1
| #define _THREAD_SAFE 1
| #define TCL_THREADS 1
| /* end confdefs.h. */
|
| extern __attribute__((__visibility__("hidden"))) void f(void);
| void f(void) {}
| int
| main ()
| {
| f();
| ;
| return 0;
| }
configure:8304: result: no
configure:8319: checking if rpath support is requested
configure:8328: result: yes
configure:8354: checking system version
configure:8385: result: Darwin-10.6.0
configure:8393: checking for dlopen in -ldl
configure:8428: gcc -o conftest -arch i386 -arch x86_64 -fobjc-gc -pipe -arch i386 -arch x86_64 -fobjc-gc conftest.c -ldl >&5
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
configure:8434: $? = 0
configure:8452: result: yes
configure:8498: checking for ar
configure:8514: found /usr/bin/ar
configure:8525: result: ar
configure:9913: checking if ld accepts -single_module flag
configure:9942: gcc -o conftest -arch i386 -arch x86_64 -fobjc-gc -pipe -arch i386 -arch x86_64 -fobjc-gc -dynamiclib -Wl,-single_module conftest.c >&5
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
configure:9948: $? = 0
configure:9966: result: yes
configure:9989: checking if ld accepts -search_paths_first flag
configure:10018: gcc -o conftest -arch i386 -arch x86_64 -fobjc-gc -pipe -arch i386 -arch x86_64 -fobjc-gc -prebind -headerpad_max_install_names -Wl,-search_paths_first conftest.c >&5
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
configure:10024: $? = 0
configure:10042: result: yes
configure:10134: checking for 64-bit Tk
configure:10166: gcc -o conftest -arch x86_64 -fobjc-gc -pipe -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I"/Library/Frameworks/Tcl.framework/Headers" -I"/Library/Frameworks/Tk.framework/Headers" -I"/Library/Frameworks/Tk.framework/PrivateHeaders" -I"/Users/kevin/tk859/tk/generic" -I"/Users/kevin/tk859/tk/unix" -I"/Users/kevin/tk859/tk/generic/ttk" -I""/Users/kevin/tk859/tk/xlib"" -I"/Users/kevin/tk859/tk/macosx" -arch x86_64 -fobjc-gc -prebind -headerpad_max_install_names -Wl,-search_paths_first -L/Library/Frameworks/Tcl.framework -ltclstub8.5 -L/Library/Frameworks/Tk.framework -ltkstub8.5 conftest.c >&5
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
configure:10172: $? = 0
configure:10192: result: yes
configure:10744: checking for required early compiler flags
configure:10772: gcc -c -arch i386 -arch x86_64 -fobjc-gc -pipe conftest.c >&5
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
configure:10778: $? = 0
configure:10869: gcc -c -arch i386 -arch x86_64 -fobjc-gc -pipe conftest.c >&5
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
conftest.c: In function 'main':
conftest.c:31: warning: 'stat64' is deprecated (declared at /usr/include/sys/stat.h:465)
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
conftest.c: In function 'main':
conftest.c:31: warning: 'stat64' is deprecated (declared at /usr/include/sys/stat.h:465)
configure:10875: $? = 0
configure:10966: gcc -c -arch i386 -arch x86_64 -fobjc-gc -pipe conftest.c >&5
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
conftest.c: In function 'main':
conftest.c:31: error: 'open64' undeclared (first use in this function)
conftest.c:31: error: (Each undeclared identifier is reported only once
conftest.c:31: error: for each function it appears in.)
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
conftest.c: In function 'main':
conftest.c:31: error: 'open64' undeclared (first use in this function)
conftest.c:31: error: (Each undeclared identifier is reported only once
conftest.c:31: error: for each function it appears in.)
lipo: can't open input file: /var/folders/JH/JHujB-vC2P8byE+1YxAD4++++TI/-Tmp-//ccymGAuY.out (No such file or directory)
configure:10972: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "macsheet"
| #define PACKAGE_TARNAME "macsheet"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "macsheet 1.0"
| #define PACKAGE_BUGREPORT ""
| #define MAC_OSX_TK 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define NO_VALUES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define USE_THREAD_ALLOC 1
| #define _REENTRANT 1
| #define _THREAD_SAFE 1
| #define TCL_THREADS 1
| #define MODULE_SCOPE __private_extern__
| /* end confdefs.h. */
| #include <sys/stat.h>
| int
| main ()
| {
| char *p = (char *)open64;
| ;
| return 0;
| }
configure:11004: gcc -c -arch i386 -arch x86_64 -fobjc-gc -pipe conftest.c >&5
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
conftest.c: In function 'main':
conftest.c:32: error: 'open64' undeclared (first use in this function)
conftest.c:32: error: (Each undeclared identifier is reported only once
conftest.c:32: error: for each function it appears in.)
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
conftest.c: In function 'main':
conftest.c:32: error: 'open64' undeclared (first use in this function)
conftest.c:32: error: (Each undeclared identifier is reported only once
conftest.c:32: error: for each function it appears in.)
lipo: can't open input file: /var/folders/JH/JHujB-vC2P8byE+1YxAD4++++TI/-Tmp-//ccQQ0mvR.out (No such file or directory)
configure:11010: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "macsheet"
| #define PACKAGE_TARNAME "macsheet"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "macsheet 1.0"
| #define PACKAGE_BUGREPORT ""
| #define MAC_OSX_TK 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define NO_VALUES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define USE_THREAD_ALLOC 1
| #define _REENTRANT 1
| #define _THREAD_SAFE 1
| #define TCL_THREADS 1
| #define MODULE_SCOPE __private_extern__
| /* end confdefs.h. */
| #define _LARGEFILE_SOURCE64 1
| #include <sys/stat.h>
| int
| main ()
| {
| char *p = (char *)open64;
| ;
| return 0;
| }
configure:11039: result: none
configure:11047: checking for 64-bit integer type
configure:11076: gcc -c -arch i386 -arch x86_64 -fobjc-gc -pipe conftest.c >&5
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
conftest.c: In function 'main':
conftest.c:31: error: '__int64' undeclared (first use in this function)
conftest.c:31: error: (Each undeclared identifier is reported only once
conftest.c:31: error: for each function it appears in.)
conftest.c:31: error: expected ';' before 'value'
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
conftest.c: In function 'main':
conftest.c:31: error: '__int64' undeclared (first use in this function)
conftest.c:31: error: (Each undeclared identifier is reported only once
conftest.c:31: error: for each function it appears in.)
conftest.c:31: error: expected ';' before 'value'
lipo: can't open input file: /var/folders/JH/JHujB-vC2P8byE+1YxAD4++++TI/-Tmp-//cctQ4fNw.out (No such file or directory)
configure:11082: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "macsheet"
| #define PACKAGE_TARNAME "macsheet"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "macsheet 1.0"
| #define PACKAGE_BUGREPORT ""
| #define MAC_OSX_TK 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define NO_VALUES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define USE_THREAD_ALLOC 1
| #define _REENTRANT 1
| #define _THREAD_SAFE 1
| #define TCL_THREADS 1
| #define MODULE_SCOPE __private_extern__
| /* end confdefs.h. */
|
| int
| main ()
| {
| __int64 value = (__int64) 0;
| ;
| return 0;
| }
configure:11122: gcc -c -arch i386 -arch x86_64 -fobjc-gc -pipe conftest.c >&5
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
cc1: warning: command line option "-fobjc-gc" is valid for ObjC/ObjC++ but not for C
conftest.c: In function 'main':
conftest.c:32: error: duplicate case value
conftest.c:32: error: previously used here
lipo: can't open input file: /var/folders/JH/JHujB-vC2P8byE+1YxAD4++++TI/-Tmp-//ccvOo7EA.out (No such file or directory)
configure:11128: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "macsheet"
| #define PACKAGE_TARNAME "macsheet"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "macsheet 1.0"
| #define PACKAGE_BUGREPORT ""
| #define MAC_OSX_TK 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define NO_VALUES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define USE_THREAD_ALLOC 1
| #define _REENTRANT 1
| #define _THREAD_SAFE 1
| #define TCL_THREADS 1
| #define MODULE_SCOPE __private_extern__
| /* end confdefs.h. */
|
| int
| main ()
| {
| switch (0) {
| case 1: case (sizeof(long long)==sizeof(long)): ;
| }
| ;
| return 0;
| }
configure:11150: result: using long
configure:11455: checking for build with symbols
configure:11468: result: no
configure:11611: checking for tclsh
configure:11638: result: /usr/local/bin/tclsh8.5
configure:11643: checking for wish
configure:11670: result: /usr/local/bin/wish8.5
configure:11814: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by macsheet config.status 1.0, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on Macintosh.local
config.status:651: creating Makefile
config.status:651: creating pkgIndex.tcl
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_tclconfig=/Library/Frameworks/Tcl.framework
ac_cv_c_tclh=/Library/Frameworks/Tcl.framework/Headers
ac_cv_c_tkconfig=/Library/Frameworks/Tk.framework
ac_cv_c_tkh=/Library/Frameworks/Tk.framework/Headers
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-arch i386 -arch x86_64 -fobjc-gc'
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=set
ac_cv_env_LDFLAGS_value=' -arch i386 -arch x86_64 -fobjc-gc '
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_connect=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_sin=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_float_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_net_errno_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_values_h=no
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_ieee_main=no
ac_cv_lib_inet_main=no
ac_cv_lib_pthread_pthread_mutex_init=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AR=ar
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
tcl_cv_cc_pipe=yes
tcl_cv_cc_visibility_hidden=no
tcl_cv_dirent_h=yes
tcl_cv_flag__isoc99_source=no
tcl_cv_flag__largefile64_source=no
tcl_cv_flag__largefile_source64=no
tcl_cv_ld_search_paths_first=yes
tcl_cv_ld_single_module=yes
tcl_cv_lib_tk_64=yes
tcl_cv_sys_version=Darwin-10.6.0
tcl_cv_type_64bit=none
## ----------------- ##
## Output variables. ##
## ----------------- ##
AR='ar'
CC='gcc'
CELIB_DIR=''
CFLAGS='-arch i386 -arch x86_64 -fobjc-gc -pipe ${CFLAGS_DEFAULT} ${CFLAGS_WARNING} ${SHLIB_CFLAGS} '
CFLAGS_DEBUG='-g'
CFLAGS_DEFAULT='-Os'
CFLAGS_OPTIMIZE='-Os'
CFLAGS_WARNING='-Wall'
CLEANFILES=''
CPP='gcc -E'
CPPFLAGS=''
CYGPATH='echo'
DEFS='-DPACKAGE_NAME=\"macsheet\" -DPACKAGE_TARNAME=\"macsheet\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"macsheet\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DMAC_OSX_TK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=__private_extern__ -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1'
DL_LIBS=''
ECHO_C='ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=' -arch i386 -arch x86_64 -fobjc-gc -prebind -headerpad_max_install_names -Wl,-search_paths_first '
LDFLAGS_DEFAULT=' -arch i386 -arch x86_64 -fobjc-gc -prebind -headerpad_max_install_names -Wl,-search_paths_first '
LD_LIBRARY_PATH_VAR='DYLD_LIBRARY_PATH'
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKE_LIB='${SHLIB_LD} -o $@ $(PKG_OBJECTS) ${SHLIB_LD_LIBS} '
MAKE_SHARED_LIB='${SHLIB_LD} -o $@ $(PKG_OBJECTS) ${SHLIB_LD_LIBS}'
MAKE_STATIC_LIB='${STLIB_LD} $@ $(PKG_OBJECTS)'
MAKE_STUB_LIB='${STLIB_LD} $@ $(PKG_STUB_OBJECTS)'
MATH_LIBS=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='macsheet'
PACKAGE_STRING='macsheet 1.0'
PACKAGE_TARNAME='macsheet'
PACKAGE_VERSION='1.0'
PATH_SEPARATOR=':'
PKG_CFLAGS=' -std=gnu99 -fobjc-gc'
PKG_HEADERS=''
PKG_INCLUDES=''
PKG_LIBS=' -framework Cocoa'
PKG_LIB_FILE='libmacsheet1.0.dylib'
PKG_OBJECTS=' macsheet.o'
PKG_SOURCES=' macosx/macsheet.m'
PKG_STUB_LIB_FILE='libmacsheetstub1.0.a'
PKG_STUB_OBJECTS=''
PKG_STUB_SOURCES=''
PKG_TCL_SOURCES=' library/macsheet.tcl'
RANLIB=':'
RANLIB_STUB='ranlib'
SET_MAKE=''
SHARED_BUILD='1'
SHELL='/bin/sh'
SHLIB_CFLAGS='-fno-common'
SHLIB_LD='${CC} -dynamiclib ${CFLAGS} ${LDFLAGS_DEFAULT} -Wl,-single_module -current_version 1.0 -compatibility_version 1.0'
SHLIB_LD_LIBS='${LIBS} -L/Library/Frameworks/Tcl.framework -ltclstub8.5 -L/Library/Frameworks/Tk.framework -ltkstub8.5'
STLIB_LD='${AR} cr'
TCLSH_PROG='/usr/local/bin/tclsh8.5'
TCL_BIN_DIR='/Library/Frameworks/Tcl.framework'
TCL_DBGX=''
TCL_DEFS='-DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.5\" -DPACKAGE_STRING=\"tcl\ 8.5\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_GET_STACKSIZE_NP=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DMODULE_SCOPE=__private_extern__ -DMAC_OSX_TCL=1 -DHAVE_COREFOUNDATION=1 -DTCL_SHLIB_EXT=\".dylib\" -DTCL_CFG_OPTIMIZED=1 -DTCL_CFG_DEBUG=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_MTSAFE_GETHOSTBYNAME=1 -DHAVE_MTSAFE_GETHOSTBYADDR=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_CHFLAGS=1 -DHAVE_GETATTRLIST=1 -DHAVE_COPYFILE_H=1 -DHAVE_COPYFILE=1 -DHAVE_LIBKERN_OSATOMIC_H=1 -DHAVE_OSSPINLOCKLOCK=1 -DHAVE_PTHREAD_ATFORK=1 -DUSE_VFORK=1 -DTCL_DEFAULT_ENCODING=\"utf-8\" -DTCL_LOAD_FROM_MEMORY=1 -DTCL_WIDE_CLICKS=1 -DHAVE_AVAILABILITYMACROS_H=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_UNLOAD_DLLS=1 -DUSE_DTRACE=1 -DTCL_FRAMEWORK=1 '
TCL_EXTRA_CFLAGS='-arch i386 -arch x86_64 -fobjc-gc -pipe '
TCL_INCLUDES='-I"/Library/Frameworks/Tcl.framework/Headers"'
TCL_LD_FLAGS=' -arch i386 -arch x86_64 -fobjc-gc -prebind -headerpad_max_install_names -Wl,-search_paths_first '
TCL_LIBS='${DL_LIBS} ${LIBS} ${MATH_LIBS}'
TCL_LIB_FILE='Tcl'
TCL_LIB_FLAG='-framework Tcl'
TCL_LIB_SPEC='-F/Library/Frameworks -framework Tcl'
TCL_SHLIB_LD_LIBS='${LIBS}'
TCL_SRC_DIR='/Users/kevin/tk859/tcl'
TCL_STUB_LIB_FILE='libtclstub8.5.a'
TCL_STUB_LIB_FLAG='-ltclstub8.5'
TCL_STUB_LIB_SPEC='-L/Library/Frameworks/Tcl.framework -ltclstub8.5'
TCL_THREADS='1'
TCL_VERSION='8.5'
TK_BIN_DIR='/Library/Frameworks/Tk.framework'
TK_INCLUDES='-I"/Library/Frameworks/Tk.framework/Headers" -I"/Library/Frameworks/Tk.framework/PrivateHeaders" -I"/Users/kevin/tk859/tk/generic" -I"/Users/kevin/tk859/tk/unix" -I"/Users/kevin/tk859/tk/generic/ttk" -I""/Users/kevin/tk859/tk/xlib"" -I"/Users/kevin/tk859/tk/macosx"'
TK_LIBS=' -lpthread -framework CoreFoundation -framework Cocoa -framework Carbon -framework IOKit -lpthread -framework CoreFoundation '
TK_LIB_FILE='Tk'
TK_LIB_FLAG='-framework Tk'
TK_LIB_SPEC='-F/Library/Frameworks -framework Tk'
TK_SRC_DIR='/Users/kevin/tk859/tk'
TK_STUB_LIB_FILE='libtkstub8.5.a'
TK_STUB_LIB_FLAG='-ltkstub8.5'
TK_STUB_LIB_SPEC='-L/Library/Frameworks/Tk.framework -ltkstub8.5'
TK_TOP_DIR_NATIVE='"/Users/kevin/tk859/tk"'
TK_VERSION='8.5'
TK_XINCLUDES=''
TK_XLIB_DIR_NATIVE='"/Users/kevin/tk859/tk/xlib"'
WISH_PROG='/usr/local/bin/wish8.5'
XMKMF=''
ac_ct_CC='gcc'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='/usr/local'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='/Library/Tcl'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME "macsheet"
#define PACKAGE_TARNAME "macsheet"
#define PACKAGE_VERSION "1.0"
#define PACKAGE_STRING "macsheet 1.0"
#define PACKAGE_BUGREPORT ""
#define MAC_OSX_TK 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define NO_VALUES_H 1
#define HAVE_LIMITS_H 1
#define HAVE_SYS_PARAM_H 1
#define USE_THREAD_ALLOC 1
#define _REENTRANT 1
#define _THREAD_SAFE 1
#define TCL_THREADS 1
#define MODULE_SCOPE __private_extern__
#define TCL_WIDE_INT_IS_LONG 1
#define USE_TCL_STUBS 1
#define USE_TK_STUBS 1
configure: exit 0