Index: library/store/XOTclGdbm/config.log =================================================================== diff -u -rc72f9f638677608fab1502cd696c8f2d6b2952f9 -r46f02e4868e118466d888b35d6b281b3f2ba31ac --- library/store/XOTclGdbm/config.log (.../config.log) (revision c72f9f638677608fab1502cd696c8f2d6b2952f9) +++ library/store/XOTclGdbm/config.log (.../config.log) (revision 46f02e4868e118466d888b35d6b281b3f2ba31ac) @@ -2,130 +2,140 @@ running configure, to aid debugging if configure makes a mistake. It was created by xotclgdbm configure 1.2, which was -generated by GNU Autoconf 2.57. Invocation command line was +generated by GNU Autoconf 2.59. Invocation command line was - $ ./configure --prefix=/usr --enable-threads --prefix=/usr --with-all --cache-file=/dev/null --srcdir=. + $ ./configure --enable-threads --with-xotclsh --with-all --with-xotcl=/Users/neumann/src/xotcl-1.5.1 ## --------- ## ## Platform. ## ## --------- ## -hostname = localhost.localdomain -uname -m = i686 -uname -r = 2.4.22-1.2188.nptl -uname -s = Linux -uname -v = #1 Wed Apr 21 20:36:05 EDT 2004 +hostname = Gustaf-Neumanns-Computer-6.local +uname -m = Power Macintosh +uname -r = 8.7.0 +uname -s = Darwin +uname -v = Darwin Kernel Version 8.7.0: Fri May 26 15:20:53 PDT 2006; root:xnu-792.6.76.obj~1/RELEASE_PPC -/usr/bin/uname -p = unknown +/usr/bin/uname -p = powerpc /bin/uname -X = unknown -/bin/arch = i686 +/bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown -hostinfo = unknown +hostinfo = Mach kernel version: + Darwin Kernel Version 8.7.0: Fri May 26 15:20:53 PDT 2006; root:xnu-792.6.76.obj~1/RELEASE_PPC +Kernel configured for a single processor only. +1 processor is physically available. +Processor type: ppc970 (PowerPC 970) +Processor active: 0 +Primary memory available: 1.50 gigabytes +Default processor set: 106 tasks, 306 threads, 1 processors +Load average: 4.05, Mach factor: 0.20 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown -PATH: . -PATH: /home/neumann/bin -PATH: . -PATH: /home/neumann/bin -PATH: /usr/local/bin -PATH: /usr/bin +PATH: /sw/bin +PATH: /sw/sbin PATH: /bin -PATH: /usr/X11R6/bin -PATH: /usr/X11R6/bin PATH: /sbin +PATH: /usr/bin PATH: /usr/sbin -PATH: /opt/bin PATH: /usr/X11R6/bin -PATH: /sbin -PATH: /usr/sbin -PATH: /opt/bin ## ----------- ## ## Core tests. ## ## ----------- ## -configure:1294: checking for correct TEA configuration -configure:1313: result: ok -configure:1433: checking for Tcl configuration -configure:1505: result: found /usr/lib/tclConfig.sh -configure:1511: checking for existence of /usr/lib/tclConfig.sh -configure:1515: result: loading -configure:1670: checking for gcc -configure:1686: found /usr/bin/gcc -configure:1696: result: gcc -configure:1940: checking for C compiler version -configure:1943: gcc --version &5 -gcc (GCC) 3.3.2 20031022 (Red Hat Linux 3.3.2-1) -Copyright (C) 2003 Free Software Foundation, Inc. +configure:1336: checking for correct TEA configuration +configure:1355: result: ok (TEA 3.5) +configure:1504: checking for Tcl configuration +configure:1620: result: found /Library/Frameworks/Tcl.framework/tclConfig.sh +configure:1626: checking for existence of /Library/Frameworks/Tcl.framework/tclConfig.sh +configure:1630: result: loading +configure:1716: --prefix defaulting to TCL_PREFIX /usr +configure:1728: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr +configure:1802: checking for gcc +configure:1818: found /usr/bin/gcc +configure:1828: result: gcc +configure:2072: checking for C compiler version +configure:2075: gcc --version &5 +powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5247) +Copyright (C) 2005 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:1946: $? = 0 -configure:1948: gcc -v &5 -Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.3.2/specs -Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --host=i386-redhat-linux +configure:2078: $? = 0 +configure:2080: gcc -v &5 +Using built-in specs. +Target: powerpc-apple-darwin8 +Configured with: /private/var/tmp/gcc/gcc-5247.obj~4/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8 Thread model: posix -gcc version 3.3.2 20031022 (Red Hat Linux 3.3.2-1) -configure:1951: $? = 0 -configure:1953: gcc -V &5 -gcc: `-V' option must have argument -configure:1956: $? = 1 -configure:1980: checking for C compiler default output -configure:1983: gcc conftest.c >&5 -configure:1986: $? = 0 -configure:2032: result: a.out -configure:2037: checking whether the C compiler works -configure:2043: ./a.out -configure:2046: $? = 0 -configure:2063: result: yes -configure:2070: checking whether we are cross compiling -configure:2072: result: no -configure:2075: checking for suffix of executables -configure:2077: gcc -o conftest conftest.c >&5 -configure:2080: $? = 0 -configure:2105: result: -configure:2111: checking for suffix of object files -configure:2133: gcc -c conftest.c >&5 -configure:2136: $? = 0 -configure:2158: result: o -configure:2162: checking whether we are using the GNU C compiler -configure:2187: gcc -c conftest.c >&5 -configure:2190: $? = 0 -configure:2193: test -s conftest.o -configure:2196: $? = 0 -configure:2209: result: yes -configure:2215: checking whether gcc accepts -g -configure:2237: gcc -c -g conftest.c >&5 -configure:2240: $? = 0 -configure:2243: test -s conftest.o -configure:2246: $? = 0 -configure:2257: result: yes -configure:2274: checking for gcc option to accept ANSI C -configure:2335: gcc -c conftest.c >&5 -configure:2338: $? = 0 -configure:2341: test -s conftest.o -configure:2344: $? = 0 -configure:2362: result: none needed -configure:2380: gcc -c conftest.c >&5 -conftest.c:2: error: syntax error before "me" -configure:2383: $? = 1 +gcc version 4.0.1 (Apple Computer, Inc. build 5247) +configure:2083: $? = 0 +configure:2085: gcc -V &5 +gcc: argument to `-V' is missing +configure:2088: $? = 1 +configure:2111: checking for C compiler default output file name +configure:2114: gcc conftest.c >&5 +configure:2117: $? = 0 +configure:2163: result: a.out +configure:2168: checking whether the C compiler works +configure:2174: ./a.out +configure:2177: $? = 0 +configure:2194: result: yes +configure:2201: checking whether we are cross compiling +configure:2203: result: no +configure:2206: checking for suffix of executables +configure:2208: gcc -o conftest conftest.c >&5 +configure:2211: $? = 0 +configure:2236: result: +configure:2242: checking for suffix of object files +configure:2263: gcc -c conftest.c >&5 +configure:2266: $? = 0 +configure:2288: result: o +configure:2292: checking whether we are using the GNU C compiler +configure:2316: gcc -c conftest.c >&5 +configure:2322: $? = 0 +configure:2326: test -z + || test ! -s conftest.err +configure:2329: $? = 0 +configure:2332: test -s conftest.o +configure:2335: $? = 0 +configure:2348: result: yes +configure:2354: checking whether gcc accepts -g +configure:2375: gcc -c -g conftest.c >&5 +configure:2381: $? = 0 +configure:2385: test -z + || test ! -s conftest.err +configure:2388: $? = 0 +configure:2391: test -s conftest.o +configure:2394: $? = 0 +configure:2405: result: yes +configure:2422: checking for gcc option to accept ANSI C +configure:2492: gcc -c conftest.c >&5 +configure:2498: $? = 0 +configure:2502: test -z + || test ! -s conftest.err +configure:2505: $? = 0 +configure:2508: test -s conftest.o +configure:2511: $? = 0 +configure:2529: result: none needed +configure:2547: gcc -c conftest.c >&5 +conftest.c:2: error: parse error before 'me' +configure:2553: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif -configure:2497: checking how to run the C preprocessor -configure:2533: gcc -E conftest.c -configure:2539: $? = 0 -configure:2571: gcc -E conftest.c -configure:2570:28: ac_nonexistent.h: No such file or directory -configure:2577: $? = 1 +configure:2691: checking how to run the C preprocessor +configure:2726: gcc -E conftest.c +configure:2732: $? = 0 +configure:2764: gcc -E conftest.c +conftest.c:9:28: error: ac_nonexistent.h: No such file or directory +configure:2770: $? = 1 configure: failed program was: -| #line 2562 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "xotclgdbm" @@ -135,14 +145,13 @@ | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include -configure:2615: result: gcc -E -configure:2640: gcc -E conftest.c -configure:2646: $? = 0 -configure:2678: gcc -E conftest.c -configure:2677:28: ac_nonexistent.h: No such file or directory -configure:2684: $? = 1 +configure:2809: result: gcc -E +configure:2833: gcc -E conftest.c +configure:2839: $? = 0 +configure:2871: gcc -E conftest.c +conftest.c:9:28: error: ac_nonexistent.h: No such file or directory +configure:2877: $? = 1 configure: failed program was: -| #line 2669 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "xotclgdbm" @@ -152,96 +161,152 @@ | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include -configure:2739: checking for a BSD-compatible install -configure:2793: result: /usr/bin/install -c -configure:2809: checking whether make sets $(MAKE) -configure:2829: result: yes -configure:2884: checking for ranlib -configure:2900: found /usr/bin/ranlib -configure:2911: result: ranlib -configure:2933: checking for egrep -configure:2943: result: grep -E -configure:2948: checking for ANSI C header files -configure:2974: gcc -c conftest.c >&5 -configure:2977: $? = 0 -configure:2980: test -s conftest.o -configure:2983: $? = 0 -configure:3072: gcc -o conftest conftest.c >&5 -configure:3075: $? = 0 -configure:3077: ./conftest -configure:3080: $? = 0 -configure:3095: result: yes -configure:3119: checking for sys/types.h -configure:3136: gcc -c conftest.c >&5 -configure:3139: $? = 0 -configure:3142: test -s conftest.o -configure:3145: $? = 0 -configure:3156: result: yes -configure:3119: checking for sys/stat.h -configure:3136: gcc -c conftest.c >&5 -configure:3139: $? = 0 -configure:3142: test -s conftest.o -configure:3145: $? = 0 -configure:3156: result: yes -configure:3119: checking for stdlib.h -configure:3136: gcc -c conftest.c >&5 -configure:3139: $? = 0 -configure:3142: test -s conftest.o -configure:3145: $? = 0 -configure:3156: result: yes -configure:3119: checking for string.h -configure:3136: gcc -c conftest.c >&5 -configure:3139: $? = 0 -configure:3142: test -s conftest.o -configure:3145: $? = 0 -configure:3156: result: yes -configure:3119: checking for memory.h -configure:3136: gcc -c conftest.c >&5 -configure:3139: $? = 0 -configure:3142: test -s conftest.o -configure:3145: $? = 0 -configure:3156: result: yes -configure:3119: checking for strings.h -configure:3136: gcc -c conftest.c >&5 -configure:3139: $? = 0 -configure:3142: test -s conftest.o -configure:3145: $? = 0 -configure:3156: result: yes -configure:3119: checking for inttypes.h -configure:3136: gcc -c conftest.c >&5 -configure:3139: $? = 0 -configure:3142: test -s conftest.o -configure:3145: $? = 0 -configure:3156: result: yes -configure:3119: checking for stdint.h -configure:3136: gcc -c conftest.c >&5 -configure:3139: $? = 0 -configure:3142: test -s conftest.o -configure:3145: $? = 0 -configure:3156: result: yes -configure:3119: checking for unistd.h -configure:3136: gcc -c conftest.c >&5 -configure:3139: $? = 0 -configure:3142: test -s conftest.o -configure:3145: $? = 0 -configure:3156: result: yes -configure:3178: checking if the compiler understands -pipe -configure:3199: gcc -pipe -c conftest.c >&5 -configure:3202: $? = 0 -configure:3205: test -s conftest.o -configure:3208: $? = 0 -configure:3210: result: yes -configure:3228: checking for required early compiler flags -configure:3252: gcc -pipe -c conftest.c >&5 -configure:3255: $? = 0 -configure:3258: test -s conftest.o -configure:3261: $? = 0 -configure:3338: gcc -pipe -c conftest.c >&5 -configure: In function `main': -configure:3343: error: storage size of `buf' isn't known -configure:3341: $? = 1 +configure:2934: checking for a BSD-compatible install +configure:2989: result: /usr/bin/install -c +configure:3005: checking whether make sets $(MAKE) +configure:3025: result: yes +configure:3080: checking for ranlib +configure:3096: found /usr/bin/ranlib +configure:3107: result: ranlib +configure:3129: checking for egrep +configure:3139: result: grep -E +configure:3144: checking for ANSI C header files +configure:3169: gcc -c conftest.c >&5 +configure:3175: $? = 0 +configure:3179: test -z + || test ! -s conftest.err +configure:3182: $? = 0 +configure:3185: test -s conftest.o +configure:3188: $? = 0 +configure:3274: gcc -o conftest conftest.c >&5 +conftest.c: In function 'main': +conftest.c:26: warning: incompatible implicit declaration of built-in function 'exit' +configure:3277: $? = 0 +configure:3279: ./conftest +configure:3282: $? = 0 +configure:3297: result: yes +configure:3321: checking for sys/types.h +configure:3337: gcc -c conftest.c >&5 +configure:3343: $? = 0 +configure:3347: test -z + || test ! -s conftest.err +configure:3350: $? = 0 +configure:3353: test -s conftest.o +configure:3356: $? = 0 +configure:3367: result: yes +configure:3321: checking for sys/stat.h +configure:3337: gcc -c conftest.c >&5 +configure:3343: $? = 0 +configure:3347: test -z + || test ! -s conftest.err +configure:3350: $? = 0 +configure:3353: test -s conftest.o +configure:3356: $? = 0 +configure:3367: result: yes +configure:3321: checking for stdlib.h +configure:3337: gcc -c conftest.c >&5 +configure:3343: $? = 0 +configure:3347: test -z + || test ! -s conftest.err +configure:3350: $? = 0 +configure:3353: test -s conftest.o +configure:3356: $? = 0 +configure:3367: result: yes +configure:3321: checking for string.h +configure:3337: gcc -c conftest.c >&5 +configure:3343: $? = 0 +configure:3347: test -z + || test ! -s conftest.err +configure:3350: $? = 0 +configure:3353: test -s conftest.o +configure:3356: $? = 0 +configure:3367: result: yes +configure:3321: checking for memory.h +configure:3337: gcc -c conftest.c >&5 +configure:3343: $? = 0 +configure:3347: test -z + || test ! -s conftest.err +configure:3350: $? = 0 +configure:3353: test -s conftest.o +configure:3356: $? = 0 +configure:3367: result: yes +configure:3321: checking for strings.h +configure:3337: gcc -c conftest.c >&5 +configure:3343: $? = 0 +configure:3347: test -z + || test ! -s conftest.err +configure:3350: $? = 0 +configure:3353: test -s conftest.o +configure:3356: $? = 0 +configure:3367: result: yes +configure:3321: checking for inttypes.h +configure:3337: gcc -c conftest.c >&5 +configure:3343: $? = 0 +configure:3347: test -z + || test ! -s conftest.err +configure:3350: $? = 0 +configure:3353: test -s conftest.o +configure:3356: $? = 0 +configure:3367: result: yes +configure:3321: checking for stdint.h +configure:3337: gcc -c conftest.c >&5 +configure:3343: $? = 0 +configure:3347: test -z + || test ! -s conftest.err +configure:3350: $? = 0 +configure:3353: test -s conftest.o +configure:3356: $? = 0 +configure:3367: result: yes +configure:3321: checking for unistd.h +configure:3337: gcc -c conftest.c >&5 +configure:3343: $? = 0 +configure:3347: test -z + || test ! -s conftest.err +configure:3350: $? = 0 +configure:3353: test -s conftest.o +configure:3356: $? = 0 +configure:3367: result: yes +configure:3389: checking if the compiler understands -pipe +configure:3409: gcc -pipe -c conftest.c >&5 +configure:3415: $? = 0 +configure:3419: test -z + || test ! -s conftest.err +configure:3422: $? = 0 +configure:3425: test -s conftest.o +configure:3428: $? = 0 +configure:3430: result: yes +configure:3447: checking whether byte ordering is bigendian +configure:3474: gcc -pipe -c conftest.c >&5 +configure:3480: $? = 0 +configure:3484: test -z + || test ! -s conftest.err +configure:3487: $? = 0 +configure:3490: test -s conftest.o +configure:3493: $? = 0 +configure:3517: gcc -pipe -c conftest.c >&5 +configure:3523: $? = 0 +configure:3527: test -z + || test ! -s conftest.err +configure:3530: $? = 0 +configure:3533: test -s conftest.o +configure:3536: $? = 0 +configure:3658: result: yes +configure:3686: checking for sin +configure:3743: gcc -pipe -o conftest conftest.c >&5 +conftest.c:44: warning: conflicting types for built-in function 'sin' +configure:3749: $? = 0 +configure:3753: test -z + || test ! -s conftest.err +configure:3756: $? = 0 +configure:3759: test -s conftest +configure:3762: $? = 0 +configure:3774: result: yes +configure:3782: checking for main in -lieee +configure:3806: gcc -pipe -o conftest conftest.c -lieee >&5 +/usr/bin/ld: can't locate file for: -lieee +collect2: ld returned 1 exit status +configure:3812: $? = 1 configure: failed program was: -| #line 3321 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "xotclgdbm" @@ -259,7 +324,441 @@ | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 +| #define WORDS_BIGENDIAN 1 | /* end confdefs.h. */ +| +| +| int +| main () +| { +| main (); +| ; +| return 0; +| } +configure:3838: result: no +configure:3850: checking for main in -linet +configure:3874: gcc -pipe -o conftest conftest.c -linet >&5 +/usr/bin/ld: can't locate file for: -linet +collect2: ld returned 1 exit status +configure:3880: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| +| #define PACKAGE_NAME "xotclgdbm" +| #define PACKAGE_TARNAME "xotclgdbm" +| #define PACKAGE_VERSION "1.2" +| #define PACKAGE_STRING "xotclgdbm 1.2" +| #define PACKAGE_BUGREPORT "" +| #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 WORDS_BIGENDIAN 1 +| /* end confdefs.h. */ +| +| +| int +| main () +| { +| main (); +| ; +| return 0; +| } +configure:3906: result: no +configure:3922: checking net/errno.h usability +configure:3934: gcc -pipe -c conftest.c >&5 +conftest.c:54:23: error: net/errno.h: No such file or directory +configure:3940: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| +| #define PACKAGE_NAME "xotclgdbm" +| #define PACKAGE_TARNAME "xotclgdbm" +| #define PACKAGE_VERSION "1.2" +| #define PACKAGE_STRING "xotclgdbm 1.2" +| #define PACKAGE_BUGREPORT "" +| #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 WORDS_BIGENDIAN 1 +| /* end 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:3963: result: no +configure:3967: checking net/errno.h presence +configure:3977: gcc -E conftest.c +conftest.c:20:23: error: net/errno.h: No such file or directory +configure:3983: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| +| #define PACKAGE_NAME "xotclgdbm" +| #define PACKAGE_TARNAME "xotclgdbm" +| #define PACKAGE_VERSION "1.2" +| #define PACKAGE_STRING "xotclgdbm 1.2" +| #define PACKAGE_BUGREPORT "" +| #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 WORDS_BIGENDIAN 1 +| /* end confdefs.h. */ +| #include +configure:4003: result: no +configure:4038: checking for net/errno.h +configure:4045: result: no +configure:4079: checking for connect +configure:4136: gcc -pipe -o conftest conftest.c >&5 +configure:4142: $? = 0 +configure:4146: test -z + || test ! -s conftest.err +configure:4149: $? = 0 +configure:4152: test -s conftest +configure:4155: $? = 0 +configure:4167: result: yes +configure:4442: checking for gethostbyname +configure:4499: gcc -pipe -o conftest conftest.c >&5 +configure:4505: $? = 0 +configure:4509: test -z + || test ! -s conftest.err +configure:4512: $? = 0 +configure:4515: test -s conftest +configure:4518: $? = 0 +configure:4530: result: yes +configure:4614: checking dirent.h +configure:4655: gcc -pipe -o conftest conftest.c >&5 +configure:4661: $? = 0 +configure:4665: test -z + || test ! -s conftest.err +configure:4668: $? = 0 +configure:4671: test -s conftest +configure:4674: $? = 0 +configure:4686: result: yes +configure:4707: checking errno.h usability +configure:4719: gcc -pipe -c conftest.c >&5 +configure:4725: $? = 0 +configure:4729: test -z + || test ! -s conftest.err +configure:4732: $? = 0 +configure:4735: test -s conftest.o +configure:4738: $? = 0 +configure:4748: result: yes +configure:4752: checking errno.h presence +configure:4762: gcc -E conftest.c +configure:4768: $? = 0 +configure:4788: result: yes +configure:4823: checking for errno.h +configure:4830: result: yes +configure:4855: checking float.h usability +configure:4867: gcc -pipe -c conftest.c >&5 +configure:4873: $? = 0 +configure:4877: test -z + || test ! -s conftest.err +configure:4880: $? = 0 +configure:4883: test -s conftest.o +configure:4886: $? = 0 +configure:4896: result: yes +configure:4900: checking float.h presence +configure:4910: gcc -E conftest.c +configure:4916: $? = 0 +configure:4936: result: yes +configure:4971: checking for float.h +configure:4978: result: yes +configure:5003: checking values.h usability +configure:5015: gcc -pipe -c conftest.c >&5 +conftest.c:54:20: error: values.h: No such file or directory +configure:5021: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| +| #define PACKAGE_NAME "xotclgdbm" +| #define PACKAGE_TARNAME "xotclgdbm" +| #define PACKAGE_VERSION "1.2" +| #define PACKAGE_STRING "xotclgdbm 1.2" +| #define PACKAGE_BUGREPORT "" +| #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 WORDS_BIGENDIAN 1 +| /* end 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:5044: result: no +configure:5048: checking values.h presence +configure:5058: gcc -E conftest.c +conftest.c:20:20: error: values.h: No such file or directory +configure:5064: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| +| #define PACKAGE_NAME "xotclgdbm" +| #define PACKAGE_TARNAME "xotclgdbm" +| #define PACKAGE_VERSION "1.2" +| #define PACKAGE_STRING "xotclgdbm 1.2" +| #define PACKAGE_BUGREPORT "" +| #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 WORDS_BIGENDIAN 1 +| /* end confdefs.h. */ +| #include +configure:5084: result: no +configure:5119: checking for values.h +configure:5126: result: no +configure:5151: checking limits.h usability +configure:5163: gcc -pipe -c conftest.c >&5 +configure:5169: $? = 0 +configure:5173: test -z + || test ! -s conftest.err +configure:5176: $? = 0 +configure:5179: test -s conftest.o +configure:5182: $? = 0 +configure:5192: result: yes +configure:5196: checking limits.h presence +configure:5206: gcc -E conftest.c +configure:5212: $? = 0 +configure:5232: result: yes +configure:5267: checking for limits.h +configure:5274: result: yes +configure:5294: checking for stdlib.h +configure:5299: result: yes +configure:5496: checking for string.h +configure:5501: result: yes +configure:5695: checking sys/wait.h usability +configure:5707: gcc -pipe -c conftest.c >&5 +configure:5713: $? = 0 +configure:5717: test -z + || test ! -s conftest.err +configure:5720: $? = 0 +configure:5723: test -s conftest.o +configure:5726: $? = 0 +configure:5736: result: yes +configure:5740: checking sys/wait.h presence +configure:5750: gcc -E conftest.c +configure:5756: $? = 0 +configure:5776: result: yes +configure:5811: checking for sys/wait.h +configure:5818: result: yes +configure:5843: checking dlfcn.h usability +configure:5855: gcc -pipe -c conftest.c >&5 +configure:5861: $? = 0 +configure:5865: test -z + || test ! -s conftest.err +configure:5868: $? = 0 +configure:5871: test -s conftest.o +configure:5874: $? = 0 +configure:5884: result: yes +configure:5888: checking dlfcn.h presence +configure:5898: gcc -E conftest.c +configure:5904: $? = 0 +configure:5924: result: yes +configure:5959: checking for dlfcn.h +configure:5966: result: yes +configure:5997: checking sys/param.h usability +configure:6009: gcc -pipe -c conftest.c >&5 +configure:6015: $? = 0 +configure:6019: test -z + || test ! -s conftest.err +configure:6022: $? = 0 +configure:6025: test -s conftest.o +configure:6028: $? = 0 +configure:6038: result: yes +configure:6042: checking sys/param.h presence +configure:6052: gcc -E conftest.c +configure:6058: $? = 0 +configure:6078: result: yes +configure:6113: checking for sys/param.h +configure:6120: result: yes +configure:6196: Reading file /Users/neumann/src/xotcl-1.5.1/xotclConfig.sh +configure:6347: checking for Tcl public headers +configure:6421: result: /Library/Frameworks/Tcl.framework/Headers +configure:6489: checking for pthread_mutex_init in -lpthread +configure:6519: gcc -pipe -o conftest conftest.c -lpthread >&5 +configure:6525: $? = 0 +configure:6529: test -z + || test ! -s conftest.err +configure:6532: $? = 0 +configure:6535: test -s conftest +configure:6538: $? = 0 +configure:6551: result: yes +configure:6872: checking for building with threads +configure:6880: result: yes (default) +configure:6921: checking how to build libraries +configure:6939: result: shared +configure:6966: checking if 64bit support is requested +configure:6975: result: no +configure:6980: checking if 64bit Sparc VIS support is requested +configure:6989: result: no +configure:7017: checking system version +configure:7047: result: Darwin-8.7.0 +configure:7055: checking for dlopen in -ldl +configure:7085: gcc -pipe -o conftest conftest.c -ldl >&5 +configure:7091: $? = 0 +configure:7095: test -z + || test ! -s conftest.err +configure:7098: $? = 0 +configure:7101: test -s conftest +configure:7104: $? = 0 +configure:7117: result: yes +configure:7158: checking for ar +configure:7174: found /usr/bin/ar +configure:7184: result: ar +configure:8255: checking if ld accepts -single_module flag +configure:8279: gcc -pipe -o conftest -dynamiclib -Wl,-single_module conftest.c >&5 +configure:8285: $? = 0 +configure:8289: test -z + || test ! -s conftest.err +configure:8292: $? = 0 +configure:8295: test -s conftest +configure:8298: $? = 0 +configure:8311: result: yes +configure:8325: checking if ld accepts -search_paths_first flag +configure:8349: gcc -pipe -o conftest -prebind -headerpad_max_install_names -Wl,-search_paths_first conftest.c >&5 +configure:8355: $? = 0 +configure:8359: test -z + || test ! -s conftest.err +configure:8362: $? = 0 +configure:8365: test -s conftest +configure:8368: $? = 0 +configure:8381: result: yes +configure:8819: checking for required early compiler flags +configure:8842: gcc -pipe -c conftest.c >&5 +configure:8848: $? = 0 +configure:8852: test -z + || test ! -s conftest.err +configure:8855: $? = 0 +configure:8858: test -s conftest.o +configure:8861: $? = 0 +configure:8947: gcc -pipe -c conftest.c >&5 +conftest.c: In function 'main': +conftest.c:31: error: storage size of 'buf' isn't known +configure:8953: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| +| #define PACKAGE_NAME "xotclgdbm" +| #define PACKAGE_TARNAME "xotclgdbm" +| #define PACKAGE_VERSION "1.2" +| #define PACKAGE_STRING "xotclgdbm 1.2" +| #define PACKAGE_BUGREPORT "" +| #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 WORDS_BIGENDIAN 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. */ | #include | int | main () @@ -268,21 +767,11 @@ | ; | return 0; | } -configure:3372: gcc -pipe -c conftest.c >&5 -configure:3375: $? = 0 -configure:3378: test -s conftest.o -configure:3381: $? = 0 -configure:3407: result: _LARGEFILE64_SOURCE -configure:3412: checking for 64-bit integer type -configure:3435: gcc -pipe -c conftest.c >&5 -configure: In function `main': -configure:3441: error: `__int64' undeclared (first use in this function) -configure:3441: error: (Each undeclared identifier is reported only once -configure:3441: error: for each function it appears in.) -configure:3441: error: syntax error before "value" -configure:3438: $? = 1 +configure:8990: gcc -pipe -c conftest.c >&5 +conftest.c: In function 'main': +conftest.c:32: error: storage size of 'buf' isn't known +configure:8996: $? = 1 configure: failed program was: -| #line 3418 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "xotclgdbm" @@ -300,29 +789,165 @@ | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 +| #define WORDS_BIGENDIAN 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. */ | #define _LARGEFILE64_SOURCE 1 +| #include +| int +| main () +| { +| struct stat64 buf; int i = stat64("/", &buf); +| ; +| return 0; +| } +configure:9052: gcc -pipe -c conftest.c >&5 +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.) +configure:9058: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| +| #define PACKAGE_NAME "xotclgdbm" +| #define PACKAGE_TARNAME "xotclgdbm" +| #define PACKAGE_VERSION "1.2" +| #define PACKAGE_STRING "xotclgdbm 1.2" +| #define PACKAGE_BUGREPORT "" +| #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 WORDS_BIGENDIAN 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. */ +| #include +| int +| main () +| { +| char *p = (char *)open64; +| ; +| return 0; +| } +configure:9095: gcc -pipe -c conftest.c >&5 +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.) +configure:9101: $? = 1 +configure: failed program was: +| /* confdefs.h. */ | +| #define PACKAGE_NAME "xotclgdbm" +| #define PACKAGE_TARNAME "xotclgdbm" +| #define PACKAGE_VERSION "1.2" +| #define PACKAGE_STRING "xotclgdbm 1.2" +| #define PACKAGE_BUGREPORT "" +| #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 WORDS_BIGENDIAN 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. */ +| #define _LARGEFILE_SOURCE64 1 +| #include | int | main () | { +| char *p = (char *)open64; +| ; +| return 0; +| } +configure:9138: result: none +configure:9146: checking for 64-bit integer type +configure:9170: gcc -pipe -c conftest.c >&5 +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: parse error before 'value' +configure:9176: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| +| #define PACKAGE_NAME "xotclgdbm" +| #define PACKAGE_TARNAME "xotclgdbm" +| #define PACKAGE_VERSION "1.2" +| #define PACKAGE_STRING "xotclgdbm 1.2" +| #define PACKAGE_BUGREPORT "" +| #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 WORDS_BIGENDIAN 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. */ +| +| int +| main () +| { | __int64 value = (__int64) 0; | ; | return 0; | } -configure:3471: gcc -pipe -o conftest conftest.c >&5 -configure:3474: $? = 0 -configure:3476: ./conftest -configure:3479: $? = 0 -configure:3507: result: long long -configure:3511: checking for struct dirent64 -configure:3535: gcc -pipe -c conftest.c >&5 -configure:3538:24: sys/dirent.h: No such file or directory -configure: In function `main': -configure:3542: error: storage size of `p' isn't known -configure:3538: $? = 1 +configure:9220: gcc -pipe -c conftest.c >&5 +configure:9226: $? = 0 +configure:9230: test -z + || test ! -s conftest.err +configure:9233: $? = 0 +configure:9236: test -s conftest.o +configure:9239: $? = 0 +configure:9270: result: long long +configure:9274: checking for struct dirent64 +configure:9297: gcc -pipe -c conftest.c >&5 +conftest.c: In function 'main': +conftest.c:33: error: storage size of 'p' isn't known +configure:9303: $? = 1 configure: failed program was: -| #line 3517 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "xotclgdbm" @@ -340,7 +965,14 @@ | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 -| #define _LARGEFILE64_SOURCE 1 +| #define WORDS_BIGENDIAN 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 TCL_WIDE_INT_TYPE long long | /* end confdefs.h. */ | #include @@ -352,33 +984,13 @@ | ; | return 0; | } -configure:3562: result: no -configure:3565: checking for struct stat64 -configure:3589: gcc -pipe -c conftest.c >&5 -configure:3592: $? = 0 -configure:3595: test -s conftest.o -configure:3598: $? = 0 -configure:3616: result: yes -configure:3619: checking for off64_t -configure:3643: gcc -pipe -c conftest.c >&5 -configure:3646: $? = 0 -configure:3649: test -s conftest.o -configure:3652: $? = 0 -configure:3670: result: yes -configure:3674: checking whether byte ordering is bigendian -configure:3702: gcc -pipe -c conftest.c >&5 -configure:3705: $? = 0 -configure:3708: test -s conftest.o -configure:3711: $? = 0 -configure:3736: gcc -pipe -c conftest.c >&5 -configure: In function `main': -configure:3743: error: `not' undeclared (first use in this function) -configure:3743: error: (Each undeclared identifier is reported only once -configure:3743: error: for each function it appears in.) -configure:3743: error: syntax error before "big" -configure:3739: $? = 1 +configure:9327: result: no +configure:9337: checking for struct stat64 +configure:9360: gcc -pipe -c conftest.c >&5 +conftest.c: In function 'main': +conftest.c:32: error: storage size of 'p' isn't known +configure:9366: $? = 1 configure: failed program was: -| #line 3714 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "xotclgdbm" @@ -396,35 +1008,34 @@ | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 -| #define _LARGEFILE64_SOURCE 1 +| #define WORDS_BIGENDIAN 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 TCL_WIDE_INT_TYPE long long -| #define HAVE_STRUCT_STAT64 1 -| #define HAVE_TYPE_OFF64_T 1 | /* end confdefs.h. */ -| #include -| #include -| +| #include | int | main () | { -| #if BYTE_ORDER != BIG_ENDIAN -| not big endian -| #endif +| struct stat64 p; | | ; | return 0; | } -configure:3859: result: no -configure:3887: checking for sin -configure:3937: gcc -pipe -o conftest conftest.c >&5 -configure:3930: warning: conflicting types for built-in function `sin' -/tmp/ccNx6b7V.o(.text+0x16): In function `main': -: undefined reference to `sin' -/tmp/ccNx6b7V.o(.data+0x0): undefined reference to `sin' +configure:9390: result: no +configure:9405: checking for open64 +configure:9462: gcc -pipe -o conftest -prebind -headerpad_max_install_names -Wl,-search_paths_first conftest.c >&5 +/usr/bin/ld: warning prebinding disabled because of undefined symbols +/usr/bin/ld: Undefined symbols: +_open64 collect2: ld returned 1 exit status -configure:3940: $? = 1 +configure:9468: $? = 1 configure: failed program was: -| #line 3892 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "xotclgdbm" @@ -442,35 +1053,48 @@ | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 -| #define _LARGEFILE64_SOURCE 1 +| #define WORDS_BIGENDIAN 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 TCL_WIDE_INT_TYPE long long -| #define HAVE_STRUCT_STAT64 1 -| #define HAVE_TYPE_OFF64_T 1 | /* end confdefs.h. */ +| /* Define open64 to an innocuous variant, in case declares open64. +| For example, HP-UX 11i declares gettimeofday. */ +| #define open64 innocuous_open64 +| | /* System header to define __stub macros and hopefully few prototypes, -| which can conflict with char sin (); below. +| which can conflict with char open64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ +| | #ifdef __STDC__ | # include | #else | # include | #endif +| +| #undef open64 +| | /* 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 sin (); +| char open64 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ -| #if defined (__stub_sin) || defined (__stub___sin) +| #if defined (__stub_open64) || defined (__stub___open64) | choke me | #else -| char (*f) () = sin; +| char (*f) () = open64; | #endif | #ifdef __cplusplus | } @@ -479,24 +1103,19 @@ | int | main () | { -| return f != sin; +| return f != open64; | ; | return 0; | } -configure:3957: result: no -configure:3965: checking for main in -lieee -configure:3990: gcc -pipe -o conftest conftest.c -lieee >&5 -configure:3993: $? = 0 -configure:3996: test -s conftest -configure:3999: $? = 0 -configure:4011: result: yes -configure:4023: checking for main in -linet -configure:4048: gcc -pipe -o conftest conftest.c -linet >&5 -/usr/bin/ld: cannot find -linet +configure:9493: result: no +configure:9405: checking for lseek64 +configure:9462: gcc -pipe -o conftest -prebind -headerpad_max_install_names -Wl,-search_paths_first conftest.c >&5 +/usr/bin/ld: warning prebinding disabled because of undefined symbols +/usr/bin/ld: Undefined symbols: +_lseek64 collect2: ld returned 1 exit status -configure:4051: $? = 1 +configure:9468: $? = 1 configure: failed program was: -| #line 4030 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "xotclgdbm" @@ -514,27 +1133,70 @@ | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 -| #define _LARGEFILE64_SOURCE 1 +| #define WORDS_BIGENDIAN 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 TCL_WIDE_INT_TYPE long long -| #define HAVE_STRUCT_STAT64 1 -| #define HAVE_TYPE_OFF64_T 1 | /* end confdefs.h. */ +| /* Define lseek64 to an innocuous variant, in case declares lseek64. +| For example, HP-UX 11i declares gettimeofday. */ +| #define lseek64 innocuous_lseek64 | +| /* System header to define __stub macros and hopefully few prototypes, +| which can conflict with char lseek64 (); below. +| Prefer to if __STDC__ is defined, since +| exists even on freestanding compilers. */ | +| #ifdef __STDC__ +| # include +| #else +| # include +| #endif +| +| #undef lseek64 +| +| /* 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 lseek64 (); +| /* The GNU C library defines this for functions which it implements +| to always fail with ENOSYS. Some functions are actually named +| something starting with __ and the normal name is an alias. */ +| #if defined (__stub_lseek64) || defined (__stub___lseek64) +| choke me +| #else +| char (*f) () = lseek64; +| #endif +| #ifdef __cplusplus +| } +| #endif +| | int | main () | { -| main (); +| return f != lseek64; | ; | return 0; | } -configure:4069: result: no -configure:4085: checking net/errno.h usability -configure:4098: gcc -pipe -c conftest.c >&5 -configure:4143:23: net/errno.h: No such file or directory -configure:4101: $? = 1 +configure:9493: result: no +configure:9503: checking for off64_t +configure:9526: gcc -pipe -c conftest.c >&5 +conftest.c: In function 'main': +conftest.c:32: error: 'off64_t' 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.) +conftest.c:32: error: parse error before 'offset' +configure:9532: $? = 1 configure: failed program was: -| #line 4087 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "xotclgdbm" @@ -552,264 +1214,57 @@ | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 -| #define _LARGEFILE64_SOURCE 1 +| #define WORDS_BIGENDIAN 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 TCL_WIDE_INT_TYPE long long -| #define HAVE_STRUCT_STAT64 1 -| #define HAVE_TYPE_OFF64_T 1 | /* end 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:4117: result: no -configure:4121: checking net/errno.h presence -configure:4132: gcc -E conftest.c -configure:4145:23: net/errno.h: No such file or directory -configure:4138: $? = 1 -configure: failed program was: -| #line 4123 "configure" -| /* confdefs.h. */ +| #include +| int +| main () +| { +| off64_t offset; | -| #define PACKAGE_NAME "xotclgdbm" -| #define PACKAGE_TARNAME "xotclgdbm" -| #define PACKAGE_VERSION "1.2" -| #define PACKAGE_STRING "xotclgdbm 1.2" -| #define PACKAGE_BUGREPORT "" -| #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 _LARGEFILE64_SOURCE 1 -| #define TCL_WIDE_INT_TYPE long long -| #define HAVE_STRUCT_STAT64 1 -| #define HAVE_TYPE_OFF64_T 1 -| /* end confdefs.h. */ -| #include -configure:4157: result: no -configure:4193: checking for net/errno.h -configure:4200: result: no -configure:4232: checking for connect -configure:4282: gcc -pipe -o conftest conftest.c >&5 -configure:4285: $? = 0 -configure:4288: test -s conftest -configure:4291: $? = 0 -configure:4302: result: yes -configure:4531: checking for gethostbyname -configure:4581: gcc -pipe -o conftest conftest.c >&5 -configure:4584: $? = 0 -configure:4587: test -s conftest -configure:4590: $? = 0 -configure:4601: result: yes -configure:4675: checking dirent.h -configure:4713: gcc -pipe -o conftest conftest.c >&5 -configure:4716: $? = 0 -configure:4719: test -s conftest -configure:4722: $? = 0 -configure:4740: result: yes -configure:4752: checking errno.h usability -configure:4765: gcc -pipe -c conftest.c >&5 -configure:4768: $? = 0 -configure:4771: test -s conftest.o -configure:4774: $? = 0 -configure:4784: result: yes -configure:4788: checking errno.h presence -configure:4799: gcc -E conftest.c -configure:4805: $? = 0 -configure:4824: result: yes -configure:4860: checking for errno.h -configure:4867: result: yes -configure:4891: checking float.h usability -configure:4904: gcc -pipe -c conftest.c >&5 -configure:4907: $? = 0 -configure:4910: test -s conftest.o -configure:4913: $? = 0 -configure:4923: result: yes -configure:4927: checking float.h presence -configure:4938: gcc -E conftest.c -configure:4944: $? = 0 -configure:4963: result: yes -configure:4999: checking for float.h -configure:5006: result: yes -configure:5030: checking values.h usability -configure:5043: gcc -pipe -c conftest.c >&5 -configure:5046: $? = 0 -configure:5049: test -s conftest.o -configure:5052: $? = 0 -configure:5062: result: yes -configure:5066: checking values.h presence -configure:5077: gcc -E conftest.c -configure:5083: $? = 0 -configure:5102: result: yes -configure:5138: checking for values.h -configure:5145: result: yes -configure:5169: checking limits.h usability -configure:5182: gcc -pipe -c conftest.c >&5 -configure:5185: $? = 0 -configure:5188: test -s conftest.o -configure:5191: $? = 0 -configure:5201: result: yes -configure:5205: checking limits.h presence -configure:5216: gcc -E conftest.c -configure:5222: $? = 0 -configure:5241: result: yes -configure:5277: checking for limits.h -configure:5284: result: yes -configure:5299: checking for stdlib.h -configure:5304: result: yes -configure:5495: checking for string.h -configure:5500: result: yes -configure:5687: checking sys/wait.h usability -configure:5700: gcc -pipe -c conftest.c >&5 -configure:5703: $? = 0 -configure:5706: test -s conftest.o -configure:5709: $? = 0 -configure:5719: result: yes -configure:5723: checking sys/wait.h presence -configure:5734: gcc -E conftest.c -configure:5740: $? = 0 -configure:5759: result: yes -configure:5795: checking for sys/wait.h -configure:5802: result: yes -configure:5826: checking dlfcn.h usability -configure:5839: gcc -pipe -c conftest.c >&5 -configure:5842: $? = 0 -configure:5845: test -s conftest.o -configure:5848: $? = 0 -configure:5858: result: yes -configure:5862: checking dlfcn.h presence -configure:5873: gcc -E conftest.c -configure:5879: $? = 0 -configure:5898: result: yes -configure:5934: checking for dlfcn.h -configure:5941: result: yes -configure:5967: checking for limits.h -configure:5972: result: yes -configure:5967: checking for unistd.h -configure:5972: result: yes -configure:5976: checking sys/param.h usability -configure:5989: gcc -pipe -c conftest.c >&5 -configure:5992: $? = 0 -configure:5995: test -s conftest.o -configure:5998: $? = 0 -configure:6008: result: yes -configure:6012: checking sys/param.h presence -configure:6023: gcc -E conftest.c -configure:6029: $? = 0 -configure:6048: result: yes -configure:6084: checking for sys/param.h -configure:6091: result: yes -configure:6181: checking for XOTcl configuration -configure:6242: result: found /home/neumann/xotcl-1.2.1/xotclConfig.sh -configure:6248: checking for existence of /home/neumann/xotcl-1.2.1/xotclConfig.sh -configure:6252: result: loading -configure:6421: checking for Tcl public headers -configure:6476: result: /usr/include -configure:6524: checking for pthread_mutex_init in -lpthread -configure:6555: gcc -pipe -o conftest conftest.c -lpthread >&5 -configure:6558: $? = 0 -configure:6561: test -s conftest -configure:6564: $? = 0 -configure:6576: result: yes -configure:6863: checking for pthread_attr_setstacksize -configure:6913: gcc -pipe -o conftest conftest.c -lpthread >&5 -configure:6916: $? = 0 -configure:6919: test -s conftest -configure:6922: $? = 0 -configure:6933: result: yes -configure:6948: checking for readdir_r -configure:6998: gcc -pipe -o conftest conftest.c >&5 -configure:7001: $? = 0 -configure:7004: test -s conftest -configure:7007: $? = 0 -configure:7018: result: yes -configure:7033: checking for building with threads -configure:7040: result: yes -configure:7079: checking how to build libraries -configure:7097: result: shared -configure:7123: checking if 64bit support is enabled -configure:7132: result: no -configure:7137: checking if 64bit Sparc VIS support is requested -configure:7146: result: no -configure:7174: checking system version (for dynamic loading) -configure:7197: result: Linux-2.4.22-1.2188.nptl -configure:7205: checking for dlopen in -ldl -configure:7236: gcc -pipe -o conftest conftest.c -ldl >&5 -configure:7239: $? = 0 -configure:7242: test -s conftest -configure:7245: $? = 0 -configure:7257: result: yes -configure:7287: checking for ar -configure:7303: found /usr/bin/ar -configure:7313: result: ar -configure:9199: checking for build with symbols -configure:9213: result: no -configure:9348: checking for tclsh -configure:9379: result: /usr/lib/../bin/tclsh8.4 -configure:9523: creating ./config.status +| ; +| return 0; +| } +configure:9568: result: no +configure:9581: checking for build with symbols +configure:9594: result: no +configure:9733: checking for tclsh +configure:9760: result: /usr/bin/tclsh8.4 +configure:9901: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by xotclgdbm config.status 1.2, which was -generated by GNU Autoconf 2.57. Invocation command line was +generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status -on localhost.localdomain +on Gustaf-Neumanns-Computer-6.local -config.status:675: creating Makefile +config.status:695: creating Makefile ## ---------------- ## ## Cache variables. ## ## ---------------- ## -ac_cv_c_bigendian=no +ac_cv_c_bigendian=yes ac_cv_c_compiler_gnu=yes -ac_cv_c_tclconfig=/usr/lib -ac_cv_c_tclh=/usr/include -ac_cv_c_xotclconfig=/home/neumann/xotcl-1.2.1 +ac_cv_c_tclconfig=/Library/Frameworks/Tcl.framework +ac_cv_c_tclh=/Library/Frameworks/Tcl.framework/Headers ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= @@ -829,9 +1284,9 @@ ac_cv_exeext= ac_cv_func_connect=yes ac_cv_func_gethostbyname=yes -ac_cv_func_pthread_attr_setstacksize=yes -ac_cv_func_readdir_r=yes -ac_cv_func_sin=no +ac_cv_func_lseek64=no +ac_cv_func_open64=no +ac_cv_func_sin=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_float_h=yes @@ -849,14 +1304,13 @@ 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=yes +ac_cv_header_values_h=no ac_cv_lib_dl_dlopen=yes -ac_cv_lib_ieee_main=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_install='/usr/bin/install -c' -ac_cv_path_tclsh=/usr/lib/../bin/tclsh8.4 ac_cv_prog_AR=ar ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc @@ -865,52 +1319,55 @@ ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes +tcl_cv_dirent_h=yes tcl_cv_flag__isoc99_source=no -tcl_cv_flag__largefile64_source=yes +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_struct_dirent64=no -tcl_cv_struct_stat64=yes +tcl_cv_struct_stat64=no +tcl_cv_sys_version=Darwin-8.7.0 tcl_cv_type_64bit='long long' -tcl_cv_type_off64_t=yes +tcl_cv_type_off64_t=no ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' CC='gcc -pipe' +CELIB_DIR='' CFLAGS=' ${CFLAGS_DEFAULT} ${CFLAGS_WARNING} ${SHLIB_CFLAGS}' CFLAGS_DEBUG='-g' -CFLAGS_DEFAULT='-O' -CFLAGS_OPTIMIZE='-O' -CFLAGS_WARNING='-Wall -Wconversion -Wno-implicit-int' +CFLAGS_DEFAULT='-Os' +CFLAGS_OPTIMIZE='-Os' +CFLAGS_WARNING='-Wall -Wno-implicit-int' CLEANFILES='pkgIndex.tcl' CPP='gcc -E' CPPFLAGS='' CYGPATH='echo' -DEFS='-DPACKAGE_NAME=\"xotclgdbm\" -DPACKAGE_TARNAME=\"xotclgdbm\" -DPACKAGE_VERSION=\"1.2\" -DPACKAGE_STRING=\"xotclgdbm\ 1.2\" -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 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_READDIR_R=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 ' -DL_LIBS='-ldl' +DEFS='-DPACKAGE_NAME=\"xotclgdbm\" -DPACKAGE_TARNAME=\"xotclgdbm\" -DPACKAGE_VERSION=\"1.2\" -DPACKAGE_STRING=\"xotclgdbm\ 1.2\" -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 -DWORDS_BIGENDIAN=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 -DTCL_WIDE_INT_TYPE=long\ long -DUSE_TCL_STUBS=1 ' +DL_LIBS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' -EXTRA_CFLAGS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' -LDFLAGS='-rdynamic' -LDFLAGS_DEBUG='' -LDFLAGS_DEFAULT='-rdynamic' -LDFLAGS_OPTIMIZE='' -LD_LIBRARY_PATH_VAR='LD_LIBRARY_PATH' +LDFLAGS=' -prebind -headerpad_max_install_names -Wl,-search_paths_first ' +LDFLAGS_DEFAULT=' -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_FLAGS} ${SHLIB_LD_LIBS} ' -MAKE_SHARED_LIB='${SHLIB_LD} -o $@ $(PKG_OBJECTS) ${SHLIB_LD_FLAGS} ${SHLIB_LD_LIBS}' +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='-lieee -lm' +MATH_LIBS='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='xotclgdbm' @@ -920,9 +1377,9 @@ PATH_SEPARATOR=':' PKG_CFLAGS=' ' PKG_HEADERS='' -PKG_INCLUDES=' -I/home/neumann/xotcl-1.2.1/generic' -PKG_LIBS=' -L/home/neumann/xotcl-1.2.1 -lxotclstub1.2.1 -lgdbm' -PKG_LIB_FILE='libxotclgdbm1.2.so' +PKG_INCLUDES=' -I/Users/neumann/src/xotcl-1.5.1/generic -I./generic' +PKG_LIBS=' -L/Users/neumann/src/xotcl-1.5.1 -lxotclstub1.5.1 -L/Users/neumann/src/xotcl-1.5.1 -lxotcl1.5.1 -lgdbm' +PKG_LIB_FILE='libxotclgdbm1.2.dylib' PKG_OBJECTS=' xotclgdbm.o' PKG_SOURCES=' xotclgdbm.c' PKG_STUB_LIB_FILE='libxotclgdbmstub1.2.a' @@ -934,40 +1391,28 @@ SET_MAKE='' SHARED_BUILD='1' SHELL='/bin/sh' -SHLIB_CFLAGS='-fPIC' -SHLIB_LD='gcc -pipe -shared' -SHLIB_LD_FLAGS='' -SHLIB_LD_LIBS='${LIBS} -L/usr/lib -ltclstub8.4' +SHLIB_CFLAGS='-fno-common' +SHLIB_LD='${CC} -dynamiclib ${CFLAGS} ${LDFLAGS_DEFAULT} -Wl,-single_module' +SHLIB_LD_LIBS='${LIBS} -L/Library/Frameworks/Tcl.framework -ltclstub8.4' STLIB_LD='${AR} cr' -TCLSH_PROG='/usr/lib/../bin/tclsh8.4' -TCL_BIN_DIR='/usr/lib' +TCLSH_PROG='/usr/bin/tclsh8.4' +TCL_BIN_DIR='/Library/Frameworks/Tcl.framework' TCL_DBGX='' -TCL_DEFS=' -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_READDIR_R=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 ' +TCL_DEFS=' -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_READDIR_R=1 -DHAVE_THREE_ARG_READDIR_R=1 -DHAVE_COREFOUNDATION=1 -DMAC_OSX_TCL=1 -DUSE_VFORK=1 -DTCL_DEFAULT_ENCODING=\"utf-8\" -DTCL_LOAD_FROM_MEMORY=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_FRAMEWORK=1 ' TCL_EXTRA_CFLAGS='' -TCL_INCLUDES='-I"/usr/include"' -TCL_LD_FLAGS='-rdynamic' +TCL_INCLUDES='-I"/Library/Frameworks/Tcl.framework/Headers"' +TCL_LD_FLAGS=' -prebind -Wl,-search_paths_first' TCL_LIBS='${DL_LIBS} ${LIBS} ${MATH_LIBS}' -TCL_LIB_FILE='libtcl8.4.so' -TCL_LIB_FLAG='-ltcl8.4' -TCL_LIB_SPEC='-L/usr/lib -ltcl8.4' +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='/home/neumann/tcl8.4.5' +TCL_SRC_DIR='/Volumes/Local/Users/steffen/Documents/Development/TclTk/tcltkaqua-8_4_10_0/source/tcl' TCL_STUB_LIB_FILE='libtclstub8.4.a' TCL_STUB_LIB_FLAG='-ltclstub8.4' -TCL_STUB_LIB_SPEC='-L/usr/lib -ltclstub8.4' +TCL_STUB_LIB_SPEC='-L/Library/Frameworks/Tcl.framework -ltclstub8.4' TCL_THREADS='1' TCL_VERSION='8.4' -XOTCL_BUILD_LIB_SPEC='-L/home/neumann/xotcl-1.2.1 -lxotcl1.2.1' -XOTCL_BUILD_STUB_LIB_SPEC='-L/home/neumann/xotcl-1.2.1 -lxotclstub1.2.1' -XOTCL_LIB_FILE='libxotcl1.2.1.so' -XOTCL_LIB_SPEC='-L/usr/lib -lxotcl1.2.1' -XOTCL_MAJOR_VERSION='1' -XOTCL_MINOR_VERSION='2' -XOTCL_RELEASE_LEVEL='.1' -XOTCL_SRC_DIR='/home/neumann/xotcl-1.2.1' -XOTCL_STUB_LIB_FILE='' -XOTCL_STUB_LIB_SPEC='-L/usr/lib -lxotclstub1.2.1' -XOTCL_VERSION='1.2' ac_ct_CC='gcc' ac_ct_RANLIB='ranlib' bindir='${exec_prefix}/bin' @@ -996,19 +1441,15 @@ #define HAVE_INTTYPES_H 1 #define HAVE_LIMITS_H 1 #define HAVE_MEMORY_H 1 -#define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 -#define HAVE_READDIR_R 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 -#define HAVE_STRUCT_STAT64 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 -#define HAVE_TYPE_OFF64_T 1 #define HAVE_UNISTD_H 1 -#define HAVE_UNISTD_H 1 +#define NO_VALUES_H 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "xotclgdbm" #define PACKAGE_STRING "xotclgdbm 1.2" @@ -1019,7 +1460,7 @@ #define TCL_WIDE_INT_TYPE long long #define USE_TCL_STUBS 1 #define USE_THREAD_ALLOC 1 -#define _LARGEFILE64_SOURCE 1 +#define WORDS_BIGENDIAN 1 #define _REENTRANT 1 #define _THREAD_SAFE 1