This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by pcp configure 2.2, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --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: 120 tasks, 177 threads, 4 processors Load average: 1.02, Mach factor: 2.96 /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:1370: checking for a BSD-compatible install configure:1425: result: /usr/bin/install -c -o root -g wheel configure:1436: checking whether build environment is sane configure:1479: result: yes configure:1544: checking for gawk configure:1560: found /usr/local/bin/gawk configure:1570: result: gawk configure:1580: checking whether make sets $(MAKE) configure:1600: result: yes configure:1777: checking for i386-unknown-gnu-gcc configure:1803: result: cc configure:2085: checking for C compiler version configure:2088: 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:2091: $? = 0 configure:2093: 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:2096: $? = 0 configure:2098: cc -V &5 cc: `-V' option must have argument configure:2101: $? = 1 configure:2124: checking for C compiler default output file name configure:2127: cc -fno-common conftest.c >&5 configure:2130: $? = 0 configure:2176: result: a.out configure:2181: checking whether the C compiler works configure:2187: ./a.out configure:2190: $? = 0 configure:2207: result: yes configure:2214: checking whether we are cross compiling configure:2216: result: no configure:2219: checking for suffix of executables configure:2221: cc -o conftest -fno-common conftest.c >&5 configure:2224: $? = 0 configure:2249: result: configure:2255: checking for suffix of object files configure:2276: cc -c -fno-common conftest.c >&5 configure:2279: $? = 0 configure:2301: result: configure:2305: checking whether we are using the GNU C compiler configure:2329: cc -c -fno-common conftest.c >&5 configure:2335: $? = 0 configure:2339: test -z || test ! -s conftest.err configure:2342: $? = 0 configure:2345: test -s conftest. configure:2348: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "pcp" | #define PACKAGE_TARNAME "pcp" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "pcp 2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcp" | #define VERSION "2.2" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2361: result: no configure:2367: checking whether cc accepts -g configure:2388: cc -c -g conftest.c >&5 configure:2394: $? = 0 configure:2398: test -z || test ! -s conftest.err configure:2401: $? = 0 configure:2404: test -s conftest. configure:2407: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "pcp" | #define PACKAGE_TARNAME "pcp" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "pcp 2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcp" | #define VERSION "2.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2418: result: no configure:2435: checking for cc option to accept ANSI C configure:2505: cc -c -fno-common conftest.c >&5 configure:2511: $? = 0 configure:2515: test -z || test ! -s conftest.err configure:2518: $? = 0 configure:2521: test -s conftest. configure:2524: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "pcp" | #define PACKAGE_TARNAME "pcp" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "pcp 2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcp" | #define VERSION "2.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2505: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2511: $? = 0 configure:2515: test -z || test ! -s conftest.err configure:2518: $? = 0 configure:2521: test -s conftest. configure:2524: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "pcp" | #define PACKAGE_TARNAME "pcp" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "pcp 2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcp" | #define VERSION "2.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2505: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2511: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "pcp" | #define PACKAGE_TARNAME "pcp" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "pcp 2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcp" | #define VERSION "2.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2505: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2511: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "pcp" | #define PACKAGE_TARNAME "pcp" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "pcp 2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcp" | #define VERSION "2.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2505: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2511: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "pcp" | #define PACKAGE_TARNAME "pcp" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "pcp 2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcp" | #define VERSION "2.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2505: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2511: $? = 0 configure:2515: test -z || test ! -s conftest.err configure:2518: $? = 0 configure:2521: test -s conftest. configure:2524: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "pcp" | #define PACKAGE_TARNAME "pcp" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "pcp 2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcp" | #define VERSION "2.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2542: result: none needed configure:2560: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2566: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2710: checking for style of include used by make configure:2738: result: GNU configure:2766: checking dependency style of cc configure:2856: result: gcc3 configure:2883: checking for i386-unknown-gnu-g++ configure:2909: result: c++ configure:2967: checking for C++ compiler version configure:2970: 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:2973: $? = 0 configure:2975: 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:2978: $? = 0 configure:2980: c++ -V &5 c++: `-V' option must have argument configure:2983: $? = 1 configure:2986: checking whether we are using the GNU C++ compiler configure:3010: c++ -c -fno-common conftest.cc >&5 configure:3016: $? = 0 configure:3020: test -z || test ! -s conftest.err configure:3023: $? = 0 configure:3026: test -s conftest. configure:3029: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "pcp" | #define PACKAGE_TARNAME "pcp" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "pcp 2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcp" | #define VERSION "2.2" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3042: result: no configure:3048: checking whether c++ accepts -g configure:3069: c++ -c -g conftest.cc >&5 configure:3075: $? = 0 configure:3079: test -z || test ! -s conftest.err configure:3082: $? = 0 configure:3085: test -s conftest. configure:3088: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "pcp" | #define PACKAGE_TARNAME "pcp" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "pcp 2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcp" | #define VERSION "2.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3099: result: no configure:3141: c++ -c -fno-common conftest.cc >&5 configure:3147: $? = 0 configure:3151: test -z || test ! -s conftest.err configure:3154: $? = 0 configure:3157: test -s conftest. configure:3160: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "pcp" | #define PACKAGE_TARNAME "pcp" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "pcp 2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcp" | #define VERSION "2.2" | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3141: c++ -c -fno-common conftest.cc >&5 configure:3147: $? = 0 configure:3151: test -z || test ! -s conftest.err configure:3154: $? = 0 configure:3157: test -s conftest. configure:3160: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "pcp" | #define PACKAGE_TARNAME "pcp" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "pcp 2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcp" | #define VERSION "2.2" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3141: c++ -c -fno-common conftest.cc >&5 configure:3147: $? = 0 configure:3151: test -z || test ! -s conftest.err configure:3154: $? = 0 configure:3157: test -s conftest. configure:3160: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "pcp" | #define PACKAGE_TARNAME "pcp" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "pcp 2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcp" | #define VERSION "2.2" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3141: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:12: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:11: error: than previous declaration `void exit(int) throw ()' configure:3147: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "pcp" | #define PACKAGE_TARNAME "pcp" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "pcp 2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcp" | #define VERSION "2.2" | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3141: c++ -c -fno-common conftest.cc >&5 configure:3147: $? = 0 configure:3151: test -z || test ! -s conftest.err configure:3154: $? = 0 configure:3157: test -s conftest. configure:3160: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "pcp" | #define PACKAGE_TARNAME "pcp" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "pcp 2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcp" | #define VERSION "2.2" | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3141: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:12: conftest.cc:11: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:3147: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "pcp" | #define PACKAGE_TARNAME "pcp" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "pcp 2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcp" | #define VERSION "2.2" | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3230: checking dependency style of c++ configure:3320: result: gcc3 configure:3346: checking for i386-unknown-gnu-g77 configure:3375: result: no configure:3346: checking for i386-unknown-gnu-f77 configure:3375: result: no configure:3346: checking for i386-unknown-gnu-xlf configure:3375: result: no configure:3346: checking for i386-unknown-gnu-frt configure:3375: result: no configure:3346: checking for i386-unknown-gnu-pgf77 configure:3375: result: no configure:3346: checking for i386-unknown-gnu-fort77 configure:3375: result: no configure:3346: checking for i386-unknown-gnu-fl32 configure:3375: result: no configure:3346: checking for i386-unknown-gnu-af77 configure:3375: result: no configure:3346: checking for i386-unknown-gnu-f90 configure:3375: result: no configure:3346: checking for i386-unknown-gnu-xlf90 configure:3375: result: no configure:3346: checking for i386-unknown-gnu-pgf90 configure:3375: result: no configure:3346: checking for i386-unknown-gnu-epcf90 configure:3375: result: no configure:3346: checking for i386-unknown-gnu-f95 configure:3375: result: no configure:3346: checking for i386-unknown-gnu-fort configure:3375: result: no configure:3346: checking for i386-unknown-gnu-xlf95 configure:3375: result: no configure:3346: checking for i386-unknown-gnu-ifc configure:3375: result: no configure:3346: checking for i386-unknown-gnu-efc configure:3375: result: no configure:3346: checking for i386-unknown-gnu-pgf95 configure:3375: result: no configure:3346: checking for i386-unknown-gnu-lf95 configure:3375: result: no configure:3346: checking for i386-unknown-gnu-gfortran configure:3375: result: no configure:3388: checking for g77 configure:3404: found /usr/local/bin/g77 configure:3414: result: g77 configure:3429: checking for Fortran 77 compiler version configure:3432: g77 --version &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' 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:3435: $? = 0 configure:3437: g77 -v &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) cc: /tmp/: linker input file unused because linking not done configure:3440: $? = 0 configure:3442: g77 -V &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:3445: $? = 0 configure:3453: checking whether we are using the GNU Fortran 77 compiler configure:3467: g77 -c conftest.F >&5 Error on line 2: Bad # line: "#ifndef __GNUC__" Error on line 4: Bad # line: "#endif" Error on line 3: unclassifiable statement (starts "chokeme") cc: /tmp/conftest.F: Fortran compiler not installed on this system configure:3473: $? = 0 configure:3477: test -z || test ! -s conftest.err configure:3480: $? = 0 configure:3483: test -s conftest. configure:3486: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:3499: result: no configure:3505: checking whether g77 accepts -g configure:3517: g77 -c -g conftest.f >&5 configure:3523: $? = 0 configure:3527: test -z || test ! -s conftest.err configure:3530: $? = 0 configure:3533: test -s conftest. configure:3536: $? = 1 configure: failed program was: | program main | | end configure:3548: result: no configure:3578: checking how to get verbose linking output from g77 configure:3589: g77 -c conftest.f >&5 configure:3595: $? = 0 configure:3599: test -z || test ! -s conftest.err configure:3602: $? = 0 configure:3605: test -s conftest. configure:3608: $? = 1 configure: failed program was: | program main | | end configure:3674: WARNING: compilation failed configure:3680: result: configure:3682: checking for Fortran libraries of g77 configure:3703: g77 -o conftest conftest.f >&5 configure:3864: result: configure:3891: checking for i386-unknown-gnu-ranlib configure:3920: result: no configure:3929: checking for ranlib configure:3945: found /usr/bin/ranlib configure:3956: result: ranlib configure:3976: checking how to run the C preprocessor configure:4011: cc -E conftest.c configure:4017: $? = 0 configure:4049: cc -E conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:4055: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "pcp" | #define PACKAGE_TARNAME "pcp" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "pcp 2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcp" | #define VERSION "2.2" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:4094: result: cc -E configure:4118: cc -E conftest.c configure:4124: $? = 0 configure:4156: cc -E conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:4162: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "pcp" | #define PACKAGE_TARNAME "pcp" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "pcp 2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcp" | #define VERSION "2.2" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:4206: checking for egrep configure:4216: result: grep -E configure:4221: checking for ANSI C header files configure:4246: cc -c -fno-common conftest.c >&5 configure:4252: $? = 0 configure:4256: test -z || test ! -s conftest.err configure:4259: $? = 0 configure:4262: test -s conftest. configure:4265: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "pcp" | #define PACKAGE_TARNAME "pcp" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "pcp 2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcp" | #define VERSION "2.2" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4374: result: no configure:4398: checking for sys/types.h configure:4414: cc -c -fno-common conftest.c >&5 configure:4420: $? = 0 configure:4424: test -z || test ! -s conftest.err configure:4427: $? = 0 configure:4430: test -s conftest. configure:4433: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "pcp" | #define PACKAGE_TARNAME "pcp" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "pcp 2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcp" | #define VERSION "2.2" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:4444: result: no configure:4398: checking for sys/stat.h configure:4414: cc -c -fno-common conftest.c >&5 configure:4420: $? = 0 configure:4424: test -z || test ! -s conftest.err configure:4427: $? = 0 configure:4430: test -s conftest. configure:4433: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "pcp" | #define PACKAGE_TARNAME "pcp" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "pcp 2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcp" | #define VERSION "2.2" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:4444: result: no configure:4398: checking for stdlib.h configure:4414: cc -c -fno-common conftest.c >&5 configure:4420: $? = 0 configure:4424: test -z || test ! -s conftest.err configure:4427: $? = 0 configure:4430: test -s conftest. configure:4433: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "pcp" | #define PACKAGE_TARNAME "pcp" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "pcp 2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcp" | #define VERSION "2.2" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:4444: result: no configure:4398: checking for string.h configure:4414: cc -c -fno-common conftest.c >&5 configure:4420: $? = 0 configure:4424: test -z || test ! -s conftest.err configure:4427: $? = 0 configure:4430: test -s conftest. configure:4433: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "pcp" | #define PACKAGE_TARNAME "pcp" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "pcp 2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcp" | #define VERSION "2.2" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:4444: result: no configure:4398: checking for memory.h configure:4414: cc -c -fno-common conftest.c >&5 configure:4420: $? = 0 configure:4424: test -z || test ! -s conftest.err configure:4427: $? = 0 configure:4430: test -s conftest. configure:4433: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "pcp" | #define PACKAGE_TARNAME "pcp" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "pcp 2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcp" | #define VERSION "2.2" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:4444: result: no configure:4398: checking for strings.h configure:4414: cc -c -fno-common conftest.c >&5 configure:4420: $? = 0 configure:4424: test -z || test ! -s conftest.err configure:4427: $? = 0 configure:4430: test -s conftest. configure:4433: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "pcp" | #define PACKAGE_TARNAME "pcp" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "pcp 2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcp" | #define VERSION "2.2" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:4444: result: no configure:4398: checking for inttypes.h configure:4414: cc -c -fno-common conftest.c >&5 configure:4420: $? = 0 configure:4424: test -z || test ! -s conftest.err configure:4427: $? = 0 configure:4430: test -s conftest. configure:4433: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "pcp" | #define PACKAGE_TARNAME "pcp" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "pcp 2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcp" | #define VERSION "2.2" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:4444: result: no configure:4398: checking for stdint.h configure:4414: cc -c -fno-common conftest.c >&5 configure:4420: $? = 0 configure:4424: test -z || test ! -s conftest.err configure:4427: $? = 0 configure:4430: test -s conftest. configure:4433: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "pcp" | #define PACKAGE_TARNAME "pcp" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "pcp 2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcp" | #define VERSION "2.2" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:4444: result: no configure:4398: checking for unistd.h configure:4414: cc -c -fno-common conftest.c >&5 configure:4420: $? = 0 configure:4424: test -z || test ! -s conftest.err configure:4427: $? = 0 configure:4430: test -s conftest. configure:4433: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "pcp" | #define PACKAGE_TARNAME "pcp" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "pcp 2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcp" | #define VERSION "2.2" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:4444: result: no configure:4477: checking fcntl.h usability configure:4489: cc -c -fno-common conftest.c >&5 configure:4495: $? = 0 configure:4499: test -z || test ! -s conftest.err configure:4502: $? = 0 configure:4505: test -s conftest. configure:4508: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "pcp" | #define PACKAGE_TARNAME "pcp" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "pcp 2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcp" | #define VERSION "2.2" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:4518: result: no configure:4522: checking fcntl.h presence configure:4532: cc -E conftest.c configure:4538: $? = 0 configure:4558: result: yes configure:4571: WARNING: fcntl.h: present but cannot be compiled configure:4573: WARNING: fcntl.h: check for missing prerequisite headers? configure:4575: WARNING: fcntl.h: see the Autoconf documentation configure:4577: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:4579: WARNING: fcntl.h: proceeding with the preprocessor's result configure:4581: WARNING: fcntl.h: in the future, the compiler will take precedence configure:4593: checking for fcntl.h configure:4600: result: yes configure:4477: checking float.h usability configure:4489: cc -c -fno-common conftest.c >&5 configure:4495: $? = 0 configure:4499: test -z || test ! -s conftest.err configure:4502: $? = 0 configure:4505: test -s conftest. configure:4508: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "pcp" | #define PACKAGE_TARNAME "pcp" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "pcp 2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcp" | #define VERSION "2.2" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 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:4518: result: no configure:4522: checking float.h presence configure:4532: cc -E conftest.c configure:4538: $? = 0 configure:4558: result: yes configure:4571: WARNING: float.h: present but cannot be compiled configure:4573: WARNING: float.h: check for missing prerequisite headers? configure:4575: WARNING: float.h: see the Autoconf documentation configure:4577: WARNING: float.h: section "Present But Cannot Be Compiled" configure:4579: WARNING: float.h: proceeding with the preprocessor's result configure:4581: WARNING: float.h: in the future, the compiler will take precedence configure:4593: checking for float.h configure:4600: result: yes configure:4477: checking limits.h usability configure:4489: cc -c -fno-common conftest.c >&5 configure:4495: $? = 0 configure:4499: test -z || test ! -s conftest.err configure:4502: $? = 0 configure:4505: test -s conftest. configure:4508: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "pcp" | #define PACKAGE_TARNAME "pcp" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "pcp 2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcp" | #define VERSION "2.2" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 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:4518: result: no configure:4522: checking limits.h presence configure:4532: cc -E conftest.c configure:4538: $? = 0 configure:4558: result: yes configure:4571: WARNING: limits.h: present but cannot be compiled configure:4573: WARNING: limits.h: check for missing prerequisite headers? configure:4575: WARNING: limits.h: see the Autoconf documentation configure:4577: WARNING: limits.h: section "Present But Cannot Be Compiled" configure:4579: WARNING: limits.h: proceeding with the preprocessor's result configure:4581: WARNING: limits.h: in the future, the compiler will take precedence configure:4593: checking for limits.h configure:4600: result: yes configure:4477: checking stddef.h usability configure:4489: cc -c -fno-common conftest.c >&5 configure:4495: $? = 0 configure:4499: test -z || test ! -s conftest.err configure:4502: $? = 0 configure:4505: test -s conftest. configure:4508: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "pcp" | #define PACKAGE_TARNAME "pcp" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "pcp 2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcp" | #define VERSION "2.2" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 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:4518: result: no configure:4522: checking stddef.h presence configure:4532: cc -E conftest.c configure:4538: $? = 0 configure:4558: result: yes configure:4571: WARNING: stddef.h: present but cannot be compiled configure:4573: WARNING: stddef.h: check for missing prerequisite headers? configure:4575: WARNING: stddef.h: see the Autoconf documentation configure:4577: WARNING: stddef.h: section "Present But Cannot Be Compiled" configure:4579: WARNING: stddef.h: proceeding with the preprocessor's result configure:4581: WARNING: stddef.h: in the future, the compiler will take precedence configure:4593: checking for stddef.h configure:4600: result: yes configure:4468: checking for stdlib.h configure:4473: result: no configure:4468: checking for string.h configure:4473: result: no configure:4477: checking termios.h usability configure:4489: cc -c -fno-common conftest.c >&5 configure:4495: $? = 0 configure:4499: test -z || test ! -s conftest.err configure:4502: $? = 0 configure:4505: test -s conftest. configure:4508: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "pcp" | #define PACKAGE_TARNAME "pcp" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "pcp 2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcp" | #define VERSION "2.2" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 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:4518: result: no configure:4522: checking termios.h presence configure:4532: cc -E conftest.c configure:4538: $? = 0 configure:4558: result: yes configure:4571: WARNING: termios.h: present but cannot be compiled configure:4573: WARNING: termios.h: check for missing prerequisite headers? configure:4575: WARNING: termios.h: see the Autoconf documentation configure:4577: WARNING: termios.h: section "Present But Cannot Be Compiled" configure:4579: WARNING: termios.h: proceeding with the preprocessor's result configure:4581: WARNING: termios.h: in the future, the compiler will take precedence configure:4593: checking for termios.h configure:4600: result: yes configure:4468: checking for unistd.h configure:4473: result: no configure:4615: checking for stdbool.h that conforms to C99 configure:4668: cc -c -fno-common conftest.c >&5 configure:4674: $? = 0 configure:4678: test -z || test ! -s conftest.err configure:4681: $? = 0 configure:4684: test -s conftest. configure:4687: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "pcp" | #define PACKAGE_TARNAME "pcp" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "pcp 2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcp" | #define VERSION "2.2" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | | #include | #ifndef bool | # error bool is not defined | #endif | #ifndef false | # error false is not defined | #endif | #if false | # error false is not 0 | #endif | #ifndef true | # error true is not defined | #endif | #if true != 1 | # error true is not 1 | #endif | #ifndef __bool_true_false_are_defined | # error __bool_true_false_are_defined is not defined | #endif | | struct s { _Bool s: 1; _Bool t; } s; | | char a[true == 1 ? 1 : -1]; | char b[false == 0 ? 1 : -1]; | char c[__bool_true_false_are_defined == 1 ? 1 : -1]; | char d[(bool) -0.5 == true ? 1 : -1]; | bool e = &s; | char f[(_Bool) -0.0 == false ? 1 : -1]; | char g[true]; | char h[sizeof (_Bool)]; | char i[sizeof s.t]; | | int | main () | { | return !a + !b + !c + !d + !e + !f + !g + !h + !i; | ; | return 0; | } configure:4698: result: no configure:4700: checking for _Bool configure:4724: cc -c -fno-common conftest.c >&5 configure:4730: $? = 0 configure:4734: test -z || test ! -s conftest.err configure:4737: $? = 0 configure:4740: test -s conftest. configure:4743: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "pcp" | #define PACKAGE_TARNAME "pcp" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "pcp 2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcp" | #define VERSION "2.2" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 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 | int | main () | { | if ((_Bool *) 0) | return 0; | if (sizeof (_Bool)) | return 0; | ; | return 0; | } configure:4754: result: no configure:4773: checking for an ANSI C-conforming const configure:4840: cc -c -fno-common conftest.c >&5 configure:4846: $? = 0 configure:4850: test -z || test ! -s conftest.err configure:4853: $? = 0 configure:4856: test -s conftest. configure:4859: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "pcp" | #define PACKAGE_TARNAME "pcp" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "pcp 2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcp" | #define VERSION "2.2" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset x; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *ccp; | char **p; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | ccp = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++ccp; | p = (char**) ccp; | ccp = (char const *const *) p; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | } | #endif | | ; | return 0; | } configure:4870: result: no configure:4880: checking for inline configure:4901: cc -c -fno-common conftest.c >&5 configure:4907: $? = 0 configure:4911: test -z || test ! -s conftest.err configure:4914: $? = 0 configure:4917: test -s conftest. configure:4920: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "pcp" | #define PACKAGE_TARNAME "pcp" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "pcp 2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcp" | #define VERSION "2.2" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static inline foo_t static_foo () {return 0; } | inline foo_t foo () {return 0; } | #endif | configure:4901: cc -c -fno-common conftest.c >&5 configure:4907: $? = 0 configure:4911: test -z || test ! -s conftest.err configure:4914: $? = 0 configure:4917: test -s conftest. configure:4920: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "pcp" | #define PACKAGE_TARNAME "pcp" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "pcp 2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcp" | #define VERSION "2.2" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline__ foo_t static_foo () {return 0; } | __inline__ foo_t foo () {return 0; } | #endif | configure:4901: cc -c -fno-common conftest.c >&5 configure:4907: $? = 0 configure:4911: test -z || test ! -s conftest.err configure:4914: $? = 0 configure:4917: test -s conftest. configure:4920: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "pcp" | #define PACKAGE_TARNAME "pcp" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "pcp 2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcp" | #define VERSION "2.2" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline foo_t static_foo () {return 0; } | __inline foo_t foo () {return 0; } | #endif | configure:4932: result: no configure:4958: checking for stdlib.h configure:4963: result: no configure:5103: checking for GNU libc compatible malloc configure:5132: cc -o conftest -fno-common conftest.c >&5 configure:5135: $? = 0 configure:5137: ./conftest configure:5140: $? = 0 configure:5154: result: yes configure:5190: checking for stdlib.h configure:5195: result: no configure:5190: checking for unistd.h configure:5195: result: no configure:5339: checking for getpagesize configure:5396: cc -o conftest -fno-common conftest.c >&5 configure:5402: $? = 0 configure:5406: test -z || test ! -s conftest.err configure:5409: $? = 0 configure:5412: test -s conftest configure:5415: $? = 0 configure:5427: result: yes configure:5437: checking for working mmap configure:5579: cc -o conftest -fno-common conftest.c >&5 configure:5582: $? = 0 configure:5584: ./conftest configure:5587: $? = 0 configure:5601: result: yes configure:5617: checking for stdlib.h configure:5622: result: no configure:5762: checking for GNU libc compatible realloc configure:5791: cc -o conftest -fno-common conftest.c >&5 configure:5794: $? = 0 configure:5796: ./conftest configure:5799: $? = 0 configure:5813: result: yes configure:5843: checking whether lstat dereferences a symlink specified with a trailing slash configure:5874: cc -o conftest -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:64: error: storage size of `sbuf' isn't known configure:5877: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "pcp" | #define PACKAGE_TARNAME "pcp" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "pcp 2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcp" | #define VERSION "2.2" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_MALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_REALLOC 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 | int | main () | { | struct stat sbuf; | /* Linux will dereference the symlink and fail. | That is better in the sense that it means we will not | have to compile and use the lstat wrapper. */ | exit (lstat ("conftest.sym/", &sbuf) ? 0 : 1); | ; | return 0; | } configure:5903: result: no configure:5924: checking whether stat accepts an empty string configure:5949: cc -o conftest -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:64: error: storage size of `sbuf' isn't known configure:5952: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "pcp" | #define PACKAGE_TARNAME "pcp" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "pcp 2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcp" | #define VERSION "2.2" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_MALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_REALLOC 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 | int | main () | { | struct stat sbuf; | exit (stat ("", &sbuf) ? 1 : 0); | ; | return 0; | } configure:5971: result: no configure:5993: checking for vprintf configure:6050: cc -o conftest -fno-common conftest.c >&5 conftest.c:51: warning: conflicting types for built-in function `vprintf' configure:6056: $? = 0 configure:6060: test -z || test ! -s conftest.err configure:6063: $? = 0 configure:6066: test -s conftest configure:6069: $? = 0 configure:6081: result: yes configure:6088: checking for _doprnt configure:6145: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: __doprnt configure:6151: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "pcp" | #define PACKAGE_TARNAME "pcp" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "pcp 2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcp" | #define VERSION "2.2" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_MALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_REALLOC 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* 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 _doprnt (); | /* 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__doprnt) || defined (__stub____doprnt) | choke me | #else | char (*f) () = _doprnt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _doprnt; | ; | return 0; | } configure:6176: result: no configure:6205: checking for memset configure:6262: cc -o conftest -fno-common conftest.c >&5 conftest.c:52: warning: conflicting types for built-in function `memset' configure:6268: $? = 0 configure:6272: test -z || test ! -s conftest.err configure:6275: $? = 0 configure:6278: test -s conftest configure:6281: $? = 0 configure:6293: result: yes configure:6205: checking for munmap configure:6262: cc -o conftest -fno-common conftest.c >&5 configure:6268: $? = 0 configure:6272: test -z || test ! -s conftest.err configure:6275: $? = 0 configure:6278: test -s conftest configure:6281: $? = 0 configure:6293: result: yes configure:6205: checking for pow configure:6262: cc -o conftest -fno-common conftest.c >&5 configure:6268: $? = 0 configure:6272: test -z || test ! -s conftest.err configure:6275: $? = 0 configure:6278: test -s conftest configure:6281: $? = 0 configure:6293: result: yes configure:6205: checking for sqrt configure:6262: cc -o conftest -fno-common conftest.c >&5 conftest.c:55: warning: conflicting types for built-in function `sqrt' configure:6268: $? = 0 configure:6272: test -z || test ! -s conftest.err configure:6275: $? = 0 configure:6278: test -s conftest configure:6281: $? = 0 configure:6293: result: yes configure:6205: checking for strchr configure:6262: cc -o conftest -fno-common conftest.c >&5 conftest.c:56: warning: conflicting types for built-in function `strchr' configure:6268: $? = 0 configure:6272: test -z || test ! -s conftest.err configure:6275: $? = 0 configure:6278: test -s conftest configure:6281: $? = 0 configure:6293: result: yes configure:6205: checking for strcspn configure:6262: cc -o conftest -fno-common conftest.c >&5 conftest.c:57: warning: conflicting types for built-in function `strcspn' configure:6268: $? = 0 configure:6272: test -z || test ! -s conftest.err configure:6275: $? = 0 configure:6278: test -s conftest configure:6281: $? = 0 configure:6293: result: yes configure:6205: checking for strdup configure:6262: cc -o conftest -fno-common conftest.c >&5 configure:6268: $? = 0 configure:6272: test -z || test ! -s conftest.err configure:6275: $? = 0 configure:6278: test -s conftest configure:6281: $? = 0 configure:6293: result: yes configure:6205: checking for strerror configure:6262: cc -o conftest -fno-common conftest.c >&5 configure:6268: $? = 0 configure:6272: test -z || test ! -s conftest.err configure:6275: $? = 0 configure:6278: test -s conftest configure:6281: $? = 0 configure:6293: result: yes configure:6205: checking for strrchr configure:6262: cc -o conftest -fno-common conftest.c >&5 conftest.c:60: warning: conflicting types for built-in function `strrchr' configure:6268: $? = 0 configure:6272: test -z || test ! -s conftest.err configure:6275: $? = 0 configure:6278: test -s conftest configure:6281: $? = 0 configure:6293: result: yes configure:6205: checking for strspn configure:6262: cc -o conftest -fno-common conftest.c >&5 conftest.c:61: warning: conflicting types for built-in function `strspn' configure:6268: $? = 0 configure:6272: test -z || test ! -s conftest.err configure:6275: $? = 0 configure:6278: test -s conftest configure:6281: $? = 0 configure:6293: result: yes configure:6205: checking for strstr configure:6262: cc -o conftest -fno-common conftest.c >&5 conftest.c:62: warning: conflicting types for built-in function `strstr' configure:6268: $? = 0 configure:6272: test -z || test ! -s conftest.err configure:6275: $? = 0 configure:6278: test -s conftest configure:6281: $? = 0 configure:6293: result: yes configure:6205: checking for pathconf configure:6262: cc -o conftest -fno-common conftest.c >&5 configure:6268: $? = 0 configure:6272: test -z || test ! -s conftest.err configure:6275: $? = 0 configure:6278: test -s conftest configure:6281: $? = 0 configure:6293: result: yes configure:6307: checking whether cc understands -c and -o together configure:6334: cc -c conftest.c -o conftest. >&5 configure:6337: $? = 0 configure:6339: cc -c conftest.c -o conftest. >&5 configure:6342: $? = 0 configure:6381: result: yes configure:6555: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pcp config.status 2.2, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:695: creating Makefile config.status:695: creating lapack/Makefile config.status:878: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_c_inline=no ac_cv_cxx_compiler_gnu=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= ac_cv_env_CPPFLAGS_value= 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_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=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_f77_compiler_gnu=no ac_cv_f77_libs= ac_cv_func__doprnt=no ac_cv_func_getpagesize=yes ac_cv_func_lstat_dereferences_slashed_symlink=no ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memset=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_pathconf=yes ac_cv_func_pow=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_sqrt=yes ac_cv_func_stat_empty_string_bug=no ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strrchr=yes ac_cv_func_strspn=yes ac_cv_func_strstr=yes ac_cv_func_vprintf=yes ac_cv_header_fcntl_h=yes ac_cv_header_float_h=yes ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes ac_cv_header_memory_h=no ac_cv_header_stdbool_h=no ac_cv_header_stdc=no ac_cv_header_stddef_h=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_termios_h=yes ac_cv_header_unistd_h=no ac_cv_objext= ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXX=c++ ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_cc_c_o=yes ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_cxx_g=no ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_type__Bool=no am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/science/pcp/work/pcp-2.2/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/science/pcp/work/pcp-2.2/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/science/pcp/work/pcp-2.2/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/science/pcp/work/pcp-2.2/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/science/pcp/work/pcp-2.2/missing --run automake-1.9' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' CXX='c++' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"pcp\" -DPACKAGE_TARNAME=\"pcp\" -DPACKAGE_VERSION=\"2.2\" -DPACKAGE_STRING=\"pcp\ 2.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pcp\" -DVERSION=\"2.2\" -DHAVE_FCNTL_H=1 -DHAVE_FLOAT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDDEF_H=1 -DHAVE_TERMIOS_H=1 -Dconst= -Dinline= -DHAVE_MALLOC=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_REALLOC=1 -DHAVE_VPRINTF=1 -DHAVE_MEMSET=1 -DHAVE_MUNMAP=1 -DHAVE_POW=1 -DHAVE_SQRT=1 -DHAVE_STRCHR=1 -DHAVE_STRCSPN=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRRCHR=1 -DHAVE_STRSPN=1 -DHAVE_STRSTR=1 -DHAVE_PATHCONF=1 ' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='g77' FFLAGS='' FLIBS='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS=' lstat.$U.' LIBS='' LTLIBOBJS=' lstat.$U.lo' MAKEINFO='${SHELL} /mnt/gmirror/ports/science/pcp/work/pcp-2.2/missing --run makeinfo' OBJEXT='' PACKAGE='pcp' PACKAGE_BUGREPORT='' PACKAGE_NAME='pcp' PACKAGE_STRING='pcp 2.2' PACKAGE_TARNAME='pcp' PACKAGE_VERSION='2.2' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='2.2' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='g77' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build_alias='i386-unknown-gnu' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='i386-unknown-gnu' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/science/pcp/work/pcp-2.2/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' pcp_libs='' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_FCNTL_H 1 #define HAVE_FLOAT_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_LIMITS_H 1 #define HAVE_MALLOC 1 #define HAVE_MEMSET 1 #define HAVE_MMAP 1 #define HAVE_MUNMAP 1 #define HAVE_PATHCONF 1 #define HAVE_POW 1 #define HAVE_REALLOC 1 #define HAVE_SQRT 1 #define HAVE_STDDEF_H 1 #define HAVE_STRCHR 1 #define HAVE_STRCSPN 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRRCHR 1 #define HAVE_STRSPN 1 #define HAVE_STRSTR 1 #define HAVE_TERMIOS_H 1 #define HAVE_VPRINTF 1 #define PACKAGE "pcp" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "pcp" #define PACKAGE_STRING "pcp 2.2" #define PACKAGE_TARNAME "pcp" #define PACKAGE_VERSION "2.2" #define VERSION "2.2" #define const #define inline #endif #endif #ifdef __cplusplus #ifndef __cplusplus void exit (int); configure: exit 0