This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by plplot configure 5.6.1, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --disable-cgm --disable-java --disable-octave --with-gd-incdir=/usr/local/include --with-gd-libdir=/usr/local/lib --with-freetype-font-dir=/usr/local --enable-f95 --with-pthreads --disable-linuxvga --disable-python --disable-gcw --disable-itcl --disable-tcl --disable-tk --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: 173 tasks, 230 threads, 4 processors Load average: 1.19, Mach factor: 2.80 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1830: checking for a BSD-compatible install configure:1885: result: /usr/bin/install -c -o root -g wheel configure:1896: checking whether build environment is sane configure:1939: result: yes configure:2004: checking for gawk configure:2020: found /usr/local/bin/gawk configure:2030: result: gawk configure:2040: checking whether make sets $(MAKE) configure:2060: result: yes configure:2275: checking for i386-unknown-gnu-gcc configure:2301: result: cc configure:2583: checking for C compiler version configure:2586: 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:2589: $? = 0 configure:2591: 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:2594: $? = 0 configure:2596: cc -V &5 cc: `-V' option must have argument configure:2599: $? = 1 configure:2622: checking for C compiler default output file name configure:2625: cc -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2628: $? = 0 configure:2674: result: a.out configure:2679: checking whether the C compiler works configure:2685: ./a.out configure:2688: $? = 0 configure:2705: result: yes configure:2712: checking whether we are cross compiling configure:2714: result: no configure:2717: checking for suffix of executables configure:2719: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2722: $? = 0 configure:2747: result: configure:2753: checking for suffix of object files configure:2774: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2777: $? = 0 configure:2799: result: configure:2803: checking whether we are using the GNU C compiler configure:2827: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2833: $? = 0 configure:2837: test -z || test ! -s conftest.err configure:2840: $? = 0 configure:2843: test -s conftest. configure:2846: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "plplot" | #define PACKAGE_TARNAME "plplot" | #define PACKAGE_VERSION "5.6.1" | #define PACKAGE_STRING "plplot 5.6.1" | #define PACKAGE_BUGREPORT "plplot-devel@lists.sourceforge.net" | #define PACKAGE "plplot" | #define VERSION "5.6.1" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2859: result: no configure:2865: checking whether cc accepts -g configure:2886: cc -c -g -I/usr/local/include conftest.c >&5 configure:2892: $? = 0 configure:2896: test -z || test ! -s conftest.err configure:2899: $? = 0 configure:2902: test -s conftest. configure:2905: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "plplot" | #define PACKAGE_TARNAME "plplot" | #define PACKAGE_VERSION "5.6.1" | #define PACKAGE_STRING "plplot 5.6.1" | #define PACKAGE_BUGREPORT "plplot-devel@lists.sourceforge.net" | #define PACKAGE "plplot" | #define VERSION "5.6.1" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2916: result: no configure:2933: checking for cc option to accept ANSI C configure:3003: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3009: $? = 0 configure:3013: test -z || test ! -s conftest.err configure:3016: $? = 0 configure:3019: test -s conftest. configure:3022: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "plplot" | #define PACKAGE_TARNAME "plplot" | #define PACKAGE_VERSION "5.6.1" | #define PACKAGE_STRING "plplot 5.6.1" | #define PACKAGE_BUGREPORT "plplot-devel@lists.sourceforge.net" | #define PACKAGE "plplot" | #define VERSION "5.6.1" | /* 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:3003: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3009: $? = 0 configure:3013: test -z || test ! -s conftest.err configure:3016: $? = 0 configure:3019: test -s conftest. configure:3022: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "plplot" | #define PACKAGE_TARNAME "plplot" | #define PACKAGE_VERSION "5.6.1" | #define PACKAGE_STRING "plplot 5.6.1" | #define PACKAGE_BUGREPORT "plplot-devel@lists.sourceforge.net" | #define PACKAGE "plplot" | #define VERSION "5.6.1" | /* 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:3003: cc -std1 -c -fno-common -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std1' configure:3009: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "plplot" | #define PACKAGE_TARNAME "plplot" | #define PACKAGE_VERSION "5.6.1" | #define PACKAGE_STRING "plplot 5.6.1" | #define PACKAGE_BUGREPORT "plplot-devel@lists.sourceforge.net" | #define PACKAGE "plplot" | #define VERSION "5.6.1" | /* 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:3003: cc -Ae -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:3009: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "plplot" | #define PACKAGE_TARNAME "plplot" | #define PACKAGE_VERSION "5.6.1" | #define PACKAGE_STRING "plplot 5.6.1" | #define PACKAGE_BUGREPORT "plplot-devel@lists.sourceforge.net" | #define PACKAGE "plplot" | #define VERSION "5.6.1" | /* 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:3003: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:3009: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "plplot" | #define PACKAGE_TARNAME "plplot" | #define PACKAGE_VERSION "5.6.1" | #define PACKAGE_STRING "plplot 5.6.1" | #define PACKAGE_BUGREPORT "plplot-devel@lists.sourceforge.net" | #define PACKAGE "plplot" | #define VERSION "5.6.1" | /* 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:3003: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:3009: $? = 0 configure:3013: test -z || test ! -s conftest.err configure:3016: $? = 0 configure:3019: test -s conftest. configure:3022: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "plplot" | #define PACKAGE_TARNAME "plplot" | #define PACKAGE_VERSION "5.6.1" | #define PACKAGE_STRING "plplot 5.6.1" | #define PACKAGE_BUGREPORT "plplot-devel@lists.sourceforge.net" | #define PACKAGE "plplot" | #define VERSION "5.6.1" | /* 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:3040: result: none needed configure:3058: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:3064: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3208: checking for style of include used by make configure:3236: result: GNU configure:3264: checking dependency style of cc configure:3354: result: gcc3 configure:3375: checking whether cc understands -c and -o together configure:3402: cc -c conftest.c -o conftest. >&5 configure:3405: $? = 0 configure:3407: cc -c conftest.c -o conftest. >&5 configure:3410: $? = 0 configure:3449: result: yes configure:3814: checking for i386-unknown-gnu-g++ configure:3840: result: c++ configure:3898: checking for C++ compiler version configure:3901: 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:3904: $? = 0 configure:3906: 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:3909: $? = 0 configure:3911: c++ -V &5 c++: `-V' option must have argument configure:3914: $? = 1 configure:3917: checking whether we are using the GNU C++ compiler configure:3941: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:3947: $? = 0 configure:3951: test -z || test ! -s conftest.err configure:3954: $? = 0 configure:3957: test -s conftest. configure:3960: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "plplot" | #define PACKAGE_TARNAME "plplot" | #define PACKAGE_VERSION "5.6.1" | #define PACKAGE_STRING "plplot 5.6.1" | #define PACKAGE_BUGREPORT "plplot-devel@lists.sourceforge.net" | #define PACKAGE "plplot" | #define VERSION "5.6.1" | #define PL_DOUBLE | #define DATA_DIR "/share/plplot5.6.1" | #define DRV_DIR "/lib/plplot5.6.1/driversd" | #define BIN_DIR "/bin" | #define TCL_DIR "/share/plplot5.6.1/tcl" | #define BUILD_DIR "/mnt/gmirror/ports/math/plplot/work/plplot-5.6.1" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3973: result: no configure:3979: checking whether c++ accepts -g configure:4000: c++ -c -g -I/usr/local/include conftest.cc >&5 configure:4006: $? = 0 configure:4010: test -z || test ! -s conftest.err configure:4013: $? = 0 configure:4016: test -s conftest. configure:4019: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "plplot" | #define PACKAGE_TARNAME "plplot" | #define PACKAGE_VERSION "5.6.1" | #define PACKAGE_STRING "plplot 5.6.1" | #define PACKAGE_BUGREPORT "plplot-devel@lists.sourceforge.net" | #define PACKAGE "plplot" | #define VERSION "5.6.1" | #define PL_DOUBLE | #define DATA_DIR "/share/plplot5.6.1" | #define DRV_DIR "/lib/plplot5.6.1/driversd" | #define BIN_DIR "/bin" | #define TCL_DIR "/share/plplot5.6.1/tcl" | #define BUILD_DIR "/mnt/gmirror/ports/math/plplot/work/plplot-5.6.1" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4030: result: no configure:4072: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:4078: $? = 0 configure:4082: test -z || test ! -s conftest.err configure:4085: $? = 0 configure:4088: test -s conftest. configure:4091: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "plplot" | #define PACKAGE_TARNAME "plplot" | #define PACKAGE_VERSION "5.6.1" | #define PACKAGE_STRING "plplot 5.6.1" | #define PACKAGE_BUGREPORT "plplot-devel@lists.sourceforge.net" | #define PACKAGE "plplot" | #define VERSION "5.6.1" | #define PL_DOUBLE | #define DATA_DIR "/share/plplot5.6.1" | #define DRV_DIR "/lib/plplot5.6.1/driversd" | #define BIN_DIR "/bin" | #define TCL_DIR "/share/plplot5.6.1/tcl" | #define BUILD_DIR "/mnt/gmirror/ports/math/plplot/work/plplot-5.6.1" | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4072: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:4078: $? = 0 configure:4082: test -z || test ! -s conftest.err configure:4085: $? = 0 configure:4088: test -s conftest. configure:4091: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "plplot" | #define PACKAGE_TARNAME "plplot" | #define PACKAGE_VERSION "5.6.1" | #define PACKAGE_STRING "plplot 5.6.1" | #define PACKAGE_BUGREPORT "plplot-devel@lists.sourceforge.net" | #define PACKAGE "plplot" | #define VERSION "5.6.1" | #define PL_DOUBLE | #define DATA_DIR "/share/plplot5.6.1" | #define DRV_DIR "/lib/plplot5.6.1/driversd" | #define BIN_DIR "/bin" | #define TCL_DIR "/share/plplot5.6.1/tcl" | #define BUILD_DIR "/mnt/gmirror/ports/math/plplot/work/plplot-5.6.1" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4072: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:4078: $? = 0 configure:4082: test -z || test ! -s conftest.err configure:4085: $? = 0 configure:4088: test -s conftest. configure:4091: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "plplot" | #define PACKAGE_TARNAME "plplot" | #define PACKAGE_VERSION "5.6.1" | #define PACKAGE_STRING "plplot 5.6.1" | #define PACKAGE_BUGREPORT "plplot-devel@lists.sourceforge.net" | #define PACKAGE "plplot" | #define VERSION "5.6.1" | #define PL_DOUBLE | #define DATA_DIR "/share/plplot5.6.1" | #define DRV_DIR "/lib/plplot5.6.1/driversd" | #define BIN_DIR "/bin" | #define TCL_DIR "/share/plplot5.6.1/tcl" | #define BUILD_DIR "/mnt/gmirror/ports/math/plplot/work/plplot-5.6.1" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4072: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 In file included from conftest.cc:18: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:17: error: than previous declaration `void exit(int) throw ()' configure:4078: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "plplot" | #define PACKAGE_TARNAME "plplot" | #define PACKAGE_VERSION "5.6.1" | #define PACKAGE_STRING "plplot 5.6.1" | #define PACKAGE_BUGREPORT "plplot-devel@lists.sourceforge.net" | #define PACKAGE "plplot" | #define VERSION "5.6.1" | #define PL_DOUBLE | #define DATA_DIR "/share/plplot5.6.1" | #define DRV_DIR "/lib/plplot5.6.1/driversd" | #define BIN_DIR "/bin" | #define TCL_DIR "/share/plplot5.6.1/tcl" | #define BUILD_DIR "/mnt/gmirror/ports/math/plplot/work/plplot-5.6.1" | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4072: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:4078: $? = 0 configure:4082: test -z || test ! -s conftest.err configure:4085: $? = 0 configure:4088: test -s conftest. configure:4091: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "plplot" | #define PACKAGE_TARNAME "plplot" | #define PACKAGE_VERSION "5.6.1" | #define PACKAGE_STRING "plplot 5.6.1" | #define PACKAGE_BUGREPORT "plplot-devel@lists.sourceforge.net" | #define PACKAGE "plplot" | #define VERSION "5.6.1" | #define PL_DOUBLE | #define DATA_DIR "/share/plplot5.6.1" | #define DRV_DIR "/lib/plplot5.6.1/driversd" | #define BIN_DIR "/bin" | #define TCL_DIR "/share/plplot5.6.1/tcl" | #define BUILD_DIR "/mnt/gmirror/ports/math/plplot/work/plplot-5.6.1" | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4072: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 In file included from conftest.cc:18: conftest.cc:17: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:4078: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "plplot" | #define PACKAGE_TARNAME "plplot" | #define PACKAGE_VERSION "5.6.1" | #define PACKAGE_STRING "plplot 5.6.1" | #define PACKAGE_BUGREPORT "plplot-devel@lists.sourceforge.net" | #define PACKAGE "plplot" | #define VERSION "5.6.1" | #define PL_DOUBLE | #define DATA_DIR "/share/plplot5.6.1" | #define DRV_DIR "/lib/plplot5.6.1/driversd" | #define BIN_DIR "/bin" | #define TCL_DIR "/share/plplot5.6.1/tcl" | #define BUILD_DIR "/mnt/gmirror/ports/math/plplot/work/plplot-5.6.1" | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4161: checking dependency style of c++ configure:4251: result: gcc3 configure:4278: checking whether c++ accepts namespace use configure:4288: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 In file included from /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/gthr-default.h:37, from /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/gthr.h:98, from /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/c++io.h:37, from /usr/include/gcc/darwin/3.3/c++/bits/fpos.h:44, from /usr/include/gcc/darwin/3.3/c++/iosfwd:49, from /usr/include/gcc/darwin/3.3/c++/ios:44, from /usr/include/gcc/darwin/3.3/c++/ostream:45, from /usr/include/gcc/darwin/3.3/c++/iostream:45, from conftest.cc:2: /usr/local/include/pthread.h:304: error: conflicting types for `typedef struct pthread_st*pthread_t' /usr/include/sys/types.h:330: error: previous declaration as `typedef struct _opaque_pthread_t*pthread_t' /usr/local/include/pthread.h:305: error: conflicting types for `typedef struct pthread_attr_st*pthread_attr_t' /usr/include/sys/types.h:298: error: previous declaration as `typedef struct __darwin_pthread_attr_t pthread_attr_t' /usr/local/include/pthread.h:306: error: conflicting types for `typedef int pthread_key_t' /usr/include/sys/types.h:337: error: previous declaration as `typedef __darwin_pthread_key_t pthread_key_t' /usr/local/include/pthread.h:307: error: conflicting types for `typedef int pthread_once_t' /usr/include/sys/types.h:318: error: previous declaration as `typedef struct __darwin_pthread_once_t pthread_once_t' /usr/local/include/pthread.h:308: error: conflicting types for `typedef int pthread_mutexattr_t' /usr/include/sys/types.h:314: error: previous declaration as `typedef struct __darwin_pthread_mutexattr_t pthread_mutexattr_t' /usr/local/include/pthread.h:309: error: conflicting types for `typedef struct pthread_mutex_st*pthread_mutex_t' /usr/include/sys/types.h:310: error: previous declaration as `typedef struct __darwin_pthread_mutex_t pthread_mutex_t' /usr/local/include/pthread.h:310: error: conflicting types for `typedef int pthread_condattr_t' /usr/include/sys/types.h:306: error: previous declaration as `typedef struct __darwin_pthread_condattr_t pthread_condattr_t' /usr/local/include/pthread.h:311: error: conflicting types for `typedef struct pthread_cond_st*pthread_cond_t' /usr/include/sys/types.h:302: error: previous declaration as `typedef struct __darwin_pthread_cond_t pthread_cond_t' /usr/local/include/pthread.h:312: error: conflicting types for `typedef int pthread_rwlockattr_t' /usr/include/sys/types.h:326: error: previous declaration as `typedef struct __darwin_pthread_rwlockattr_t pthread_rwlockattr_t' /usr/local/include/pthread.h:313: error: conflicting types for `typedef struct pthread_rwlock_st*pthread_rwlock_t' /usr/include/sys/types.h:322: error: previous declaration as `typedef struct __darwin_pthread_rwlock_t pthread_rwlock_t' /usr/local/include/pthread.h:379: error: declaration of C function `int pthread_kill(pthread_st*, int)' conflicts with /usr/include/signal.h:84: error: previous declaration `int pthread_kill(_opaque_pthread_t*, int)' here configure:4294: $? = 1 configure: failed program was: | | #include | using namespace std; | configure:4320: result: no configure:4329: checking for cmath configure:4345: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:4351: $? = 0 configure:4355: test -z || test ! -s conftest.err configure:4358: $? = 0 configure:4361: test -s conftest. configure:4364: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "plplot" | #define PACKAGE_TARNAME "plplot" | #define PACKAGE_VERSION "5.6.1" | #define PACKAGE_STRING "plplot 5.6.1" | #define PACKAGE_BUGREPORT "plplot-devel@lists.sourceforge.net" | #define PACKAGE "plplot" | #define VERSION "5.6.1" | #define PL_DOUBLE | #define DATA_DIR "/share/plplot5.6.1" | #define DRV_DIR "/lib/plplot5.6.1/driversd" | #define BIN_DIR "/bin" | #define TCL_DIR "/share/plplot5.6.1/tcl" | #define BUILD_DIR "/mnt/gmirror/ports/math/plplot/work/plplot-5.6.1" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | /**/ | | #include configure:4375: result: no configure:4449: checking if stdint.h can be used from c++ configure:4459: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:4465: $? = 0 configure:4469: test -z || test ! -s conftest.err configure:4472: $? = 0 configure:4475: test -s conftest. configure:4478: $? = 1 configure: failed program was: | | #include | typedef uint32_t PLINT; | PLINT foo=1; | configure:4491: result: no configure:4541: checking for i386-unknown-gnu-g77 configure:4567: result: gfortran42 configure:4624: checking for Fortran 77 compiler version configure:4627: gfortran42 --version &5 ./configure: line 1: gfortran42: command not found configure:4630: $? = 127 configure:4632: gfortran42 -v &5 ./configure: line 1: gfortran42: command not found configure:4635: $? = 127 configure:4637: gfortran42 -V &5 ./configure: line 1: gfortran42: command not found configure:4640: $? = 127 configure:4648: checking whether we are using the GNU Fortran 77 compiler configure:4662: gfortran42 -c -O conftest.F >&5 ./configure: line 1: gfortran42: command not found configure:4668: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:4694: result: no configure:4700: checking whether gfortran42 accepts -g configure:4712: gfortran42 -c -g conftest.f >&5 ./configure: line 1: gfortran42: command not found configure:4718: $? = 127 configure: failed program was: | program main | | end configure:4743: result: no configure:4784: checking if fortran command-line parsing is possible configure:4819: gfortran42 -o conftest -O -L/usr/local/lib conftest.f >&5 ./configure: line 1: gfortran42: command not found configure:4822: $? = 127 configure: program exited with status 127 configure: failed program was: | | implicit none | character*100 command | integer narg, iargc | c get number of command-line arguments | narg = iargc() | c get command name. Apparently this does not always give back the | c command name on all systems, but all that is required for the | c getarg(0 call by the interface logic is that a valid string is | c returned. (All we are really interested in is the subsequent | c arguments.) | call getarg(0, command) | if(narg.gt.0) call getarg(1, command) | c ran into one case (Cygwin) where under certain badly linked | c circumstances, iargc() could return -1 | if(narg.lt.0) then | call exit(1) | else | call exit(0) | endif | stop | end configure:4837: result: no configure:5213: WARNING: Disabling f95 interface configure:5242: checking for file configure:5258: found /usr/local/bin/file configure:5269: result: yes configure:5327: checking for lt_dlinit in -lltdl configure:5357: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lltdl >&5 configure:5363: $? = 0 configure:5367: test -z || test ! -s conftest.err configure:5370: $? = 0 configure:5373: test -s conftest configure:5376: $? = 0 configure:5389: result: yes configure:5591: checking build system type configure:5609: result: i386-unknown-gnu configure:5617: checking host system type configure:5631: result: i386-unknown-gnu configure:5639: checking for a sed that does not truncate output configure:5693: result: /usr/local/bin/sed configure:5696: checking for egrep configure:5706: result: grep -E configure:5755: checking for non-GNU ld configure:5789: result: /usr/bin/ld configure:5798: checking if the linker (/usr/bin/ld) is GNU ld configure:5813: result: no configure:5818: checking for /usr/bin/ld option to reload object files configure:5825: result: -r configure:5843: checking for BSD-compatible nm configure:5892: result: /usr/bin/nm -p configure:5896: checking whether ln -s works configure:5900: result: yes configure:5907: checking how to recognise dependent libraries configure:6083: result: pass_all configure:6561: checking how to run the C preprocessor configure:6596: cc -E -I/usr/local/include conftest.c configure:6602: $? = 0 configure:6634: cc -E -I/usr/local/include conftest.c conftest.c:20:28: ac_nonexistent.h: No such file or directory configure:6640: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "plplot" | #define PACKAGE_TARNAME "plplot" | #define PACKAGE_VERSION "5.6.1" | #define PACKAGE_STRING "plplot 5.6.1" | #define PACKAGE_BUGREPORT "plplot-devel@lists.sourceforge.net" | #define PACKAGE "plplot" | #define VERSION "5.6.1" | #define PL_DOUBLE | #define DATA_DIR "/share/plplot5.6.1" | #define DRV_DIR "/lib/plplot5.6.1/driversd" | #define BIN_DIR "/bin" | #define TCL_DIR "/share/plplot5.6.1/tcl" | #define BUILD_DIR "/mnt/gmirror/ports/math/plplot/work/plplot-5.6.1" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:6679: result: cc -E configure:6703: cc -E -I/usr/local/include conftest.c configure:6709: $? = 0 configure:6741: cc -E -I/usr/local/include conftest.c conftest.c:20:28: ac_nonexistent.h: No such file or directory configure:6747: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "plplot" | #define PACKAGE_TARNAME "plplot" | #define PACKAGE_VERSION "5.6.1" | #define PACKAGE_STRING "plplot 5.6.1" | #define PACKAGE_BUGREPORT "plplot-devel@lists.sourceforge.net" | #define PACKAGE "plplot" | #define VERSION "5.6.1" | #define PL_DOUBLE | #define DATA_DIR "/share/plplot5.6.1" | #define DRV_DIR "/lib/plplot5.6.1/driversd" | #define BIN_DIR "/bin" | #define TCL_DIR "/share/plplot5.6.1/tcl" | #define BUILD_DIR "/mnt/gmirror/ports/math/plplot/work/plplot-5.6.1" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:6791: checking for ANSI C header files configure:6816: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6822: $? = 0 configure:6826: test -z || test ! -s conftest.err configure:6829: $? = 0 configure:6832: test -s conftest. configure:6835: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "plplot" | #define PACKAGE_TARNAME "plplot" | #define PACKAGE_VERSION "5.6.1" | #define PACKAGE_STRING "plplot 5.6.1" | #define PACKAGE_BUGREPORT "plplot-devel@lists.sourceforge.net" | #define PACKAGE "plplot" | #define VERSION "5.6.1" | #define PL_DOUBLE | #define DATA_DIR "/share/plplot5.6.1" | #define DRV_DIR "/lib/plplot5.6.1/driversd" | #define BIN_DIR "/bin" | #define TCL_DIR "/share/plplot5.6.1/tcl" | #define BUILD_DIR "/mnt/gmirror/ports/math/plplot/work/plplot-5.6.1" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:6944: result: no configure:6968: checking for sys/types.h configure:6984: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6990: $? = 0 configure:6994: test -z || test ! -s conftest.err configure:6997: $? = 0 configure:7000: test -s conftest. configure:7003: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "plplot" | #define PACKAGE_TARNAME "plplot" | #define PACKAGE_VERSION "5.6.1" | #define PACKAGE_STRING "plplot 5.6.1" | #define PACKAGE_BUGREPORT "plplot-devel@lists.sourceforge.net" | #define PACKAGE "plplot" | #define VERSION "5.6.1" | #define PL_DOUBLE | #define DATA_DIR "/share/plplot5.6.1" | #define DRV_DIR "/lib/plplot5.6.1/driversd" | #define BIN_DIR "/bin" | #define TCL_DIR "/share/plplot5.6.1/tcl" | #define BUILD_DIR "/mnt/gmirror/ports/math/plplot/work/plplot-5.6.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 | | #include configure:7014: result: no configure:6968: checking for sys/stat.h configure:6984: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6990: $? = 0 configure:6994: test -z || test ! -s conftest.err configure:6997: $? = 0 configure:7000: test -s conftest. configure:7003: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "plplot" | #define PACKAGE_TARNAME "plplot" | #define PACKAGE_VERSION "5.6.1" | #define PACKAGE_STRING "plplot 5.6.1" | #define PACKAGE_BUGREPORT "plplot-devel@lists.sourceforge.net" | #define PACKAGE "plplot" | #define VERSION "5.6.1" | #define PL_DOUBLE | #define DATA_DIR "/share/plplot5.6.1" | #define DRV_DIR "/lib/plplot5.6.1/driversd" | #define BIN_DIR "/bin" | #define TCL_DIR "/share/plplot5.6.1/tcl" | #define BUILD_DIR "/mnt/gmirror/ports/math/plplot/work/plplot-5.6.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 | | #include configure:7014: result: no configure:6968: checking for stdlib.h configure:6984: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6990: $? = 0 configure:6994: test -z || test ! -s conftest.err configure:6997: $? = 0 configure:7000: test -s conftest. configure:7003: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "plplot" | #define PACKAGE_TARNAME "plplot" | #define PACKAGE_VERSION "5.6.1" | #define PACKAGE_STRING "plplot 5.6.1" | #define PACKAGE_BUGREPORT "plplot-devel@lists.sourceforge.net" | #define PACKAGE "plplot" | #define VERSION "5.6.1" | #define PL_DOUBLE | #define DATA_DIR "/share/plplot5.6.1" | #define DRV_DIR "/lib/plplot5.6.1/driversd" | #define BIN_DIR "/bin" | #define TCL_DIR "/share/plplot5.6.1/tcl" | #define BUILD_DIR "/mnt/gmirror/ports/math/plplot/work/plplot-5.6.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 | | #include configure:7014: result: no configure:6968: checking for string.h configure:6984: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6990: $? = 0 configure:6994: test -z || test ! -s conftest.err configure:6997: $? = 0 configure:7000: test -s conftest. configure:7003: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "plplot" | #define PACKAGE_TARNAME "plplot" | #define PACKAGE_VERSION "5.6.1" | #define PACKAGE_STRING "plplot 5.6.1" | #define PACKAGE_BUGREPORT "plplot-devel@lists.sourceforge.net" | #define PACKAGE "plplot" | #define VERSION "5.6.1" | #define PL_DOUBLE | #define DATA_DIR "/share/plplot5.6.1" | #define DRV_DIR "/lib/plplot5.6.1/driversd" | #define BIN_DIR "/bin" | #define TCL_DIR "/share/plplot5.6.1/tcl" | #define BUILD_DIR "/mnt/gmirror/ports/math/plplot/work/plplot-5.6.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 | | #include configure:7014: result: no configure:6968: checking for memory.h configure:6984: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6990: $? = 0 configure:6994: test -z || test ! -s conftest.err configure:6997: $? = 0 configure:7000: test -s conftest. configure:7003: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "plplot" | #define PACKAGE_TARNAME "plplot" | #define PACKAGE_VERSION "5.6.1" | #define PACKAGE_STRING "plplot 5.6.1" | #define PACKAGE_BUGREPORT "plplot-devel@lists.sourceforge.net" | #define PACKAGE "plplot" | #define VERSION "5.6.1" | #define PL_DOUBLE | #define DATA_DIR "/share/plplot5.6.1" | #define DRV_DIR "/lib/plplot5.6.1/driversd" | #define BIN_DIR "/bin" | #define TCL_DIR "/share/plplot5.6.1/tcl" | #define BUILD_DIR "/mnt/gmirror/ports/math/plplot/work/plplot-5.6.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 | | #include configure:7014: result: no configure:6968: checking for strings.h configure:6984: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6990: $? = 0 configure:6994: test -z || test ! -s conftest.err configure:6997: $? = 0 configure:7000: test -s conftest. configure:7003: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "plplot" | #define PACKAGE_TARNAME "plplot" | #define PACKAGE_VERSION "5.6.1" | #define PACKAGE_STRING "plplot 5.6.1" | #define PACKAGE_BUGREPORT "plplot-devel@lists.sourceforge.net" | #define PACKAGE "plplot" | #define VERSION "5.6.1" | #define PL_DOUBLE | #define DATA_DIR "/share/plplot5.6.1" | #define DRV_DIR "/lib/plplot5.6.1/driversd" | #define BIN_DIR "/bin" | #define TCL_DIR "/share/plplot5.6.1/tcl" | #define BUILD_DIR "/mnt/gmirror/ports/math/plplot/work/plplot-5.6.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 | | #include configure:7014: result: no configure:6968: checking for inttypes.h configure:6984: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6990: $? = 0 configure:6994: test -z || test ! -s conftest.err configure:6997: $? = 0 configure:7000: test -s conftest. configure:7003: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "plplot" | #define PACKAGE_TARNAME "plplot" | #define PACKAGE_VERSION "5.6.1" | #define PACKAGE_STRING "plplot 5.6.1" | #define PACKAGE_BUGREPORT "plplot-devel@lists.sourceforge.net" | #define PACKAGE "plplot" | #define VERSION "5.6.1" | #define PL_DOUBLE | #define DATA_DIR "/share/plplot5.6.1" | #define DRV_DIR "/lib/plplot5.6.1/driversd" | #define BIN_DIR "/bin" | #define TCL_DIR "/share/plplot5.6.1/tcl" | #define BUILD_DIR "/mnt/gmirror/ports/math/plplot/work/plplot-5.6.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 | | #include configure:7014: result: no configure:6968: checking for stdint.h configure:6984: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6990: $? = 0 configure:6994: test -z || test ! -s conftest.err configure:6997: $? = 0 configure:7000: test -s conftest. configure:7003: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "plplot" | #define PACKAGE_TARNAME "plplot" | #define PACKAGE_VERSION "5.6.1" | #define PACKAGE_STRING "plplot 5.6.1" | #define PACKAGE_BUGREPORT "plplot-devel@lists.sourceforge.net" | #define PACKAGE "plplot" | #define VERSION "5.6.1" | #define PL_DOUBLE | #define DATA_DIR "/share/plplot5.6.1" | #define DRV_DIR "/lib/plplot5.6.1/driversd" | #define BIN_DIR "/bin" | #define TCL_DIR "/share/plplot5.6.1/tcl" | #define BUILD_DIR "/mnt/gmirror/ports/math/plplot/work/plplot-5.6.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 | | #include configure:7014: result: no configure:6968: checking for unistd.h configure:6984: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6990: $? = 0 configure:6994: test -z || test ! -s conftest.err configure:6997: $? = 0 configure:7000: test -s conftest. configure:7003: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "plplot" | #define PACKAGE_TARNAME "plplot" | #define PACKAGE_VERSION "5.6.1" | #define PACKAGE_STRING "plplot 5.6.1" | #define PACKAGE_BUGREPORT "plplot-devel@lists.sourceforge.net" | #define PACKAGE "plplot" | #define VERSION "5.6.1" | #define PL_DOUBLE | #define DATA_DIR "/share/plplot5.6.1" | #define DRV_DIR "/lib/plplot5.6.1/driversd" | #define BIN_DIR "/bin" | #define TCL_DIR "/share/plplot5.6.1/tcl" | #define BUILD_DIR "/mnt/gmirror/ports/math/plplot/work/plplot-5.6.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 | | #include configure:7014: result: no configure:7040: checking dlfcn.h usability configure:7052: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7058: $? = 0 configure:7062: test -z || test ! -s conftest.err configure:7065: $? = 0 configure:7068: test -s conftest. configure:7071: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "plplot" | #define PACKAGE_TARNAME "plplot" | #define PACKAGE_VERSION "5.6.1" | #define PACKAGE_STRING "plplot 5.6.1" | #define PACKAGE_BUGREPORT "plplot-devel@lists.sourceforge.net" | #define PACKAGE "plplot" | #define VERSION "5.6.1" | #define PL_DOUBLE | #define DATA_DIR "/share/plplot5.6.1" | #define DRV_DIR "/lib/plplot5.6.1/driversd" | #define BIN_DIR "/bin" | #define TCL_DIR "/share/plplot5.6.1/tcl" | #define BUILD_DIR "/mnt/gmirror/ports/math/plplot/work/plplot-5.6.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 | #include configure:7081: result: no configure:7085: checking dlfcn.h presence configure:7095: cc -E -I/usr/local/include conftest.c configure:7101: $? = 0 configure:7121: result: yes configure:7134: WARNING: dlfcn.h: present but cannot be compiled configure:7136: WARNING: dlfcn.h: check for missing prerequisite headers? configure:7138: WARNING: dlfcn.h: see the Autoconf documentation configure:7140: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:7142: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:7144: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:7156: checking for dlfcn.h configure:7163: result: yes configure:7186: checking how to run the C++ preprocessor configure:7217: c++ -E -I/usr/local/include conftest.cc configure:7223: $? = 0 configure:7255: c++ -E -I/usr/local/include conftest.cc conftest.cc:21:28: ac_nonexistent.h: No such file or directory configure:7261: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "plplot" | #define PACKAGE_TARNAME "plplot" | #define PACKAGE_VERSION "5.6.1" | #define PACKAGE_STRING "plplot 5.6.1" | #define PACKAGE_BUGREPORT "plplot-devel@lists.sourceforge.net" | #define PACKAGE "plplot" | #define VERSION "5.6.1" | #define PL_DOUBLE | #define DATA_DIR "/share/plplot5.6.1" | #define DRV_DIR "/lib/plplot5.6.1/driversd" | #define BIN_DIR "/bin" | #define TCL_DIR "/share/plplot5.6.1/tcl" | #define BUILD_DIR "/mnt/gmirror/ports/math/plplot/work/plplot-5.6.1" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:7300: result: c++ -E configure:7324: c++ -E -I/usr/local/include conftest.cc configure:7330: $? = 0 configure:7362: c++ -E -I/usr/local/include conftest.cc conftest.cc:21:28: ac_nonexistent.h: No such file or directory configure:7368: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "plplot" | #define PACKAGE_TARNAME "plplot" | #define PACKAGE_VERSION "5.6.1" | #define PACKAGE_STRING "plplot 5.6.1" | #define PACKAGE_BUGREPORT "plplot-devel@lists.sourceforge.net" | #define PACKAGE "plplot" | #define VERSION "5.6.1" | #define PL_DOUBLE | #define DATA_DIR "/share/plplot5.6.1" | #define DRV_DIR "/lib/plplot5.6.1/driversd" | #define BIN_DIR "/bin" | #define TCL_DIR "/share/plplot5.6.1/tcl" | #define BUILD_DIR "/mnt/gmirror/ports/math/plplot/work/plplot-5.6.1" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:7417: checking the maximum length of command line arguments configure:7526: result: configure:7537: checking command to parse /usr/bin/nm -p output from cc object configure:7642: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:7645: $? = 0 configure:7649: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:7652: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:7642: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:7645: $? = 0 configure:7649: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:7652: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:7742: result: failed configure:7749: checking for objdir configure:7764: result: .libs configure:7816: checking for i386-unknown-gnu-ar configure:7845: result: no configure:7854: checking for ar configure:7870: found /usr/bin/ar configure:7881: result: ar configure:7896: checking for i386-unknown-gnu-ranlib configure:7925: result: no configure:7934: checking for ranlib configure:7950: found /usr/bin/ranlib configure:7961: result: ranlib configure:7976: checking for i386-unknown-gnu-strip configure:8005: result: no configure:8014: checking for strip configure:8030: found /usr/bin/strip configure:8041: result: strip configure:8363: checking for cc option to produce PIC configure:8573: result: configure:8644: checking if cc static flag works configure:8672: result: yes configure:8682: checking if cc supports -c -o file.o configure:8706: cc -c -fno-common -I/usr/local/include -o out/conftest2.o conftest.c >&5 configure:8710: $? = 0 configure:8729: result: yes configure:8755: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:9713: result: no configure:9780: checking dynamic linker characteristics configure:10368: result: gnu ld.so configure:10377: checking how to hardcode library paths into programs configure:10402: result: unsupported configure:10416: checking whether stripping libraries is possible configure:10437: result: no configure:10547: checking for shl_load configure:10604: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _shl_load configure:10610: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "plplot" | #define PACKAGE_TARNAME "plplot" | #define PACKAGE_VERSION "5.6.1" | #define PACKAGE_STRING "plplot 5.6.1" | #define PACKAGE_BUGREPORT "plplot-devel@lists.sourceforge.net" | #define PACKAGE "plplot" | #define VERSION "5.6.1" | #define PL_DOUBLE | #define DATA_DIR "/share/plplot5.6.1" | #define DRV_DIR "/lib/plplot5.6.1/driversd" | #define BIN_DIR "/bin" | #define TCL_DIR "/share/plplot5.6.1/tcl" | #define BUILD_DIR "/mnt/gmirror/ports/math/plplot/work/plplot-5.6.1" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* 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 shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_shl_load) || defined (__stub___shl_load) | choke me | #else | char (*f) () = shl_load; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != shl_load; | ; | return 0; | } configure:10635: result: no configure:10640: checking for shl_load in -ldld configure:10670: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -ldld >&5 ld: can't locate file for: -ldld configure:10676: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "plplot" | #define PACKAGE_TARNAME "plplot" | #define PACKAGE_VERSION "5.6.1" | #define PACKAGE_STRING "plplot 5.6.1" | #define PACKAGE_BUGREPORT "plplot-devel@lists.sourceforge.net" | #define PACKAGE "plplot" | #define VERSION "5.6.1" | #define PL_DOUBLE | #define DATA_DIR "/share/plplot5.6.1" | #define DRV_DIR "/lib/plplot5.6.1/driversd" | #define BIN_DIR "/bin" | #define TCL_DIR "/share/plplot5.6.1/tcl" | #define BUILD_DIR "/mnt/gmirror/ports/math/plplot/work/plplot-5.6.1" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 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 shl_load (); | int | main () | { | shl_load (); | ; | return 0; | } configure:10702: result: no configure:10707: checking for dlopen configure:10764: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:10770: $? = 0 configure:10774: test -z || test ! -s conftest.err configure:10777: $? = 0 configure:10780: test -s conftest configure:10783: $? = 0 configure:10795: result: yes configure:11037: checking whether a program can dlopen itself configure:11111: cc -o conftest -fno-common -I/usr/local/include -DHAVE_DLFCN_H -L/usr/local/lib conftest.c >&5 configure:11114: $? = 0 configure:11132: result: yes configure:11137: checking whether a statically linked program can dlopen itself configure:11211: cc -o conftest -fno-common -I/usr/local/include -DHAVE_DLFCN_H -L/usr/local/lib conftest.c >&5 configure:11214: $? = 0 configure:11232: result: yes configure:11255: checking if libtool supports shared libraries configure:11257: result: no configure:11260: checking whether to build shared libraries configure:11281: result: no configure:11284: checking whether to build static libraries configure:11288: result: yes configure:11380: creating libtool configure:12110: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:13048: result: yes configure:13066: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:13069: $? = 0 configure:13188: checking for c++ option to produce PIC configure:13462: result: configure:13533: checking if c++ static flag works configure:13561: result: yes configure:13571: checking if c++ supports -c -o file.o configure:13595: c++ -c -fno-common -I/usr/local/include -o out/conftest2.o conftest.cpp >&5 configure:13599: $? = 0 configure:13618: result: yes configure:13644: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:13669: result: yes configure:13736: checking dynamic linker characteristics configure:14324: result: gnu ld.so configure:14333: checking how to hardcode library paths into programs configure:14358: result: unsupported configure:14884: checking if libtool supports shared libraries configure:14886: result: no configure:14889: checking whether to build shared libraries configure:14909: result: no configure:14912: checking whether to build static libraries configure:14916: result: yes configure:14926: checking for gfortran42 option to produce PIC configure:15136: result: configure:15207: checking if gfortran42 static flag works configure:15235: result: no configure:15245: checking if gfortran42 supports -c -o file.o configure:15269: gfortran42 -c -O -o out/conftest2.o conftest.f >&5 ./configure: line 1: gfortran42: command not found configure:15273: $? = 127 configure:15292: result: no configure:15318: checking whether the gfortran42 linker (/usr/bin/ld) supports shared libraries configure:16256: result: no configure:16323: checking dynamic linker characteristics configure:16911: result: gnu ld.so configure:16920: checking how to hardcode library paths into programs configure:16945: result: unsupported configure:20570: checking for a Python interpreter with version >= 2.1 configure:20585: python -c import sys, string # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. minver = map(int, string.split('2.1', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) configure:20588: $? = 0 configure:20595: result: python configure:20603: checking for python configure:20621: found /usr/local/bin/python configure:20633: result: /usr/local/bin/python configure:20651: checking for python version configure:20658: result: 2.3 configure:20670: checking for python platform configure:20677: result: darwin configure:20684: checking for python script directory configure:20692: result: ${prefix}/lib/python2.3/site-packages configure:20701: checking for python extension module directory configure:20709: result: ${exec_prefix}/lib/python2.3/site-packages configure:20730: checking for python2.3 configure:20760: result: /usr/local/bin/python configure:20776: checking for a version of Python >= '2.1.0' configure:20810: result: yes configure:20846: checking for the distutils Python package configure:20850: result: yes configure:20867: checking for Python include path configure:20877: result: -I/usr/local/include/python2.3 configure:20884: checking for Python library path configure:20906: result: -L/usr/local/lib/python2.3 -lpython2.3 configure:20913: checking for Python site-packages path configure:20919: result: /usr/local/lib/python2.3/site-packages configure:20926: checking python extra libraries configure:20933: result: -lxpg4 -ldl configure:20940: checking python extra linking flags configure:20947: result: -framework System configure:20954: checking consistency of all components of python development environment configure:20985: cc -o conftest -fno-common -I/usr/local/include/python2.3 -L/usr/local/lib conftest.c -L/usr/local/lib/python2.3 -lpython2.3 >&5 In file included from /usr/local/include/python2.3/Python.h:70, from conftest.c:22: /usr/local/include/python2.3/objimpl.h:255: warning: use of `long double' type; its size may change in a future release /usr/local/include/python2.3/objimpl.h:255: warning: (Long double usage is reported only once for each file. /usr/local/include/python2.3/objimpl.h:255: warning: To disable this warning, use -Wno-long-double.) configure:20991: $? = 0 configure:20995: test -z || test ! -s conftest.err configure:20998: $? = 0 configure:21001: test -s conftest configure:21004: $? = 0 configure:21016: result: yes configure:21090: result: warning: python support requires enable_shared=yes, setting enable_python=no configure:21290: WARNING: Java support requires enable_shared=yes, configure:21292: WARNING: setting enable_java=no configure:21744: checking for swig configure:21777: result: no configure:21858: WARNING: Octave support requires enable_shared=yes, configure:21860: WARNING: setting enable_octave=no configure:22240: checking for tcl.h configure:22248: result: /usr/include/tcl.h configure:22282: checking for libtcl configure:22296: result: /usr/local/lib/libtcl8.3.a configure:22353: checking for itcl.h configure:22370: result: no configure:22372: result: warning: can't find itcl.h, setting enable_itcl to no configure:22572: checking for name of shared library plplot configure:22585: result: configure:22595: checking for name of shared library plplotd configure:22608: result: configure:22618: checking for name of shared library plplottcltk configure:22631: result: configure:22641: checking for name of shared library plplottcltkd configure:22654: result: configure:22824: checking for sin in -lm configure:22854: cc -o conftest -fno-common -L/usr/local/lib conftest.c -lm >&5 conftest.c:28: warning: conflicting types for built-in function `sin' configure:22860: $? = 0 configure:22864: test -z || test ! -s conftest.err configure:22867: $? = 0 configure:22870: test -s conftest configure:22873: $? = 0 configure:22886: result: yes configure:23030: checking for freetype library header files configure:23035: cc -E conftest.c conftest.c:1:38: freetype/config/ftheader.h: No such file or directory configure:23041: $? = 1 configure: failed program was: | #include configure:23081: result: found in /usr/local/include/freetype2 configure:23124: checking for main in -lfreetype configure:23148: cc -o conftest -fno-common -L/usr/local/lib conftest.c -lfreetype -lm >&5 configure:23154: $? = 0 configure:23158: test -z || test ! -s conftest.err configure:23161: $? = 0 configure:23164: test -s conftest configure:23167: $? = 0 configure:23180: result: yes configure:23604: WARNING: "freetype fonts not found - please check fonts. Freetype font support is disabled.", configure:23906: checking for NaN awareness in C compiler configure:23946: cc -o conftest -fno-common -mieee-fp -L/usr/local/lib conftest.c -lm >&5 configure:23949: $? = 0 configure:23951: ./conftest configure:23954: $? = 0 configure:23956: result: yes configure:23992: checking for qh_new_qhull in -lqhull configure:24022: cc -o conftest -fno-common -mieee-fp -L/usr/local/lib conftest.c -lqhull -lm >&5 ld: can't locate file for: -lqhull configure:24028: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "plplot" | #define PACKAGE_TARNAME "plplot" | #define PACKAGE_VERSION "5.6.1" | #define PACKAGE_STRING "plplot 5.6.1" | #define PACKAGE_BUGREPORT "plplot-devel@lists.sourceforge.net" | #define PACKAGE "plplot" | #define VERSION "5.6.1" | #define PL_DOUBLE | #define DATA_DIR "/share/plplot5.6.1" | #define DRV_DIR "/lib/plplot5.6.1/driversd" | #define BIN_DIR "/bin" | #define TCL_DIR "/share/plplot5.6.1/tcl" | #define BUILD_DIR "/mnt/gmirror/ports/math/plplot/work/plplot-5.6.1" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_LIBM 1 | #define WITH_CSA | /* 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 qh_new_qhull (); | int | main () | { | qh_new_qhull (); | ; | return 0; | } configure:24054: result: no configure:24107: checking for ANSI C header files configure:24260: result: no configure:24276: checking for unistd.h configure:24281: result: no configure:24285: checking termios.h usability configure:24297: cc -c -fno-common -mieee-fp conftest.c >&5 configure:24303: $? = 0 configure:24307: test -z || test ! -s conftest.err configure:24310: $? = 0 configure:24313: test -s conftest.o configure:24316: $? = 0 configure:24326: result: yes configure:24330: checking termios.h presence configure:24340: cc -E conftest.c configure:24346: $? = 0 configure:24366: result: yes configure:24401: checking for termios.h configure:24408: result: yes configure:24421: checking for sys/wait.h that is POSIX.1 compatible configure:24452: cc -c -fno-common -mieee-fp conftest.c >&5 configure:24458: $? = 0 configure:24462: test -z || test ! -s conftest.err configure:24465: $? = 0 configure:24468: test -s conftest.o configure:24471: $? = 0 configure:24482: result: yes configure:24500: checking for dirent.h that defines DIR configure:24524: cc -c -fno-common -mieee-fp conftest.c >&5 configure:24530: $? = 0 configure:24534: test -z || test ! -s conftest.err configure:24537: $? = 0 configure:24540: test -s conftest.o configure:24543: $? = 0 configure:24554: result: yes configure:24567: checking for library containing opendir configure:24597: cc -o conftest -fno-common -mieee-fp -L/usr/local/lib conftest.c -lm >&5 configure:24603: $? = 0 configure:24607: test -z || test ! -s conftest.err configure:24610: $? = 0 configure:24613: test -s conftest configure:24616: $? = 0 configure:24686: result: none required configure:24837: checking for caddr_t configure:24861: cc -c -fno-common -mieee-fp conftest.c >&5 conftest.c: In function `main': conftest.c:63: error: `caddr_t' undeclared (first use in this function) conftest.c:63: error: (Each undeclared identifier is reported only once conftest.c:63: error: for each function it appears in.) conftest.c:63: error: parse error before ')' token configure:24867: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "plplot" | #define PACKAGE_TARNAME "plplot" | #define PACKAGE_VERSION "5.6.1" | #define PACKAGE_STRING "plplot 5.6.1" | #define PACKAGE_BUGREPORT "plplot-devel@lists.sourceforge.net" | #define PACKAGE "plplot" | #define VERSION "5.6.1" | #define PL_DOUBLE | #define DATA_DIR "/share/plplot5.6.1" | #define DRV_DIR "/lib/plplot5.6.1/driversd" | #define BIN_DIR "/bin" | #define TCL_DIR "/share/plplot5.6.1/tcl" | #define BUILD_DIR "/mnt/gmirror/ports/math/plplot/work/plplot-5.6.1" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_LIBM 1 | #define WITH_CSA | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((caddr_t *) 0) | return 0; | if (sizeof (caddr_t)) | return 0; | ; | return 0; | } configure:24891: result: no configure:24905: checking return type of signal handlers configure:24936: cc -c -fno-common -mieee-fp conftest.c >&5 In file included from conftest.c:27: /usr/include/sys/types.h:93: error: parse error before "char" configure:24942: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "plplot" | #define PACKAGE_TARNAME "plplot" | #define PACKAGE_VERSION "5.6.1" | #define PACKAGE_STRING "plplot 5.6.1" | #define PACKAGE_BUGREPORT "plplot-devel@lists.sourceforge.net" | #define PACKAGE "plplot" | #define VERSION "5.6.1" | #define PL_DOUBLE | #define DATA_DIR "/share/plplot5.6.1" | #define DRV_DIR "/lib/plplot5.6.1/driversd" | #define BIN_DIR "/bin" | #define TCL_DIR "/share/plplot5.6.1/tcl" | #define BUILD_DIR "/mnt/gmirror/ports/math/plplot/work/plplot-5.6.1" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_LIBM 1 | #define WITH_CSA | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define caddr_t char * | /* end confdefs.h. */ | #include | #include | #ifdef signal | # undef signal | #endif | #ifdef __cplusplus | extern "C" void (*signal (int, void (*)(int)))(int); | #else | void (*signal ()) (); | #endif | | int | main () | { | int i; | ; | return 0; | } configure:24966: result: int configure:24977: checking for pid_t configure:25001: cc -c -fno-common -mieee-fp conftest.c >&5 conftest.c: In function `main': conftest.c:65: error: `pid_t' undeclared (first use in this function) conftest.c:65: error: (Each undeclared identifier is reported only once conftest.c:65: error: for each function it appears in.) conftest.c:65: error: parse error before ')' token configure:25007: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "plplot" | #define PACKAGE_TARNAME "plplot" | #define PACKAGE_VERSION "5.6.1" | #define PACKAGE_STRING "plplot 5.6.1" | #define PACKAGE_BUGREPORT "plplot-devel@lists.sourceforge.net" | #define PACKAGE "plplot" | #define VERSION "5.6.1" | #define PL_DOUBLE | #define DATA_DIR "/share/plplot5.6.1" | #define DRV_DIR "/lib/plplot5.6.1/driversd" | #define BIN_DIR "/bin" | #define TCL_DIR "/share/plplot5.6.1/tcl" | #define BUILD_DIR "/mnt/gmirror/ports/math/plplot/work/plplot-5.6.1" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_LIBM 1 | #define WITH_CSA | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define caddr_t char * | #define RETSIGTYPE int | /* 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:25031: result: no configure:25049: checking for unistd.h configure:25054: result: no configure:25058: checking vfork.h usability configure:25070: cc -c -fno-common -mieee-fp conftest.c >&5 conftest.c:63:19: vfork.h: No such file or directory configure:25076: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "plplot" | #define PACKAGE_TARNAME "plplot" | #define PACKAGE_VERSION "5.6.1" | #define PACKAGE_STRING "plplot 5.6.1" | #define PACKAGE_BUGREPORT "plplot-devel@lists.sourceforge.net" | #define PACKAGE "plplot" | #define VERSION "5.6.1" | #define PL_DOUBLE | #define DATA_DIR "/share/plplot5.6.1" | #define DRV_DIR "/lib/plplot5.6.1/driversd" | #define BIN_DIR "/bin" | #define TCL_DIR "/share/plplot5.6.1/tcl" | #define BUILD_DIR "/mnt/gmirror/ports/math/plplot/work/plplot-5.6.1" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_LIBM 1 | #define WITH_CSA | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define caddr_t char * | #define RETSIGTYPE int | #define pid_t int | /* 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:25099: result: no configure:25103: checking vfork.h presence configure:25113: cc -E conftest.c conftest.c:29:19: vfork.h: No such file or directory configure:25119: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "plplot" | #define PACKAGE_TARNAME "plplot" | #define PACKAGE_VERSION "5.6.1" | #define PACKAGE_STRING "plplot 5.6.1" | #define PACKAGE_BUGREPORT "plplot-devel@lists.sourceforge.net" | #define PACKAGE "plplot" | #define VERSION "5.6.1" | #define PL_DOUBLE | #define DATA_DIR "/share/plplot5.6.1" | #define DRV_DIR "/lib/plplot5.6.1/driversd" | #define BIN_DIR "/bin" | #define TCL_DIR "/share/plplot5.6.1/tcl" | #define BUILD_DIR "/mnt/gmirror/ports/math/plplot/work/plplot-5.6.1" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_LIBM 1 | #define WITH_CSA | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define caddr_t char * | #define RETSIGTYPE int | #define pid_t int | /* end confdefs.h. */ | #include configure:25139: result: no configure:25174: checking for vfork.h configure:25181: result: no configure:25199: checking for fork configure:25256: cc -o conftest -fno-common -mieee-fp -L/usr/local/lib conftest.c -lm >&5 configure:25262: $? = 0 configure:25266: test -z || test ! -s conftest.err configure:25269: $? = 0 configure:25272: test -s conftest configure:25275: $? = 0 configure:25287: result: yes configure:25199: checking for vfork configure:25256: cc -o conftest -fno-common -mieee-fp -L/usr/local/lib conftest.c -lm >&5 configure:25262: $? = 0 configure:25266: test -z || test ! -s conftest.err configure:25269: $? = 0 configure:25272: test -s conftest configure:25275: $? = 0 configure:25287: result: yes configure:25298: checking for working fork configure:25321: cc -o conftest -fno-common -mieee-fp -L/usr/local/lib conftest.c -lm >&5 configure:25324: $? = 0 configure:25326: ./conftest configure:25329: $? = 0 configure:25343: result: yes configure:25364: checking for working vfork configure:25497: result: yes configure:25528: checking for popen configure:25585: cc -o conftest -fno-common -mieee-fp -L/usr/local/lib conftest.c -lm >&5 configure:25591: $? = 0 configure:25595: test -z || test ! -s conftest.err configure:25598: $? = 0 configure:25601: test -s conftest configure:25604: $? = 0 configure:25616: result: yes configure:25626: checking for usleep configure:25683: cc -o conftest -fno-common -mieee-fp -L/usr/local/lib conftest.c -lm >&5 configure:25689: $? = 0 configure:25693: test -z || test ! -s conftest.err configure:25696: $? = 0 configure:25699: test -s conftest configure:25702: $? = 0 configure:25714: result: yes configure:25724: checking for isinf configure:25781: cc -o conftest -fno-common -mieee-fp -L/usr/local/lib conftest.c -lm >&5 configure:25787: $? = 0 configure:25791: test -z || test ! -s conftest.err configure:25794: $? = 0 configure:25797: test -s conftest configure:25800: $? = 0 configure:25812: result: yes configure:25822: checking for finite configure:25879: cc -o conftest -fno-common -mieee-fp -L/usr/local/lib conftest.c -lm >&5 configure:25885: $? = 0 configure:25889: test -z || test ! -s conftest.err configure:25892: $? = 0 configure:25895: test -s conftest configure:25898: $? = 0 configure:25910: result: yes configure:25920: checking for isnan configure:25977: cc -o conftest -fno-common -mieee-fp -L/usr/local/lib conftest.c -lm >&5 configure:25983: $? = 0 configure:25987: test -z || test ! -s conftest.err configure:25990: $? = 0 configure:25993: test -s conftest configure:25996: $? = 0 configure:26008: result: yes configure:26037: checking for pkg-config configure:26053: found /usr/local/bin/pkg-config configure:26064: result: found configure:26147: checking for dynamic drivers configure:26409: result: configure:26427: checking for libcd header files configure:26432: cc -E conftest.c conftest.c:1:16: cd.h: No such file or directory configure:26438: $? = 1 configure: failed program was: | #include configure:26469: result: not found configure:26471: WARNING: libcd header files not found, setting enable_cgm=no configure:26645: checking for pkg-config configure:26672: result: found configure:26709: checking for pkg-config configure:26727: found /usr/local/bin/pkg-config configure:26740: result: /usr/local/bin/pkg-config configure:26757: checking for libgnomeui-2.0 configure:26854: checking for libgnomeprintui-2.2 configure:26900: WARNING: required libraries not found via pkg-config; configure:26902: WARNING: gcw/plplotcanvas driver disabled configure:28383: checking for GD header files configure:28388: cc -E conftest.c configure:28394: $? = 0 configure:28407: result: found in default configure:28481: checking for main in -lgd configure:28505: cc -o conftest -fno-common -mieee-fp -L/usr/local/lib conftest.c -lgd -lm >&5 configure:28511: $? = 0 configure:28515: test -z || test ! -s conftest.err configure:28518: $? = 0 configure:28521: test -s conftest configure:28524: $? = 0 configure:28537: result: yes configure:28623: checking for main in -lpng configure:28647: cc -o conftest -fno-common -mieee-fp -L/usr/local/lib conftest.c -lpng -lm >&5 configure:28653: $? = 0 configure:28657: test -z || test ! -s conftest.err configure:28660: $? = 0 configure:28663: test -s conftest configure:28666: $? = 0 configure:28679: result: yes configure:28753: checking for main in -ljpeg configure:28777: cc -o conftest -fno-common -mieee-fp -L/usr/local/lib conftest.c -ljpeg -lm >&5 configure:28783: $? = 0 configure:28787: test -z || test ! -s conftest.err configure:28790: $? = 0 configure:28793: test -s conftest configure:28796: $? = 0 configure:28809: result: yes configure:28881: checking for main in -lz configure:28905: cc -o conftest -fno-common -mieee-fp -L/usr/local/lib conftest.c -lz -lm >&5 configure:28911: $? = 0 configure:28915: test -z || test ! -s conftest.err configure:28918: $? = 0 configure:28921: test -s conftest configure:28924: $? = 0 configure:28937: result: yes configure:29020: checking for png support in libgd configure:29049: cc -o conftest -fno-common -mieee-fp -L/usr/local/lib conftest.c -lgd -lpng -ljpeg -lz -lm >&5 configure:29055: $? = 0 configure:29059: test -z || test ! -s conftest.err configure:29062: $? = 0 configure:29065: test -s conftest configure:29068: $? = 0 configure:29070: result: yes configure:29087: checking for jpeg support in libgd configure:29116: cc -o conftest -fno-common -mieee-fp -L/usr/local/lib conftest.c -lgd -lpng -ljpeg -lz -lm >&5 configure:29122: $? = 0 configure:29126: test -z || test ! -s conftest.err configure:29129: $? = 0 configure:29132: test -s conftest configure:29135: $? = 0 configure:29137: result: yes configure:29154: checking for gif support in libgd configure:29183: cc -o conftest -fno-common -mieee-fp -L/usr/local/lib conftest.c -lgd -lpng -ljpeg -lz -lm >&5 configure:29189: $? = 0 configure:29193: test -z || test ! -s conftest.err configure:29196: $? = 0 configure:29199: test -s conftest configure:29202: $? = 0 configure:29204: result: yes configure:29845: checking for libvga configure:29868: result: no configure:29870: WARNING: can't find libvga, setting enable_linuxvga to no configure:29916: checking for X configure:30146: result: libraries , headers configure:30318: cc -o conftest -fno-common -mieee-fp -L/usr/local/lib conftest.c -lm -lX11 >&5 ld: can't locate file for: -lX11 configure:30324: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "plplot" | #define PACKAGE_TARNAME "plplot" | #define PACKAGE_VERSION "5.6.1" | #define PACKAGE_STRING "plplot 5.6.1" | #define PACKAGE_BUGREPORT "plplot-devel@lists.sourceforge.net" | #define PACKAGE "plplot" | #define VERSION "5.6.1" | #define PL_DOUBLE | #define DATA_DIR "/share/plplot5.6.1" | #define DRV_DIR "/lib/plplot5.6.1/driversd" | #define BIN_DIR "/bin" | #define TCL_DIR "/share/plplot5.6.1/tcl" | #define BUILD_DIR "/mnt/gmirror/ports/math/plplot/work/plplot-5.6.1" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_LIBM 1 | #define WITH_CSA | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define caddr_t char * | #define RETSIGTYPE int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_POPEN | #define HAVE_USLEEP | #define HAVE_ISINF | #define HAVE_FINITE | #define HAVE_ISNAN | #define ENABLE_DYNDRIVERS | /* 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:30344: checking for dnet_ntoa in -ldnet configure:30374: cc -o conftest -fno-common -mieee-fp -L/usr/local/lib conftest.c -ldnet -lm -lX11 >&5 ld: can't locate file for: -lX11 configure:30380: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "plplot" | #define PACKAGE_TARNAME "plplot" | #define PACKAGE_VERSION "5.6.1" | #define PACKAGE_STRING "plplot 5.6.1" | #define PACKAGE_BUGREPORT "plplot-devel@lists.sourceforge.net" | #define PACKAGE "plplot" | #define VERSION "5.6.1" | #define PL_DOUBLE | #define DATA_DIR "/share/plplot5.6.1" | #define DRV_DIR "/lib/plplot5.6.1/driversd" | #define BIN_DIR "/bin" | #define TCL_DIR "/share/plplot5.6.1/tcl" | #define BUILD_DIR "/mnt/gmirror/ports/math/plplot/work/plplot-5.6.1" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_LIBM 1 | #define WITH_CSA | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define caddr_t char * | #define RETSIGTYPE int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_POPEN | #define HAVE_USLEEP | #define HAVE_ISINF | #define HAVE_FINITE | #define HAVE_ISNAN | #define ENABLE_DYNDRIVERS | /* 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:30406: result: no configure:30413: checking for dnet_ntoa in -ldnet_stub configure:30443: cc -o conftest -fno-common -mieee-fp -L/usr/local/lib conftest.c -ldnet_stub -lm -lX11 >&5 ld: can't locate file for: -ldnet_stub configure:30449: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "plplot" | #define PACKAGE_TARNAME "plplot" | #define PACKAGE_VERSION "5.6.1" | #define PACKAGE_STRING "plplot 5.6.1" | #define PACKAGE_BUGREPORT "plplot-devel@lists.sourceforge.net" | #define PACKAGE "plplot" | #define VERSION "5.6.1" | #define PL_DOUBLE | #define DATA_DIR "/share/plplot5.6.1" | #define DRV_DIR "/lib/plplot5.6.1/driversd" | #define BIN_DIR "/bin" | #define TCL_DIR "/share/plplot5.6.1/tcl" | #define BUILD_DIR "/mnt/gmirror/ports/math/plplot/work/plplot-5.6.1" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_LIBM 1 | #define WITH_CSA | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define caddr_t char * | #define RETSIGTYPE int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_POPEN | #define HAVE_USLEEP | #define HAVE_ISINF | #define HAVE_FINITE | #define HAVE_ISNAN | #define ENABLE_DYNDRIVERS | /* 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:30475: result: no configure:30495: checking for gethostbyname configure:30552: cc -o conftest -fno-common -mieee-fp -L/usr/local/lib conftest.c -lm >&5 configure:30558: $? = 0 configure:30562: test -z || test ! -s conftest.err configure:30565: $? = 0 configure:30568: test -s conftest configure:30571: $? = 0 configure:30583: result: yes configure:30734: checking for connect configure:30791: cc -o conftest -fno-common -mieee-fp -L/usr/local/lib conftest.c -lm >&5 configure:30797: $? = 0 configure:30801: test -z || test ! -s conftest.err configure:30804: $? = 0 configure:30807: test -s conftest configure:30810: $? = 0 configure:30822: result: yes configure:30897: checking for remove configure:30954: cc -o conftest -fno-common -mieee-fp -L/usr/local/lib conftest.c -lm >&5 configure:30960: $? = 0 configure:30964: test -z || test ! -s conftest.err configure:30967: $? = 0 configure:30970: test -s conftest configure:30973: $? = 0 configure:30985: result: yes configure:31060: checking for shmat configure:31117: cc -o conftest -fno-common -mieee-fp -L/usr/local/lib conftest.c -lm >&5 configure:31123: $? = 0 configure:31127: test -z || test ! -s conftest.err configure:31130: $? = 0 configure:31133: test -s conftest configure:31136: $? = 0 configure:31148: result: yes configure:31232: checking for IceConnectionNumber in -lICE configure:31262: cc -o conftest -fno-common -mieee-fp -L/usr/local/lib conftest.c -lICE -lm >&5 ld: can't locate file for: -lICE configure:31268: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "plplot" | #define PACKAGE_TARNAME "plplot" | #define PACKAGE_VERSION "5.6.1" | #define PACKAGE_STRING "plplot 5.6.1" | #define PACKAGE_BUGREPORT "plplot-devel@lists.sourceforge.net" | #define PACKAGE "plplot" | #define VERSION "5.6.1" | #define PL_DOUBLE | #define DATA_DIR "/share/plplot5.6.1" | #define DRV_DIR "/lib/plplot5.6.1/driversd" | #define BIN_DIR "/bin" | #define TCL_DIR "/share/plplot5.6.1/tcl" | #define BUILD_DIR "/mnt/gmirror/ports/math/plplot/work/plplot-5.6.1" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_LIBM 1 | #define WITH_CSA | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define caddr_t char * | #define RETSIGTYPE int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_POPEN | #define HAVE_USLEEP | #define HAVE_ISINF | #define HAVE_FINITE | #define HAVE_ISNAN | #define ENABLE_DYNDRIVERS | /* 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:31294: result: no configure:31342: checking for tk.h configure:31359: result: no configure:31361: result: warning: can't find tk.h, setting enable_tk to no configure:31383: checking for tkInt.h configure:31400: result: no configure:31402: result: warning: can't find tkInt.h, setting enable_tkwin to no configure:31621: checking for pkg-config configure:31648: result: found configure:31731: checking for pango pangoft2 lasi configure:31776: WARNING: required libraries not found via pkg-config; configure:31778: WARNING: psttf driver disabled configure:31801: checking for libgdi32 header files configure:31806: cc -E conftest.c conftest.c:1:21: windows.h: No such file or directory configure:31812: $? = 1 configure: failed program was: | #include configure:31843: result: not found configure:31845: WARNING: libgdi32 header files not found, setting enable_wingcc=no configure:32017: checking for AquaTerm header files configure:32023: cc -E conftest.c conftest.c:1:33: aquaterm/AQTAdapter.h: No such file or directory configure:32029: $? = 1 configure: failed program was: | #include configure:32060: result: not found configure:32062: WARNING: AquaTerm header files not found, setting enable_aqt=no configure:32252: checking for wxwidgets config tool configure:32267: result: not found configure:32269: WARNING: wxwidgets config tool not found, setting enable_wxwidgets=no configure:34580: checking for dirname configure:34596: found /usr/local/bin/dirname configure:34606: result: dirname configure:34891: checking for perl configure:34907: found /usr/local/bin/perl configure:34918: result: found configure:35039: checking for onsgmls configure:35055: found /usr/local/bin/onsgmls configure:35066: result: found configure:36156: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by plplot config.status 5.6.1, 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:1106: creating bindings/c++/Makefile config.status:1106: creating examples/c++/Makefile config.status:1106: creating examples/c++/Makefile.examples config.status:1106: creating bindings/f77/Makefile config.status:1106: creating bindings/f77/configurable.f config.status:1106: creating examples/f77/Makefile config.status:1106: creating examples/f77/Makefile.examples config.status:1106: creating bindings/f95/Makefile config.status:1106: creating examples/f95/Makefile config.status:1106: creating examples/f95/Makefile.examples config.status:1106: creating bindings/python/Makefile config.status:1106: creating examples/python/Makefile config.status:1106: creating examples/python/plplot_python_start.py config.status:1106: creating bindings/java/Makefile config.status:1106: creating bindings/java/config.java config.status:1106: creating examples/java/Makefile config.status:1106: creating examples/java/Makefile.examples config.status:1106: creating bindings/octave/Makefile config.status:1106: creating bindings/octave/plplot_octave.h config.status:1106: creating bindings/octave/PLplot/Makefile config.status:1106: creating bindings/octave/PLplot/plplot_octave_path.m config.status:1106: creating bindings/octave/PLplot/support/Makefile config.status:1106: creating bindings/octave/demos/Makefile config.status:1106: creating bindings/octave/misc/Makefile config.status:1106: creating bindings/tcl/Makefile config.status:1106: creating bindings/tcl/pkgIndex.tcl config.status:1106: creating examples/tcl/Makefile config.status:1106: creating lib/Makefile config.status:1106: creating lib/nn/Makefile config.status:1106: creating lib/csa/Makefile config.status:1106: creating pkgcfg/Makefile config.status:1106: creating pkgcfg/gen-pc-files.pl config.status:1106: creating bindings/gnome2/Makefile config.status:1106: creating bindings/gnome2/lib/Makefile config.status:1106: creating bindings/gnome2/python/Makefile config.status:1106: creating bindings/tk/Makefile config.status:1106: creating bindings/tk/pkgIndex.tcl config.status:1106: creating bindings/tk-x-plat/pkgIndex.tcl config.status:1106: creating examples/tk/Makefile config.status:1106: creating examples/tk/Makefile.examples config.status:1106: creating test/Makefile config.status:1106: creating test/plplot-test.sh config.status:1106: creating test/test_c.sh config.status:1106: creating test/test_cxx.sh config.status:1106: creating test/test_f77.sh config.status:1106: creating test/test_f95.sh config.status:1106: creating test/test_octave.sh config.status:1106: creating test/test_python.sh config.status:1106: creating test/test_java.sh config.status:1106: creating test/test_tcl.sh config.status:1106: creating test/test_perl.sh config.status:1106: creating doc/docbook/Makefile config.status:1106: creating doc/docbook/src/Makefile config.status:1106: creating doc/docbook/src/plplotdoc.xml config.status:1106: creating doc/docbook/src/plplotdoc-html.dsl config.status:1106: creating doc/docbook/src/plplotdoc-print.dsl config.status:1106: creating doc/docbook/bin/api2man.pl config.status:1106: creating doc/docbook/www/index.html.in config.status:1106: creating Makefile config.status:1106: creating fonts/Makefile config.status:1106: creating src/Makefile config.status:1106: creating include/Makefile config.status:1106: creating data/Makefile config.status:1106: creating bindings/Makefile config.status:1106: creating cf/Makefile config.status:1106: creating drivers/Makefile config.status:1106: creating examples/Makefile config.status:1106: creating examples/c/Makefile config.status:1106: creating examples/c/Makefile.examples config.status:1106: creating examples/perl/Makefile config.status:1106: creating utils/Makefile config.status:1106: creating scripts/Makefile config.status:1106: creating doc/Makefile config.status:1106: creating scripts/plplot-config config.status:1223: creating config.h config.status:1223: creating include/plConfig.h config.status:1223: creating include/plDevs.h config.status:1583: executing depfiles commands config.status:1583: executing default-1 commands config.status:1583: executing default-5 commands configure:38236: configuring in libltdl configure:38353: running /bin/sh './configure' --prefix= '--disable-cgm' '--disable-java' '--disable-octave' '--with-gd-incdir=/usr/local/include' '--with-gd-libdir=/usr/local/lib' '--with-freetype-font-dir=/usr/local' '--enable-f95' '--with-pthreads' '--disable-linuxvga' '--disable-python' '--disable-gcw' '--disable-itcl' '--disable-tcl' '--disable-tk' '--x-libraries=/usr/X11R6/lib' '--x-includes=/usr/X11R6/include' '--prefix=/usr/local' 'i386-unknown-gnu' 'CC=cc' 'CFLAGS=-fno-common' 'CPPFLAGS=-I/usr/local/include' 'CXXFLAGS=-fno-common' 'CXX=c++' 'F77=gfortran42' 'FC=gfortran42' 'FFLAGS=-O' 'LDFLAGS=-L/usr/local/lib' 'build_alias=i386-unknown-gnu' 'host_alias=i386-unknown-gnu' 'target_alias=i386-unknown-gnu' --enable-ltdl-convenience --cache-file=/dev/null --srcdir=. ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by plplot config.status 5.6.1, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status --version on darwintel configure:38434: Configure results: command: ./configure --disable-cgm --disable-java --disable-octave --with-gd-incdir=/usr/local/include --with-gd-libdir=/usr/local/lib --with-freetype-font-dir=/usr/local --enable-f95 --with-pthreads --disable-linuxvga --disable-python --disable-gcw --disable-itcl --disable-tcl --disable-tk --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/local i386-unknown-gnu CC=cc CFLAGS=-fno-common CPPFLAGS=-I/usr/local/include CXXFLAGS=-fno-common CXX=c++ F77=gfortran42 FC=gfortran42 FFLAGS=-O LDFLAGS=-L/usr/local/lib build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu --enable-ltdl-convenience host: i386-unknown-gnu have_x: yes prefix: CC CFLAGS: cc -fno-common -mieee-fp CXX CXXFLAGS: c++ -fno-common -mieee-fp F77 FFLAGS: gfortran42 -O LIB_TAG: d devices: png jpeg gif hp7470 hp7580 lj_hpgl mem null pbm plmeta ps xfig xwin Available device drivers: static: dynamic: gd.la hpgl.la mem.la null.la pbm.la plmeta.la ps.la xfig.la xwin.la Compilation options: with_debug: no Library options: enable_shared: no enable_static: yes with_rpath: yes with_double: yes Optional libraries: with_qhull: no with_csa: yes with_freetype: no with_pthreads: no Language Bindings: enable_f77: yes enable_f95: no enable_cxx: yes enable_java: no enable_python: no enable_octave: no enable_tcl: yes enable_itcl: no enable_pdl: no ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_cxx_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set=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=set ac_cv_env_F77_value=gfortran42 ac_cv_env_FCFLAGS_set= ac_cv_env_FCFLAGS_value= ac_cv_env_FC_set=set ac_cv_env_FC_value=gfortran42 ac_cv_env_FFLAGS_set=set ac_cv_env_FFLAGS_value=-O ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib ac_cv_env_PYTHON_VERSION_set= ac_cv_env_PYTHON_VERSION_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_func_connect=yes ac_cv_func_dlopen=yes ac_cv_func_finite=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_gethostbyname=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_popen=yes ac_cv_func_remove=yes ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_func_usleep=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' ac_cv_header_cmath=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no 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_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_sys_wait_h=yes ac_cv_header_termios_h=yes ac_cv_header_unistd_h=no ac_cv_header_vfork_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_ICE_IceConnectionNumber=no ac_cv_lib_dld_shl_load=no ac_cv_lib_dnet_dnet_ntoa=no ac_cv_lib_dnet_stub_dnet_ntoa=no ac_cv_lib_freetype_main=yes ac_cv_lib_gd_main=yes ac_cv_lib_jpeg_main=yes ac_cv_lib_ltdl_lt_dlinit=yes ac_cv_lib_m_sin=yes ac_cv_lib_png_main=yes ac_cv_lib_qhull_qh_new_qhull=no ac_cv_lib_z_main=yes ac_cv_objext= ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_path_PYTHON=/usr/local/bin/python ac_cv_prog_AWK=gawk 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_DIRNAME=dirname ac_cv_prog_F77=gfortran42 ac_cv_prog_PKG_CONFIG_CHECK=found ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_cc_c_o=yes ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_cxx_g=no ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_has_file_cmd=yes ac_cv_prog_has_onsgmls=found ac_cv_prog_has_perl=found ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_type_caddr_t=no ac_cv_type_pid_t=no ac_cv_type_signal=int am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_pathless_PYTHON=python am_cv_python_platform=darwin am_cv_python_pyexecdir='${exec_prefix}/lib/python2.3/site-packages' am_cv_python_pythondir='${prefix}/lib/python2.3/site-packages' am_cv_python_version=2.3 lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs= lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=yes 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='/usr/bin/nm -p' 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=no 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='"no"' 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='${SHELL} /mnt/gmirror/ports/math/plplot/work/plplot-5.6.1/cf/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/math/plplot/work/plplot-5.6.1/cf/missing --run tar' AQTINCCMD='' AQTLIBCMD='' AR='ar' AS='as' AUTOCONF='${SHELL} /mnt/gmirror/ports/math/plplot/work/plplot-5.6.1/cf/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/math/plplot/work/plplot-5.6.1/cf/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/math/plplot/work/plplot-5.6.1/cf/missing --run automake-1.9' AWK='gawk' BASE='plplot-5.6.1' BASE_HTML='plplot-html-5.6.1' BASE_INFO='plplot-info-5.6.1' BASE_MAN='plplot-man-5.6.1' BUILD_DIR='/mnt/gmirror/ports/math/plplot/work/plplot-5.6.1' CC='cc' CCDEPMODE='depmode=gcc3' CDINCCMD='' CDLIBCMD='' CFLAGS='-fno-common -mieee-fp' CONFTEST='' CPP='cc -E' CPPFLAGS='' CPP_SOVERSION='11:0:2' CSALIBS='$(top_builddir)/lib/csa/libcsirocsa.la' CSIRO_SOVERSION='0:1:0' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common -mieee-fp' CYGPATH_W='echo' DATA_DIR='${datadir}/${PACKAGE}${VERSION}' DB2X_TEXIXML='' DB2X_XSLTPROC='' DB_SS_HTML_PUBID='-//Norman Walsh//DOCUMENT DocBook HTML Stylesheet//EN' DB_SS_PRINT_PUBID='-//Norman Walsh//DOCUMENT DocBook Print Stylesheet//EN' DEFINE_PL_DOUBLE='#define PL_DOUBLE' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DIRNAME='dirname' DLLTOOL='dlltool' DLNAME_LIBPLPLOT='' DLNAME_LIBPLPLOTD='' DLNAME_LIBPLPLOTTCLTK='' DLNAME_LIBPLPLOTTCLTKD='' DOCBOOK2X_INC='-I/mnt/gmirror/ports/math/plplot/work/plplot-5.6.1/doc/docbook/perl' DOCBOOK_DTD_PUBID='-//OASIS//DTD DocBook XML V4.2//EN' DOC_DIR='${datadir}/doc/plplot' DRV_DIR='${libdir}/plplot5.6.1/driversd' DRV_HARDDIR='/lib/plplot5.6.1/driversd' DSSSL_DTD_PUBID='-//James Clark//DTD DSSSL Style Sheet//EN' DVIPS='' DYNAMIC_DRIVERS='gd.la hpgl.la mem.la null.la pbm.la plmeta.la ps.la xfig.la xwin.la' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXAMPLES_DIRECTORIES='c c++ f77' EXEEXT='' F77='gfortran42' F77_SOVERSION='10:0:1' F95_SOVERSION='0:0:0' FC='gfortran42' FCFLAGS='' FFLAGS='-O' FREETYPEINCCMD=' -I/usr/local/include/freetype2' FREETYPELIBCMD=' -lfreetype' GCWTHREAD_CFLAGS='' GCWTHREAD_LIBS='' GCW_CFLAGS='' GCW_LIBS='' GDI32INCCMD='' GDI32LIBCMD='' GDINCCMD='' GDLIBCMD=' -lgd -lpng -ljpeg -lz' GNOMELIBS='' GNOMEUI_LIBS='' GNOME_APPLETS_LIBS='' GNOME_CAPPLET_LIBS='' GNOME_CONFIG='' GNOME_INCLUDEDIR='' GNOME_LIBDIR='' GNOME_LIBS='' GNOME_PYTHON_CFLAGS='' GNOME_PYTHON_LIBS='' GTK_CFLAGS='' GTK_CONFIG='' GTK_LIBS='' HAVE_F77PARSE_CL_FALSE='' HAVE_F77PARSE_CL_TRUE='C ' HTML_EXT='html' HTML_MANIFEST='HTML-MANIFEST' INCLTDL='-I${top_srcdir}/libltdl' INCLUDE_DIR='${prefix}/include/plplot' INCLUDE_DIR_CMD='-I/include/plplot' INFO_MANIFEST='INFO-MANIFEST' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' ITCLINCCMD='' ITCLLIBCMD='' ITKLIBCMD='' JADELOG='jadeout.log' JADETEX='' JAR='' JAVAC='' JAVADATA_HARDDIR='' JAVAINCCMD='' JAVAWRAPPER_DIR='' JAVAWRAPPER_HARDDIR='' LDFLAGS='-L/usr/local/lib' LIBLTDL='${top_builddir}/libltdl/libltdlc.la' LIBOBJS='' LIBS='-lm ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIB_DIR='${libdir}' LIB_DIR_CMD='-L/lib' LIB_HARDDIR='/lib' LIB_TAG='d' LINUXVGALIBS='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/math/plplot/work/plplot-5.6.1/cf/missing --run makeinfo' MANVOL='3plplot' MAN_MANIFEST='MAN-MANIFEST' MATWRAP='' MKINDEX='./scripts/mktclIndex -tcl' MKOCTFILE='' MKOCTFILE_VARS='' MODULESINCCMD='' NNLIBS='' NUMERICINCCMD='' OBJDUMP='objdump' OBJEXT='' OCTAVE='' OCTAVE_M_DIR='' OCTAVE_OCT_DIR='' OCTAVE_VERSION='' ONSGMLS='onsgmls' OPENJADE='' PACKAGE='plplot' PACKAGE_BUGREPORT='plplot-devel@lists.sourceforge.net' PACKAGE_NAME='plplot' PACKAGE_STRING='plplot 5.6.1' PACKAGE_TARNAME='plplot' PACKAGE_VERSION='5.6.1' PATH_SEPARATOR=':' PDFJADETEX='' PERL='perl' PKG_CONFIG='/usr/local/bin/pkg-config' PKG_CONFIG_CHECK='found' PKG_CONFIG_DIR='${prefix}/libdata/pkgconfig' PKG_CONFIG_ENV='PKG_CONFIG_PATH=/libdata/pkgconfig' PLPLOTGNOME_SOVERSION='0:0:0' PLPLOTJAVAC_WRAP_DLL='' PLPLOT_OCTAVE_DIR='' PLPLOT_TCL_VERSION='5' PLPLOT_WEBSITE='plplot.sf.net' PSTTF_CFLAGS='' PSTTF_LIBS='' PTHREADLIBS='' PYGCW_CFLAGS='' PYGCW_LIBS='' PYTHON='/usr/local/bin/python' PYTHONINCCMD='' PYTHON_CPPFLAGS='-I/usr/local/include/python2.3' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_EXTRA_LDFLAGS='-framework System' PYTHON_EXTRA_LIBS=' -lxpg4 -ldl' PYTHON_INSTDIR='/lib/python2.3/site-packages' PYTHON_LDFLAGS='-L/usr/local/lib/python2.3 -lpython2.3' PYTHON_PLATFORM='darwin' PYTHON_PREFIX='${prefix}' PYTHON_SITE_PKG='/usr/local/lib/python2.3/site-packages' PYTHON_VERSION='2.3' QHULLLIBS='' RANLIB='ranlib' RCP='scp' RELEASE_DATE='2006-05-29' RPATH='-rpath $(libdir)' RPATHCMD='-Wl,-rpath -Wl,/lib' RSH='ssh' SET_MAKE='' SGML_CATALOGS='' SHELL='/bin/sh' SOVERSION='11:0:2' STATIC_DRIVERS='' STRIP='strip' SWIG='echo "Error: SWIG is not installed. You should look at http://www.swig.org" ; false' SWIG_LIB='' TARGETS='print html info man' TCLINCCMD='' TCLLIBCMD='-L/usr/local/lib -ltcl8.3' TCL_DIR='${datadir}/${PACKAGE}${VERSION}/tcl' TKINCCMD='' TKLIBCMD='' UNICODEINCS='' UNICODELIBS='' UNICODE_CONFIG='' VERSION='5.6.1' WWW_DIR='/home/groups/p/pl/plplot/htdocs/docbook-manual' WWW_GROUP='plplot' WWW_HOST='shell1.sourceforge.net' WWW_USER='' WXWIDGETSINCCMD='' WXWIDGETSLIBCMD='' XML_DECL='/usr/share/xml/declaration/xml.dcl' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_AR='ar' ac_ct_AS='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DLLTOOL='' ac_ct_F77='' ac_ct_FC='' ac_ct_OBJDUMP='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' cc_is_gcc_FALSE='' cc_is_gcc_TRUE='#' darwin_os_FALSE='' darwin_os_TRUE='#' datadir='${prefix}/share' docbook_build_FALSE='#' docbook_build_TRUE='' enable_cxx='yes' enable_cxx_FALSE='#' enable_cxx_TRUE='' enable_docbook_FALSE='' enable_docbook_TRUE='#' enable_dyndrivers_FALSE='#' enable_dyndrivers_TRUE='' enable_f77='yes' enable_f77_FALSE='#' enable_f77_TRUE='' enable_f95='no' enable_f95_FALSE='' enable_f95_TRUE='#' enable_gcw='no' enable_gcw_FALSE='' enable_gcw_TRUE='#' enable_gnome_FALSE='' enable_gnome_TRUE='#' enable_itcl_FALSE='' enable_itcl_TRUE='#' enable_java='no' enable_java_FALSE='' enable_java_TRUE='#' enable_octave='no' enable_octave_FALSE='' enable_octave_TRUE='#' enable_pdl='no' enable_pdl_FALSE='' enable_pdl_TRUE='#' enable_pygcw_FALSE='' enable_pygcw_TRUE='#' enable_python='no' enable_python_FALSE='' enable_python_TRUE='#' enable_tcl='yes' enable_tcl_FALSE='#' enable_tcl_TRUE='' enable_tk_FALSE='' enable_tk_TRUE='#' enable_tkwin_FALSE='' enable_tkwin_TRUE='#' enable_xwin_FALSE='#' enable_xwin_TRUE='' exec_prefix='' found_kcc='' gcw_false='' gcw_true='# ' has_db2x_texixml='' has_db2x_xsltproc='' has_dvips='' has_file_cmd='yes' has_jadetex='' has_makeinfo='' has_matwrap='' has_mkoctfile='' has_octave='' has_onsgmls='found' has_onsgmls_FALSE='#' has_onsgmls_TRUE='' has_openjade='' has_pdfjadetex='' has_perl='found' has_xml_pm_FALSE='' has_xml_pm_TRUE='#' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' ifGNUmake='' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/math/plplot/work/plplot-5.6.1/cf/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' pkg_config_false='# ' pkg_config_true='' pkgpyexecdir='${pyexecdir}/plplot' pkgpythondir='${pythondir}/plplot' prefix='' program_transform_name='s,x,x,' pyexecdir='${exec_prefix}/lib/python2.3/site-packages' pythondir='${prefix}/lib/python2.3/site-packages' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' libltdl' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' with_csa_FALSE='#' with_csa_TRUE='' with_double_FALSE='#' with_double_TRUE='' with_ltdlsystem_FALSE='' with_ltdlsystem_TRUE='#' with_pkg_config_FALSE='#' with_pkg_config_TRUE='' with_qhull_FALSE='' with_qhull_TRUE='#' with_rpath_FALSE='#' with_rpath_TRUE='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define BIN_DIR "/bin" #define BUILD_DIR "/mnt/gmirror/ports/math/plplot/work/plplot-5.6.1" #define DATA_DIR "/share/plplot5.6.1" #define DRV_DIR "/lib/plplot5.6.1/driversd" #define ENABLE_DYNDRIVERS #define HAVE_DIRENT_H 1 #define HAVE_DLFCN_H 1 #define HAVE_FINITE #define HAVE_FORK 1 #define HAVE_ISINF #define HAVE_ISNAN #define HAVE_LIBM 1 #define HAVE_POPEN #define HAVE_SYS_WAIT_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_USLEEP #define HAVE_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_WORKING_VFORK 1 #define PACKAGE "plplot" #define PACKAGE_BUGREPORT "plplot-devel@lists.sourceforge.net" #define PACKAGE_NAME "plplot" #define PACKAGE_STRING "plplot 5.6.1" #define PACKAGE_TARNAME "plplot" #define PACKAGE_VERSION "5.6.1" #define PLD_gif #define PLD_hp7470 #define PLD_hp7580 #define PLD_jpeg #define PLD_lj_hpgl #define PLD_mem #define PLD_null #define PLD_pbm #define PLD_plmeta #define PLD_png #define PLD_ps #define PLD_xfig #define PLD_xwin #define PL_DOUBLE #define RETSIGTYPE int #define TCL_DIR "/share/plplot5.6.1/tcl" #define VERSION "5.6.1" #define WITH_CSA #define caddr_t char * #define pid_t int #endif #ifdef __cplusplus void exit (int); configure: exit 0