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.53. Invocation command line was $ ./configure --enable-avifile --enable-gnuplot --enable-grace --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 130 tasks, 187 threads, 4 processors Load average: 0.62, Mach factor: 3.37 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1421: checking build system type configure:1439: result: i386-unknown-gnu configure:1447: checking host system type configure:1461: result: i386-unknown-gnu configure:1480: checking for i386-unknown-gnu-g++ configure:1506: result: c++ configure:1564: checking for C++ compiler version configure:1567: c++ --version &5 c++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:1570: $? = 0 configure:1572: c++ -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:1575: $? = 0 configure:1577: c++ -V &5 c++: `-V' option must have argument configure:1580: $? = 1 configure:1606: checking for C++ compiler default output configure:1609: c++ -fno-common -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib -pthread -lstdc++ conftest.cc >&5 c++: unrecognized option `-pthread' configure:1612: $? = 0 configure:1645: result: a.out configure:1650: checking whether the C++ compiler works configure:1656: ./a.out configure:1659: $? = 0 configure:1674: result: yes configure:1681: checking whether we are cross compiling configure:1683: result: no configure:1686: checking for suffix of executables configure:1688: c++ -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib -pthread -lstdc++ conftest.cc >&5 c++: unrecognized option `-pthread' configure:1691: $? = 0 configure:1713: result: configure:1719: checking for suffix of object files configure:1743: c++ -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.cc >&5 configure:1746: $? = 0 configure:1765: result: configure:1769: checking whether we are using the GNU C++ compiler configure:1796: c++ -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.cc >&5 configure:1799: $? = 0 configure:1802: test -s conftest. configure:1805: $? = 1 configure: failed program was: #line 1774 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { #ifndef __GNUC__ choke me #endif ; return 0; } configure:1817: result: no configure:1823: checking whether c++ accepts -g configure:1847: c++ -c -g -I/usr/local/include -I/usr/X11R6/include conftest.cc >&5 configure:1850: $? = 0 configure:1853: test -s conftest. configure:1856: $? = 1 configure: failed program was: #line 1828 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { ; return 0; } configure:1866: result: no configure:1912: c++ -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.cc >&5 configure:1915: $? = 0 configure:1918: test -s conftest. configure:1921: $? = 1 configure: failed program was: #line 1892 "configure" #include "confdefs.h" #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { exit (42); ; return 0; } configure:1912: c++ -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.cc >&5 configure:1915: $? = 0 configure:1918: test -s conftest. configure:1921: $? = 1 configure: failed program was: #line 1892 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { exit (42); ; return 0; } configure:1912: c++ -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.cc >&5 configure:1915: $? = 0 configure:1918: test -s conftest. configure:1921: $? = 1 configure: failed program was: #line 1892 "configure" #include "confdefs.h" #include extern "C" void std::exit (int) throw (); using std::exit; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { exit (42); ; return 0; } configure:1912: c++ -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.cc >&5 configure:1915: $? = 0 configure:1918: test -s conftest. configure:1921: $? = 1 configure: failed program was: #line 1892 "configure" #include "confdefs.h" #include extern "C" void std::exit (int); using std::exit; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { exit (42); ; return 0; } configure:1912: c++ -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.cc >&5 configure:1915: $? = 0 configure:1918: test -s conftest. configure:1921: $? = 1 configure: failed program was: #line 1892 "configure" #include "confdefs.h" #include extern "C" void exit (int) throw (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { exit (42); ; return 0; } configure:1912: c++ -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.cc >&5 configure:1915: $? = 0 configure:1918: test -s conftest. configure:1921: $? = 1 configure: failed program was: #line 1892 "configure" #include "confdefs.h" #include extern "C" void exit (int); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { exit (42); ; return 0; } configure:1912: c++ -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.cc >&5 configure:1915: $? = 0 configure:1918: test -s conftest. configure:1921: $? = 1 configure: failed program was: #line 1892 "configure" #include "confdefs.h" #include void exit (int); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { exit (42); ; return 0; } configure:1989: checking for i386-unknown-gnu-gcc configure:2015: result: cc configure:2297: checking for C compiler version configure:2300: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2303: $? = 0 configure:2305: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2308: $? = 0 configure:2310: cc -V &5 cc: `-V' option must have argument configure:2313: $? = 1 configure:2316: checking whether we are using the GNU C compiler configure:2343: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:2346: $? = 0 configure:2349: test -s conftest. configure:2352: $? = 1 configure: failed program was: #line 2321 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { #ifndef __GNUC__ choke me #endif ; return 0; } configure:2364: result: no configure:2370: checking whether cc accepts -g configure:2394: cc -c -g -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:2397: $? = 0 configure:2400: test -s conftest. configure:2403: $? = 1 configure: failed program was: #line 2375 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { ; return 0; } configure:2413: result: no configure:2440: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2443: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2554: checking for library containing strerror configure:2587: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib -pthread -lstdc++ conftest.c >&5 cc: unrecognized option `-pthread' configure:2590: $? = 0 configure:2593: test -s conftest configure:2596: $? = 0 configure:2655: result: none required configure:2667: checking how to run the C preprocessor configure:2693: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c configure:2699: $? = 0 configure:2726: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c configure:2722:28: ac_nonexistent.h: No such file or directory configure:2732: $? = 1 configure: failed program was: #line 2721 "configure" #include "confdefs.h" #include configure:2769: result: cc -E configure:2784: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c configure:2790: $? = 0 configure:2817: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c configure:2813:28: ac_nonexistent.h: No such file or directory configure:2823: $? = 1 configure: failed program was: #line 2812 "configure" #include "confdefs.h" #include configure:2864: checking for AIX configure:2883: result: no configure:2889: checking for ANSI C header files configure:2903: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c configure:2909: $? = 0 configure:2994: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib -pthread -lstdc++ conftest.c >&5 cc: unrecognized option `-pthread' configure:2997: $? = 0 configure:2999: ./conftest configure:3002: $? = 0 configure:3016: result: yes configure:3040: checking for sys/types.h configure:3053: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3056: $? = 0 configure:3059: test -s conftest. configure:3062: $? = 1 configure: failed program was: #line 3045 "configure" #include "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:3072: result: no configure:3040: checking for sys/stat.h configure:3053: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3056: $? = 0 configure:3059: test -s conftest. configure:3062: $? = 1 configure: failed program was: #line 3045 "configure" #include "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:3072: result: no configure:3040: checking for stdlib.h configure:3053: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3056: $? = 0 configure:3059: test -s conftest. configure:3062: $? = 1 configure: failed program was: #line 3045 "configure" #include "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:3072: result: no configure:3040: checking for string.h configure:3053: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3056: $? = 0 configure:3059: test -s conftest. configure:3062: $? = 1 configure: failed program was: #line 3045 "configure" #include "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:3072: result: no configure:3040: checking for memory.h configure:3053: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3056: $? = 0 configure:3059: test -s conftest. configure:3062: $? = 1 configure: failed program was: #line 3045 "configure" #include "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:3072: result: no configure:3040: checking for strings.h configure:3053: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3056: $? = 0 configure:3059: test -s conftest. configure:3062: $? = 1 configure: failed program was: #line 3045 "configure" #include "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:3072: result: no configure:3040: checking for inttypes.h configure:3053: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3056: $? = 0 configure:3059: test -s conftest. configure:3062: $? = 1 configure: failed program was: #line 3045 "configure" #include "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:3072: result: no configure:3040: checking for stdint.h configure:3053: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3056: $? = 0 configure:3059: test -s conftest. configure:3062: $? = 1 configure: failed program was: #line 3045 "configure" #include "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:3072: result: no configure:3040: checking for unistd.h configure:3053: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3056: $? = 0 configure:3059: test -s conftest. configure:3062: $? = 1 configure: failed program was: #line 3045 "configure" #include "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:3072: result: no configure:3094: checking minix/config.h usability configure:3103: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3131:26: minix/config.h: No such file or directory configure:3106: $? = 1 configure: failed program was: #line 3096 "configure" #include "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:3121: result: no configure:3125: checking minix/config.h presence configure:3132: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3128:26: minix/config.h: No such file or directory configure:3138: $? = 1 configure: failed program was: #line 3127 "configure" #include "confdefs.h" #include configure:3156: result: no configure:3174: checking for minix/config.h configure:3181: result: no configure:3434: checking whether char is unsigned configure:3460: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3463: $? = 0 configure:3466: test -s conftest. configure:3469: $? = 1 configure: failed program was: #line 3439 "configure" #include "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 #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { static int test_array [1 - 2 * !(((char) -1) < 0)]; test_array [0] = 0 ; return 0; } configure:3479: result: yes configure:3488: checking for char configure:3515: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3518: $? = 0 configure:3521: test -s conftest. configure:3524: $? = 1 configure: failed program was: #line 3493 "configure" #include "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 #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((char *) 0) return 0; if (sizeof (char)) return 0; ; return 0; } configure:3534: result: no configure:3537: checking size of char configure:3843: result: 0 configure:3850: checking for short configure:3877: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3880: $? = 0 configure:3883: test -s conftest. configure:3886: $? = 1 configure: failed program was: #line 3855 "configure" #include "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 #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((short *) 0) return 0; if (sizeof (short)) return 0; ; return 0; } configure:3896: result: no configure:3899: checking size of short configure:4205: result: 0 configure:4212: checking for int configure:4239: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4242: $? = 0 configure:4245: test -s conftest. configure:4248: $? = 1 configure: failed program was: #line 4217 "configure" #include "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 #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((int *) 0) return 0; if (sizeof (int)) return 0; ; return 0; } configure:4258: result: no configure:4261: checking size of int configure:4567: result: 0 configure:4574: checking for long configure:4601: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4604: $? = 0 configure:4607: test -s conftest. configure:4610: $? = 1 configure: failed program was: #line 4579 "configure" #include "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 #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((long *) 0) return 0; if (sizeof (long)) return 0; ; return 0; } configure:4620: result: no configure:4623: checking size of long configure:4929: result: 0 configure:4936: checking for long long configure:4963: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4966: $? = 0 configure:4969: test -s conftest. configure:4972: $? = 1 configure: failed program was: #line 4941 "configure" #include "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 #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((long long *) 0) return 0; if (sizeof (long long)) return 0; ; return 0; } configure:4982: result: no configure:4985: checking size of long long configure:5291: result: 0 configure:5298: checking for float configure:5325: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:5328: $? = 0 configure:5331: test -s conftest. configure:5334: $? = 1 configure: failed program was: #line 5303 "configure" #include "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 #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((float *) 0) return 0; if (sizeof (float)) return 0; ; return 0; } configure:5344: result: no configure:5347: checking size of float configure:5653: result: 0 configure:5660: checking for double configure:5687: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:5690: $? = 0 configure:5693: test -s conftest. configure:5696: $? = 1 configure: failed program was: #line 5665 "configure" #include "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 #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((double *) 0) return 0; if (sizeof (double)) return 0; ; return 0; } configure:5706: result: no configure:5709: checking size of double configure:6015: result: 0 configure:6022: checking for long double configure:6049: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure: In function `main': configure:6071: warning: use of `long double' type; its size may change in a future release configure:6071: warning: (Long double usage is reported only once for each file. configure:6071: warning: To disable this warning, use -Wno-long-double.) configure:6052: $? = 0 configure:6055: test -s conftest. configure:6058: $? = 1 configure: failed program was: #line 6027 "configure" #include "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 #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((long double *) 0) return 0; if (sizeof (long double)) return 0; ; return 0; } configure:6068: result: no configure:6071: checking size of long double configure:6377: result: 0 configure:6384: checking for void * configure:6411: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6414: $? = 0 configure:6417: test -s conftest. configure:6420: $? = 1 configure: failed program was: #line 6389 "configure" #include "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 #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((void * *) 0) return 0; if (sizeof (void *)) return 0; ; return 0; } configure:6430: result: no configure:6433: checking size of void * configure:6739: result: 0 configure:6747: checking whether byte ordering is bigendian configure:6777: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6780: $? = 0 configure:6783: test -s conftest. configure:6786: $? = 1 configure: failed program was: #line 6753 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN bogus endian macros #endif ; return 0; } configure:6907: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib -pthread -lstdc++ conftest.c >&5 cc: unrecognized option `-pthread' configure:6910: $? = 0 configure:6912: ./conftest configure:6915: $? = 0 configure:6930: result: no configure:6955: checking whether gmake sets ${MAKE} configure:6975: result: yes configure:6997: checking for a BSD-compatible install configure:7051: result: /usr/bin/install -c -o root -g wheel configure:7071: checking for avifile-config configure:7098: result: no configure:7171: checking for xmgrace configure:7198: result: false configure:7275: checking for ANSI C header files configure:7402: result: yes configure:7426: checking values.h usability configure:7435: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:7438: $? = 0 configure:7441: test -s conftest. configure:7444: $? = 1 configure: failed program was: #line 7428 "configure" #include "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:7453: result: no configure:7457: checking values.h presence configure:7464: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c configure:7470: $? = 0 configure:7488: result: yes configure:7499: WARNING: values.h: present but cannot be compiled configure:7501: WARNING: values.h: check for missing prerequisite headers? configure:7503: WARNING: values.h: proceeding with the preprocessor's result configure:7506: checking for values.h configure:7513: result: yes configure:7527: checking for pid_t configure:7554: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:7557: $? = 0 configure:7560: test -s conftest. configure:7563: $? = 1 configure: failed program was: #line 7532 "configure" #include "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 #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((pid_t *) 0) return 0; if (sizeof (pid_t)) return 0; ; return 0; } configure:7573: result: no configure:7585: checking for size_t configure:7612: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:7615: $? = 0 configure:7618: test -s conftest. configure:7621: $? = 1 configure: failed program was: #line 7590 "configure" #include "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 #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((size_t *) 0) return 0; if (sizeof (size_t)) return 0; ; return 0; } configure:7631: result: no configure:7643: checking whether struct tm is in sys/time.h or time.h configure:7669: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:7672: $? = 0 configure:7675: test -s conftest. configure:7678: $? = 1 configure: failed program was: #line 7648 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { struct tm *tp; tp->tm_sec; ; return 0; } configure:7688: result: sys/time.h configure:7699: checking return type of signal handlers configure:7733: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:7736: $? = 0 configure:7739: test -s conftest. configure:7742: $? = 1 configure: failed program was: #line 7704 "configure" #include "confdefs.h" #include #include #ifdef signal # undef signal #endif #ifdef __cplusplus extern "C" void (*signal (int, void (*)(int)))(int); #else void (*signal ()) (); #endif #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { int i; ; return 0; } configure:7752: result: int configure:7764: checking for strstr configure:7807: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib -pthread -lstdc++ conftest.c >&5 cc: unrecognized option `-pthread' configure:7779: warning: conflicting types for built-in function `strstr' configure:7810: $? = 0 configure:7813: test -s conftest configure:7816: $? = 0 configure:7826: result: yes configure:7841: checking for memcpy configure:7884: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib -pthread -lstdc++ conftest.c >&5 cc: unrecognized option `-pthread' configure:7856: warning: conflicting types for built-in function `memcpy' configure:7887: $? = 0 configure:7890: test -s conftest configure:7893: $? = 0 configure:7903: result: yes configure:7841: checking for memmove configure:7884: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib -pthread -lstdc++ conftest.c >&5 cc: unrecognized option `-pthread' configure:7887: $? = 0 configure:7890: test -s conftest configure:7893: $? = 0 configure:7903: result: yes configure:7918: checking for setlocale configure:7961: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib -pthread -lstdc++ conftest.c >&5 cc: unrecognized option `-pthread' configure:7964: $? = 0 configure:7967: test -s conftest configure:7970: $? = 0 configure:7980: result: yes configure:7992: checking "whether realloc is buggy" configure:8014: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib -pthread -lstdc++ conftest.c >&5 cc: unrecognized option `-pthread' configure:8017: $? = 0 configure:8019: ./conftest configure:8022: $? = 0 configure:8035: result: no configure:8057: checking for gzprintf in -lz configure:8090: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib -pthread -lstdc++ conftest.c -lz >&5 cc: unrecognized option `-pthread' configure:8093: $? = 0 configure:8096: test -s conftest configure:8099: $? = 0 configure:8110: result: yes configure:8128: checking for EGifPutExtensionLast in -lungif configure:8161: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib -pthread -lstdc++ conftest.c -lungif -lz >&5 cc: unrecognized option `-pthread' configure:8164: $? = 0 configure:8167: test -s conftest configure:8170: $? = 0 configure:8181: result: yes configure:8199: checking for png_set_IHDR in -lpng configure:8232: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib -pthread -lstdc++ conftest.c -lpng -lungif -lz >&5 cc: unrecognized option `-pthread' configure:8235: $? = 0 configure:8238: test -s conftest configure:8241: $? = 0 configure:8252: result: yes configure:8270: checking whether the compiler implements namespaces configure:8302: c++ -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.cc >&5 configure:8305: $? = 0 configure:8308: test -s conftest. configure:8311: $? = 1 configure: failed program was: #line 8283 "configure" #include "confdefs.h" namespace Outer { namespace Inner { int i = 0; }} #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { using namespace Outer::Inner; return i; ; return 0; } configure:8328: result: no configure:8338: checking whether the compiler supports ISO C++ standard library configure:8376: c++ -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.cc >&5 In file included from /usr/include/gcc/darwin/3.3/c++/cstdio:50, from /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/c++io.h:35, from /usr/include/gcc/darwin/3.3/c++/bits/fpos.h:44, from /usr/include/gcc/darwin/3.3/c++/iosfwd:49, from /usr/include/gcc/darwin/3.3/c++/ios:44, from /usr/include/gcc/darwin/3.3/c++/ostream:45, from /usr/include/gcc/darwin/3.3/c++/iostream:45, from configure:8353: /usr/include/gcc/darwin/3.3/c++/cstddef:53: error: parse error before `unsigned ' In file included from /usr/include/gcc/darwin/3.3/c++/cstdlib:52, from /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:67, from /usr/include/gcc/darwin/3.3/c++/memory:54, from /usr/include/gcc/darwin/3.3/c++/string:48, from /usr/include/gcc/darwin/3.3/c++/bits/locale_classes.h:47, from /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:47, from /usr/include/gcc/darwin/3.3/c++/ios:49, from /usr/include/gcc/darwin/3.3/c++/ostream:45, from /usr/include/gcc/darwin/3.3/c++/iostream:45, from configure:8353: confdefs.h:8: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage In file included from /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:69, from /usr/include/gcc/darwin/3.3/c++/memory:54, from /usr/include/gcc/darwin/3.3/c++/string:48, from /usr/include/gcc/darwin/3.3/c++/bits/locale_classes.h:47, from /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:47, from /usr/include/gcc/darwin/3.3/c++/ios:49, from /usr/include/gcc/darwin/3.3/c++/ostream:45, from /usr/include/gcc/darwin/3.3/c++/iostream:45, from configure:8353: /usr/include/gcc/darwin/3.3/c++/new:82: error: parse error before `unsigned' /usr/include/gcc/darwin/3.3/c++/new:82: error: parse error before `::' token /usr/include/gcc/darwin/3.3/c++/new:83: error: parse error before `unsigned' /usr/include/gcc/darwin/3.3/c++/new:83: error: parse error before `::' token /usr/include/gcc/darwin/3.3/c++/new:86: error: parse error before `unsigned' /usr/include/gcc/darwin/3.3/c++/new:87: error: parse error before `unsigned' /usr/include/gcc/darwin/3.3/c++/new:92: error: parse error before `unsigned' /usr/include/gcc/darwin/3.3/c++/new: In function `void* operator new(long unsigned int, ...)': /usr/include/gcc/darwin/3.3/c++/new:92: error: `__p' undeclared (first use this function) /usr/include/gcc/darwin/3.3/c++/new:92: error: (Each undeclared identifier is reported only once for each function it appears in.) /usr/include/gcc/darwin/3.3/c++/new: At global scope: /usr/include/gcc/darwin/3.3/c++/new:93: error: parse error before `unsigned' In file included from /usr/include/gcc/darwin/3.3/c++/memory:54, from /usr/include/gcc/darwin/3.3/c++/string:48, from /usr/include/gcc/darwin/3.3/c++/bits/locale_classes.h:47, from /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:47, from /usr/include/gcc/darwin/3.3/c++/ios:49, from /usr/include/gcc/darwin/3.3/c++/ostream:45, from /usr/include/gcc/darwin/3.3/c++/iostream:45, from configure:8353: /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h: In function `void std::fill(unsigned char*, unsigned char*, const unsigned char&)': /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:564: error: call of overloaded `memset(unsigned char*&, unsigned char&, int)' is ambiguous :564: error: candidates are: void* std::memset(void*, int, long unsigned int) /usr/include/string.h:85: error: void* memset(void*, int, unsigned int) /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h: In function `void std::fill(signed char*, signed char*, const signed char&)': /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:575: error: call of overloaded `memset(signed char*&, unsigned char&, int)' is ambiguous :575: error: candidates are: void* std::memset(void*, int, long unsigned int) /usr/include/string.h:85: error: void* memset(void*, int, unsigned int) /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h: In function `void std::fill(char*, char*, const char&)': /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:586: error: call of overloaded `memset(char*&, unsigned char&, int)' is ambiguous :586: error: candidates are: void* std::memset(void*, int, long unsigned int) /usr/include/string.h:85: error: void* memset(void*, int, unsigned int) In file included from /usr/include/gcc/darwin/3.3/c++/memory:55, from /usr/include/gcc/darwin/3.3/c++/string:48, from /usr/include/gcc/darwin/3.3/c++/bits/locale_classes.h:47, from /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:47, from /usr/include/gcc/darwin/3.3/c++/ios:49, from /usr/include/gcc/darwin/3.3/c++/ostream:45, from /usr/include/gcc/darwin/3.3/c++/iostream:45, from configure:8353: /usr/include/gcc/darwin/3.3/c++/bits/stl_alloc.h: In static member function ` static void* std::__new_alloc::allocate(unsigned int)': /usr/include/gcc/darwin/3.3/c++/bits/stl_alloc.h:108: error: call of overloaded `operator new(unsigned int&)' is ambiguous :108: error: candidates are: void* operator new(long unsigned int) /usr/include/gcc/darwin/3.3/c++/new:92: error: void* operator new(long unsigned int, ...) In file included from /usr/include/gcc/darwin/3.3/c++/string:48, from /usr/include/gcc/darwin/3.3/c++/bits/locale_classes.h:47, from /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:47, from /usr/include/gcc/darwin/3.3/c++/ios:49, from /usr/include/gcc/darwin/3.3/c++/ostream:45, from /usr/include/gcc/darwin/3.3/c++/iostream:45, from configure:8353: /usr/include/gcc/darwin/3.3/c++/memory: In function `std::pair<_Tp*, ptrdiff_t> std::__get_temporary_buffer(int, _Tp*)': /usr/include/gcc/darwin/3.3/c++/memory:84: error: parse error before `unsigned' configure:8379: $? = 1 configure: failed program was: #line 8352 "configure" #include "confdefs.h" #include #include #include #ifdef HAVE_NAMESPACES using namespace std; #endif #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { return 0; ; return 0; } configure:8402: result: no configure:8414: error: C++ standard library not found ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_bigendian=no ac_cv_c_char_unsigned=yes ac_cv_c_compiler_gnu=no ac_cv_c_realloc_bug=no ac_cv_cxx_compiler_gnu=no ac_cv_cxx_have_std=no ac_cv_cxx_namespaces=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='-I/usr/local/include -I/usr/X11R6/include' ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L/usr/local/lib -L/usr/X11R6/lib -pthread -lstdc++' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_setlocale=yes ac_cv_func_strstr=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_minix_config_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_header_values_h=yes ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_png_png_set_IHDR=yes ac_cv_lib_ungif_EGifPutExtensionLast=yes ac_cv_lib_z_gzprintf=yes ac_cv_objext= ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXX=c++ ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_prog_has_avifile_config='no ' ac_cv_prog_have_grace_exe='false ' ac_cv_prog_make_gmake_set=yes ac_cv_search_strerror='none required' ac_cv_sizeof_char=0 ac_cv_sizeof_double=0 ac_cv_sizeof_float=0 ac_cv_sizeof_int=0 ac_cv_sizeof_long=0 ac_cv_sizeof_long_double=0 ac_cv_sizeof_long_long=0 ac_cv_sizeof_short=0 ac_cv_sizeof_void_p=0 ac_cv_struct_tm=sys/time.h ac_cv_type_char=no ac_cv_type_double=no ac_cv_type_float=no ac_cv_type_int=no ac_cv_type_long=no ac_cv_type_long_double=no ac_cv_type_long_long=no ac_cv_type_pid_t=no ac_cv_type_short=no ac_cv_type_signal=int ac_cv_type_size_t=no ac_cv_type_void_p=no lt_cv_sys_max_cmd_len= ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #ifdef __cplusplus void exit (int); #endif #define STDC_HEADERS 1 #define __CHAR_UNSIGNED__ 1 #define SIZEOF_CHAR 0 #define SIZEOF_SHORT 0 #define SIZEOF_INT 0 #define SIZEOF_LONG 0 #define SIZEOF_LONG_LONG 0 #define SIZEOF_FLOAT 0 #define SIZEOF_DOUBLE 0 #define SIZEOF_LONG_DOUBLE 0 #define SIZEOF_VOID_P 0 #define STDC_HEADERS 1 #define HAVE_VALUES_H 1 #define pid_t int #define size_t unsigned #define TM_IN_SYS_TIME 1 #define RETSIGTYPE int #define HAVE_STRSTR 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_SETLOCALE 1 #define HAVE_LIBZ 1 #define HAVE_LIBUNGIF 1 #define HAVE_LIBPNG 1 configure: exit 1