Skip to content

Instantly share code, notes, and snippets.

@lvnilesh
Created September 2, 2012 19:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lvnilesh/3603370 to your computer and use it in GitHub Desktop.
Save lvnilesh/3603370 to your computer and use it in GitHub Desktop.
~/Library/Logs/Homebrew/config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by gnuplot configure 4.6.0, which was
generated by GNU Autoconf 2.65. Invocation command line was
$ ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/gnuplot/4.6.0 --with-readline=/usr/local/Cellar/readline/6.2.4 --disable-wxwidgets --with-gd=/usr/local/Cellar/gd/2.0.36RC1
## --------- ##
## Platform. ##
## --------- ##
hostname = imac.workgroup
uname -m = x86_64
uname -r = 12.1.0
uname -s = Darwin
uname -v = Darwin Kernel Version 12.1.0: Tue Aug 14 13:29:55 PDT 2012; root:xnu-2050.9.2~1/RELEASE_X86_64
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 12.1.0: Tue Aug 14 13:29:55 PDT 2012; root:xnu-2050.9.2~1/RELEASE_X86_64
Kernel configured for up to 8 processors.
4 processors are physically available.
8 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3 4 5 6 7
Primary memory available: 16.00 gigabytes
Default processor set: 160 tasks, 755 threads, 8 processors
Load average: 1.36, Mach factor: 6.63
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/Library/ENV/4.3
PATH: /usr/local/opt/gettext/bin
PATH: /usr/local/bin
PATH: /usr/X11/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2544: checking for a BSD-compatible install
configure:2612: result: /usr/bin/install -c
configure:2623: checking whether build environment is sane
configure:2673: result: yes
configure:2814: checking for a thread-safe mkdir -p
configure:2853: result: ./install-sh -c -d
configure:2866: checking for gawk
configure:2896: result: no
configure:2866: checking for mawk
configure:2896: result: no
configure:2866: checking for nawk
configure:2896: result: no
configure:2866: checking for awk
configure:2882: found /usr/bin/awk
configure:2893: result: awk
configure:2904: checking whether make sets $(MAKE)
configure:2926: result: yes
configure:3008: checking whether to enable maintainer-specific portions of Makefiles
configure:3017: result: no
configure:3047: checking for style of include used by make
configure:3075: result: GNU
configure:3145: checking for gcc
configure:3161: found /usr/local/Library/ENV/4.3/gcc
configure:3172: result: gcc
configure:3401: checking for C compiler version
configure:3410: gcc --version >&5
i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00)
Copyright (C) 2007 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:3421: $? = 0
configure:3410: gcc -v >&5
Using built-in specs.
Target: i686-apple-darwin11
Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.11~28/src/configure --disable-checking --enable-werror --prefix=/Applications/Xcode.app/Contents/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.11~28/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00)
configure:3421: $? = 0
configure:3410: gcc -V >&5
llvm-gcc-4.2: argument to `-V' is missing
configure:3421: $? = 1
configure:3410: gcc -qversion >&5
i686-apple-darwin11-llvm-gcc-4.2: no input files
configure:3421: $? = 1
configure:3441: checking whether the C compiler works
configure:3463: gcc conftest.c >&5
configure:3467: $? = 0
configure:3516: result: yes
configure:3519: checking for C compiler default output file name
configure:3521: result: a.out
configure:3527: checking for suffix of executables
configure:3534: gcc -o conftest conftest.c >&5
configure:3538: $? = 0
configure:3560: result:
configure:3582: checking whether we are cross compiling
configure:3590: gcc -o conftest conftest.c >&5
configure:3594: $? = 0
configure:3601: ./conftest
configure:3605: $? = 0
configure:3620: result: no
configure:3625: checking for suffix of object files
configure:3647: gcc -c conftest.c >&5
configure:3651: $? = 0
configure:3672: result: o
configure:3676: checking whether we are using the GNU C compiler
configure:3695: gcc -c conftest.c >&5
configure:3695: $? = 0
configure:3704: result: yes
configure:3713: checking whether gcc accepts -g
configure:3733: gcc -c -g conftest.c >&5
configure:3733: $? = 0
configure:3774: result: yes
configure:3791: checking for gcc option to accept ISO C89
configure:3855: gcc -c -g -O2 conftest.c >&5
configure:3855: $? = 0
configure:3868: result: none needed
configure:3890: checking dependency style of gcc
configure:4000: result: none
configure:4021: checking how to run the C preprocessor
configure:4052: gcc -E conftest.c
configure:4052: $? = 0
configure:4066: gcc -E conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:4066: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnuplot"
| #define PACKAGE_TARNAME "gnuplot"
| #define PACKAGE_VERSION "4.6.0"
| #define PACKAGE_STRING "gnuplot 4.6.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gnuplot"
| #define VERSION "4.6.0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4091: result: gcc -E
configure:4111: gcc -E conftest.c
configure:4111: $? = 0
configure:4125: gcc -E conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:4125: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnuplot"
| #define PACKAGE_TARNAME "gnuplot"
| #define PACKAGE_VERSION "4.6.0"
| #define PACKAGE_STRING "gnuplot 4.6.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gnuplot"
| #define VERSION "4.6.0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4154: checking for grep that handles long lines and -e
configure:4212: result: /usr/bin/grep
configure:4217: checking for egrep
configure:4279: result: /usr/bin/grep -E
configure:4284: checking for ANSI C header files
configure:4304: gcc -c -g -O2 conftest.c >&5
configure:4304: $? = 0
configure:4377: gcc -o conftest -g -O2 conftest.c >&5
configure:4377: $? = 0
configure:4377: ./conftest
configure:4377: $? = 0
configure:4388: result: yes
configure:4401: checking for sys/types.h
configure:4401: gcc -c -g -O2 conftest.c >&5
configure:4401: $? = 0
configure:4401: result: yes
configure:4401: checking for sys/stat.h
configure:4401: gcc -c -g -O2 conftest.c >&5
configure:4401: $? = 0
configure:4401: result: yes
configure:4401: checking for stdlib.h
configure:4401: gcc -c -g -O2 conftest.c >&5
configure:4401: $? = 0
configure:4401: result: yes
configure:4401: checking for string.h
configure:4401: gcc -c -g -O2 conftest.c >&5
configure:4401: $? = 0
configure:4401: result: yes
configure:4401: checking for memory.h
configure:4401: gcc -c -g -O2 conftest.c >&5
configure:4401: $? = 0
configure:4401: result: yes
configure:4401: checking for strings.h
configure:4401: gcc -c -g -O2 conftest.c >&5
configure:4401: $? = 0
configure:4401: result: yes
configure:4401: checking for inttypes.h
configure:4401: gcc -c -g -O2 conftest.c >&5
configure:4401: $? = 0
configure:4401: result: yes
configure:4401: checking for stdint.h
configure:4401: gcc -c -g -O2 conftest.c >&5
configure:4401: $? = 0
configure:4401: result: yes
configure:4401: checking for unistd.h
configure:4401: gcc -c -g -O2 conftest.c >&5
configure:4401: $? = 0
configure:4401: result: yes
configure:4415: checking minix/config.h usability
configure:4415: gcc -c -g -O2 conftest.c >&5
conftest.c:54:26: error: minix/config.h: No such file or directory
configure:4415: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnuplot"
| #define PACKAGE_TARNAME "gnuplot"
| #define PACKAGE_VERSION "4.6.0"
| #define PACKAGE_STRING "gnuplot 4.6.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gnuplot"
| #define VERSION "4.6.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:4415: result: no
configure:4415: checking minix/config.h presence
configure:4415: gcc -E conftest.c
conftest.c:21:26: error: minix/config.h: No such file or directory
configure:4415: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnuplot"
| #define PACKAGE_TARNAME "gnuplot"
| #define PACKAGE_VERSION "4.6.0"
| #define PACKAGE_STRING "gnuplot 4.6.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gnuplot"
| #define VERSION "4.6.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <minix/config.h>
configure:4415: result: no
configure:4415: checking for minix/config.h
configure:4415: result: no
configure:4436: checking whether it is safe to define __EXTENSIONS__
configure:4454: gcc -c -g -O2 conftest.c >&5
configure:4454: $? = 0
configure:4461: result: yes
configure:4524: checking for gcc
configure:4551: result: gcc
configure:4780: checking for C compiler version
configure:4789: gcc --version >&5
i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00)
Copyright (C) 2007 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:4800: $? = 0
configure:4789: gcc -v >&5
Using built-in specs.
Target: i686-apple-darwin11
Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.11~28/src/configure --disable-checking --enable-werror --prefix=/Applications/Xcode.app/Contents/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.11~28/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00)
configure:4800: $? = 0
configure:4789: gcc -V >&5
llvm-gcc-4.2: argument to `-V' is missing
configure:4800: $? = 1
configure:4789: gcc -qversion >&5
i686-apple-darwin11-llvm-gcc-4.2: no input files
configure:4800: $? = 1
configure:4804: checking whether we are using the GNU C compiler
configure:4832: result: yes
configure:4841: checking whether gcc accepts -g
configure:4902: result: yes
configure:4919: checking for gcc option to accept ISO C89
configure:4996: result: none needed
configure:5018: checking dependency style of gcc
configure:5128: result: none
configure:5143: checking for function prototypes
configure:5146: result: yes
configure:5169: checking for string.h
configure:5169: result: yes
configure:5185: checking how to run the C preprocessor
configure:5255: result: gcc -E
configure:5275: gcc -E conftest.c
configure:5275: $? = 0
configure:5289: gcc -E conftest.c
conftest.c:29:28: error: ac_nonexistent.h: No such file or directory
configure:5289: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnuplot"
| #define PACKAGE_TARNAME "gnuplot"
| #define PACKAGE_VERSION "4.6.0"
| #define PACKAGE_STRING "gnuplot 4.6.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gnuplot"
| #define VERSION "4.6.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5317: checking for an ANSI C-conforming const
configure:5382: gcc -c -g -O2 conftest.c >&5
configure:5382: $? = 0
configure:5389: result: yes
configure:5397: checking for inline
configure:5413: gcc -c -g -O2 conftest.c >&5
configure:5413: $? = 0
configure:5421: result: inline
configure:5439: checking for preprocessor stringizing operator
configure:5459: result: yes
configure:5467: checking whether ln -s works
configure:5471: result: yes
configure:5538: checking for gcc
configure:5565: result: gcc
configure:5794: checking for C compiler version
configure:5803: gcc --version >&5
i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00)
Copyright (C) 2007 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:5814: $? = 0
configure:5803: gcc -v >&5
Using built-in specs.
Target: i686-apple-darwin11
Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.11~28/src/configure --disable-checking --enable-werror --prefix=/Applications/Xcode.app/Contents/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.11~28/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00)
configure:5814: $? = 0
configure:5803: gcc -V >&5
llvm-gcc-4.2: argument to `-V' is missing
configure:5814: $? = 1
configure:5803: gcc -qversion >&5
i686-apple-darwin11-llvm-gcc-4.2: no input files
configure:5814: $? = 1
configure:5818: checking whether we are using the GNU C compiler
configure:5846: result: yes
configure:5855: checking whether gcc accepts -g
configure:5916: result: yes
configure:5933: checking for gcc option to accept ISO C89
configure:6010: result: none needed
configure:6032: checking dependency style of gcc
configure:6142: result: none
configure:6193: checking for emacs
configure:6209: found /usr/bin/emacs
configure:6220: result: emacs
configure:6246: checking for tex
configure:6276: result: no
configure:6289: checking for latex
configure:6319: result: no
configure:6289: checking for latex2e
configure:6319: result: no
configure:6332: checking for pdflatex
configure:6362: result: no
configure:6389: checking for dvips
configure:6419: result: no
configure:6432: checking for troff
configure:6448: found /usr/bin/troff
configure:6459: result: troff
configure:6484: checking for kpsexpand
configure:6514: result: no
configure:6527: checking for texhash
configure:6557: result: no
configure:6594: checking for X
configure:6702: gcc -E conftest.c
configure:6702: $? = 0
configure:6733: gcc -o conftest -g -O2 conftest.c -lX11 >&5
configure:6733: $? = 0
configure:6783: result: libraries , headers
configure:6882: gcc -o conftest -g -O2 conftest.c -lX11 >&5
configure:6882: $? = 0
configure:6980: checking for gethostbyname
configure:6980: gcc -o conftest -g -O2 conftest.c >&5
configure:6980: $? = 0
configure:6980: result: yes
configure:7077: checking for connect
configure:7077: gcc -o conftest -g -O2 conftest.c >&5
configure:7077: $? = 0
configure:7077: result: yes
configure:7126: checking for remove
configure:7126: gcc -o conftest -g -O2 conftest.c >&5
configure:7126: $? = 0
configure:7126: result: yes
configure:7175: checking for shmat
configure:7175: gcc -o conftest -g -O2 conftest.c >&5
configure:7175: $? = 0
configure:7175: result: yes
configure:7233: checking for IceConnectionNumber in -lICE
configure:7258: gcc -o conftest -g -O2 conftest.c -lICE >&5
configure:7258: $? = 0
configure:7267: result: yes
configure:7348: checking for MS-DOS/djgpp/libGRX
configure:7457: result: no
configure:7464: checking for NeXT
configure:7481: result: no
configure:7488: checking for Apple MacOS X
configure:7499: result: yes
configure:7501: checking for aqtInit in -laquaterm
configure:7526: gcc -o conftest -g -O2 conftest.c -laquaterm -lobjc >&5
configure:7526: $? = 0
configure:7535: result: yes
configure:7556: checking for BeOS
configure:7572: result: no
configure:7578: checking for Alpha/AXP CPU
configure:7597: result: no
configure:7612: checking for sin
configure:7612: gcc -o conftest -g -O2 -ObjC conftest.c -laquaterm -framework Foundation >&5
conftest.c:55: warning: conflicting types for built-in function 'sin'
configure:7612: $? = 0
configure:7612: result: yes
configure:7664: checking for ANSI C header files
configure:7768: result: yes
configure:7785: checking dirent.h usability
configure:7785: gcc -c -g -O2 -ObjC conftest.c >&5
configure:7785: $? = 0
configure:7785: result: yes
configure:7785: checking dirent.h presence
configure:7785: gcc -E conftest.c
configure:7785: $? = 0
configure:7785: result: yes
configure:7785: checking for dirent.h
configure:7785: result: yes
configure:7785: checking errno.h usability
configure:7785: gcc -c -g -O2 -ObjC conftest.c >&5
configure:7785: $? = 0
configure:7785: result: yes
configure:7785: checking errno.h presence
configure:7785: gcc -E conftest.c
configure:7785: $? = 0
configure:7785: result: yes
configure:7785: checking for errno.h
configure:7785: result: yes
configure:7785: checking float.h usability
configure:7785: gcc -c -g -O2 -ObjC conftest.c >&5
configure:7785: $? = 0
configure:7785: result: yes
configure:7785: checking float.h presence
configure:7785: gcc -E conftest.c
configure:7785: $? = 0
configure:7785: result: yes
configure:7785: checking for float.h
configure:7785: result: yes
configure:7785: checking langinfo.h usability
configure:7785: gcc -c -g -O2 -ObjC conftest.c >&5
configure:7785: $? = 0
configure:7785: result: yes
configure:7785: checking langinfo.h presence
configure:7785: gcc -E conftest.c
configure:7785: $? = 0
configure:7785: result: yes
configure:7785: checking for langinfo.h
configure:7785: result: yes
configure:7785: checking limits.h usability
configure:7785: gcc -c -g -O2 -ObjC conftest.c >&5
configure:7785: $? = 0
configure:7785: result: yes
configure:7785: checking limits.h presence
configure:7785: gcc -E conftest.c
configure:7785: $? = 0
configure:7785: result: yes
configure:7785: checking for limits.h
configure:7785: result: yes
configure:7785: checking locale.h usability
configure:7785: gcc -c -g -O2 -ObjC conftest.c >&5
configure:7785: $? = 0
configure:7785: result: yes
configure:7785: checking locale.h presence
configure:7785: gcc -E conftest.c
configure:7785: $? = 0
configure:7785: result: yes
configure:7785: checking for locale.h
configure:7785: result: yes
configure:7785: checking math.h usability
configure:7785: gcc -c -g -O2 -ObjC conftest.c >&5
configure:7785: $? = 0
configure:7785: result: yes
configure:7785: checking math.h presence
configure:7785: gcc -E conftest.c
configure:7785: $? = 0
configure:7785: result: yes
configure:7785: checking for math.h
configure:7785: result: yes
configure:7785: checking for stdlib.h
configure:7785: result: yes
configure:7785: checking for string.h
configure:7785: result: yes
configure:7785: checking time.h usability
configure:7785: gcc -c -g -O2 -ObjC conftest.c >&5
configure:7785: $? = 0
configure:7785: result: yes
configure:7785: checking time.h presence
configure:7785: gcc -E conftest.c
configure:7785: $? = 0
configure:7785: result: yes
configure:7785: checking for time.h
configure:7785: result: yes
configure:7785: checking sys/time.h usability
configure:7785: gcc -c -g -O2 -ObjC conftest.c >&5
configure:7785: $? = 0
configure:7785: result: yes
configure:7785: checking sys/time.h presence
configure:7785: gcc -E conftest.c
configure:7785: $? = 0
configure:7785: result: yes
configure:7785: checking for sys/time.h
configure:7785: result: yes
configure:7785: checking for sys/types.h
configure:7785: result: yes
configure:7785: checking sys/bsdtypes.h usability
configure:7785: gcc -c -g -O2 -ObjC conftest.c >&5
conftest.c:78:26: error: sys/bsdtypes.h: No such file or directory
configure:7785: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnuplot"
| #define PACKAGE_TARNAME "gnuplot"
| #define PACKAGE_VERSION "4.6.0"
| #define PACKAGE_STRING "gnuplot 4.6.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gnuplot"
| #define VERSION "4.6.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGIZE 1
| #define X11 1
| #define HAVE_LIBAQUATERM 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/bsdtypes.h>
configure:7785: result: no
configure:7785: checking sys/bsdtypes.h presence
configure:7785: gcc -E conftest.c
conftest.c:45:26: error: sys/bsdtypes.h: No such file or directory
configure:7785: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnuplot"
| #define PACKAGE_TARNAME "gnuplot"
| #define PACKAGE_VERSION "4.6.0"
| #define PACKAGE_STRING "gnuplot 4.6.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gnuplot"
| #define VERSION "4.6.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGIZE 1
| #define X11 1
| #define HAVE_LIBAQUATERM 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h. */
| #include <sys/bsdtypes.h>
configure:7785: result: no
configure:7785: checking for sys/bsdtypes.h
configure:7785: result: no
configure:7785: checking sys/ioctl.h usability
configure:7785: gcc -c -g -O2 -ObjC conftest.c >&5
configure:7785: $? = 0
configure:7785: result: yes
configure:7785: checking sys/ioctl.h presence
configure:7785: gcc -E conftest.c
configure:7785: $? = 0
configure:7785: result: yes
configure:7785: checking for sys/ioctl.h
configure:7785: result: yes
configure:7785: checking sys/param.h usability
configure:7785: gcc -c -g -O2 -ObjC conftest.c >&5
configure:7785: $? = 0
configure:7785: result: yes
configure:7785: checking sys/param.h presence
configure:7785: gcc -E conftest.c
configure:7785: $? = 0
configure:7785: result: yes
configure:7785: checking for sys/param.h
configure:7785: result: yes
configure:7785: checking sys/select.h usability
configure:7785: gcc -c -g -O2 -ObjC conftest.c >&5
configure:7785: $? = 0
configure:7785: result: yes
configure:7785: checking sys/select.h presence
configure:7785: gcc -E conftest.c
configure:7785: $? = 0
configure:7785: result: yes
configure:7785: checking for sys/select.h
configure:7785: result: yes
configure:7785: checking sys/socket.h usability
configure:7785: gcc -c -g -O2 -ObjC conftest.c >&5
configure:7785: $? = 0
configure:7785: result: yes
configure:7785: checking sys/socket.h presence
configure:7785: gcc -E conftest.c
configure:7785: $? = 0
configure:7785: result: yes
configure:7785: checking for sys/socket.h
configure:7785: result: yes
configure:7785: checking for sys/stat.h
configure:7785: result: yes
configure:7785: checking sys/systeminfo.h usability
configure:7785: gcc -c -g -O2 -ObjC conftest.c >&5
conftest.c:83:28: error: sys/systeminfo.h: No such file or directory
configure:7785: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnuplot"
| #define PACKAGE_TARNAME "gnuplot"
| #define PACKAGE_VERSION "4.6.0"
| #define PACKAGE_STRING "gnuplot 4.6.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gnuplot"
| #define VERSION "4.6.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGIZE 1
| #define X11 1
| #define HAVE_LIBAQUATERM 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/systeminfo.h>
configure:7785: result: no
configure:7785: checking sys/systeminfo.h presence
configure:7785: gcc -E conftest.c
conftest.c:50:28: error: sys/systeminfo.h: No such file or directory
configure:7785: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnuplot"
| #define PACKAGE_TARNAME "gnuplot"
| #define PACKAGE_VERSION "4.6.0"
| #define PACKAGE_STRING "gnuplot 4.6.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gnuplot"
| #define VERSION "4.6.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGIZE 1
| #define X11 1
| #define HAVE_LIBAQUATERM 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| /* end confdefs.h. */
| #include <sys/systeminfo.h>
configure:7785: result: no
configure:7785: checking for sys/systeminfo.h
configure:7785: result: no
configure:7785: checking sys/timeb.h usability
configure:7785: gcc -c -g -O2 -ObjC conftest.c >&5
configure:7785: $? = 0
configure:7785: result: yes
configure:7785: checking sys/timeb.h presence
configure:7785: gcc -E conftest.c
configure:7785: $? = 0
configure:7785: result: yes
configure:7785: checking for sys/timeb.h
configure:7785: result: yes
configure:7785: checking sys/utsname.h usability
configure:7785: gcc -c -g -O2 -ObjC conftest.c >&5
configure:7785: $? = 0
configure:7785: result: yes
configure:7785: checking sys/utsname.h presence
configure:7785: gcc -E conftest.c
configure:7785: $? = 0
configure:7785: result: yes
configure:7785: checking for sys/utsname.h
configure:7785: result: yes
configure:7785: checking libc.h usability
configure:7785: gcc -c -g -O2 -ObjC conftest.c >&5
configure:7785: $? = 0
configure:7785: result: yes
configure:7785: checking libc.h presence
configure:7785: gcc -E conftest.c
configure:7785: $? = 0
configure:7785: result: yes
configure:7785: checking for libc.h
configure:7785: result: yes
configure:7785: checking malloc.h usability
configure:7785: gcc -c -g -O2 -ObjC conftest.c >&5
conftest.c:86:20: error: malloc.h: No such file or directory
configure:7785: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnuplot"
| #define PACKAGE_TARNAME "gnuplot"
| #define PACKAGE_VERSION "4.6.0"
| #define PACKAGE_STRING "gnuplot 4.6.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gnuplot"
| #define VERSION "4.6.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGIZE 1
| #define X11 1
| #define HAVE_LIBAQUATERM 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_LIBC_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <malloc.h>
configure:7785: result: no
configure:7785: checking malloc.h presence
configure:7785: gcc -E conftest.c
conftest.c:53:20: error: malloc.h: No such file or directory
configure:7785: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnuplot"
| #define PACKAGE_TARNAME "gnuplot"
| #define PACKAGE_VERSION "4.6.0"
| #define PACKAGE_STRING "gnuplot 4.6.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gnuplot"
| #define VERSION "4.6.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGIZE 1
| #define X11 1
| #define HAVE_LIBAQUATERM 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_LIBC_H 1
| /* end confdefs.h. */
| #include <malloc.h>
configure:7785: result: no
configure:7785: checking for malloc.h
configure:7785: result: no
configure:7785: checking poll.h usability
configure:7785: gcc -c -g -O2 -ObjC conftest.c >&5
configure:7785: $? = 0
configure:7785: result: yes
configure:7785: checking poll.h presence
configure:7785: gcc -E conftest.c
configure:7785: $? = 0
configure:7785: result: yes
configure:7785: checking for poll.h
configure:7785: result: yes
configure:7785: checking sgtty.h usability
configure:7785: gcc -c -g -O2 -ObjC conftest.c >&5
configure:7785: $? = 0
configure:7785: result: yes
configure:7785: checking sgtty.h presence
configure:7785: gcc -E conftest.c
configure:7785: $? = 0
configure:7785: result: yes
configure:7785: checking for sgtty.h
configure:7785: result: yes
configure:7785: checking termios.h usability
configure:7785: gcc -c -g -O2 -ObjC conftest.c >&5
configure:7785: $? = 0
configure:7785: result: yes
configure:7785: checking termios.h presence
configure:7785: gcc -E conftest.c
configure:7785: $? = 0
configure:7785: result: yes
configure:7785: checking for termios.h
configure:7785: result: yes
configure:7785: checking values.h usability
configure:7785: gcc -c -g -O2 -ObjC conftest.c >&5
conftest.c:89:20: error: values.h: No such file or directory
configure:7785: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnuplot"
| #define PACKAGE_TARNAME "gnuplot"
| #define PACKAGE_VERSION "4.6.0"
| #define PACKAGE_STRING "gnuplot 4.6.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gnuplot"
| #define VERSION "4.6.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGIZE 1
| #define X11 1
| #define HAVE_LIBAQUATERM 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TERMIOS_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <values.h>
configure:7785: result: no
configure:7785: checking values.h presence
configure:7785: gcc -E conftest.c
conftest.c:56:20: error: values.h: No such file or directory
configure:7785: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnuplot"
| #define PACKAGE_TARNAME "gnuplot"
| #define PACKAGE_VERSION "4.6.0"
| #define PACKAGE_STRING "gnuplot 4.6.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gnuplot"
| #define VERSION "4.6.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGIZE 1
| #define X11 1
| #define HAVE_LIBAQUATERM 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TERMIOS_H 1
| /* end confdefs.h. */
| #include <values.h>
configure:7785: result: no
configure:7785: checking for values.h
configure:7785: result: no
configure:7785: checking for dirent.h
configure:7785: result: yes
configure:7797: checking for stdbool.h that conforms to C99
configure:7882: gcc -c -g -O2 -ObjC conftest.c >&5
conftest.c:112: error: initializer element is not constant
configure:7882: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnuplot"
| #define PACKAGE_TARNAME "gnuplot"
| #define PACKAGE_VERSION "4.6.0"
| #define PACKAGE_STRING "gnuplot 4.6.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gnuplot"
| #define VERSION "4.6.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGIZE 1
| #define X11 1
| #define HAVE_LIBAQUATERM 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h. */
|
| #include <stdbool.h>
| #ifndef bool
| "error: bool is not defined"
| #endif
| #ifndef false
| "error: false is not defined"
| #endif
| #if false
| "error: false is not 0"
| #endif
| #ifndef true
| "error: true is not defined"
| #endif
| #if true != 1
| "error: true is not 1"
| #endif
| #ifndef __bool_true_false_are_defined
| "error: __bool_true_false_are_defined is not defined"
| #endif
|
| struct s { _Bool s: 1; _Bool t; } s;
|
| char a[true == 1 ? 1 : -1];
| char b[false == 0 ? 1 : -1];
| char c[__bool_true_false_are_defined == 1 ? 1 : -1];
| char d[(bool) 0.5 == true ? 1 : -1];
| bool e = &s;
| char f[(_Bool) 0.0 == false ? 1 : -1];
| char g[true];
| char h[sizeof (_Bool)];
| char i[sizeof s.t];
| enum { j = false, k = true, l = false * true, m = true * 256 };
| /* The following fails for
| HP aC++/ANSI C B3910B A.05.55 [Dec 04 2003]. */
| _Bool n[m];
| char o[sizeof n == m * sizeof n[0] ? 1 : -1];
| char p[-1 - (_Bool) 0 < 0 && -1 - (bool) 0 < 0 ? 1 : -1];
| # if defined __xlc__ || defined __GNUC__
| /* Catch a bug in IBM AIX xlc compiler version 6.0.0.0
| reported by James Lemley on 2005-10-05; see
| http://lists.gnu.org/archive/html/bug-coreutils/2005-10/msg00086.html
| This test is not quite right, since xlc is allowed to
| reject this program, as the initializer for xlcbug is
| not one of the forms that C requires support for.
| However, doing the test right would require a runtime
| test, and that would make cross-compilation harder.
| Let us hope that IBM fixes the xlc bug, and also adds
| support for this kind of constant expression. In the
| meantime, this test will reject xlc, which is OK, since
| our stdbool.h substitute should suffice. We also test
| this with GCC, where it should work, to detect more
| quickly whether someone messes up the test in the
| future. */
| char digs[] = "0123456789";
| int xlcbug = 1 / (&(digs + 5)[-2 + (bool) 1] == &digs[4] ? 1 : -1);
| # endif
| /* Catch a bug in an HP-UX C compiler. See
| http://gcc.gnu.org/ml/gcc-patches/2003-12/msg02303.html
| http://lists.gnu.org/archive/html/bug-coreutils/2005-11/msg00161.html
| */
| _Bool q = true;
| _Bool *pq = &q;
|
| int
| main ()
| {
|
| *pq |= q;
| *pq |= ! q;
| /* Refer to every declared value, to avoid compiler optimizations. */
| return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
| + !m + !n + !o + !p + !q + !pq);
|
| ;
| return 0;
| }
configure:7889: result: no
configure:7891: checking for _Bool
configure:7891: gcc -c -g -O2 -ObjC conftest.c >&5
configure:7891: $? = 0
configure:7891: gcc -c -g -O2 -ObjC conftest.c >&5
conftest.c: In function 'main':
conftest.c:93: error: expected expression before ')' token
configure:7891: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnuplot"
| #define PACKAGE_TARNAME "gnuplot"
| #define PACKAGE_VERSION "4.6.0"
| #define PACKAGE_STRING "gnuplot 4.6.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gnuplot"
| #define VERSION "4.6.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGIZE 1
| #define X11 1
| #define HAVE_LIBAQUATERM 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((_Bool)))
| return 0;
| ;
| return 0;
| }
configure:7891: result: yes
configure:7909: checking for struct exception in math.h
configure:7922: gcc -o conftest -g -O2 -ObjC conftest.c -laquaterm -framework Foundation >&5
configure:7922: $? = 0
configure:7923: result: yes
configure:7937: checking whether stat file-mode macros are broken
configure:7964: gcc -c -g -O2 -ObjC conftest.c >&5
configure:7964: $? = 0
configure:7971: result: no
configure:7981: checking for unistd.h
configure:7991: result: yes
configure:8000: checking if errno variable is declared
configure:8016: gcc -c -g -O2 -ObjC conftest.c >&5
configure:8016: $? = 0
configure:8017: result: yes
configure:8029: checking for size_t
configure:8029: gcc -c -g -O2 -ObjC conftest.c >&5
configure:8029: $? = 0
configure:8029: gcc -c -g -O2 -ObjC conftest.c >&5
conftest.c: In function 'main':
conftest.c:96: error: expected expression before ')' token
configure:8029: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnuplot"
| #define PACKAGE_TARNAME "gnuplot"
| #define PACKAGE_VERSION "4.6.0"
| #define PACKAGE_STRING "gnuplot 4.6.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gnuplot"
| #define VERSION "4.6.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGIZE 1
| #define X11 1
| #define HAVE_LIBAQUATERM 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:8029: result: yes
configure:8040: checking for time_t in time.h
configure:8049: result: yes
configure:8057: checking return type of signal handlers
configure:8075: gcc -c -g -O2 -ObjC conftest.c >&5
conftest.c: In function 'main':
conftest.c:67: error: void value not ignored as it ought to be
configure:8075: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnuplot"
| #define PACKAGE_TARNAME "gnuplot"
| #define PACKAGE_VERSION "4.6.0"
| #define PACKAGE_STRING "gnuplot 4.6.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gnuplot"
| #define VERSION "4.6.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGIZE 1
| #define X11 1
| #define HAVE_LIBAQUATERM 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_T_IN_TIME_H 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <signal.h>
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
| ;
| return 0;
| }
configure:8082: result: void
configure:8104: checking for atexit
configure:8104: gcc -o conftest -g -O2 -ObjC conftest.c -laquaterm -framework Foundation >&5
configure:8104: $? = 0
configure:8104: result: yes
configure:8104: checking for memcpy
configure:8104: gcc -o conftest -g -O2 -ObjC conftest.c -laquaterm -framework Foundation >&5
conftest.c:86: warning: conflicting types for built-in function 'memcpy'
configure:8104: $? = 0
configure:8104: result: yes
configure:8104: checking for memmove
configure:8104: gcc -o conftest -g -O2 -ObjC conftest.c -laquaterm -framework Foundation >&5
conftest.c:87: warning: conflicting types for built-in function 'memmove'
configure:8104: $? = 0
configure:8104: result: yes
configure:8104: checking for memset
configure:8104: gcc -o conftest -g -O2 -ObjC conftest.c -laquaterm -framework Foundation >&5
conftest.c:88: warning: conflicting types for built-in function 'memset'
configure:8104: $? = 0
configure:8104: result: yes
configure:8104: checking for on_exit
configure:8104: gcc -o conftest -g -O2 -ObjC conftest.c -laquaterm -framework Foundation >&5
Undefined symbols for architecture x86_64:
"_on_exit", referenced from:
_main in ccWHidoi.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
configure:8104: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnuplot"
| #define PACKAGE_TARNAME "gnuplot"
| #define PACKAGE_VERSION "4.6.0"
| #define PACKAGE_STRING "gnuplot 4.6.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gnuplot"
| #define VERSION "4.6.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGIZE 1
| #define X11 1
| #define HAVE_LIBAQUATERM 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_T_IN_TIME_H 1
| #define RETSIGTYPE void
| #define HAVE_ATEXIT 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| /* end confdefs.h. */
| /* Define on_exit to an innocuous variant, in case <limits.h> declares on_exit.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define on_exit innocuous_on_exit
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char on_exit (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef on_exit
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char on_exit ();
| /* 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_on_exit || defined __stub___on_exit
| choke me
| #endif
|
| int
| main ()
| {
| return on_exit ();
| ;
| return 0;
| }
configure:8104: result: no
configure:8104: checking for bcopy
configure:8104: gcc -o conftest -g -O2 -ObjC conftest.c -laquaterm -framework Foundation >&5
conftest.c:89: warning: conflicting types for built-in function 'bcopy'
configure:8104: $? = 0
configure:8104: result: yes
configure:8104: checking for bzero
configure:8104: gcc -o conftest -g -O2 -ObjC conftest.c -laquaterm -framework Foundation >&5
conftest.c:90: warning: conflicting types for built-in function 'bzero'
configure:8104: $? = 0
configure:8104: result: yes
configure:8104: checking for setvbuf
configure:8104: gcc -o conftest -g -O2 -ObjC conftest.c -laquaterm -framework Foundation >&5
configure:8104: $? = 0
configure:8104: result: yes
configure:8104: checking for strerror
configure:8104: gcc -o conftest -g -O2 -ObjC conftest.c -laquaterm -framework Foundation >&5
configure:8104: $? = 0
configure:8104: result: yes
configure:8104: checking for strchr
configure:8104: gcc -o conftest -g -O2 -ObjC conftest.c -laquaterm -framework Foundation >&5
conftest.c:93: warning: conflicting types for built-in function 'strchr'
configure:8104: $? = 0
configure:8104: result: yes
configure:8104: checking for strrchr
configure:8104: gcc -o conftest -g -O2 -ObjC conftest.c -laquaterm -framework Foundation >&5
conftest.c:94: warning: conflicting types for built-in function 'strrchr'
configure:8104: $? = 0
configure:8104: result: yes
configure:8104: checking for strstr
configure:8104: gcc -o conftest -g -O2 -ObjC conftest.c -laquaterm -framework Foundation >&5
conftest.c:95: warning: conflicting types for built-in function 'strstr'
configure:8104: $? = 0
configure:8104: result: yes
configure:8104: checking for index
configure:8104: gcc -o conftest -g -O2 -ObjC conftest.c -laquaterm -framework Foundation >&5
conftest.c:96: warning: conflicting types for built-in function 'index'
configure:8104: $? = 0
configure:8104: result: yes
configure:8104: checking for rindex
configure:8104: gcc -o conftest -g -O2 -ObjC conftest.c -laquaterm -framework Foundation >&5
conftest.c:97: warning: conflicting types for built-in function 'rindex'
configure:8104: $? = 0
configure:8104: result: yes
configure:8104: checking for erf
configure:8104: gcc -o conftest -g -O2 -ObjC conftest.c -laquaterm -framework Foundation >&5
conftest.c:98: warning: conflicting types for built-in function 'erf'
configure:8104: $? = 0
configure:8104: result: yes
configure:8104: checking for erfc
configure:8104: gcc -o conftest -g -O2 -ObjC conftest.c -laquaterm -framework Foundation >&5
conftest.c:99: warning: conflicting types for built-in function 'erfc'
configure:8104: $? = 0
configure:8104: result: yes
configure:8104: checking for gamma
configure:8104: gcc -o conftest -g -O2 -ObjC conftest.c -laquaterm -framework Foundation >&5
conftest.c:100: warning: conflicting types for built-in function 'gamma'
configure:8104: $? = 0
configure:8104: result: yes
configure:8104: checking for lgamma
configure:8104: gcc -o conftest -g -O2 -ObjC conftest.c -laquaterm -framework Foundation >&5
conftest.c:101: warning: conflicting types for built-in function 'lgamma'
configure:8104: $? = 0
configure:8104: result: yes
configure:8104: checking for getcwd
configure:8104: gcc -o conftest -g -O2 -ObjC conftest.c -laquaterm -framework Foundation >&5
configure:8104: $? = 0
configure:8104: result: yes
configure:8104: checking for poll
configure:8104: gcc -o conftest -g -O2 -ObjC conftest.c -laquaterm -framework Foundation >&5
configure:8104: $? = 0
configure:8104: result: yes
configure:8104: checking for pclose
configure:8104: gcc -o conftest -g -O2 -ObjC conftest.c -laquaterm -framework Foundation >&5
configure:8104: $? = 0
configure:8104: result: yes
configure:8104: checking for popen
configure:8104: gcc -o conftest -g -O2 -ObjC conftest.c -laquaterm -framework Foundation >&5
configure:8104: $? = 0
configure:8104: result: yes
configure:8104: checking for select
configure:8104: gcc -o conftest -g -O2 -ObjC conftest.c -laquaterm -framework Foundation >&5
configure:8104: $? = 0
configure:8104: result: yes
configure:8104: checking for sleep
configure:8104: gcc -o conftest -g -O2 -ObjC conftest.c -laquaterm -framework Foundation >&5
configure:8104: $? = 0
configure:8104: result: yes
configure:8104: checking for stpcpy
configure:8104: gcc -o conftest -g -O2 -ObjC conftest.c -laquaterm -framework Foundation >&5
conftest.c:108: warning: conflicting types for built-in function 'stpcpy'
configure:8104: $? = 0
configure:8104: result: yes
configure:8104: checking for strcspn
configure:8104: gcc -o conftest -g -O2 -ObjC conftest.c -laquaterm -framework Foundation >&5
conftest.c:109: warning: conflicting types for built-in function 'strcspn'
configure:8104: $? = 0
configure:8104: result: yes
configure:8104: checking for strdup
configure:8104: gcc -o conftest -g -O2 -ObjC conftest.c -laquaterm -framework Foundation >&5
conftest.c:110: warning: conflicting types for built-in function 'strdup'
configure:8104: $? = 0
configure:8104: result: yes
configure:8104: checking for strndup
configure:8104: gcc -o conftest -g -O2 -ObjC conftest.c -laquaterm -framework Foundation >&5
conftest.c:111: warning: conflicting types for built-in function 'strndup'
configure:8104: $? = 0
configure:8104: result: yes
configure:8104: checking for strnlen
configure:8104: gcc -o conftest -g -O2 -ObjC conftest.c -laquaterm -framework Foundation >&5
configure:8104: $? = 0
configure:8104: result: yes
configure:8104: checking for strcasecmp
configure:8104: gcc -o conftest -g -O2 -ObjC conftest.c -laquaterm -framework Foundation >&5
conftest.c:113: warning: conflicting types for built-in function 'strcasecmp'
configure:8104: $? = 0
configure:8104: result: yes
configure:8104: checking for stricmp
configure:8104: gcc -o conftest -g -O2 -ObjC conftest.c -laquaterm -framework Foundation >&5
Undefined symbols for architecture x86_64:
"_stricmp", referenced from:
_main in cc5tG4EV.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
configure:8104: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnuplot"
| #define PACKAGE_TARNAME "gnuplot"
| #define PACKAGE_VERSION "4.6.0"
| #define PACKAGE_STRING "gnuplot 4.6.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gnuplot"
| #define VERSION "4.6.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGIZE 1
| #define X11 1
| #define HAVE_LIBAQUATERM 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_T_IN_TIME_H 1
| #define RETSIGTYPE void
| #define HAVE_ATEXIT 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_SETVBUF 1
| #define HAVE_STRERROR 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_INDEX 1
| #define HAVE_RINDEX 1
| #define HAVE_ERF 1
| #define HAVE_ERFC 1
| #define HAVE_GAMMA 1
| #define HAVE_LGAMMA 1
| #define HAVE_GETCWD 1
| #define HAVE_POLL 1
| #define HAVE_PCLOSE 1
| #define HAVE_POPEN 1
| #define HAVE_SELECT 1
| #define HAVE_SLEEP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRCASECMP 1
| /* end confdefs.h. */
| /* Define stricmp to an innocuous variant, in case <limits.h> declares stricmp.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define stricmp innocuous_stricmp
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char stricmp (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef stricmp
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char stricmp ();
| /* 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_stricmp || defined __stub___stricmp
| choke me
| #endif
|
| int
| main ()
| {
| return stricmp ();
| ;
| return 0;
| }
configure:8104: result: no
configure:8104: checking for strncasecmp
configure:8104: gcc -o conftest -g -O2 -ObjC conftest.c -laquaterm -framework Foundation >&5
conftest.c:114: warning: conflicting types for built-in function 'strncasecmp'
configure:8104: $? = 0
configure:8104: result: yes
configure:8104: checking for strnicmp
configure:8104: gcc -o conftest -g -O2 -ObjC conftest.c -laquaterm -framework Foundation >&5
Undefined symbols for architecture x86_64:
"_strnicmp", referenced from:
_main in ccdJ57sX.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
configure:8104: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnuplot"
| #define PACKAGE_TARNAME "gnuplot"
| #define PACKAGE_VERSION "4.6.0"
| #define PACKAGE_STRING "gnuplot 4.6.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gnuplot"
| #define VERSION "4.6.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGIZE 1
| #define X11 1
| #define HAVE_LIBAQUATERM 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_T_IN_TIME_H 1
| #define RETSIGTYPE void
| #define HAVE_ATEXIT 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_SETVBUF 1
| #define HAVE_STRERROR 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_INDEX 1
| #define HAVE_RINDEX 1
| #define HAVE_ERF 1
| #define HAVE_ERFC 1
| #define HAVE_GAMMA 1
| #define HAVE_LGAMMA 1
| #define HAVE_GETCWD 1
| #define HAVE_POLL 1
| #define HAVE_PCLOSE 1
| #define HAVE_POPEN 1
| #define HAVE_SELECT 1
| #define HAVE_SLEEP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| /* end confdefs.h. */
| /* Define strnicmp to an innocuous variant, in case <limits.h> declares strnicmp.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define strnicmp innocuous_strnicmp
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strnicmp (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef strnicmp
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strnicmp ();
| /* 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_strnicmp || defined __stub___strnicmp
| choke me
| #endif
|
| int
| main ()
| {
| return strnicmp ();
| ;
| return 0;
| }
configure:8104: result: no
configure:8104: checking for sysinfo
configure:8104: gcc -o conftest -g -O2 -ObjC conftest.c -laquaterm -framework Foundation >&5
Undefined symbols for architecture x86_64:
"_sysinfo", referenced from:
_main in ccyjGFgU.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
configure:8104: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnuplot"
| #define PACKAGE_TARNAME "gnuplot"
| #define PACKAGE_VERSION "4.6.0"
| #define PACKAGE_STRING "gnuplot 4.6.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gnuplot"
| #define VERSION "4.6.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGIZE 1
| #define X11 1
| #define HAVE_LIBAQUATERM 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_T_IN_TIME_H 1
| #define RETSIGTYPE void
| #define HAVE_ATEXIT 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_SETVBUF 1
| #define HAVE_STRERROR 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_INDEX 1
| #define HAVE_RINDEX 1
| #define HAVE_ERF 1
| #define HAVE_ERFC 1
| #define HAVE_GAMMA 1
| #define HAVE_LGAMMA 1
| #define HAVE_GETCWD 1
| #define HAVE_POLL 1
| #define HAVE_PCLOSE 1
| #define HAVE_POPEN 1
| #define HAVE_SELECT 1
| #define HAVE_SLEEP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| /* end confdefs.h. */
| /* Define sysinfo to an innocuous variant, in case <limits.h> declares sysinfo.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define sysinfo innocuous_sysinfo
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char sysinfo (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef sysinfo
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sysinfo ();
| /* 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_sysinfo || defined __stub___sysinfo
| choke me
| #endif
|
| int
| main ()
| {
| return sysinfo ();
| ;
| return 0;
| }
configure:8104: result: no
configure:8104: checking for tcgetattr
configure:8104: gcc -o conftest -g -O2 -ObjC conftest.c -laquaterm -framework Foundation >&5
configure:8104: $? = 0
configure:8104: result: yes
configure:8104: checking for vfprintf
configure:8104: gcc -o conftest -g -O2 -ObjC conftest.c -laquaterm -framework Foundation >&5
conftest.c:116: warning: conflicting types for built-in function 'vfprintf'
configure:8104: $? = 0
configure:8104: result: yes
configure:8104: checking for doprnt
configure:8104: gcc -o conftest -g -O2 -ObjC conftest.c -laquaterm -framework Foundation >&5
Undefined symbols for architecture x86_64:
"_doprnt", referenced from:
_main in cc3lUUne.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
configure:8104: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnuplot"
| #define PACKAGE_TARNAME "gnuplot"
| #define PACKAGE_VERSION "4.6.0"
| #define PACKAGE_STRING "gnuplot 4.6.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gnuplot"
| #define VERSION "4.6.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGIZE 1
| #define X11 1
| #define HAVE_LIBAQUATERM 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_T_IN_TIME_H 1
| #define RETSIGTYPE void
| #define HAVE_ATEXIT 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_SETVBUF 1
| #define HAVE_STRERROR 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_INDEX 1
| #define HAVE_RINDEX 1
| #define HAVE_ERF 1
| #define HAVE_ERFC 1
| #define HAVE_GAMMA 1
| #define HAVE_LGAMMA 1
| #define HAVE_GETCWD 1
| #define HAVE_POLL 1
| #define HAVE_PCLOSE 1
| #define HAVE_POPEN 1
| #define HAVE_SELECT 1
| #define HAVE_SLEEP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_VFPRINTF 1
| /* end confdefs.h. */
| /* Define doprnt to an innocuous variant, in case <limits.h> declares doprnt.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define doprnt innocuous_doprnt
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char doprnt (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef doprnt
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char doprnt ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_doprnt || defined __stub___doprnt
| choke me
| #endif
|
| int
| main ()
| {
| return doprnt ();
| ;
| return 0;
| }
configure:8104: result: no
configure:8104: checking for usleep
configure:8104: gcc -o conftest -g -O2 -ObjC conftest.c -laquaterm -framework Foundation >&5
configure:8104: $? = 0
configure:8104: result: yes
configure:8117: checking for snprintf
configure:8117: gcc -o conftest -g -O2 -ObjC conftest.c -laquaterm -framework Foundation >&5
conftest.c:118: warning: conflicting types for built-in function 'snprintf'
configure:8117: $? = 0
configure:8117: result: yes
configure:8142: checking whether signgam is declared
configure:8142: gcc -c -g -O2 -ObjC conftest.c >&5
configure:8142: $? = 0
configure:8142: result: yes
configure:8158: checking for sigsetjmp
configure:8171: gcc -o conftest -g -O2 -ObjC conftest.c -laquaterm -framework Foundation >&5
configure:8171: $? = 0
configure:8172: result: yes
configure:8190: checking if malloc(0) returns 0
configure:8209: gcc -o conftest -g -O2 -ObjC conftest.c -laquaterm -framework Foundation >&5
configure:8209: $? = 0
configure:8209: ./conftest
configure:8209: $? = 0
configure:8218: result: no
configure:8229: checking for sys/select.h
configure:8229: result: yes
configure:8229: checking for sys/socket.h
configure:8229: result: yes
configure:8240: checking types of arguments for select
configure:8268: gcc -c -g -O2 -ObjC conftest.c >&5
configure:8268: $? = 0
configure:8279: result: int,fd_set *,struct timeval *
configure:8710: checking for tputs in -lncurses
configure:8735: gcc -o conftest -g -O2 -ObjC conftest.c -lncurses -laquaterm -framework Foundation >&5
configure:8735: $? = 0
configure:8745: result: yes
configure:8808: checking for remove_history in -lreadline
configure:8833: gcc -o conftest -g -O2 -ObjC -I/usr/local/Cellar/readline/6.2.4/include -L/usr/local/Cellar/readline/6.2.4/lib conftest.c -lreadline -lncurses -laquaterm -framework Foundation >&5
configure:8833: $? = 0
configure:8842: result: yes
configure:8899: checking for library containing rl_ding
configure:8930: gcc -o conftest -g -O2 -ObjC -I/usr/local/Cellar/readline/6.2.4/include -L/usr/local/Cellar/readline/6.2.4/lib conftest.c -laquaterm -framework Foundation >&5
Undefined symbols for architecture x86_64:
"_rl_ding", referenced from:
_main in ccWi9Uj6.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
configure:8930: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnuplot"
| #define PACKAGE_TARNAME "gnuplot"
| #define PACKAGE_VERSION "4.6.0"
| #define PACKAGE_STRING "gnuplot 4.6.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gnuplot"
| #define VERSION "4.6.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGIZE 1
| #define X11 1
| #define HAVE_LIBAQUATERM 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_T_IN_TIME_H 1
| #define RETSIGTYPE void
| #define HAVE_ATEXIT 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_SETVBUF 1
| #define HAVE_STRERROR 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_INDEX 1
| #define HAVE_RINDEX 1
| #define HAVE_ERF 1
| #define HAVE_ERFC 1
| #define HAVE_GAMMA 1
| #define HAVE_LGAMMA 1
| #define HAVE_GETCWD 1
| #define HAVE_POLL 1
| #define HAVE_PCLOSE 1
| #define HAVE_POPEN 1
| #define HAVE_SELECT 1
| #define HAVE_SLEEP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_VFPRINTF 1
| #define HAVE_USLEEP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_DECL_SIGNGAM 1
| #define HAVE_SIGSETJMP 1
| #define PIPES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char rl_ding ();
| int
| main ()
| {
| return rl_ding ();
| ;
| return 0;
| }
configure:8930: gcc -o conftest -g -O2 -ObjC -I/usr/local/Cellar/readline/6.2.4/include -L/usr/local/Cellar/readline/6.2.4/lib conftest.c -lreadline -lreadline -lncurses -laquaterm -framework Foundation >&5
configure:8930: $? = 0
configure:8947: result: -lreadline
configure:8959: checking for library containing rl_forced_update_display
configure:8990: gcc -o conftest -g -O2 -ObjC -I/usr/local/Cellar/readline/6.2.4/include -L/usr/local/Cellar/readline/6.2.4/lib conftest.c -lreadline -laquaterm -framework Foundation >&5
configure:8990: $? = 0
configure:9007: result: none required
configure:9019: checking for library containing rl_reset_after_signal
configure:9050: gcc -o conftest -g -O2 -ObjC -I/usr/local/Cellar/readline/6.2.4/include -L/usr/local/Cellar/readline/6.2.4/lib conftest.c -lreadline -laquaterm -framework Foundation >&5
configure:9050: $? = 0
configure:9067: result: none required
configure:9079: checking for library containing rl_complete_with_tilde_expansion
configure:9110: gcc -o conftest -g -O2 -ObjC -I/usr/local/Cellar/readline/6.2.4/include -L/usr/local/Cellar/readline/6.2.4/lib conftest.c -lreadline -laquaterm -framework Foundation >&5
configure:9110: $? = 0
configure:9127: result: none required
configure:9152: checking readline/readline.h usability
configure:9152: gcc -c -g -O2 -ObjC -I/usr/local/Cellar/readline/6.2.4/include conftest.c >&5
configure:9152: $? = 0
configure:9152: result: yes
configure:9152: checking readline/readline.h presence
configure:9152: gcc -E -I/usr/local/Cellar/readline/6.2.4/include conftest.c
configure:9152: $? = 0
configure:9152: result: yes
configure:9152: checking for readline/readline.h
configure:9152: result: yes
configure:9169: checking readline/history.h usability
configure:9169: gcc -c -g -O2 -ObjC -I/usr/local/Cellar/readline/6.2.4/include conftest.c >&5
configure:9169: $? = 0
configure:9169: result: yes
configure:9169: checking readline/history.h presence
configure:9169: gcc -E -I/usr/local/Cellar/readline/6.2.4/include conftest.c
configure:9169: $? = 0
configure:9169: result: yes
configure:9169: checking for readline/history.h
configure:9169: result: yes
configure:9237: checking for deflate in -lz
configure:9262: gcc -o conftest -g -O2 -ObjC -I/usr/local/Cellar/readline/6.2.4/include -L/usr/local/Cellar/readline/6.2.4/lib conftest.c -lz -laquaterm -framework Foundation >&5
configure:9262: $? = 0
configure:9271: result: yes
configure:9278: checking zlib.h usability
configure:9278: gcc -c -g -O2 -ObjC -I/usr/local/Cellar/readline/6.2.4/include conftest.c >&5
configure:9278: $? = 0
configure:9278: result: yes
configure:9278: checking zlib.h presence
configure:9278: gcc -E -I/usr/local/Cellar/readline/6.2.4/include conftest.c
configure:9278: $? = 0
configure:9278: result: yes
configure:9278: checking for zlib.h
configure:9278: result: yes
configure:9307: checking for gdlib-config
configure:9325: found /usr/local/bin/gdlib-config
configure:9337: result: /usr/local/bin/gdlib-config
configure:9359: checking for gdImageCreateTrueColor in -lgd
configure:9384: gcc -o conftest -g -O2 -ObjC -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gd/2.0.36RC1/include -L/usr/local/Cellar/readline/6.2.4/lib -L/opt/X11/lib -L/usr/local/Cellar/libpng/1.5.12/lib conftest.c -lgd -laquaterm -framework Foundation >&5
configure:9384: $? = 0
configure:9393: result: yes
configure:9401: checking gd.h usability
configure:9401: gcc -c -g -O2 -ObjC -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gd/2.0.36RC1/include conftest.c >&5
configure:9401: $? = 0
configure:9401: result: yes
configure:9401: checking gd.h presence
configure:9401: gcc -E -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gd/2.0.36RC1/include conftest.c
configure:9401: $? = 0
configure:9401: result: yes
configure:9401: checking for gd.h
configure:9401: result: yes
configure:9415: checking for gdImageGif in -lgd
configure:9440: gcc -o conftest -g -O2 -ObjC -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gd/2.0.36RC1/include -L/usr/local/Cellar/readline/6.2.4/lib -L/opt/X11/lib -L/usr/local/Cellar/libpng/1.5.12/lib conftest.c -lgd -laquaterm -framework Foundation >&5
configure:9440: $? = 0
configure:9449: result: yes
configure:9457: checking for gdImageGifAnimBegin in -lgd
configure:9482: gcc -o conftest -g -O2 -ObjC -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gd/2.0.36RC1/include -L/usr/local/Cellar/readline/6.2.4/lib -L/opt/X11/lib -L/usr/local/Cellar/libpng/1.5.12/lib conftest.c -lgd -laquaterm -framework Foundation >&5
configure:9482: $? = 0
configure:9491: result: yes
configure:9502: checking for gdImageJpeg in -lgd
configure:9527: gcc -o conftest -g -O2 -ObjC -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gd/2.0.36RC1/include -L/usr/local/Cellar/readline/6.2.4/lib -L/opt/X11/lib -L/usr/local/Cellar/libpng/1.5.12/lib conftest.c -lgd -laquaterm -framework Foundation -ljpeg >&5
configure:9527: $? = 0
configure:9536: result: yes
configure:9547: checking for gdImageStringFT in -lgd
configure:9572: gcc -o conftest -g -O2 -ObjC -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gd/2.0.36RC1/include -L/usr/local/Cellar/readline/6.2.4/lib -L/opt/X11/lib -L/usr/local/Cellar/libpng/1.5.12/lib conftest.c -lgd -laquaterm -framework Foundation -lXpm -lX11 -ljpeg -lfontconfig -lfreetype -lpng -lz -liconv -ljpeg -lfreetype >&5
configure:9572: $? = 0
configure:9581: result: yes
configure:9640: checking for gdImagePng in -lgd
configure:9665: gcc -o conftest -g -O2 -ObjC -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gd/2.0.36RC1/include -L/usr/local/Cellar/readline/6.2.4/lib -L/opt/X11/lib -L/usr/local/Cellar/libpng/1.5.12/lib conftest.c -lgd -laquaterm -framework Foundation -lXpm -lX11 -ljpeg -lfontconfig -lfreetype -lpng -lz -liconv -ljpeg -lfreetype -lpng >&5
configure:9665: $? = 0
configure:9674: result: yes
configure:9703: checking for library containing iconv_open
configure:9734: gcc -o conftest -g -O2 -ObjC -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gd/2.0.36RC1/include -L/usr/local/Cellar/readline/6.2.4/lib -L/opt/X11/lib -L/usr/local/Cellar/libpng/1.5.12/lib conftest.c -laquaterm -framework Foundation >&5
Undefined symbols for architecture x86_64:
"_iconv_open", referenced from:
_main in ccfi8iP2.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
configure:9734: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnuplot"
| #define PACKAGE_TARNAME "gnuplot"
| #define PACKAGE_VERSION "4.6.0"
| #define PACKAGE_STRING "gnuplot 4.6.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gnuplot"
| #define VERSION "4.6.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGIZE 1
| #define X11 1
| #define HAVE_LIBAQUATERM 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_T_IN_TIME_H 1
| #define RETSIGTYPE void
| #define HAVE_ATEXIT 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_SETVBUF 1
| #define HAVE_STRERROR 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_INDEX 1
| #define HAVE_RINDEX 1
| #define HAVE_ERF 1
| #define HAVE_ERFC 1
| #define HAVE_GAMMA 1
| #define HAVE_LGAMMA 1
| #define HAVE_GETCWD 1
| #define HAVE_POLL 1
| #define HAVE_PCLOSE 1
| #define HAVE_POPEN 1
| #define HAVE_SELECT 1
| #define HAVE_SLEEP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_VFPRINTF 1
| #define HAVE_USLEEP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_DECL_SIGNGAM 1
| #define HAVE_SIGSETJMP 1
| #define PIPES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_READLINE_RESET 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_READLINE_HISTORY_H 1
| #define GNUPLOT_HISTORY 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGD 1
| #define HAVE_GD_H 1
| #define HAVE_GD_GIF 1
| #define GIF_ANIMATION 1
| #define HAVE_GD_JPEG 1
| #define HAVE_GD_TTF 1
| #define HAVE_GD_PNG 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char iconv_open ();
| int
| main ()
| {
| return iconv_open ();
| ;
| return 0;
| }
configure:9734: gcc -o conftest -g -O2 -ObjC -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gd/2.0.36RC1/include -L/usr/local/Cellar/readline/6.2.4/lib -L/opt/X11/lib -L/usr/local/Cellar/libpng/1.5.12/lib conftest.c -liconv -laquaterm -framework Foundation >&5
configure:9734: $? = 0
configure:9751: result: -liconv
configure:9756: checking iconv.h usability
configure:9756: gcc -c -g -O2 -ObjC -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gd/2.0.36RC1/include conftest.c >&5
configure:9756: $? = 0
configure:9756: result: yes
configure:9756: checking iconv.h presence
configure:9756: gcc -E -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gd/2.0.36RC1/include conftest.c
configure:9756: $? = 0
configure:9756: result: yes
configure:9756: checking for iconv.h
configure:9756: result: yes
configure:9781: checking for pdflib-config
configure:9814: result: no
configure:9834: checking for PDF_get_majorversion in -lpdf
configure:9859: gcc -o conftest -g -O2 -ObjC -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gd/2.0.36RC1/include -L/usr/local/Cellar/readline/6.2.4/lib -L/opt/X11/lib -L/usr/local/Cellar/libpng/1.5.12/lib conftest.c -lpdf -liconv -laquaterm -framework Foundation >&5
ld: library not found for -lpdf
collect2: ld returned 1 exit status
configure:9859: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnuplot"
| #define PACKAGE_TARNAME "gnuplot"
| #define PACKAGE_VERSION "4.6.0"
| #define PACKAGE_STRING "gnuplot 4.6.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gnuplot"
| #define VERSION "4.6.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGIZE 1
| #define X11 1
| #define HAVE_LIBAQUATERM 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_T_IN_TIME_H 1
| #define RETSIGTYPE void
| #define HAVE_ATEXIT 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_SETVBUF 1
| #define HAVE_STRERROR 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_INDEX 1
| #define HAVE_RINDEX 1
| #define HAVE_ERF 1
| #define HAVE_ERFC 1
| #define HAVE_GAMMA 1
| #define HAVE_LGAMMA 1
| #define HAVE_GETCWD 1
| #define HAVE_POLL 1
| #define HAVE_PCLOSE 1
| #define HAVE_POPEN 1
| #define HAVE_SELECT 1
| #define HAVE_SLEEP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_VFPRINTF 1
| #define HAVE_USLEEP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_DECL_SIGNGAM 1
| #define HAVE_SIGSETJMP 1
| #define PIPES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_READLINE_RESET 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_READLINE_HISTORY_H 1
| #define GNUPLOT_HISTORY 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGD 1
| #define HAVE_GD_H 1
| #define HAVE_GD_GIF 1
| #define GIF_ANIMATION 1
| #define HAVE_GD_JPEG 1
| #define HAVE_GD_TTF 1
| #define HAVE_GD_PNG 1
| #define HAVE_ICONV 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char PDF_get_majorversion ();
| int
| main ()
| {
| return PDF_get_majorversion ();
| ;
| return 0;
| }
configure:9868: result: no
configure:10129: checking for pkg-config
configure:10147: found /usr/local/bin/pkg-config
configure:10159: result: /usr/local/bin/pkg-config
configure:10184: checking pkg-config is at least version 0.9.0
configure:10187: result: yes
configure:10198: checking for LUA
configure:10206: $PKG_CONFIG --exists --print-errors "lua"
Package lua was not found in the pkg-config search path.
Perhaps you should add the directory containing `lua.pc'
to the PKG_CONFIG_PATH environment variable
No package 'lua' found
configure:10209: $? = 1
configure:10224: $PKG_CONFIG --exists --print-errors "lua"
Package lua was not found in the pkg-config search path.
Perhaps you should add the directory containing `lua.pc'
to the PKG_CONFIG_PATH environment variable
No package 'lua' found
configure:10227: $? = 1
No package 'lua' found
configure:10255: result: no
configure:10259: checking for LUA
configure:10267: $PKG_CONFIG --exists --print-errors "lua5.1"
Package lua5.1 was not found in the pkg-config search path.
Perhaps you should add the directory containing `lua5.1.pc'
to the PKG_CONFIG_PATH environment variable
No package 'lua5.1' found
configure:10270: $? = 1
configure:10285: $PKG_CONFIG --exists --print-errors "lua5.1"
Package lua5.1 was not found in the pkg-config search path.
Perhaps you should add the directory containing `lua5.1.pc'
to the PKG_CONFIG_PATH environment variable
No package 'lua5.1' found
configure:10288: $? = 1
No package 'lua5.1' found
configure:10316: result: no
configure:10414: WARNING: Could not find support for lua using pkg-config.
configure:10423: checking for library containing luaL_openlibs
configure:10454: gcc -o conftest -g -O2 -ObjC -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gd/2.0.36RC1/include -L/usr/local/Cellar/readline/6.2.4/lib -L/opt/X11/lib -L/usr/local/Cellar/libpng/1.5.12/lib conftest.c -liconv -laquaterm -framework Foundation >&5
Undefined symbols for architecture x86_64:
"_luaL_openlibs", referenced from:
_main in ccmsrukK.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
configure:10454: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnuplot"
| #define PACKAGE_TARNAME "gnuplot"
| #define PACKAGE_VERSION "4.6.0"
| #define PACKAGE_STRING "gnuplot 4.6.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gnuplot"
| #define VERSION "4.6.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGIZE 1
| #define X11 1
| #define HAVE_LIBAQUATERM 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_T_IN_TIME_H 1
| #define RETSIGTYPE void
| #define HAVE_ATEXIT 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_SETVBUF 1
| #define HAVE_STRERROR 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_INDEX 1
| #define HAVE_RINDEX 1
| #define HAVE_ERF 1
| #define HAVE_ERFC 1
| #define HAVE_GAMMA 1
| #define HAVE_LGAMMA 1
| #define HAVE_GETCWD 1
| #define HAVE_POLL 1
| #define HAVE_PCLOSE 1
| #define HAVE_POPEN 1
| #define HAVE_SELECT 1
| #define HAVE_SLEEP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_VFPRINTF 1
| #define HAVE_USLEEP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_DECL_SIGNGAM 1
| #define HAVE_SIGSETJMP 1
| #define PIPES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_READLINE_RESET 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_READLINE_HISTORY_H 1
| #define GNUPLOT_HISTORY 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGD 1
| #define HAVE_GD_H 1
| #define HAVE_GD_GIF 1
| #define GIF_ANIMATION 1
| #define HAVE_GD_JPEG 1
| #define HAVE_GD_TTF 1
| #define HAVE_GD_PNG 1
| #define HAVE_ICONV 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char luaL_openlibs ();
| int
| main ()
| {
| return luaL_openlibs ();
| ;
| return 0;
| }
configure:10454: gcc -o conftest -g -O2 -ObjC -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gd/2.0.36RC1/include -L/usr/local/Cellar/readline/6.2.4/lib -L/opt/X11/lib -L/usr/local/Cellar/libpng/1.5.12/lib conftest.c -llua -liconv -laquaterm -framework Foundation >&5
configure:10454: $? = 0
configure:10471: result: -llua
configure:10488: checking lua.h usability
configure:10488: gcc -c -g -O2 -ObjC -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gd/2.0.36RC1/include conftest.c >&5
configure:10488: $? = 0
configure:10488: result: yes
configure:10488: checking lua.h presence
configure:10488: gcc -E -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gd/2.0.36RC1/include conftest.c
configure:10488: $? = 0
configure:10488: result: yes
configure:10488: checking for lua.h
configure:10488: result: yes
configure:10704: checking for multi-byte support in x11
configure:10706: checking for XmbDrawString in -lX11
configure:10731: gcc -o conftest -g -O2 -ObjC -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gd/2.0.36RC1/include -L/usr/local/Cellar/readline/6.2.4/lib -L/opt/X11/lib -L/usr/local/Cellar/libpng/1.5.12/lib -lX11 conftest.c -lX11 -llua -liconv -laquaterm -framework Foundation >&5
configure:10731: $? = 0
configure:10740: result: yes
configure:11069: checking for pkg-config
configure:11099: result: /usr/local/bin/pkg-config
configure:11124: checking pkg-config is at least version 0.9.0
configure:11127: result: yes
configure:11252: checking for C++ compiler version
configure:11261: c++ --version >&5
Apple clang version 4.0 (tags/Apple/clang-421.0.60) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin12.1.0
Thread model: posix
configure:11272: $? = 0
configure:11261: c++ -v >&5
Apple clang version 4.0 (tags/Apple/clang-421.0.60) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin12.1.0
Thread model: posix
clang: warning: argument unused during compilation: '-isystem /usr/X11/include'
clang: warning: argument unused during compilation: '-isystem /usr/X11/include/freetype2'
clang: warning: argument unused during compilation: '-isystem /usr/include/libxml2'
clang: warning: argument unused during compilation: '-isystem /System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/'
clang: warning: argument unused during compilation: '-I /usr/local/opt/readline/include'
clang: warning: argument unused during compilation: '-I /usr/local/opt/gettext/include'
clang: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
... rest of stderr output deleted ...
configure:11272: $? = 0
configure:11261: c++ -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:11272: $? = 1
configure:11261: c++ -qversion >&5
clang: error: no input files
configure:11272: $? = 1
configure:11276: checking whether we are using the GNU C++ compiler
configure:11295: c++ -c -g -O2 -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gd/2.0.36RC1/include conftest.cpp >&5
configure:11295: $? = 0
configure:11304: result: yes
configure:11313: checking whether c++ accepts -g
configure:11333: c++ -c -g -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gd/2.0.36RC1/include conftest.cpp >&5
configure:11333: $? = 0
configure:11374: result: yes
configure:11399: checking dependency style of c++
configure:11509: result: none
configure:11545: c++ -c -g -O2 -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gd/2.0.36RC1/include conftest.cpp >&5
configure:11545: $? = 0
configure:11552: checking how to run the C++ preprocessor
configure:11579: c++ -E -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gd/2.0.36RC1/include conftest.cpp
configure:11579: $? = 0
configure:11593: c++ -E -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gd/2.0.36RC1/include conftest.cpp
conftest.cpp:129:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:11593: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnuplot"
| #define PACKAGE_TARNAME "gnuplot"
| #define PACKAGE_VERSION "4.6.0"
| #define PACKAGE_STRING "gnuplot 4.6.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gnuplot"
| #define VERSION "4.6.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGIZE 1
| #define X11 1
| #define HAVE_LIBAQUATERM 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_T_IN_TIME_H 1
| #define RETSIGTYPE void
| #define HAVE_ATEXIT 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_SETVBUF 1
| #define HAVE_STRERROR 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_INDEX 1
| #define HAVE_RINDEX 1
| #define HAVE_ERF 1
| #define HAVE_ERFC 1
| #define HAVE_GAMMA 1
| #define HAVE_LGAMMA 1
| #define HAVE_GETCWD 1
| #define HAVE_POLL 1
| #define HAVE_PCLOSE 1
| #define HAVE_POPEN 1
| #define HAVE_SELECT 1
| #define HAVE_SLEEP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_VFPRINTF 1
| #define HAVE_USLEEP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_DECL_SIGNGAM 1
| #define HAVE_SIGSETJMP 1
| #define PIPES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_READLINE_RESET 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_READLINE_HISTORY_H 1
| #define GNUPLOT_HISTORY 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGD 1
| #define HAVE_GD_H 1
| #define HAVE_GD_GIF 1
| #define GIF_ANIMATION 1
| #define HAVE_GD_JPEG 1
| #define HAVE_GD_TTF 1
| #define HAVE_GD_PNG 1
| #define HAVE_ICONV 1
| #define HAVE_LUA 1
| #define HAVE_LUA_H 1
| #define USE_MOUSE 1
| #define PIPE_IPC 1
| #define USE_X11_MULTIBYTE 1
| #define EXTERNAL_X11_WINDOW 1
| #define VOLATILE_REFRESH 1
| #define EAM_OBJECTS 1
| #define GP_MACROS 1
| #define HIDDEN3D_QUADTREE 1
| #define HIDDEN3D_VAR_PTSIZE 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:11618: result: c++ -E
configure:11638: c++ -E -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gd/2.0.36RC1/include conftest.cpp
configure:11638: $? = 0
configure:11652: c++ -E -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gd/2.0.36RC1/include conftest.cpp
conftest.cpp:129:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:11652: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnuplot"
| #define PACKAGE_TARNAME "gnuplot"
| #define PACKAGE_VERSION "4.6.0"
| #define PACKAGE_STRING "gnuplot 4.6.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gnuplot"
| #define VERSION "4.6.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGIZE 1
| #define X11 1
| #define HAVE_LIBAQUATERM 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_T_IN_TIME_H 1
| #define RETSIGTYPE void
| #define HAVE_ATEXIT 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_SETVBUF 1
| #define HAVE_STRERROR 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_INDEX 1
| #define HAVE_RINDEX 1
| #define HAVE_ERF 1
| #define HAVE_ERFC 1
| #define HAVE_GAMMA 1
| #define HAVE_LGAMMA 1
| #define HAVE_GETCWD 1
| #define HAVE_POLL 1
| #define HAVE_PCLOSE 1
| #define HAVE_POPEN 1
| #define HAVE_SELECT 1
| #define HAVE_SLEEP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_VFPRINTF 1
| #define HAVE_USLEEP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_DECL_SIGNGAM 1
| #define HAVE_SIGSETJMP 1
| #define PIPES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_READLINE_RESET 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_READLINE_HISTORY_H 1
| #define GNUPLOT_HISTORY 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGD 1
| #define HAVE_GD_H 1
| #define HAVE_GD_GIF 1
| #define GIF_ANIMATION 1
| #define HAVE_GD_JPEG 1
| #define HAVE_GD_TTF 1
| #define HAVE_GD_PNG 1
| #define HAVE_ICONV 1
| #define HAVE_LUA 1
| #define HAVE_LUA_H 1
| #define USE_MOUSE 1
| #define PIPE_IPC 1
| #define USE_X11_MULTIBYTE 1
| #define EXTERNAL_X11_WINDOW 1
| #define VOLATILE_REFRESH 1
| #define EAM_OBJECTS 1
| #define GP_MACROS 1
| #define HIDDEN3D_QUADTREE 1
| #define HIDDEN3D_VAR_PTSIZE 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:12415: checking for CAIROPDF
configure:12423: $PKG_CONFIG --exists --print-errors " cairo >= 1.2 cairo-pdf >= 1.2 pango >= 1.10 pangocairo >= 1.10 glib-2.0"
configure:12426: $? = 0
configure:12441: $PKG_CONFIG --exists --print-errors " cairo >= 1.2 cairo-pdf >= 1.2 pango >= 1.10 pangocairo >= 1.10 glib-2.0"
configure:12444: $? = 0
configure:12520: result: yes
configure:12537: checking for CAIROEPS
configure:12545: $PKG_CONFIG --exists --print-errors "cairo >= 1.6.0"
configure:12548: $? = 0
configure:12563: $PKG_CONFIG --exists --print-errors "cairo >= 1.6.0"
configure:12566: $? = 0
configure:12606: result: yes
configure:13274: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by gnuplot config.status 4.6.0, which was
generated by GNU Autoconf 2.65. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on imac.workgroup
config.status:1071: creating Makefile
config.status:1071: creating config/Makefile
config.status:1071: creating demo/Makefile
config.status:1071: creating docs/Makefile
config.status:1071: creating m4/Makefile
config.status:1071: creating man/Makefile
config.status:1071: creating share/Makefile
config.status:1071: creating share/LaTeX/Makefile
config.status:1071: creating src/Makefile
config.status:1071: creating src/beos/Makefile
config.status:1071: creating src/wxterminal/Makefile
config.status:1071: creating src/qtterminal/Makefile
config.status:1071: creating term/Makefile
config.status:1071: creating tutorial/Makefile
config.status:1071: creating config.h
config.status:1291: executing depfiles commands
config.status:1291: executing default commands
configure:14667: === configuring in lisp (/private/tmp/brew-gnuplot-4.6.0-elH2/gnuplot-4.6.0/lisp)
configure:14730: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/gnuplot/4.6.0' '--disable-debug' '--disable-dependency-tracking' '--with-readline=/usr/local/Cellar/readline/6.2.4' '--disable-wxwidgets' '--with-gd=/usr/local/Cellar/gd/2.0.36RC1' --cache-file=/dev/null --srcdir=.
configure:14748: result:
configure:14750: result: ** Configuration summary for gnuplot 4.6.0:
configure:14752: result:
configure:14755: result: gnuplot will be compiled with the following terminals:
configure:14757: result:
configure:14760: result: Standalone terminals: yes (always builtin)
configure:14762: result: canvas, cgm, context, corel, dumb, dxf, eepic, emf, emtex,
configure:14764: result: epslatex, fig, gpic, hp2623a, hp2648, hpgl, imagen,
configure:14766: result: latex, metafont, metapost, mif, pcl5, postscript, pslatex,
configure:14768: result: pstex, pstricks, qms, regis, svg,
configure:14770: result: tek40xx, tek410x, texdraw, tgif, tkcanvas, tpic, vttek
configure:14772: result:
configure:14779: result: dot-matrix terminals: no
configure:14782: result: NB: copyright may restrict commercial use
configure:14784: result: epson, nec, okidata, tandy, and seiko dp414 printers
configure:14786: result: hp500c, hpdj, hpljii, hppj, pbm, starc
configure:14788: result:
configure:14792: result: X Window System terminal: yes
configure:14795: result: (with multi-byte fonts)
configure:14803: result: (enable plotting to windows opened by external apps)
configure:14810: result: (with application defaults, in /etc/X11/app-defaults/)
configure:14818: result: jpeg terminal: yes
configure:14827: result: gif terminal: yes (with animated gif)
configure:14840: result: png terminal: yes
configure:14848: result: (jpeg, gif and png terminals can use TTF fonts)
configure:14867: result: pdf terminal: no (requires libpdf)
configure:14884: result: linux terminal (vga console): no (use --with-linux-vga to enable,
configure:14886: result: requires SVGAlib)
configure:14888: result: vgagl terminal ((s)vga console): no (use --with-linux-vga to enable,
configure:14890: result: requires SVGAlib with vgagl)
configure:14903: result: ggi terminal: no (use --with-ggi to enable, requires libggi)
configure:14911: result: svga terminal (MSDOS/djgpp): no
configure:14919: result: be terminal (BeOS): no
configure:14927: result: next terminal: no
configure:14932: result: aqua terminal: yes
configure:14943: result: wxt terminal: no (requires C++, wxWidgets>2.6, cairo>0.9, pango>1.10)
configure:14948: result: cairo-based pdf and png terminals: yes
configure:14956: result: lua/TikZ terminal: yes
configure:14967: result: Qt terminal: no (requires C++, Qt >= 4.5)
configure:14971: result:
configure:14973: result: Additional terminals are availaible in platform-specific makefiles:
configure:14975: result: cgi (makefile.unx), pm (makefile.os2),
configure:14977: result: sun (makefile.unx), unixpc (makefile.unx), windows (various Windows
configure:14979: result: makefiles)
configure:14982: result:
configure:14984: result: gnuplot will be compiled with the following features:
configure:14986: result:
configure:14990: result: Mouse support in interactive terminals: yes
configure:14998: result: Zooming or refresh of volatile data: yes
configure:15006: result: Typing <space> in plot window raises console
configure:15014: result: Command line macros: yes
configure:15022: result: Placement of rectangles and other objects: yes
configure:15029: result:
configure:15031: result: gnuplot will be compiled with the following options:
configure:15033: result:
configure:15053: result: Readline library: GNU readline library with -lncurses
configure:15070: result: Command-line history file: yes
configure:15081: result: Check current directory for .gnuplot file: no (use --with-cwdrc to enable)
configure:15089: result: Sort help/subtopic tables by column: no (use --without-row-help to enable)
configure:15097: result: Use TeX kpsexpand to search for fonts: no (use --with-kpsexpand to enable)
configure:15105: result: Thin plate splines: no (use --enable-thin-spline to enable)
configure:15117: result: Hidden3d optimization: quadtree
configure:15126: result: Deprecated syntax and terminal options: no (use --enable-backwards-compatibility)
configure:15131: result: Generate statistical summary of data: yes
configure:15139: result:
configure:15141: result: gnuplot will install the following additional materials:
configure:15143: result:
configure:15152: result: gnuplot-mode for X/Emacs: yes
configure:15163: result: LaTeX tutorial: no
configure:15182: result: cfg file for epslatex terminal: no
configure:15184: result: TeX *.sty for lua/tikz terminal: no
configure:15188: result: Help file: yes (always), in ${datarootdir}/gnuplot/4.6/gnuplot.gih
configure:15191: result: PostScript prologue files: yes (always)
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_c_stringize=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CAIROEPS_CFLAGS_set=
ac_cv_env_CAIROEPS_CFLAGS_value=
ac_cv_env_CAIROEPS_LIBS_set=
ac_cv_env_CAIROEPS_LIBS_value=
ac_cv_env_CAIROPANGO_CFLAGS_set=
ac_cv_env_CAIROPANGO_CFLAGS_value=
ac_cv_env_CAIROPANGO_LIBS_set=
ac_cv_env_CAIROPANGO_LIBS_value=
ac_cv_env_CAIROPDF_CFLAGS_set=
ac_cv_env_CAIROPDF_CFLAGS_value=
ac_cv_env_CAIROPDF_LIBS_set=
ac_cv_env_CAIROPDF_LIBS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
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=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_DIST_CONTACT_set=
ac_cv_env_DIST_CONTACT_value=
ac_cv_env_GTK28_CFLAGS_set=
ac_cv_env_GTK28_CFLAGS_value=
ac_cv_env_GTK28_LIBS_set=
ac_cv_env_GTK28_LIBS_value=
ac_cv_env_GTK_CFLAGS_set=
ac_cv_env_GTK_CFLAGS_value=
ac_cv_env_GTK_LIBS_set=
ac_cv_env_GTK_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LUA_CFLAGS_set=
ac_cv_env_LUA_CFLAGS_value=
ac_cv_env_LUA_LIBS_set=
ac_cv_env_LUA_LIBS_value=
ac_cv_env_PANGO_1_10_2_CFLAGS_set=
ac_cv_env_PANGO_1_10_2_CFLAGS_value=
ac_cv_env_PANGO_1_10_2_LIBS_set=
ac_cv_env_PANGO_1_10_2_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_QT_CFLAGS_set=
ac_cv_env_QT_CFLAGS_value=
ac_cv_env_QT_LIBS_set=
ac_cv_env_QT_LIBS_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_atexit=yes
ac_cv_func_bcopy=yes
ac_cv_func_bzero=yes
ac_cv_func_connect=yes
ac_cv_func_doprnt=no
ac_cv_func_erf=yes
ac_cv_func_erfc=yes
ac_cv_func_gamma=yes
ac_cv_func_getcwd=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_index=yes
ac_cv_func_lgamma=yes
ac_cv_func_memcpy=yes
ac_cv_func_memmove=yes
ac_cv_func_memset=yes
ac_cv_func_on_exit=no
ac_cv_func_pclose=yes
ac_cv_func_poll=yes
ac_cv_func_popen=yes
ac_cv_func_remove=yes
ac_cv_func_rindex=yes
ac_cv_func_select=yes
ac_cv_func_select_args='int,fd_set *,struct timeval *'
ac_cv_func_setvbuf=yes
ac_cv_func_shmat=yes
ac_cv_func_sin=yes
ac_cv_func_sleep=yes
ac_cv_func_snprintf=yes
ac_cv_func_stpcpy=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strchr=yes
ac_cv_func_strcspn=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_stricmp=no
ac_cv_func_strncasecmp=yes
ac_cv_func_strndup=yes
ac_cv_func_strnicmp=no
ac_cv_func_strnlen=yes
ac_cv_func_strrchr=yes
ac_cv_func_strstr=yes
ac_cv_func_sysinfo=no
ac_cv_func_tcgetattr=yes
ac_cv_func_usleep=yes
ac_cv_func_vfprintf=yes
ac_cv_have_decl_signgam=yes
ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\'''
ac_cv_header_dirent_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_float_h=yes
ac_cv_header_gd_h=yes
ac_cv_header_iconv_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_langinfo_h=yes
ac_cv_header_libc_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_lua_h=yes
ac_cv_header_malloc_h=no
ac_cv_header_math_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_poll_h=yes
ac_cv_header_readline_history_h=yes
ac_cv_header_readline_readline_h=yes
ac_cv_header_sgtty_h=yes
ac_cv_header_stat_broken=no
ac_cv_header_stdbool_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_bsdtypes_h=no
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_systeminfo_h=no
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_timeb_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_utsname_h=yes
ac_cv_header_termios_h=yes
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_values_h=no
ac_cv_header_zlib_h=yes
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_X11_XmbDrawString=yes
ac_cv_lib_aquaterm_aqtInit=yes
ac_cv_lib_gd_gdImageCreateTrueColor=yes
ac_cv_lib_gd_gdImageGif=yes
ac_cv_lib_gd_gdImageGifAnimBegin=yes
ac_cv_lib_gd_gdImageJpeg=yes
ac_cv_lib_gd_gdImagePng=yes
ac_cv_lib_gd_gdImageStringFT=yes
ac_cv_lib_ncurses___tputs=yes
ac_cv_lib_pdf_PDF_get_majorversion=no
ac_cv_lib_readline_remove_history=yes
ac_cv_lib_z_deflate=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GDLIB_CONFIG=/usr/local/bin/gdlib-config
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='c++ -E'
ac_cv_prog_EMACS=emacs
ac_cv_prog_TROFF=troff
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_iconv_open=-liconv
ac_cv_search_luaL_openlibs=-llua
ac_cv_search_rl_complete_with_tilde_expansion='none required'
ac_cv_search_rl_ding=-lreadline
ac_cv_search_rl_forced_update_display='none required'
ac_cv_search_rl_reset_after_signal='none required'
ac_cv_type__Bool=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=none
pkg_cv_CAIROEPS_CFLAGS='-I/usr/local/Cellar/cairo/1.12.2/include/cairo -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/pixman/0.26.2/include/pixman-1 -I/usr/local/Cellar/fontconfig/2.10.1/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/libpng/1.5.12/include/libpng15 -I/opt/X11/include '
pkg_cv_CAIROEPS_LIBS='-L/usr/local/Cellar/cairo/1.12.2/lib -lcairo '
pkg_cv_CAIROPDF_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/cairo/1.12.2/include/cairo -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/pixman/0.26.2/include/pixman-1 -I/usr/local/Cellar/fontconfig/2.10.1/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/libpng/1.5.12/include/libpng15 -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/opt/X11/include '
pkg_cv_CAIROPDF_LIBS='-L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pango/1.30.1/lib -L/usr/local/Cellar/glib/2.32.4/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -lz -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl '
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/brew-gnuplot-4.6.0-elH2/gnuplot-4.6.0/missing --run aclocal-1.11'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='${SHELL} /private/tmp/brew-gnuplot-4.6.0-elH2/gnuplot-4.6.0/missing --run tar'
ANSI2KNR=''
AUTOCONF='${SHELL} /private/tmp/brew-gnuplot-4.6.0-elH2/gnuplot-4.6.0/missing --run autoconf'
AUTOHEADER='${SHELL} /private/tmp/brew-gnuplot-4.6.0-elH2/gnuplot-4.6.0/missing --run autoheader'
AUTOMAKE='${SHELL} /private/tmp/brew-gnuplot-4.6.0-elH2/gnuplot-4.6.0/missing --run automake-1.11'
AWK='awk'
BUILD_BITMAP_FALSE=''
BUILD_BITMAP_TRUE='#'
BUILD_GNUPLOT_X11_FALSE='#'
BUILD_GNUPLOT_X11_TRUE=''
BUILD_GPCAIRO_FALSE='#'
BUILD_GPCAIRO_TRUE=''
BUILD_LUA_FALSE='#'
BUILD_LUA_TRUE=''
BUILD_QT_FALSE=''
BUILD_QT_TRUE='#'
BUILD_SRC_BEOS_SUBDIR_FALSE=''
BUILD_SRC_BEOS_SUBDIR_TRUE='#'
BUILD_WXWIDGETS_FALSE=''
BUILD_WXWIDGETS_TRUE='#'
CAIROEPS_CFLAGS='-I/usr/local/Cellar/cairo/1.12.2/include/cairo -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/pixman/0.26.2/include/pixman-1 -I/usr/local/Cellar/fontconfig/2.10.1/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/libpng/1.5.12/include/libpng15 -I/opt/X11/include '
CAIROEPS_LIBS='-L/usr/local/Cellar/cairo/1.12.2/lib -lcairo '
CAIROPANGO_CFLAGS=''
CAIROPANGO_LIBS=''
CAIROPDF_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/cairo/1.12.2/include/cairo -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/pixman/0.26.2/include/pixman-1 -I/usr/local/Cellar/fontconfig/2.10.1/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/libpng/1.5.12/include/libpng15 -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/opt/X11/include '
CAIROPDF_LIBS='-L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pango/1.30.1/lib -L/usr/local/Cellar/glib/2.32.4/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -lz -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl '
CC='gcc'
CCDEPMODE='depmode=none'
CC_FOR_BUILD='gcc'
CFLAGS='-g -O2 -ObjC'
CPP='gcc -E'
CPPFLAGS=' -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gd/2.0.36RC1/include -D_REENTRANT -I/usr/local/Cellar/cairo/1.12.2/include/cairo -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/pixman/0.26.2/include/pixman-1 -I/usr/local/Cellar/fontconfig/2.10.1/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/libpng/1.5.12/include/libpng15 -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/opt/X11/include '
CXX='c++'
CXXCPP='c++ -E'
CXXDEPMODE='depmode=none'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DIST_CONTACT=''
DVIPS='no'
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EMACS='emacs'
EXEEXT=''
GDLIB_CONFIG='/usr/local/bin/gdlib-config'
GIHDIR='${datarootdir}/gnuplot/4.6'
GREP='/usr/bin/grep'
GTK28_CFLAGS=''
GTK28_LIBS=''
GTK_CFLAGS=''
GTK_LIBS=''
HAVE_LATEX_FALSE=''
HAVE_LATEX_TRUE='#'
HAVE_LRELEASE_FALSE='#'
HAVE_LRELEASE_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
KPSEXPAND='no'
LASERGNU='lasergnu-noinstall'
LATEX='no'
LDFLAGS=' -L/usr/local/Cellar/readline/6.2.4/lib -L/opt/X11/lib -L/usr/local/Cellar/libpng/1.5.12/lib'
LIBOBJS=''
LIBRARIES_FOR_X=' -lX11 '
LIBS='-llua -liconv -laquaterm -framework Foundation -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pango/1.30.1/lib -L/usr/local/Cellar/glib/2.32.4/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -lz -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl '
LINUXSUID=''
LISPDIR='lisp'
LN_S='ln -s'
LRELEASE=''
LTLIBOBJS=''
LUA_CFLAGS=''
LUA_LIBS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /private/tmp/brew-gnuplot-4.6.0-elH2/gnuplot-4.6.0/missing --run makeinfo'
MKDIR_P='./install-sh -c -d'
MOC=''
OBJEXT='o'
PACKAGE='gnuplot'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='gnuplot'
PACKAGE_STRING='gnuplot 4.6.0'
PACKAGE_TARNAME='gnuplot'
PACKAGE_URL=''
PACKAGE_VERSION='4.6.0'
PANGO_1_10_2_CFLAGS=''
PANGO_1_10_2_LIBS=''
PATH_SEPARATOR=':'
PDFLATEX='no'
PDFLIB_CONFIG=''
PKG_CONFIG='/usr/local/bin/pkg-config'
PLAINTEX='no'
QT_CFLAGS=''
QT_LIBS=''
RCC=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
TERMLIBS=' -lreadline -lncurses -lz -lgd -lXpm -lX11 -ljpeg -lfontconfig -lfreetype -lpng -lz -liconv -ljpeg -lfreetype -lpng'
TERMXLIBS=''
TEXDIR='no'
TEXHASH='true'
TROFF='troff'
TUTORIAL='notutorial'
U=''
UIC=''
VERSION='4.6.0'
VERSION_MAJOR='4.6'
WX_CONFIG=''
WX_LIBS=''
X11_APPDEFAULTS_DIR='/etc/X11/app-defaults/'
XMKMF=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=' -lSM -lICE'
ac_ct_CC='gcc'
ac_ct_CXX=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/brew-gnuplot-4.6.0-elH2/gnuplot-4.6.0/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(top_builddir)/./install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/Cellar/gnuplot/4.6.0'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=' lisp'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "gnuplot"
#define PACKAGE_TARNAME "gnuplot"
#define PACKAGE_VERSION "4.6.0"
#define PACKAGE_STRING "gnuplot 4.6.0"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "gnuplot"
#define VERSION "4.6.0"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define PROTOTYPES 1
#define __PROTOTYPES 1
#define HAVE_STRING_H 1
#define HAVE_STRINGIZE 1
#define X11 1
#define HAVE_LIBAQUATERM 1
#define STDC_HEADERS 1
#define HAVE_DIRENT_H 1
#define HAVE_ERRNO_H 1
#define HAVE_FLOAT_H 1
#define HAVE_LANGINFO_H 1
#define HAVE_LIMITS_H 1
#define HAVE_LOCALE_H 1
#define HAVE_MATH_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_TIME_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIMEB_H 1
#define HAVE_SYS_UTSNAME_H 1
#define HAVE_LIBC_H 1
#define HAVE_POLL_H 1
#define HAVE_SGTTY_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_DIRENT_H 1
#define HAVE__BOOL 1
#define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1
#define HAVE_UNISTD_H 1
#define HAVE_TIME_T_IN_TIME_H 1
#define RETSIGTYPE void
#define HAVE_ATEXIT 1
#define HAVE_MEMCPY 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMSET 1
#define HAVE_BCOPY 1
#define HAVE_BZERO 1
#define HAVE_SETVBUF 1
#define HAVE_STRERROR 1
#define HAVE_STRCHR 1
#define HAVE_STRRCHR 1
#define HAVE_STRSTR 1
#define HAVE_INDEX 1
#define HAVE_RINDEX 1
#define HAVE_ERF 1
#define HAVE_ERFC 1
#define HAVE_GAMMA 1
#define HAVE_LGAMMA 1
#define HAVE_GETCWD 1
#define HAVE_POLL 1
#define HAVE_PCLOSE 1
#define HAVE_POPEN 1
#define HAVE_SELECT 1
#define HAVE_SLEEP 1
#define HAVE_STPCPY 1
#define HAVE_STRCSPN 1
#define HAVE_STRDUP 1
#define HAVE_STRNDUP 1
#define HAVE_STRNLEN 1
#define HAVE_STRCASECMP 1
#define HAVE_STRNCASECMP 1
#define HAVE_TCGETATTR 1
#define HAVE_VFPRINTF 1
#define HAVE_USLEEP 1
#define HAVE_SNPRINTF 1
#define HAVE_DECL_SIGNGAM 1
#define HAVE_SIGSETJMP 1
#define PIPES 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SOCKET_H 1
#define SELECT_TYPE_ARG1 int
#define SELECT_TYPE_ARG234 (fd_set *)
#define SELECT_TYPE_ARG5 (struct timeval *)
#define HAVE_READLINE_RESET 1
#define HAVE_LIBREADLINE 1
#define HAVE_READLINE_READLINE_H 1
#define HAVE_READLINE_HISTORY_H 1
#define GNUPLOT_HISTORY 1
#define HAVE_LIBZ 1
#define HAVE_LIBGD 1
#define HAVE_GD_H 1
#define HAVE_GD_GIF 1
#define GIF_ANIMATION 1
#define HAVE_GD_JPEG 1
#define HAVE_GD_TTF 1
#define HAVE_GD_PNG 1
#define HAVE_ICONV 1
#define HAVE_LUA 1
#define HAVE_LUA_H 1
#define USE_MOUSE 1
#define PIPE_IPC 1
#define USE_X11_MULTIBYTE 1
#define EXTERNAL_X11_WINDOW 1
#define VOLATILE_REFRESH 1
#define EAM_OBJECTS 1
#define GP_MACROS 1
#define HIDDEN3D_QUADTREE 1
#define HIDDEN3D_VAR_PTSIZE 1
#define NO_BITMAP_SUPPORT 1
#define HAVE_CAIROPDF 1
#define HAVE_CAIROEPS 1
#define USE_STATS 1
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment