This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = 4est.dyndns.org uname -m = Power Macintosh uname -r = 7.8.0 uname -s = Darwin uname -v = Darwin Kernel Version 7.8.0: Wed Dec 22 14:26:17 PST 2004; root:xnu/xnu-517.11.1.obj~1/RELEASE_PPC /usr/bin/uname -p = powerpc /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 7.8.0: Wed Dec 22 14:26:17 PST 2004; root:xnu/xnu-517.11.1.obj~1/RELEASE_PPC Kernel configured for a single processor only. 1 processor is physically available. Processor type: ppc7400 (PowerPC 7400) Processor active: 0 Primary memory available: 512.00 megabytes. Default processor set: 89 tasks, 210 threads, 1 processors Load average: 1.96, Mach factor: 0.36 unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /bin PATH: /sbin PATH: /libexec PATH: /usr/bin PATH: /usr/sbin PATH: /usr/libexec PATH: /usr/local/bin PATH: /usr/local/php5/bin PATH: /usr/X11R6/bin PATH: /Users/forest/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1505: checking build system type configure:1523: result: powerpc-apple-darwin7.8.0 configure:1531: checking host system type configure:1545: result: powerpc-apple-darwin7.8.0 configure:1553: checking target system type configure:1567: result: powerpc-apple-darwin7.8.0 configure:1627: checking for gcc configure:1643: found /usr/bin/gcc configure:1653: result: gcc configure:1897: checking for C compiler version configure:1900: gcc --version &5 gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1671) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:1903: $? = 0 configure:1905: gcc -v &5 Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1671) configure:1908: $? = 0 configure:1910: gcc -V &5 gcc: `-V' option must have argument configure:1913: $? = 1 configure:1937: checking for C compiler default output configure:1940: gcc -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt conftest.c >&5 configure:1943: $? = 0 configure:1989: result: a.out configure:1994: checking whether the C compiler works configure:2000: ./a.out configure:2003: $? = 0 configure:2020: result: yes configure:2027: checking whether we are cross compiling configure:2029: result: no configure:2032: checking for suffix of executables configure:2034: gcc -o conftest -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt conftest.c >&5 configure:2037: $? = 0 configure:2062: result: configure:2068: checking for suffix of object files configure:2090: gcc -c -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt conftest.c >&5 configure:2093: $? = 0 configure:2115: result: o configure:2119: checking whether we are using the GNU C compiler configure:2144: gcc -c -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt conftest.c >&5 configure:2147: $? = 0 configure:2150: test -s conftest.o configure:2153: $? = 0 configure:2166: result: yes configure:2172: checking whether gcc accepts -g configure:2194: gcc -c -g -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt conftest.c >&5 configure:2197: $? = 0 configure:2200: test -s conftest.o configure:2203: $? = 0 configure:2214: result: yes configure:2231: checking for gcc option to accept ANSI C configure:2292: gcc -c -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt conftest.c >&5 configure:2295: $? = 0 configure:2298: test -s conftest.o configure:2301: $? = 0 configure:2319: result: none needed configure:2337: gcc -c -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2340: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2451: checking for strerror in -lcposix configure:2482: gcc -o conftest -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt conftest.c -lcposix >&5 ld: can't locate file for: -lcposix configure:2485: $? = 1 configure: failed program was: | #line 2458 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strerror (); | int | main () | { | strerror (); | ; | return 0; | } configure:2503: result: no configure:2524: checking for a BSD-compatible install configure:2578: result: /usr/bin/install -c configure:2589: checking whether build environment is sane configure:2632: result: yes configure:2665: checking for gawk configure:2694: result: no configure:2665: checking for mawk configure:2694: result: no configure:2665: checking for nawk configure:2694: result: no configure:2665: checking for awk configure:2681: found /usr/bin/awk configure:2691: result: awk configure:2701: checking whether make sets $(MAKE) configure:2721: result: yes configure:2750: checking for style of include used by make configure:2778: result: GNU configure:2950: checking dependency style of gcc configure:3012: result: gcc3 configure:3033: checking whether byte ordering is bigendian configure:3061: gcc -c -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt conftest.c >&5 configure:3064: $? = 0 configure:3067: test -s conftest.o configure:3070: $? = 0 configure:3095: gcc -c -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt conftest.c >&5 configure:3098: $? = 0 configure:3101: test -s conftest.o configure:3104: $? = 0 configure:3218: result: yes configure:3283: checking for gcc configure:3309: result: gcc configure:3553: checking for C compiler version configure:3556: gcc --version &5 gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1671) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3559: $? = 0 configure:3561: gcc -v &5 Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1671) configure:3564: $? = 0 configure:3566: gcc -V &5 gcc: `-V' option must have argument configure:3569: $? = 1 configure:3572: checking whether we are using the GNU C compiler configure:3619: result: yes configure:3625: checking whether gcc accepts -g configure:3667: result: yes configure:3684: checking for gcc option to accept ANSI C configure:3772: result: none needed configure:3790: gcc -c -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt conftest.c >&5 conftest.c:2: error: parse error before "me" configure:3793: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3905: checking for gcc option to accept ANSI C configure:3969: gcc -c -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt conftest.c >&5 configure:3972: $? = 0 configure:3975: test -s conftest.o configure:3978: $? = 0 configure:3993: result: none needed configure:4009: checking how to run the C preprocessor configure:4045: gcc -E -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt conftest.c configure:4051: $? = 0 configure:4083: gcc -E -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt conftest.c configure:4085:28: ac_nonexistent.h: No such file or directory configure:4089: $? = 1 configure: failed program was: | #line 4074 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "isotope" | #define VERSION "0.0.0.001" | #define WORDS_BIGENDIAN 1 | /* end confdefs.h. */ | #include configure:4127: result: gcc -E configure:4152: gcc -E -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt conftest.c configure:4158: $? = 0 configure:4190: gcc -E -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt conftest.c configure:4192:28: ac_nonexistent.h: No such file or directory configure:4196: $? = 1 configure: failed program was: | #line 4181 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "isotope" | #define VERSION "0.0.0.001" | #define WORDS_BIGENDIAN 1 | /* end confdefs.h. */ | #include configure:4239: checking for egrep configure:4249: result: grep -E configure:4254: checking for ANSI C header files configure:4280: gcc -c -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt conftest.c >&5 configure:4283: $? = 0 configure:4286: test -s conftest.o configure:4289: $? = 0 configure:4378: gcc -o conftest -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt conftest.c >&5 configure:4381: $? = 0 configure:4383: ./conftest configure:4386: $? = 0 configure:4401: result: yes configure:4411: checking for an ANSI C-conforming const configure:4479: gcc -c -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt conftest.c >&5 configure:4482: $? = 0 configure:4485: test -s conftest.o configure:4488: $? = 0 configure:4499: result: yes configure:4581: checking for a sed that does not truncate output configure:4635: result: /usr/bin/sed configure:4649: checking for ld used by gcc configure:4716: result: /usr/bin/ld configure:4725: checking if the linker (/usr/bin/ld) is GNU ld configure:4740: result: no configure:4745: checking for /usr/bin/ld option to reload object files configure:4752: result: -r configure:4761: checking for BSD-compatible nm configure:4803: result: /usr/bin/nm -p configure:4807: checking whether ln -s works configure:4811: result: yes configure:4818: checking how to recognise dependent libraries configure:5018: result: pass_all configure:5230: checking for sys/types.h configure:5247: gcc -c -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt conftest.c >&5 configure:5250: $? = 0 configure:5253: test -s conftest.o configure:5256: $? = 0 configure:5267: result: yes configure:5230: checking for sys/stat.h configure:5247: gcc -c -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt conftest.c >&5 configure:5250: $? = 0 configure:5253: test -s conftest.o configure:5256: $? = 0 configure:5267: result: yes configure:5230: checking for stdlib.h configure:5247: gcc -c -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt conftest.c >&5 configure:5250: $? = 0 configure:5253: test -s conftest.o configure:5256: $? = 0 configure:5267: result: yes configure:5230: checking for string.h configure:5247: gcc -c -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt conftest.c >&5 configure:5250: $? = 0 configure:5253: test -s conftest.o configure:5256: $? = 0 configure:5267: result: yes configure:5230: checking for memory.h configure:5247: gcc -c -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt conftest.c >&5 configure:5250: $? = 0 configure:5253: test -s conftest.o configure:5256: $? = 0 configure:5267: result: yes configure:5230: checking for strings.h configure:5247: gcc -c -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt conftest.c >&5 configure:5250: $? = 0 configure:5253: test -s conftest.o configure:5256: $? = 0 configure:5267: result: yes configure:5230: checking for inttypes.h configure:5247: gcc -c -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt conftest.c >&5 configure:5250: $? = 0 configure:5253: test -s conftest.o configure:5256: $? = 0 configure:5267: result: yes configure:5230: checking for stdint.h configure:5247: gcc -c -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt conftest.c >&5 configure:5250: $? = 0 configure:5253: test -s conftest.o configure:5256: $? = 0 configure:5267: result: yes configure:5230: checking for unistd.h configure:5247: gcc -c -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt conftest.c >&5 configure:5250: $? = 0 configure:5253: test -s conftest.o configure:5256: $? = 0 configure:5267: result: yes configure:5293: checking dlfcn.h usability configure:5306: gcc -c -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt conftest.c >&5 configure:5309: $? = 0 configure:5312: test -s conftest.o configure:5315: $? = 0 configure:5325: result: yes configure:5329: checking dlfcn.h presence configure:5340: gcc -E -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt conftest.c configure:5346: $? = 0 configure:5365: result: yes configure:5401: checking for dlfcn.h configure:5408: result: yes configure:5473: checking for g++ configure:5489: found /usr/bin/g++ configure:5499: result: g++ configure:5515: checking for C++ compiler version configure:5518: g++ --version &5 g++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1671) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5521: $? = 0 configure:5523: g++ -v &5 Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1671) configure:5526: $? = 0 configure:5528: g++ -V &5 g++: `-V' option must have argument configure:5531: $? = 1 configure:5534: checking whether we are using the GNU C++ compiler configure:5559: g++ -c -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt conftest.cc >&5 configure:5562: $? = 0 configure:5565: test -s conftest.o configure:5568: $? = 0 configure:5581: result: yes configure:5587: checking whether g++ accepts -g configure:5609: g++ -c -g -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt conftest.cc >&5 configure:5612: $? = 0 configure:5615: test -s conftest.o configure:5618: $? = 0 configure:5629: result: yes configure:5673: g++ -c -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt conftest.cc >&5 configure:5676: $? = 0 configure:5679: test -s conftest.o configure:5682: $? = 0 configure:5709: g++ -c -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt conftest.cc >&5 configure: In function `int main()': configure:5718: error: `exit' undeclared (first use this function) configure:5718: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:5712: $? = 1 configure: failed program was: | #line 5692 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "isotope" | #define VERSION "0.0.0.001" | #define WORDS_BIGENDIAN 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 HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:5673: g++ -c -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt conftest.cc >&5 configure:5676: $? = 0 configure:5679: test -s conftest.o configure:5682: $? = 0 configure:5709: g++ -c -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt conftest.cc >&5 configure:5712: $? = 0 configure:5715: test -s conftest.o configure:5718: $? = 0 configure:5743: checking dependency style of g++ configure:5805: result: gcc3 configure:5827: checking how to run the C++ preprocessor configure:5859: g++ -E -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt conftest.cc configure:5865: $? = 0 configure:5897: g++ -E -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt conftest.cc configure:5913:28: ac_nonexistent.h: No such file or directory configure:5903: $? = 1 configure: failed program was: | #line 5888 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "isotope" | #define VERSION "0.0.0.001" | #define WORDS_BIGENDIAN 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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | #include | #endif | /* end confdefs.h. */ | #include configure:5941: result: g++ -E configure:5966: g++ -E -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt conftest.cc configure:5972: $? = 0 configure:6004: g++ -E -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt conftest.cc configure:6020:28: ac_nonexistent.h: No such file or directory configure:6010: $? = 1 configure: failed program was: | #line 5995 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "isotope" | #define VERSION "0.0.0.001" | #define WORDS_BIGENDIAN 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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | #include | #endif | /* end confdefs.h. */ | #include configure:6104: checking for g77 configure:6133: result: no configure:6104: checking for f77 configure:6133: result: no configure:6104: checking for xlf configure:6133: result: no configure:6104: checking for frt configure:6133: result: no configure:6104: checking for pgf77 configure:6133: result: no configure:6104: checking for fl32 configure:6133: result: no configure:6104: checking for af77 configure:6133: result: no configure:6104: checking for fort77 configure:6133: result: no configure:6104: checking for f90 configure:6133: result: no configure:6104: checking for xlf90 configure:6133: result: no configure:6104: checking for pgf90 configure:6133: result: no configure:6104: checking for epcf90 configure:6133: result: no configure:6104: checking for f95 configure:6133: result: no configure:6104: checking for fort configure:6133: result: no configure:6104: checking for xlf95 configure:6133: result: no configure:6104: checking for lf95 configure:6133: result: no configure:6104: checking for g95 configure:6133: result: no configure:6148: checking for Fortran 77 compiler version configure:6148: --version &5 ./configure: line 1: --version: command not found configure:6151: $? = 127 configure:6153: -v &5 ./configure: line 1: -v: command not found configure:6156: $? = 127 configure:6158: -V &5 ./configure: line 1: -V: command not found configure:6161: $? = 127 configure:6168: checking whether we are using the GNU Fortran 77 compiler configure:6182: -c conftest.F >&5 ./configure: line 1: -c: command not found configure:6185: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6204: result: no configure:6211: checking whether accepts -g configure:6223: -c -g conftest.f >&5 ./configure: line 1: -c: command not found configure:6226: $? = 127 configure: failed program was: | program main | | end configure:6244: result: no configure:6272: checking the maximum length of command line arguments configure:6331: result: 65536 configure:6342: checking command to parse /usr/bin/nm -p output from gcc object configure:6431: gcc -c -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt conftest.c >&5 configure:6434: $? = 0 configure:6438: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:6441: $? = 0 cannot find nm_test_var in conftest.nm configure:6431: gcc -c -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt conftest.c >&5 configure:6434: $? = 0 configure:6438: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:6441: $? = 0 configure:6493: gcc -o conftest -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt conftest.c conftstm.o >&5 configure:6496: $? = 0 configure:6534: result: ok configure:6538: checking for objdir configure:6553: result: .libs configure:6646: checking for ar configure:6662: found /usr/bin/ar configure:6673: result: ar configure:6726: checking for ranlib configure:6742: found /usr/bin/ranlib configure:6753: result: ranlib configure:6806: checking for strip configure:6822: found /usr/bin/strip configure:6833: result: strip configure:7095: checking if gcc static flag works configure:7118: result: yes configure:7135: checking if gcc supports -fno-rtti -fno-exceptions configure:7156: gcc -c -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: "-frtti" is valid for C++ but not for C/ObjC configure:7160: $? = 0 configure:7168: result: no configure:7183: checking for gcc option to produce PIC configure:7360: result: -fno-common configure:7367: checking if gcc PIC flag -fno-common works configure:7388: gcc -c -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt -fno-common -DPIC conftest.c >&5 configure:7392: $? = 0 configure:7400: result: yes configure:7424: checking if gcc supports -c -o file.o configure:7455: gcc -c -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt -o out/conftest2.o conftest.c >&5 configure:7459: $? = 0 configure:7473: result: yes configure:7499: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:8307: result: yes configure:8378: checking how to hardcode library paths into programs configure:8403: result: immediate configure:8417: checking whether stripping libraries is possible configure:8438: result: no configure:8444: checking dynamic linker characteristics configure:8955: result: darwin7.8.0 dyld configure:9681: checking if libtool supports shared libraries configure:9683: result: yes configure:9686: checking whether to build shared libraries configure:9749: result: yes configure:9752: checking whether to build static libraries configure:9756: result: yes configure:9847: creating libtool configure:10394: checking for ld used by g++ configure:10461: result: /usr/bin/ld configure:10470: checking if the linker (/usr/bin/ld) is GNU ld configure:10485: result: no configure:10536: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:11345: result: yes configure:11363: g++ -c -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt conftest.cc >&5 configure:11366: $? = 0 configure:11462: checking for g++ option to produce PIC configure:11714: result: -fno-common configure:11721: checking if g++ PIC flag -fno-common works configure:11742: g++ -c -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt -fno-common -DPIC conftest.cc >&5 configure:11746: $? = 0 configure:11754: result: yes configure:11778: checking if g++ supports -c -o file.o configure:11809: g++ -c -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt -o out/conftest2.o conftest.cc >&5 configure:11813: $? = 0 configure:11827: result: yes configure:11853: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:11878: result: yes configure:11949: checking how to hardcode library paths into programs configure:11974: result: immediate configure:11988: checking whether stripping libraries is possible configure:12009: result: no configure:12015: checking dynamic linker characteristics configure:12526: result: darwin7.8.0 dyld configure:19538: checking for dlopen in -ldl configure:19569: gcc -o conftest -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt -DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt conftest.c -ldl >&5 configure:19572: $? = 0 configure:19575: test -s conftest configure:19578: $? = 0 configure:19590: result: yes configure:19611: checking for evas-config configure:19629: found /usr/local/bin/evas-config configure:19642: result: /usr/local/bin/evas-config configure:19667: checking for ecore-config configure:19685: found /usr/local/bin/ecore-config configure:19698: result: /usr/local/bin/ecore-config configure:19725: checking for edje-config configure:19743: found /usr/local/bin/edje-config configure:19756: result: /usr/local/bin/edje-config configure:19781: checking for eet-config configure:19799: found /usr/local/bin/eet-config configure:19812: result: /usr/local/bin/eet-config configure:19837: checking for embryo-config configure:19855: found /usr/local/bin/embryo-config configure:19868: result: /usr/local/bin/embryo-config configure:20038: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on 4est.dyndns.org config.status:700: creating Makefile config.status:700: creating src/Makefile config.status:700: creating src/modules/Makefile config.status:700: creating src/modules/isotope/Makefile config.status:700: creating data/Makefile config.status:700: creating data/themes/Makefile config.status:700: creating data/themes/isotope/Makefile config.status:700: creating data/themes/isotope/images/Makefile config.status:804: creating config.h config.status:1034: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=powerpc-apple-darwin7.8.0 ac_cv_build_alias=powerpc-apple-darwin7.8.0 ac_cv_c_bigendian=yes ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='-DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt' ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_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_exeext= ac_cv_f77_compiler_gnu=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes 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_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=powerpc-apple-darwin7.8.0 ac_cv_host_alias=powerpc-apple-darwin7.8.0 ac_cv_lib_cposix_strerror=no ac_cv_lib_dl_dlopen=yes ac_cv_objext=o ac_cv_path_ECORE_CONFIG=/usr/local/bin/ecore-config ac_cv_path_EDJE_CONFIG=/usr/local/bin/edje-config ac_cv_path_EET_CONFIG=/usr/local/bin/eet-config ac_cv_path_EMBRYO_CONFIG=/usr/local/bin/embryo-config ac_cv_path_EVAS_CONFIG=/usr/local/bin/evas-config ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=awk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_target=powerpc-apple-darwin7.8.0 ac_cv_target_alias=powerpc-apple-darwin7.8.0 am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_prog_cc_stdc= lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='/usr/bin/file -L' lt_cv_file_magic_test_file=/usr/lib/libSystem.dylib lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -p' lt_cv_path_SED=/usr/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=65536 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*\\(_\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /Users/forest/Enlightenment/isotope/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /Users/forest/Enlightenment/isotope/missing --run tar' AR='ar' AUTOCONF='${SHELL} /Users/forest/Enlightenment/isotope/missing --run autoconf' AUTOHEADER='${SHELL} /Users/forest/Enlightenment/isotope/missing --run autoheader' AUTOMAKE='${SHELL} /Users/forest/Enlightenment/isotope/missing --run automake-1.7' AWK='awk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt' CPP='gcc -E' CPPFLAGS='-DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-DBIND_8_COMPAT=1 -O3 -faltivec -mcpu=7400 -mtune=7400 -mpowerpc -mpowerpc-gfxopt' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' ECORE_CONFIG='/usr/local/bin/ecore-config' EDJE_CONFIG='/usr/local/bin/edje-config' EDJE_DEF='-DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=FAST_PC' EET_CONFIG='/usr/local/bin/eet-config' EGREP='grep -E' EMBRYO_CONFIG='/usr/local/bin/embryo-config' EVAS_CONFIG='/usr/local/bin/evas-config' EXEEXT='' F77='' FFLAGS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /Users/forest/Enlightenment/isotope/missing --run makeinfo' MODULE_ARCH='darwin7.8.0-powerpc' OBJEXT='o' PACKAGE='isotope' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='0.0.0.001' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__quote='' bindir='/usr/local/bin' build='powerpc-apple-darwin7.8.0' build_alias='' build_cpu='powerpc' build_os='darwin7.8.0' build_vendor='apple' datadir='${prefix}/share' dlopen_libs='-ldl' e_cflags='-I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include ' e_libs='-L/usr/local/lib -levas -L/usr/local/lib -lecore -lecore_job -lecore_x -lecore_evas -lecore_con -lecore_ipc -lecore_txt -liconv -lecore_config -lecore_file -L/usr/local/lib -leet -lz -ljpeg -lm -L/usr/local/lib -ledje -L/usr/local/lib -leet -lz -ljpeg -L/usr/local/lib -lembryo -lm ' ecore_cflags='-I/usr/local/include' ecore_libs='-L/usr/local/lib -lecore -lecore_job -lecore_x -lecore_evas -lecore_con -lecore_ipc -lecore_txt -liconv -lecore_config -lecore_file -L/usr/local/lib -leet -lz -ljpeg -lm' edje_cc='/usr/local/bin/edje_cc' exec_prefix='${prefix}' host='powerpc-apple-darwin7.8.0' host_alias='' host_cpu='powerpc' host_os='darwin7.8.0' host_vendor='apple' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/Users/forest/Enlightenment/isotope/install-sh' libdir='/usr/local/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='powerpc-apple-darwin7.8.0' target_alias='' target_cpu='powerpc' target_os='darwin7.8.0' target_vendor='apple' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DLFCN_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define MODULE_ARCH "darwin7.8.0-powerpc" #define PACKAGE "isotope" #define PACKAGE_BIN_DIR "/usr/local/bin" #define PACKAGE_BUGREPORT "" #define PACKAGE_DATA_DIR "/usr/local/share/isotope" #define PACKAGE_LIB_DIR "/usr/local/lib" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define VERSION "0.0.0.001" #define WORDS_BIGENDIAN 1 #endif #ifdef __cplusplus #include configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status config.h on 4est.dyndns.org config.status:804: creating config.h config.status:921: config.h is unchanged