This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GNU plotutils configure 2.5, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --enable-libplotter --enable-libxmi --with-motif --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --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: 138 tasks, 195 threads, 4 processors Load average: 1.07, Mach factor: 2.92 /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: /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:1565: checking for a BSD-compatible install configure:1620: result: /usr/bin/install -c -o root -g wheel configure:1631: checking whether build environment is sane configure:1674: result: yes configure:1689: checking whether make sets $(MAKE) configure:1709: result: yes configure:1741: checking for working aclocal-1.4 configure:1752: result: missing configure:1756: checking for working autoconf configure:1763: result: found configure:1771: checking for working automake-1.4 configure:1782: result: missing configure:1786: checking for working autoheader configure:1793: result: found configure:1801: checking for working makeinfo configure:1808: result: found configure:1956: checking build system type configure:1974: result: i386-unknown-gnu configure:1982: checking host system type configure:1996: result: i386-unknown-gnu configure:2012: checking for i386-unknown-gnu-gcc configure:2038: result: cc configure:2320: checking for C compiler version configure:2323: 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:2326: $? = 0 configure:2328: 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:2331: $? = 0 configure:2333: cc -V &5 cc: `-V' option must have argument configure:2336: $? = 1 configure:2359: checking for C compiler default output file name configure:2362: cc -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2365: $? = 0 configure:2411: result: a.out configure:2416: checking whether the C compiler works configure:2422: ./a.out configure:2425: $? = 0 configure:2442: result: yes configure:2449: checking whether we are cross compiling configure:2451: result: no configure:2454: checking for suffix of executables configure:2456: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2459: $? = 0 configure:2484: result: configure:2490: checking for suffix of object files configure:2511: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2514: $? = 0 configure:2536: result: configure:2540: checking whether we are using the GNU C compiler configure:2564: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2570: $? = 0 configure:2573: test -z || test ! -s conftest.err configure:2576: $? = 0 configure:2579: test -s conftest. configure:2582: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU plotutils" | #define PACKAGE_TARNAME "plotutils" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "GNU plotutils 2.5" | #define PACKAGE_BUGREPORT "bug-plotutils@gnu.org" | #define PACKAGE "plotutils" | #define VERSION "2.5" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2595: result: no configure:2601: checking whether cc accepts -g configure:2622: cc -c -g -I/usr/local/include conftest.c >&5 configure:2628: $? = 0 configure:2631: test -z || test ! -s conftest.err configure:2634: $? = 0 configure:2637: test -s conftest. configure:2640: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU plotutils" | #define PACKAGE_TARNAME "plotutils" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "GNU plotutils 2.5" | #define PACKAGE_BUGREPORT "bug-plotutils@gnu.org" | #define PACKAGE "plotutils" | #define VERSION "2.5" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2651: result: no configure:2668: checking for cc option to accept ANSI C configure:2738: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2744: $? = 0 configure:2747: test -z || test ! -s conftest.err configure:2750: $? = 0 configure:2753: test -s conftest. configure:2756: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU plotutils" | #define PACKAGE_TARNAME "plotutils" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "GNU plotutils 2.5" | #define PACKAGE_BUGREPORT "bug-plotutils@gnu.org" | #define PACKAGE "plotutils" | #define VERSION "2.5" | /* 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:2738: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2744: $? = 0 configure:2747: test -z || test ! -s conftest.err configure:2750: $? = 0 configure:2753: test -s conftest. configure:2756: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU plotutils" | #define PACKAGE_TARNAME "plotutils" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "GNU plotutils 2.5" | #define PACKAGE_BUGREPORT "bug-plotutils@gnu.org" | #define PACKAGE "plotutils" | #define VERSION "2.5" | /* 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:2738: cc -std1 -c -fno-common -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2744: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU plotutils" | #define PACKAGE_TARNAME "plotutils" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "GNU plotutils 2.5" | #define PACKAGE_BUGREPORT "bug-plotutils@gnu.org" | #define PACKAGE "plotutils" | #define VERSION "2.5" | /* 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:2738: cc -Ae -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2744: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU plotutils" | #define PACKAGE_TARNAME "plotutils" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "GNU plotutils 2.5" | #define PACKAGE_BUGREPORT "bug-plotutils@gnu.org" | #define PACKAGE "plotutils" | #define VERSION "2.5" | /* 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:2738: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2744: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU plotutils" | #define PACKAGE_TARNAME "plotutils" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "GNU plotutils 2.5" | #define PACKAGE_BUGREPORT "bug-plotutils@gnu.org" | #define PACKAGE "plotutils" | #define VERSION "2.5" | /* 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:2738: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:2744: $? = 0 configure:2747: test -z || test ! -s conftest.err configure:2750: $? = 0 configure:2753: test -s conftest. configure:2756: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU plotutils" | #define PACKAGE_TARNAME "plotutils" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "GNU plotutils 2.5" | #define PACKAGE_BUGREPORT "bug-plotutils@gnu.org" | #define PACKAGE "plotutils" | #define VERSION "2.5" | /* 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:2774: result: none needed configure:2792: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2798: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2928: checking for a sed that does not truncate output configure:2982: result: /usr/local/bin/sed configure:2985: checking for egrep configure:2995: result: grep -E configure:3044: checking for non-GNU ld configure:3078: result: /usr/bin/ld configure:3087: checking if the linker (/usr/bin/ld) is GNU ld configure:3102: result: no configure:3107: checking for /usr/bin/ld option to reload object files configure:3114: result: -r configure:3123: checking for BSD-compatible nm configure:3165: result: nm configure:3169: checking whether ln -s works configure:3173: result: yes configure:3180: checking how to recognise dependent libraries configure:3354: result: pass_all configure:3567: checking how to run the C preprocessor configure:3602: cc -E -I/usr/local/include conftest.c configure:3608: $? = 0 configure:3640: cc -E -I/usr/local/include conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3646: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU plotutils" | #define PACKAGE_TARNAME "plotutils" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "GNU plotutils 2.5" | #define PACKAGE_BUGREPORT "bug-plotutils@gnu.org" | #define PACKAGE "plotutils" | #define VERSION "2.5" | /* end confdefs.h. */ | #include configure:3685: result: cc -E configure:3709: cc -E -I/usr/local/include conftest.c configure:3715: $? = 0 configure:3747: cc -E -I/usr/local/include conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3753: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU plotutils" | #define PACKAGE_TARNAME "plotutils" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "GNU plotutils 2.5" | #define PACKAGE_BUGREPORT "bug-plotutils@gnu.org" | #define PACKAGE "plotutils" | #define VERSION "2.5" | /* end confdefs.h. */ | #include configure:3797: checking for ANSI C header files configure:3822: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3828: $? = 0 configure:3831: test -z || test ! -s conftest.err configure:3834: $? = 0 configure:3837: test -s conftest. configure:3840: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU plotutils" | #define PACKAGE_TARNAME "plotutils" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "GNU plotutils 2.5" | #define PACKAGE_BUGREPORT "bug-plotutils@gnu.org" | #define PACKAGE "plotutils" | #define VERSION "2.5" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3949: result: no configure:3973: checking for sys/types.h configure:3989: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3995: $? = 0 configure:3998: test -z || test ! -s conftest.err configure:4001: $? = 0 configure:4004: test -s conftest. configure:4007: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU plotutils" | #define PACKAGE_TARNAME "plotutils" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "GNU plotutils 2.5" | #define PACKAGE_BUGREPORT "bug-plotutils@gnu.org" | #define PACKAGE "plotutils" | #define VERSION "2.5" | /* 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:4018: result: no configure:3973: checking for sys/stat.h configure:3989: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3995: $? = 0 configure:3998: test -z || test ! -s conftest.err configure:4001: $? = 0 configure:4004: test -s conftest. configure:4007: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU plotutils" | #define PACKAGE_TARNAME "plotutils" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "GNU plotutils 2.5" | #define PACKAGE_BUGREPORT "bug-plotutils@gnu.org" | #define PACKAGE "plotutils" | #define VERSION "2.5" | /* 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:4018: result: no configure:3973: checking for stdlib.h configure:3989: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3995: $? = 0 configure:3998: test -z || test ! -s conftest.err configure:4001: $? = 0 configure:4004: test -s conftest. configure:4007: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU plotutils" | #define PACKAGE_TARNAME "plotutils" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "GNU plotutils 2.5" | #define PACKAGE_BUGREPORT "bug-plotutils@gnu.org" | #define PACKAGE "plotutils" | #define VERSION "2.5" | /* 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:4018: result: no configure:3973: checking for string.h configure:3989: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3995: $? = 0 configure:3998: test -z || test ! -s conftest.err configure:4001: $? = 0 configure:4004: test -s conftest. configure:4007: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU plotutils" | #define PACKAGE_TARNAME "plotutils" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "GNU plotutils 2.5" | #define PACKAGE_BUGREPORT "bug-plotutils@gnu.org" | #define PACKAGE "plotutils" | #define VERSION "2.5" | /* 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:4018: result: no configure:3973: checking for memory.h configure:3989: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3995: $? = 0 configure:3998: test -z || test ! -s conftest.err configure:4001: $? = 0 configure:4004: test -s conftest. configure:4007: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU plotutils" | #define PACKAGE_TARNAME "plotutils" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "GNU plotutils 2.5" | #define PACKAGE_BUGREPORT "bug-plotutils@gnu.org" | #define PACKAGE "plotutils" | #define VERSION "2.5" | /* 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:4018: result: no configure:3973: checking for strings.h configure:3989: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3995: $? = 0 configure:3998: test -z || test ! -s conftest.err configure:4001: $? = 0 configure:4004: test -s conftest. configure:4007: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU plotutils" | #define PACKAGE_TARNAME "plotutils" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "GNU plotutils 2.5" | #define PACKAGE_BUGREPORT "bug-plotutils@gnu.org" | #define PACKAGE "plotutils" | #define VERSION "2.5" | /* 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:4018: result: no configure:3973: checking for inttypes.h configure:3989: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3995: $? = 0 configure:3998: test -z || test ! -s conftest.err configure:4001: $? = 0 configure:4004: test -s conftest. configure:4007: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU plotutils" | #define PACKAGE_TARNAME "plotutils" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "GNU plotutils 2.5" | #define PACKAGE_BUGREPORT "bug-plotutils@gnu.org" | #define PACKAGE "plotutils" | #define VERSION "2.5" | /* 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:4018: result: no configure:3973: checking for stdint.h configure:3989: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3995: $? = 0 configure:3998: test -z || test ! -s conftest.err configure:4001: $? = 0 configure:4004: test -s conftest. configure:4007: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU plotutils" | #define PACKAGE_TARNAME "plotutils" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "GNU plotutils 2.5" | #define PACKAGE_BUGREPORT "bug-plotutils@gnu.org" | #define PACKAGE "plotutils" | #define VERSION "2.5" | /* 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:4018: result: no configure:3973: checking for unistd.h configure:3989: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3995: $? = 0 configure:3998: test -z || test ! -s conftest.err configure:4001: $? = 0 configure:4004: test -s conftest. configure:4007: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU plotutils" | #define PACKAGE_TARNAME "plotutils" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "GNU plotutils 2.5" | #define PACKAGE_BUGREPORT "bug-plotutils@gnu.org" | #define PACKAGE "plotutils" | #define VERSION "2.5" | /* 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:4018: result: no configure:4044: checking dlfcn.h usability configure:4056: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4062: $? = 0 configure:4065: test -z || test ! -s conftest.err configure:4068: $? = 0 configure:4071: test -s conftest. configure:4074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU plotutils" | #define PACKAGE_TARNAME "plotutils" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "GNU plotutils 2.5" | #define PACKAGE_BUGREPORT "bug-plotutils@gnu.org" | #define PACKAGE "plotutils" | #define VERSION "2.5" | /* 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:4084: result: no configure:4088: checking dlfcn.h presence configure:4098: cc -E -I/usr/local/include conftest.c configure:4104: $? = 0 configure:4124: result: yes configure:4137: WARNING: dlfcn.h: present but cannot be compiled configure:4139: WARNING: dlfcn.h: check for missing prerequisite headers? configure:4141: WARNING: dlfcn.h: see the Autoconf documentation configure:4143: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:4145: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:4147: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:4159: checking for dlfcn.h configure:4166: result: yes configure:4189: checking for i386-unknown-gnu-g++ configure:4215: result: c++ configure:4273: checking for C++ compiler version configure:4276: 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:4279: $? = 0 configure:4281: 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:4284: $? = 0 configure:4286: c++ -V &5 c++: `-V' option must have argument configure:4289: $? = 1 configure:4292: checking whether we are using the GNU C++ compiler configure:4316: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:4322: $? = 0 configure:4325: test -z || test ! -s conftest.err configure:4328: $? = 0 configure:4331: test -s conftest. configure:4334: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU plotutils" | #define PACKAGE_TARNAME "plotutils" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "GNU plotutils 2.5" | #define PACKAGE_BUGREPORT "bug-plotutils@gnu.org" | #define PACKAGE "plotutils" | #define VERSION "2.5" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:4347: result: no configure:4353: checking whether c++ accepts -g configure:4374: c++ -c -g -I/usr/local/include conftest.cc >&5 configure:4380: $? = 0 configure:4383: test -z || test ! -s conftest.err configure:4386: $? = 0 configure:4389: test -s conftest. configure:4392: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU plotutils" | #define PACKAGE_TARNAME "plotutils" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "GNU plotutils 2.5" | #define PACKAGE_BUGREPORT "bug-plotutils@gnu.org" | #define PACKAGE "plotutils" | #define VERSION "2.5" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4403: result: no configure:4445: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:4451: $? = 0 configure:4454: test -z || test ! -s conftest.err configure:4457: $? = 0 configure:4460: test -s conftest. configure:4463: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU plotutils" | #define PACKAGE_TARNAME "plotutils" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "GNU plotutils 2.5" | #define PACKAGE_BUGREPORT "bug-plotutils@gnu.org" | #define PACKAGE "plotutils" | #define VERSION "2.5" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4445: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:4451: $? = 0 configure:4454: test -z || test ! -s conftest.err configure:4457: $? = 0 configure:4460: test -s conftest. configure:4463: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU plotutils" | #define PACKAGE_TARNAME "plotutils" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "GNU plotutils 2.5" | #define PACKAGE_BUGREPORT "bug-plotutils@gnu.org" | #define PACKAGE "plotutils" | #define VERSION "2.5" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4445: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:4451: $? = 0 configure:4454: test -z || test ! -s conftest.err configure:4457: $? = 0 configure:4460: test -s conftest. configure:4463: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU plotutils" | #define PACKAGE_TARNAME "plotutils" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "GNU plotutils 2.5" | #define PACKAGE_BUGREPORT "bug-plotutils@gnu.org" | #define PACKAGE "plotutils" | #define VERSION "2.5" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4445: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 In file included from conftest.cc:13: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:12: error: than previous declaration `void exit(int) throw ()' configure:4451: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU plotutils" | #define PACKAGE_TARNAME "plotutils" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "GNU plotutils 2.5" | #define PACKAGE_BUGREPORT "bug-plotutils@gnu.org" | #define PACKAGE "plotutils" | #define VERSION "2.5" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4445: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:4451: $? = 0 configure:4454: test -z || test ! -s conftest.err configure:4457: $? = 0 configure:4460: test -s conftest. configure:4463: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU plotutils" | #define PACKAGE_TARNAME "plotutils" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "GNU plotutils 2.5" | #define PACKAGE_BUGREPORT "bug-plotutils@gnu.org" | #define PACKAGE "plotutils" | #define VERSION "2.5" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4445: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 In file included from conftest.cc:13: conftest.cc:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:4451: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU plotutils" | #define PACKAGE_TARNAME "plotutils" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "GNU plotutils 2.5" | #define PACKAGE_BUGREPORT "bug-plotutils@gnu.org" | #define PACKAGE "plotutils" | #define VERSION "2.5" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4535: checking how to run the C++ preprocessor configure:4566: c++ -E -I/usr/local/include conftest.cc configure:4572: $? = 0 configure:4604: c++ -E -I/usr/local/include conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:4610: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU plotutils" | #define PACKAGE_TARNAME "plotutils" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "GNU plotutils 2.5" | #define PACKAGE_BUGREPORT "bug-plotutils@gnu.org" | #define PACKAGE "plotutils" | #define VERSION "2.5" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:4649: result: c++ -E configure:4673: c++ -E -I/usr/local/include conftest.cc configure:4679: $? = 0 configure:4711: c++ -E -I/usr/local/include conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:4717: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU plotutils" | #define PACKAGE_TARNAME "plotutils" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "GNU plotutils 2.5" | #define PACKAGE_BUGREPORT "bug-plotutils@gnu.org" | #define PACKAGE "plotutils" | #define VERSION "2.5" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:4770: checking for i386-unknown-gnu-g77 configure:4799: result: no configure:4770: checking for i386-unknown-gnu-f77 configure:4799: result: no configure:4770: checking for i386-unknown-gnu-xlf configure:4799: result: no configure:4770: checking for i386-unknown-gnu-frt configure:4799: result: no configure:4770: checking for i386-unknown-gnu-pgf77 configure:4799: result: no configure:4770: checking for i386-unknown-gnu-fort77 configure:4799: result: no configure:4770: checking for i386-unknown-gnu-fl32 configure:4799: result: no configure:4770: checking for i386-unknown-gnu-af77 configure:4799: result: no configure:4770: checking for i386-unknown-gnu-f90 configure:4799: result: no configure:4770: checking for i386-unknown-gnu-xlf90 configure:4799: result: no configure:4770: checking for i386-unknown-gnu-pgf90 configure:4799: result: no configure:4770: checking for i386-unknown-gnu-epcf90 configure:4799: result: no configure:4770: checking for i386-unknown-gnu-f95 configure:4799: result: no configure:4770: checking for i386-unknown-gnu-fort configure:4799: result: no configure:4770: checking for i386-unknown-gnu-xlf95 configure:4799: result: no configure:4770: checking for i386-unknown-gnu-ifc configure:4799: result: no configure:4770: checking for i386-unknown-gnu-efc configure:4799: result: no configure:4770: checking for i386-unknown-gnu-pgf95 configure:4799: result: no configure:4770: checking for i386-unknown-gnu-lf95 configure:4799: result: no configure:4770: checking for i386-unknown-gnu-gfortran configure:4799: result: no configure:4812: checking for g77 configure:4828: found /usr/local/bin/g77 configure:4838: result: g77 configure:4856: checking for Fortran 77 compiler version configure:4856: 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:4859: $? = 0 configure:4861: 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:4864: $? = 0 configure:4866: 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:4869: $? = 0 configure:4877: checking whether we are using the GNU Fortran 77 compiler configure:4891: 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:4897: $? = 0 configure:4900: test -z || test ! -s conftest.err configure:4903: $? = 0 configure:4906: test -s conftest. configure:4909: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:4922: result: no configure:4928: checking whether g77 accepts -g configure:4940: g77 -c -g conftest.f >&5 configure:4946: $? = 0 configure:4949: test -z || test ! -s conftest.err configure:4952: $? = 0 configure:4955: test -s conftest. configure:4958: $? = 1 configure: failed program was: | program main | | end configure:4970: result: no configure:5000: checking the maximum length of command line arguments configure:5065: result: configure:5076: checking command to parse nm output from cc object configure:5165: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5168: $? = 0 configure:5172: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:5175: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:5165: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5168: $? = 0 configure:5172: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:5175: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:5265: result: failed configure:5272: checking for objdir configure:5287: result: .libs configure:5339: checking for i386-unknown-gnu-ar configure:5368: result: no configure:5377: checking for ar configure:5393: found /usr/bin/ar configure:5404: result: ar configure:5419: checking for i386-unknown-gnu-ranlib configure:5448: result: no configure:5457: checking for ranlib configure:5473: found /usr/bin/ranlib configure:5484: result: ranlib configure:5499: checking for i386-unknown-gnu-strip configure:5528: result: no configure:5537: checking for strip configure:5553: found /usr/bin/strip configure:5564: result: strip configure:5826: checking if cc static flag works configure:5849: result: yes configure:5915: checking for cc option to produce PIC configure:6092: result: configure:6157: checking if cc supports -c -o file.o configure:6181: cc -c -fno-common -I/usr/local/include -o out/conftest2.o conftest.c >&5 configure:6185: $? = 0 configure:6202: result: yes configure:6228: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:7075: result: no configure:7146: checking dynamic linker characteristics configure:7698: result: gnu ld.so configure:7702: checking how to hardcode library paths into programs configure:7727: result: immediate configure:7741: checking whether stripping libraries is possible configure:7762: result: no configure:8569: checking if libtool supports shared libraries configure:8571: result: no configure:8574: checking whether to build shared libraries configure:8632: result: no configure:8635: checking whether to build static libraries configure:8639: result: yes configure:8731: creating libtool configure:9420: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:10246: result: yes configure:10264: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:10267: $? = 0 configure:10363: checking for c++ option to produce PIC configure:10615: result: configure:10680: checking if c++ supports -c -o file.o configure:10704: c++ -c -fno-common -I/usr/local/include -o out/conftest2.o conftest.cc >&5 configure:10708: $? = 0 configure:10725: result: yes configure:10751: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:10779: result: yes configure:10850: checking dynamic linker characteristics configure:11402: result: gnu ld.so configure:11406: checking how to hardcode library paths into programs configure:11431: result: immediate configure:11445: checking whether stripping libraries is possible configure:11466: result: no configure:12750: checking if libtool supports shared libraries configure:12752: result: no configure:12755: checking whether to build shared libraries configure:12773: result: no configure:12776: checking whether to build static libraries configure:12780: result: yes configure:12792: checking for g77 option to produce PIC configure:12969: result: configure:13034: checking if g77 supports -c -o file.o configure:13058: g77 -c -o out/conftest2.o conftest.f >&5 configure:13062: $? = 0 configure:13079: result: yes configure:13105: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:13932: result: no configure:14003: checking dynamic linker characteristics configure:14555: result: gnu ld.so configure:14559: checking how to hardcode library paths into programs configure:14584: result: immediate configure:14598: checking whether stripping libraries is possible configure:14619: result: no configure:18698: checking for an ANSI C-conforming const configure:18765: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:18771: $? = 0 configure:18774: test -z || test ! -s conftest.err configure:18777: $? = 0 configure:18780: test -s conftest.o configure:18783: $? = 0 configure:18794: result: yes configure:18804: checking for size_t configure:18828: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:18834: $? = 0 configure:18837: test -z || test ! -s conftest.err configure:18840: $? = 0 configure:18843: test -s conftest.o configure:18846: $? = 0 configure:18857: result: yes configure:18869: checking for pid_t configure:18893: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:52: error: `pid_t' undeclared (first use in this function) conftest.c:52: error: (Each undeclared identifier is reported only once conftest.c:52: error: for each function it appears in.) conftest.c:52: error: parse error before ')' token configure:18899: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU plotutils" | #define PACKAGE_TARNAME "plotutils" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "GNU plotutils 2.5" | #define PACKAGE_BUGREPORT "bug-plotutils@gnu.org" | #define PACKAGE "plotutils" | #define VERSION "2.5" | #define HAVE_DLFCN_H 1 | #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 | int | main () | { | if ((pid_t *) 0) | return 0; | if (sizeof (pid_t)) | return 0; | ; | return 0; | } configure:18922: result: no configure:18934: checking return type of signal handlers configure:18965: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:18971: $? = 0 configure:18974: test -z || test ! -s conftest.err configure:18977: $? = 0 configure:18980: test -s conftest.o configure:18983: $? = 0 configure:18994: result: void configure:19004: checking whether flushing a null FILE pointer works configure:19033: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:19036: $? = 0 configure:19038: ./conftest configure:19041: $? = 0 configure:19043: result: yes configure:19061: checking for ANSI C header files configure:19213: result: no configure:19230: checking for string.h configure:19235: result: no configure:19239: checking limits.h usability configure:19251: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:19257: $? = 0 configure:19260: test -z || test ! -s conftest.err configure:19263: $? = 0 configure:19266: test -s conftest.o configure:19269: $? = 0 configure:19279: result: yes configure:19283: checking limits.h presence configure:19293: cc -E -I/usr/local/include conftest.c configure:19299: $? = 0 configure:19319: result: yes configure:19354: checking for limits.h configure:19361: result: yes configure:19239: checking float.h usability configure:19251: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:19257: $? = 0 configure:19260: test -z || test ! -s conftest.err configure:19263: $? = 0 configure:19266: test -s conftest.o configure:19269: $? = 0 configure:19279: result: yes configure:19283: checking float.h presence configure:19293: cc -E -I/usr/local/include conftest.c configure:19299: $? = 0 configure:19319: result: yes configure:19354: checking for float.h configure:19361: result: yes configure:19397: checking malloc.h usability configure:19409: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:19415: $? = 0 configure:19418: test -z || test ! -s conftest.err configure:19421: $? = 0 configure:19424: test -s conftest.o configure:19427: $? = 0 configure:19437: result: yes configure:19441: checking malloc.h presence configure:19451: cc -E -I/usr/local/include conftest.c configure:19457: $? = 0 configure:19477: result: yes configure:19512: checking for malloc.h configure:19519: result: yes configure:19397: checking pthread.h usability configure:19409: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:19415: $? = 0 configure:19418: test -z || test ! -s conftest.err configure:19421: $? = 0 configure:19424: test -s conftest.o configure:19427: $? = 0 configure:19437: result: yes configure:19441: checking pthread.h presence configure:19451: cc -E -I/usr/local/include conftest.c configure:19457: $? = 0 configure:19477: result: yes configure:19512: checking for pthread.h configure:19519: result: yes configure:19388: checking for strings.h configure:19393: result: no configure:19388: checking for unistd.h configure:19393: result: no configure:19397: checking values.h usability configure:19409: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:19415: $? = 0 configure:19418: test -z || test ! -s conftest.err configure:19421: $? = 0 configure:19424: test -s conftest.o configure:19427: $? = 0 configure:19437: result: yes configure:19441: checking values.h presence configure:19451: cc -E -I/usr/local/include conftest.c configure:19457: $? = 0 configure:19477: result: yes configure:19512: checking for values.h configure:19519: result: yes configure:19397: checking sys/select.h usability configure:19409: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:19415: $? = 0 configure:19418: test -z || test ! -s conftest.err configure:19421: $? = 0 configure:19424: test -s conftest.o configure:19427: $? = 0 configure:19437: result: yes configure:19441: checking sys/select.h presence configure:19451: cc -E -I/usr/local/include conftest.c configure:19457: $? = 0 configure:19477: result: yes configure:19512: checking for sys/select.h configure:19519: result: yes configure:19397: checking sys/stdtypes.h usability configure:19409: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:58:26: sys/stdtypes.h: No such file or directory configure:19415: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU plotutils" | #define PACKAGE_TARNAME "plotutils" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "GNU plotutils 2.5" | #define PACKAGE_BUGREPORT "bug-plotutils@gnu.org" | #define PACKAGE "plotutils" | #define VERSION "2.5" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define pid_t int | #define RETSIGTYPE void | #define HAVE_NULL_FLUSH 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_SELECT_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:19437: result: no configure:19441: checking sys/stdtypes.h presence configure:19451: cc -E -I/usr/local/include conftest.c conftest.c:24:26: sys/stdtypes.h: No such file or directory configure:19457: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU plotutils" | #define PACKAGE_TARNAME "plotutils" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "GNU plotutils 2.5" | #define PACKAGE_BUGREPORT "bug-plotutils@gnu.org" | #define PACKAGE "plotutils" | #define VERSION "2.5" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define pid_t int | #define RETSIGTYPE void | #define HAVE_NULL_FLUSH 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_SELECT_H 1 | /* end confdefs.h. */ | #include configure:19477: result: no configure:19512: checking for sys/stdtypes.h configure:19519: result: no configure:19397: checking sys/time.h usability configure:19409: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:19415: $? = 0 configure:19418: test -z || test ! -s conftest.err configure:19421: $? = 0 configure:19424: test -s conftest.o configure:19427: $? = 0 configure:19437: result: yes configure:19441: checking sys/time.h presence configure:19451: cc -E -I/usr/local/include conftest.c configure:19457: $? = 0 configure:19477: result: yes configure:19512: checking for sys/time.h configure:19519: result: yes configure:19388: checking for sys/types.h configure:19393: result: no configure:19397: checking sys/wait.h usability configure:19409: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:19415: $? = 0 configure:19418: test -z || test ! -s conftest.err configure:19421: $? = 0 configure:19424: test -s conftest.o configure:19427: $? = 0 configure:19437: result: yes configure:19441: checking sys/wait.h presence configure:19451: cc -E -I/usr/local/include conftest.c configure:19457: $? = 0 configure:19477: result: yes configure:19512: checking for sys/wait.h configure:19519: result: yes configure:19532: checking whether time.h and sys/time.h may both be included configure:19557: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:19563: $? = 0 configure:19566: test -z || test ! -s conftest.err configure:19569: $? = 0 configure:19572: test -s conftest.o configure:19575: $? = 0 configure:19586: result: yes configure:19634: checking for working alloca.h configure:19655: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:19661: $? = 0 configure:19664: test -z || test ! -s conftest.err configure:19667: $? = 0 configure:19670: test -s conftest configure:19673: $? = 0 configure:19685: result: yes configure:19695: checking for alloca configure:19736: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:19742: $? = 0 configure:19745: test -z || test ! -s conftest.err configure:19748: $? = 0 configure:19751: test -s conftest configure:19754: $? = 0 configure:19766: result: yes configure:19995: checking for bison configure:20011: found /usr/local/bin/bison configure:20021: result: bison -y configure:20037: checking for flex configure:20053: found /usr/bin/flex configure:20063: result: flex configure:20078: checking for flex configure:20104: result: flex configure:20117: checking for yywrap in -lfl configure:20147: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lfl >&5 configure:20153: $? = 0 configure:20156: test -z || test ! -s conftest.err configure:20159: $? = 0 configure:20162: test -s conftest configure:20165: $? = 0 configure:20178: result: yes configure:20255: checking lex output file root configure:20266: flex conftest.l configure:20269: $? = 0 configure:20281: result: lex.yy configure:20286: checking whether yytext is a pointer configure:20302: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lfl >&5 configure:20308: $? = 0 configure:20311: test -z || test ! -s conftest.err configure:20314: $? = 0 configure:20317: test -s conftest configure:20320: $? = 0 configure:20334: result: yes configure:20352: checking for pthread_mutex_init in -lc configure:20382: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lc >&5 configure:20388: $? = 0 configure:20391: test -z || test ! -s conftest.err configure:20394: $? = 0 configure:20397: test -s conftest configure:20400: $? = 0 configure:20413: result: yes configure:20429: checking for ctime_r configure:20486: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:20492: $? = 0 configure:20495: test -z || test ! -s conftest.err configure:20498: $? = 0 configure:20501: test -s conftest configure:20504: $? = 0 configure:20516: result: yes configure:20429: checking for localtime_r configure:20486: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:20492: $? = 0 configure:20495: test -z || test ! -s conftest.err configure:20498: $? = 0 configure:20501: test -s conftest configure:20504: $? = 0 configure:20516: result: yes configure:20532: checking for waitpid configure:20589: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:20595: $? = 0 configure:20598: test -z || test ! -s conftest.err configure:20601: $? = 0 configure:20604: test -s conftest configure:20607: $? = 0 configure:20619: result: yes configure:20633: checking for matherr in -lmx configure:20663: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lmx >&5 configure:20669: $? = 0 configure:20672: test -z || test ! -s conftest.err configure:20675: $? = 0 configure:20678: test -s conftest configure:20681: $? = 0 configure:20694: result: yes configure:20713: checking for memcpy configure:20770: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lmx >&5 conftest.c:58: warning: conflicting types for built-in function `memcpy' configure:20776: $? = 0 configure:20779: test -z || test ! -s conftest.err configure:20782: $? = 0 configure:20785: test -s conftest configure:20788: $? = 0 configure:20800: result: yes configure:20713: checking for memmove configure:20770: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lmx >&5 configure:20776: $? = 0 configure:20779: test -z || test ! -s conftest.err configure:20782: $? = 0 configure:20785: test -s conftest configure:20788: $? = 0 configure:20800: result: yes configure:20713: checking for strchr configure:20770: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lmx >&5 conftest.c:60: warning: conflicting types for built-in function `strchr' configure:20776: $? = 0 configure:20779: test -z || test ! -s conftest.err configure:20782: $? = 0 configure:20785: test -s conftest configure:20788: $? = 0 configure:20800: result: yes configure:20713: checking for strcasecmp configure:20770: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lmx >&5 configure:20776: $? = 0 configure:20779: test -z || test ! -s conftest.err configure:20782: $? = 0 configure:20785: test -s conftest configure:20788: $? = 0 configure:20800: result: yes configure:20713: checking for strerror configure:20770: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lmx >&5 configure:20776: $? = 0 configure:20779: test -z || test ! -s conftest.err configure:20782: $? = 0 configure:20785: test -s conftest configure:20788: $? = 0 configure:20800: result: yes configure:20713: checking for matherr configure:20770: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lmx >&5 configure:20776: $? = 0 configure:20779: test -z || test ! -s conftest.err configure:20782: $? = 0 configure:20785: test -s conftest configure:20788: $? = 0 configure:20800: result: yes configure:20713: checking for j0 configure:20770: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lmx >&5 configure:20776: $? = 0 configure:20779: test -z || test ! -s conftest.err configure:20782: $? = 0 configure:20785: test -s conftest configure:20788: $? = 0 configure:20800: result: yes configure:20713: checking for erf configure:20770: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lmx >&5 configure:20776: $? = 0 configure:20779: test -z || test ! -s conftest.err configure:20782: $? = 0 configure:20785: test -s conftest configure:20788: $? = 0 configure:20800: result: yes configure:20819: checking for lgamma configure:20876: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lmx >&5 configure:20882: $? = 0 configure:20885: test -z || test ! -s conftest.err configure:20888: $? = 0 configure:20891: test -s conftest configure:20894: $? = 0 configure:20906: result: yes configure:20819: checking for gamma configure:20876: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lmx >&5 configure:20882: $? = 0 configure:20885: test -z || test ! -s conftest.err configure:20888: $? = 0 configure:20891: test -s conftest configure:20894: $? = 0 configure:20906: result: yes configure:20930: checking for X configure:21164: result: libraries , headers in standard search path configure:21335: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lmx -lX11 >&5 ld: can't locate file for: -lX11 configure:21341: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU plotutils" | #define PACKAGE_TARNAME "plotutils" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "GNU plotutils 2.5" | #define PACKAGE_BUGREPORT "bug-plotutils@gnu.org" | #define PACKAGE "plotutils" | #define VERSION "2.5" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define pid_t int | #define RETSIGTYPE void | #define HAVE_NULL_FLUSH 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define YYTEXT_POINTER 1 | #define PTHREAD_SUPPORT 1 | #define HAVE_CTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_WAITPID 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_MATHERR 1 | #define HAVE_J0 1 | #define HAVE_ERF 1 | #define HAVE_LGAMMA 1 | #define HAVE_GAMMA 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char XOpenDisplay (); | int | main () | { | XOpenDisplay (); | ; | return 0; | } configure:21360: checking for dnet_ntoa in -ldnet configure:21390: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -ldnet -lmx -lX11 >&5 ld: can't locate file for: -lX11 configure:21396: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU plotutils" | #define PACKAGE_TARNAME "plotutils" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "GNU plotutils 2.5" | #define PACKAGE_BUGREPORT "bug-plotutils@gnu.org" | #define PACKAGE "plotutils" | #define VERSION "2.5" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define pid_t int | #define RETSIGTYPE void | #define HAVE_NULL_FLUSH 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define YYTEXT_POINTER 1 | #define PTHREAD_SUPPORT 1 | #define HAVE_CTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_WAITPID 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_MATHERR 1 | #define HAVE_J0 1 | #define HAVE_ERF 1 | #define HAVE_LGAMMA 1 | #define HAVE_GAMMA 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dnet_ntoa (); | int | main () | { | dnet_ntoa (); | ; | return 0; | } configure:21421: result: no configure:21428: checking for dnet_ntoa in -ldnet_stub configure:21458: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -ldnet_stub -lmx -lX11 >&5 ld: can't locate file for: -ldnet_stub configure:21464: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU plotutils" | #define PACKAGE_TARNAME "plotutils" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "GNU plotutils 2.5" | #define PACKAGE_BUGREPORT "bug-plotutils@gnu.org" | #define PACKAGE "plotutils" | #define VERSION "2.5" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define pid_t int | #define RETSIGTYPE void | #define HAVE_NULL_FLUSH 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define YYTEXT_POINTER 1 | #define PTHREAD_SUPPORT 1 | #define HAVE_CTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_WAITPID 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_MATHERR 1 | #define HAVE_J0 1 | #define HAVE_ERF 1 | #define HAVE_LGAMMA 1 | #define HAVE_GAMMA 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dnet_ntoa (); | int | main () | { | dnet_ntoa (); | ; | return 0; | } configure:21489: result: no configure:21509: checking for gethostbyname configure:21566: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lmx >&5 configure:21572: $? = 0 configure:21575: test -z || test ! -s conftest.err configure:21578: $? = 0 configure:21581: test -s conftest configure:21584: $? = 0 configure:21596: result: yes configure:21745: checking for connect configure:21802: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lmx >&5 configure:21808: $? = 0 configure:21811: test -z || test ! -s conftest.err configure:21814: $? = 0 configure:21817: test -s conftest configure:21820: $? = 0 configure:21832: result: yes configure:21906: checking for remove configure:21963: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lmx >&5 configure:21969: $? = 0 configure:21972: test -z || test ! -s conftest.err configure:21975: $? = 0 configure:21978: test -s conftest configure:21981: $? = 0 configure:21993: result: yes configure:22067: checking for shmat configure:22124: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lmx >&5 configure:22130: $? = 0 configure:22133: test -z || test ! -s conftest.err configure:22136: $? = 0 configure:22139: test -s conftest configure:22142: $? = 0 configure:22154: result: yes configure:22237: checking for IceConnectionNumber in -lICE configure:22267: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lICE -lmx >&5 ld: can't locate file for: -lICE configure:22273: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU plotutils" | #define PACKAGE_TARNAME "plotutils" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "GNU plotutils 2.5" | #define PACKAGE_BUGREPORT "bug-plotutils@gnu.org" | #define PACKAGE "plotutils" | #define VERSION "2.5" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define pid_t int | #define RETSIGTYPE void | #define HAVE_NULL_FLUSH 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define YYTEXT_POINTER 1 | #define PTHREAD_SUPPORT 1 | #define HAVE_CTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_WAITPID 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_MATHERR 1 | #define HAVE_J0 1 | #define HAVE_ERF 1 | #define HAVE_LGAMMA 1 | #define HAVE_GAMMA 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char IceConnectionNumber (); | int | main () | { | IceConnectionNumber (); | ; | return 0; | } configure:22298: result: no configure:22323: checking for XtToolkitThreadInitialize in -lXt configure:22353: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lXt -lXext -lX11 -lmx >&5 ld: can't locate file for: -lXt configure:22359: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU plotutils" | #define PACKAGE_TARNAME "plotutils" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "GNU plotutils 2.5" | #define PACKAGE_BUGREPORT "bug-plotutils@gnu.org" | #define PACKAGE "plotutils" | #define VERSION "2.5" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define pid_t int | #define RETSIGTYPE void | #define HAVE_NULL_FLUSH 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define YYTEXT_POINTER 1 | #define PTHREAD_SUPPORT 1 | #define HAVE_CTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_WAITPID 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_MATHERR 1 | #define HAVE_J0 1 | #define HAVE_ERF 1 | #define HAVE_LGAMMA 1 | #define HAVE_GAMMA 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char XtToolkitThreadInitialize (); | int | main () | { | XtToolkitThreadInitialize (); | ; | return 0; | } configure:22384: result: no configure:22400: checking for XdbeQueryExtension in -lXext configure:22430: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lXext -lX11 -lmx >&5 ld: can't locate file for: -lXext configure:22436: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU plotutils" | #define PACKAGE_TARNAME "plotutils" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "GNU plotutils 2.5" | #define PACKAGE_BUGREPORT "bug-plotutils@gnu.org" | #define PACKAGE "plotutils" | #define VERSION "2.5" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define pid_t int | #define RETSIGTYPE void | #define HAVE_NULL_FLUSH 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define YYTEXT_POINTER 1 | #define PTHREAD_SUPPORT 1 | #define HAVE_CTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_WAITPID 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_MATHERR 1 | #define HAVE_J0 1 | #define HAVE_ERF 1 | #define HAVE_LGAMMA 1 | #define HAVE_GAMMA 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char XdbeQueryExtension (); | int | main () | { | XdbeQueryExtension (); | ; | return 0; | } configure:22461: result: no configure:22470: checking for XmbufQueryExtension in -lXext configure:22500: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lXext -lX11 -lmx >&5 ld: can't locate file for: -lXext configure:22506: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU plotutils" | #define PACKAGE_TARNAME "plotutils" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "GNU plotutils 2.5" | #define PACKAGE_BUGREPORT "bug-plotutils@gnu.org" | #define PACKAGE "plotutils" | #define VERSION "2.5" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define pid_t int | #define RETSIGTYPE void | #define HAVE_NULL_FLUSH 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define YYTEXT_POINTER 1 | #define PTHREAD_SUPPORT 1 | #define HAVE_CTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_WAITPID 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_MATHERR 1 | #define HAVE_J0 1 | #define HAVE_ERF 1 | #define HAVE_LGAMMA 1 | #define HAVE_GAMMA 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char XmbufQueryExtension (); | int | main () | { | XmbufQueryExtension (); | ; | return 0; | } configure:22531: result: no configure:22559: checking X11/Xlib.h usability configure:22571: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:78:22: X11/Xlib.h: No such file or directory configure:22577: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU plotutils" | #define PACKAGE_TARNAME "plotutils" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "GNU plotutils 2.5" | #define PACKAGE_BUGREPORT "bug-plotutils@gnu.org" | #define PACKAGE "plotutils" | #define VERSION "2.5" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define pid_t int | #define RETSIGTYPE void | #define HAVE_NULL_FLUSH 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define YYTEXT_POINTER 1 | #define PTHREAD_SUPPORT 1 | #define HAVE_CTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_WAITPID 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_MATHERR 1 | #define HAVE_J0 1 | #define HAVE_ERF 1 | #define HAVE_LGAMMA 1 | #define HAVE_GAMMA 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:22599: result: no configure:22603: checking X11/Xlib.h presence configure:22613: cc -E -I/usr/local/include conftest.c conftest.c:44:22: X11/Xlib.h: No such file or directory configure:22619: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU plotutils" | #define PACKAGE_TARNAME "plotutils" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "GNU plotutils 2.5" | #define PACKAGE_BUGREPORT "bug-plotutils@gnu.org" | #define PACKAGE "plotutils" | #define VERSION "2.5" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define pid_t int | #define RETSIGTYPE void | #define HAVE_NULL_FLUSH 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define YYTEXT_POINTER 1 | #define PTHREAD_SUPPORT 1 | #define HAVE_CTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_WAITPID 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_MATHERR 1 | #define HAVE_J0 1 | #define HAVE_ERF 1 | #define HAVE_LGAMMA 1 | #define HAVE_GAMMA 1 | /* end confdefs.h. */ | #include configure:22639: result: no configure:22674: checking for X11/Xlib.h configure:22681: result: no configure:22698: checking for X11/extensions/Xdbe.h configure:22717: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:49:33: X11/extensions/Xdbe.h: No such file or directory configure:22723: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU plotutils" | #define PACKAGE_TARNAME "plotutils" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "GNU plotutils 2.5" | #define PACKAGE_BUGREPORT "bug-plotutils@gnu.org" | #define PACKAGE "plotutils" | #define VERSION "2.5" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define pid_t int | #define RETSIGTYPE void | #define HAVE_NULL_FLUSH 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define YYTEXT_POINTER 1 | #define PTHREAD_SUPPORT 1 | #define HAVE_CTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_WAITPID 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_MATHERR 1 | #define HAVE_J0 1 | #define HAVE_ERF 1 | #define HAVE_LGAMMA 1 | #define HAVE_GAMMA 1 | /* end confdefs.h. */ | #if HAVE_X11_XLIB_H | # include | # endif | | | #include configure:22746: result: no configure:22761: checking for X11/extensions/multibuf.h configure:22780: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:49:37: X11/extensions/multibuf.h: No such file or directory configure:22786: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU plotutils" | #define PACKAGE_TARNAME "plotutils" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "GNU plotutils 2.5" | #define PACKAGE_BUGREPORT "bug-plotutils@gnu.org" | #define PACKAGE "plotutils" | #define VERSION "2.5" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define pid_t int | #define RETSIGTYPE void | #define HAVE_NULL_FLUSH 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define YYTEXT_POINTER 1 | #define PTHREAD_SUPPORT 1 | #define HAVE_CTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_WAITPID 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_MATHERR 1 | #define HAVE_J0 1 | #define HAVE_ERF 1 | #define HAVE_LGAMMA 1 | #define HAVE_GAMMA 1 | /* end confdefs.h. */ | #if HAVE_X11_XLIB_H | # include | # endif | | | #include configure:22809: result: no configure:23371: checking png.h usability configure:23383: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:23389: $? = 0 configure:23392: test -z || test ! -s conftest.err configure:23395: $? = 0 configure:23398: test -s conftest.o configure:23401: $? = 0 configure:23411: result: yes configure:23415: checking png.h presence configure:23425: cc -E -I/usr/local/include conftest.c configure:23431: $? = 0 configure:23451: result: yes configure:23486: checking for png.h configure:23493: result: yes configure:23508: checking for png_set_tRNS in -lpng configure:23538: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lpng -lz -lm -lmx >&5 configure:23544: $? = 0 configure:23547: test -z || test ! -s conftest.err configure:23550: $? = 0 configure:23553: test -s conftest configure:23556: $? = 0 configure:23569: result: yes configure:23868: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GNU plotutils config.status 2.5, 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:778: creating Makefile config.status:778: creating double/Makefile config.status:778: creating graph/Makefile config.status:778: creating pic2plot/Makefile config.status:778: creating pic2plot/doc/Makefile config.status:778: creating pic2plot/libgroff/Makefile config.status:778: creating pic2plot/include/Makefile config.status:778: creating info/Makefile config.status:778: creating lib/Makefile config.status:778: creating libplot/Makefile config.status:778: creating libplotter/Makefile config.status:778: creating libxmi/Makefile config.status:778: creating libxmi/info/Makefile config.status:778: creating plot/Makefile config.status:778: creating tek2plot/Makefile config.status:778: creating tek2plot/teksamples/Makefile config.status:778: creating plotfont/Makefile config.status:778: creating spline/Makefile config.status:778: creating ode/Makefile config.status:778: creating ode-examples/Makefile config.status:778: creating include/Makefile config.status:778: creating doc/Makefile config.status:778: creating fonts/Makefile config.status:778: creating fonts/bdf/Makefile config.status:778: creating fonts/pcf/Makefile config.status:778: creating fonts/pfb/Makefile config.status:778: creating test/Makefile config.status:844: creating config.h config.status:1172: executing default-1 commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=yes 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=set ac_cv_env_CPPFLAGS_value=-I/usr/local/include ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-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=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib 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_func_alloca_works=yes ac_cv_func_connect=yes ac_cv_func_ctime_r=yes ac_cv_func_erf=yes ac_cv_func_gamma=yes ac_cv_func_gethostbyname=yes ac_cv_func_j0=yes ac_cv_func_lgamma=yes ac_cv_func_localtime_r=yes ac_cv_func_matherr=yes ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strerror=yes ac_cv_func_waitpid=yes ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' ac_cv_header_X11_Xlib_h=no ac_cv_header_X11_extensions_Xdbe_h=no ac_cv_header_X11_extensions_multibuf_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_float_h=yes ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=no ac_cv_header_png_h=yes ac_cv_header_pthread_h=yes ac_cv_header_stdc=no 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_select_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_stdtypes_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_sys_wait_h=yes ac_cv_header_time=yes 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_ICE_IceConnectionNumber=no ac_cv_lib_Xext_XdbeQueryExtension=no ac_cv_lib_Xext_XmbufQueryExtension=no ac_cv_lib_Xt_XtToolkitThreadInitialize=no ac_cv_lib_c_pthread_mutex_init=yes ac_cv_lib_dnet_dnet_ntoa=no ac_cv_lib_dnet_stub_dnet_ntoa=no ac_cv_lib_fl_yywrap=yes ac_cv_lib_mx_matherr=yes ac_cv_lib_png_png_set_tRNS=yes ac_cv_objext= ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXX=c++ ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_LEX=flex ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip 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_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes ac_cv_type_pid_t=no ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_working_alloca_h=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM=nm lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len= lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='/mnt/gmirror/ports/graphics/plotutils/work/plotutils-2.5/missing aclocal-1.4' ALLOCA='' AR='ar' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='/mnt/gmirror/ports/graphics/plotutils/work/plotutils-2.5/missing automake-1.4' CC='cc' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='-I/usr/local/include' CXX='c++' CXXCPP='c++ -E' CXXFLAGS='-fno-common' DEFS='-DHAVE_CONFIG_H' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='g77' FFLAGS='' 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' LDFLAGS='-L/usr/local/lib' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBOBJS='' LIBS=' -lmx' LIBTOOL='$(SHELL) /usr/local/bin/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='makeinfo' NO_LIBPLOTTER_FALSE='#' NO_LIBPLOTTER_TRUE='' NO_LIBXMI_FALSE='#' NO_LIBXMI_TRUE='' NO_PNG_FALSE='' NO_PNG_TRUE='#' NO_X_FALSE='' NO_X_TRUE='#' OBJEXT='' PACKAGE='plotutils' PACKAGE_BUGREPORT='bug-plotutils@gnu.org' PACKAGE_NAME='GNU plotutils' PACKAGE_STRING='GNU plotutils 2.5' PACKAGE_TARNAME='plotutils' PACKAGE_VERSION='2.5' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='2.5' X_BASIC_LIBS='-lXext -lX11' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' X_TOOLKIT_LIBS='-lXaw -lXmu -lXt' YACC='bison -y' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='g77' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' ps_fonts_in_pcl='0' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_CTIME_R 1 #define HAVE_DLFCN_H 1 #define HAVE_ERF 1 #define HAVE_FLOAT_H 1 #define HAVE_GAMMA 1 #define HAVE_J0 1 #define HAVE_LGAMMA 1 #define HAVE_LIBPNG 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALTIME_R 1 #define HAVE_MALLOC_H 1 #define HAVE_MATHERR 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_NULL_FLUSH 1 #define HAVE_PNG_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRERROR 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_VALUES_H 1 #define HAVE_WAITPID 1 #define INCLUDE_PNG_SUPPORT 1 #define PACKAGE "plotutils" #define PACKAGE_BUGREPORT "bug-plotutils@gnu.org" #define PACKAGE_NAME "GNU plotutils" #define PACKAGE_STRING "GNU plotutils 2.5" #define PACKAGE_TARNAME "plotutils" #define PACKAGE_VERSION "2.5" #define PTHREAD_SUPPORT 1 #define RETSIGTYPE void #define TIME_WITH_SYS_TIME 1 #define VERSION "2.5" #define YYTEXT_POINTER 1 #define pid_t int #endif #ifdef __cplusplus void exit (int); configure: exit 0