1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by gnuplot configure 4.6.5, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --with-readline=/opt/local --with-gd=/opt/local --infodir=${prefix}/share/info --mandir=${prefix}/share/man --without-lisp-files --without-bitmap-terminals --without-latex --without-pdf --without-tutorial --with-aquaterm=/opt/local/Library/Frameworks --with-x --with-lua --with-wx-config=/opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/bin |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = imac-5.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 13.3.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 13.3.0: Tue Jun 3 21:27:35 PDT 2014; root:xnu-2422.110.17~1/RELEASE_X86_64 |
---|
18 | |
---|
19 | /usr/bin/uname -p = i386 |
---|
20 | /bin/uname -X = unknown |
---|
21 | |
---|
22 | /bin/arch = unknown |
---|
23 | /usr/bin/arch -k = unknown |
---|
24 | /usr/convex/getsysinfo = unknown |
---|
25 | /usr/bin/hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 13.3.0: Tue Jun 3 21:27:35 PDT 2014; root:xnu-2422.110.17~1/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 2 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 2 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 |
---|
32 | Primary memory available: 4.00 gigabytes |
---|
33 | Default processor set: 173 tasks, 713 threads, 2 processors |
---|
34 | Load average: 1.58, Mach factor: 0.53 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:2655: checking for a BSD-compatible install |
---|
52 | configure:2723: result: /usr/bin/install -c |
---|
53 | configure:2734: checking whether build environment is sane |
---|
54 | configure:2789: result: yes |
---|
55 | configure:2940: checking for a thread-safe mkdir -p |
---|
56 | configure:2979: result: ./install-sh -c -d |
---|
57 | configure:2986: checking for gawk |
---|
58 | configure:3016: result: no |
---|
59 | configure:2986: checking for mawk |
---|
60 | configure:3016: result: no |
---|
61 | configure:2986: checking for nawk |
---|
62 | configure:3016: result: no |
---|
63 | configure:2986: checking for awk |
---|
64 | configure:3002: found /usr/bin/awk |
---|
65 | configure:3013: result: awk |
---|
66 | configure:3024: checking whether make sets $(MAKE) |
---|
67 | configure:3046: result: yes |
---|
68 | configure:3075: checking whether make supports nested variables |
---|
69 | configure:3092: result: yes |
---|
70 | configure:3173: checking whether to enable maintainer-specific portions of Makefiles |
---|
71 | configure:3182: result: no |
---|
72 | configure:3215: checking for style of include used by make |
---|
73 | configure:3243: result: GNU |
---|
74 | configure:3314: checking for gcc |
---|
75 | configure:3341: result: /usr/bin/clang |
---|
76 | configure:3570: checking for C compiler version |
---|
77 | configure:3579: /usr/bin/clang --version >&5 |
---|
78 | Apple clang version 2.1 (tags/Apple/clang-163.7.1) (based on LLVM 3.0svn) |
---|
79 | Target: x86_64-apple-darwin13.3.0 |
---|
80 | Thread model: posix |
---|
81 | configure:3590: $? = 0 |
---|
82 | configure:3579: /usr/bin/clang -v >&5 |
---|
83 | Apple clang version 2.1 (tags/Apple/clang-163.7.1) (based on LLVM 3.0svn) |
---|
84 | Target: x86_64-apple-darwin13.3.0 |
---|
85 | Thread model: posix |
---|
86 | configure:3590: $? = 0 |
---|
87 | configure:3579: /usr/bin/clang -V >&5 |
---|
88 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
89 | clang: error: no input files |
---|
90 | configure:3590: $? = 1 |
---|
91 | configure:3579: /usr/bin/clang -qversion >&5 |
---|
92 | clang: error: no input files |
---|
93 | configure:3590: $? = 1 |
---|
94 | configure:3610: checking whether the C compiler works |
---|
95 | configure:3632: /usr/bin/clang -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
96 | configure:3636: $? = 0 |
---|
97 | configure:3684: result: yes |
---|
98 | configure:3687: checking for C compiler default output file name |
---|
99 | configure:3689: result: a.out |
---|
100 | configure:3695: checking for suffix of executables |
---|
101 | configure:3702: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
102 | configure:3706: $? = 0 |
---|
103 | configure:3728: result: |
---|
104 | configure:3750: checking whether we are cross compiling |
---|
105 | configure:3758: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
106 | configure:3762: $? = 0 |
---|
107 | configure:3769: ./conftest |
---|
108 | configure:3773: $? = 0 |
---|
109 | configure:3788: result: no |
---|
110 | configure:3793: checking for suffix of object files |
---|
111 | configure:3815: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
112 | configure:3819: $? = 0 |
---|
113 | configure:3840: result: o |
---|
114 | configure:3844: checking whether we are using the GNU C compiler |
---|
115 | configure:3863: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
116 | configure:3863: $? = 0 |
---|
117 | configure:3872: result: yes |
---|
118 | configure:3881: checking whether /usr/bin/clang accepts -g |
---|
119 | configure:3901: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5 |
---|
120 | configure:3901: $? = 0 |
---|
121 | configure:3942: result: yes |
---|
122 | configure:3959: checking for /usr/bin/clang option to accept ISO C89 |
---|
123 | configure:4022: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
124 | conftest.c:12:10: fatal error: 'stdarg.h' file not found |
---|
125 | #include <stdarg.h> |
---|
126 | ^ |
---|
127 | 1 error generated. |
---|
128 | configure:4022: $? = 1 |
---|
129 | configure: failed program was: |
---|
130 | | /* confdefs.h */ |
---|
131 | | #define PACKAGE_NAME "gnuplot" |
---|
132 | | #define PACKAGE_TARNAME "gnuplot" |
---|
133 | | #define PACKAGE_VERSION "4.6.5" |
---|
134 | | #define PACKAGE_STRING "gnuplot 4.6.5" |
---|
135 | | #define PACKAGE_BUGREPORT "" |
---|
136 | | #define PACKAGE_URL "" |
---|
137 | | #define PACKAGE "gnuplot" |
---|
138 | | #define VERSION "4.6.5" |
---|
139 | | #define PROTOTYPES 1 |
---|
140 | | /* end confdefs.h. */ |
---|
141 | | #include <stdarg.h> |
---|
142 | | #include <stdio.h> |
---|
143 | | struct stat; |
---|
144 | | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ |
---|
145 | | struct buf { int x; }; |
---|
146 | | FILE * (*rcsopen) (struct buf *, struct stat *, int); |
---|
147 | | static char *e (p, i) |
---|
148 | | char **p; |
---|
149 | | int i; |
---|
150 | | { |
---|
151 | | return p[i]; |
---|
152 | | } |
---|
153 | | static char *f (char * (*g) (char **, int), char **p, ...) |
---|
154 | | { |
---|
155 | | char *s; |
---|
156 | | va_list v; |
---|
157 | | va_start (v,p); |
---|
158 | | s = g (p, va_arg (v,int)); |
---|
159 | | va_end (v); |
---|
160 | | return s; |
---|
161 | | } |
---|
162 | | |
---|
163 | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has |
---|
164 | | function prototypes and stuff, but not '\xHH' hex character constants. |
---|
165 | | These don't provoke an error unfortunately, instead are silently treated |
---|
166 | | as 'x'. The following induces an error, until -std is added to get |
---|
167 | | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an |
---|
168 | | array size at least. It's necessary to write '\x00'==0 to get something |
---|
169 | | that's true only with -std. */ |
---|
170 | | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; |
---|
171 | | |
---|
172 | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters |
---|
173 | | inside strings and character constants. */ |
---|
174 | | #define FOO(x) 'x' |
---|
175 | | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; |
---|
176 | | |
---|
177 | | int test (int i, double x); |
---|
178 | | struct s1 {int (*f) (int a);}; |
---|
179 | | struct s2 {int (*f) (double a);}; |
---|
180 | | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); |
---|
181 | | int argc; |
---|
182 | | char **argv; |
---|
183 | | int |
---|
184 | | main () |
---|
185 | | { |
---|
186 | | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; |
---|
187 | | ; |
---|
188 | | return 0; |
---|
189 | | } |
---|
190 | configure:4022: /usr/bin/clang -qlanglvl=extc89 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
191 | clang: warning: argument unused during compilation: '-qlanglvl=extc89' |
---|
192 | conftest.c:12:10: fatal error: 'stdarg.h' file not found |
---|
193 | #include <stdarg.h> |
---|
194 | ^ |
---|
195 | 1 error generated. |
---|
196 | configure:4022: $? = 1 |
---|
197 | configure: failed program was: |
---|
198 | | /* confdefs.h */ |
---|
199 | | #define PACKAGE_NAME "gnuplot" |
---|
200 | | #define PACKAGE_TARNAME "gnuplot" |
---|
201 | | #define PACKAGE_VERSION "4.6.5" |
---|
202 | | #define PACKAGE_STRING "gnuplot 4.6.5" |
---|
203 | | #define PACKAGE_BUGREPORT "" |
---|
204 | | #define PACKAGE_URL "" |
---|
205 | | #define PACKAGE "gnuplot" |
---|
206 | | #define VERSION "4.6.5" |
---|
207 | | #define PROTOTYPES 1 |
---|
208 | | /* end confdefs.h. */ |
---|
209 | | #include <stdarg.h> |
---|
210 | | #include <stdio.h> |
---|
211 | | struct stat; |
---|
212 | | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ |
---|
213 | | struct buf { int x; }; |
---|
214 | | FILE * (*rcsopen) (struct buf *, struct stat *, int); |
---|
215 | | static char *e (p, i) |
---|
216 | | char **p; |
---|
217 | | int i; |
---|
218 | | { |
---|
219 | | return p[i]; |
---|
220 | | } |
---|
221 | | static char *f (char * (*g) (char **, int), char **p, ...) |
---|
222 | | { |
---|
223 | | char *s; |
---|
224 | | va_list v; |
---|
225 | | va_start (v,p); |
---|
226 | | s = g (p, va_arg (v,int)); |
---|
227 | | va_end (v); |
---|
228 | | return s; |
---|
229 | | } |
---|
230 | | |
---|
231 | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has |
---|
232 | | function prototypes and stuff, but not '\xHH' hex character constants. |
---|
233 | | These don't provoke an error unfortunately, instead are silently treated |
---|
234 | | as 'x'. The following induces an error, until -std is added to get |
---|
235 | | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an |
---|
236 | | array size at least. It's necessary to write '\x00'==0 to get something |
---|
237 | | that's true only with -std. */ |
---|
238 | | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; |
---|
239 | | |
---|
240 | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters |
---|
241 | | inside strings and character constants. */ |
---|
242 | | #define FOO(x) 'x' |
---|
243 | | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; |
---|
244 | | |
---|
245 | | int test (int i, double x); |
---|
246 | | struct s1 {int (*f) (int a);}; |
---|
247 | | struct s2 {int (*f) (double a);}; |
---|
248 | | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); |
---|
249 | | int argc; |
---|
250 | | char **argv; |
---|
251 | | int |
---|
252 | | main () |
---|
253 | | { |
---|
254 | | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; |
---|
255 | | ; |
---|
256 | | return 0; |
---|
257 | | } |
---|
258 | configure:4022: /usr/bin/clang -qlanglvl=ansi -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
259 | clang: warning: argument unused during compilation: '-qlanglvl=ansi' |
---|
260 | conftest.c:12:10: fatal error: 'stdarg.h' file not found |
---|
261 | #include <stdarg.h> |
---|
262 | ^ |
---|
263 | 1 error generated. |
---|
264 | configure:4022: $? = 1 |
---|
265 | configure: failed program was: |
---|
266 | | /* confdefs.h */ |
---|
267 | | #define PACKAGE_NAME "gnuplot" |
---|
268 | | #define PACKAGE_TARNAME "gnuplot" |
---|
269 | | #define PACKAGE_VERSION "4.6.5" |
---|
270 | | #define PACKAGE_STRING "gnuplot 4.6.5" |
---|
271 | | #define PACKAGE_BUGREPORT "" |
---|
272 | | #define PACKAGE_URL "" |
---|
273 | | #define PACKAGE "gnuplot" |
---|
274 | | #define VERSION "4.6.5" |
---|
275 | | #define PROTOTYPES 1 |
---|
276 | | /* end confdefs.h. */ |
---|
277 | | #include <stdarg.h> |
---|
278 | | #include <stdio.h> |
---|
279 | | struct stat; |
---|
280 | | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ |
---|
281 | | struct buf { int x; }; |
---|
282 | | FILE * (*rcsopen) (struct buf *, struct stat *, int); |
---|
283 | | static char *e (p, i) |
---|
284 | | char **p; |
---|
285 | | int i; |
---|
286 | | { |
---|
287 | | return p[i]; |
---|
288 | | } |
---|
289 | | static char *f (char * (*g) (char **, int), char **p, ...) |
---|
290 | | { |
---|
291 | | char *s; |
---|
292 | | va_list v; |
---|
293 | | va_start (v,p); |
---|
294 | | s = g (p, va_arg (v,int)); |
---|
295 | | va_end (v); |
---|
296 | | return s; |
---|
297 | | } |
---|
298 | | |
---|
299 | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has |
---|
300 | | function prototypes and stuff, but not '\xHH' hex character constants. |
---|
301 | | These don't provoke an error unfortunately, instead are silently treated |
---|
302 | | as 'x'. The following induces an error, until -std is added to get |
---|
303 | | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an |
---|
304 | | array size at least. It's necessary to write '\x00'==0 to get something |
---|
305 | | that's true only with -std. */ |
---|
306 | | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; |
---|
307 | | |
---|
308 | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters |
---|
309 | | inside strings and character constants. */ |
---|
310 | | #define FOO(x) 'x' |
---|
311 | | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; |
---|
312 | | |
---|
313 | | int test (int i, double x); |
---|
314 | | struct s1 {int (*f) (int a);}; |
---|
315 | | struct s2 {int (*f) (double a);}; |
---|
316 | | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); |
---|
317 | | int argc; |
---|
318 | | char **argv; |
---|
319 | | int |
---|
320 | | main () |
---|
321 | | { |
---|
322 | | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; |
---|
323 | | ; |
---|
324 | | return 0; |
---|
325 | | } |
---|
326 | configure:4022: /usr/bin/clang -std -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
327 | clang: warning: argument unused during compilation: '-std' |
---|
328 | conftest.c:12:10: fatal error: 'stdarg.h' file not found |
---|
329 | #include <stdarg.h> |
---|
330 | ^ |
---|
331 | 1 error generated. |
---|
332 | configure:4022: $? = 1 |
---|
333 | configure: failed program was: |
---|
334 | | /* confdefs.h */ |
---|
335 | | #define PACKAGE_NAME "gnuplot" |
---|
336 | | #define PACKAGE_TARNAME "gnuplot" |
---|
337 | | #define PACKAGE_VERSION "4.6.5" |
---|
338 | | #define PACKAGE_STRING "gnuplot 4.6.5" |
---|
339 | | #define PACKAGE_BUGREPORT "" |
---|
340 | | #define PACKAGE_URL "" |
---|
341 | | #define PACKAGE "gnuplot" |
---|
342 | | #define VERSION "4.6.5" |
---|
343 | | #define PROTOTYPES 1 |
---|
344 | | /* end confdefs.h. */ |
---|
345 | | #include <stdarg.h> |
---|
346 | | #include <stdio.h> |
---|
347 | | struct stat; |
---|
348 | | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ |
---|
349 | | struct buf { int x; }; |
---|
350 | | FILE * (*rcsopen) (struct buf *, struct stat *, int); |
---|
351 | | static char *e (p, i) |
---|
352 | | char **p; |
---|
353 | | int i; |
---|
354 | | { |
---|
355 | | return p[i]; |
---|
356 | | } |
---|
357 | | static char *f (char * (*g) (char **, int), char **p, ...) |
---|
358 | | { |
---|
359 | | char *s; |
---|
360 | | va_list v; |
---|
361 | | va_start (v,p); |
---|
362 | | s = g (p, va_arg (v,int)); |
---|
363 | | va_end (v); |
---|
364 | | return s; |
---|
365 | | } |
---|
366 | | |
---|
367 | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has |
---|
368 | | function prototypes and stuff, but not '\xHH' hex character constants. |
---|
369 | | These don't provoke an error unfortunately, instead are silently treated |
---|
370 | | as 'x'. The following induces an error, until -std is added to get |
---|
371 | | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an |
---|
372 | | array size at least. It's necessary to write '\x00'==0 to get something |
---|
373 | | that's true only with -std. */ |
---|
374 | | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; |
---|
375 | | |
---|
376 | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters |
---|
377 | | inside strings and character constants. */ |
---|
378 | | #define FOO(x) 'x' |
---|
379 | | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; |
---|
380 | | |
---|
381 | | int test (int i, double x); |
---|
382 | | struct s1 {int (*f) (int a);}; |
---|
383 | | struct s2 {int (*f) (double a);}; |
---|
384 | | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); |
---|
385 | | int argc; |
---|
386 | | char **argv; |
---|
387 | | int |
---|
388 | | main () |
---|
389 | | { |
---|
390 | | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; |
---|
391 | | ; |
---|
392 | | return 0; |
---|
393 | | } |
---|
394 | configure:4022: /usr/bin/clang -Ae -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
395 | clang: warning: argument unused during compilation: '-A e' |
---|
396 | conftest.c:12:10: fatal error: 'stdarg.h' file not found |
---|
397 | #include <stdarg.h> |
---|
398 | ^ |
---|
399 | 1 error generated. |
---|
400 | configure:4022: $? = 1 |
---|
401 | configure: failed program was: |
---|
402 | | /* confdefs.h */ |
---|
403 | | #define PACKAGE_NAME "gnuplot" |
---|
404 | | #define PACKAGE_TARNAME "gnuplot" |
---|
405 | | #define PACKAGE_VERSION "4.6.5" |
---|
406 | | #define PACKAGE_STRING "gnuplot 4.6.5" |
---|
407 | | #define PACKAGE_BUGREPORT "" |
---|
408 | | #define PACKAGE_URL "" |
---|
409 | | #define PACKAGE "gnuplot" |
---|
410 | | #define VERSION "4.6.5" |
---|
411 | | #define PROTOTYPES 1 |
---|
412 | | /* end confdefs.h. */ |
---|
413 | | #include <stdarg.h> |
---|
414 | | #include <stdio.h> |
---|
415 | | struct stat; |
---|
416 | | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ |
---|
417 | | struct buf { int x; }; |
---|
418 | | FILE * (*rcsopen) (struct buf *, struct stat *, int); |
---|
419 | | static char *e (p, i) |
---|
420 | | char **p; |
---|
421 | | int i; |
---|
422 | | { |
---|
423 | | return p[i]; |
---|
424 | | } |
---|
425 | | static char *f (char * (*g) (char **, int), char **p, ...) |
---|
426 | | { |
---|
427 | | char *s; |
---|
428 | | va_list v; |
---|
429 | | va_start (v,p); |
---|
430 | | s = g (p, va_arg (v,int)); |
---|
431 | | va_end (v); |
---|
432 | | return s; |
---|
433 | | } |
---|
434 | | |
---|
435 | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has |
---|
436 | | function prototypes and stuff, but not '\xHH' hex character constants. |
---|
437 | | These don't provoke an error unfortunately, instead are silently treated |
---|
438 | | as 'x'. The following induces an error, until -std is added to get |
---|
439 | | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an |
---|
440 | | array size at least. It's necessary to write '\x00'==0 to get something |
---|
441 | | that's true only with -std. */ |
---|
442 | | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; |
---|
443 | | |
---|
444 | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters |
---|
445 | | inside strings and character constants. */ |
---|
446 | | #define FOO(x) 'x' |
---|
447 | | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; |
---|
448 | | |
---|
449 | | int test (int i, double x); |
---|
450 | | struct s1 {int (*f) (int a);}; |
---|
451 | | struct s2 {int (*f) (double a);}; |
---|
452 | | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); |
---|
453 | | int argc; |
---|
454 | | char **argv; |
---|
455 | | int |
---|
456 | | main () |
---|
457 | | { |
---|
458 | | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; |
---|
459 | | ; |
---|
460 | | return 0; |
---|
461 | | } |
---|
462 | configure:4022: /usr/bin/clang -Aa -D_HPUX_SOURCE -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
463 | clang: warning: argument unused during compilation: '-A a' |
---|
464 | conftest.c:12:10: fatal error: 'stdarg.h' file not found |
---|
465 | #include <stdarg.h> |
---|
466 | ^ |
---|
467 | 1 error generated. |
---|
468 | configure:4022: $? = 1 |
---|
469 | configure: failed program was: |
---|
470 | | /* confdefs.h */ |
---|
471 | | #define PACKAGE_NAME "gnuplot" |
---|
472 | | #define PACKAGE_TARNAME "gnuplot" |
---|
473 | | #define PACKAGE_VERSION "4.6.5" |
---|
474 | | #define PACKAGE_STRING "gnuplot 4.6.5" |
---|
475 | | #define PACKAGE_BUGREPORT "" |
---|
476 | | #define PACKAGE_URL "" |
---|
477 | | #define PACKAGE "gnuplot" |
---|
478 | | #define VERSION "4.6.5" |
---|
479 | | #define PROTOTYPES 1 |
---|
480 | | /* end confdefs.h. */ |
---|
481 | | #include <stdarg.h> |
---|
482 | | #include <stdio.h> |
---|
483 | | struct stat; |
---|
484 | | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ |
---|
485 | | struct buf { int x; }; |
---|
486 | | FILE * (*rcsopen) (struct buf *, struct stat *, int); |
---|
487 | | static char *e (p, i) |
---|
488 | | char **p; |
---|
489 | | int i; |
---|
490 | | { |
---|
491 | | return p[i]; |
---|
492 | | } |
---|
493 | | static char *f (char * (*g) (char **, int), char **p, ...) |
---|
494 | | { |
---|
495 | | char *s; |
---|
496 | | va_list v; |
---|
497 | | va_start (v,p); |
---|
498 | | s = g (p, va_arg (v,int)); |
---|
499 | | va_end (v); |
---|
500 | | return s; |
---|
501 | | } |
---|
502 | | |
---|
503 | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has |
---|
504 | | function prototypes and stuff, but not '\xHH' hex character constants. |
---|
505 | | These don't provoke an error unfortunately, instead are silently treated |
---|
506 | | as 'x'. The following induces an error, until -std is added to get |
---|
507 | | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an |
---|
508 | | array size at least. It's necessary to write '\x00'==0 to get something |
---|
509 | | that's true only with -std. */ |
---|
510 | | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; |
---|
511 | | |
---|
512 | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters |
---|
513 | | inside strings and character constants. */ |
---|
514 | | #define FOO(x) 'x' |
---|
515 | | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; |
---|
516 | | |
---|
517 | | int test (int i, double x); |
---|
518 | | struct s1 {int (*f) (int a);}; |
---|
519 | | struct s2 {int (*f) (double a);}; |
---|
520 | | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); |
---|
521 | | int argc; |
---|
522 | | char **argv; |
---|
523 | | int |
---|
524 | | main () |
---|
525 | | { |
---|
526 | | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; |
---|
527 | | ; |
---|
528 | | return 0; |
---|
529 | | } |
---|
530 | configure:4022: /usr/bin/clang -Xc -D__EXTENSIONS__ -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
531 | clang: warning: argument unused during compilation: '-Xc' |
---|
532 | conftest.c:12:10: fatal error: 'stdarg.h' file not found |
---|
533 | #include <stdarg.h> |
---|
534 | ^ |
---|
535 | 1 error generated. |
---|
536 | configure:4022: $? = 1 |
---|
537 | configure: failed program was: |
---|
538 | | /* confdefs.h */ |
---|
539 | | #define PACKAGE_NAME "gnuplot" |
---|
540 | | #define PACKAGE_TARNAME "gnuplot" |
---|
541 | | #define PACKAGE_VERSION "4.6.5" |
---|
542 | | #define PACKAGE_STRING "gnuplot 4.6.5" |
---|
543 | | #define PACKAGE_BUGREPORT "" |
---|
544 | | #define PACKAGE_URL "" |
---|
545 | | #define PACKAGE "gnuplot" |
---|
546 | | #define VERSION "4.6.5" |
---|
547 | | #define PROTOTYPES 1 |
---|
548 | | /* end confdefs.h. */ |
---|
549 | | #include <stdarg.h> |
---|
550 | | #include <stdio.h> |
---|
551 | | struct stat; |
---|
552 | | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ |
---|
553 | | struct buf { int x; }; |
---|
554 | | FILE * (*rcsopen) (struct buf *, struct stat *, int); |
---|
555 | | static char *e (p, i) |
---|
556 | | char **p; |
---|
557 | | int i; |
---|
558 | | { |
---|
559 | | return p[i]; |
---|
560 | | } |
---|
561 | | static char *f (char * (*g) (char **, int), char **p, ...) |
---|
562 | | { |
---|
563 | | char *s; |
---|
564 | | va_list v; |
---|
565 | | va_start (v,p); |
---|
566 | | s = g (p, va_arg (v,int)); |
---|
567 | | va_end (v); |
---|
568 | | return s; |
---|
569 | | } |
---|
570 | | |
---|
571 | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has |
---|
572 | | function prototypes and stuff, but not '\xHH' hex character constants. |
---|
573 | | These don't provoke an error unfortunately, instead are silently treated |
---|
574 | | as 'x'. The following induces an error, until -std is added to get |
---|
575 | | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an |
---|
576 | | array size at least. It's necessary to write '\x00'==0 to get something |
---|
577 | | that's true only with -std. */ |
---|
578 | | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; |
---|
579 | | |
---|
580 | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters |
---|
581 | | inside strings and character constants. */ |
---|
582 | | #define FOO(x) 'x' |
---|
583 | | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; |
---|
584 | | |
---|
585 | | int test (int i, double x); |
---|
586 | | struct s1 {int (*f) (int a);}; |
---|
587 | | struct s2 {int (*f) (double a);}; |
---|
588 | | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); |
---|
589 | | int argc; |
---|
590 | | char **argv; |
---|
591 | | int |
---|
592 | | main () |
---|
593 | | { |
---|
594 | | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; |
---|
595 | | ; |
---|
596 | | return 0; |
---|
597 | | } |
---|
598 | configure:4038: result: unsupported |
---|
599 | configure:4057: checking dependency style of /usr/bin/clang |
---|
600 | configure:4168: result: gcc3 |
---|
601 | configure:4189: checking how to run the C preprocessor |
---|
602 | configure:4220: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
603 | configure:4220: $? = 0 |
---|
604 | configure:4234: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
605 | conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found |
---|
606 | #include <ac_nonexistent.h> |
---|
607 | ^ |
---|
608 | 1 error generated. |
---|
609 | configure:4234: $? = 1 |
---|
610 | configure: failed program was: |
---|
611 | | /* confdefs.h */ |
---|
612 | | #define PACKAGE_NAME "gnuplot" |
---|
613 | | #define PACKAGE_TARNAME "gnuplot" |
---|
614 | | #define PACKAGE_VERSION "4.6.5" |
---|
615 | | #define PACKAGE_STRING "gnuplot 4.6.5" |
---|
616 | | #define PACKAGE_BUGREPORT "" |
---|
617 | | #define PACKAGE_URL "" |
---|
618 | | #define PACKAGE "gnuplot" |
---|
619 | | #define VERSION "4.6.5" |
---|
620 | | #define PROTOTYPES 1 |
---|
621 | | /* end confdefs.h. */ |
---|
622 | | #include <ac_nonexistent.h> |
---|
623 | configure:4259: result: /usr/bin/clang -E |
---|
624 | configure:4279: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
625 | configure:4279: $? = 0 |
---|
626 | configure:4293: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
627 | conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found |
---|
628 | #include <ac_nonexistent.h> |
---|
629 | ^ |
---|
630 | 1 error generated. |
---|
631 | configure:4293: $? = 1 |
---|
632 | configure: failed program was: |
---|
633 | | /* confdefs.h */ |
---|
634 | | #define PACKAGE_NAME "gnuplot" |
---|
635 | | #define PACKAGE_TARNAME "gnuplot" |
---|
636 | | #define PACKAGE_VERSION "4.6.5" |
---|
637 | | #define PACKAGE_STRING "gnuplot 4.6.5" |
---|
638 | | #define PACKAGE_BUGREPORT "" |
---|
639 | | #define PACKAGE_URL "" |
---|
640 | | #define PACKAGE "gnuplot" |
---|
641 | | #define VERSION "4.6.5" |
---|
642 | | #define PROTOTYPES 1 |
---|
643 | | /* end confdefs.h. */ |
---|
644 | | #include <ac_nonexistent.h> |
---|
645 | configure:4322: checking for grep that handles long lines and -e |
---|
646 | configure:4380: result: /usr/bin/grep |
---|
647 | configure:4385: checking for egrep |
---|
648 | configure:4447: result: /usr/bin/grep -E |
---|
649 | configure:4452: checking for ANSI C header files |
---|
650 | configure:4472: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
651 | conftest.c:13:10: fatal error: 'stdarg.h' file not found |
---|
652 | #include <stdarg.h> |
---|
653 | ^ |
---|
654 | 1 error generated. |
---|
655 | configure:4472: $? = 1 |
---|
656 | configure: failed program was: |
---|
657 | | /* confdefs.h */ |
---|
658 | | #define PACKAGE_NAME "gnuplot" |
---|
659 | | #define PACKAGE_TARNAME "gnuplot" |
---|
660 | | #define PACKAGE_VERSION "4.6.5" |
---|
661 | | #define PACKAGE_STRING "gnuplot 4.6.5" |
---|
662 | | #define PACKAGE_BUGREPORT "" |
---|
663 | | #define PACKAGE_URL "" |
---|
664 | | #define PACKAGE "gnuplot" |
---|
665 | | #define VERSION "4.6.5" |
---|
666 | | #define PROTOTYPES 1 |
---|
667 | | /* end confdefs.h. */ |
---|
668 | | #include <stdlib.h> |
---|
669 | | #include <stdarg.h> |
---|
670 | | #include <string.h> |
---|
671 | | #include <float.h> |
---|
672 | | |
---|
673 | | int |
---|
674 | | main () |
---|
675 | | { |
---|
676 | | |
---|
677 | | ; |
---|
678 | | return 0; |
---|
679 | | } |
---|
680 | configure:4556: result: no |
---|
681 | configure:4569: checking for sys/types.h |
---|
682 | configure:4569: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
683 | configure:4569: $? = 0 |
---|
684 | configure:4569: result: yes |
---|
685 | configure:4569: checking for sys/stat.h |
---|
686 | configure:4569: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
687 | configure:4569: $? = 0 |
---|
688 | configure:4569: result: yes |
---|
689 | configure:4569: checking for stdlib.h |
---|
690 | configure:4569: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
691 | configure:4569: $? = 0 |
---|
692 | configure:4569: result: yes |
---|
693 | configure:4569: checking for string.h |
---|
694 | configure:4569: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
695 | configure:4569: $? = 0 |
---|
696 | configure:4569: result: yes |
---|
697 | configure:4569: checking for memory.h |
---|
698 | configure:4569: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
699 | configure:4569: $? = 0 |
---|
700 | configure:4569: result: yes |
---|
701 | configure:4569: checking for strings.h |
---|
702 | configure:4569: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
703 | configure:4569: $? = 0 |
---|
704 | configure:4569: result: yes |
---|
705 | configure:4569: checking for inttypes.h |
---|
706 | configure:4569: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
707 | configure:4569: $? = 0 |
---|
708 | configure:4569: result: yes |
---|
709 | configure:4569: checking for stdint.h |
---|
710 | configure:4569: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
711 | configure:4569: $? = 0 |
---|
712 | configure:4569: result: yes |
---|
713 | configure:4569: checking for unistd.h |
---|
714 | configure:4569: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
715 | configure:4569: $? = 0 |
---|
716 | configure:4569: result: yes |
---|
717 | configure:4582: checking minix/config.h usability |
---|
718 | configure:4582: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
719 | conftest.c:54:10: fatal error: 'minix/config.h' file not found |
---|
720 | #include <minix/config.h> |
---|
721 | ^ |
---|
722 | 1 error generated. |
---|
723 | configure:4582: $? = 1 |
---|
724 | configure: failed program was: |
---|
725 | | /* confdefs.h */ |
---|
726 | | #define PACKAGE_NAME "gnuplot" |
---|
727 | | #define PACKAGE_TARNAME "gnuplot" |
---|
728 | | #define PACKAGE_VERSION "4.6.5" |
---|
729 | | #define PACKAGE_STRING "gnuplot 4.6.5" |
---|
730 | | #define PACKAGE_BUGREPORT "" |
---|
731 | | #define PACKAGE_URL "" |
---|
732 | | #define PACKAGE "gnuplot" |
---|
733 | | #define VERSION "4.6.5" |
---|
734 | | #define PROTOTYPES 1 |
---|
735 | | #define HAVE_SYS_TYPES_H 1 |
---|
736 | | #define HAVE_SYS_STAT_H 1 |
---|
737 | | #define HAVE_STDLIB_H 1 |
---|
738 | | #define HAVE_STRING_H 1 |
---|
739 | | #define HAVE_MEMORY_H 1 |
---|
740 | | #define HAVE_STRINGS_H 1 |
---|
741 | | #define HAVE_INTTYPES_H 1 |
---|
742 | | #define HAVE_STDINT_H 1 |
---|
743 | | #define HAVE_UNISTD_H 1 |
---|
744 | | /* end confdefs.h. */ |
---|
745 | | #include <stdio.h> |
---|
746 | | #ifdef HAVE_SYS_TYPES_H |
---|
747 | | # include <sys/types.h> |
---|
748 | | #endif |
---|
749 | | #ifdef HAVE_SYS_STAT_H |
---|
750 | | # include <sys/stat.h> |
---|
751 | | #endif |
---|
752 | | #ifdef STDC_HEADERS |
---|
753 | | # include <stdlib.h> |
---|
754 | | # include <stddef.h> |
---|
755 | | #else |
---|
756 | | # ifdef HAVE_STDLIB_H |
---|
757 | | # include <stdlib.h> |
---|
758 | | # endif |
---|
759 | | #endif |
---|
760 | | #ifdef HAVE_STRING_H |
---|
761 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
762 | | # include <memory.h> |
---|
763 | | # endif |
---|
764 | | # include <string.h> |
---|
765 | | #endif |
---|
766 | | #ifdef HAVE_STRINGS_H |
---|
767 | | # include <strings.h> |
---|
768 | | #endif |
---|
769 | | #ifdef HAVE_INTTYPES_H |
---|
770 | | # include <inttypes.h> |
---|
771 | | #endif |
---|
772 | | #ifdef HAVE_STDINT_H |
---|
773 | | # include <stdint.h> |
---|
774 | | #endif |
---|
775 | | #ifdef HAVE_UNISTD_H |
---|
776 | | # include <unistd.h> |
---|
777 | | #endif |
---|
778 | | #include <minix/config.h> |
---|
779 | configure:4582: result: no |
---|
780 | configure:4582: checking minix/config.h presence |
---|
781 | configure:4582: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
782 | conftest.c:21:10: fatal error: 'minix/config.h' file not found |
---|
783 | #include <minix/config.h> |
---|
784 | ^ |
---|
785 | 1 error generated. |
---|
786 | configure:4582: $? = 1 |
---|
787 | configure: failed program was: |
---|
788 | | /* confdefs.h */ |
---|
789 | | #define PACKAGE_NAME "gnuplot" |
---|
790 | | #define PACKAGE_TARNAME "gnuplot" |
---|
791 | | #define PACKAGE_VERSION "4.6.5" |
---|
792 | | #define PACKAGE_STRING "gnuplot 4.6.5" |
---|
793 | | #define PACKAGE_BUGREPORT "" |
---|
794 | | #define PACKAGE_URL "" |
---|
795 | | #define PACKAGE "gnuplot" |
---|
796 | | #define VERSION "4.6.5" |
---|
797 | | #define PROTOTYPES 1 |
---|
798 | | #define HAVE_SYS_TYPES_H 1 |
---|
799 | | #define HAVE_SYS_STAT_H 1 |
---|
800 | | #define HAVE_STDLIB_H 1 |
---|
801 | | #define HAVE_STRING_H 1 |
---|
802 | | #define HAVE_MEMORY_H 1 |
---|
803 | | #define HAVE_STRINGS_H 1 |
---|
804 | | #define HAVE_INTTYPES_H 1 |
---|
805 | | #define HAVE_STDINT_H 1 |
---|
806 | | #define HAVE_UNISTD_H 1 |
---|
807 | | /* end confdefs.h. */ |
---|
808 | | #include <minix/config.h> |
---|
809 | configure:4582: result: no |
---|
810 | configure:4582: checking for minix/config.h |
---|
811 | configure:4582: result: no |
---|
812 | configure:4603: checking whether it is safe to define __EXTENSIONS__ |
---|
813 | configure:4621: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
814 | configure:4621: $? = 0 |
---|
815 | configure:4628: result: yes |
---|
816 | configure:4691: checking for gcc |
---|
817 | configure:4718: result: /usr/bin/clang |
---|
818 | configure:4947: checking for C compiler version |
---|
819 | configure:4956: /usr/bin/clang --version >&5 |
---|
820 | Apple clang version 2.1 (tags/Apple/clang-163.7.1) (based on LLVM 3.0svn) |
---|
821 | Target: x86_64-apple-darwin13.3.0 |
---|
822 | Thread model: posix |
---|
823 | configure:4967: $? = 0 |
---|
824 | configure:4956: /usr/bin/clang -v >&5 |
---|
825 | Apple clang version 2.1 (tags/Apple/clang-163.7.1) (based on LLVM 3.0svn) |
---|
826 | Target: x86_64-apple-darwin13.3.0 |
---|
827 | Thread model: posix |
---|
828 | configure:4967: $? = 0 |
---|
829 | configure:4956: /usr/bin/clang -V >&5 |
---|
830 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
831 | clang: error: no input files |
---|
832 | configure:4967: $? = 1 |
---|
833 | configure:4956: /usr/bin/clang -qversion >&5 |
---|
834 | clang: error: no input files |
---|
835 | configure:4967: $? = 1 |
---|
836 | configure:4971: checking whether we are using the GNU C compiler |
---|
837 | configure:4999: result: yes |
---|
838 | configure:5008: checking whether /usr/bin/clang accepts -g |
---|
839 | configure:5069: result: yes |
---|
840 | configure:5086: checking for /usr/bin/clang option to accept ISO C89 |
---|
841 | configure:5165: result: unsupported |
---|
842 | configure:5184: checking dependency style of /usr/bin/clang |
---|
843 | configure:5295: result: gcc3 |
---|
844 | configure:5315: checking how to run the C preprocessor |
---|
845 | configure:5385: result: /usr/bin/clang -E |
---|
846 | configure:5405: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
847 | configure:5405: $? = 0 |
---|
848 | configure:5419: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
849 | conftest.c:26:10: fatal error: 'ac_nonexistent.h' file not found |
---|
850 | #include <ac_nonexistent.h> |
---|
851 | ^ |
---|
852 | 1 error generated. |
---|
853 | configure:5419: $? = 1 |
---|
854 | configure: failed program was: |
---|
855 | | /* confdefs.h */ |
---|
856 | | #define PACKAGE_NAME "gnuplot" |
---|
857 | | #define PACKAGE_TARNAME "gnuplot" |
---|
858 | | #define PACKAGE_VERSION "4.6.5" |
---|
859 | | #define PACKAGE_STRING "gnuplot 4.6.5" |
---|
860 | | #define PACKAGE_BUGREPORT "" |
---|
861 | | #define PACKAGE_URL "" |
---|
862 | | #define PACKAGE "gnuplot" |
---|
863 | | #define VERSION "4.6.5" |
---|
864 | | #define PROTOTYPES 1 |
---|
865 | | #define HAVE_SYS_TYPES_H 1 |
---|
866 | | #define HAVE_SYS_STAT_H 1 |
---|
867 | | #define HAVE_STDLIB_H 1 |
---|
868 | | #define HAVE_STRING_H 1 |
---|
869 | | #define HAVE_MEMORY_H 1 |
---|
870 | | #define HAVE_STRINGS_H 1 |
---|
871 | | #define HAVE_INTTYPES_H 1 |
---|
872 | | #define HAVE_STDINT_H 1 |
---|
873 | | #define HAVE_UNISTD_H 1 |
---|
874 | | #define __EXTENSIONS__ 1 |
---|
875 | | #define _ALL_SOURCE 1 |
---|
876 | | #define _GNU_SOURCE 1 |
---|
877 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
878 | | #define _TANDEM_SOURCE 1 |
---|
879 | | /* end confdefs.h. */ |
---|
880 | | #include <ac_nonexistent.h> |
---|
881 | configure:5553: checking for Objective C compiler version |
---|
882 | configure:5562: /usr/bin/clang --version >&5 |
---|
883 | Apple clang version 2.1 (tags/Apple/clang-163.7.1) (based on LLVM 3.0svn) |
---|
884 | Target: x86_64-apple-darwin13.3.0 |
---|
885 | Thread model: posix |
---|
886 | configure:5573: $? = 0 |
---|
887 | configure:5562: /usr/bin/clang -v >&5 |
---|
888 | Apple clang version 2.1 (tags/Apple/clang-163.7.1) (based on LLVM 3.0svn) |
---|
889 | Target: x86_64-apple-darwin13.3.0 |
---|
890 | Thread model: posix |
---|
891 | configure:5573: $? = 0 |
---|
892 | configure:5562: /usr/bin/clang -V >&5 |
---|
893 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
894 | clang: error: no input files |
---|
895 | configure:5573: $? = 1 |
---|
896 | configure:5562: /usr/bin/clang -qversion >&5 |
---|
897 | clang: error: no input files |
---|
898 | configure:5573: $? = 1 |
---|
899 | configure:5577: checking whether we are using the GNU Objective C compiler |
---|
900 | configure:5596: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.m >&5 |
---|
901 | configure:5596: $? = 0 |
---|
902 | configure:5605: result: yes |
---|
903 | configure:5614: checking whether /usr/bin/clang accepts -g |
---|
904 | configure:5634: /usr/bin/clang -c -g -I/opt/local/include conftest.m >&5 |
---|
905 | configure:5634: $? = 0 |
---|
906 | configure:5675: result: yes |
---|
907 | configure:5700: checking dependency style of /usr/bin/clang |
---|
908 | configure:5809: result: gcc3 |
---|
909 | configure:5824: checking for an ANSI C-conforming const |
---|
910 | configure:5890: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
911 | configure:5890: $? = 0 |
---|
912 | configure:5897: result: yes |
---|
913 | configure:5905: checking for inline |
---|
914 | configure:5921: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
915 | configure:5921: $? = 0 |
---|
916 | configure:5929: result: inline |
---|
917 | configure:5947: checking for preprocessor stringizing operator |
---|
918 | configure:5967: result: yes |
---|
919 | configure:5975: checking whether ln -s works |
---|
920 | configure:5979: result: yes |
---|
921 | configure:6046: checking for gcc |
---|
922 | configure:6073: result: /usr/bin/clang |
---|
923 | configure:6302: checking for C compiler version |
---|
924 | configure:6311: /usr/bin/clang --version >&5 |
---|
925 | Apple clang version 2.1 (tags/Apple/clang-163.7.1) (based on LLVM 3.0svn) |
---|
926 | Target: x86_64-apple-darwin13.3.0 |
---|
927 | Thread model: posix |
---|
928 | configure:6322: $? = 0 |
---|
929 | configure:6311: /usr/bin/clang -v >&5 |
---|
930 | Apple clang version 2.1 (tags/Apple/clang-163.7.1) (based on LLVM 3.0svn) |
---|
931 | Target: x86_64-apple-darwin13.3.0 |
---|
932 | Thread model: posix |
---|
933 | configure:6322: $? = 0 |
---|
934 | configure:6311: /usr/bin/clang -V >&5 |
---|
935 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
936 | clang: error: no input files |
---|
937 | configure:6322: $? = 1 |
---|
938 | configure:6311: /usr/bin/clang -qversion >&5 |
---|
939 | clang: error: no input files |
---|
940 | configure:6322: $? = 1 |
---|
941 | configure:6326: checking whether we are using the GNU C compiler |
---|
942 | configure:6354: result: yes |
---|
943 | configure:6363: checking whether /usr/bin/clang accepts -g |
---|
944 | configure:6424: result: yes |
---|
945 | configure:6441: checking for /usr/bin/clang option to accept ISO C89 |
---|
946 | configure:6520: result: unsupported |
---|
947 | configure:6539: checking dependency style of /usr/bin/clang |
---|
948 | configure:6650: result: gcc3 |
---|
949 | configure:6701: checking for emacs |
---|
950 | configure:6717: found /usr/bin/emacs |
---|
951 | configure:6728: result: emacs |
---|
952 | configure:6747: checking for emacs |
---|
953 | configure:6774: result: emacs |
---|
954 | configure:6798: checking where .elc files should go |
---|
955 | configure:6811: $EMACS -batch -q -eval '(while load-path (princ (concat (car load-path) "\n")) (setq load-path (cdr load-path)))' </dev/null >conftest.out |
---|
956 | configure:6814: $? = 0 |
---|
957 | configure:6827: result: ${datarootdir}/emacs/site-lisp |
---|
958 | configure:6992: checking for dvips |
---|
959 | configure:7022: result: no |
---|
960 | configure:7035: checking for troff |
---|
961 | configure:7051: found /usr/bin/troff |
---|
962 | configure:7062: result: troff |
---|
963 | configure:7087: checking for kpsexpand |
---|
964 | configure:7117: result: no |
---|
965 | configure:7130: checking for texhash |
---|
966 | configure:7160: result: no |
---|
967 | configure:7197: checking for X |
---|
968 | configure:7305: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
969 | configure:7305: $? = 0 |
---|
970 | configure:7336: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lX11 >&5 |
---|
971 | configure:7336: $? = 0 |
---|
972 | configure:7386: result: libraries , headers |
---|
973 | configure:7485: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lX11 >&5 |
---|
974 | configure:7485: $? = 0 |
---|
975 | configure:7583: checking for gethostbyname |
---|
976 | configure:7583: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
977 | configure:7583: $? = 0 |
---|
978 | configure:7583: result: yes |
---|
979 | configure:7680: checking for connect |
---|
980 | configure:7680: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
981 | configure:7680: $? = 0 |
---|
982 | configure:7680: result: yes |
---|
983 | configure:7729: checking for remove |
---|
984 | configure:7729: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
985 | configure:7729: $? = 0 |
---|
986 | configure:7729: result: yes |
---|
987 | configure:7778: checking for shmat |
---|
988 | configure:7778: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
989 | configure:7778: $? = 0 |
---|
990 | configure:7778: result: yes |
---|
991 | configure:7836: checking for IceConnectionNumber in -lICE |
---|
992 | configure:7861: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lICE >&5 |
---|
993 | configure:7861: $? = 0 |
---|
994 | configure:7870: result: yes |
---|
995 | configure:7951: checking for MS-DOS/djgpp/libGRX |
---|
996 | configure:8060: result: no |
---|
997 | configure:8067: checking for NeXT |
---|
998 | configure:8084: result: no |
---|
999 | configure:8091: checking for Apple Mac OS X |
---|
1000 | configure:8102: result: yes |
---|
1001 | configure:8151: checking for AquaTerm/AQTAdapter.h |
---|
1002 | configure:8167: /usr/bin/clang -c -pipe -Os -arch x86_64 -ObjC -F/opt/local/Library/Frameworks -I/opt/local/include conftest.c >&5 |
---|
1003 | In file included from conftest.c:28: |
---|
1004 | In file included from /opt/local/Library/Frameworks/AquaTerm.framework/Headers/AQTAdapter.h:9: |
---|
1005 | In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:8: |
---|
1006 | In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:7: |
---|
1007 | /System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:8:10: fatal error: 'stdarg.h' file not found |
---|
1008 | #include <stdarg.h> |
---|
1009 | ^ |
---|
1010 | 1 error generated. |
---|
1011 | configure:8167: $? = 1 |
---|
1012 | configure: failed program was: |
---|
1013 | | /* confdefs.h */ |
---|
1014 | | #define PACKAGE_NAME "gnuplot" |
---|
1015 | | #define PACKAGE_TARNAME "gnuplot" |
---|
1016 | | #define PACKAGE_VERSION "4.6.5" |
---|
1017 | | #define PACKAGE_STRING "gnuplot 4.6.5" |
---|
1018 | | #define PACKAGE_BUGREPORT "" |
---|
1019 | | #define PACKAGE_URL "" |
---|
1020 | | #define PACKAGE "gnuplot" |
---|
1021 | | #define VERSION "4.6.5" |
---|
1022 | | #define PROTOTYPES 1 |
---|
1023 | | #define HAVE_SYS_TYPES_H 1 |
---|
1024 | | #define HAVE_SYS_STAT_H 1 |
---|
1025 | | #define HAVE_STDLIB_H 1 |
---|
1026 | | #define HAVE_STRING_H 1 |
---|
1027 | | #define HAVE_MEMORY_H 1 |
---|
1028 | | #define HAVE_STRINGS_H 1 |
---|
1029 | | #define HAVE_INTTYPES_H 1 |
---|
1030 | | #define HAVE_STDINT_H 1 |
---|
1031 | | #define HAVE_UNISTD_H 1 |
---|
1032 | | #define __EXTENSIONS__ 1 |
---|
1033 | | #define _ALL_SOURCE 1 |
---|
1034 | | #define _GNU_SOURCE 1 |
---|
1035 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1036 | | #define _TANDEM_SOURCE 1 |
---|
1037 | | #define HAVE_STRINGIZE 1 |
---|
1038 | | #define X11 1 |
---|
1039 | | /* end confdefs.h. */ |
---|
1040 | | #import <AquaTerm/AQTAdapter.h> |
---|
1041 | | int |
---|
1042 | | main () |
---|
1043 | | { |
---|
1044 | | |
---|
1045 | | ; |
---|
1046 | | return 0; |
---|
1047 | | } |
---|
1048 | configure:8174: result: no |
---|
1049 | configure:8241: checking for BeOS |
---|
1050 | configure:8257: result: no |
---|
1051 | configure:8263: checking for Alpha/AXP CPU |
---|
1052 | configure:8282: result: no |
---|
1053 | configure:8297: checking for sin |
---|
1054 | configure:8297: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
1055 | conftest.c:51:6: warning: incompatible redeclaration of library function 'sin' |
---|
1056 | char sin (); |
---|
1057 | ^ |
---|
1058 | conftest.c:51:6: note: 'sin' is a builtin with type 'double (double)' |
---|
1059 | 1 warning generated. |
---|
1060 | configure:8297: $? = 0 |
---|
1061 | configure:8297: result: yes |
---|
1062 | configure:8349: checking for ANSI C header files |
---|
1063 | configure:8453: result: no |
---|
1064 | configure:8470: checking dirent.h usability |
---|
1065 | configure:8470: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1066 | configure:8470: $? = 0 |
---|
1067 | configure:8470: result: yes |
---|
1068 | configure:8470: checking dirent.h presence |
---|
1069 | configure:8470: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1070 | configure:8470: $? = 0 |
---|
1071 | configure:8470: result: yes |
---|
1072 | configure:8470: checking for dirent.h |
---|
1073 | configure:8470: result: yes |
---|
1074 | configure:8470: checking errno.h usability |
---|
1075 | configure:8470: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1076 | configure:8470: $? = 0 |
---|
1077 | configure:8470: result: yes |
---|
1078 | configure:8470: checking errno.h presence |
---|
1079 | configure:8470: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1080 | configure:8470: $? = 0 |
---|
1081 | configure:8470: result: yes |
---|
1082 | configure:8470: checking for errno.h |
---|
1083 | configure:8470: result: yes |
---|
1084 | configure:8470: checking float.h usability |
---|
1085 | configure:8470: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1086 | conftest.c:63:10: fatal error: 'float.h' file not found |
---|
1087 | #include <float.h> |
---|
1088 | ^ |
---|
1089 | 1 error generated. |
---|
1090 | configure:8470: $? = 1 |
---|
1091 | configure: failed program was: |
---|
1092 | | /* confdefs.h */ |
---|
1093 | | #define PACKAGE_NAME "gnuplot" |
---|
1094 | | #define PACKAGE_TARNAME "gnuplot" |
---|
1095 | | #define PACKAGE_VERSION "4.6.5" |
---|
1096 | | #define PACKAGE_STRING "gnuplot 4.6.5" |
---|
1097 | | #define PACKAGE_BUGREPORT "" |
---|
1098 | | #define PACKAGE_URL "" |
---|
1099 | | #define PACKAGE "gnuplot" |
---|
1100 | | #define VERSION "4.6.5" |
---|
1101 | | #define PROTOTYPES 1 |
---|
1102 | | #define HAVE_SYS_TYPES_H 1 |
---|
1103 | | #define HAVE_SYS_STAT_H 1 |
---|
1104 | | #define HAVE_STDLIB_H 1 |
---|
1105 | | #define HAVE_STRING_H 1 |
---|
1106 | | #define HAVE_MEMORY_H 1 |
---|
1107 | | #define HAVE_STRINGS_H 1 |
---|
1108 | | #define HAVE_INTTYPES_H 1 |
---|
1109 | | #define HAVE_STDINT_H 1 |
---|
1110 | | #define HAVE_UNISTD_H 1 |
---|
1111 | | #define __EXTENSIONS__ 1 |
---|
1112 | | #define _ALL_SOURCE 1 |
---|
1113 | | #define _GNU_SOURCE 1 |
---|
1114 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1115 | | #define _TANDEM_SOURCE 1 |
---|
1116 | | #define HAVE_STRINGIZE 1 |
---|
1117 | | #define X11 1 |
---|
1118 | | #define HAVE_DIRENT_H 1 |
---|
1119 | | #define HAVE_ERRNO_H 1 |
---|
1120 | | /* end confdefs.h. */ |
---|
1121 | | #include <stdio.h> |
---|
1122 | | #ifdef HAVE_SYS_TYPES_H |
---|
1123 | | # include <sys/types.h> |
---|
1124 | | #endif |
---|
1125 | | #ifdef HAVE_SYS_STAT_H |
---|
1126 | | # include <sys/stat.h> |
---|
1127 | | #endif |
---|
1128 | | #ifdef STDC_HEADERS |
---|
1129 | | # include <stdlib.h> |
---|
1130 | | # include <stddef.h> |
---|
1131 | | #else |
---|
1132 | | # ifdef HAVE_STDLIB_H |
---|
1133 | | # include <stdlib.h> |
---|
1134 | | # endif |
---|
1135 | | #endif |
---|
1136 | | #ifdef HAVE_STRING_H |
---|
1137 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1138 | | # include <memory.h> |
---|
1139 | | # endif |
---|
1140 | | # include <string.h> |
---|
1141 | | #endif |
---|
1142 | | #ifdef HAVE_STRINGS_H |
---|
1143 | | # include <strings.h> |
---|
1144 | | #endif |
---|
1145 | | #ifdef HAVE_INTTYPES_H |
---|
1146 | | # include <inttypes.h> |
---|
1147 | | #endif |
---|
1148 | | #ifdef HAVE_STDINT_H |
---|
1149 | | # include <stdint.h> |
---|
1150 | | #endif |
---|
1151 | | #ifdef HAVE_UNISTD_H |
---|
1152 | | # include <unistd.h> |
---|
1153 | | #endif |
---|
1154 | | #include <float.h> |
---|
1155 | configure:8470: result: no |
---|
1156 | configure:8470: checking float.h presence |
---|
1157 | configure:8470: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1158 | conftest.c:30:10: fatal error: 'float.h' file not found |
---|
1159 | #include <float.h> |
---|
1160 | ^ |
---|
1161 | 1 error generated. |
---|
1162 | configure:8470: $? = 1 |
---|
1163 | configure: failed program was: |
---|
1164 | | /* confdefs.h */ |
---|
1165 | | #define PACKAGE_NAME "gnuplot" |
---|
1166 | | #define PACKAGE_TARNAME "gnuplot" |
---|
1167 | | #define PACKAGE_VERSION "4.6.5" |
---|
1168 | | #define PACKAGE_STRING "gnuplot 4.6.5" |
---|
1169 | | #define PACKAGE_BUGREPORT "" |
---|
1170 | | #define PACKAGE_URL "" |
---|
1171 | | #define PACKAGE "gnuplot" |
---|
1172 | | #define VERSION "4.6.5" |
---|
1173 | | #define PROTOTYPES 1 |
---|
1174 | | #define HAVE_SYS_TYPES_H 1 |
---|
1175 | | #define HAVE_SYS_STAT_H 1 |
---|
1176 | | #define HAVE_STDLIB_H 1 |
---|
1177 | | #define HAVE_STRING_H 1 |
---|
1178 | | #define HAVE_MEMORY_H 1 |
---|
1179 | | #define HAVE_STRINGS_H 1 |
---|
1180 | | #define HAVE_INTTYPES_H 1 |
---|
1181 | | #define HAVE_STDINT_H 1 |
---|
1182 | | #define HAVE_UNISTD_H 1 |
---|
1183 | | #define __EXTENSIONS__ 1 |
---|
1184 | | #define _ALL_SOURCE 1 |
---|
1185 | | #define _GNU_SOURCE 1 |
---|
1186 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1187 | | #define _TANDEM_SOURCE 1 |
---|
1188 | | #define HAVE_STRINGIZE 1 |
---|
1189 | | #define X11 1 |
---|
1190 | | #define HAVE_DIRENT_H 1 |
---|
1191 | | #define HAVE_ERRNO_H 1 |
---|
1192 | | /* end confdefs.h. */ |
---|
1193 | | #include <float.h> |
---|
1194 | configure:8470: result: no |
---|
1195 | configure:8470: checking for float.h |
---|
1196 | configure:8470: result: no |
---|
1197 | configure:8470: checking langinfo.h usability |
---|
1198 | configure:8470: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1199 | configure:8470: $? = 0 |
---|
1200 | configure:8470: result: yes |
---|
1201 | configure:8470: checking langinfo.h presence |
---|
1202 | configure:8470: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1203 | configure:8470: $? = 0 |
---|
1204 | configure:8470: result: yes |
---|
1205 | configure:8470: checking for langinfo.h |
---|
1206 | configure:8470: result: yes |
---|
1207 | configure:8470: checking limits.h usability |
---|
1208 | configure:8470: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1209 | configure:8470: $? = 0 |
---|
1210 | configure:8470: result: yes |
---|
1211 | configure:8470: checking limits.h presence |
---|
1212 | configure:8470: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1213 | configure:8470: $? = 0 |
---|
1214 | configure:8470: result: yes |
---|
1215 | configure:8470: checking for limits.h |
---|
1216 | configure:8470: result: yes |
---|
1217 | configure:8470: checking locale.h usability |
---|
1218 | configure:8470: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1219 | configure:8470: $? = 0 |
---|
1220 | configure:8470: result: yes |
---|
1221 | configure:8470: checking locale.h presence |
---|
1222 | configure:8470: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1223 | configure:8470: $? = 0 |
---|
1224 | configure:8470: result: yes |
---|
1225 | configure:8470: checking for locale.h |
---|
1226 | configure:8470: result: yes |
---|
1227 | configure:8470: checking math.h usability |
---|
1228 | configure:8470: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1229 | configure:8470: $? = 0 |
---|
1230 | configure:8470: result: yes |
---|
1231 | configure:8470: checking math.h presence |
---|
1232 | configure:8470: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1233 | configure:8470: $? = 0 |
---|
1234 | configure:8470: result: yes |
---|
1235 | configure:8470: checking for math.h |
---|
1236 | configure:8470: result: yes |
---|
1237 | configure:8470: checking for stdlib.h |
---|
1238 | configure:8470: result: yes |
---|
1239 | configure:8470: checking for string.h |
---|
1240 | configure:8470: result: yes |
---|
1241 | configure:8470: checking time.h usability |
---|
1242 | configure:8470: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1243 | configure:8470: $? = 0 |
---|
1244 | configure:8470: result: yes |
---|
1245 | configure:8470: checking time.h presence |
---|
1246 | configure:8470: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1247 | configure:8470: $? = 0 |
---|
1248 | configure:8470: result: yes |
---|
1249 | configure:8470: checking for time.h |
---|
1250 | configure:8470: result: yes |
---|
1251 | configure:8470: checking sys/time.h usability |
---|
1252 | configure:8470: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1253 | configure:8470: $? = 0 |
---|
1254 | configure:8470: result: yes |
---|
1255 | configure:8470: checking sys/time.h presence |
---|
1256 | configure:8470: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1257 | configure:8470: $? = 0 |
---|
1258 | configure:8470: result: yes |
---|
1259 | configure:8470: checking for sys/time.h |
---|
1260 | configure:8470: result: yes |
---|
1261 | configure:8470: checking for sys/types.h |
---|
1262 | configure:8470: result: yes |
---|
1263 | configure:8470: checking sys/bsdtypes.h usability |
---|
1264 | configure:8470: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1265 | conftest.c:72:10: fatal error: 'sys/bsdtypes.h' file not found |
---|
1266 | #include <sys/bsdtypes.h> |
---|
1267 | ^ |
---|
1268 | 1 error generated. |
---|
1269 | configure:8470: $? = 1 |
---|
1270 | configure: failed program was: |
---|
1271 | | /* confdefs.h */ |
---|
1272 | | #define PACKAGE_NAME "gnuplot" |
---|
1273 | | #define PACKAGE_TARNAME "gnuplot" |
---|
1274 | | #define PACKAGE_VERSION "4.6.5" |
---|
1275 | | #define PACKAGE_STRING "gnuplot 4.6.5" |
---|
1276 | | #define PACKAGE_BUGREPORT "" |
---|
1277 | | #define PACKAGE_URL "" |
---|
1278 | | #define PACKAGE "gnuplot" |
---|
1279 | | #define VERSION "4.6.5" |
---|
1280 | | #define PROTOTYPES 1 |
---|
1281 | | #define HAVE_SYS_TYPES_H 1 |
---|
1282 | | #define HAVE_SYS_STAT_H 1 |
---|
1283 | | #define HAVE_STDLIB_H 1 |
---|
1284 | | #define HAVE_STRING_H 1 |
---|
1285 | | #define HAVE_MEMORY_H 1 |
---|
1286 | | #define HAVE_STRINGS_H 1 |
---|
1287 | | #define HAVE_INTTYPES_H 1 |
---|
1288 | | #define HAVE_STDINT_H 1 |
---|
1289 | | #define HAVE_UNISTD_H 1 |
---|
1290 | | #define __EXTENSIONS__ 1 |
---|
1291 | | #define _ALL_SOURCE 1 |
---|
1292 | | #define _GNU_SOURCE 1 |
---|
1293 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1294 | | #define _TANDEM_SOURCE 1 |
---|
1295 | | #define HAVE_STRINGIZE 1 |
---|
1296 | | #define X11 1 |
---|
1297 | | #define HAVE_DIRENT_H 1 |
---|
1298 | | #define HAVE_ERRNO_H 1 |
---|
1299 | | #define HAVE_LANGINFO_H 1 |
---|
1300 | | #define HAVE_LIMITS_H 1 |
---|
1301 | | #define HAVE_LOCALE_H 1 |
---|
1302 | | #define HAVE_MATH_H 1 |
---|
1303 | | #define HAVE_STDLIB_H 1 |
---|
1304 | | #define HAVE_STRING_H 1 |
---|
1305 | | #define HAVE_TIME_H 1 |
---|
1306 | | #define HAVE_SYS_TIME_H 1 |
---|
1307 | | #define HAVE_SYS_TYPES_H 1 |
---|
1308 | | /* end confdefs.h. */ |
---|
1309 | | #include <stdio.h> |
---|
1310 | | #ifdef HAVE_SYS_TYPES_H |
---|
1311 | | # include <sys/types.h> |
---|
1312 | | #endif |
---|
1313 | | #ifdef HAVE_SYS_STAT_H |
---|
1314 | | # include <sys/stat.h> |
---|
1315 | | #endif |
---|
1316 | | #ifdef STDC_HEADERS |
---|
1317 | | # include <stdlib.h> |
---|
1318 | | # include <stddef.h> |
---|
1319 | | #else |
---|
1320 | | # ifdef HAVE_STDLIB_H |
---|
1321 | | # include <stdlib.h> |
---|
1322 | | # endif |
---|
1323 | | #endif |
---|
1324 | | #ifdef HAVE_STRING_H |
---|
1325 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1326 | | # include <memory.h> |
---|
1327 | | # endif |
---|
1328 | | # include <string.h> |
---|
1329 | | #endif |
---|
1330 | | #ifdef HAVE_STRINGS_H |
---|
1331 | | # include <strings.h> |
---|
1332 | | #endif |
---|
1333 | | #ifdef HAVE_INTTYPES_H |
---|
1334 | | # include <inttypes.h> |
---|
1335 | | #endif |
---|
1336 | | #ifdef HAVE_STDINT_H |
---|
1337 | | # include <stdint.h> |
---|
1338 | | #endif |
---|
1339 | | #ifdef HAVE_UNISTD_H |
---|
1340 | | # include <unistd.h> |
---|
1341 | | #endif |
---|
1342 | | #include <sys/bsdtypes.h> |
---|
1343 | configure:8470: result: no |
---|
1344 | configure:8470: checking sys/bsdtypes.h presence |
---|
1345 | configure:8470: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1346 | conftest.c:39:10: fatal error: 'sys/bsdtypes.h' file not found |
---|
1347 | #include <sys/bsdtypes.h> |
---|
1348 | ^ |
---|
1349 | 1 error generated. |
---|
1350 | configure:8470: $? = 1 |
---|
1351 | configure: failed program was: |
---|
1352 | | /* confdefs.h */ |
---|
1353 | | #define PACKAGE_NAME "gnuplot" |
---|
1354 | | #define PACKAGE_TARNAME "gnuplot" |
---|
1355 | | #define PACKAGE_VERSION "4.6.5" |
---|
1356 | | #define PACKAGE_STRING "gnuplot 4.6.5" |
---|
1357 | | #define PACKAGE_BUGREPORT "" |
---|
1358 | | #define PACKAGE_URL "" |
---|
1359 | | #define PACKAGE "gnuplot" |
---|
1360 | | #define VERSION "4.6.5" |
---|
1361 | | #define PROTOTYPES 1 |
---|
1362 | | #define HAVE_SYS_TYPES_H 1 |
---|
1363 | | #define HAVE_SYS_STAT_H 1 |
---|
1364 | | #define HAVE_STDLIB_H 1 |
---|
1365 | | #define HAVE_STRING_H 1 |
---|
1366 | | #define HAVE_MEMORY_H 1 |
---|
1367 | | #define HAVE_STRINGS_H 1 |
---|
1368 | | #define HAVE_INTTYPES_H 1 |
---|
1369 | | #define HAVE_STDINT_H 1 |
---|
1370 | | #define HAVE_UNISTD_H 1 |
---|
1371 | | #define __EXTENSIONS__ 1 |
---|
1372 | | #define _ALL_SOURCE 1 |
---|
1373 | | #define _GNU_SOURCE 1 |
---|
1374 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1375 | | #define _TANDEM_SOURCE 1 |
---|
1376 | | #define HAVE_STRINGIZE 1 |
---|
1377 | | #define X11 1 |
---|
1378 | | #define HAVE_DIRENT_H 1 |
---|
1379 | | #define HAVE_ERRNO_H 1 |
---|
1380 | | #define HAVE_LANGINFO_H 1 |
---|
1381 | | #define HAVE_LIMITS_H 1 |
---|
1382 | | #define HAVE_LOCALE_H 1 |
---|
1383 | | #define HAVE_MATH_H 1 |
---|
1384 | | #define HAVE_STDLIB_H 1 |
---|
1385 | | #define HAVE_STRING_H 1 |
---|
1386 | | #define HAVE_TIME_H 1 |
---|
1387 | | #define HAVE_SYS_TIME_H 1 |
---|
1388 | | #define HAVE_SYS_TYPES_H 1 |
---|
1389 | | /* end confdefs.h. */ |
---|
1390 | | #include <sys/bsdtypes.h> |
---|
1391 | configure:8470: result: no |
---|
1392 | configure:8470: checking for sys/bsdtypes.h |
---|
1393 | configure:8470: result: no |
---|
1394 | configure:8470: checking sys/ioctl.h usability |
---|
1395 | configure:8470: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1396 | configure:8470: $? = 0 |
---|
1397 | configure:8470: result: yes |
---|
1398 | configure:8470: checking sys/ioctl.h presence |
---|
1399 | configure:8470: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1400 | configure:8470: $? = 0 |
---|
1401 | configure:8470: result: yes |
---|
1402 | configure:8470: checking for sys/ioctl.h |
---|
1403 | configure:8470: result: yes |
---|
1404 | configure:8470: checking sys/param.h usability |
---|
1405 | configure:8470: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1406 | configure:8470: $? = 0 |
---|
1407 | configure:8470: result: yes |
---|
1408 | configure:8470: checking sys/param.h presence |
---|
1409 | configure:8470: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1410 | configure:8470: $? = 0 |
---|
1411 | configure:8470: result: yes |
---|
1412 | configure:8470: checking for sys/param.h |
---|
1413 | configure:8470: result: yes |
---|
1414 | configure:8470: checking sys/select.h usability |
---|
1415 | configure:8470: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1416 | configure:8470: $? = 0 |
---|
1417 | configure:8470: result: yes |
---|
1418 | configure:8470: checking sys/select.h presence |
---|
1419 | configure:8470: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1420 | configure:8470: $? = 0 |
---|
1421 | configure:8470: result: yes |
---|
1422 | configure:8470: checking for sys/select.h |
---|
1423 | configure:8470: result: yes |
---|
1424 | configure:8470: checking sys/socket.h usability |
---|
1425 | configure:8470: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1426 | configure:8470: $? = 0 |
---|
1427 | configure:8470: result: yes |
---|
1428 | configure:8470: checking sys/socket.h presence |
---|
1429 | configure:8470: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1430 | configure:8470: $? = 0 |
---|
1431 | configure:8470: result: yes |
---|
1432 | configure:8470: checking for sys/socket.h |
---|
1433 | configure:8470: result: yes |
---|
1434 | configure:8470: checking for sys/stat.h |
---|
1435 | configure:8470: result: yes |
---|
1436 | configure:8470: checking sys/systeminfo.h usability |
---|
1437 | configure:8470: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1438 | conftest.c:77:10: fatal error: 'sys/systeminfo.h' file not found |
---|
1439 | #include <sys/systeminfo.h> |
---|
1440 | ^ |
---|
1441 | 1 error generated. |
---|
1442 | configure:8470: $? = 1 |
---|
1443 | configure: failed program was: |
---|
1444 | | /* confdefs.h */ |
---|
1445 | | #define PACKAGE_NAME "gnuplot" |
---|
1446 | | #define PACKAGE_TARNAME "gnuplot" |
---|
1447 | | #define PACKAGE_VERSION "4.6.5" |
---|
1448 | | #define PACKAGE_STRING "gnuplot 4.6.5" |
---|
1449 | | #define PACKAGE_BUGREPORT "" |
---|
1450 | | #define PACKAGE_URL "" |
---|
1451 | | #define PACKAGE "gnuplot" |
---|
1452 | | #define VERSION "4.6.5" |
---|
1453 | | #define PROTOTYPES 1 |
---|
1454 | | #define HAVE_SYS_TYPES_H 1 |
---|
1455 | | #define HAVE_SYS_STAT_H 1 |
---|
1456 | | #define HAVE_STDLIB_H 1 |
---|
1457 | | #define HAVE_STRING_H 1 |
---|
1458 | | #define HAVE_MEMORY_H 1 |
---|
1459 | | #define HAVE_STRINGS_H 1 |
---|
1460 | | #define HAVE_INTTYPES_H 1 |
---|
1461 | | #define HAVE_STDINT_H 1 |
---|
1462 | | #define HAVE_UNISTD_H 1 |
---|
1463 | | #define __EXTENSIONS__ 1 |
---|
1464 | | #define _ALL_SOURCE 1 |
---|
1465 | | #define _GNU_SOURCE 1 |
---|
1466 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1467 | | #define _TANDEM_SOURCE 1 |
---|
1468 | | #define HAVE_STRINGIZE 1 |
---|
1469 | | #define X11 1 |
---|
1470 | | #define HAVE_DIRENT_H 1 |
---|
1471 | | #define HAVE_ERRNO_H 1 |
---|
1472 | | #define HAVE_LANGINFO_H 1 |
---|
1473 | | #define HAVE_LIMITS_H 1 |
---|
1474 | | #define HAVE_LOCALE_H 1 |
---|
1475 | | #define HAVE_MATH_H 1 |
---|
1476 | | #define HAVE_STDLIB_H 1 |
---|
1477 | | #define HAVE_STRING_H 1 |
---|
1478 | | #define HAVE_TIME_H 1 |
---|
1479 | | #define HAVE_SYS_TIME_H 1 |
---|
1480 | | #define HAVE_SYS_TYPES_H 1 |
---|
1481 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1482 | | #define HAVE_SYS_PARAM_H 1 |
---|
1483 | | #define HAVE_SYS_SELECT_H 1 |
---|
1484 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1485 | | #define HAVE_SYS_STAT_H 1 |
---|
1486 | | /* end confdefs.h. */ |
---|
1487 | | #include <stdio.h> |
---|
1488 | | #ifdef HAVE_SYS_TYPES_H |
---|
1489 | | # include <sys/types.h> |
---|
1490 | | #endif |
---|
1491 | | #ifdef HAVE_SYS_STAT_H |
---|
1492 | | # include <sys/stat.h> |
---|
1493 | | #endif |
---|
1494 | | #ifdef STDC_HEADERS |
---|
1495 | | # include <stdlib.h> |
---|
1496 | | # include <stddef.h> |
---|
1497 | | #else |
---|
1498 | | # ifdef HAVE_STDLIB_H |
---|
1499 | | # include <stdlib.h> |
---|
1500 | | # endif |
---|
1501 | | #endif |
---|
1502 | | #ifdef HAVE_STRING_H |
---|
1503 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1504 | | # include <memory.h> |
---|
1505 | | # endif |
---|
1506 | | # include <string.h> |
---|
1507 | | #endif |
---|
1508 | | #ifdef HAVE_STRINGS_H |
---|
1509 | | # include <strings.h> |
---|
1510 | | #endif |
---|
1511 | | #ifdef HAVE_INTTYPES_H |
---|
1512 | | # include <inttypes.h> |
---|
1513 | | #endif |
---|
1514 | | #ifdef HAVE_STDINT_H |
---|
1515 | | # include <stdint.h> |
---|
1516 | | #endif |
---|
1517 | | #ifdef HAVE_UNISTD_H |
---|
1518 | | # include <unistd.h> |
---|
1519 | | #endif |
---|
1520 | | #include <sys/systeminfo.h> |
---|
1521 | configure:8470: result: no |
---|
1522 | configure:8470: checking sys/systeminfo.h presence |
---|
1523 | configure:8470: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1524 | conftest.c:44:10: fatal error: 'sys/systeminfo.h' file not found |
---|
1525 | #include <sys/systeminfo.h> |
---|
1526 | ^ |
---|
1527 | 1 error generated. |
---|
1528 | configure:8470: $? = 1 |
---|
1529 | configure: failed program was: |
---|
1530 | | /* confdefs.h */ |
---|
1531 | | #define PACKAGE_NAME "gnuplot" |
---|
1532 | | #define PACKAGE_TARNAME "gnuplot" |
---|
1533 | | #define PACKAGE_VERSION "4.6.5" |
---|
1534 | | #define PACKAGE_STRING "gnuplot 4.6.5" |
---|
1535 | | #define PACKAGE_BUGREPORT "" |
---|
1536 | | #define PACKAGE_URL "" |
---|
1537 | | #define PACKAGE "gnuplot" |
---|
1538 | | #define VERSION "4.6.5" |
---|
1539 | | #define PROTOTYPES 1 |
---|
1540 | | #define HAVE_SYS_TYPES_H 1 |
---|
1541 | | #define HAVE_SYS_STAT_H 1 |
---|
1542 | | #define HAVE_STDLIB_H 1 |
---|
1543 | | #define HAVE_STRING_H 1 |
---|
1544 | | #define HAVE_MEMORY_H 1 |
---|
1545 | | #define HAVE_STRINGS_H 1 |
---|
1546 | | #define HAVE_INTTYPES_H 1 |
---|
1547 | | #define HAVE_STDINT_H 1 |
---|
1548 | | #define HAVE_UNISTD_H 1 |
---|
1549 | | #define __EXTENSIONS__ 1 |
---|
1550 | | #define _ALL_SOURCE 1 |
---|
1551 | | #define _GNU_SOURCE 1 |
---|
1552 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1553 | | #define _TANDEM_SOURCE 1 |
---|
1554 | | #define HAVE_STRINGIZE 1 |
---|
1555 | | #define X11 1 |
---|
1556 | | #define HAVE_DIRENT_H 1 |
---|
1557 | | #define HAVE_ERRNO_H 1 |
---|
1558 | | #define HAVE_LANGINFO_H 1 |
---|
1559 | | #define HAVE_LIMITS_H 1 |
---|
1560 | | #define HAVE_LOCALE_H 1 |
---|
1561 | | #define HAVE_MATH_H 1 |
---|
1562 | | #define HAVE_STDLIB_H 1 |
---|
1563 | | #define HAVE_STRING_H 1 |
---|
1564 | | #define HAVE_TIME_H 1 |
---|
1565 | | #define HAVE_SYS_TIME_H 1 |
---|
1566 | | #define HAVE_SYS_TYPES_H 1 |
---|
1567 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1568 | | #define HAVE_SYS_PARAM_H 1 |
---|
1569 | | #define HAVE_SYS_SELECT_H 1 |
---|
1570 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1571 | | #define HAVE_SYS_STAT_H 1 |
---|
1572 | | /* end confdefs.h. */ |
---|
1573 | | #include <sys/systeminfo.h> |
---|
1574 | configure:8470: result: no |
---|
1575 | configure:8470: checking for sys/systeminfo.h |
---|
1576 | configure:8470: result: no |
---|
1577 | configure:8470: checking sys/timeb.h usability |
---|
1578 | configure:8470: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1579 | configure:8470: $? = 0 |
---|
1580 | configure:8470: result: yes |
---|
1581 | configure:8470: checking sys/timeb.h presence |
---|
1582 | configure:8470: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1583 | configure:8470: $? = 0 |
---|
1584 | configure:8470: result: yes |
---|
1585 | configure:8470: checking for sys/timeb.h |
---|
1586 | configure:8470: result: yes |
---|
1587 | configure:8470: checking sys/utsname.h usability |
---|
1588 | configure:8470: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1589 | configure:8470: $? = 0 |
---|
1590 | configure:8470: result: yes |
---|
1591 | configure:8470: checking sys/utsname.h presence |
---|
1592 | configure:8470: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1593 | configure:8470: $? = 0 |
---|
1594 | configure:8470: result: yes |
---|
1595 | configure:8470: checking for sys/utsname.h |
---|
1596 | configure:8470: result: yes |
---|
1597 | configure:8470: checking libc.h usability |
---|
1598 | configure:8470: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1599 | In file included from conftest.c:79: |
---|
1600 | /usr/include/libc.h:40:10: fatal error: 'stdarg.h' file not found |
---|
1601 | #include <stdarg.h> |
---|
1602 | ^ |
---|
1603 | 1 error generated. |
---|
1604 | configure:8470: $? = 1 |
---|
1605 | configure: failed program was: |
---|
1606 | | /* confdefs.h */ |
---|
1607 | | #define PACKAGE_NAME "gnuplot" |
---|
1608 | | #define PACKAGE_TARNAME "gnuplot" |
---|
1609 | | #define PACKAGE_VERSION "4.6.5" |
---|
1610 | | #define PACKAGE_STRING "gnuplot 4.6.5" |
---|
1611 | | #define PACKAGE_BUGREPORT "" |
---|
1612 | | #define PACKAGE_URL "" |
---|
1613 | | #define PACKAGE "gnuplot" |
---|
1614 | | #define VERSION "4.6.5" |
---|
1615 | | #define PROTOTYPES 1 |
---|
1616 | | #define HAVE_SYS_TYPES_H 1 |
---|
1617 | | #define HAVE_SYS_STAT_H 1 |
---|
1618 | | #define HAVE_STDLIB_H 1 |
---|
1619 | | #define HAVE_STRING_H 1 |
---|
1620 | | #define HAVE_MEMORY_H 1 |
---|
1621 | | #define HAVE_STRINGS_H 1 |
---|
1622 | | #define HAVE_INTTYPES_H 1 |
---|
1623 | | #define HAVE_STDINT_H 1 |
---|
1624 | | #define HAVE_UNISTD_H 1 |
---|
1625 | | #define __EXTENSIONS__ 1 |
---|
1626 | | #define _ALL_SOURCE 1 |
---|
1627 | | #define _GNU_SOURCE 1 |
---|
1628 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1629 | | #define _TANDEM_SOURCE 1 |
---|
1630 | | #define HAVE_STRINGIZE 1 |
---|
1631 | | #define X11 1 |
---|
1632 | | #define HAVE_DIRENT_H 1 |
---|
1633 | | #define HAVE_ERRNO_H 1 |
---|
1634 | | #define HAVE_LANGINFO_H 1 |
---|
1635 | | #define HAVE_LIMITS_H 1 |
---|
1636 | | #define HAVE_LOCALE_H 1 |
---|
1637 | | #define HAVE_MATH_H 1 |
---|
1638 | | #define HAVE_STDLIB_H 1 |
---|
1639 | | #define HAVE_STRING_H 1 |
---|
1640 | | #define HAVE_TIME_H 1 |
---|
1641 | | #define HAVE_SYS_TIME_H 1 |
---|
1642 | | #define HAVE_SYS_TYPES_H 1 |
---|
1643 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1644 | | #define HAVE_SYS_PARAM_H 1 |
---|
1645 | | #define HAVE_SYS_SELECT_H 1 |
---|
1646 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1647 | | #define HAVE_SYS_STAT_H 1 |
---|
1648 | | #define HAVE_SYS_TIMEB_H 1 |
---|
1649 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
1650 | | /* end confdefs.h. */ |
---|
1651 | | #include <stdio.h> |
---|
1652 | | #ifdef HAVE_SYS_TYPES_H |
---|
1653 | | # include <sys/types.h> |
---|
1654 | | #endif |
---|
1655 | | #ifdef HAVE_SYS_STAT_H |
---|
1656 | | # include <sys/stat.h> |
---|
1657 | | #endif |
---|
1658 | | #ifdef STDC_HEADERS |
---|
1659 | | # include <stdlib.h> |
---|
1660 | | # include <stddef.h> |
---|
1661 | | #else |
---|
1662 | | # ifdef HAVE_STDLIB_H |
---|
1663 | | # include <stdlib.h> |
---|
1664 | | # endif |
---|
1665 | | #endif |
---|
1666 | | #ifdef HAVE_STRING_H |
---|
1667 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1668 | | # include <memory.h> |
---|
1669 | | # endif |
---|
1670 | | # include <string.h> |
---|
1671 | | #endif |
---|
1672 | | #ifdef HAVE_STRINGS_H |
---|
1673 | | # include <strings.h> |
---|
1674 | | #endif |
---|
1675 | | #ifdef HAVE_INTTYPES_H |
---|
1676 | | # include <inttypes.h> |
---|
1677 | | #endif |
---|
1678 | | #ifdef HAVE_STDINT_H |
---|
1679 | | # include <stdint.h> |
---|
1680 | | #endif |
---|
1681 | | #ifdef HAVE_UNISTD_H |
---|
1682 | | # include <unistd.h> |
---|
1683 | | #endif |
---|
1684 | | #include <libc.h> |
---|
1685 | configure:8470: result: no |
---|
1686 | configure:8470: checking libc.h presence |
---|
1687 | configure:8470: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1688 | In file included from conftest.c:46: |
---|
1689 | /usr/include/libc.h:40:10: fatal error: 'stdarg.h' file not found |
---|
1690 | #include <stdarg.h> |
---|
1691 | ^ |
---|
1692 | 1 error generated. |
---|
1693 | configure:8470: $? = 1 |
---|
1694 | configure: failed program was: |
---|
1695 | | /* confdefs.h */ |
---|
1696 | | #define PACKAGE_NAME "gnuplot" |
---|
1697 | | #define PACKAGE_TARNAME "gnuplot" |
---|
1698 | | #define PACKAGE_VERSION "4.6.5" |
---|
1699 | | #define PACKAGE_STRING "gnuplot 4.6.5" |
---|
1700 | | #define PACKAGE_BUGREPORT "" |
---|
1701 | | #define PACKAGE_URL "" |
---|
1702 | | #define PACKAGE "gnuplot" |
---|
1703 | | #define VERSION "4.6.5" |
---|
1704 | | #define PROTOTYPES 1 |
---|
1705 | | #define HAVE_SYS_TYPES_H 1 |
---|
1706 | | #define HAVE_SYS_STAT_H 1 |
---|
1707 | | #define HAVE_STDLIB_H 1 |
---|
1708 | | #define HAVE_STRING_H 1 |
---|
1709 | | #define HAVE_MEMORY_H 1 |
---|
1710 | | #define HAVE_STRINGS_H 1 |
---|
1711 | | #define HAVE_INTTYPES_H 1 |
---|
1712 | | #define HAVE_STDINT_H 1 |
---|
1713 | | #define HAVE_UNISTD_H 1 |
---|
1714 | | #define __EXTENSIONS__ 1 |
---|
1715 | | #define _ALL_SOURCE 1 |
---|
1716 | | #define _GNU_SOURCE 1 |
---|
1717 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1718 | | #define _TANDEM_SOURCE 1 |
---|
1719 | | #define HAVE_STRINGIZE 1 |
---|
1720 | | #define X11 1 |
---|
1721 | | #define HAVE_DIRENT_H 1 |
---|
1722 | | #define HAVE_ERRNO_H 1 |
---|
1723 | | #define HAVE_LANGINFO_H 1 |
---|
1724 | | #define HAVE_LIMITS_H 1 |
---|
1725 | | #define HAVE_LOCALE_H 1 |
---|
1726 | | #define HAVE_MATH_H 1 |
---|
1727 | | #define HAVE_STDLIB_H 1 |
---|
1728 | | #define HAVE_STRING_H 1 |
---|
1729 | | #define HAVE_TIME_H 1 |
---|
1730 | | #define HAVE_SYS_TIME_H 1 |
---|
1731 | | #define HAVE_SYS_TYPES_H 1 |
---|
1732 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1733 | | #define HAVE_SYS_PARAM_H 1 |
---|
1734 | | #define HAVE_SYS_SELECT_H 1 |
---|
1735 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1736 | | #define HAVE_SYS_STAT_H 1 |
---|
1737 | | #define HAVE_SYS_TIMEB_H 1 |
---|
1738 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
1739 | | /* end confdefs.h. */ |
---|
1740 | | #include <libc.h> |
---|
1741 | configure:8470: result: no |
---|
1742 | configure:8470: checking for libc.h |
---|
1743 | configure:8470: result: no |
---|
1744 | configure:8470: checking malloc.h usability |
---|
1745 | configure:8470: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1746 | conftest.c:79:10: fatal error: 'malloc.h' file not found |
---|
1747 | #include <malloc.h> |
---|
1748 | ^ |
---|
1749 | 1 error generated. |
---|
1750 | configure:8470: $? = 1 |
---|
1751 | configure: failed program was: |
---|
1752 | | /* confdefs.h */ |
---|
1753 | | #define PACKAGE_NAME "gnuplot" |
---|
1754 | | #define PACKAGE_TARNAME "gnuplot" |
---|
1755 | | #define PACKAGE_VERSION "4.6.5" |
---|
1756 | | #define PACKAGE_STRING "gnuplot 4.6.5" |
---|
1757 | | #define PACKAGE_BUGREPORT "" |
---|
1758 | | #define PACKAGE_URL "" |
---|
1759 | | #define PACKAGE "gnuplot" |
---|
1760 | | #define VERSION "4.6.5" |
---|
1761 | | #define PROTOTYPES 1 |
---|
1762 | | #define HAVE_SYS_TYPES_H 1 |
---|
1763 | | #define HAVE_SYS_STAT_H 1 |
---|
1764 | | #define HAVE_STDLIB_H 1 |
---|
1765 | | #define HAVE_STRING_H 1 |
---|
1766 | | #define HAVE_MEMORY_H 1 |
---|
1767 | | #define HAVE_STRINGS_H 1 |
---|
1768 | | #define HAVE_INTTYPES_H 1 |
---|
1769 | | #define HAVE_STDINT_H 1 |
---|
1770 | | #define HAVE_UNISTD_H 1 |
---|
1771 | | #define __EXTENSIONS__ 1 |
---|
1772 | | #define _ALL_SOURCE 1 |
---|
1773 | | #define _GNU_SOURCE 1 |
---|
1774 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1775 | | #define _TANDEM_SOURCE 1 |
---|
1776 | | #define HAVE_STRINGIZE 1 |
---|
1777 | | #define X11 1 |
---|
1778 | | #define HAVE_DIRENT_H 1 |
---|
1779 | | #define HAVE_ERRNO_H 1 |
---|
1780 | | #define HAVE_LANGINFO_H 1 |
---|
1781 | | #define HAVE_LIMITS_H 1 |
---|
1782 | | #define HAVE_LOCALE_H 1 |
---|
1783 | | #define HAVE_MATH_H 1 |
---|
1784 | | #define HAVE_STDLIB_H 1 |
---|
1785 | | #define HAVE_STRING_H 1 |
---|
1786 | | #define HAVE_TIME_H 1 |
---|
1787 | | #define HAVE_SYS_TIME_H 1 |
---|
1788 | | #define HAVE_SYS_TYPES_H 1 |
---|
1789 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1790 | | #define HAVE_SYS_PARAM_H 1 |
---|
1791 | | #define HAVE_SYS_SELECT_H 1 |
---|
1792 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1793 | | #define HAVE_SYS_STAT_H 1 |
---|
1794 | | #define HAVE_SYS_TIMEB_H 1 |
---|
1795 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
1796 | | /* end confdefs.h. */ |
---|
1797 | | #include <stdio.h> |
---|
1798 | | #ifdef HAVE_SYS_TYPES_H |
---|
1799 | | # include <sys/types.h> |
---|
1800 | | #endif |
---|
1801 | | #ifdef HAVE_SYS_STAT_H |
---|
1802 | | # include <sys/stat.h> |
---|
1803 | | #endif |
---|
1804 | | #ifdef STDC_HEADERS |
---|
1805 | | # include <stdlib.h> |
---|
1806 | | # include <stddef.h> |
---|
1807 | | #else |
---|
1808 | | # ifdef HAVE_STDLIB_H |
---|
1809 | | # include <stdlib.h> |
---|
1810 | | # endif |
---|
1811 | | #endif |
---|
1812 | | #ifdef HAVE_STRING_H |
---|
1813 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1814 | | # include <memory.h> |
---|
1815 | | # endif |
---|
1816 | | # include <string.h> |
---|
1817 | | #endif |
---|
1818 | | #ifdef HAVE_STRINGS_H |
---|
1819 | | # include <strings.h> |
---|
1820 | | #endif |
---|
1821 | | #ifdef HAVE_INTTYPES_H |
---|
1822 | | # include <inttypes.h> |
---|
1823 | | #endif |
---|
1824 | | #ifdef HAVE_STDINT_H |
---|
1825 | | # include <stdint.h> |
---|
1826 | | #endif |
---|
1827 | | #ifdef HAVE_UNISTD_H |
---|
1828 | | # include <unistd.h> |
---|
1829 | | #endif |
---|
1830 | | #include <malloc.h> |
---|
1831 | configure:8470: result: no |
---|
1832 | configure:8470: checking malloc.h presence |
---|
1833 | configure:8470: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1834 | conftest.c:46:10: fatal error: 'malloc.h' file not found |
---|
1835 | #include <malloc.h> |
---|
1836 | ^ |
---|
1837 | 1 error generated. |
---|
1838 | configure:8470: $? = 1 |
---|
1839 | configure: failed program was: |
---|
1840 | | /* confdefs.h */ |
---|
1841 | | #define PACKAGE_NAME "gnuplot" |
---|
1842 | | #define PACKAGE_TARNAME "gnuplot" |
---|
1843 | | #define PACKAGE_VERSION "4.6.5" |
---|
1844 | | #define PACKAGE_STRING "gnuplot 4.6.5" |
---|
1845 | | #define PACKAGE_BUGREPORT "" |
---|
1846 | | #define PACKAGE_URL "" |
---|
1847 | | #define PACKAGE "gnuplot" |
---|
1848 | | #define VERSION "4.6.5" |
---|
1849 | | #define PROTOTYPES 1 |
---|
1850 | | #define HAVE_SYS_TYPES_H 1 |
---|
1851 | | #define HAVE_SYS_STAT_H 1 |
---|
1852 | | #define HAVE_STDLIB_H 1 |
---|
1853 | | #define HAVE_STRING_H 1 |
---|
1854 | | #define HAVE_MEMORY_H 1 |
---|
1855 | | #define HAVE_STRINGS_H 1 |
---|
1856 | | #define HAVE_INTTYPES_H 1 |
---|
1857 | | #define HAVE_STDINT_H 1 |
---|
1858 | | #define HAVE_UNISTD_H 1 |
---|
1859 | | #define __EXTENSIONS__ 1 |
---|
1860 | | #define _ALL_SOURCE 1 |
---|
1861 | | #define _GNU_SOURCE 1 |
---|
1862 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1863 | | #define _TANDEM_SOURCE 1 |
---|
1864 | | #define HAVE_STRINGIZE 1 |
---|
1865 | | #define X11 1 |
---|
1866 | | #define HAVE_DIRENT_H 1 |
---|
1867 | | #define HAVE_ERRNO_H 1 |
---|
1868 | | #define HAVE_LANGINFO_H 1 |
---|
1869 | | #define HAVE_LIMITS_H 1 |
---|
1870 | | #define HAVE_LOCALE_H 1 |
---|
1871 | | #define HAVE_MATH_H 1 |
---|
1872 | | #define HAVE_STDLIB_H 1 |
---|
1873 | | #define HAVE_STRING_H 1 |
---|
1874 | | #define HAVE_TIME_H 1 |
---|
1875 | | #define HAVE_SYS_TIME_H 1 |
---|
1876 | | #define HAVE_SYS_TYPES_H 1 |
---|
1877 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1878 | | #define HAVE_SYS_PARAM_H 1 |
---|
1879 | | #define HAVE_SYS_SELECT_H 1 |
---|
1880 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1881 | | #define HAVE_SYS_STAT_H 1 |
---|
1882 | | #define HAVE_SYS_TIMEB_H 1 |
---|
1883 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
1884 | | /* end confdefs.h. */ |
---|
1885 | | #include <malloc.h> |
---|
1886 | configure:8470: result: no |
---|
1887 | configure:8470: checking for malloc.h |
---|
1888 | configure:8470: result: no |
---|
1889 | configure:8470: checking poll.h usability |
---|
1890 | configure:8470: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1891 | configure:8470: $? = 0 |
---|
1892 | configure:8470: result: yes |
---|
1893 | configure:8470: checking poll.h presence |
---|
1894 | configure:8470: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1895 | configure:8470: $? = 0 |
---|
1896 | configure:8470: result: yes |
---|
1897 | configure:8470: checking for poll.h |
---|
1898 | configure:8470: result: yes |
---|
1899 | configure:8470: checking sgtty.h usability |
---|
1900 | configure:8470: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1901 | configure:8470: $? = 0 |
---|
1902 | configure:8470: result: yes |
---|
1903 | configure:8470: checking sgtty.h presence |
---|
1904 | configure:8470: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1905 | configure:8470: $? = 0 |
---|
1906 | configure:8470: result: yes |
---|
1907 | configure:8470: checking for sgtty.h |
---|
1908 | configure:8470: result: yes |
---|
1909 | configure:8470: checking termios.h usability |
---|
1910 | configure:8470: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1911 | configure:8470: $? = 0 |
---|
1912 | configure:8470: result: yes |
---|
1913 | configure:8470: checking termios.h presence |
---|
1914 | configure:8470: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1915 | configure:8470: $? = 0 |
---|
1916 | configure:8470: result: yes |
---|
1917 | configure:8470: checking for termios.h |
---|
1918 | configure:8470: result: yes |
---|
1919 | configure:8470: checking values.h usability |
---|
1920 | configure:8470: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1921 | conftest.c:82:10: fatal error: 'values.h' file not found |
---|
1922 | #include <values.h> |
---|
1923 | ^ |
---|
1924 | 1 error generated. |
---|
1925 | configure:8470: $? = 1 |
---|
1926 | configure: failed program was: |
---|
1927 | | /* confdefs.h */ |
---|
1928 | | #define PACKAGE_NAME "gnuplot" |
---|
1929 | | #define PACKAGE_TARNAME "gnuplot" |
---|
1930 | | #define PACKAGE_VERSION "4.6.5" |
---|
1931 | | #define PACKAGE_STRING "gnuplot 4.6.5" |
---|
1932 | | #define PACKAGE_BUGREPORT "" |
---|
1933 | | #define PACKAGE_URL "" |
---|
1934 | | #define PACKAGE "gnuplot" |
---|
1935 | | #define VERSION "4.6.5" |
---|
1936 | | #define PROTOTYPES 1 |
---|
1937 | | #define HAVE_SYS_TYPES_H 1 |
---|
1938 | | #define HAVE_SYS_STAT_H 1 |
---|
1939 | | #define HAVE_STDLIB_H 1 |
---|
1940 | | #define HAVE_STRING_H 1 |
---|
1941 | | #define HAVE_MEMORY_H 1 |
---|
1942 | | #define HAVE_STRINGS_H 1 |
---|
1943 | | #define HAVE_INTTYPES_H 1 |
---|
1944 | | #define HAVE_STDINT_H 1 |
---|
1945 | | #define HAVE_UNISTD_H 1 |
---|
1946 | | #define __EXTENSIONS__ 1 |
---|
1947 | | #define _ALL_SOURCE 1 |
---|
1948 | | #define _GNU_SOURCE 1 |
---|
1949 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1950 | | #define _TANDEM_SOURCE 1 |
---|
1951 | | #define HAVE_STRINGIZE 1 |
---|
1952 | | #define X11 1 |
---|
1953 | | #define HAVE_DIRENT_H 1 |
---|
1954 | | #define HAVE_ERRNO_H 1 |
---|
1955 | | #define HAVE_LANGINFO_H 1 |
---|
1956 | | #define HAVE_LIMITS_H 1 |
---|
1957 | | #define HAVE_LOCALE_H 1 |
---|
1958 | | #define HAVE_MATH_H 1 |
---|
1959 | | #define HAVE_STDLIB_H 1 |
---|
1960 | | #define HAVE_STRING_H 1 |
---|
1961 | | #define HAVE_TIME_H 1 |
---|
1962 | | #define HAVE_SYS_TIME_H 1 |
---|
1963 | | #define HAVE_SYS_TYPES_H 1 |
---|
1964 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1965 | | #define HAVE_SYS_PARAM_H 1 |
---|
1966 | | #define HAVE_SYS_SELECT_H 1 |
---|
1967 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1968 | | #define HAVE_SYS_STAT_H 1 |
---|
1969 | | #define HAVE_SYS_TIMEB_H 1 |
---|
1970 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
1971 | | #define HAVE_POLL_H 1 |
---|
1972 | | #define HAVE_SGTTY_H 1 |
---|
1973 | | #define HAVE_TERMIOS_H 1 |
---|
1974 | | /* end confdefs.h. */ |
---|
1975 | | #include <stdio.h> |
---|
1976 | | #ifdef HAVE_SYS_TYPES_H |
---|
1977 | | # include <sys/types.h> |
---|
1978 | | #endif |
---|
1979 | | #ifdef HAVE_SYS_STAT_H |
---|
1980 | | # include <sys/stat.h> |
---|
1981 | | #endif |
---|
1982 | | #ifdef STDC_HEADERS |
---|
1983 | | # include <stdlib.h> |
---|
1984 | | # include <stddef.h> |
---|
1985 | | #else |
---|
1986 | | # ifdef HAVE_STDLIB_H |
---|
1987 | | # include <stdlib.h> |
---|
1988 | | # endif |
---|
1989 | | #endif |
---|
1990 | | #ifdef HAVE_STRING_H |
---|
1991 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1992 | | # include <memory.h> |
---|
1993 | | # endif |
---|
1994 | | # include <string.h> |
---|
1995 | | #endif |
---|
1996 | | #ifdef HAVE_STRINGS_H |
---|
1997 | | # include <strings.h> |
---|
1998 | | #endif |
---|
1999 | | #ifdef HAVE_INTTYPES_H |
---|
2000 | | # include <inttypes.h> |
---|
2001 | | #endif |
---|
2002 | | #ifdef HAVE_STDINT_H |
---|
2003 | | # include <stdint.h> |
---|
2004 | | #endif |
---|
2005 | | #ifdef HAVE_UNISTD_H |
---|
2006 | | # include <unistd.h> |
---|
2007 | | #endif |
---|
2008 | | #include <values.h> |
---|
2009 | configure:8470: result: no |
---|
2010 | configure:8470: checking values.h presence |
---|
2011 | configure:8470: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
2012 | conftest.c:49:10: fatal error: 'values.h' file not found |
---|
2013 | #include <values.h> |
---|
2014 | ^ |
---|
2015 | 1 error generated. |
---|
2016 | configure:8470: $? = 1 |
---|
2017 | configure: failed program was: |
---|
2018 | | /* confdefs.h */ |
---|
2019 | | #define PACKAGE_NAME "gnuplot" |
---|
2020 | | #define PACKAGE_TARNAME "gnuplot" |
---|
2021 | | #define PACKAGE_VERSION "4.6.5" |
---|
2022 | | #define PACKAGE_STRING "gnuplot 4.6.5" |
---|
2023 | | #define PACKAGE_BUGREPORT "" |
---|
2024 | | #define PACKAGE_URL "" |
---|
2025 | | #define PACKAGE "gnuplot" |
---|
2026 | | #define VERSION "4.6.5" |
---|
2027 | | #define PROTOTYPES 1 |
---|
2028 | | #define HAVE_SYS_TYPES_H 1 |
---|
2029 | | #define HAVE_SYS_STAT_H 1 |
---|
2030 | | #define HAVE_STDLIB_H 1 |
---|
2031 | | #define HAVE_STRING_H 1 |
---|
2032 | | #define HAVE_MEMORY_H 1 |
---|
2033 | | #define HAVE_STRINGS_H 1 |
---|
2034 | | #define HAVE_INTTYPES_H 1 |
---|
2035 | | #define HAVE_STDINT_H 1 |
---|
2036 | | #define HAVE_UNISTD_H 1 |
---|
2037 | | #define __EXTENSIONS__ 1 |
---|
2038 | | #define _ALL_SOURCE 1 |
---|
2039 | | #define _GNU_SOURCE 1 |
---|
2040 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2041 | | #define _TANDEM_SOURCE 1 |
---|
2042 | | #define HAVE_STRINGIZE 1 |
---|
2043 | | #define X11 1 |
---|
2044 | | #define HAVE_DIRENT_H 1 |
---|
2045 | | #define HAVE_ERRNO_H 1 |
---|
2046 | | #define HAVE_LANGINFO_H 1 |
---|
2047 | | #define HAVE_LIMITS_H 1 |
---|
2048 | | #define HAVE_LOCALE_H 1 |
---|
2049 | | #define HAVE_MATH_H 1 |
---|
2050 | | #define HAVE_STDLIB_H 1 |
---|
2051 | | #define HAVE_STRING_H 1 |
---|
2052 | | #define HAVE_TIME_H 1 |
---|
2053 | | #define HAVE_SYS_TIME_H 1 |
---|
2054 | | #define HAVE_SYS_TYPES_H 1 |
---|
2055 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2056 | | #define HAVE_SYS_PARAM_H 1 |
---|
2057 | | #define HAVE_SYS_SELECT_H 1 |
---|
2058 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2059 | | #define HAVE_SYS_STAT_H 1 |
---|
2060 | | #define HAVE_SYS_TIMEB_H 1 |
---|
2061 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
2062 | | #define HAVE_POLL_H 1 |
---|
2063 | | #define HAVE_SGTTY_H 1 |
---|
2064 | | #define HAVE_TERMIOS_H 1 |
---|
2065 | | /* end confdefs.h. */ |
---|
2066 | | #include <values.h> |
---|
2067 | configure:8470: result: no |
---|
2068 | configure:8470: checking for values.h |
---|
2069 | configure:8470: result: no |
---|
2070 | configure:8470: checking for dirent.h |
---|
2071 | configure:8470: result: yes |
---|
2072 | configure:8481: checking for stdbool.h that conforms to C99 |
---|
2073 | configure:8548: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
2074 | configure:8548: $? = 0 |
---|
2075 | configure:8555: result: yes |
---|
2076 | configure:8557: checking for _Bool |
---|
2077 | configure:8557: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
2078 | configure:8557: $? = 0 |
---|
2079 | configure:8557: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
2080 | conftest.c:86:20: error: expected expression |
---|
2081 | if (sizeof ((_Bool))) |
---|
2082 | ^ |
---|
2083 | 1 error generated. |
---|
2084 | configure:8557: $? = 1 |
---|
2085 | configure: failed program was: |
---|
2086 | | /* confdefs.h */ |
---|
2087 | | #define PACKAGE_NAME "gnuplot" |
---|
2088 | | #define PACKAGE_TARNAME "gnuplot" |
---|
2089 | | #define PACKAGE_VERSION "4.6.5" |
---|
2090 | | #define PACKAGE_STRING "gnuplot 4.6.5" |
---|
2091 | | #define PACKAGE_BUGREPORT "" |
---|
2092 | | #define PACKAGE_URL "" |
---|
2093 | | #define PACKAGE "gnuplot" |
---|
2094 | | #define VERSION "4.6.5" |
---|
2095 | | #define PROTOTYPES 1 |
---|
2096 | | #define HAVE_SYS_TYPES_H 1 |
---|
2097 | | #define HAVE_SYS_STAT_H 1 |
---|
2098 | | #define HAVE_STDLIB_H 1 |
---|
2099 | | #define HAVE_STRING_H 1 |
---|
2100 | | #define HAVE_MEMORY_H 1 |
---|
2101 | | #define HAVE_STRINGS_H 1 |
---|
2102 | | #define HAVE_INTTYPES_H 1 |
---|
2103 | | #define HAVE_STDINT_H 1 |
---|
2104 | | #define HAVE_UNISTD_H 1 |
---|
2105 | | #define __EXTENSIONS__ 1 |
---|
2106 | | #define _ALL_SOURCE 1 |
---|
2107 | | #define _GNU_SOURCE 1 |
---|
2108 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2109 | | #define _TANDEM_SOURCE 1 |
---|
2110 | | #define HAVE_STRINGIZE 1 |
---|
2111 | | #define X11 1 |
---|
2112 | | #define HAVE_DIRENT_H 1 |
---|
2113 | | #define HAVE_ERRNO_H 1 |
---|
2114 | | #define HAVE_LANGINFO_H 1 |
---|
2115 | | #define HAVE_LIMITS_H 1 |
---|
2116 | | #define HAVE_LOCALE_H 1 |
---|
2117 | | #define HAVE_MATH_H 1 |
---|
2118 | | #define HAVE_STDLIB_H 1 |
---|
2119 | | #define HAVE_STRING_H 1 |
---|
2120 | | #define HAVE_TIME_H 1 |
---|
2121 | | #define HAVE_SYS_TIME_H 1 |
---|
2122 | | #define HAVE_SYS_TYPES_H 1 |
---|
2123 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2124 | | #define HAVE_SYS_PARAM_H 1 |
---|
2125 | | #define HAVE_SYS_SELECT_H 1 |
---|
2126 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2127 | | #define HAVE_SYS_STAT_H 1 |
---|
2128 | | #define HAVE_SYS_TIMEB_H 1 |
---|
2129 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
2130 | | #define HAVE_POLL_H 1 |
---|
2131 | | #define HAVE_SGTTY_H 1 |
---|
2132 | | #define HAVE_TERMIOS_H 1 |
---|
2133 | | #define HAVE_DIRENT_H 1 |
---|
2134 | | /* end confdefs.h. */ |
---|
2135 | | #include <stdio.h> |
---|
2136 | | #ifdef HAVE_SYS_TYPES_H |
---|
2137 | | # include <sys/types.h> |
---|
2138 | | #endif |
---|
2139 | | #ifdef HAVE_SYS_STAT_H |
---|
2140 | | # include <sys/stat.h> |
---|
2141 | | #endif |
---|
2142 | | #ifdef STDC_HEADERS |
---|
2143 | | # include <stdlib.h> |
---|
2144 | | # include <stddef.h> |
---|
2145 | | #else |
---|
2146 | | # ifdef HAVE_STDLIB_H |
---|
2147 | | # include <stdlib.h> |
---|
2148 | | # endif |
---|
2149 | | #endif |
---|
2150 | | #ifdef HAVE_STRING_H |
---|
2151 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2152 | | # include <memory.h> |
---|
2153 | | # endif |
---|
2154 | | # include <string.h> |
---|
2155 | | #endif |
---|
2156 | | #ifdef HAVE_STRINGS_H |
---|
2157 | | # include <strings.h> |
---|
2158 | | #endif |
---|
2159 | | #ifdef HAVE_INTTYPES_H |
---|
2160 | | # include <inttypes.h> |
---|
2161 | | #endif |
---|
2162 | | #ifdef HAVE_STDINT_H |
---|
2163 | | # include <stdint.h> |
---|
2164 | | #endif |
---|
2165 | | #ifdef HAVE_UNISTD_H |
---|
2166 | | # include <unistd.h> |
---|
2167 | | #endif |
---|
2168 | | int |
---|
2169 | | main () |
---|
2170 | | { |
---|
2171 | | if (sizeof ((_Bool))) |
---|
2172 | | return 0; |
---|
2173 | | ; |
---|
2174 | | return 0; |
---|
2175 | | } |
---|
2176 | configure:8557: result: yes |
---|
2177 | configure:8576: checking for struct exception in math.h |
---|
2178 | configure:8589: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
2179 | conftest.c:56:25: warning: expression result unused [-Wunused-value] |
---|
2180 | struct exception *x; x->type; x->name; |
---|
2181 | ~ ^~~~ |
---|
2182 | conftest.c:56:34: warning: expression result unused [-Wunused-value] |
---|
2183 | struct exception *x; x->type; x->name; |
---|
2184 | ~ ^~~~ |
---|
2185 | 2 warnings generated. |
---|
2186 | configure:8589: $? = 0 |
---|
2187 | configure:8590: result: yes |
---|
2188 | configure:8604: checking whether stat file-mode macros are broken |
---|
2189 | configure:8631: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
2190 | configure:8631: $? = 0 |
---|
2191 | configure:8638: result: no |
---|
2192 | configure:8648: checking for unistd.h |
---|
2193 | configure:8658: result: yes |
---|
2194 | configure:8667: checking if errno variable is declared |
---|
2195 | configure:8683: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
2196 | configure:8683: $? = 0 |
---|
2197 | configure:8684: result: yes |
---|
2198 | configure:8696: checking for size_t |
---|
2199 | configure:8696: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
2200 | configure:8696: $? = 0 |
---|
2201 | configure:8696: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
2202 | conftest.c:90:21: error: expected expression |
---|
2203 | if (sizeof ((size_t))) |
---|
2204 | ^ |
---|
2205 | 1 error generated. |
---|
2206 | configure:8696: $? = 1 |
---|
2207 | configure: failed program was: |
---|
2208 | | /* confdefs.h */ |
---|
2209 | | #define PACKAGE_NAME "gnuplot" |
---|
2210 | | #define PACKAGE_TARNAME "gnuplot" |
---|
2211 | | #define PACKAGE_VERSION "4.6.5" |
---|
2212 | | #define PACKAGE_STRING "gnuplot 4.6.5" |
---|
2213 | | #define PACKAGE_BUGREPORT "" |
---|
2214 | | #define PACKAGE_URL "" |
---|
2215 | | #define PACKAGE "gnuplot" |
---|
2216 | | #define VERSION "4.6.5" |
---|
2217 | | #define PROTOTYPES 1 |
---|
2218 | | #define HAVE_SYS_TYPES_H 1 |
---|
2219 | | #define HAVE_SYS_STAT_H 1 |
---|
2220 | | #define HAVE_STDLIB_H 1 |
---|
2221 | | #define HAVE_STRING_H 1 |
---|
2222 | | #define HAVE_MEMORY_H 1 |
---|
2223 | | #define HAVE_STRINGS_H 1 |
---|
2224 | | #define HAVE_INTTYPES_H 1 |
---|
2225 | | #define HAVE_STDINT_H 1 |
---|
2226 | | #define HAVE_UNISTD_H 1 |
---|
2227 | | #define __EXTENSIONS__ 1 |
---|
2228 | | #define _ALL_SOURCE 1 |
---|
2229 | | #define _GNU_SOURCE 1 |
---|
2230 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2231 | | #define _TANDEM_SOURCE 1 |
---|
2232 | | #define HAVE_STRINGIZE 1 |
---|
2233 | | #define X11 1 |
---|
2234 | | #define HAVE_DIRENT_H 1 |
---|
2235 | | #define HAVE_ERRNO_H 1 |
---|
2236 | | #define HAVE_LANGINFO_H 1 |
---|
2237 | | #define HAVE_LIMITS_H 1 |
---|
2238 | | #define HAVE_LOCALE_H 1 |
---|
2239 | | #define HAVE_MATH_H 1 |
---|
2240 | | #define HAVE_STDLIB_H 1 |
---|
2241 | | #define HAVE_STRING_H 1 |
---|
2242 | | #define HAVE_TIME_H 1 |
---|
2243 | | #define HAVE_SYS_TIME_H 1 |
---|
2244 | | #define HAVE_SYS_TYPES_H 1 |
---|
2245 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2246 | | #define HAVE_SYS_PARAM_H 1 |
---|
2247 | | #define HAVE_SYS_SELECT_H 1 |
---|
2248 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2249 | | #define HAVE_SYS_STAT_H 1 |
---|
2250 | | #define HAVE_SYS_TIMEB_H 1 |
---|
2251 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
2252 | | #define HAVE_POLL_H 1 |
---|
2253 | | #define HAVE_SGTTY_H 1 |
---|
2254 | | #define HAVE_TERMIOS_H 1 |
---|
2255 | | #define HAVE_DIRENT_H 1 |
---|
2256 | | #define HAVE__BOOL 1 |
---|
2257 | | #define HAVE_STDBOOL_H 1 |
---|
2258 | | #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1 |
---|
2259 | | #define HAVE_UNISTD_H 1 |
---|
2260 | | /* end confdefs.h. */ |
---|
2261 | | #include <stdio.h> |
---|
2262 | | #ifdef HAVE_SYS_TYPES_H |
---|
2263 | | # include <sys/types.h> |
---|
2264 | | #endif |
---|
2265 | | #ifdef HAVE_SYS_STAT_H |
---|
2266 | | # include <sys/stat.h> |
---|
2267 | | #endif |
---|
2268 | | #ifdef STDC_HEADERS |
---|
2269 | | # include <stdlib.h> |
---|
2270 | | # include <stddef.h> |
---|
2271 | | #else |
---|
2272 | | # ifdef HAVE_STDLIB_H |
---|
2273 | | # include <stdlib.h> |
---|
2274 | | # endif |
---|
2275 | | #endif |
---|
2276 | | #ifdef HAVE_STRING_H |
---|
2277 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2278 | | # include <memory.h> |
---|
2279 | | # endif |
---|
2280 | | # include <string.h> |
---|
2281 | | #endif |
---|
2282 | | #ifdef HAVE_STRINGS_H |
---|
2283 | | # include <strings.h> |
---|
2284 | | #endif |
---|
2285 | | #ifdef HAVE_INTTYPES_H |
---|
2286 | | # include <inttypes.h> |
---|
2287 | | #endif |
---|
2288 | | #ifdef HAVE_STDINT_H |
---|
2289 | | # include <stdint.h> |
---|
2290 | | #endif |
---|
2291 | | #ifdef HAVE_UNISTD_H |
---|
2292 | | # include <unistd.h> |
---|
2293 | | #endif |
---|
2294 | | int |
---|
2295 | | main () |
---|
2296 | | { |
---|
2297 | | if (sizeof ((size_t))) |
---|
2298 | | return 0; |
---|
2299 | | ; |
---|
2300 | | return 0; |
---|
2301 | | } |
---|
2302 | configure:8696: result: yes |
---|
2303 | configure:8707: checking for time_t in time.h |
---|
2304 | configure:8716: result: yes |
---|
2305 | configure:8724: checking return type of signal handlers |
---|
2306 | configure:8742: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
2307 | conftest.c:61:8: error: indirection requires pointer operand ('void' invalid) |
---|
2308 | return *(signal (0, 0)) (0) == 1; |
---|
2309 | ^~~~~~~~~~~~~~~~~~~~ |
---|
2310 | 1 error generated. |
---|
2311 | configure:8742: $? = 1 |
---|
2312 | configure: failed program was: |
---|
2313 | | /* confdefs.h */ |
---|
2314 | | #define PACKAGE_NAME "gnuplot" |
---|
2315 | | #define PACKAGE_TARNAME "gnuplot" |
---|
2316 | | #define PACKAGE_VERSION "4.6.5" |
---|
2317 | | #define PACKAGE_STRING "gnuplot 4.6.5" |
---|
2318 | | #define PACKAGE_BUGREPORT "" |
---|
2319 | | #define PACKAGE_URL "" |
---|
2320 | | #define PACKAGE "gnuplot" |
---|
2321 | | #define VERSION "4.6.5" |
---|
2322 | | #define PROTOTYPES 1 |
---|
2323 | | #define HAVE_SYS_TYPES_H 1 |
---|
2324 | | #define HAVE_SYS_STAT_H 1 |
---|
2325 | | #define HAVE_STDLIB_H 1 |
---|
2326 | | #define HAVE_STRING_H 1 |
---|
2327 | | #define HAVE_MEMORY_H 1 |
---|
2328 | | #define HAVE_STRINGS_H 1 |
---|
2329 | | #define HAVE_INTTYPES_H 1 |
---|
2330 | | #define HAVE_STDINT_H 1 |
---|
2331 | | #define HAVE_UNISTD_H 1 |
---|
2332 | | #define __EXTENSIONS__ 1 |
---|
2333 | | #define _ALL_SOURCE 1 |
---|
2334 | | #define _GNU_SOURCE 1 |
---|
2335 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2336 | | #define _TANDEM_SOURCE 1 |
---|
2337 | | #define HAVE_STRINGIZE 1 |
---|
2338 | | #define X11 1 |
---|
2339 | | #define HAVE_DIRENT_H 1 |
---|
2340 | | #define HAVE_ERRNO_H 1 |
---|
2341 | | #define HAVE_LANGINFO_H 1 |
---|
2342 | | #define HAVE_LIMITS_H 1 |
---|
2343 | | #define HAVE_LOCALE_H 1 |
---|
2344 | | #define HAVE_MATH_H 1 |
---|
2345 | | #define HAVE_STDLIB_H 1 |
---|
2346 | | #define HAVE_STRING_H 1 |
---|
2347 | | #define HAVE_TIME_H 1 |
---|
2348 | | #define HAVE_SYS_TIME_H 1 |
---|
2349 | | #define HAVE_SYS_TYPES_H 1 |
---|
2350 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2351 | | #define HAVE_SYS_PARAM_H 1 |
---|
2352 | | #define HAVE_SYS_SELECT_H 1 |
---|
2353 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2354 | | #define HAVE_SYS_STAT_H 1 |
---|
2355 | | #define HAVE_SYS_TIMEB_H 1 |
---|
2356 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
2357 | | #define HAVE_POLL_H 1 |
---|
2358 | | #define HAVE_SGTTY_H 1 |
---|
2359 | | #define HAVE_TERMIOS_H 1 |
---|
2360 | | #define HAVE_DIRENT_H 1 |
---|
2361 | | #define HAVE__BOOL 1 |
---|
2362 | | #define HAVE_STDBOOL_H 1 |
---|
2363 | | #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1 |
---|
2364 | | #define HAVE_UNISTD_H 1 |
---|
2365 | | #define HAVE_TIME_T_IN_TIME_H 1 |
---|
2366 | | /* end confdefs.h. */ |
---|
2367 | | #include <sys/types.h> |
---|
2368 | | #include <signal.h> |
---|
2369 | | |
---|
2370 | | int |
---|
2371 | | main () |
---|
2372 | | { |
---|
2373 | | return *(signal (0, 0)) (0) == 1; |
---|
2374 | | ; |
---|
2375 | | return 0; |
---|
2376 | | } |
---|
2377 | configure:8749: result: void |
---|
2378 | configure:8771: checking for atexit |
---|
2379 | configure:8771: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
2380 | configure:8771: $? = 0 |
---|
2381 | configure:8771: result: yes |
---|
2382 | configure:8771: checking for memcpy |
---|
2383 | configure:8771: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
2384 | conftest.c:80:6: warning: incompatible redeclaration of library function 'memcpy' |
---|
2385 | char memcpy (); |
---|
2386 | ^ |
---|
2387 | conftest.c:80:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)' |
---|
2388 | 1 warning generated. |
---|
2389 | configure:8771: $? = 0 |
---|
2390 | configure:8771: result: yes |
---|
2391 | configure:8771: checking for memmove |
---|
2392 | configure:8771: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
2393 | conftest.c:81:6: warning: incompatible redeclaration of library function 'memmove' |
---|
2394 | char memmove (); |
---|
2395 | ^ |
---|
2396 | conftest.c:81:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)' |
---|
2397 | 1 warning generated. |
---|
2398 | configure:8771: $? = 0 |
---|
2399 | configure:8771: result: yes |
---|
2400 | configure:8771: checking for memset |
---|
2401 | configure:8771: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
2402 | conftest.c:82:6: warning: incompatible redeclaration of library function 'memset' |
---|
2403 | char memset (); |
---|
2404 | ^ |
---|
2405 | conftest.c:82:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)' |
---|
2406 | 1 warning generated. |
---|
2407 | configure:8771: $? = 0 |
---|
2408 | configure:8771: result: yes |
---|
2409 | configure:8771: checking for on_exit |
---|
2410 | configure:8771: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
2411 | Undefined symbols for architecture x86_64: |
---|
2412 | "_on_exit", referenced from: |
---|
2413 | _main in cc-lv8SJf.o |
---|
2414 | ld: symbol(s) not found for architecture x86_64 |
---|
2415 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2416 | configure:8771: $? = 1 |
---|
2417 | configure: failed program was: |
---|
2418 | | /* confdefs.h */ |
---|
2419 | | #define PACKAGE_NAME "gnuplot" |
---|
2420 | | #define PACKAGE_TARNAME "gnuplot" |
---|
2421 | | #define PACKAGE_VERSION "4.6.5" |
---|
2422 | | #define PACKAGE_STRING "gnuplot 4.6.5" |
---|
2423 | | #define PACKAGE_BUGREPORT "" |
---|
2424 | | #define PACKAGE_URL "" |
---|
2425 | | #define PACKAGE "gnuplot" |
---|
2426 | | #define VERSION "4.6.5" |
---|
2427 | | #define PROTOTYPES 1 |
---|
2428 | | #define HAVE_SYS_TYPES_H 1 |
---|
2429 | | #define HAVE_SYS_STAT_H 1 |
---|
2430 | | #define HAVE_STDLIB_H 1 |
---|
2431 | | #define HAVE_STRING_H 1 |
---|
2432 | | #define HAVE_MEMORY_H 1 |
---|
2433 | | #define HAVE_STRINGS_H 1 |
---|
2434 | | #define HAVE_INTTYPES_H 1 |
---|
2435 | | #define HAVE_STDINT_H 1 |
---|
2436 | | #define HAVE_UNISTD_H 1 |
---|
2437 | | #define __EXTENSIONS__ 1 |
---|
2438 | | #define _ALL_SOURCE 1 |
---|
2439 | | #define _GNU_SOURCE 1 |
---|
2440 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2441 | | #define _TANDEM_SOURCE 1 |
---|
2442 | | #define HAVE_STRINGIZE 1 |
---|
2443 | | #define X11 1 |
---|
2444 | | #define HAVE_DIRENT_H 1 |
---|
2445 | | #define HAVE_ERRNO_H 1 |
---|
2446 | | #define HAVE_LANGINFO_H 1 |
---|
2447 | | #define HAVE_LIMITS_H 1 |
---|
2448 | | #define HAVE_LOCALE_H 1 |
---|
2449 | | #define HAVE_MATH_H 1 |
---|
2450 | | #define HAVE_STDLIB_H 1 |
---|
2451 | | #define HAVE_STRING_H 1 |
---|
2452 | | #define HAVE_TIME_H 1 |
---|
2453 | | #define HAVE_SYS_TIME_H 1 |
---|
2454 | | #define HAVE_SYS_TYPES_H 1 |
---|
2455 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2456 | | #define HAVE_SYS_PARAM_H 1 |
---|
2457 | | #define HAVE_SYS_SELECT_H 1 |
---|
2458 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2459 | | #define HAVE_SYS_STAT_H 1 |
---|
2460 | | #define HAVE_SYS_TIMEB_H 1 |
---|
2461 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
2462 | | #define HAVE_POLL_H 1 |
---|
2463 | | #define HAVE_SGTTY_H 1 |
---|
2464 | | #define HAVE_TERMIOS_H 1 |
---|
2465 | | #define HAVE_DIRENT_H 1 |
---|
2466 | | #define HAVE__BOOL 1 |
---|
2467 | | #define HAVE_STDBOOL_H 1 |
---|
2468 | | #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1 |
---|
2469 | | #define HAVE_UNISTD_H 1 |
---|
2470 | | #define HAVE_TIME_T_IN_TIME_H 1 |
---|
2471 | | #define RETSIGTYPE void |
---|
2472 | | #define HAVE_ATEXIT 1 |
---|
2473 | | #define HAVE_MEMCPY 1 |
---|
2474 | | #define HAVE_MEMMOVE 1 |
---|
2475 | | #define HAVE_MEMSET 1 |
---|
2476 | | /* end confdefs.h. */ |
---|
2477 | | /* Define on_exit to an innocuous variant, in case <limits.h> declares on_exit. |
---|
2478 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
2479 | | #define on_exit innocuous_on_exit |
---|
2480 | | |
---|
2481 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
2482 | | which can conflict with char on_exit (); below. |
---|
2483 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
2484 | | <limits.h> exists even on freestanding compilers. */ |
---|
2485 | | |
---|
2486 | | #ifdef __STDC__ |
---|
2487 | | # include <limits.h> |
---|
2488 | | #else |
---|
2489 | | # include <assert.h> |
---|
2490 | | #endif |
---|
2491 | | |
---|
2492 | | #undef on_exit |
---|
2493 | | |
---|
2494 | | /* Override any GCC internal prototype to avoid an error. |
---|
2495 | | Use char because int might match the return type of a GCC |
---|
2496 | | builtin and then its argument prototype would still apply. */ |
---|
2497 | | #ifdef __cplusplus |
---|
2498 | | extern "C" |
---|
2499 | | #endif |
---|
2500 | | char on_exit (); |
---|
2501 | | /* The GNU C library defines this for functions which it implements |
---|
2502 | | to always fail with ENOSYS. Some functions are actually named |
---|
2503 | | something starting with __ and the normal name is an alias. */ |
---|
2504 | | #if defined __stub_on_exit || defined __stub___on_exit |
---|
2505 | | choke me |
---|
2506 | | #endif |
---|
2507 | | |
---|
2508 | | int |
---|
2509 | | main () |
---|
2510 | | { |
---|
2511 | | return on_exit (); |
---|
2512 | | ; |
---|
2513 | | return 0; |
---|
2514 | | } |
---|
2515 | configure:8771: result: no |
---|
2516 | configure:8771: checking for bcopy |
---|
2517 | configure:8771: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
2518 | configure:8771: $? = 0 |
---|
2519 | configure:8771: result: yes |
---|
2520 | configure:8771: checking for bzero |
---|
2521 | configure:8771: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
2522 | conftest.c:84:6: warning: incompatible redeclaration of library function 'bzero' |
---|
2523 | char bzero (); |
---|
2524 | ^ |
---|
2525 | conftest.c:84:6: note: 'bzero' is a builtin with type 'void (void *, unsigned long)' |
---|
2526 | 1 warning generated. |
---|
2527 | configure:8771: $? = 0 |
---|
2528 | configure:8771: result: yes |
---|
2529 | configure:8771: checking for setvbuf |
---|
2530 | configure:8771: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
2531 | configure:8771: $? = 0 |
---|
2532 | configure:8771: result: yes |
---|
2533 | configure:8771: checking for strerror |
---|
2534 | configure:8771: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
2535 | conftest.c:86:6: warning: incompatible redeclaration of library function 'strerror' |
---|
2536 | char strerror (); |
---|
2537 | ^ |
---|
2538 | conftest.c:86:6: note: 'strerror' is a builtin with type 'char *(int)' |
---|
2539 | 1 warning generated. |
---|
2540 | configure:8771: $? = 0 |
---|
2541 | configure:8771: result: yes |
---|
2542 | configure:8771: checking for strchr |
---|
2543 | configure:8771: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
2544 | conftest.c:87:6: warning: incompatible redeclaration of library function 'strchr' |
---|
2545 | char strchr (); |
---|
2546 | ^ |
---|
2547 | conftest.c:87:6: note: 'strchr' is a builtin with type 'char *(const char *, int)' |
---|
2548 | 1 warning generated. |
---|
2549 | configure:8771: $? = 0 |
---|
2550 | configure:8771: result: yes |
---|
2551 | configure:8771: checking for strrchr |
---|
2552 | configure:8771: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
2553 | conftest.c:88:6: warning: incompatible redeclaration of library function 'strrchr' |
---|
2554 | char strrchr (); |
---|
2555 | ^ |
---|
2556 | conftest.c:88:6: note: 'strrchr' is a builtin with type 'char *(const char *, int)' |
---|
2557 | 1 warning generated. |
---|
2558 | configure:8771: $? = 0 |
---|
2559 | configure:8771: result: yes |
---|
2560 | configure:8771: checking for strstr |
---|
2561 | configure:8771: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
2562 | conftest.c:89:6: warning: incompatible redeclaration of library function 'strstr' |
---|
2563 | char strstr (); |
---|
2564 | ^ |
---|
2565 | conftest.c:89:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)' |
---|
2566 | 1 warning generated. |
---|
2567 | configure:8771: $? = 0 |
---|
2568 | configure:8771: result: yes |
---|
2569 | configure:8771: checking for index |
---|
2570 | configure:8771: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
2571 | conftest.c:90:6: warning: incompatible redeclaration of library function 'index' |
---|
2572 | char index (); |
---|
2573 | ^ |
---|
2574 | conftest.c:90:6: note: 'index' is a builtin with type 'char *(const char *, int)' |
---|
2575 | 1 warning generated. |
---|
2576 | configure:8771: $? = 0 |
---|
2577 | configure:8771: result: yes |
---|
2578 | configure:8771: checking for rindex |
---|
2579 | configure:8771: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
2580 | conftest.c:91:6: warning: incompatible redeclaration of library function 'rindex' |
---|
2581 | char rindex (); |
---|
2582 | ^ |
---|
2583 | conftest.c:91:6: note: 'rindex' is a builtin with type 'char *(const char *, int)' |
---|
2584 | 1 warning generated. |
---|
2585 | configure:8771: $? = 0 |
---|
2586 | configure:8771: result: yes |
---|
2587 | configure:8771: checking for erf |
---|
2588 | configure:8771: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
2589 | configure:8771: $? = 0 |
---|
2590 | configure:8771: result: yes |
---|
2591 | configure:8771: checking for erfc |
---|
2592 | configure:8771: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
2593 | configure:8771: $? = 0 |
---|
2594 | configure:8771: result: yes |
---|
2595 | configure:8771: checking for gamma |
---|
2596 | configure:8771: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
2597 | configure:8771: $? = 0 |
---|
2598 | configure:8771: result: yes |
---|
2599 | configure:8771: checking for lgamma |
---|
2600 | configure:8771: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
2601 | configure:8771: $? = 0 |
---|
2602 | configure:8771: result: yes |
---|
2603 | configure:8771: checking for getcwd |
---|
2604 | configure:8771: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
2605 | configure:8771: $? = 0 |
---|
2606 | configure:8771: result: yes |
---|
2607 | configure:8771: checking for poll |
---|
2608 | configure:8771: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
2609 | configure:8771: $? = 0 |
---|
2610 | configure:8771: result: yes |
---|
2611 | configure:8771: checking for pclose |
---|
2612 | configure:8771: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
2613 | configure:8771: $? = 0 |
---|
2614 | configure:8771: result: yes |
---|
2615 | configure:8771: checking for popen |
---|
2616 | configure:8771: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
2617 | configure:8771: $? = 0 |
---|
2618 | configure:8771: result: yes |
---|
2619 | configure:8771: checking for fdopen |
---|
2620 | configure:8771: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
2621 | configure:8771: $? = 0 |
---|
2622 | configure:8771: result: yes |
---|
2623 | configure:8771: checking for select |
---|
2624 | configure:8771: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
2625 | configure:8771: $? = 0 |
---|
2626 | configure:8771: result: yes |
---|
2627 | configure:8771: checking for sleep |
---|
2628 | configure:8771: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
2629 | configure:8771: $? = 0 |
---|
2630 | configure:8771: result: yes |
---|
2631 | configure:8771: checking for stpcpy |
---|
2632 | configure:8771: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
2633 | conftest.c:103:6: warning: incompatible redeclaration of library function 'stpcpy' |
---|
2634 | char stpcpy (); |
---|
2635 | ^ |
---|
2636 | conftest.c:103:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)' |
---|
2637 | 1 warning generated. |
---|
2638 | configure:8771: $? = 0 |
---|
2639 | configure:8771: result: yes |
---|
2640 | configure:8771: checking for strcspn |
---|
2641 | configure:8771: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
2642 | conftest.c:104:6: warning: incompatible redeclaration of library function 'strcspn' |
---|
2643 | char strcspn (); |
---|
2644 | ^ |
---|
2645 | conftest.c:104:6: note: 'strcspn' is a builtin with type 'unsigned long (const char *, const char *)' |
---|
2646 | 1 warning generated. |
---|
2647 | configure:8771: $? = 0 |
---|
2648 | configure:8771: result: yes |
---|
2649 | configure:8771: checking for strdup |
---|
2650 | configure:8771: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
2651 | conftest.c:105:6: warning: incompatible redeclaration of library function 'strdup' |
---|
2652 | char strdup (); |
---|
2653 | ^ |
---|
2654 | conftest.c:105:6: note: 'strdup' is a builtin with type 'char *(const char *)' |
---|
2655 | 1 warning generated. |
---|
2656 | configure:8771: $? = 0 |
---|
2657 | configure:8771: result: yes |
---|
2658 | configure:8771: checking for strndup |
---|
2659 | configure:8771: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
2660 | conftest.c:106:6: warning: incompatible redeclaration of library function 'strndup' |
---|
2661 | char strndup (); |
---|
2662 | ^ |
---|
2663 | conftest.c:106:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)' |
---|
2664 | 1 warning generated. |
---|
2665 | configure:8771: $? = 0 |
---|
2666 | configure:8771: result: yes |
---|
2667 | configure:8771: checking for strnlen |
---|
2668 | configure:8771: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
2669 | configure:8771: $? = 0 |
---|
2670 | configure:8771: result: yes |
---|
2671 | configure:8771: checking for strcasecmp |
---|
2672 | configure:8771: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
2673 | configure:8771: $? = 0 |
---|
2674 | configure:8771: result: yes |
---|
2675 | configure:8771: checking for stricmp |
---|
2676 | configure:8771: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
2677 | Undefined symbols for architecture x86_64: |
---|
2678 | "_stricmp", referenced from: |
---|
2679 | _main in cc-pzudMS.o |
---|
2680 | ld: symbol(s) not found for architecture x86_64 |
---|
2681 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2682 | configure:8771: $? = 1 |
---|
2683 | configure: failed program was: |
---|
2684 | | /* confdefs.h */ |
---|
2685 | | #define PACKAGE_NAME "gnuplot" |
---|
2686 | | #define PACKAGE_TARNAME "gnuplot" |
---|
2687 | | #define PACKAGE_VERSION "4.6.5" |
---|
2688 | | #define PACKAGE_STRING "gnuplot 4.6.5" |
---|
2689 | | #define PACKAGE_BUGREPORT "" |
---|
2690 | | #define PACKAGE_URL "" |
---|
2691 | | #define PACKAGE "gnuplot" |
---|
2692 | | #define VERSION "4.6.5" |
---|
2693 | | #define PROTOTYPES 1 |
---|
2694 | | #define HAVE_SYS_TYPES_H 1 |
---|
2695 | | #define HAVE_SYS_STAT_H 1 |
---|
2696 | | #define HAVE_STDLIB_H 1 |
---|
2697 | | #define HAVE_STRING_H 1 |
---|
2698 | | #define HAVE_MEMORY_H 1 |
---|
2699 | | #define HAVE_STRINGS_H 1 |
---|
2700 | | #define HAVE_INTTYPES_H 1 |
---|
2701 | | #define HAVE_STDINT_H 1 |
---|
2702 | | #define HAVE_UNISTD_H 1 |
---|
2703 | | #define __EXTENSIONS__ 1 |
---|
2704 | | #define _ALL_SOURCE 1 |
---|
2705 | | #define _GNU_SOURCE 1 |
---|
2706 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2707 | | #define _TANDEM_SOURCE 1 |
---|
2708 | | #define HAVE_STRINGIZE 1 |
---|
2709 | | #define X11 1 |
---|
2710 | | #define HAVE_DIRENT_H 1 |
---|
2711 | | #define HAVE_ERRNO_H 1 |
---|
2712 | | #define HAVE_LANGINFO_H 1 |
---|
2713 | | #define HAVE_LIMITS_H 1 |
---|
2714 | | #define HAVE_LOCALE_H 1 |
---|
2715 | | #define HAVE_MATH_H 1 |
---|
2716 | | #define HAVE_STDLIB_H 1 |
---|
2717 | | #define HAVE_STRING_H 1 |
---|
2718 | | #define HAVE_TIME_H 1 |
---|
2719 | | #define HAVE_SYS_TIME_H 1 |
---|
2720 | | #define HAVE_SYS_TYPES_H 1 |
---|
2721 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2722 | | #define HAVE_SYS_PARAM_H 1 |
---|
2723 | | #define HAVE_SYS_SELECT_H 1 |
---|
2724 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2725 | | #define HAVE_SYS_STAT_H 1 |
---|
2726 | | #define HAVE_SYS_TIMEB_H 1 |
---|
2727 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
2728 | | #define HAVE_POLL_H 1 |
---|
2729 | | #define HAVE_SGTTY_H 1 |
---|
2730 | | #define HAVE_TERMIOS_H 1 |
---|
2731 | | #define HAVE_DIRENT_H 1 |
---|
2732 | | #define HAVE__BOOL 1 |
---|
2733 | | #define HAVE_STDBOOL_H 1 |
---|
2734 | | #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1 |
---|
2735 | | #define HAVE_UNISTD_H 1 |
---|
2736 | | #define HAVE_TIME_T_IN_TIME_H 1 |
---|
2737 | | #define RETSIGTYPE void |
---|
2738 | | #define HAVE_ATEXIT 1 |
---|
2739 | | #define HAVE_MEMCPY 1 |
---|
2740 | | #define HAVE_MEMMOVE 1 |
---|
2741 | | #define HAVE_MEMSET 1 |
---|
2742 | | #define HAVE_BCOPY 1 |
---|
2743 | | #define HAVE_BZERO 1 |
---|
2744 | | #define HAVE_SETVBUF 1 |
---|
2745 | | #define HAVE_STRERROR 1 |
---|
2746 | | #define HAVE_STRCHR 1 |
---|
2747 | | #define HAVE_STRRCHR 1 |
---|
2748 | | #define HAVE_STRSTR 1 |
---|
2749 | | #define HAVE_INDEX 1 |
---|
2750 | | #define HAVE_RINDEX 1 |
---|
2751 | | #define HAVE_ERF 1 |
---|
2752 | | #define HAVE_ERFC 1 |
---|
2753 | | #define HAVE_GAMMA 1 |
---|
2754 | | #define HAVE_LGAMMA 1 |
---|
2755 | | #define HAVE_GETCWD 1 |
---|
2756 | | #define HAVE_POLL 1 |
---|
2757 | | #define HAVE_PCLOSE 1 |
---|
2758 | | #define HAVE_POPEN 1 |
---|
2759 | | #define HAVE_FDOPEN 1 |
---|
2760 | | #define HAVE_SELECT 1 |
---|
2761 | | #define HAVE_SLEEP 1 |
---|
2762 | | #define HAVE_STPCPY 1 |
---|
2763 | | #define HAVE_STRCSPN 1 |
---|
2764 | | #define HAVE_STRDUP 1 |
---|
2765 | | #define HAVE_STRNDUP 1 |
---|
2766 | | #define HAVE_STRNLEN 1 |
---|
2767 | | #define HAVE_STRCASECMP 1 |
---|
2768 | | /* end confdefs.h. */ |
---|
2769 | | /* Define stricmp to an innocuous variant, in case <limits.h> declares stricmp. |
---|
2770 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
2771 | | #define stricmp innocuous_stricmp |
---|
2772 | | |
---|
2773 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
2774 | | which can conflict with char stricmp (); below. |
---|
2775 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
2776 | | <limits.h> exists even on freestanding compilers. */ |
---|
2777 | | |
---|
2778 | | #ifdef __STDC__ |
---|
2779 | | # include <limits.h> |
---|
2780 | | #else |
---|
2781 | | # include <assert.h> |
---|
2782 | | #endif |
---|
2783 | | |
---|
2784 | | #undef stricmp |
---|
2785 | | |
---|
2786 | | /* Override any GCC internal prototype to avoid an error. |
---|
2787 | | Use char because int might match the return type of a GCC |
---|
2788 | | builtin and then its argument prototype would still apply. */ |
---|
2789 | | #ifdef __cplusplus |
---|
2790 | | extern "C" |
---|
2791 | | #endif |
---|
2792 | | char stricmp (); |
---|
2793 | | /* The GNU C library defines this for functions which it implements |
---|
2794 | | to always fail with ENOSYS. Some functions are actually named |
---|
2795 | | something starting with __ and the normal name is an alias. */ |
---|
2796 | | #if defined __stub_stricmp || defined __stub___stricmp |
---|
2797 | | choke me |
---|
2798 | | #endif |
---|
2799 | | |
---|
2800 | | int |
---|
2801 | | main () |
---|
2802 | | { |
---|
2803 | | return stricmp (); |
---|
2804 | | ; |
---|
2805 | | return 0; |
---|
2806 | | } |
---|
2807 | configure:8771: result: no |
---|
2808 | configure:8771: checking for strncasecmp |
---|
2809 | configure:8771: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
2810 | configure:8771: $? = 0 |
---|
2811 | configure:8771: result: yes |
---|
2812 | configure:8771: checking for strnicmp |
---|
2813 | configure:8771: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
2814 | Undefined symbols for architecture x86_64: |
---|
2815 | "_strnicmp", referenced from: |
---|
2816 | _main in cc-Sejsqy.o |
---|
2817 | ld: symbol(s) not found for architecture x86_64 |
---|
2818 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2819 | configure:8771: $? = 1 |
---|
2820 | configure: failed program was: |
---|
2821 | | /* confdefs.h */ |
---|
2822 | | #define PACKAGE_NAME "gnuplot" |
---|
2823 | | #define PACKAGE_TARNAME "gnuplot" |
---|
2824 | | #define PACKAGE_VERSION "4.6.5" |
---|
2825 | | #define PACKAGE_STRING "gnuplot 4.6.5" |
---|
2826 | | #define PACKAGE_BUGREPORT "" |
---|
2827 | | #define PACKAGE_URL "" |
---|
2828 | | #define PACKAGE "gnuplot" |
---|
2829 | | #define VERSION "4.6.5" |
---|
2830 | | #define PROTOTYPES 1 |
---|
2831 | | #define HAVE_SYS_TYPES_H 1 |
---|
2832 | | #define HAVE_SYS_STAT_H 1 |
---|
2833 | | #define HAVE_STDLIB_H 1 |
---|
2834 | | #define HAVE_STRING_H 1 |
---|
2835 | | #define HAVE_MEMORY_H 1 |
---|
2836 | | #define HAVE_STRINGS_H 1 |
---|
2837 | | #define HAVE_INTTYPES_H 1 |
---|
2838 | | #define HAVE_STDINT_H 1 |
---|
2839 | | #define HAVE_UNISTD_H 1 |
---|
2840 | | #define __EXTENSIONS__ 1 |
---|
2841 | | #define _ALL_SOURCE 1 |
---|
2842 | | #define _GNU_SOURCE 1 |
---|
2843 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2844 | | #define _TANDEM_SOURCE 1 |
---|
2845 | | #define HAVE_STRINGIZE 1 |
---|
2846 | | #define X11 1 |
---|
2847 | | #define HAVE_DIRENT_H 1 |
---|
2848 | | #define HAVE_ERRNO_H 1 |
---|
2849 | | #define HAVE_LANGINFO_H 1 |
---|
2850 | | #define HAVE_LIMITS_H 1 |
---|
2851 | | #define HAVE_LOCALE_H 1 |
---|
2852 | | #define HAVE_MATH_H 1 |
---|
2853 | | #define HAVE_STDLIB_H 1 |
---|
2854 | | #define HAVE_STRING_H 1 |
---|
2855 | | #define HAVE_TIME_H 1 |
---|
2856 | | #define HAVE_SYS_TIME_H 1 |
---|
2857 | | #define HAVE_SYS_TYPES_H 1 |
---|
2858 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2859 | | #define HAVE_SYS_PARAM_H 1 |
---|
2860 | | #define HAVE_SYS_SELECT_H 1 |
---|
2861 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2862 | | #define HAVE_SYS_STAT_H 1 |
---|
2863 | | #define HAVE_SYS_TIMEB_H 1 |
---|
2864 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
2865 | | #define HAVE_POLL_H 1 |
---|
2866 | | #define HAVE_SGTTY_H 1 |
---|
2867 | | #define HAVE_TERMIOS_H 1 |
---|
2868 | | #define HAVE_DIRENT_H 1 |
---|
2869 | | #define HAVE__BOOL 1 |
---|
2870 | | #define HAVE_STDBOOL_H 1 |
---|
2871 | | #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1 |
---|
2872 | | #define HAVE_UNISTD_H 1 |
---|
2873 | | #define HAVE_TIME_T_IN_TIME_H 1 |
---|
2874 | | #define RETSIGTYPE void |
---|
2875 | | #define HAVE_ATEXIT 1 |
---|
2876 | | #define HAVE_MEMCPY 1 |
---|
2877 | | #define HAVE_MEMMOVE 1 |
---|
2878 | | #define HAVE_MEMSET 1 |
---|
2879 | | #define HAVE_BCOPY 1 |
---|
2880 | | #define HAVE_BZERO 1 |
---|
2881 | | #define HAVE_SETVBUF 1 |
---|
2882 | | #define HAVE_STRERROR 1 |
---|
2883 | | #define HAVE_STRCHR 1 |
---|
2884 | | #define HAVE_STRRCHR 1 |
---|
2885 | | #define HAVE_STRSTR 1 |
---|
2886 | | #define HAVE_INDEX 1 |
---|
2887 | | #define HAVE_RINDEX 1 |
---|
2888 | | #define HAVE_ERF 1 |
---|
2889 | | #define HAVE_ERFC 1 |
---|
2890 | | #define HAVE_GAMMA 1 |
---|
2891 | | #define HAVE_LGAMMA 1 |
---|
2892 | | #define HAVE_GETCWD 1 |
---|
2893 | | #define HAVE_POLL 1 |
---|
2894 | | #define HAVE_PCLOSE 1 |
---|
2895 | | #define HAVE_POPEN 1 |
---|
2896 | | #define HAVE_FDOPEN 1 |
---|
2897 | | #define HAVE_SELECT 1 |
---|
2898 | | #define HAVE_SLEEP 1 |
---|
2899 | | #define HAVE_STPCPY 1 |
---|
2900 | | #define HAVE_STRCSPN 1 |
---|
2901 | | #define HAVE_STRDUP 1 |
---|
2902 | | #define HAVE_STRNDUP 1 |
---|
2903 | | #define HAVE_STRNLEN 1 |
---|
2904 | | #define HAVE_STRCASECMP 1 |
---|
2905 | | #define HAVE_STRNCASECMP 1 |
---|
2906 | | /* end confdefs.h. */ |
---|
2907 | | /* Define strnicmp to an innocuous variant, in case <limits.h> declares strnicmp. |
---|
2908 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
2909 | | #define strnicmp innocuous_strnicmp |
---|
2910 | | |
---|
2911 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
2912 | | which can conflict with char strnicmp (); below. |
---|
2913 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
2914 | | <limits.h> exists even on freestanding compilers. */ |
---|
2915 | | |
---|
2916 | | #ifdef __STDC__ |
---|
2917 | | # include <limits.h> |
---|
2918 | | #else |
---|
2919 | | # include <assert.h> |
---|
2920 | | #endif |
---|
2921 | | |
---|
2922 | | #undef strnicmp |
---|
2923 | | |
---|
2924 | | /* Override any GCC internal prototype to avoid an error. |
---|
2925 | | Use char because int might match the return type of a GCC |
---|
2926 | | builtin and then its argument prototype would still apply. */ |
---|
2927 | | #ifdef __cplusplus |
---|
2928 | | extern "C" |
---|
2929 | | #endif |
---|
2930 | | char strnicmp (); |
---|
2931 | | /* The GNU C library defines this for functions which it implements |
---|
2932 | | to always fail with ENOSYS. Some functions are actually named |
---|
2933 | | something starting with __ and the normal name is an alias. */ |
---|
2934 | | #if defined __stub_strnicmp || defined __stub___strnicmp |
---|
2935 | | choke me |
---|
2936 | | #endif |
---|
2937 | | |
---|
2938 | | int |
---|
2939 | | main () |
---|
2940 | | { |
---|
2941 | | return strnicmp (); |
---|
2942 | | ; |
---|
2943 | | return 0; |
---|
2944 | | } |
---|
2945 | configure:8771: result: no |
---|
2946 | configure:8771: checking for sysinfo |
---|
2947 | configure:8771: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
2948 | Undefined symbols for architecture x86_64: |
---|
2949 | "_sysinfo", referenced from: |
---|
2950 | _main in cc-h7rf83.o |
---|
2951 | ld: symbol(s) not found for architecture x86_64 |
---|
2952 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2953 | configure:8771: $? = 1 |
---|
2954 | configure: failed program was: |
---|
2955 | | /* confdefs.h */ |
---|
2956 | | #define PACKAGE_NAME "gnuplot" |
---|
2957 | | #define PACKAGE_TARNAME "gnuplot" |
---|
2958 | | #define PACKAGE_VERSION "4.6.5" |
---|
2959 | | #define PACKAGE_STRING "gnuplot 4.6.5" |
---|
2960 | | #define PACKAGE_BUGREPORT "" |
---|
2961 | | #define PACKAGE_URL "" |
---|
2962 | | #define PACKAGE "gnuplot" |
---|
2963 | | #define VERSION "4.6.5" |
---|
2964 | | #define PROTOTYPES 1 |
---|
2965 | | #define HAVE_SYS_TYPES_H 1 |
---|
2966 | | #define HAVE_SYS_STAT_H 1 |
---|
2967 | | #define HAVE_STDLIB_H 1 |
---|
2968 | | #define HAVE_STRING_H 1 |
---|
2969 | | #define HAVE_MEMORY_H 1 |
---|
2970 | | #define HAVE_STRINGS_H 1 |
---|
2971 | | #define HAVE_INTTYPES_H 1 |
---|
2972 | | #define HAVE_STDINT_H 1 |
---|
2973 | | #define HAVE_UNISTD_H 1 |
---|
2974 | | #define __EXTENSIONS__ 1 |
---|
2975 | | #define _ALL_SOURCE 1 |
---|
2976 | | #define _GNU_SOURCE 1 |
---|
2977 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2978 | | #define _TANDEM_SOURCE 1 |
---|
2979 | | #define HAVE_STRINGIZE 1 |
---|
2980 | | #define X11 1 |
---|
2981 | | #define HAVE_DIRENT_H 1 |
---|
2982 | | #define HAVE_ERRNO_H 1 |
---|
2983 | | #define HAVE_LANGINFO_H 1 |
---|
2984 | | #define HAVE_LIMITS_H 1 |
---|
2985 | | #define HAVE_LOCALE_H 1 |
---|
2986 | | #define HAVE_MATH_H 1 |
---|
2987 | | #define HAVE_STDLIB_H 1 |
---|
2988 | | #define HAVE_STRING_H 1 |
---|
2989 | | #define HAVE_TIME_H 1 |
---|
2990 | | #define HAVE_SYS_TIME_H 1 |
---|
2991 | | #define HAVE_SYS_TYPES_H 1 |
---|
2992 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2993 | | #define HAVE_SYS_PARAM_H 1 |
---|
2994 | | #define HAVE_SYS_SELECT_H 1 |
---|
2995 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2996 | | #define HAVE_SYS_STAT_H 1 |
---|
2997 | | #define HAVE_SYS_TIMEB_H 1 |
---|
2998 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
2999 | | #define HAVE_POLL_H 1 |
---|
3000 | | #define HAVE_SGTTY_H 1 |
---|
3001 | | #define HAVE_TERMIOS_H 1 |
---|
3002 | | #define HAVE_DIRENT_H 1 |
---|
3003 | | #define HAVE__BOOL 1 |
---|
3004 | | #define HAVE_STDBOOL_H 1 |
---|
3005 | | #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1 |
---|
3006 | | #define HAVE_UNISTD_H 1 |
---|
3007 | | #define HAVE_TIME_T_IN_TIME_H 1 |
---|
3008 | | #define RETSIGTYPE void |
---|
3009 | | #define HAVE_ATEXIT 1 |
---|
3010 | | #define HAVE_MEMCPY 1 |
---|
3011 | | #define HAVE_MEMMOVE 1 |
---|
3012 | | #define HAVE_MEMSET 1 |
---|
3013 | | #define HAVE_BCOPY 1 |
---|
3014 | | #define HAVE_BZERO 1 |
---|
3015 | | #define HAVE_SETVBUF 1 |
---|
3016 | | #define HAVE_STRERROR 1 |
---|
3017 | | #define HAVE_STRCHR 1 |
---|
3018 | | #define HAVE_STRRCHR 1 |
---|
3019 | | #define HAVE_STRSTR 1 |
---|
3020 | | #define HAVE_INDEX 1 |
---|
3021 | | #define HAVE_RINDEX 1 |
---|
3022 | | #define HAVE_ERF 1 |
---|
3023 | | #define HAVE_ERFC 1 |
---|
3024 | | #define HAVE_GAMMA 1 |
---|
3025 | | #define HAVE_LGAMMA 1 |
---|
3026 | | #define HAVE_GETCWD 1 |
---|
3027 | | #define HAVE_POLL 1 |
---|
3028 | | #define HAVE_PCLOSE 1 |
---|
3029 | | #define HAVE_POPEN 1 |
---|
3030 | | #define HAVE_FDOPEN 1 |
---|
3031 | | #define HAVE_SELECT 1 |
---|
3032 | | #define HAVE_SLEEP 1 |
---|
3033 | | #define HAVE_STPCPY 1 |
---|
3034 | | #define HAVE_STRCSPN 1 |
---|
3035 | | #define HAVE_STRDUP 1 |
---|
3036 | | #define HAVE_STRNDUP 1 |
---|
3037 | | #define HAVE_STRNLEN 1 |
---|
3038 | | #define HAVE_STRCASECMP 1 |
---|
3039 | | #define HAVE_STRNCASECMP 1 |
---|
3040 | | /* end confdefs.h. */ |
---|
3041 | | /* Define sysinfo to an innocuous variant, in case <limits.h> declares sysinfo. |
---|
3042 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
3043 | | #define sysinfo innocuous_sysinfo |
---|
3044 | | |
---|
3045 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
3046 | | which can conflict with char sysinfo (); below. |
---|
3047 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
3048 | | <limits.h> exists even on freestanding compilers. */ |
---|
3049 | | |
---|
3050 | | #ifdef __STDC__ |
---|
3051 | | # include <limits.h> |
---|
3052 | | #else |
---|
3053 | | # include <assert.h> |
---|
3054 | | #endif |
---|
3055 | | |
---|
3056 | | #undef sysinfo |
---|
3057 | | |
---|
3058 | | /* Override any GCC internal prototype to avoid an error. |
---|
3059 | | Use char because int might match the return type of a GCC |
---|
3060 | | builtin and then its argument prototype would still apply. */ |
---|
3061 | | #ifdef __cplusplus |
---|
3062 | | extern "C" |
---|
3063 | | #endif |
---|
3064 | | char sysinfo (); |
---|
3065 | | /* The GNU C library defines this for functions which it implements |
---|
3066 | | to always fail with ENOSYS. Some functions are actually named |
---|
3067 | | something starting with __ and the normal name is an alias. */ |
---|
3068 | | #if defined __stub_sysinfo || defined __stub___sysinfo |
---|
3069 | | choke me |
---|
3070 | | #endif |
---|
3071 | | |
---|
3072 | | int |
---|
3073 | | main () |
---|
3074 | | { |
---|
3075 | | return sysinfo (); |
---|
3076 | | ; |
---|
3077 | | return 0; |
---|
3078 | | } |
---|
3079 | configure:8771: result: no |
---|
3080 | configure:8771: checking for tcgetattr |
---|
3081 | configure:8771: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
3082 | configure:8771: $? = 0 |
---|
3083 | configure:8771: result: yes |
---|
3084 | configure:8771: checking for vfprintf |
---|
3085 | configure:8771: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
3086 | conftest.c:111:6: warning: incompatible redeclaration of library function 'vfprintf' |
---|
3087 | char vfprintf (); |
---|
3088 | ^ |
---|
3089 | conftest.c:111:6: note: 'vfprintf' is a builtin with type 'int ()' |
---|
3090 | 1 warning generated. |
---|
3091 | configure:8771: $? = 0 |
---|
3092 | configure:8771: result: yes |
---|
3093 | configure:8771: checking for doprnt |
---|
3094 | configure:8771: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
3095 | Undefined symbols for architecture x86_64: |
---|
3096 | "_doprnt", referenced from: |
---|
3097 | _main in cc-32Xfen.o |
---|
3098 | ld: symbol(s) not found for architecture x86_64 |
---|
3099 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3100 | configure:8771: $? = 1 |
---|
3101 | configure: failed program was: |
---|
3102 | | /* confdefs.h */ |
---|
3103 | | #define PACKAGE_NAME "gnuplot" |
---|
3104 | | #define PACKAGE_TARNAME "gnuplot" |
---|
3105 | | #define PACKAGE_VERSION "4.6.5" |
---|
3106 | | #define PACKAGE_STRING "gnuplot 4.6.5" |
---|
3107 | | #define PACKAGE_BUGREPORT "" |
---|
3108 | | #define PACKAGE_URL "" |
---|
3109 | | #define PACKAGE "gnuplot" |
---|
3110 | | #define VERSION "4.6.5" |
---|
3111 | | #define PROTOTYPES 1 |
---|
3112 | | #define HAVE_SYS_TYPES_H 1 |
---|
3113 | | #define HAVE_SYS_STAT_H 1 |
---|
3114 | | #define HAVE_STDLIB_H 1 |
---|
3115 | | #define HAVE_STRING_H 1 |
---|
3116 | | #define HAVE_MEMORY_H 1 |
---|
3117 | | #define HAVE_STRINGS_H 1 |
---|
3118 | | #define HAVE_INTTYPES_H 1 |
---|
3119 | | #define HAVE_STDINT_H 1 |
---|
3120 | | #define HAVE_UNISTD_H 1 |
---|
3121 | | #define __EXTENSIONS__ 1 |
---|
3122 | | #define _ALL_SOURCE 1 |
---|
3123 | | #define _GNU_SOURCE 1 |
---|
3124 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3125 | | #define _TANDEM_SOURCE 1 |
---|
3126 | | #define HAVE_STRINGIZE 1 |
---|
3127 | | #define X11 1 |
---|
3128 | | #define HAVE_DIRENT_H 1 |
---|
3129 | | #define HAVE_ERRNO_H 1 |
---|
3130 | | #define HAVE_LANGINFO_H 1 |
---|
3131 | | #define HAVE_LIMITS_H 1 |
---|
3132 | | #define HAVE_LOCALE_H 1 |
---|
3133 | | #define HAVE_MATH_H 1 |
---|
3134 | | #define HAVE_STDLIB_H 1 |
---|
3135 | | #define HAVE_STRING_H 1 |
---|
3136 | | #define HAVE_TIME_H 1 |
---|
3137 | | #define HAVE_SYS_TIME_H 1 |
---|
3138 | | #define HAVE_SYS_TYPES_H 1 |
---|
3139 | | #define HAVE_SYS_IOCTL_H 1 |
---|
3140 | | #define HAVE_SYS_PARAM_H 1 |
---|
3141 | | #define HAVE_SYS_SELECT_H 1 |
---|
3142 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3143 | | #define HAVE_SYS_STAT_H 1 |
---|
3144 | | #define HAVE_SYS_TIMEB_H 1 |
---|
3145 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3146 | | #define HAVE_POLL_H 1 |
---|
3147 | | #define HAVE_SGTTY_H 1 |
---|
3148 | | #define HAVE_TERMIOS_H 1 |
---|
3149 | | #define HAVE_DIRENT_H 1 |
---|
3150 | | #define HAVE__BOOL 1 |
---|
3151 | | #define HAVE_STDBOOL_H 1 |
---|
3152 | | #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1 |
---|
3153 | | #define HAVE_UNISTD_H 1 |
---|
3154 | | #define HAVE_TIME_T_IN_TIME_H 1 |
---|
3155 | | #define RETSIGTYPE void |
---|
3156 | | #define HAVE_ATEXIT 1 |
---|
3157 | | #define HAVE_MEMCPY 1 |
---|
3158 | | #define HAVE_MEMMOVE 1 |
---|
3159 | | #define HAVE_MEMSET 1 |
---|
3160 | | #define HAVE_BCOPY 1 |
---|
3161 | | #define HAVE_BZERO 1 |
---|
3162 | | #define HAVE_SETVBUF 1 |
---|
3163 | | #define HAVE_STRERROR 1 |
---|
3164 | | #define HAVE_STRCHR 1 |
---|
3165 | | #define HAVE_STRRCHR 1 |
---|
3166 | | #define HAVE_STRSTR 1 |
---|
3167 | | #define HAVE_INDEX 1 |
---|
3168 | | #define HAVE_RINDEX 1 |
---|
3169 | | #define HAVE_ERF 1 |
---|
3170 | | #define HAVE_ERFC 1 |
---|
3171 | | #define HAVE_GAMMA 1 |
---|
3172 | | #define HAVE_LGAMMA 1 |
---|
3173 | | #define HAVE_GETCWD 1 |
---|
3174 | | #define HAVE_POLL 1 |
---|
3175 | | #define HAVE_PCLOSE 1 |
---|
3176 | | #define HAVE_POPEN 1 |
---|
3177 | | #define HAVE_FDOPEN 1 |
---|
3178 | | #define HAVE_SELECT 1 |
---|
3179 | | #define HAVE_SLEEP 1 |
---|
3180 | | #define HAVE_STPCPY 1 |
---|
3181 | | #define HAVE_STRCSPN 1 |
---|
3182 | | #define HAVE_STRDUP 1 |
---|
3183 | | #define HAVE_STRNDUP 1 |
---|
3184 | | #define HAVE_STRNLEN 1 |
---|
3185 | | #define HAVE_STRCASECMP 1 |
---|
3186 | | #define HAVE_STRNCASECMP 1 |
---|
3187 | | #define HAVE_TCGETATTR 1 |
---|
3188 | | #define HAVE_VFPRINTF 1 |
---|
3189 | | /* end confdefs.h. */ |
---|
3190 | | /* Define doprnt to an innocuous variant, in case <limits.h> declares doprnt. |
---|
3191 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
3192 | | #define doprnt innocuous_doprnt |
---|
3193 | | |
---|
3194 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
3195 | | which can conflict with char doprnt (); below. |
---|
3196 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
3197 | | <limits.h> exists even on freestanding compilers. */ |
---|
3198 | | |
---|
3199 | | #ifdef __STDC__ |
---|
3200 | | # include <limits.h> |
---|
3201 | | #else |
---|
3202 | | # include <assert.h> |
---|
3203 | | #endif |
---|
3204 | | |
---|
3205 | | #undef doprnt |
---|
3206 | | |
---|
3207 | | /* Override any GCC internal prototype to avoid an error. |
---|
3208 | | Use char because int might match the return type of a GCC |
---|
3209 | | builtin and then its argument prototype would still apply. */ |
---|
3210 | | #ifdef __cplusplus |
---|
3211 | | extern "C" |
---|
3212 | | #endif |
---|
3213 | | char doprnt (); |
---|
3214 | | /* The GNU C library defines this for functions which it implements |
---|
3215 | | to always fail with ENOSYS. Some functions are actually named |
---|
3216 | | something starting with __ and the normal name is an alias. */ |
---|
3217 | | #if defined __stub_doprnt || defined __stub___doprnt |
---|
3218 | | choke me |
---|
3219 | | #endif |
---|
3220 | | |
---|
3221 | | int |
---|
3222 | | main () |
---|
3223 | | { |
---|
3224 | | return doprnt (); |
---|
3225 | | ; |
---|
3226 | | return 0; |
---|
3227 | | } |
---|
3228 | configure:8771: result: no |
---|
3229 | configure:8771: checking for usleep |
---|
3230 | configure:8771: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
3231 | configure:8771: $? = 0 |
---|
3232 | configure:8771: result: yes |
---|
3233 | configure:8783: checking for snprintf |
---|
3234 | configure:8783: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
3235 | conftest.c:113:6: warning: incompatible redeclaration of library function 'snprintf' |
---|
3236 | char snprintf (); |
---|
3237 | ^ |
---|
3238 | conftest.c:113:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)' |
---|
3239 | 1 warning generated. |
---|
3240 | configure:8783: $? = 0 |
---|
3241 | configure:8783: result: yes |
---|
3242 | configure:8808: checking whether signgam is declared |
---|
3243 | configure:8808: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
3244 | configure:8808: $? = 0 |
---|
3245 | configure:8808: result: yes |
---|
3246 | configure:8824: checking for sigsetjmp |
---|
3247 | configure:8837: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
3248 | configure:8837: $? = 0 |
---|
3249 | configure:8838: result: yes |
---|
3250 | configure:8856: checking if malloc(0) returns 0 |
---|
3251 | configure:8875: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
3252 | configure:8875: $? = 0 |
---|
3253 | configure:8875: ./conftest |
---|
3254 | configure:8875: $? = 0 |
---|
3255 | configure:8884: result: no |
---|
3256 | configure:8895: checking for sys/select.h |
---|
3257 | configure:8895: result: yes |
---|
3258 | configure:8895: checking for sys/socket.h |
---|
3259 | configure:8895: result: yes |
---|
3260 | configure:8905: checking types of arguments for select |
---|
3261 | configure:8933: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
3262 | configure:8933: $? = 0 |
---|
3263 | configure:8944: result: int,fd_set *,struct timeval * |
---|
3264 | configure:9375: checking for tputs in -lncurses |
---|
3265 | configure:9400: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lncurses >&5 |
---|
3266 | configure:9400: $? = 0 |
---|
3267 | configure:9410: result: yes |
---|
3268 | configure:9472: checking for remove_history in -lreadline |
---|
3269 | configure:9497: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c -lreadline -lncurses >&5 |
---|
3270 | configure:9497: $? = 0 |
---|
3271 | configure:9506: result: yes |
---|
3272 | configure:9563: checking for library containing rl_ding |
---|
3273 | configure:9594: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
3274 | Undefined symbols for architecture x86_64: |
---|
3275 | "_rl_ding", referenced from: |
---|
3276 | _main in cc-CwpIi4.o |
---|
3277 | ld: symbol(s) not found for architecture x86_64 |
---|
3278 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3279 | configure:9594: $? = 1 |
---|
3280 | configure: failed program was: |
---|
3281 | | /* confdefs.h */ |
---|
3282 | | #define PACKAGE_NAME "gnuplot" |
---|
3283 | | #define PACKAGE_TARNAME "gnuplot" |
---|
3284 | | #define PACKAGE_VERSION "4.6.5" |
---|
3285 | | #define PACKAGE_STRING "gnuplot 4.6.5" |
---|
3286 | | #define PACKAGE_BUGREPORT "" |
---|
3287 | | #define PACKAGE_URL "" |
---|
3288 | | #define PACKAGE "gnuplot" |
---|
3289 | | #define VERSION "4.6.5" |
---|
3290 | | #define PROTOTYPES 1 |
---|
3291 | | #define HAVE_SYS_TYPES_H 1 |
---|
3292 | | #define HAVE_SYS_STAT_H 1 |
---|
3293 | | #define HAVE_STDLIB_H 1 |
---|
3294 | | #define HAVE_STRING_H 1 |
---|
3295 | | #define HAVE_MEMORY_H 1 |
---|
3296 | | #define HAVE_STRINGS_H 1 |
---|
3297 | | #define HAVE_INTTYPES_H 1 |
---|
3298 | | #define HAVE_STDINT_H 1 |
---|
3299 | | #define HAVE_UNISTD_H 1 |
---|
3300 | | #define __EXTENSIONS__ 1 |
---|
3301 | | #define _ALL_SOURCE 1 |
---|
3302 | | #define _GNU_SOURCE 1 |
---|
3303 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3304 | | #define _TANDEM_SOURCE 1 |
---|
3305 | | #define HAVE_STRINGIZE 1 |
---|
3306 | | #define X11 1 |
---|
3307 | | #define HAVE_DIRENT_H 1 |
---|
3308 | | #define HAVE_ERRNO_H 1 |
---|
3309 | | #define HAVE_LANGINFO_H 1 |
---|
3310 | | #define HAVE_LIMITS_H 1 |
---|
3311 | | #define HAVE_LOCALE_H 1 |
---|
3312 | | #define HAVE_MATH_H 1 |
---|
3313 | | #define HAVE_STDLIB_H 1 |
---|
3314 | | #define HAVE_STRING_H 1 |
---|
3315 | | #define HAVE_TIME_H 1 |
---|
3316 | | #define HAVE_SYS_TIME_H 1 |
---|
3317 | | #define HAVE_SYS_TYPES_H 1 |
---|
3318 | | #define HAVE_SYS_IOCTL_H 1 |
---|
3319 | | #define HAVE_SYS_PARAM_H 1 |
---|
3320 | | #define HAVE_SYS_SELECT_H 1 |
---|
3321 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3322 | | #define HAVE_SYS_STAT_H 1 |
---|
3323 | | #define HAVE_SYS_TIMEB_H 1 |
---|
3324 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3325 | | #define HAVE_POLL_H 1 |
---|
3326 | | #define HAVE_SGTTY_H 1 |
---|
3327 | | #define HAVE_TERMIOS_H 1 |
---|
3328 | | #define HAVE_DIRENT_H 1 |
---|
3329 | | #define HAVE__BOOL 1 |
---|
3330 | | #define HAVE_STDBOOL_H 1 |
---|
3331 | | #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1 |
---|
3332 | | #define HAVE_UNISTD_H 1 |
---|
3333 | | #define HAVE_TIME_T_IN_TIME_H 1 |
---|
3334 | | #define RETSIGTYPE void |
---|
3335 | | #define HAVE_ATEXIT 1 |
---|
3336 | | #define HAVE_MEMCPY 1 |
---|
3337 | | #define HAVE_MEMMOVE 1 |
---|
3338 | | #define HAVE_MEMSET 1 |
---|
3339 | | #define HAVE_BCOPY 1 |
---|
3340 | | #define HAVE_BZERO 1 |
---|
3341 | | #define HAVE_SETVBUF 1 |
---|
3342 | | #define HAVE_STRERROR 1 |
---|
3343 | | #define HAVE_STRCHR 1 |
---|
3344 | | #define HAVE_STRRCHR 1 |
---|
3345 | | #define HAVE_STRSTR 1 |
---|
3346 | | #define HAVE_INDEX 1 |
---|
3347 | | #define HAVE_RINDEX 1 |
---|
3348 | | #define HAVE_ERF 1 |
---|
3349 | | #define HAVE_ERFC 1 |
---|
3350 | | #define HAVE_GAMMA 1 |
---|
3351 | | #define HAVE_LGAMMA 1 |
---|
3352 | | #define HAVE_GETCWD 1 |
---|
3353 | | #define HAVE_POLL 1 |
---|
3354 | | #define HAVE_PCLOSE 1 |
---|
3355 | | #define HAVE_POPEN 1 |
---|
3356 | | #define HAVE_FDOPEN 1 |
---|
3357 | | #define HAVE_SELECT 1 |
---|
3358 | | #define HAVE_SLEEP 1 |
---|
3359 | | #define HAVE_STPCPY 1 |
---|
3360 | | #define HAVE_STRCSPN 1 |
---|
3361 | | #define HAVE_STRDUP 1 |
---|
3362 | | #define HAVE_STRNDUP 1 |
---|
3363 | | #define HAVE_STRNLEN 1 |
---|
3364 | | #define HAVE_STRCASECMP 1 |
---|
3365 | | #define HAVE_STRNCASECMP 1 |
---|
3366 | | #define HAVE_TCGETATTR 1 |
---|
3367 | | #define HAVE_VFPRINTF 1 |
---|
3368 | | #define HAVE_USLEEP 1 |
---|
3369 | | #define HAVE_SNPRINTF 1 |
---|
3370 | | #define HAVE_DECL_SIGNGAM 1 |
---|
3371 | | #define HAVE_SIGSETJMP 1 |
---|
3372 | | #define PIPES 1 |
---|
3373 | | #define HAVE_SYS_SELECT_H 1 |
---|
3374 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3375 | | #define SELECT_TYPE_ARG1 int |
---|
3376 | | #define SELECT_TYPE_ARG234 (fd_set *) |
---|
3377 | | #define SELECT_TYPE_ARG5 (struct timeval *) |
---|
3378 | | /* end confdefs.h. */ |
---|
3379 | | |
---|
3380 | | /* Override any GCC internal prototype to avoid an error. |
---|
3381 | | Use char because int might match the return type of a GCC |
---|
3382 | | builtin and then its argument prototype would still apply. */ |
---|
3383 | | #ifdef __cplusplus |
---|
3384 | | extern "C" |
---|
3385 | | #endif |
---|
3386 | | char rl_ding (); |
---|
3387 | | int |
---|
3388 | | main () |
---|
3389 | | { |
---|
3390 | | return rl_ding (); |
---|
3391 | | ; |
---|
3392 | | return 0; |
---|
3393 | | } |
---|
3394 | configure:9594: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c -lreadline -lreadline -lncurses >&5 |
---|
3395 | configure:9594: $? = 0 |
---|
3396 | configure:9611: result: -lreadline |
---|
3397 | configure:9623: checking for library containing rl_forced_update_display |
---|
3398 | configure:9654: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c -lreadline >&5 |
---|
3399 | configure:9654: $? = 0 |
---|
3400 | configure:9671: result: none required |
---|
3401 | configure:9683: checking for library containing rl_reset_after_signal |
---|
3402 | configure:9714: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c -lreadline >&5 |
---|
3403 | configure:9714: $? = 0 |
---|
3404 | configure:9731: result: none required |
---|
3405 | configure:9743: checking for library containing rl_complete_with_tilde_expansion |
---|
3406 | configure:9774: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c -lreadline >&5 |
---|
3407 | configure:9774: $? = 0 |
---|
3408 | configure:9791: result: none required |
---|
3409 | configure:9816: checking readline/readline.h usability |
---|
3410 | configure:9816: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
3411 | configure:9816: $? = 0 |
---|
3412 | configure:9816: result: yes |
---|
3413 | configure:9816: checking readline/readline.h presence |
---|
3414 | configure:9816: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include conftest.c |
---|
3415 | configure:9816: $? = 0 |
---|
3416 | configure:9816: result: yes |
---|
3417 | configure:9816: checking for readline/readline.h |
---|
3418 | configure:9816: result: yes |
---|
3419 | configure:9833: checking readline/history.h usability |
---|
3420 | configure:9833: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
3421 | configure:9833: $? = 0 |
---|
3422 | configure:9833: result: yes |
---|
3423 | configure:9833: checking readline/history.h presence |
---|
3424 | configure:9833: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include conftest.c |
---|
3425 | configure:9833: $? = 0 |
---|
3426 | configure:9833: result: yes |
---|
3427 | configure:9833: checking for readline/history.h |
---|
3428 | configure:9833: result: yes |
---|
3429 | configure:9901: checking for deflate in -lz |
---|
3430 | configure:9926: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c -lz >&5 |
---|
3431 | configure:9926: $? = 0 |
---|
3432 | configure:9935: result: yes |
---|
3433 | configure:9942: checking zlib.h usability |
---|
3434 | configure:9942: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
3435 | In file included from conftest.c:138: |
---|
3436 | In file included from /opt/local/include/zlib.h:34: |
---|
3437 | /opt/local/include/zconf.h:427:14: fatal error: 'stdarg.h' file not found |
---|
3438 | # include <stdarg.h> /* for va_list */ |
---|
3439 | ^ |
---|
3440 | 1 error generated. |
---|
3441 | configure:9942: $? = 1 |
---|
3442 | configure: failed program was: |
---|
3443 | | /* confdefs.h */ |
---|
3444 | | #define PACKAGE_NAME "gnuplot" |
---|
3445 | | #define PACKAGE_TARNAME "gnuplot" |
---|
3446 | | #define PACKAGE_VERSION "4.6.5" |
---|
3447 | | #define PACKAGE_STRING "gnuplot 4.6.5" |
---|
3448 | | #define PACKAGE_BUGREPORT "" |
---|
3449 | | #define PACKAGE_URL "" |
---|
3450 | | #define PACKAGE "gnuplot" |
---|
3451 | | #define VERSION "4.6.5" |
---|
3452 | | #define PROTOTYPES 1 |
---|
3453 | | #define HAVE_SYS_TYPES_H 1 |
---|
3454 | | #define HAVE_SYS_STAT_H 1 |
---|
3455 | | #define HAVE_STDLIB_H 1 |
---|
3456 | | #define HAVE_STRING_H 1 |
---|
3457 | | #define HAVE_MEMORY_H 1 |
---|
3458 | | #define HAVE_STRINGS_H 1 |
---|
3459 | | #define HAVE_INTTYPES_H 1 |
---|
3460 | | #define HAVE_STDINT_H 1 |
---|
3461 | | #define HAVE_UNISTD_H 1 |
---|
3462 | | #define __EXTENSIONS__ 1 |
---|
3463 | | #define _ALL_SOURCE 1 |
---|
3464 | | #define _GNU_SOURCE 1 |
---|
3465 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3466 | | #define _TANDEM_SOURCE 1 |
---|
3467 | | #define HAVE_STRINGIZE 1 |
---|
3468 | | #define X11 1 |
---|
3469 | | #define HAVE_DIRENT_H 1 |
---|
3470 | | #define HAVE_ERRNO_H 1 |
---|
3471 | | #define HAVE_LANGINFO_H 1 |
---|
3472 | | #define HAVE_LIMITS_H 1 |
---|
3473 | | #define HAVE_LOCALE_H 1 |
---|
3474 | | #define HAVE_MATH_H 1 |
---|
3475 | | #define HAVE_STDLIB_H 1 |
---|
3476 | | #define HAVE_STRING_H 1 |
---|
3477 | | #define HAVE_TIME_H 1 |
---|
3478 | | #define HAVE_SYS_TIME_H 1 |
---|
3479 | | #define HAVE_SYS_TYPES_H 1 |
---|
3480 | | #define HAVE_SYS_IOCTL_H 1 |
---|
3481 | | #define HAVE_SYS_PARAM_H 1 |
---|
3482 | | #define HAVE_SYS_SELECT_H 1 |
---|
3483 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3484 | | #define HAVE_SYS_STAT_H 1 |
---|
3485 | | #define HAVE_SYS_TIMEB_H 1 |
---|
3486 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3487 | | #define HAVE_POLL_H 1 |
---|
3488 | | #define HAVE_SGTTY_H 1 |
---|
3489 | | #define HAVE_TERMIOS_H 1 |
---|
3490 | | #define HAVE_DIRENT_H 1 |
---|
3491 | | #define HAVE__BOOL 1 |
---|
3492 | | #define HAVE_STDBOOL_H 1 |
---|
3493 | | #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1 |
---|
3494 | | #define HAVE_UNISTD_H 1 |
---|
3495 | | #define HAVE_TIME_T_IN_TIME_H 1 |
---|
3496 | | #define RETSIGTYPE void |
---|
3497 | | #define HAVE_ATEXIT 1 |
---|
3498 | | #define HAVE_MEMCPY 1 |
---|
3499 | | #define HAVE_MEMMOVE 1 |
---|
3500 | | #define HAVE_MEMSET 1 |
---|
3501 | | #define HAVE_BCOPY 1 |
---|
3502 | | #define HAVE_BZERO 1 |
---|
3503 | | #define HAVE_SETVBUF 1 |
---|
3504 | | #define HAVE_STRERROR 1 |
---|
3505 | | #define HAVE_STRCHR 1 |
---|
3506 | | #define HAVE_STRRCHR 1 |
---|
3507 | | #define HAVE_STRSTR 1 |
---|
3508 | | #define HAVE_INDEX 1 |
---|
3509 | | #define HAVE_RINDEX 1 |
---|
3510 | | #define HAVE_ERF 1 |
---|
3511 | | #define HAVE_ERFC 1 |
---|
3512 | | #define HAVE_GAMMA 1 |
---|
3513 | | #define HAVE_LGAMMA 1 |
---|
3514 | | #define HAVE_GETCWD 1 |
---|
3515 | | #define HAVE_POLL 1 |
---|
3516 | | #define HAVE_PCLOSE 1 |
---|
3517 | | #define HAVE_POPEN 1 |
---|
3518 | | #define HAVE_FDOPEN 1 |
---|
3519 | | #define HAVE_SELECT 1 |
---|
3520 | | #define HAVE_SLEEP 1 |
---|
3521 | | #define HAVE_STPCPY 1 |
---|
3522 | | #define HAVE_STRCSPN 1 |
---|
3523 | | #define HAVE_STRDUP 1 |
---|
3524 | | #define HAVE_STRNDUP 1 |
---|
3525 | | #define HAVE_STRNLEN 1 |
---|
3526 | | #define HAVE_STRCASECMP 1 |
---|
3527 | | #define HAVE_STRNCASECMP 1 |
---|
3528 | | #define HAVE_TCGETATTR 1 |
---|
3529 | | #define HAVE_VFPRINTF 1 |
---|
3530 | | #define HAVE_USLEEP 1 |
---|
3531 | | #define HAVE_SNPRINTF 1 |
---|
3532 | | #define HAVE_DECL_SIGNGAM 1 |
---|
3533 | | #define HAVE_SIGSETJMP 1 |
---|
3534 | | #define PIPES 1 |
---|
3535 | | #define HAVE_SYS_SELECT_H 1 |
---|
3536 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3537 | | #define SELECT_TYPE_ARG1 int |
---|
3538 | | #define SELECT_TYPE_ARG234 (fd_set *) |
---|
3539 | | #define SELECT_TYPE_ARG5 (struct timeval *) |
---|
3540 | | #define HAVE_READLINE_RESET 1 |
---|
3541 | | #define HAVE_LIBREADLINE 1 |
---|
3542 | | #define HAVE_READLINE_READLINE_H 1 |
---|
3543 | | #define HAVE_READLINE_HISTORY_H 1 |
---|
3544 | | #define GNUPLOT_HISTORY 1 |
---|
3545 | | #define HAVE_LIBZ 1 |
---|
3546 | | /* end confdefs.h. */ |
---|
3547 | | #include <stdio.h> |
---|
3548 | | #ifdef HAVE_SYS_TYPES_H |
---|
3549 | | # include <sys/types.h> |
---|
3550 | | #endif |
---|
3551 | | #ifdef HAVE_SYS_STAT_H |
---|
3552 | | # include <sys/stat.h> |
---|
3553 | | #endif |
---|
3554 | | #ifdef STDC_HEADERS |
---|
3555 | | # include <stdlib.h> |
---|
3556 | | # include <stddef.h> |
---|
3557 | | #else |
---|
3558 | | # ifdef HAVE_STDLIB_H |
---|
3559 | | # include <stdlib.h> |
---|
3560 | | # endif |
---|
3561 | | #endif |
---|
3562 | | #ifdef HAVE_STRING_H |
---|
3563 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3564 | | # include <memory.h> |
---|
3565 | | # endif |
---|
3566 | | # include <string.h> |
---|
3567 | | #endif |
---|
3568 | | #ifdef HAVE_STRINGS_H |
---|
3569 | | # include <strings.h> |
---|
3570 | | #endif |
---|
3571 | | #ifdef HAVE_INTTYPES_H |
---|
3572 | | # include <inttypes.h> |
---|
3573 | | #endif |
---|
3574 | | #ifdef HAVE_STDINT_H |
---|
3575 | | # include <stdint.h> |
---|
3576 | | #endif |
---|
3577 | | #ifdef HAVE_UNISTD_H |
---|
3578 | | # include <unistd.h> |
---|
3579 | | #endif |
---|
3580 | | #include <zlib.h> |
---|
3581 | configure:9942: result: no |
---|
3582 | configure:9942: checking zlib.h presence |
---|
3583 | configure:9942: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include conftest.c |
---|
3584 | In file included from conftest.c:105: |
---|
3585 | In file included from /opt/local/include/zlib.h:34: |
---|
3586 | /opt/local/include/zconf.h:427:14: fatal error: 'stdarg.h' file not found |
---|
3587 | # include <stdarg.h> /* for va_list */ |
---|
3588 | ^ |
---|
3589 | 1 error generated. |
---|
3590 | configure:9942: $? = 1 |
---|
3591 | configure: failed program was: |
---|
3592 | | /* confdefs.h */ |
---|
3593 | | #define PACKAGE_NAME "gnuplot" |
---|
3594 | | #define PACKAGE_TARNAME "gnuplot" |
---|
3595 | | #define PACKAGE_VERSION "4.6.5" |
---|
3596 | | #define PACKAGE_STRING "gnuplot 4.6.5" |
---|
3597 | | #define PACKAGE_BUGREPORT "" |
---|
3598 | | #define PACKAGE_URL "" |
---|
3599 | | #define PACKAGE "gnuplot" |
---|
3600 | | #define VERSION "4.6.5" |
---|
3601 | | #define PROTOTYPES 1 |
---|
3602 | | #define HAVE_SYS_TYPES_H 1 |
---|
3603 | | #define HAVE_SYS_STAT_H 1 |
---|
3604 | | #define HAVE_STDLIB_H 1 |
---|
3605 | | #define HAVE_STRING_H 1 |
---|
3606 | | #define HAVE_MEMORY_H 1 |
---|
3607 | | #define HAVE_STRINGS_H 1 |
---|
3608 | | #define HAVE_INTTYPES_H 1 |
---|
3609 | | #define HAVE_STDINT_H 1 |
---|
3610 | | #define HAVE_UNISTD_H 1 |
---|
3611 | | #define __EXTENSIONS__ 1 |
---|
3612 | | #define _ALL_SOURCE 1 |
---|
3613 | | #define _GNU_SOURCE 1 |
---|
3614 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3615 | | #define _TANDEM_SOURCE 1 |
---|
3616 | | #define HAVE_STRINGIZE 1 |
---|
3617 | | #define X11 1 |
---|
3618 | | #define HAVE_DIRENT_H 1 |
---|
3619 | | #define HAVE_ERRNO_H 1 |
---|
3620 | | #define HAVE_LANGINFO_H 1 |
---|
3621 | | #define HAVE_LIMITS_H 1 |
---|
3622 | | #define HAVE_LOCALE_H 1 |
---|
3623 | | #define HAVE_MATH_H 1 |
---|
3624 | | #define HAVE_STDLIB_H 1 |
---|
3625 | | #define HAVE_STRING_H 1 |
---|
3626 | | #define HAVE_TIME_H 1 |
---|
3627 | | #define HAVE_SYS_TIME_H 1 |
---|
3628 | | #define HAVE_SYS_TYPES_H 1 |
---|
3629 | | #define HAVE_SYS_IOCTL_H 1 |
---|
3630 | | #define HAVE_SYS_PARAM_H 1 |
---|
3631 | | #define HAVE_SYS_SELECT_H 1 |
---|
3632 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3633 | | #define HAVE_SYS_STAT_H 1 |
---|
3634 | | #define HAVE_SYS_TIMEB_H 1 |
---|
3635 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3636 | | #define HAVE_POLL_H 1 |
---|
3637 | | #define HAVE_SGTTY_H 1 |
---|
3638 | | #define HAVE_TERMIOS_H 1 |
---|
3639 | | #define HAVE_DIRENT_H 1 |
---|
3640 | | #define HAVE__BOOL 1 |
---|
3641 | | #define HAVE_STDBOOL_H 1 |
---|
3642 | | #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1 |
---|
3643 | | #define HAVE_UNISTD_H 1 |
---|
3644 | | #define HAVE_TIME_T_IN_TIME_H 1 |
---|
3645 | | #define RETSIGTYPE void |
---|
3646 | | #define HAVE_ATEXIT 1 |
---|
3647 | | #define HAVE_MEMCPY 1 |
---|
3648 | | #define HAVE_MEMMOVE 1 |
---|
3649 | | #define HAVE_MEMSET 1 |
---|
3650 | | #define HAVE_BCOPY 1 |
---|
3651 | | #define HAVE_BZERO 1 |
---|
3652 | | #define HAVE_SETVBUF 1 |
---|
3653 | | #define HAVE_STRERROR 1 |
---|
3654 | | #define HAVE_STRCHR 1 |
---|
3655 | | #define HAVE_STRRCHR 1 |
---|
3656 | | #define HAVE_STRSTR 1 |
---|
3657 | | #define HAVE_INDEX 1 |
---|
3658 | | #define HAVE_RINDEX 1 |
---|
3659 | | #define HAVE_ERF 1 |
---|
3660 | | #define HAVE_ERFC 1 |
---|
3661 | | #define HAVE_GAMMA 1 |
---|
3662 | | #define HAVE_LGAMMA 1 |
---|
3663 | | #define HAVE_GETCWD 1 |
---|
3664 | | #define HAVE_POLL 1 |
---|
3665 | | #define HAVE_PCLOSE 1 |
---|
3666 | | #define HAVE_POPEN 1 |
---|
3667 | | #define HAVE_FDOPEN 1 |
---|
3668 | | #define HAVE_SELECT 1 |
---|
3669 | | #define HAVE_SLEEP 1 |
---|
3670 | | #define HAVE_STPCPY 1 |
---|
3671 | | #define HAVE_STRCSPN 1 |
---|
3672 | | #define HAVE_STRDUP 1 |
---|
3673 | | #define HAVE_STRNDUP 1 |
---|
3674 | | #define HAVE_STRNLEN 1 |
---|
3675 | | #define HAVE_STRCASECMP 1 |
---|
3676 | | #define HAVE_STRNCASECMP 1 |
---|
3677 | | #define HAVE_TCGETATTR 1 |
---|
3678 | | #define HAVE_VFPRINTF 1 |
---|
3679 | | #define HAVE_USLEEP 1 |
---|
3680 | | #define HAVE_SNPRINTF 1 |
---|
3681 | | #define HAVE_DECL_SIGNGAM 1 |
---|
3682 | | #define HAVE_SIGSETJMP 1 |
---|
3683 | | #define PIPES 1 |
---|
3684 | | #define HAVE_SYS_SELECT_H 1 |
---|
3685 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3686 | | #define SELECT_TYPE_ARG1 int |
---|
3687 | | #define SELECT_TYPE_ARG234 (fd_set *) |
---|
3688 | | #define SELECT_TYPE_ARG5 (struct timeval *) |
---|
3689 | | #define HAVE_READLINE_RESET 1 |
---|
3690 | | #define HAVE_LIBREADLINE 1 |
---|
3691 | | #define HAVE_READLINE_READLINE_H 1 |
---|
3692 | | #define HAVE_READLINE_HISTORY_H 1 |
---|
3693 | | #define GNUPLOT_HISTORY 1 |
---|
3694 | | #define HAVE_LIBZ 1 |
---|
3695 | | /* end confdefs.h. */ |
---|
3696 | | #include <zlib.h> |
---|
3697 | configure:9942: result: no |
---|
3698 | configure:9942: checking for zlib.h |
---|
3699 | configure:9942: result: no |
---|
3700 | configure:9947: WARNING: found z library but not zlib.h |
---|
3701 | please add path to zlib.h to CPPFLAGS in Makefile |
---|
3702 | configure:9971: checking for gdlib-config |
---|
3703 | configure:9989: found /opt/local/bin/gdlib-config |
---|
3704 | configure:10001: result: /opt/local/bin/gdlib-config |
---|
3705 | configure:10023: checking for gdImageCreateTrueColor in -lgd |
---|
3706 | configure:10048: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -L/opt/local/lib conftest.c -lgd >&5 |
---|
3707 | configure:10048: $? = 0 |
---|
3708 | configure:10057: result: yes |
---|
3709 | configure:10065: checking gd.h usability |
---|
3710 | configure:10065: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
3711 | In file included from conftest.c:139: |
---|
3712 | /opt/local/include/gd.h:80:10: fatal error: 'stdarg.h' file not found |
---|
3713 | #include <stdarg.h> |
---|
3714 | ^ |
---|
3715 | 1 error generated. |
---|
3716 | configure:10065: $? = 1 |
---|
3717 | configure: failed program was: |
---|
3718 | | /* confdefs.h */ |
---|
3719 | | #define PACKAGE_NAME "gnuplot" |
---|
3720 | | #define PACKAGE_TARNAME "gnuplot" |
---|
3721 | | #define PACKAGE_VERSION "4.6.5" |
---|
3722 | | #define PACKAGE_STRING "gnuplot 4.6.5" |
---|
3723 | | #define PACKAGE_BUGREPORT "" |
---|
3724 | | #define PACKAGE_URL "" |
---|
3725 | | #define PACKAGE "gnuplot" |
---|
3726 | | #define VERSION "4.6.5" |
---|
3727 | | #define PROTOTYPES 1 |
---|
3728 | | #define HAVE_SYS_TYPES_H 1 |
---|
3729 | | #define HAVE_SYS_STAT_H 1 |
---|
3730 | | #define HAVE_STDLIB_H 1 |
---|
3731 | | #define HAVE_STRING_H 1 |
---|
3732 | | #define HAVE_MEMORY_H 1 |
---|
3733 | | #define HAVE_STRINGS_H 1 |
---|
3734 | | #define HAVE_INTTYPES_H 1 |
---|
3735 | | #define HAVE_STDINT_H 1 |
---|
3736 | | #define HAVE_UNISTD_H 1 |
---|
3737 | | #define __EXTENSIONS__ 1 |
---|
3738 | | #define _ALL_SOURCE 1 |
---|
3739 | | #define _GNU_SOURCE 1 |
---|
3740 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3741 | | #define _TANDEM_SOURCE 1 |
---|
3742 | | #define HAVE_STRINGIZE 1 |
---|
3743 | | #define X11 1 |
---|
3744 | | #define HAVE_DIRENT_H 1 |
---|
3745 | | #define HAVE_ERRNO_H 1 |
---|
3746 | | #define HAVE_LANGINFO_H 1 |
---|
3747 | | #define HAVE_LIMITS_H 1 |
---|
3748 | | #define HAVE_LOCALE_H 1 |
---|
3749 | | #define HAVE_MATH_H 1 |
---|
3750 | | #define HAVE_STDLIB_H 1 |
---|
3751 | | #define HAVE_STRING_H 1 |
---|
3752 | | #define HAVE_TIME_H 1 |
---|
3753 | | #define HAVE_SYS_TIME_H 1 |
---|
3754 | | #define HAVE_SYS_TYPES_H 1 |
---|
3755 | | #define HAVE_SYS_IOCTL_H 1 |
---|
3756 | | #define HAVE_SYS_PARAM_H 1 |
---|
3757 | | #define HAVE_SYS_SELECT_H 1 |
---|
3758 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3759 | | #define HAVE_SYS_STAT_H 1 |
---|
3760 | | #define HAVE_SYS_TIMEB_H 1 |
---|
3761 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3762 | | #define HAVE_POLL_H 1 |
---|
3763 | | #define HAVE_SGTTY_H 1 |
---|
3764 | | #define HAVE_TERMIOS_H 1 |
---|
3765 | | #define HAVE_DIRENT_H 1 |
---|
3766 | | #define HAVE__BOOL 1 |
---|
3767 | | #define HAVE_STDBOOL_H 1 |
---|
3768 | | #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1 |
---|
3769 | | #define HAVE_UNISTD_H 1 |
---|
3770 | | #define HAVE_TIME_T_IN_TIME_H 1 |
---|
3771 | | #define RETSIGTYPE void |
---|
3772 | | #define HAVE_ATEXIT 1 |
---|
3773 | | #define HAVE_MEMCPY 1 |
---|
3774 | | #define HAVE_MEMMOVE 1 |
---|
3775 | | #define HAVE_MEMSET 1 |
---|
3776 | | #define HAVE_BCOPY 1 |
---|
3777 | | #define HAVE_BZERO 1 |
---|
3778 | | #define HAVE_SETVBUF 1 |
---|
3779 | | #define HAVE_STRERROR 1 |
---|
3780 | | #define HAVE_STRCHR 1 |
---|
3781 | | #define HAVE_STRRCHR 1 |
---|
3782 | | #define HAVE_STRSTR 1 |
---|
3783 | | #define HAVE_INDEX 1 |
---|
3784 | | #define HAVE_RINDEX 1 |
---|
3785 | | #define HAVE_ERF 1 |
---|
3786 | | #define HAVE_ERFC 1 |
---|
3787 | | #define HAVE_GAMMA 1 |
---|
3788 | | #define HAVE_LGAMMA 1 |
---|
3789 | | #define HAVE_GETCWD 1 |
---|
3790 | | #define HAVE_POLL 1 |
---|
3791 | | #define HAVE_PCLOSE 1 |
---|
3792 | | #define HAVE_POPEN 1 |
---|
3793 | | #define HAVE_FDOPEN 1 |
---|
3794 | | #define HAVE_SELECT 1 |
---|
3795 | | #define HAVE_SLEEP 1 |
---|
3796 | | #define HAVE_STPCPY 1 |
---|
3797 | | #define HAVE_STRCSPN 1 |
---|
3798 | | #define HAVE_STRDUP 1 |
---|
3799 | | #define HAVE_STRNDUP 1 |
---|
3800 | | #define HAVE_STRNLEN 1 |
---|
3801 | | #define HAVE_STRCASECMP 1 |
---|
3802 | | #define HAVE_STRNCASECMP 1 |
---|
3803 | | #define HAVE_TCGETATTR 1 |
---|
3804 | | #define HAVE_VFPRINTF 1 |
---|
3805 | | #define HAVE_USLEEP 1 |
---|
3806 | | #define HAVE_SNPRINTF 1 |
---|
3807 | | #define HAVE_DECL_SIGNGAM 1 |
---|
3808 | | #define HAVE_SIGSETJMP 1 |
---|
3809 | | #define PIPES 1 |
---|
3810 | | #define HAVE_SYS_SELECT_H 1 |
---|
3811 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3812 | | #define SELECT_TYPE_ARG1 int |
---|
3813 | | #define SELECT_TYPE_ARG234 (fd_set *) |
---|
3814 | | #define SELECT_TYPE_ARG5 (struct timeval *) |
---|
3815 | | #define HAVE_READLINE_RESET 1 |
---|
3816 | | #define HAVE_LIBREADLINE 1 |
---|
3817 | | #define HAVE_READLINE_READLINE_H 1 |
---|
3818 | | #define HAVE_READLINE_HISTORY_H 1 |
---|
3819 | | #define GNUPLOT_HISTORY 1 |
---|
3820 | | #define HAVE_LIBZ 1 |
---|
3821 | | #define HAVE_LIBGD 1 |
---|
3822 | | /* end confdefs.h. */ |
---|
3823 | | #include <stdio.h> |
---|
3824 | | #ifdef HAVE_SYS_TYPES_H |
---|
3825 | | # include <sys/types.h> |
---|
3826 | | #endif |
---|
3827 | | #ifdef HAVE_SYS_STAT_H |
---|
3828 | | # include <sys/stat.h> |
---|
3829 | | #endif |
---|
3830 | | #ifdef STDC_HEADERS |
---|
3831 | | # include <stdlib.h> |
---|
3832 | | # include <stddef.h> |
---|
3833 | | #else |
---|
3834 | | # ifdef HAVE_STDLIB_H |
---|
3835 | | # include <stdlib.h> |
---|
3836 | | # endif |
---|
3837 | | #endif |
---|
3838 | | #ifdef HAVE_STRING_H |
---|
3839 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3840 | | # include <memory.h> |
---|
3841 | | # endif |
---|
3842 | | # include <string.h> |
---|
3843 | | #endif |
---|
3844 | | #ifdef HAVE_STRINGS_H |
---|
3845 | | # include <strings.h> |
---|
3846 | | #endif |
---|
3847 | | #ifdef HAVE_INTTYPES_H |
---|
3848 | | # include <inttypes.h> |
---|
3849 | | #endif |
---|
3850 | | #ifdef HAVE_STDINT_H |
---|
3851 | | # include <stdint.h> |
---|
3852 | | #endif |
---|
3853 | | #ifdef HAVE_UNISTD_H |
---|
3854 | | # include <unistd.h> |
---|
3855 | | #endif |
---|
3856 | | #include <gd.h> |
---|
3857 | configure:10065: result: no |
---|
3858 | configure:10065: checking gd.h presence |
---|
3859 | configure:10065: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c |
---|
3860 | In file included from conftest.c:106: |
---|
3861 | /opt/local/include/gd.h:80:10: fatal error: 'stdarg.h' file not found |
---|
3862 | #include <stdarg.h> |
---|
3863 | ^ |
---|
3864 | 1 error generated. |
---|
3865 | configure:10065: $? = 1 |
---|
3866 | configure: failed program was: |
---|
3867 | | /* confdefs.h */ |
---|
3868 | | #define PACKAGE_NAME "gnuplot" |
---|
3869 | | #define PACKAGE_TARNAME "gnuplot" |
---|
3870 | | #define PACKAGE_VERSION "4.6.5" |
---|
3871 | | #define PACKAGE_STRING "gnuplot 4.6.5" |
---|
3872 | | #define PACKAGE_BUGREPORT "" |
---|
3873 | | #define PACKAGE_URL "" |
---|
3874 | | #define PACKAGE "gnuplot" |
---|
3875 | | #define VERSION "4.6.5" |
---|
3876 | | #define PROTOTYPES 1 |
---|
3877 | | #define HAVE_SYS_TYPES_H 1 |
---|
3878 | | #define HAVE_SYS_STAT_H 1 |
---|
3879 | | #define HAVE_STDLIB_H 1 |
---|
3880 | | #define HAVE_STRING_H 1 |
---|
3881 | | #define HAVE_MEMORY_H 1 |
---|
3882 | | #define HAVE_STRINGS_H 1 |
---|
3883 | | #define HAVE_INTTYPES_H 1 |
---|
3884 | | #define HAVE_STDINT_H 1 |
---|
3885 | | #define HAVE_UNISTD_H 1 |
---|
3886 | | #define __EXTENSIONS__ 1 |
---|
3887 | | #define _ALL_SOURCE 1 |
---|
3888 | | #define _GNU_SOURCE 1 |
---|
3889 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3890 | | #define _TANDEM_SOURCE 1 |
---|
3891 | | #define HAVE_STRINGIZE 1 |
---|
3892 | | #define X11 1 |
---|
3893 | | #define HAVE_DIRENT_H 1 |
---|
3894 | | #define HAVE_ERRNO_H 1 |
---|
3895 | | #define HAVE_LANGINFO_H 1 |
---|
3896 | | #define HAVE_LIMITS_H 1 |
---|
3897 | | #define HAVE_LOCALE_H 1 |
---|
3898 | | #define HAVE_MATH_H 1 |
---|
3899 | | #define HAVE_STDLIB_H 1 |
---|
3900 | | #define HAVE_STRING_H 1 |
---|
3901 | | #define HAVE_TIME_H 1 |
---|
3902 | | #define HAVE_SYS_TIME_H 1 |
---|
3903 | | #define HAVE_SYS_TYPES_H 1 |
---|
3904 | | #define HAVE_SYS_IOCTL_H 1 |
---|
3905 | | #define HAVE_SYS_PARAM_H 1 |
---|
3906 | | #define HAVE_SYS_SELECT_H 1 |
---|
3907 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3908 | | #define HAVE_SYS_STAT_H 1 |
---|
3909 | | #define HAVE_SYS_TIMEB_H 1 |
---|
3910 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3911 | | #define HAVE_POLL_H 1 |
---|
3912 | | #define HAVE_SGTTY_H 1 |
---|
3913 | | #define HAVE_TERMIOS_H 1 |
---|
3914 | | #define HAVE_DIRENT_H 1 |
---|
3915 | | #define HAVE__BOOL 1 |
---|
3916 | | #define HAVE_STDBOOL_H 1 |
---|
3917 | | #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1 |
---|
3918 | | #define HAVE_UNISTD_H 1 |
---|
3919 | | #define HAVE_TIME_T_IN_TIME_H 1 |
---|
3920 | | #define RETSIGTYPE void |
---|
3921 | | #define HAVE_ATEXIT 1 |
---|
3922 | | #define HAVE_MEMCPY 1 |
---|
3923 | | #define HAVE_MEMMOVE 1 |
---|
3924 | | #define HAVE_MEMSET 1 |
---|
3925 | | #define HAVE_BCOPY 1 |
---|
3926 | | #define HAVE_BZERO 1 |
---|
3927 | | #define HAVE_SETVBUF 1 |
---|
3928 | | #define HAVE_STRERROR 1 |
---|
3929 | | #define HAVE_STRCHR 1 |
---|
3930 | | #define HAVE_STRRCHR 1 |
---|
3931 | | #define HAVE_STRSTR 1 |
---|
3932 | | #define HAVE_INDEX 1 |
---|
3933 | | #define HAVE_RINDEX 1 |
---|
3934 | | #define HAVE_ERF 1 |
---|
3935 | | #define HAVE_ERFC 1 |
---|
3936 | | #define HAVE_GAMMA 1 |
---|
3937 | | #define HAVE_LGAMMA 1 |
---|
3938 | | #define HAVE_GETCWD 1 |
---|
3939 | | #define HAVE_POLL 1 |
---|
3940 | | #define HAVE_PCLOSE 1 |
---|
3941 | | #define HAVE_POPEN 1 |
---|
3942 | | #define HAVE_FDOPEN 1 |
---|
3943 | | #define HAVE_SELECT 1 |
---|
3944 | | #define HAVE_SLEEP 1 |
---|
3945 | | #define HAVE_STPCPY 1 |
---|
3946 | | #define HAVE_STRCSPN 1 |
---|
3947 | | #define HAVE_STRDUP 1 |
---|
3948 | | #define HAVE_STRNDUP 1 |
---|
3949 | | #define HAVE_STRNLEN 1 |
---|
3950 | | #define HAVE_STRCASECMP 1 |
---|
3951 | | #define HAVE_STRNCASECMP 1 |
---|
3952 | | #define HAVE_TCGETATTR 1 |
---|
3953 | | #define HAVE_VFPRINTF 1 |
---|
3954 | | #define HAVE_USLEEP 1 |
---|
3955 | | #define HAVE_SNPRINTF 1 |
---|
3956 | | #define HAVE_DECL_SIGNGAM 1 |
---|
3957 | | #define HAVE_SIGSETJMP 1 |
---|
3958 | | #define PIPES 1 |
---|
3959 | | #define HAVE_SYS_SELECT_H 1 |
---|
3960 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3961 | | #define SELECT_TYPE_ARG1 int |
---|
3962 | | #define SELECT_TYPE_ARG234 (fd_set *) |
---|
3963 | | #define SELECT_TYPE_ARG5 (struct timeval *) |
---|
3964 | | #define HAVE_READLINE_RESET 1 |
---|
3965 | | #define HAVE_LIBREADLINE 1 |
---|
3966 | | #define HAVE_READLINE_READLINE_H 1 |
---|
3967 | | #define HAVE_READLINE_HISTORY_H 1 |
---|
3968 | | #define GNUPLOT_HISTORY 1 |
---|
3969 | | #define HAVE_LIBZ 1 |
---|
3970 | | #define HAVE_LIBGD 1 |
---|
3971 | | /* end confdefs.h. */ |
---|
3972 | | #include <gd.h> |
---|
3973 | configure:10065: result: no |
---|
3974 | configure:10065: checking for gd.h |
---|
3975 | configure:10065: result: no |
---|
3976 | configure:10072: WARNING: please add path to gd.h to CPPFLAGS in Makefile |
---|
3977 | configure:10079: checking for gdImageGif in -lgd |
---|
3978 | configure:10104: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -L/opt/local/lib conftest.c -lgd >&5 |
---|
3979 | configure:10104: $? = 0 |
---|
3980 | configure:10113: result: yes |
---|
3981 | configure:10121: checking for gdImageGifAnimBegin in -lgd |
---|
3982 | configure:10146: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -L/opt/local/lib conftest.c -lgd >&5 |
---|
3983 | configure:10146: $? = 0 |
---|
3984 | configure:10155: result: yes |
---|
3985 | configure:10166: checking for gdImageJpeg in -lgd |
---|
3986 | configure:10191: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -L/opt/local/lib conftest.c -lgd -ljpeg >&5 |
---|
3987 | configure:10191: $? = 0 |
---|
3988 | configure:10200: result: yes |
---|
3989 | configure:10211: checking for gdImageStringFT in -lgd |
---|
3990 | configure:10236: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -L/opt/local/lib conftest.c -lgd -lgd -ljpeg -lz -L/opt/local/lib -lpng16 -L/opt/local/lib -lfreetype -lz -lbz2 -lpng16 -L/opt/local/lib -lfontconfig -lfontconfig -L/opt/local/lib -lXpm -L/opt/local/lib -lvpx -L/opt/local/lib -ltiff -liconv -ljpeg -lfreetype >&5 |
---|
3991 | configure:10236: $? = 0 |
---|
3992 | configure:10245: result: yes |
---|
3993 | configure:10304: checking for gdImagePng in -lgd |
---|
3994 | configure:10329: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -L/opt/local/lib conftest.c -lgd -lgd -ljpeg -lz -L/opt/local/lib -lpng16 -L/opt/local/lib -lfreetype -lz -lbz2 -lpng16 -L/opt/local/lib -lfontconfig -lfontconfig -L/opt/local/lib -lXpm -L/opt/local/lib -lvpx -L/opt/local/lib -ltiff -liconv -ljpeg -lfreetype -lpng >&5 |
---|
3995 | configure:10329: $? = 0 |
---|
3996 | configure:10338: result: yes |
---|
3997 | configure:10367: checking for library containing iconv_open |
---|
3998 | configure:10398: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
3999 | Undefined symbols for architecture x86_64: |
---|
4000 | "_iconv_open", referenced from: |
---|
4001 | _main in cc-8f8Krb.o |
---|
4002 | ld: symbol(s) not found for architecture x86_64 |
---|
4003 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
4004 | configure:10398: $? = 1 |
---|
4005 | configure: failed program was: |
---|
4006 | | /* confdefs.h */ |
---|
4007 | | #define PACKAGE_NAME "gnuplot" |
---|
4008 | | #define PACKAGE_TARNAME "gnuplot" |
---|
4009 | | #define PACKAGE_VERSION "4.6.5" |
---|
4010 | | #define PACKAGE_STRING "gnuplot 4.6.5" |
---|
4011 | | #define PACKAGE_BUGREPORT "" |
---|
4012 | | #define PACKAGE_URL "" |
---|
4013 | | #define PACKAGE "gnuplot" |
---|
4014 | | #define VERSION "4.6.5" |
---|
4015 | | #define PROTOTYPES 1 |
---|
4016 | | #define HAVE_SYS_TYPES_H 1 |
---|
4017 | | #define HAVE_SYS_STAT_H 1 |
---|
4018 | | #define HAVE_STDLIB_H 1 |
---|
4019 | | #define HAVE_STRING_H 1 |
---|
4020 | | #define HAVE_MEMORY_H 1 |
---|
4021 | | #define HAVE_STRINGS_H 1 |
---|
4022 | | #define HAVE_INTTYPES_H 1 |
---|
4023 | | #define HAVE_STDINT_H 1 |
---|
4024 | | #define HAVE_UNISTD_H 1 |
---|
4025 | | #define __EXTENSIONS__ 1 |
---|
4026 | | #define _ALL_SOURCE 1 |
---|
4027 | | #define _GNU_SOURCE 1 |
---|
4028 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4029 | | #define _TANDEM_SOURCE 1 |
---|
4030 | | #define HAVE_STRINGIZE 1 |
---|
4031 | | #define X11 1 |
---|
4032 | | #define HAVE_DIRENT_H 1 |
---|
4033 | | #define HAVE_ERRNO_H 1 |
---|
4034 | | #define HAVE_LANGINFO_H 1 |
---|
4035 | | #define HAVE_LIMITS_H 1 |
---|
4036 | | #define HAVE_LOCALE_H 1 |
---|
4037 | | #define HAVE_MATH_H 1 |
---|
4038 | | #define HAVE_STDLIB_H 1 |
---|
4039 | | #define HAVE_STRING_H 1 |
---|
4040 | | #define HAVE_TIME_H 1 |
---|
4041 | | #define HAVE_SYS_TIME_H 1 |
---|
4042 | | #define HAVE_SYS_TYPES_H 1 |
---|
4043 | | #define HAVE_SYS_IOCTL_H 1 |
---|
4044 | | #define HAVE_SYS_PARAM_H 1 |
---|
4045 | | #define HAVE_SYS_SELECT_H 1 |
---|
4046 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4047 | | #define HAVE_SYS_STAT_H 1 |
---|
4048 | | #define HAVE_SYS_TIMEB_H 1 |
---|
4049 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
4050 | | #define HAVE_POLL_H 1 |
---|
4051 | | #define HAVE_SGTTY_H 1 |
---|
4052 | | #define HAVE_TERMIOS_H 1 |
---|
4053 | | #define HAVE_DIRENT_H 1 |
---|
4054 | | #define HAVE__BOOL 1 |
---|
4055 | | #define HAVE_STDBOOL_H 1 |
---|
4056 | | #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1 |
---|
4057 | | #define HAVE_UNISTD_H 1 |
---|
4058 | | #define HAVE_TIME_T_IN_TIME_H 1 |
---|
4059 | | #define RETSIGTYPE void |
---|
4060 | | #define HAVE_ATEXIT 1 |
---|
4061 | | #define HAVE_MEMCPY 1 |
---|
4062 | | #define HAVE_MEMMOVE 1 |
---|
4063 | | #define HAVE_MEMSET 1 |
---|
4064 | | #define HAVE_BCOPY 1 |
---|
4065 | | #define HAVE_BZERO 1 |
---|
4066 | | #define HAVE_SETVBUF 1 |
---|
4067 | | #define HAVE_STRERROR 1 |
---|
4068 | | #define HAVE_STRCHR 1 |
---|
4069 | | #define HAVE_STRRCHR 1 |
---|
4070 | | #define HAVE_STRSTR 1 |
---|
4071 | | #define HAVE_INDEX 1 |
---|
4072 | | #define HAVE_RINDEX 1 |
---|
4073 | | #define HAVE_ERF 1 |
---|
4074 | | #define HAVE_ERFC 1 |
---|
4075 | | #define HAVE_GAMMA 1 |
---|
4076 | | #define HAVE_LGAMMA 1 |
---|
4077 | | #define HAVE_GETCWD 1 |
---|
4078 | | #define HAVE_POLL 1 |
---|
4079 | | #define HAVE_PCLOSE 1 |
---|
4080 | | #define HAVE_POPEN 1 |
---|
4081 | | #define HAVE_FDOPEN 1 |
---|
4082 | | #define HAVE_SELECT 1 |
---|
4083 | | #define HAVE_SLEEP 1 |
---|
4084 | | #define HAVE_STPCPY 1 |
---|
4085 | | #define HAVE_STRCSPN 1 |
---|
4086 | | #define HAVE_STRDUP 1 |
---|
4087 | | #define HAVE_STRNDUP 1 |
---|
4088 | | #define HAVE_STRNLEN 1 |
---|
4089 | | #define HAVE_STRCASECMP 1 |
---|
4090 | | #define HAVE_STRNCASECMP 1 |
---|
4091 | | #define HAVE_TCGETATTR 1 |
---|
4092 | | #define HAVE_VFPRINTF 1 |
---|
4093 | | #define HAVE_USLEEP 1 |
---|
4094 | | #define HAVE_SNPRINTF 1 |
---|
4095 | | #define HAVE_DECL_SIGNGAM 1 |
---|
4096 | | #define HAVE_SIGSETJMP 1 |
---|
4097 | | #define PIPES 1 |
---|
4098 | | #define HAVE_SYS_SELECT_H 1 |
---|
4099 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4100 | | #define SELECT_TYPE_ARG1 int |
---|
4101 | | #define SELECT_TYPE_ARG234 (fd_set *) |
---|
4102 | | #define SELECT_TYPE_ARG5 (struct timeval *) |
---|
4103 | | #define HAVE_READLINE_RESET 1 |
---|
4104 | | #define HAVE_LIBREADLINE 1 |
---|
4105 | | #define HAVE_READLINE_READLINE_H 1 |
---|
4106 | | #define HAVE_READLINE_HISTORY_H 1 |
---|
4107 | | #define GNUPLOT_HISTORY 1 |
---|
4108 | | #define HAVE_LIBZ 1 |
---|
4109 | | #define HAVE_LIBGD 1 |
---|
4110 | | #define HAVE_GD_GIF 1 |
---|
4111 | | #define GIF_ANIMATION 1 |
---|
4112 | | #define HAVE_GD_JPEG 1 |
---|
4113 | | #define HAVE_GD_TTF 1 |
---|
4114 | | #define HAVE_GD_PNG 1 |
---|
4115 | | /* end confdefs.h. */ |
---|
4116 | | |
---|
4117 | | /* Override any GCC internal prototype to avoid an error. |
---|
4118 | | Use char because int might match the return type of a GCC |
---|
4119 | | builtin and then its argument prototype would still apply. */ |
---|
4120 | | #ifdef __cplusplus |
---|
4121 | | extern "C" |
---|
4122 | | #endif |
---|
4123 | | char iconv_open (); |
---|
4124 | | int |
---|
4125 | | main () |
---|
4126 | | { |
---|
4127 | | return iconv_open (); |
---|
4128 | | ; |
---|
4129 | | return 0; |
---|
4130 | | } |
---|
4131 | configure:10398: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -L/opt/local/lib conftest.c -liconv >&5 |
---|
4132 | Undefined symbols for architecture x86_64: |
---|
4133 | "_iconv_open", referenced from: |
---|
4134 | _main in cc-AGaw4t.o |
---|
4135 | ld: symbol(s) not found for architecture x86_64 |
---|
4136 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
4137 | configure:10398: $? = 1 |
---|
4138 | configure: failed program was: |
---|
4139 | | /* confdefs.h */ |
---|
4140 | | #define PACKAGE_NAME "gnuplot" |
---|
4141 | | #define PACKAGE_TARNAME "gnuplot" |
---|
4142 | | #define PACKAGE_VERSION "4.6.5" |
---|
4143 | | #define PACKAGE_STRING "gnuplot 4.6.5" |
---|
4144 | | #define PACKAGE_BUGREPORT "" |
---|
4145 | | #define PACKAGE_URL "" |
---|
4146 | | #define PACKAGE "gnuplot" |
---|
4147 | | #define VERSION "4.6.5" |
---|
4148 | | #define PROTOTYPES 1 |
---|
4149 | | #define HAVE_SYS_TYPES_H 1 |
---|
4150 | | #define HAVE_SYS_STAT_H 1 |
---|
4151 | | #define HAVE_STDLIB_H 1 |
---|
4152 | | #define HAVE_STRING_H 1 |
---|
4153 | | #define HAVE_MEMORY_H 1 |
---|
4154 | | #define HAVE_STRINGS_H 1 |
---|
4155 | | #define HAVE_INTTYPES_H 1 |
---|
4156 | | #define HAVE_STDINT_H 1 |
---|
4157 | | #define HAVE_UNISTD_H 1 |
---|
4158 | | #define __EXTENSIONS__ 1 |
---|
4159 | | #define _ALL_SOURCE 1 |
---|
4160 | | #define _GNU_SOURCE 1 |
---|
4161 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4162 | | #define _TANDEM_SOURCE 1 |
---|
4163 | | #define HAVE_STRINGIZE 1 |
---|
4164 | | #define X11 1 |
---|
4165 | | #define HAVE_DIRENT_H 1 |
---|
4166 | | #define HAVE_ERRNO_H 1 |
---|
4167 | | #define HAVE_LANGINFO_H 1 |
---|
4168 | | #define HAVE_LIMITS_H 1 |
---|
4169 | | #define HAVE_LOCALE_H 1 |
---|
4170 | | #define HAVE_MATH_H 1 |
---|
4171 | | #define HAVE_STDLIB_H 1 |
---|
4172 | | #define HAVE_STRING_H 1 |
---|
4173 | | #define HAVE_TIME_H 1 |
---|
4174 | | #define HAVE_SYS_TIME_H 1 |
---|
4175 | | #define HAVE_SYS_TYPES_H 1 |
---|
4176 | | #define HAVE_SYS_IOCTL_H 1 |
---|
4177 | | #define HAVE_SYS_PARAM_H 1 |
---|
4178 | | #define HAVE_SYS_SELECT_H 1 |
---|
4179 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4180 | | #define HAVE_SYS_STAT_H 1 |
---|
4181 | | #define HAVE_SYS_TIMEB_H 1 |
---|
4182 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
4183 | | #define HAVE_POLL_H 1 |
---|
4184 | | #define HAVE_SGTTY_H 1 |
---|
4185 | | #define HAVE_TERMIOS_H 1 |
---|
4186 | | #define HAVE_DIRENT_H 1 |
---|
4187 | | #define HAVE__BOOL 1 |
---|
4188 | | #define HAVE_STDBOOL_H 1 |
---|
4189 | | #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1 |
---|
4190 | | #define HAVE_UNISTD_H 1 |
---|
4191 | | #define HAVE_TIME_T_IN_TIME_H 1 |
---|
4192 | | #define RETSIGTYPE void |
---|
4193 | | #define HAVE_ATEXIT 1 |
---|
4194 | | #define HAVE_MEMCPY 1 |
---|
4195 | | #define HAVE_MEMMOVE 1 |
---|
4196 | | #define HAVE_MEMSET 1 |
---|
4197 | | #define HAVE_BCOPY 1 |
---|
4198 | | #define HAVE_BZERO 1 |
---|
4199 | | #define HAVE_SETVBUF 1 |
---|
4200 | | #define HAVE_STRERROR 1 |
---|
4201 | | #define HAVE_STRCHR 1 |
---|
4202 | | #define HAVE_STRRCHR 1 |
---|
4203 | | #define HAVE_STRSTR 1 |
---|
4204 | | #define HAVE_INDEX 1 |
---|
4205 | | #define HAVE_RINDEX 1 |
---|
4206 | | #define HAVE_ERF 1 |
---|
4207 | | #define HAVE_ERFC 1 |
---|
4208 | | #define HAVE_GAMMA 1 |
---|
4209 | | #define HAVE_LGAMMA 1 |
---|
4210 | | #define HAVE_GETCWD 1 |
---|
4211 | | #define HAVE_POLL 1 |
---|
4212 | | #define HAVE_PCLOSE 1 |
---|
4213 | | #define HAVE_POPEN 1 |
---|
4214 | | #define HAVE_FDOPEN 1 |
---|
4215 | | #define HAVE_SELECT 1 |
---|
4216 | | #define HAVE_SLEEP 1 |
---|
4217 | | #define HAVE_STPCPY 1 |
---|
4218 | | #define HAVE_STRCSPN 1 |
---|
4219 | | #define HAVE_STRDUP 1 |
---|
4220 | | #define HAVE_STRNDUP 1 |
---|
4221 | | #define HAVE_STRNLEN 1 |
---|
4222 | | #define HAVE_STRCASECMP 1 |
---|
4223 | | #define HAVE_STRNCASECMP 1 |
---|
4224 | | #define HAVE_TCGETATTR 1 |
---|
4225 | | #define HAVE_VFPRINTF 1 |
---|
4226 | | #define HAVE_USLEEP 1 |
---|
4227 | | #define HAVE_SNPRINTF 1 |
---|
4228 | | #define HAVE_DECL_SIGNGAM 1 |
---|
4229 | | #define HAVE_SIGSETJMP 1 |
---|
4230 | | #define PIPES 1 |
---|
4231 | | #define HAVE_SYS_SELECT_H 1 |
---|
4232 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4233 | | #define SELECT_TYPE_ARG1 int |
---|
4234 | | #define SELECT_TYPE_ARG234 (fd_set *) |
---|
4235 | | #define SELECT_TYPE_ARG5 (struct timeval *) |
---|
4236 | | #define HAVE_READLINE_RESET 1 |
---|
4237 | | #define HAVE_LIBREADLINE 1 |
---|
4238 | | #define HAVE_READLINE_READLINE_H 1 |
---|
4239 | | #define HAVE_READLINE_HISTORY_H 1 |
---|
4240 | | #define GNUPLOT_HISTORY 1 |
---|
4241 | | #define HAVE_LIBZ 1 |
---|
4242 | | #define HAVE_LIBGD 1 |
---|
4243 | | #define HAVE_GD_GIF 1 |
---|
4244 | | #define GIF_ANIMATION 1 |
---|
4245 | | #define HAVE_GD_JPEG 1 |
---|
4246 | | #define HAVE_GD_TTF 1 |
---|
4247 | | #define HAVE_GD_PNG 1 |
---|
4248 | | /* end confdefs.h. */ |
---|
4249 | | |
---|
4250 | | /* Override any GCC internal prototype to avoid an error. |
---|
4251 | | Use char because int might match the return type of a GCC |
---|
4252 | | builtin and then its argument prototype would still apply. */ |
---|
4253 | | #ifdef __cplusplus |
---|
4254 | | extern "C" |
---|
4255 | | #endif |
---|
4256 | | char iconv_open (); |
---|
4257 | | int |
---|
4258 | | main () |
---|
4259 | | { |
---|
4260 | | return iconv_open (); |
---|
4261 | | ; |
---|
4262 | | return 0; |
---|
4263 | | } |
---|
4264 | configure:10415: result: no |
---|
4265 | configure:10793: checking for pkg-config |
---|
4266 | configure:10811: found /opt/local/bin/pkg-config |
---|
4267 | configure:10823: result: /opt/local/bin/pkg-config |
---|
4268 | configure:10848: checking pkg-config is at least version 0.9.0 |
---|
4269 | configure:10851: result: yes |
---|
4270 | configure:10862: checking for LUA |
---|
4271 | configure:10870: $PKG_CONFIG --exists --print-errors "lua" |
---|
4272 | configure:10873: $? = 0 |
---|
4273 | configure:10888: $PKG_CONFIG --exists --print-errors "lua" |
---|
4274 | configure:10891: $? = 0 |
---|
4275 | configure:11073: result: yes |
---|
4276 | configure:11152: checking lua.h usability |
---|
4277 | configure:11152: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
4278 | In file included from conftest.c:145: |
---|
4279 | /opt/local/include/lua.h:12:10: fatal error: 'stdarg.h' file not found |
---|
4280 | #include <stdarg.h> |
---|
4281 | ^ |
---|
4282 | 1 error generated. |
---|
4283 | configure:11152: $? = 1 |
---|
4284 | configure: failed program was: |
---|
4285 | | /* confdefs.h */ |
---|
4286 | | #define PACKAGE_NAME "gnuplot" |
---|
4287 | | #define PACKAGE_TARNAME "gnuplot" |
---|
4288 | | #define PACKAGE_VERSION "4.6.5" |
---|
4289 | | #define PACKAGE_STRING "gnuplot 4.6.5" |
---|
4290 | | #define PACKAGE_BUGREPORT "" |
---|
4291 | | #define PACKAGE_URL "" |
---|
4292 | | #define PACKAGE "gnuplot" |
---|
4293 | | #define VERSION "4.6.5" |
---|
4294 | | #define PROTOTYPES 1 |
---|
4295 | | #define HAVE_SYS_TYPES_H 1 |
---|
4296 | | #define HAVE_SYS_STAT_H 1 |
---|
4297 | | #define HAVE_STDLIB_H 1 |
---|
4298 | | #define HAVE_STRING_H 1 |
---|
4299 | | #define HAVE_MEMORY_H 1 |
---|
4300 | | #define HAVE_STRINGS_H 1 |
---|
4301 | | #define HAVE_INTTYPES_H 1 |
---|
4302 | | #define HAVE_STDINT_H 1 |
---|
4303 | | #define HAVE_UNISTD_H 1 |
---|
4304 | | #define __EXTENSIONS__ 1 |
---|
4305 | | #define _ALL_SOURCE 1 |
---|
4306 | | #define _GNU_SOURCE 1 |
---|
4307 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4308 | | #define _TANDEM_SOURCE 1 |
---|
4309 | | #define HAVE_STRINGIZE 1 |
---|
4310 | | #define X11 1 |
---|
4311 | | #define HAVE_DIRENT_H 1 |
---|
4312 | | #define HAVE_ERRNO_H 1 |
---|
4313 | | #define HAVE_LANGINFO_H 1 |
---|
4314 | | #define HAVE_LIMITS_H 1 |
---|
4315 | | #define HAVE_LOCALE_H 1 |
---|
4316 | | #define HAVE_MATH_H 1 |
---|
4317 | | #define HAVE_STDLIB_H 1 |
---|
4318 | | #define HAVE_STRING_H 1 |
---|
4319 | | #define HAVE_TIME_H 1 |
---|
4320 | | #define HAVE_SYS_TIME_H 1 |
---|
4321 | | #define HAVE_SYS_TYPES_H 1 |
---|
4322 | | #define HAVE_SYS_IOCTL_H 1 |
---|
4323 | | #define HAVE_SYS_PARAM_H 1 |
---|
4324 | | #define HAVE_SYS_SELECT_H 1 |
---|
4325 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4326 | | #define HAVE_SYS_STAT_H 1 |
---|
4327 | | #define HAVE_SYS_TIMEB_H 1 |
---|
4328 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
4329 | | #define HAVE_POLL_H 1 |
---|
4330 | | #define HAVE_SGTTY_H 1 |
---|
4331 | | #define HAVE_TERMIOS_H 1 |
---|
4332 | | #define HAVE_DIRENT_H 1 |
---|
4333 | | #define HAVE__BOOL 1 |
---|
4334 | | #define HAVE_STDBOOL_H 1 |
---|
4335 | | #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1 |
---|
4336 | | #define HAVE_UNISTD_H 1 |
---|
4337 | | #define HAVE_TIME_T_IN_TIME_H 1 |
---|
4338 | | #define RETSIGTYPE void |
---|
4339 | | #define HAVE_ATEXIT 1 |
---|
4340 | | #define HAVE_MEMCPY 1 |
---|
4341 | | #define HAVE_MEMMOVE 1 |
---|
4342 | | #define HAVE_MEMSET 1 |
---|
4343 | | #define HAVE_BCOPY 1 |
---|
4344 | | #define HAVE_BZERO 1 |
---|
4345 | | #define HAVE_SETVBUF 1 |
---|
4346 | | #define HAVE_STRERROR 1 |
---|
4347 | | #define HAVE_STRCHR 1 |
---|
4348 | | #define HAVE_STRRCHR 1 |
---|
4349 | | #define HAVE_STRSTR 1 |
---|
4350 | | #define HAVE_INDEX 1 |
---|
4351 | | #define HAVE_RINDEX 1 |
---|
4352 | | #define HAVE_ERF 1 |
---|
4353 | | #define HAVE_ERFC 1 |
---|
4354 | | #define HAVE_GAMMA 1 |
---|
4355 | | #define HAVE_LGAMMA 1 |
---|
4356 | | #define HAVE_GETCWD 1 |
---|
4357 | | #define HAVE_POLL 1 |
---|
4358 | | #define HAVE_PCLOSE 1 |
---|
4359 | | #define HAVE_POPEN 1 |
---|
4360 | | #define HAVE_FDOPEN 1 |
---|
4361 | | #define HAVE_SELECT 1 |
---|
4362 | | #define HAVE_SLEEP 1 |
---|
4363 | | #define HAVE_STPCPY 1 |
---|
4364 | | #define HAVE_STRCSPN 1 |
---|
4365 | | #define HAVE_STRDUP 1 |
---|
4366 | | #define HAVE_STRNDUP 1 |
---|
4367 | | #define HAVE_STRNLEN 1 |
---|
4368 | | #define HAVE_STRCASECMP 1 |
---|
4369 | | #define HAVE_STRNCASECMP 1 |
---|
4370 | | #define HAVE_TCGETATTR 1 |
---|
4371 | | #define HAVE_VFPRINTF 1 |
---|
4372 | | #define HAVE_USLEEP 1 |
---|
4373 | | #define HAVE_SNPRINTF 1 |
---|
4374 | | #define HAVE_DECL_SIGNGAM 1 |
---|
4375 | | #define HAVE_SIGSETJMP 1 |
---|
4376 | | #define PIPES 1 |
---|
4377 | | #define HAVE_SYS_SELECT_H 1 |
---|
4378 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4379 | | #define SELECT_TYPE_ARG1 int |
---|
4380 | | #define SELECT_TYPE_ARG234 (fd_set *) |
---|
4381 | | #define SELECT_TYPE_ARG5 (struct timeval *) |
---|
4382 | | #define HAVE_READLINE_RESET 1 |
---|
4383 | | #define HAVE_LIBREADLINE 1 |
---|
4384 | | #define HAVE_READLINE_READLINE_H 1 |
---|
4385 | | #define HAVE_READLINE_HISTORY_H 1 |
---|
4386 | | #define GNUPLOT_HISTORY 1 |
---|
4387 | | #define HAVE_LIBZ 1 |
---|
4388 | | #define HAVE_LIBGD 1 |
---|
4389 | | #define HAVE_GD_GIF 1 |
---|
4390 | | #define GIF_ANIMATION 1 |
---|
4391 | | #define HAVE_GD_JPEG 1 |
---|
4392 | | #define HAVE_GD_TTF 1 |
---|
4393 | | #define HAVE_GD_PNG 1 |
---|
4394 | | #define HAVE_LUA 1 |
---|
4395 | | /* end confdefs.h. */ |
---|
4396 | | #include <stdio.h> |
---|
4397 | | #ifdef HAVE_SYS_TYPES_H |
---|
4398 | | # include <sys/types.h> |
---|
4399 | | #endif |
---|
4400 | | #ifdef HAVE_SYS_STAT_H |
---|
4401 | | # include <sys/stat.h> |
---|
4402 | | #endif |
---|
4403 | | #ifdef STDC_HEADERS |
---|
4404 | | # include <stdlib.h> |
---|
4405 | | # include <stddef.h> |
---|
4406 | | #else |
---|
4407 | | # ifdef HAVE_STDLIB_H |
---|
4408 | | # include <stdlib.h> |
---|
4409 | | # endif |
---|
4410 | | #endif |
---|
4411 | | #ifdef HAVE_STRING_H |
---|
4412 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4413 | | # include <memory.h> |
---|
4414 | | # endif |
---|
4415 | | # include <string.h> |
---|
4416 | | #endif |
---|
4417 | | #ifdef HAVE_STRINGS_H |
---|
4418 | | # include <strings.h> |
---|
4419 | | #endif |
---|
4420 | | #ifdef HAVE_INTTYPES_H |
---|
4421 | | # include <inttypes.h> |
---|
4422 | | #endif |
---|
4423 | | #ifdef HAVE_STDINT_H |
---|
4424 | | # include <stdint.h> |
---|
4425 | | #endif |
---|
4426 | | #ifdef HAVE_UNISTD_H |
---|
4427 | | # include <unistd.h> |
---|
4428 | | #endif |
---|
4429 | | #include <lua.h> |
---|
4430 | configure:11152: result: no |
---|
4431 | configure:11152: checking lua.h presence |
---|
4432 | configure:11152: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c |
---|
4433 | In file included from conftest.c:112: |
---|
4434 | /opt/local/include/lua.h:12:10: fatal error: 'stdarg.h' file not found |
---|
4435 | #include <stdarg.h> |
---|
4436 | ^ |
---|
4437 | 1 error generated. |
---|
4438 | configure:11152: $? = 1 |
---|
4439 | configure: failed program was: |
---|
4440 | | /* confdefs.h */ |
---|
4441 | | #define PACKAGE_NAME "gnuplot" |
---|
4442 | | #define PACKAGE_TARNAME "gnuplot" |
---|
4443 | | #define PACKAGE_VERSION "4.6.5" |
---|
4444 | | #define PACKAGE_STRING "gnuplot 4.6.5" |
---|
4445 | | #define PACKAGE_BUGREPORT "" |
---|
4446 | | #define PACKAGE_URL "" |
---|
4447 | | #define PACKAGE "gnuplot" |
---|
4448 | | #define VERSION "4.6.5" |
---|
4449 | | #define PROTOTYPES 1 |
---|
4450 | | #define HAVE_SYS_TYPES_H 1 |
---|
4451 | | #define HAVE_SYS_STAT_H 1 |
---|
4452 | | #define HAVE_STDLIB_H 1 |
---|
4453 | | #define HAVE_STRING_H 1 |
---|
4454 | | #define HAVE_MEMORY_H 1 |
---|
4455 | | #define HAVE_STRINGS_H 1 |
---|
4456 | | #define HAVE_INTTYPES_H 1 |
---|
4457 | | #define HAVE_STDINT_H 1 |
---|
4458 | | #define HAVE_UNISTD_H 1 |
---|
4459 | | #define __EXTENSIONS__ 1 |
---|
4460 | | #define _ALL_SOURCE 1 |
---|
4461 | | #define _GNU_SOURCE 1 |
---|
4462 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4463 | | #define _TANDEM_SOURCE 1 |
---|
4464 | | #define HAVE_STRINGIZE 1 |
---|
4465 | | #define X11 1 |
---|
4466 | | #define HAVE_DIRENT_H 1 |
---|
4467 | | #define HAVE_ERRNO_H 1 |
---|
4468 | | #define HAVE_LANGINFO_H 1 |
---|
4469 | | #define HAVE_LIMITS_H 1 |
---|
4470 | | #define HAVE_LOCALE_H 1 |
---|
4471 | | #define HAVE_MATH_H 1 |
---|
4472 | | #define HAVE_STDLIB_H 1 |
---|
4473 | | #define HAVE_STRING_H 1 |
---|
4474 | | #define HAVE_TIME_H 1 |
---|
4475 | | #define HAVE_SYS_TIME_H 1 |
---|
4476 | | #define HAVE_SYS_TYPES_H 1 |
---|
4477 | | #define HAVE_SYS_IOCTL_H 1 |
---|
4478 | | #define HAVE_SYS_PARAM_H 1 |
---|
4479 | | #define HAVE_SYS_SELECT_H 1 |
---|
4480 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4481 | | #define HAVE_SYS_STAT_H 1 |
---|
4482 | | #define HAVE_SYS_TIMEB_H 1 |
---|
4483 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
4484 | | #define HAVE_POLL_H 1 |
---|
4485 | | #define HAVE_SGTTY_H 1 |
---|
4486 | | #define HAVE_TERMIOS_H 1 |
---|
4487 | | #define HAVE_DIRENT_H 1 |
---|
4488 | | #define HAVE__BOOL 1 |
---|
4489 | | #define HAVE_STDBOOL_H 1 |
---|
4490 | | #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1 |
---|
4491 | | #define HAVE_UNISTD_H 1 |
---|
4492 | | #define HAVE_TIME_T_IN_TIME_H 1 |
---|
4493 | | #define RETSIGTYPE void |
---|
4494 | | #define HAVE_ATEXIT 1 |
---|
4495 | | #define HAVE_MEMCPY 1 |
---|
4496 | | #define HAVE_MEMMOVE 1 |
---|
4497 | | #define HAVE_MEMSET 1 |
---|
4498 | | #define HAVE_BCOPY 1 |
---|
4499 | | #define HAVE_BZERO 1 |
---|
4500 | | #define HAVE_SETVBUF 1 |
---|
4501 | | #define HAVE_STRERROR 1 |
---|
4502 | | #define HAVE_STRCHR 1 |
---|
4503 | | #define HAVE_STRRCHR 1 |
---|
4504 | | #define HAVE_STRSTR 1 |
---|
4505 | | #define HAVE_INDEX 1 |
---|
4506 | | #define HAVE_RINDEX 1 |
---|
4507 | | #define HAVE_ERF 1 |
---|
4508 | | #define HAVE_ERFC 1 |
---|
4509 | | #define HAVE_GAMMA 1 |
---|
4510 | | #define HAVE_LGAMMA 1 |
---|
4511 | | #define HAVE_GETCWD 1 |
---|
4512 | | #define HAVE_POLL 1 |
---|
4513 | | #define HAVE_PCLOSE 1 |
---|
4514 | | #define HAVE_POPEN 1 |
---|
4515 | | #define HAVE_FDOPEN 1 |
---|
4516 | | #define HAVE_SELECT 1 |
---|
4517 | | #define HAVE_SLEEP 1 |
---|
4518 | | #define HAVE_STPCPY 1 |
---|
4519 | | #define HAVE_STRCSPN 1 |
---|
4520 | | #define HAVE_STRDUP 1 |
---|
4521 | | #define HAVE_STRNDUP 1 |
---|
4522 | | #define HAVE_STRNLEN 1 |
---|
4523 | | #define HAVE_STRCASECMP 1 |
---|
4524 | | #define HAVE_STRNCASECMP 1 |
---|
4525 | | #define HAVE_TCGETATTR 1 |
---|
4526 | | #define HAVE_VFPRINTF 1 |
---|
4527 | | #define HAVE_USLEEP 1 |
---|
4528 | | #define HAVE_SNPRINTF 1 |
---|
4529 | | #define HAVE_DECL_SIGNGAM 1 |
---|
4530 | | #define HAVE_SIGSETJMP 1 |
---|
4531 | | #define PIPES 1 |
---|
4532 | | #define HAVE_SYS_SELECT_H 1 |
---|
4533 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4534 | | #define SELECT_TYPE_ARG1 int |
---|
4535 | | #define SELECT_TYPE_ARG234 (fd_set *) |
---|
4536 | | #define SELECT_TYPE_ARG5 (struct timeval *) |
---|
4537 | | #define HAVE_READLINE_RESET 1 |
---|
4538 | | #define HAVE_LIBREADLINE 1 |
---|
4539 | | #define HAVE_READLINE_READLINE_H 1 |
---|
4540 | | #define HAVE_READLINE_HISTORY_H 1 |
---|
4541 | | #define GNUPLOT_HISTORY 1 |
---|
4542 | | #define HAVE_LIBZ 1 |
---|
4543 | | #define HAVE_LIBGD 1 |
---|
4544 | | #define HAVE_GD_GIF 1 |
---|
4545 | | #define GIF_ANIMATION 1 |
---|
4546 | | #define HAVE_GD_JPEG 1 |
---|
4547 | | #define HAVE_GD_TTF 1 |
---|
4548 | | #define HAVE_GD_PNG 1 |
---|
4549 | | #define HAVE_LUA 1 |
---|
4550 | | /* end confdefs.h. */ |
---|
4551 | | #include <lua.h> |
---|
4552 | configure:11152: result: no |
---|
4553 | configure:11152: checking for lua.h |
---|
4554 | configure:11152: result: no |
---|
4555 | configure:11159: WARNING: please add path to lua.h to CPPFLAGS in Makefile |
---|
4556 | configure:11368: checking for multi-byte support in x11 |
---|
4557 | configure:11370: checking for XmbDrawString in -lX11 |
---|
4558 | configure:11395: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -L/opt/local/lib -lX11 conftest.c -lX11 >&5 |
---|
4559 | configure:11395: $? = 0 |
---|
4560 | configure:11404: result: yes |
---|
4561 | configure:11723: checking for pkg-config |
---|
4562 | configure:11753: result: /opt/local/bin/pkg-config |
---|
4563 | configure:11778: checking pkg-config is at least version 0.9.0 |
---|
4564 | configure:11781: result: yes |
---|
4565 | configure:11906: checking for C++ compiler version |
---|
4566 | configure:11915: /usr/bin/clang++ --version >&5 |
---|
4567 | Apple clang version 2.1 (tags/Apple/clang-163.7.1) (based on LLVM 3.0svn) |
---|
4568 | Target: x86_64-apple-darwin13.3.0 |
---|
4569 | Thread model: posix |
---|
4570 | configure:11926: $? = 0 |
---|
4571 | configure:11915: /usr/bin/clang++ -v >&5 |
---|
4572 | Apple clang version 2.1 (tags/Apple/clang-163.7.1) (based on LLVM 3.0svn) |
---|
4573 | Target: x86_64-apple-darwin13.3.0 |
---|
4574 | Thread model: posix |
---|
4575 | configure:11926: $? = 0 |
---|
4576 | configure:11915: /usr/bin/clang++ -V >&5 |
---|
4577 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
4578 | clang: error: no input files |
---|
4579 | configure:11926: $? = 1 |
---|
4580 | configure:11915: /usr/bin/clang++ -qversion >&5 |
---|
4581 | clang: error: no input files |
---|
4582 | configure:11926: $? = 1 |
---|
4583 | configure:11930: checking whether we are using the GNU C++ compiler |
---|
4584 | configure:11949: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.cpp >&5 |
---|
4585 | configure:11949: $? = 0 |
---|
4586 | configure:11958: result: yes |
---|
4587 | configure:11967: checking whether /usr/bin/clang++ accepts -g |
---|
4588 | configure:11987: /usr/bin/clang++ -c -g -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.cpp >&5 |
---|
4589 | configure:11987: $? = 0 |
---|
4590 | configure:12028: result: yes |
---|
4591 | configure:12053: checking dependency style of /usr/bin/clang++ |
---|
4592 | configure:12164: result: gcc3 |
---|
4593 | configure:12200: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.cpp >&5 |
---|
4594 | conftest.cpp:121:10: fatal error: 'iostream' file not found |
---|
4595 | #include <iostream> |
---|
4596 | ^ |
---|
4597 | 1 error generated. |
---|
4598 | configure:12200: $? = 1 |
---|
4599 | configure: failed program was: |
---|
4600 | | /* confdefs.h */ |
---|
4601 | | #define PACKAGE_NAME "gnuplot" |
---|
4602 | | #define PACKAGE_TARNAME "gnuplot" |
---|
4603 | | #define PACKAGE_VERSION "4.6.5" |
---|
4604 | | #define PACKAGE_STRING "gnuplot 4.6.5" |
---|
4605 | | #define PACKAGE_BUGREPORT "" |
---|
4606 | | #define PACKAGE_URL "" |
---|
4607 | | #define PACKAGE "gnuplot" |
---|
4608 | | #define VERSION "4.6.5" |
---|
4609 | | #define PROTOTYPES 1 |
---|
4610 | | #define HAVE_SYS_TYPES_H 1 |
---|
4611 | | #define HAVE_SYS_STAT_H 1 |
---|
4612 | | #define HAVE_STDLIB_H 1 |
---|
4613 | | #define HAVE_STRING_H 1 |
---|
4614 | | #define HAVE_MEMORY_H 1 |
---|
4615 | | #define HAVE_STRINGS_H 1 |
---|
4616 | | #define HAVE_INTTYPES_H 1 |
---|
4617 | | #define HAVE_STDINT_H 1 |
---|
4618 | | #define HAVE_UNISTD_H 1 |
---|
4619 | | #define __EXTENSIONS__ 1 |
---|
4620 | | #define _ALL_SOURCE 1 |
---|
4621 | | #define _GNU_SOURCE 1 |
---|
4622 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4623 | | #define _TANDEM_SOURCE 1 |
---|
4624 | | #define HAVE_STRINGIZE 1 |
---|
4625 | | #define X11 1 |
---|
4626 | | #define HAVE_DIRENT_H 1 |
---|
4627 | | #define HAVE_ERRNO_H 1 |
---|
4628 | | #define HAVE_LANGINFO_H 1 |
---|
4629 | | #define HAVE_LIMITS_H 1 |
---|
4630 | | #define HAVE_LOCALE_H 1 |
---|
4631 | | #define HAVE_MATH_H 1 |
---|
4632 | | #define HAVE_STDLIB_H 1 |
---|
4633 | | #define HAVE_STRING_H 1 |
---|
4634 | | #define HAVE_TIME_H 1 |
---|
4635 | | #define HAVE_SYS_TIME_H 1 |
---|
4636 | | #define HAVE_SYS_TYPES_H 1 |
---|
4637 | | #define HAVE_SYS_IOCTL_H 1 |
---|
4638 | | #define HAVE_SYS_PARAM_H 1 |
---|
4639 | | #define HAVE_SYS_SELECT_H 1 |
---|
4640 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4641 | | #define HAVE_SYS_STAT_H 1 |
---|
4642 | | #define HAVE_SYS_TIMEB_H 1 |
---|
4643 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
4644 | | #define HAVE_POLL_H 1 |
---|
4645 | | #define HAVE_SGTTY_H 1 |
---|
4646 | | #define HAVE_TERMIOS_H 1 |
---|
4647 | | #define HAVE_DIRENT_H 1 |
---|
4648 | | #define HAVE__BOOL 1 |
---|
4649 | | #define HAVE_STDBOOL_H 1 |
---|
4650 | | #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1 |
---|
4651 | | #define HAVE_UNISTD_H 1 |
---|
4652 | | #define HAVE_TIME_T_IN_TIME_H 1 |
---|
4653 | | #define RETSIGTYPE void |
---|
4654 | | #define HAVE_ATEXIT 1 |
---|
4655 | | #define HAVE_MEMCPY 1 |
---|
4656 | | #define HAVE_MEMMOVE 1 |
---|
4657 | | #define HAVE_MEMSET 1 |
---|
4658 | | #define HAVE_BCOPY 1 |
---|
4659 | | #define HAVE_BZERO 1 |
---|
4660 | | #define HAVE_SETVBUF 1 |
---|
4661 | | #define HAVE_STRERROR 1 |
---|
4662 | | #define HAVE_STRCHR 1 |
---|
4663 | | #define HAVE_STRRCHR 1 |
---|
4664 | | #define HAVE_STRSTR 1 |
---|
4665 | | #define HAVE_INDEX 1 |
---|
4666 | | #define HAVE_RINDEX 1 |
---|
4667 | | #define HAVE_ERF 1 |
---|
4668 | | #define HAVE_ERFC 1 |
---|
4669 | | #define HAVE_GAMMA 1 |
---|
4670 | | #define HAVE_LGAMMA 1 |
---|
4671 | | #define HAVE_GETCWD 1 |
---|
4672 | | #define HAVE_POLL 1 |
---|
4673 | | #define HAVE_PCLOSE 1 |
---|
4674 | | #define HAVE_POPEN 1 |
---|
4675 | | #define HAVE_FDOPEN 1 |
---|
4676 | | #define HAVE_SELECT 1 |
---|
4677 | | #define HAVE_SLEEP 1 |
---|
4678 | | #define HAVE_STPCPY 1 |
---|
4679 | | #define HAVE_STRCSPN 1 |
---|
4680 | | #define HAVE_STRDUP 1 |
---|
4681 | | #define HAVE_STRNDUP 1 |
---|
4682 | | #define HAVE_STRNLEN 1 |
---|
4683 | | #define HAVE_STRCASECMP 1 |
---|
4684 | | #define HAVE_STRNCASECMP 1 |
---|
4685 | | #define HAVE_TCGETATTR 1 |
---|
4686 | | #define HAVE_VFPRINTF 1 |
---|
4687 | | #define HAVE_USLEEP 1 |
---|
4688 | | #define HAVE_SNPRINTF 1 |
---|
4689 | | #define HAVE_DECL_SIGNGAM 1 |
---|
4690 | | #define HAVE_SIGSETJMP 1 |
---|
4691 | | #define PIPES 1 |
---|
4692 | | #define HAVE_SYS_SELECT_H 1 |
---|
4693 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4694 | | #define SELECT_TYPE_ARG1 int |
---|
4695 | | #define SELECT_TYPE_ARG234 (fd_set *) |
---|
4696 | | #define SELECT_TYPE_ARG5 (struct timeval *) |
---|
4697 | | #define HAVE_READLINE_RESET 1 |
---|
4698 | | #define HAVE_LIBREADLINE 1 |
---|
4699 | | #define HAVE_READLINE_READLINE_H 1 |
---|
4700 | | #define HAVE_READLINE_HISTORY_H 1 |
---|
4701 | | #define GNUPLOT_HISTORY 1 |
---|
4702 | | #define HAVE_LIBZ 1 |
---|
4703 | | #define HAVE_LIBGD 1 |
---|
4704 | | #define HAVE_GD_GIF 1 |
---|
4705 | | #define GIF_ANIMATION 1 |
---|
4706 | | #define HAVE_GD_JPEG 1 |
---|
4707 | | #define HAVE_GD_TTF 1 |
---|
4708 | | #define HAVE_GD_PNG 1 |
---|
4709 | | #define HAVE_LUA 1 |
---|
4710 | | #define USE_MOUSE 1 |
---|
4711 | | #define PIPE_IPC 1 |
---|
4712 | | #define USE_X11_MULTIBYTE 1 |
---|
4713 | | #define EXTERNAL_X11_WINDOW 1 |
---|
4714 | | #define VOLATILE_REFRESH 1 |
---|
4715 | | #define EAM_OBJECTS 1 |
---|
4716 | | #define GP_MACROS 1 |
---|
4717 | | #define HIDDEN3D_QUADTREE 1 |
---|
4718 | | #define HIDDEN3D_VAR_PTSIZE 1 |
---|
4719 | | /* end confdefs.h. */ |
---|
4720 | | #include <iostream> |
---|
4721 | | int |
---|
4722 | | main () |
---|
4723 | | { |
---|
4724 | | const char hw[] = "Hello, World\n"; std::cout << hw; |
---|
4725 | | ; |
---|
4726 | | return 0; |
---|
4727 | | } |
---|
4728 | configure:12360: WARNING: No C++ compiler found. The wxWidgets terminal will not be compiled. |
---|
4729 | configure:12377: checking for wx-config |
---|
4730 | configure:12395: found /opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/bin/wx-config |
---|
4731 | configure:12408: result: /opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/bin/wx-config |
---|
4732 | configure:12437: checking for CAIROPANGO |
---|
4733 | configure:12445: $PKG_CONFIG --exists --print-errors "cairo >= 0.9.0 pango >= 1.10 pangocairo >= 1.10" |
---|
4734 | configure:12448: $? = 0 |
---|
4735 | configure:12463: $PKG_CONFIG --exists --print-errors "cairo >= 0.9.0 pango >= 1.10 pangocairo >= 1.10" |
---|
4736 | configure:12466: $? = 0 |
---|
4737 | configure:12542: result: yes |
---|
4738 | configure:12554: checking for PANGO_1_10_2 |
---|
4739 | configure:12562: $PKG_CONFIG --exists --print-errors "pango = 1.10.2" |
---|
4740 | Requested 'pango = 1.10.2' but version of Pango is 1.36.7 |
---|
4741 | configure:12565: $? = 1 |
---|
4742 | configure:12580: $PKG_CONFIG --exists --print-errors "pango = 1.10.2" |
---|
4743 | Requested 'pango = 1.10.2' but version of Pango is 1.36.7 |
---|
4744 | configure:12583: $? = 1 |
---|
4745 | Requested 'pango = 1.10.2' but version of Pango is 1.36.7 |
---|
4746 | configure:12611: result: no |
---|
4747 | configure:13082: checking for CAIROPDF |
---|
4748 | configure:13090: $PKG_CONFIG --exists --print-errors " cairo >= 1.2 cairo-pdf >= 1.2 pango >= 1.10 pangocairo >= 1.10 glib-2.0" |
---|
4749 | configure:13093: $? = 0 |
---|
4750 | configure:13108: $PKG_CONFIG --exists --print-errors " cairo >= 1.2 cairo-pdf >= 1.2 pango >= 1.10 pangocairo >= 1.10 glib-2.0" |
---|
4751 | configure:13111: $? = 0 |
---|
4752 | configure:13187: result: yes |
---|
4753 | configure:13204: checking for CAIROEPS |
---|
4754 | configure:13212: $PKG_CONFIG --exists --print-errors "cairo >= 1.6.0" |
---|
4755 | configure:13215: $? = 0 |
---|
4756 | configure:13230: $PKG_CONFIG --exists --print-errors "cairo >= 1.6.0" |
---|
4757 | configure:13233: $? = 0 |
---|
4758 | configure:13273: result: yes |
---|
4759 | configure:13887: checking that generated files are newer than configure |
---|
4760 | configure:13893: result: done |
---|
4761 | configure:13976: creating ./config.status |
---|
4762 | |
---|
4763 | ## ---------------------- ## |
---|
4764 | ## Running config.status. ## |
---|
4765 | ## ---------------------- ## |
---|
4766 | |
---|
4767 | This file was extended by gnuplot config.status 4.6.5, which was |
---|
4768 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
4769 | |
---|
4770 | CONFIG_FILES = |
---|
4771 | CONFIG_HEADERS = |
---|
4772 | CONFIG_LINKS = |
---|
4773 | CONFIG_COMMANDS = |
---|
4774 | $ ./config.status |
---|
4775 | |
---|
4776 | on imac-5.local |
---|
4777 | |
---|
4778 | config.status:1079: creating Makefile |
---|
4779 | config.status:1079: creating config/Makefile |
---|
4780 | config.status:1079: creating demo/Makefile |
---|
4781 | config.status:1079: creating docs/Makefile |
---|
4782 | config.status:1079: creating m4/Makefile |
---|
4783 | config.status:1079: creating man/Makefile |
---|
4784 | config.status:1079: creating share/Makefile |
---|
4785 | config.status:1079: creating share/LaTeX/Makefile |
---|
4786 | config.status:1079: creating src/Makefile |
---|
4787 | config.status:1079: creating src/beos/Makefile |
---|
4788 | config.status:1079: creating src/wxterminal/Makefile |
---|
4789 | config.status:1079: creating src/qtterminal/Makefile |
---|
4790 | config.status:1079: creating term/Makefile |
---|
4791 | config.status:1079: creating tutorial/Makefile |
---|
4792 | config.status:1079: creating config.h |
---|
4793 | config.status:1308: executing depfiles commands |
---|
4794 | config.status:1308: executing default commands |
---|
4795 | configure:15454: result: |
---|
4796 | configure:15456: result: ** Configuration summary for gnuplot 4.6.5: |
---|
4797 | configure:15458: result: |
---|
4798 | configure:15461: result: gnuplot will be compiled with the following terminals: |
---|
4799 | configure:15463: result: |
---|
4800 | configure:15466: result: Standalone terminals: yes (always builtin) |
---|
4801 | configure:15468: result: canvas, cgm, context, corel, dumb, dxf, eepic, emf, emtex, |
---|
4802 | configure:15470: result: epslatex, fig, gpic, hp2623a, hp2648, hpgl, imagen, |
---|
4803 | configure:15472: result: latex, metafont, metapost, mif, pcl5, postscript, pslatex, |
---|
4804 | configure:15474: result: pstex, pstricks, qms, regis, svg, |
---|
4805 | configure:15476: result: tek40xx, tek410x, texdraw, tgif, tkcanvas, tpic, vttek |
---|
4806 | configure:15478: result: |
---|
4807 | configure:15485: result: dot-matrix terminals: no |
---|
4808 | configure:15488: result: epson, nec, okidata, tandy, and seiko dp414 printers |
---|
4809 | configure:15490: result: hp500c, hpdj, hpljii, hppj, pbm, starc |
---|
4810 | configure:15492: result: |
---|
4811 | configure:15496: result: X Window System terminal: yes |
---|
4812 | configure:15499: result: (with multi-byte fonts) |
---|
4813 | configure:15507: result: (enable plotting to windows opened by external apps) |
---|
4814 | configure:15514: result: (with application defaults, in /etc/X11/app-defaults/) |
---|
4815 | configure:15522: result: jpeg terminal: yes |
---|
4816 | configure:15531: result: gif terminal: yes (with animated gif) |
---|
4817 | configure:15544: result: png terminal: yes |
---|
4818 | configure:15552: result: (jpeg, gif and png terminals can use TTF fonts) |
---|
4819 | configure:15571: result: pdf terminal: no (requires libpdf) |
---|
4820 | configure:15588: result: linux terminal (vga console): no (use --with-linux-vga to enable, |
---|
4821 | configure:15590: result: requires SVGAlib) |
---|
4822 | configure:15592: result: vgagl terminal ((s)vga console): no (use --with-linux-vga to enable, |
---|
4823 | configure:15594: result: requires SVGAlib with vgagl) |
---|
4824 | configure:15607: result: ggi terminal: no (use --with-ggi to enable, requires libggi) |
---|
4825 | configure:15615: result: svga terminal (MSDOS/djgpp): no |
---|
4826 | configure:15623: result: be terminal (BeOS): no |
---|
4827 | configure:15631: result: next terminal: no |
---|
4828 | configure:15639: result: aqua terminal: no |
---|
4829 | configure:15652: result: wxt terminal: no (requires C++, wxWidgets>2.6, cairo>0.9, pango>1.10) |
---|
4830 | configure:15657: result: cairo-based pdf and png terminals: yes |
---|
4831 | configure:15665: result: lua/TikZ terminal: yes |
---|
4832 | configure:15676: result: Qt terminal: no (requires C++, Qt >= 4.5) |
---|
4833 | configure:15680: result: |
---|
4834 | configure:15682: result: Additional terminals are availaible in platform-specific makefiles: |
---|
4835 | configure:15684: result: cgi (makefile.unx), pm (makefile.os2), |
---|
4836 | configure:15686: result: sun (makefile.unx), unixpc (makefile.unx), windows (various Windows |
---|
4837 | configure:15688: result: makefiles) |
---|
4838 | configure:15691: result: |
---|
4839 | configure:15693: result: gnuplot will be compiled with the following features: |
---|
4840 | configure:15695: result: |
---|
4841 | configure:15699: result: Mouse support in interactive terminals: yes |
---|
4842 | configure:15707: result: Zooming or refresh of volatile data: yes |
---|
4843 | configure:15715: result: Typing <space> in plot window raises console |
---|
4844 | configure:15723: result: Command line macros: yes |
---|
4845 | configure:15731: result: Placement of rectangles and other objects: yes |
---|
4846 | configure:15738: result: |
---|
4847 | configure:15740: result: gnuplot will be compiled with the following options: |
---|
4848 | configure:15742: result: |
---|
4849 | configure:15762: result: Readline library: GNU readline library with -lncurses |
---|
4850 | configure:15779: result: Command-line history file: yes |
---|
4851 | configure:15790: result: Check current directory for .gnuplot file: no (use --with-cwdrc to enable) |
---|
4852 | configure:15798: result: Sort help/subtopic tables by column: no (use --without-row-help to enable) |
---|
4853 | configure:15806: result: Use TeX kpsexpand to search for fonts: no (use --with-kpsexpand to enable) |
---|
4854 | configure:15818: result: Hidden3d optimization: quadtree |
---|
4855 | configure:15827: result: Deprecated syntax and terminal options: no (use --enable-backwards-compatibility) |
---|
4856 | configure:15832: result: Generate statistical summary of data: yes |
---|
4857 | configure:15840: result: |
---|
4858 | configure:15842: result: gnuplot will install the following additional materials: |
---|
4859 | configure:15844: result: |
---|
4860 | configure:15856: result: gnuplot-mode for X/Emacs: no |
---|
4861 | configure:15864: result: LaTeX tutorial: no |
---|
4862 | configure:15883: result: cfg file for epslatex terminal: no |
---|
4863 | configure:15885: result: TeX *.sty for lua/tikz terminal: no |
---|
4864 | configure:15889: result: Help file: yes (always), in ${datarootdir}/gnuplot/4.6/gnuplot.gih |
---|
4865 | configure:15892: result: PostScript prologue files: yes (always) |
---|
4866 | |
---|
4867 | ## ---------------- ## |
---|
4868 | ## Cache variables. ## |
---|
4869 | ## ---------------- ## |
---|
4870 | |
---|
4871 | ac_cv_c_compiler_gnu=yes |
---|
4872 | ac_cv_c_const=yes |
---|
4873 | ac_cv_c_inline=inline |
---|
4874 | ac_cv_c_stringize=yes |
---|
4875 | ac_cv_cxx_compiler_gnu=yes |
---|
4876 | ac_cv_env_CAIROEPS_CFLAGS_set= |
---|
4877 | ac_cv_env_CAIROEPS_CFLAGS_value= |
---|
4878 | ac_cv_env_CAIROEPS_LIBS_set= |
---|
4879 | ac_cv_env_CAIROEPS_LIBS_value= |
---|
4880 | ac_cv_env_CAIROPANGO_CFLAGS_set= |
---|
4881 | ac_cv_env_CAIROPANGO_CFLAGS_value= |
---|
4882 | ac_cv_env_CAIROPANGO_LIBS_set= |
---|
4883 | ac_cv_env_CAIROPANGO_LIBS_value= |
---|
4884 | ac_cv_env_CAIROPDF_CFLAGS_set= |
---|
4885 | ac_cv_env_CAIROPDF_CFLAGS_value= |
---|
4886 | ac_cv_env_CAIROPDF_LIBS_set= |
---|
4887 | ac_cv_env_CAIROPDF_LIBS_value= |
---|
4888 | ac_cv_env_CCC_set= |
---|
4889 | ac_cv_env_CCC_value= |
---|
4890 | ac_cv_env_CC_set=set |
---|
4891 | ac_cv_env_CC_value=/usr/bin/clang |
---|
4892 | ac_cv_env_CFLAGS_set=set |
---|
4893 | ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64' |
---|
4894 | ac_cv_env_CPPFLAGS_set=set |
---|
4895 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
4896 | ac_cv_env_CPP_set= |
---|
4897 | ac_cv_env_CPP_value= |
---|
4898 | ac_cv_env_CXXCPP_set= |
---|
4899 | ac_cv_env_CXXCPP_value= |
---|
4900 | ac_cv_env_CXXFLAGS_set=set |
---|
4901 | ac_cv_env_CXXFLAGS_value='-pipe -Os -arch x86_64 -stdlib=libc++' |
---|
4902 | ac_cv_env_CXX_set=set |
---|
4903 | ac_cv_env_CXX_value=/usr/bin/clang++ |
---|
4904 | ac_cv_env_DIST_CONTACT_set= |
---|
4905 | ac_cv_env_DIST_CONTACT_value= |
---|
4906 | ac_cv_env_EMACSLOADPATH_set= |
---|
4907 | ac_cv_env_EMACSLOADPATH_value= |
---|
4908 | ac_cv_env_EMACS_set= |
---|
4909 | ac_cv_env_EMACS_value= |
---|
4910 | ac_cv_env_GTK28_CFLAGS_set= |
---|
4911 | ac_cv_env_GTK28_CFLAGS_value= |
---|
4912 | ac_cv_env_GTK28_LIBS_set= |
---|
4913 | ac_cv_env_GTK28_LIBS_value= |
---|
4914 | ac_cv_env_GTK_CFLAGS_set= |
---|
4915 | ac_cv_env_GTK_CFLAGS_value= |
---|
4916 | ac_cv_env_GTK_LIBS_set= |
---|
4917 | ac_cv_env_GTK_LIBS_value= |
---|
4918 | ac_cv_env_LDFLAGS_set=set |
---|
4919 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
4920 | ac_cv_env_LIBS_set= |
---|
4921 | ac_cv_env_LIBS_value= |
---|
4922 | ac_cv_env_LUA_CFLAGS_set= |
---|
4923 | ac_cv_env_LUA_CFLAGS_value= |
---|
4924 | ac_cv_env_LUA_LIBS_set= |
---|
4925 | ac_cv_env_LUA_LIBS_value= |
---|
4926 | ac_cv_env_OBJCFLAGS_set=set |
---|
4927 | ac_cv_env_OBJCFLAGS_value='-pipe -Os -arch x86_64' |
---|
4928 | ac_cv_env_OBJC_set=set |
---|
4929 | ac_cv_env_OBJC_value=/usr/bin/clang |
---|
4930 | ac_cv_env_PANGO_1_10_2_CFLAGS_set= |
---|
4931 | ac_cv_env_PANGO_1_10_2_CFLAGS_value= |
---|
4932 | ac_cv_env_PANGO_1_10_2_LIBS_set= |
---|
4933 | ac_cv_env_PANGO_1_10_2_LIBS_value= |
---|
4934 | ac_cv_env_PKG_CONFIG_set= |
---|
4935 | ac_cv_env_PKG_CONFIG_value= |
---|
4936 | ac_cv_env_QT_CFLAGS_set= |
---|
4937 | ac_cv_env_QT_CFLAGS_value= |
---|
4938 | ac_cv_env_QT_LIBS_set= |
---|
4939 | ac_cv_env_QT_LIBS_value= |
---|
4940 | ac_cv_env_XMKMF_set= |
---|
4941 | ac_cv_env_XMKMF_value= |
---|
4942 | ac_cv_env_build_alias_set= |
---|
4943 | ac_cv_env_build_alias_value= |
---|
4944 | ac_cv_env_host_alias_set= |
---|
4945 | ac_cv_env_host_alias_value= |
---|
4946 | ac_cv_env_target_alias_set= |
---|
4947 | ac_cv_env_target_alias_value= |
---|
4948 | ac_cv_func_atexit=yes |
---|
4949 | ac_cv_func_bcopy=yes |
---|
4950 | ac_cv_func_bzero=yes |
---|
4951 | ac_cv_func_connect=yes |
---|
4952 | ac_cv_func_doprnt=no |
---|
4953 | ac_cv_func_erf=yes |
---|
4954 | ac_cv_func_erfc=yes |
---|
4955 | ac_cv_func_fdopen=yes |
---|
4956 | ac_cv_func_gamma=yes |
---|
4957 | ac_cv_func_getcwd=yes |
---|
4958 | ac_cv_func_gethostbyname=yes |
---|
4959 | ac_cv_func_index=yes |
---|
4960 | ac_cv_func_lgamma=yes |
---|
4961 | ac_cv_func_memcpy=yes |
---|
4962 | ac_cv_func_memmove=yes |
---|
4963 | ac_cv_func_memset=yes |
---|
4964 | ac_cv_func_on_exit=no |
---|
4965 | ac_cv_func_pclose=yes |
---|
4966 | ac_cv_func_poll=yes |
---|
4967 | ac_cv_func_popen=yes |
---|
4968 | ac_cv_func_remove=yes |
---|
4969 | ac_cv_func_rindex=yes |
---|
4970 | ac_cv_func_select=yes |
---|
4971 | ac_cv_func_select_args='int,fd_set *,struct timeval *' |
---|
4972 | ac_cv_func_setvbuf=yes |
---|
4973 | ac_cv_func_shmat=yes |
---|
4974 | ac_cv_func_sin=yes |
---|
4975 | ac_cv_func_sleep=yes |
---|
4976 | ac_cv_func_snprintf=yes |
---|
4977 | ac_cv_func_stpcpy=yes |
---|
4978 | ac_cv_func_strcasecmp=yes |
---|
4979 | ac_cv_func_strchr=yes |
---|
4980 | ac_cv_func_strcspn=yes |
---|
4981 | ac_cv_func_strdup=yes |
---|
4982 | ac_cv_func_strerror=yes |
---|
4983 | ac_cv_func_stricmp=no |
---|
4984 | ac_cv_func_strncasecmp=yes |
---|
4985 | ac_cv_func_strndup=yes |
---|
4986 | ac_cv_func_strnicmp=no |
---|
4987 | ac_cv_func_strnlen=yes |
---|
4988 | ac_cv_func_strrchr=yes |
---|
4989 | ac_cv_func_strstr=yes |
---|
4990 | ac_cv_func_sysinfo=no |
---|
4991 | ac_cv_func_tcgetattr=yes |
---|
4992 | ac_cv_func_usleep=yes |
---|
4993 | ac_cv_func_vfprintf=yes |
---|
4994 | ac_cv_have_decl_signgam=yes |
---|
4995 | ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' |
---|
4996 | ac_cv_header_aquaterm_aqtadapter_h=no |
---|
4997 | ac_cv_header_dirent_h=yes |
---|
4998 | ac_cv_header_errno_h=yes |
---|
4999 | ac_cv_header_float_h=no |
---|
5000 | ac_cv_header_gd_h=no |
---|
5001 | ac_cv_header_inttypes_h=yes |
---|
5002 | ac_cv_header_langinfo_h=yes |
---|
5003 | ac_cv_header_libc_h=no |
---|
5004 | ac_cv_header_limits_h=yes |
---|
5005 | ac_cv_header_locale_h=yes |
---|
5006 | ac_cv_header_lua_h=no |
---|
5007 | ac_cv_header_malloc_h=no |
---|
5008 | ac_cv_header_math_h=yes |
---|
5009 | ac_cv_header_memory_h=yes |
---|
5010 | ac_cv_header_minix_config_h=no |
---|
5011 | ac_cv_header_poll_h=yes |
---|
5012 | ac_cv_header_readline_history_h=yes |
---|
5013 | ac_cv_header_readline_readline_h=yes |
---|
5014 | ac_cv_header_sgtty_h=yes |
---|
5015 | ac_cv_header_stat_broken=no |
---|
5016 | ac_cv_header_stdbool_h=yes |
---|
5017 | ac_cv_header_stdc=no |
---|
5018 | ac_cv_header_stdint_h=yes |
---|
5019 | ac_cv_header_stdlib_h=yes |
---|
5020 | ac_cv_header_string_h=yes |
---|
5021 | ac_cv_header_strings_h=yes |
---|
5022 | ac_cv_header_sys_bsdtypes_h=no |
---|
5023 | ac_cv_header_sys_ioctl_h=yes |
---|
5024 | ac_cv_header_sys_param_h=yes |
---|
5025 | ac_cv_header_sys_select_h=yes |
---|
5026 | ac_cv_header_sys_socket_h=yes |
---|
5027 | ac_cv_header_sys_stat_h=yes |
---|
5028 | ac_cv_header_sys_systeminfo_h=no |
---|
5029 | ac_cv_header_sys_time_h=yes |
---|
5030 | ac_cv_header_sys_timeb_h=yes |
---|
5031 | ac_cv_header_sys_types_h=yes |
---|
5032 | ac_cv_header_sys_utsname_h=yes |
---|
5033 | ac_cv_header_termios_h=yes |
---|
5034 | ac_cv_header_time_h=yes |
---|
5035 | ac_cv_header_unistd_h=yes |
---|
5036 | ac_cv_header_values_h=no |
---|
5037 | ac_cv_header_zlib_h=no |
---|
5038 | ac_cv_lib_ICE_IceConnectionNumber=yes |
---|
5039 | ac_cv_lib_X11_XmbDrawString=yes |
---|
5040 | ac_cv_lib_gd_gdImageCreateTrueColor=yes |
---|
5041 | ac_cv_lib_gd_gdImageGif=yes |
---|
5042 | ac_cv_lib_gd_gdImageGifAnimBegin=yes |
---|
5043 | ac_cv_lib_gd_gdImageJpeg=yes |
---|
5044 | ac_cv_lib_gd_gdImagePng=yes |
---|
5045 | ac_cv_lib_gd_gdImageStringFT=yes |
---|
5046 | ac_cv_lib_ncurses___tputs=yes |
---|
5047 | ac_cv_lib_readline_remove_history=yes |
---|
5048 | ac_cv_lib_z_deflate=yes |
---|
5049 | ac_cv_objc_compiler_gnu=yes |
---|
5050 | ac_cv_objext=o |
---|
5051 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
5052 | ac_cv_path_GDLIB_CONFIG=/opt/local/bin/gdlib-config |
---|
5053 | ac_cv_path_GREP=/usr/bin/grep |
---|
5054 | ac_cv_path_WX_CONFIG=/opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/bin/wx-config |
---|
5055 | ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config |
---|
5056 | ac_cv_prog_AWK=awk |
---|
5057 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
5058 | ac_cv_prog_EMACS=emacs |
---|
5059 | ac_cv_prog_TROFF=troff |
---|
5060 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
5061 | ac_cv_prog_cc_c89=no |
---|
5062 | ac_cv_prog_cc_g=yes |
---|
5063 | ac_cv_prog_cxx_g=yes |
---|
5064 | ac_cv_prog_make_make_set=yes |
---|
5065 | ac_cv_prog_objc_g=yes |
---|
5066 | ac_cv_safe_to_define___extensions__=yes |
---|
5067 | ac_cv_search_iconv_open=no |
---|
5068 | ac_cv_search_rl_complete_with_tilde_expansion='none required' |
---|
5069 | ac_cv_search_rl_ding=-lreadline |
---|
5070 | ac_cv_search_rl_forced_update_display='none required' |
---|
5071 | ac_cv_search_rl_reset_after_signal='none required' |
---|
5072 | ac_cv_type__Bool=yes |
---|
5073 | ac_cv_type_signal=void |
---|
5074 | ac_cv_type_size_t=yes |
---|
5075 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
5076 | am_cv_CXX_dependencies_compiler_type=gcc3 |
---|
5077 | am_cv_OBJC_dependencies_compiler_type=gcc3 |
---|
5078 | am_cv_lispdir='${datarootdir}/emacs/site-lisp' |
---|
5079 | am_cv_make_support_nested_variables=yes |
---|
5080 | pkg_cv_CAIROEPS_CFLAGS='-I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pixman-1 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include ' |
---|
5081 | pkg_cv_CAIROEPS_LIBS='-L/opt/local/lib -lcairo ' |
---|
5082 | pkg_cv_CAIROPANGO_CFLAGS='-D_REENTRANT -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 ' |
---|
5083 | pkg_cv_CAIROPANGO_LIBS='-L/opt/local/lib -lpangocairo-1.0 -lcairo -lpangoft2-1.0 -lpango-1.0 -lm -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype ' |
---|
5084 | pkg_cv_CAIROPDF_CFLAGS='-D_REENTRANT -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include ' |
---|
5085 | pkg_cv_CAIROPDF_LIBS='-L/opt/local/lib -lz -lpangocairo-1.0 -lcairo -lpangoft2-1.0 -lpango-1.0 -lm -lgobject-2.0 -lfontconfig -lfreetype -lglib-2.0 -lintl ' |
---|
5086 | pkg_cv_LUA_CFLAGS='-I/opt/local/include ' |
---|
5087 | pkg_cv_LUA_LIBS='-L/opt/local/lib -llua -lm ' |
---|
5088 | |
---|
5089 | ## ----------------- ## |
---|
5090 | ## Output variables. ## |
---|
5091 | ## ----------------- ## |
---|
5092 | |
---|
5093 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_gnuplot/gnuplot/work/gnuplot-4.6.5/missing aclocal-1.13' |
---|
5094 | AMDEPBACKSLASH='\' |
---|
5095 | AMDEP_FALSE='#' |
---|
5096 | AMDEP_TRUE='' |
---|
5097 | AMTAR='$${TAR-tar}' |
---|
5098 | AM_BACKSLASH='\' |
---|
5099 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
5100 | AM_DEFAULT_VERBOSITY='1' |
---|
5101 | AM_V='$(V)' |
---|
5102 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_gnuplot/gnuplot/work/gnuplot-4.6.5/missing autoconf' |
---|
5103 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_gnuplot/gnuplot/work/gnuplot-4.6.5/missing autoheader' |
---|
5104 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_gnuplot/gnuplot/work/gnuplot-4.6.5/missing automake-1.13' |
---|
5105 | AWK='awk' |
---|
5106 | BUILD_BITMAP_FALSE='' |
---|
5107 | BUILD_BITMAP_TRUE='#' |
---|
5108 | BUILD_GNUPLOT_X11_FALSE='#' |
---|
5109 | BUILD_GNUPLOT_X11_TRUE='' |
---|
5110 | BUILD_GPCAIRO_FALSE='#' |
---|
5111 | BUILD_GPCAIRO_TRUE='' |
---|
5112 | BUILD_LUA_FALSE='#' |
---|
5113 | BUILD_LUA_TRUE='' |
---|
5114 | BUILD_ON_APPLE_FALSE='#' |
---|
5115 | BUILD_ON_APPLE_TRUE='' |
---|
5116 | BUILD_QT_FALSE='' |
---|
5117 | BUILD_QT_TRUE='#' |
---|
5118 | BUILD_SRC_BEOS_SUBDIR_FALSE='' |
---|
5119 | BUILD_SRC_BEOS_SUBDIR_TRUE='#' |
---|
5120 | BUILD_WXWIDGETS_FALSE='' |
---|
5121 | BUILD_WXWIDGETS_TRUE='#' |
---|
5122 | CAIROEPS_CFLAGS='-I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pixman-1 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include ' |
---|
5123 | CAIROEPS_LIBS='-L/opt/local/lib -lcairo ' |
---|
5124 | CAIROPANGO_CFLAGS='-D_REENTRANT -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 ' |
---|
5125 | CAIROPANGO_LIBS='-L/opt/local/lib -lpangocairo-1.0 -lcairo -lpangoft2-1.0 -lpango-1.0 -lm -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype ' |
---|
5126 | CAIROPDF_CFLAGS='-D_REENTRANT -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include ' |
---|
5127 | CAIROPDF_LIBS='-L/opt/local/lib -lz -lpangocairo-1.0 -lcairo -lpangoft2-1.0 -lpango-1.0 -lm -lgobject-2.0 -lfontconfig -lfreetype -lglib-2.0 -lintl ' |
---|
5128 | CC='/usr/bin/clang' |
---|
5129 | CCDEPMODE='depmode=gcc3' |
---|
5130 | CC_FOR_BUILD='/usr/bin/clang' |
---|
5131 | CFLAGS='-pipe -Os -arch x86_64' |
---|
5132 | CPP='/usr/bin/clang -E' |
---|
5133 | CPPFLAGS='-I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include ' |
---|
5134 | CXX='/usr/bin/clang' |
---|
5135 | CXXCPP='' |
---|
5136 | CXXDEPMODE='depmode=gcc3' |
---|
5137 | CXXFLAGS='-pipe -Os -arch x86_64 -stdlib=libc++' |
---|
5138 | CYGPATH_W='echo' |
---|
5139 | DEFS='-DHAVE_CONFIG_H' |
---|
5140 | DEPDIR='.deps' |
---|
5141 | DIST_CONTACT='' |
---|
5142 | DVIPS='no' |
---|
5143 | ECHO_C='\c' |
---|
5144 | ECHO_N='' |
---|
5145 | ECHO_T='' |
---|
5146 | EGREP='/usr/bin/grep -E' |
---|
5147 | EMACS='emacs' |
---|
5148 | EMACSLOADPATH='' |
---|
5149 | EXEEXT='' |
---|
5150 | GDLIB_CONFIG='/opt/local/bin/gdlib-config' |
---|
5151 | GIHDIR='${datarootdir}/gnuplot/4.6' |
---|
5152 | GREP='/usr/bin/grep' |
---|
5153 | GTK28_CFLAGS='' |
---|
5154 | GTK28_LIBS='' |
---|
5155 | GTK_CFLAGS='' |
---|
5156 | GTK_LIBS='' |
---|
5157 | HAVE_LATEX_FALSE='' |
---|
5158 | HAVE_LATEX_TRUE='#' |
---|
5159 | HAVE_LRELEASE_FALSE='#' |
---|
5160 | HAVE_LRELEASE_TRUE='' |
---|
5161 | INSTALL_DATA='${INSTALL} -m 644' |
---|
5162 | INSTALL_PROGRAM='${INSTALL}' |
---|
5163 | INSTALL_SCRIPT='${INSTALL}' |
---|
5164 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
5165 | KPSEXPAND='no' |
---|
5166 | LASERGNU='lasergnu-noinstall' |
---|
5167 | LATEX='no' |
---|
5168 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -L/opt/local/lib' |
---|
5169 | LIBOBJS='' |
---|
5170 | LIBRARIES_FOR_X=' -lX11 ' |
---|
5171 | LIBS=' -L/opt/local/lib -lz -lpangocairo-1.0 -lcairo -lpangoft2-1.0 -lpango-1.0 -lm -lgobject-2.0 -lfontconfig -lfreetype -lglib-2.0 -lintl ' |
---|
5172 | LINUXSUID='' |
---|
5173 | LISPDIR='' |
---|
5174 | LN_S='ln -s' |
---|
5175 | LRELEASE='' |
---|
5176 | LTLIBOBJS='' |
---|
5177 | LUA_CFLAGS='-I/opt/local/include ' |
---|
5178 | LUA_LIBS='-L/opt/local/lib -llua -lm ' |
---|
5179 | MAINT='#' |
---|
5180 | MAINTAINER_MODE_FALSE='' |
---|
5181 | MAINTAINER_MODE_TRUE='#' |
---|
5182 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_gnuplot/gnuplot/work/gnuplot-4.6.5/missing makeinfo' |
---|
5183 | MKDIR_P='./install-sh -c -d' |
---|
5184 | MOC='' |
---|
5185 | OBJC='/usr/bin/clang' |
---|
5186 | OBJCDEPMODE='depmode=gcc3' |
---|
5187 | OBJCFLAGS='-pipe -Os -arch x86_64' |
---|
5188 | OBJEXT='o' |
---|
5189 | PACKAGE='gnuplot' |
---|
5190 | PACKAGE_BUGREPORT='' |
---|
5191 | PACKAGE_NAME='gnuplot' |
---|
5192 | PACKAGE_STRING='gnuplot 4.6.5' |
---|
5193 | PACKAGE_TARNAME='gnuplot' |
---|
5194 | PACKAGE_URL='' |
---|
5195 | PACKAGE_VERSION='4.6.5' |
---|
5196 | PANGO_1_10_2_CFLAGS='' |
---|
5197 | PANGO_1_10_2_LIBS='' |
---|
5198 | PATH_SEPARATOR=':' |
---|
5199 | PDFLATEX='no' |
---|
5200 | PDFLIB_CONFIG='' |
---|
5201 | PKG_CONFIG='/opt/local/bin/pkg-config' |
---|
5202 | PLAINTEX='no' |
---|
5203 | QT_CFLAGS='' |
---|
5204 | QT_LIBS='' |
---|
5205 | RCC='' |
---|
5206 | SET_MAKE='' |
---|
5207 | SHELL='/bin/sh' |
---|
5208 | STRIP='' |
---|
5209 | TERMLIBS=' -lreadline -lncurses -lz -lgd -lgd -ljpeg -lz -L/opt/local/lib -lpng16 -L/opt/local/lib -lfreetype -lz -lbz2 -lpng16 -L/opt/local/lib -lfontconfig -lfontconfig -L/opt/local/lib -lXpm -L/opt/local/lib -lvpx -L/opt/local/lib -ltiff -liconv -ljpeg -lfreetype -lpng -L/opt/local/lib -llua -lm ' |
---|
5210 | TERMXLIBS='' |
---|
5211 | TEXDIR='no' |
---|
5212 | TEXHASH='true' |
---|
5213 | TROFF='troff' |
---|
5214 | TUTORIAL='notutorial' |
---|
5215 | UIC='' |
---|
5216 | VERSION='4.6.5' |
---|
5217 | VERSION_MAJOR='4.6' |
---|
5218 | WX_CONFIG='/opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/bin/wx-config' |
---|
5219 | WX_LIBS='' |
---|
5220 | X11_APPDEFAULTS_DIR='/etc/X11/app-defaults/' |
---|
5221 | XMKMF='' |
---|
5222 | X_CFLAGS='' |
---|
5223 | X_EXTRA_LIBS='' |
---|
5224 | X_LIBS='' |
---|
5225 | X_PRE_LIBS=' -lSM -lICE' |
---|
5226 | ac_ct_CC='/usr/bin/clang' |
---|
5227 | ac_ct_CXX='' |
---|
5228 | ac_ct_OBJC='' |
---|
5229 | am__EXEEXT_FALSE='' |
---|
5230 | am__EXEEXT_TRUE='#' |
---|
5231 | am__fastdepCC_FALSE='#' |
---|
5232 | am__fastdepCC_TRUE='' |
---|
5233 | am__fastdepCXX_FALSE='#' |
---|
5234 | am__fastdepCXX_TRUE='' |
---|
5235 | am__fastdepOBJC_FALSE='#' |
---|
5236 | am__fastdepOBJC_TRUE='' |
---|
5237 | am__include='include' |
---|
5238 | am__isrc='' |
---|
5239 | am__leading_dot='.' |
---|
5240 | am__nodep='_no' |
---|
5241 | am__quote='' |
---|
5242 | am__tar='$${TAR-tar} chof - "$$tardir"' |
---|
5243 | am__untar='$${TAR-tar} xf -' |
---|
5244 | bindir='${exec_prefix}/bin' |
---|
5245 | build_alias='' |
---|
5246 | datadir='${datarootdir}' |
---|
5247 | datarootdir='${prefix}/share' |
---|
5248 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
5249 | dvidir='${docdir}' |
---|
5250 | exec_prefix='${prefix}' |
---|
5251 | host_alias='' |
---|
5252 | htmldir='${docdir}' |
---|
5253 | includedir='${prefix}/include' |
---|
5254 | infodir='${prefix}/share/info' |
---|
5255 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_gnuplot/gnuplot/work/gnuplot-4.6.5/install-sh' |
---|
5256 | libdir='${exec_prefix}/lib' |
---|
5257 | libexecdir='${exec_prefix}/libexec' |
---|
5258 | lispdir='${datarootdir}/emacs/site-lisp' |
---|
5259 | localedir='${datarootdir}/locale' |
---|
5260 | localstatedir='${prefix}/var' |
---|
5261 | mandir='${prefix}/share/man' |
---|
5262 | mkdir_p='$(MKDIR_P)' |
---|
5263 | oldincludedir='/usr/include' |
---|
5264 | pdfdir='${docdir}' |
---|
5265 | prefix='/opt/local' |
---|
5266 | program_transform_name='s,x,x,' |
---|
5267 | psdir='${docdir}' |
---|
5268 | sbindir='${exec_prefix}/sbin' |
---|
5269 | sharedstatedir='${prefix}/com' |
---|
5270 | subdirs='' |
---|
5271 | sysconfdir='${prefix}/etc' |
---|
5272 | target_alias='' |
---|
5273 | |
---|
5274 | ## ----------- ## |
---|
5275 | ## confdefs.h. ## |
---|
5276 | ## ----------- ## |
---|
5277 | |
---|
5278 | /* confdefs.h */ |
---|
5279 | #define PACKAGE_NAME "gnuplot" |
---|
5280 | #define PACKAGE_TARNAME "gnuplot" |
---|
5281 | #define PACKAGE_VERSION "4.6.5" |
---|
5282 | #define PACKAGE_STRING "gnuplot 4.6.5" |
---|
5283 | #define PACKAGE_BUGREPORT "" |
---|
5284 | #define PACKAGE_URL "" |
---|
5285 | #define PACKAGE "gnuplot" |
---|
5286 | #define VERSION "4.6.5" |
---|
5287 | #define PROTOTYPES 1 |
---|
5288 | #define HAVE_SYS_TYPES_H 1 |
---|
5289 | #define HAVE_SYS_STAT_H 1 |
---|
5290 | #define HAVE_STDLIB_H 1 |
---|
5291 | #define HAVE_STRING_H 1 |
---|
5292 | #define HAVE_MEMORY_H 1 |
---|
5293 | #define HAVE_STRINGS_H 1 |
---|
5294 | #define HAVE_INTTYPES_H 1 |
---|
5295 | #define HAVE_STDINT_H 1 |
---|
5296 | #define HAVE_UNISTD_H 1 |
---|
5297 | #define __EXTENSIONS__ 1 |
---|
5298 | #define _ALL_SOURCE 1 |
---|
5299 | #define _GNU_SOURCE 1 |
---|
5300 | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5301 | #define _TANDEM_SOURCE 1 |
---|
5302 | #define HAVE_STRINGIZE 1 |
---|
5303 | #define X11 1 |
---|
5304 | #define HAVE_DIRENT_H 1 |
---|
5305 | #define HAVE_ERRNO_H 1 |
---|
5306 | #define HAVE_LANGINFO_H 1 |
---|
5307 | #define HAVE_LIMITS_H 1 |
---|
5308 | #define HAVE_LOCALE_H 1 |
---|
5309 | #define HAVE_MATH_H 1 |
---|
5310 | #define HAVE_STDLIB_H 1 |
---|
5311 | #define HAVE_STRING_H 1 |
---|
5312 | #define HAVE_TIME_H 1 |
---|
5313 | #define HAVE_SYS_TIME_H 1 |
---|
5314 | #define HAVE_SYS_TYPES_H 1 |
---|
5315 | #define HAVE_SYS_IOCTL_H 1 |
---|
5316 | #define HAVE_SYS_PARAM_H 1 |
---|
5317 | #define HAVE_SYS_SELECT_H 1 |
---|
5318 | #define HAVE_SYS_SOCKET_H 1 |
---|
5319 | #define HAVE_SYS_STAT_H 1 |
---|
5320 | #define HAVE_SYS_TIMEB_H 1 |
---|
5321 | #define HAVE_SYS_UTSNAME_H 1 |
---|
5322 | #define HAVE_POLL_H 1 |
---|
5323 | #define HAVE_SGTTY_H 1 |
---|
5324 | #define HAVE_TERMIOS_H 1 |
---|
5325 | #define HAVE_DIRENT_H 1 |
---|
5326 | #define HAVE__BOOL 1 |
---|
5327 | #define HAVE_STDBOOL_H 1 |
---|
5328 | #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1 |
---|
5329 | #define HAVE_UNISTD_H 1 |
---|
5330 | #define HAVE_TIME_T_IN_TIME_H 1 |
---|
5331 | #define RETSIGTYPE void |
---|
5332 | #define HAVE_ATEXIT 1 |
---|
5333 | #define HAVE_MEMCPY 1 |
---|
5334 | #define HAVE_MEMMOVE 1 |
---|
5335 | #define HAVE_MEMSET 1 |
---|
5336 | #define HAVE_BCOPY 1 |
---|
5337 | #define HAVE_BZERO 1 |
---|
5338 | #define HAVE_SETVBUF 1 |
---|
5339 | #define HAVE_STRERROR 1 |
---|
5340 | #define HAVE_STRCHR 1 |
---|
5341 | #define HAVE_STRRCHR 1 |
---|
5342 | #define HAVE_STRSTR 1 |
---|
5343 | #define HAVE_INDEX 1 |
---|
5344 | #define HAVE_RINDEX 1 |
---|
5345 | #define HAVE_ERF 1 |
---|
5346 | #define HAVE_ERFC 1 |
---|
5347 | #define HAVE_GAMMA 1 |
---|
5348 | #define HAVE_LGAMMA 1 |
---|
5349 | #define HAVE_GETCWD 1 |
---|
5350 | #define HAVE_POLL 1 |
---|
5351 | #define HAVE_PCLOSE 1 |
---|
5352 | #define HAVE_POPEN 1 |
---|
5353 | #define HAVE_FDOPEN 1 |
---|
5354 | #define HAVE_SELECT 1 |
---|
5355 | #define HAVE_SLEEP 1 |
---|
5356 | #define HAVE_STPCPY 1 |
---|
5357 | #define HAVE_STRCSPN 1 |
---|
5358 | #define HAVE_STRDUP 1 |
---|
5359 | #define HAVE_STRNDUP 1 |
---|
5360 | #define HAVE_STRNLEN 1 |
---|
5361 | #define HAVE_STRCASECMP 1 |
---|
5362 | #define HAVE_STRNCASECMP 1 |
---|
5363 | #define HAVE_TCGETATTR 1 |
---|
5364 | #define HAVE_VFPRINTF 1 |
---|
5365 | #define HAVE_USLEEP 1 |
---|
5366 | #define HAVE_SNPRINTF 1 |
---|
5367 | #define HAVE_DECL_SIGNGAM 1 |
---|
5368 | #define HAVE_SIGSETJMP 1 |
---|
5369 | #define PIPES 1 |
---|
5370 | #define HAVE_SYS_SELECT_H 1 |
---|
5371 | #define HAVE_SYS_SOCKET_H 1 |
---|
5372 | #define SELECT_TYPE_ARG1 int |
---|
5373 | #define SELECT_TYPE_ARG234 (fd_set *) |
---|
5374 | #define SELECT_TYPE_ARG5 (struct timeval *) |
---|
5375 | #define HAVE_READLINE_RESET 1 |
---|
5376 | #define HAVE_LIBREADLINE 1 |
---|
5377 | #define HAVE_READLINE_READLINE_H 1 |
---|
5378 | #define HAVE_READLINE_HISTORY_H 1 |
---|
5379 | #define GNUPLOT_HISTORY 1 |
---|
5380 | #define HAVE_LIBZ 1 |
---|
5381 | #define HAVE_LIBGD 1 |
---|
5382 | #define HAVE_GD_GIF 1 |
---|
5383 | #define GIF_ANIMATION 1 |
---|
5384 | #define HAVE_GD_JPEG 1 |
---|
5385 | #define HAVE_GD_TTF 1 |
---|
5386 | #define HAVE_GD_PNG 1 |
---|
5387 | #define HAVE_LUA 1 |
---|
5388 | #define USE_MOUSE 1 |
---|
5389 | #define PIPE_IPC 1 |
---|
5390 | #define USE_X11_MULTIBYTE 1 |
---|
5391 | #define EXTERNAL_X11_WINDOW 1 |
---|
5392 | #define VOLATILE_REFRESH 1 |
---|
5393 | #define EAM_OBJECTS 1 |
---|
5394 | #define GP_MACROS 1 |
---|
5395 | #define HIDDEN3D_QUADTREE 1 |
---|
5396 | #define HIDDEN3D_VAR_PTSIZE 1 |
---|
5397 | #define NO_BITMAP_SUPPORT 1 |
---|
5398 | #define HAVE_CAIROPDF 1 |
---|
5399 | #define HAVE_CAIROEPS 1 |
---|
5400 | #define USE_STATS 1 |
---|
5401 | |
---|
5402 | configure: exit 0 |
---|
5403 | |
---|