Ticket #109: config.log

File config.log, 63.5 KB (added by brent.nicholas@…, 13 years ago)

Config.log

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by Duchamp configure 1.1.10, which was
5generated by GNU Autoconf 2.61.  Invocation command line was
6
7  $ ./configure F77=gfortran
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = bnicholas-lt.physics.adelaide.edu.au
14uname -m = i386
15uname -r = 9.8.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386
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 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386
27Kernel configured for up to 2 processors.
282 processors are physically available.
292 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1
32Primary memory available: 4.00 gigabytes
33Default processor set: 91 tasks, 412 threads, 2 processors
34Load average: 0.75, Mach factor: 1.23
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /Library/Frameworks/Python.framework/Versions/Current/bin
40PATH: /Users/Uni/hess-head/bin
41PATH: .
42PATH: /Users/Uni/bin
43PATH: /usr/bin
44PATH: /bin
45PATH: /usr/bin/X11
46PATH: /Users/Uni/software/root/bin
47PATH: /usr/local/bin
48PATH: /Users/Uni/software/radex/Radex/bin
49PATH: /usr/local/gildas/pc-darwin-g95/bin
50PATH: /usr/local/gildas/pc-darwin-g95/libexec
51PATH: /Users/Uni/software/miriad/darwin_x86/bin
52PATH: /usr/local/karma/cm_script
53PATH: /usr/local/karma/csh_script
54PATH: /usr/local/karma/site/i386_Darwin/bin
55PATH: /usr/local/karma/bin
56PATH: /opt/local/bin
57PATH: /opt/local/sbin
58PATH: /usr/bin
59PATH: /bin
60PATH: /usr/sbin
61PATH: /sbin
62PATH: /usr/local/bin
63PATH: /usr/texbin
64PATH: /usr/X11/bin
65PATH: /usr/local/bin
66PATH: /Users/Uni/utils/scripts
67PATH: /Users/Uni/utils/dstanalyse/bin
68PATH: /Users/Uni/utils/dstanalyse/scripts
69PATH: /Users/Uni/utils/timing/bin
70PATH: /Users/Uni/scripts
71PATH: /Users/Uni/software/ds9_download
72
73
74## ----------- ##
75## Core tests. ##
76## ----------- ##
77
78configure:1802: checking for g++
79configure:1818: found /usr/bin/g++
80configure:1829: result: g++
81configure:1860: checking for C++ compiler version
82configure:1867: g++ --version >&5
83i686-apple-darwin9-g++-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5493)
84Copyright (C) 2005 Free Software Foundation, Inc.
85This is free software; see the source for copying conditions.  There is NO
86warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
87
88configure:1870: $? = 0
89configure:1877: g++ -v >&5
90Using built-in specs.
91Target: i686-apple-darwin9
92Configured with: /var/tmp/gcc/gcc-5493~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9
93Thread model: posix
94gcc version 4.0.1 (Apple Inc. build 5493)
95configure:1880: $? = 0
96configure:1887: g++ -V >&5
97g++-4.0: argument to `-V' is missing
98configure:1890: $? = 1
99configure:1913: checking for C++ compiler default output file name
100configure:1940: g++    conftest.cpp  >&5
101configure:1943: $? = 0
102configure:1981: result: a.out
103configure:1998: checking whether the C++ compiler works
104configure:2008: ./a.out
105configure:2011: $? = 0
106configure:2028: result: yes
107configure:2035: checking whether we are cross compiling
108configure:2037: result: no
109configure:2040: checking for suffix of executables
110configure:2047: g++ -o conftest    conftest.cpp  >&5
111configure:2050: $? = 0
112configure:2074: result:
113configure:2080: checking for suffix of object files
114configure:2106: g++ -c   conftest.cpp >&5
115configure:2109: $? = 0
116configure:2132: result: o
117configure:2136: checking whether we are using the GNU C++ compiler
118configure:2165: g++ -c   conftest.cpp >&5
119configure:2171: $? = 0
120configure:2188: result: yes
121configure:2193: checking whether g++ accepts -g
122configure:2223: g++ -c -g  conftest.cpp >&5
123configure:2229: $? = 0
124configure:2328: result: yes
125configure:2399: checking for gcc
126configure:2415: found /usr/bin/gcc
127configure:2426: result: gcc
128configure:2664: checking for C compiler version
129configure:2671: gcc --version >&5
130i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5493)
131Copyright (C) 2005 Free Software Foundation, Inc.
132This is free software; see the source for copying conditions.  There is NO
133warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
134
135configure:2674: $? = 0
136configure:2681: gcc -v >&5
137Using built-in specs.
138Target: i686-apple-darwin9
139Configured with: /var/tmp/gcc/gcc-5493~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9
140Thread model: posix
141gcc version 4.0.1 (Apple Inc. build 5493)
142configure:2684: $? = 0
143configure:2691: gcc -V >&5
144gcc-4.0: argument to `-V' is missing
145configure:2694: $? = 1
146configure:2697: checking whether we are using the GNU C compiler
147configure:2726: gcc -c   conftest.c >&5
148configure:2732: $? = 0
149configure:2749: result: yes
150configure:2754: checking whether gcc accepts -g
151configure:2784: gcc -c -g  conftest.c >&5
152configure:2790: $? = 0
153configure:2889: result: yes
154configure:2906: checking for gcc option to accept ISO C89
155configure:2980: gcc  -c -g -O2  conftest.c >&5
156configure:2986: $? = 0
157configure:3009: result: none needed
158configure:3032: checking how to run the C preprocessor
159configure:3072: gcc -E  conftest.c
160configure:3078: $? = 0
161configure:3109: gcc -E  conftest.c
162conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
163configure:3115: $? = 1
164configure: failed program was:
165| /* confdefs.h.  */
166| #define PACKAGE_NAME "Duchamp"
167| #define PACKAGE_TARNAME "duchamp"
168| #define PACKAGE_VERSION "1.1.10"
169| #define PACKAGE_STRING "Duchamp 1.1.10"
170| #define PACKAGE_BUGREPORT "Matthew.Whiting@csiro.au"
171| /* end confdefs.h.  */
172| #include <ac_nonexistent.h>
173configure:3148: result: gcc -E
174configure:3177: gcc -E  conftest.c
175configure:3183: $? = 0
176configure:3214: gcc -E  conftest.c
177conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
178configure:3220: $? = 1
179configure: failed program was:
180| /* confdefs.h.  */
181| #define PACKAGE_NAME "Duchamp"
182| #define PACKAGE_TARNAME "duchamp"
183| #define PACKAGE_VERSION "1.1.10"
184| #define PACKAGE_STRING "Duchamp 1.1.10"
185| #define PACKAGE_BUGREPORT "Matthew.Whiting@csiro.au"
186| /* end confdefs.h.  */
187| #include <ac_nonexistent.h>
188configure:3367: checking for Fortran 77 compiler version
189configure:3374: gfortran --version >&5
190GNU Fortran (GCC) 4.2.3
191Copyright (C) 2007 Free Software Foundation, Inc.
192
193GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
194You may redistribute copies of GNU Fortran
195under the terms of the GNU General Public License.
196For more information about these matters, see the file named COPYING
197
198configure:3377: $? = 0
199configure:3384: gfortran -v >&5
200Using built-in specs.
201Target: i686-apple-darwin8
202Configured with: /Builds/unix/gcc/gcc-4.2/configure --prefix=/usr/local --mandir=/share/man --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --build=i686-apple-darwin8 --host=i686-apple-darwin8 --target=i686-apple-darwin8 --enable-languages=fortran
203Thread model: posix
204gcc version 4.2.3
205configure:3387: $? = 0
206configure:3394: gfortran -V >&5
207gfortran: argument to `-V' is missing
208configure:3397: $? = 1
209configure:3405: checking whether we are using the GNU Fortran 77 compiler
210configure:3424: gfortran -c  conftest.F >&5
211configure:3430: $? = 0
212configure:3447: result: yes
213configure:3453: checking whether gfortran accepts -g
214configure:3470: gfortran -c -g conftest.f >&5
215configure:3476: $? = 0
216configure:3492: result: yes
217configure:3517: checking whether ln -s works
218configure:3521: result: yes
219configure:3532: checking for install
220configure:3548: found /usr/bin/install
221configure:3559: result: install
222configure:3574: checking for log in -lm
223configure:3609: gcc -o conftest -g -O2   conftest.c -lm   >&5
224conftest.c:15: warning: conflicting types for built-in function 'log'
225configure:3615: $? = 0
226configure:3633: result: yes
227configure:3647: checking for grep that handles long lines and -e
228configure:3721: result: /usr/bin/grep
229configure:3726: checking for egrep
230configure:3804: result: /usr/bin/grep -E
231configure:3809: checking for ANSI C header files
232configure:3839: gcc -c -g -O2  conftest.c >&5
233configure:3845: $? = 0
234configure:3944: gcc -o conftest -g -O2   conftest.c -lm  >&5
235configure:3947: $? = 0
236configure:3953: ./conftest
237configure:3956: $? = 0
238configure:3973: result: yes
239configure:3997: checking for sys/types.h
240configure:4018: gcc -c -g -O2  conftest.c >&5
241configure:4024: $? = 0
242configure:4040: result: yes
243configure:3997: checking for sys/stat.h
244configure:4018: gcc -c -g -O2  conftest.c >&5
245configure:4024: $? = 0
246configure:4040: result: yes
247configure:3997: checking for stdlib.h
248configure:4018: gcc -c -g -O2  conftest.c >&5
249configure:4024: $? = 0
250configure:4040: result: yes
251configure:3997: checking for string.h
252configure:4018: gcc -c -g -O2  conftest.c >&5
253configure:4024: $? = 0
254configure:4040: result: yes
255configure:3997: checking for memory.h
256configure:4018: gcc -c -g -O2  conftest.c >&5
257configure:4024: $? = 0
258configure:4040: result: yes
259configure:3997: checking for strings.h
260configure:4018: gcc -c -g -O2  conftest.c >&5
261configure:4024: $? = 0
262configure:4040: result: yes
263configure:3997: checking for inttypes.h
264configure:4018: gcc -c -g -O2  conftest.c >&5
265configure:4024: $? = 0
266configure:4040: result: yes
267configure:3997: checking for stdint.h
268configure:4018: gcc -c -g -O2  conftest.c >&5
269configure:4024: $? = 0
270configure:4040: result: yes
271configure:3997: checking for unistd.h
272configure:4018: gcc -c -g -O2  conftest.c >&5
273configure:4024: $? = 0
274configure:4040: result: yes
275configure:4068: checking for unistd.h
276configure:4074: result: yes
277configure:4078: checking time.h usability
278configure:4095: gcc -c -g -O2  conftest.c >&5
279configure:4101: $? = 0
280configure:4115: result: yes
281configure:4119: checking time.h presence
282configure:4134: gcc -E  conftest.c
283configure:4140: $? = 0
284configure:4154: result: yes
285configure:4187: checking for time.h
286configure:4195: result: yes
287configure:4078: checking math.h usability
288configure:4095: gcc -c -g -O2  conftest.c >&5
289configure:4101: $? = 0
290configure:4115: result: yes
291configure:4119: checking math.h presence
292configure:4134: gcc -E  conftest.c
293configure:4140: $? = 0
294configure:4154: result: yes
295configure:4187: checking for math.h
296configure:4195: result: yes
297configure:4078: checking values.h usability
298configure:4095: gcc -c -g -O2  conftest.c >&5
299conftest.c:55:20: error: values.h: No such file or directory
300configure:4101: $? = 1
301configure: failed program was:
302| /* confdefs.h.  */
303| #define PACKAGE_NAME "Duchamp"
304| #define PACKAGE_TARNAME "duchamp"
305| #define PACKAGE_VERSION "1.1.10"
306| #define PACKAGE_STRING "Duchamp 1.1.10"
307| #define PACKAGE_BUGREPORT "Matthew.Whiting@csiro.au"
308| #define HAVE_LIBM 1
309| #define STDC_HEADERS 1
310| #define HAVE_SYS_TYPES_H 1
311| #define HAVE_SYS_STAT_H 1
312| #define HAVE_STDLIB_H 1
313| #define HAVE_STRING_H 1
314| #define HAVE_MEMORY_H 1
315| #define HAVE_STRINGS_H 1
316| #define HAVE_INTTYPES_H 1
317| #define HAVE_STDINT_H 1
318| #define HAVE_UNISTD_H 1
319| #define HAVE_UNISTD_H 1
320| #define HAVE_TIME_H 1
321| #define HAVE_MATH_H 1
322| /* end confdefs.h.  */
323| #include <stdio.h>
324| #ifdef HAVE_SYS_TYPES_H
325| # include <sys/types.h>
326| #endif
327| #ifdef HAVE_SYS_STAT_H
328| # include <sys/stat.h>
329| #endif
330| #ifdef STDC_HEADERS
331| # include <stdlib.h>
332| # include <stddef.h>
333| #else
334| # ifdef HAVE_STDLIB_H
335| #  include <stdlib.h>
336| # endif
337| #endif
338| #ifdef HAVE_STRING_H
339| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
340| #  include <memory.h>
341| # endif
342| # include <string.h>
343| #endif
344| #ifdef HAVE_STRINGS_H
345| # include <strings.h>
346| #endif
347| #ifdef HAVE_INTTYPES_H
348| # include <inttypes.h>
349| #endif
350| #ifdef HAVE_STDINT_H
351| # include <stdint.h>
352| #endif
353| #ifdef HAVE_UNISTD_H
354| # include <unistd.h>
355| #endif
356| #include <values.h>
357configure:4115: result: no
358configure:4119: checking values.h presence
359configure:4134: gcc -E  conftest.c
360conftest.c:22:20: error: values.h: No such file or directory
361configure:4140: $? = 1
362configure: failed program was:
363| /* confdefs.h.  */
364| #define PACKAGE_NAME "Duchamp"
365| #define PACKAGE_TARNAME "duchamp"
366| #define PACKAGE_VERSION "1.1.10"
367| #define PACKAGE_STRING "Duchamp 1.1.10"
368| #define PACKAGE_BUGREPORT "Matthew.Whiting@csiro.au"
369| #define HAVE_LIBM 1
370| #define STDC_HEADERS 1
371| #define HAVE_SYS_TYPES_H 1
372| #define HAVE_SYS_STAT_H 1
373| #define HAVE_STDLIB_H 1
374| #define HAVE_STRING_H 1
375| #define HAVE_MEMORY_H 1
376| #define HAVE_STRINGS_H 1
377| #define HAVE_INTTYPES_H 1
378| #define HAVE_STDINT_H 1
379| #define HAVE_UNISTD_H 1
380| #define HAVE_UNISTD_H 1
381| #define HAVE_TIME_H 1
382| #define HAVE_MATH_H 1
383| /* end confdefs.h.  */
384| #include <values.h>
385configure:4154: result: no
386configure:4187: checking for values.h
387configure:4195: result: no
388configure:4078: checking iostream usability
389configure:4095: gcc -c -g -O2  conftest.c >&5
390conftest.c:55:20: error: iostream: No such file or directory
391configure:4101: $? = 1
392configure: failed program was:
393| /* confdefs.h.  */
394| #define PACKAGE_NAME "Duchamp"
395| #define PACKAGE_TARNAME "duchamp"
396| #define PACKAGE_VERSION "1.1.10"
397| #define PACKAGE_STRING "Duchamp 1.1.10"
398| #define PACKAGE_BUGREPORT "Matthew.Whiting@csiro.au"
399| #define HAVE_LIBM 1
400| #define STDC_HEADERS 1
401| #define HAVE_SYS_TYPES_H 1
402| #define HAVE_SYS_STAT_H 1
403| #define HAVE_STDLIB_H 1
404| #define HAVE_STRING_H 1
405| #define HAVE_MEMORY_H 1
406| #define HAVE_STRINGS_H 1
407| #define HAVE_INTTYPES_H 1
408| #define HAVE_STDINT_H 1
409| #define HAVE_UNISTD_H 1
410| #define HAVE_UNISTD_H 1
411| #define HAVE_TIME_H 1
412| #define HAVE_MATH_H 1
413| /* end confdefs.h.  */
414| #include <stdio.h>
415| #ifdef HAVE_SYS_TYPES_H
416| # include <sys/types.h>
417| #endif
418| #ifdef HAVE_SYS_STAT_H
419| # include <sys/stat.h>
420| #endif
421| #ifdef STDC_HEADERS
422| # include <stdlib.h>
423| # include <stddef.h>
424| #else
425| # ifdef HAVE_STDLIB_H
426| #  include <stdlib.h>
427| # endif
428| #endif
429| #ifdef HAVE_STRING_H
430| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
431| #  include <memory.h>
432| # endif
433| # include <string.h>
434| #endif
435| #ifdef HAVE_STRINGS_H
436| # include <strings.h>
437| #endif
438| #ifdef HAVE_INTTYPES_H
439| # include <inttypes.h>
440| #endif
441| #ifdef HAVE_STDINT_H
442| # include <stdint.h>
443| #endif
444| #ifdef HAVE_UNISTD_H
445| # include <unistd.h>
446| #endif
447| #include <iostream>
448configure:4115: result: no
449configure:4119: checking iostream presence
450configure:4134: gcc -E  conftest.c
451conftest.c:22:20: error: iostream: No such file or directory
452configure:4140: $? = 1
453configure: failed program was:
454| /* confdefs.h.  */
455| #define PACKAGE_NAME "Duchamp"
456| #define PACKAGE_TARNAME "duchamp"
457| #define PACKAGE_VERSION "1.1.10"
458| #define PACKAGE_STRING "Duchamp 1.1.10"
459| #define PACKAGE_BUGREPORT "Matthew.Whiting@csiro.au"
460| #define HAVE_LIBM 1
461| #define STDC_HEADERS 1
462| #define HAVE_SYS_TYPES_H 1
463| #define HAVE_SYS_STAT_H 1
464| #define HAVE_STDLIB_H 1
465| #define HAVE_STRING_H 1
466| #define HAVE_MEMORY_H 1
467| #define HAVE_STRINGS_H 1
468| #define HAVE_INTTYPES_H 1
469| #define HAVE_STDINT_H 1
470| #define HAVE_UNISTD_H 1
471| #define HAVE_UNISTD_H 1
472| #define HAVE_TIME_H 1
473| #define HAVE_MATH_H 1
474| /* end confdefs.h.  */
475| #include <iostream>
476configure:4154: result: no
477configure:4187: checking for iostream
478configure:4195: result: no
479configure:4078: checking fstream usability
480configure:4095: gcc -c -g -O2  conftest.c >&5
481conftest.c:55:19: error: fstream: No such file or directory
482configure:4101: $? = 1
483configure: failed program was:
484| /* confdefs.h.  */
485| #define PACKAGE_NAME "Duchamp"
486| #define PACKAGE_TARNAME "duchamp"
487| #define PACKAGE_VERSION "1.1.10"
488| #define PACKAGE_STRING "Duchamp 1.1.10"
489| #define PACKAGE_BUGREPORT "Matthew.Whiting@csiro.au"
490| #define HAVE_LIBM 1
491| #define STDC_HEADERS 1
492| #define HAVE_SYS_TYPES_H 1
493| #define HAVE_SYS_STAT_H 1
494| #define HAVE_STDLIB_H 1
495| #define HAVE_STRING_H 1
496| #define HAVE_MEMORY_H 1
497| #define HAVE_STRINGS_H 1
498| #define HAVE_INTTYPES_H 1
499| #define HAVE_STDINT_H 1
500| #define HAVE_UNISTD_H 1
501| #define HAVE_UNISTD_H 1
502| #define HAVE_TIME_H 1
503| #define HAVE_MATH_H 1
504| /* end confdefs.h.  */
505| #include <stdio.h>
506| #ifdef HAVE_SYS_TYPES_H
507| # include <sys/types.h>
508| #endif
509| #ifdef HAVE_SYS_STAT_H
510| # include <sys/stat.h>
511| #endif
512| #ifdef STDC_HEADERS
513| # include <stdlib.h>
514| # include <stddef.h>
515| #else
516| # ifdef HAVE_STDLIB_H
517| #  include <stdlib.h>
518| # endif
519| #endif
520| #ifdef HAVE_STRING_H
521| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
522| #  include <memory.h>
523| # endif
524| # include <string.h>
525| #endif
526| #ifdef HAVE_STRINGS_H
527| # include <strings.h>
528| #endif
529| #ifdef HAVE_INTTYPES_H
530| # include <inttypes.h>
531| #endif
532| #ifdef HAVE_STDINT_H
533| # include <stdint.h>
534| #endif
535| #ifdef HAVE_UNISTD_H
536| # include <unistd.h>
537| #endif
538| #include <fstream>
539configure:4115: result: no
540configure:4119: checking fstream presence
541configure:4134: gcc -E  conftest.c
542conftest.c:22:19: error: fstream: No such file or directory
543configure:4140: $? = 1
544configure: failed program was:
545| /* confdefs.h.  */
546| #define PACKAGE_NAME "Duchamp"
547| #define PACKAGE_TARNAME "duchamp"
548| #define PACKAGE_VERSION "1.1.10"
549| #define PACKAGE_STRING "Duchamp 1.1.10"
550| #define PACKAGE_BUGREPORT "Matthew.Whiting@csiro.au"
551| #define HAVE_LIBM 1
552| #define STDC_HEADERS 1
553| #define HAVE_SYS_TYPES_H 1
554| #define HAVE_SYS_STAT_H 1
555| #define HAVE_STDLIB_H 1
556| #define HAVE_STRING_H 1
557| #define HAVE_MEMORY_H 1
558| #define HAVE_STRINGS_H 1
559| #define HAVE_INTTYPES_H 1
560| #define HAVE_STDINT_H 1
561| #define HAVE_UNISTD_H 1
562| #define HAVE_UNISTD_H 1
563| #define HAVE_TIME_H 1
564| #define HAVE_MATH_H 1
565| /* end confdefs.h.  */
566| #include <fstream>
567configure:4154: result: no
568configure:4187: checking for fstream
569configure:4195: result: no
570configure:4078: checking sstream usability
571configure:4095: gcc -c -g -O2  conftest.c >&5
572conftest.c:55:19: error: sstream: No such file or directory
573configure:4101: $? = 1
574configure: failed program was:
575| /* confdefs.h.  */
576| #define PACKAGE_NAME "Duchamp"
577| #define PACKAGE_TARNAME "duchamp"
578| #define PACKAGE_VERSION "1.1.10"
579| #define PACKAGE_STRING "Duchamp 1.1.10"
580| #define PACKAGE_BUGREPORT "Matthew.Whiting@csiro.au"
581| #define HAVE_LIBM 1
582| #define STDC_HEADERS 1
583| #define HAVE_SYS_TYPES_H 1
584| #define HAVE_SYS_STAT_H 1
585| #define HAVE_STDLIB_H 1
586| #define HAVE_STRING_H 1
587| #define HAVE_MEMORY_H 1
588| #define HAVE_STRINGS_H 1
589| #define HAVE_INTTYPES_H 1
590| #define HAVE_STDINT_H 1
591| #define HAVE_UNISTD_H 1
592| #define HAVE_UNISTD_H 1
593| #define HAVE_TIME_H 1
594| #define HAVE_MATH_H 1
595| /* end confdefs.h.  */
596| #include <stdio.h>
597| #ifdef HAVE_SYS_TYPES_H
598| # include <sys/types.h>
599| #endif
600| #ifdef HAVE_SYS_STAT_H
601| # include <sys/stat.h>
602| #endif
603| #ifdef STDC_HEADERS
604| # include <stdlib.h>
605| # include <stddef.h>
606| #else
607| # ifdef HAVE_STDLIB_H
608| #  include <stdlib.h>
609| # endif
610| #endif
611| #ifdef HAVE_STRING_H
612| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
613| #  include <memory.h>
614| # endif
615| # include <string.h>
616| #endif
617| #ifdef HAVE_STRINGS_H
618| # include <strings.h>
619| #endif
620| #ifdef HAVE_INTTYPES_H
621| # include <inttypes.h>
622| #endif
623| #ifdef HAVE_STDINT_H
624| # include <stdint.h>
625| #endif
626| #ifdef HAVE_UNISTD_H
627| # include <unistd.h>
628| #endif
629| #include <sstream>
630configure:4115: result: no
631configure:4119: checking sstream presence
632configure:4134: gcc -E  conftest.c
633conftest.c:22:19: error: sstream: No such file or directory
634configure:4140: $? = 1
635configure: failed program was:
636| /* confdefs.h.  */
637| #define PACKAGE_NAME "Duchamp"
638| #define PACKAGE_TARNAME "duchamp"
639| #define PACKAGE_VERSION "1.1.10"
640| #define PACKAGE_STRING "Duchamp 1.1.10"
641| #define PACKAGE_BUGREPORT "Matthew.Whiting@csiro.au"
642| #define HAVE_LIBM 1
643| #define STDC_HEADERS 1
644| #define HAVE_SYS_TYPES_H 1
645| #define HAVE_SYS_STAT_H 1
646| #define HAVE_STDLIB_H 1
647| #define HAVE_STRING_H 1
648| #define HAVE_MEMORY_H 1
649| #define HAVE_STRINGS_H 1
650| #define HAVE_INTTYPES_H 1
651| #define HAVE_STDINT_H 1
652| #define HAVE_UNISTD_H 1
653| #define HAVE_UNISTD_H 1
654| #define HAVE_TIME_H 1
655| #define HAVE_MATH_H 1
656| /* end confdefs.h.  */
657| #include <sstream>
658configure:4154: result: no
659configure:4187: checking for sstream
660configure:4195: result: no
661configure:4078: checking iomanip usability
662configure:4095: gcc -c -g -O2  conftest.c >&5
663conftest.c:55:19: error: iomanip: No such file or directory
664configure:4101: $? = 1
665configure: failed program was:
666| /* confdefs.h.  */
667| #define PACKAGE_NAME "Duchamp"
668| #define PACKAGE_TARNAME "duchamp"
669| #define PACKAGE_VERSION "1.1.10"
670| #define PACKAGE_STRING "Duchamp 1.1.10"
671| #define PACKAGE_BUGREPORT "Matthew.Whiting@csiro.au"
672| #define HAVE_LIBM 1
673| #define STDC_HEADERS 1
674| #define HAVE_SYS_TYPES_H 1
675| #define HAVE_SYS_STAT_H 1
676| #define HAVE_STDLIB_H 1
677| #define HAVE_STRING_H 1
678| #define HAVE_MEMORY_H 1
679| #define HAVE_STRINGS_H 1
680| #define HAVE_INTTYPES_H 1
681| #define HAVE_STDINT_H 1
682| #define HAVE_UNISTD_H 1
683| #define HAVE_UNISTD_H 1
684| #define HAVE_TIME_H 1
685| #define HAVE_MATH_H 1
686| /* end confdefs.h.  */
687| #include <stdio.h>
688| #ifdef HAVE_SYS_TYPES_H
689| # include <sys/types.h>
690| #endif
691| #ifdef HAVE_SYS_STAT_H
692| # include <sys/stat.h>
693| #endif
694| #ifdef STDC_HEADERS
695| # include <stdlib.h>
696| # include <stddef.h>
697| #else
698| # ifdef HAVE_STDLIB_H
699| #  include <stdlib.h>
700| # endif
701| #endif
702| #ifdef HAVE_STRING_H
703| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
704| #  include <memory.h>
705| # endif
706| # include <string.h>
707| #endif
708| #ifdef HAVE_STRINGS_H
709| # include <strings.h>
710| #endif
711| #ifdef HAVE_INTTYPES_H
712| # include <inttypes.h>
713| #endif
714| #ifdef HAVE_STDINT_H
715| # include <stdint.h>
716| #endif
717| #ifdef HAVE_UNISTD_H
718| # include <unistd.h>
719| #endif
720| #include <iomanip>
721configure:4115: result: no
722configure:4119: checking iomanip presence
723configure:4134: gcc -E  conftest.c
724conftest.c:22:19: error: iomanip: No such file or directory
725configure:4140: $? = 1
726configure: failed program was:
727| /* confdefs.h.  */
728| #define PACKAGE_NAME "Duchamp"
729| #define PACKAGE_TARNAME "duchamp"
730| #define PACKAGE_VERSION "1.1.10"
731| #define PACKAGE_STRING "Duchamp 1.1.10"
732| #define PACKAGE_BUGREPORT "Matthew.Whiting@csiro.au"
733| #define HAVE_LIBM 1
734| #define STDC_HEADERS 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| #define HAVE_UNISTD_H 1
745| #define HAVE_TIME_H 1
746| #define HAVE_MATH_H 1
747| /* end confdefs.h.  */
748| #include <iomanip>
749configure:4154: result: no
750configure:4187: checking for iomanip
751configure:4195: result: no
752configure:4078: checking vector usability
753configure:4095: gcc -c -g -O2  conftest.c >&5
754conftest.c:55:18: error: vector: No such file or directory
755configure:4101: $? = 1
756configure: failed program was:
757| /* confdefs.h.  */
758| #define PACKAGE_NAME "Duchamp"
759| #define PACKAGE_TARNAME "duchamp"
760| #define PACKAGE_VERSION "1.1.10"
761| #define PACKAGE_STRING "Duchamp 1.1.10"
762| #define PACKAGE_BUGREPORT "Matthew.Whiting@csiro.au"
763| #define HAVE_LIBM 1
764| #define STDC_HEADERS 1
765| #define HAVE_SYS_TYPES_H 1
766| #define HAVE_SYS_STAT_H 1
767| #define HAVE_STDLIB_H 1
768| #define HAVE_STRING_H 1
769| #define HAVE_MEMORY_H 1
770| #define HAVE_STRINGS_H 1
771| #define HAVE_INTTYPES_H 1
772| #define HAVE_STDINT_H 1
773| #define HAVE_UNISTD_H 1
774| #define HAVE_UNISTD_H 1
775| #define HAVE_TIME_H 1
776| #define HAVE_MATH_H 1
777| /* end confdefs.h.  */
778| #include <stdio.h>
779| #ifdef HAVE_SYS_TYPES_H
780| # include <sys/types.h>
781| #endif
782| #ifdef HAVE_SYS_STAT_H
783| # include <sys/stat.h>
784| #endif
785| #ifdef STDC_HEADERS
786| # include <stdlib.h>
787| # include <stddef.h>
788| #else
789| # ifdef HAVE_STDLIB_H
790| #  include <stdlib.h>
791| # endif
792| #endif
793| #ifdef HAVE_STRING_H
794| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
795| #  include <memory.h>
796| # endif
797| # include <string.h>
798| #endif
799| #ifdef HAVE_STRINGS_H
800| # include <strings.h>
801| #endif
802| #ifdef HAVE_INTTYPES_H
803| # include <inttypes.h>
804| #endif
805| #ifdef HAVE_STDINT_H
806| # include <stdint.h>
807| #endif
808| #ifdef HAVE_UNISTD_H
809| # include <unistd.h>
810| #endif
811| #include <vector>
812configure:4115: result: no
813configure:4119: checking vector presence
814configure:4134: gcc -E  conftest.c
815conftest.c:22:18: error: vector: No such file or directory
816configure:4140: $? = 1
817configure: failed program was:
818| /* confdefs.h.  */
819| #define PACKAGE_NAME "Duchamp"
820| #define PACKAGE_TARNAME "duchamp"
821| #define PACKAGE_VERSION "1.1.10"
822| #define PACKAGE_STRING "Duchamp 1.1.10"
823| #define PACKAGE_BUGREPORT "Matthew.Whiting@csiro.au"
824| #define HAVE_LIBM 1
825| #define STDC_HEADERS 1
826| #define HAVE_SYS_TYPES_H 1
827| #define HAVE_SYS_STAT_H 1
828| #define HAVE_STDLIB_H 1
829| #define HAVE_STRING_H 1
830| #define HAVE_MEMORY_H 1
831| #define HAVE_STRINGS_H 1
832| #define HAVE_INTTYPES_H 1
833| #define HAVE_STDINT_H 1
834| #define HAVE_UNISTD_H 1
835| #define HAVE_UNISTD_H 1
836| #define HAVE_TIME_H 1
837| #define HAVE_MATH_H 1
838| /* end confdefs.h.  */
839| #include <vector>
840configure:4154: result: no
841configure:4187: checking for vector
842configure:4195: result: no
843configure:4078: checking string usability
844configure:4095: gcc -c -g -O2  conftest.c >&5
845conftest.c:55:18: error: string: No such file or directory
846configure:4101: $? = 1
847configure: failed program was:
848| /* confdefs.h.  */
849| #define PACKAGE_NAME "Duchamp"
850| #define PACKAGE_TARNAME "duchamp"
851| #define PACKAGE_VERSION "1.1.10"
852| #define PACKAGE_STRING "Duchamp 1.1.10"
853| #define PACKAGE_BUGREPORT "Matthew.Whiting@csiro.au"
854| #define HAVE_LIBM 1
855| #define STDC_HEADERS 1
856| #define HAVE_SYS_TYPES_H 1
857| #define HAVE_SYS_STAT_H 1
858| #define HAVE_STDLIB_H 1
859| #define HAVE_STRING_H 1
860| #define HAVE_MEMORY_H 1
861| #define HAVE_STRINGS_H 1
862| #define HAVE_INTTYPES_H 1
863| #define HAVE_STDINT_H 1
864| #define HAVE_UNISTD_H 1
865| #define HAVE_UNISTD_H 1
866| #define HAVE_TIME_H 1
867| #define HAVE_MATH_H 1
868| /* end confdefs.h.  */
869| #include <stdio.h>
870| #ifdef HAVE_SYS_TYPES_H
871| # include <sys/types.h>
872| #endif
873| #ifdef HAVE_SYS_STAT_H
874| # include <sys/stat.h>
875| #endif
876| #ifdef STDC_HEADERS
877| # include <stdlib.h>
878| # include <stddef.h>
879| #else
880| # ifdef HAVE_STDLIB_H
881| #  include <stdlib.h>
882| # endif
883| #endif
884| #ifdef HAVE_STRING_H
885| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
886| #  include <memory.h>
887| # endif
888| # include <string.h>
889| #endif
890| #ifdef HAVE_STRINGS_H
891| # include <strings.h>
892| #endif
893| #ifdef HAVE_INTTYPES_H
894| # include <inttypes.h>
895| #endif
896| #ifdef HAVE_STDINT_H
897| # include <stdint.h>
898| #endif
899| #ifdef HAVE_UNISTD_H
900| # include <unistd.h>
901| #endif
902| #include <string>
903configure:4115: result: no
904configure:4119: checking string presence
905configure:4134: gcc -E  conftest.c
906conftest.c:22:18: error: string: No such file or directory
907configure:4140: $? = 1
908configure: failed program was:
909| /* confdefs.h.  */
910| #define PACKAGE_NAME "Duchamp"
911| #define PACKAGE_TARNAME "duchamp"
912| #define PACKAGE_VERSION "1.1.10"
913| #define PACKAGE_STRING "Duchamp 1.1.10"
914| #define PACKAGE_BUGREPORT "Matthew.Whiting@csiro.au"
915| #define HAVE_LIBM 1
916| #define STDC_HEADERS 1
917| #define HAVE_SYS_TYPES_H 1
918| #define HAVE_SYS_STAT_H 1
919| #define HAVE_STDLIB_H 1
920| #define HAVE_STRING_H 1
921| #define HAVE_MEMORY_H 1
922| #define HAVE_STRINGS_H 1
923| #define HAVE_INTTYPES_H 1
924| #define HAVE_STDINT_H 1
925| #define HAVE_UNISTD_H 1
926| #define HAVE_UNISTD_H 1
927| #define HAVE_TIME_H 1
928| #define HAVE_MATH_H 1
929| /* end confdefs.h.  */
930| #include <string>
931configure:4154: result: no
932configure:4187: checking for string
933configure:4195: result: no
934configure:4078: checking algorithm usability
935configure:4095: gcc -c -g -O2  conftest.c >&5
936conftest.c:55:21: error: algorithm: No such file or directory
937configure:4101: $? = 1
938configure: failed program was:
939| /* confdefs.h.  */
940| #define PACKAGE_NAME "Duchamp"
941| #define PACKAGE_TARNAME "duchamp"
942| #define PACKAGE_VERSION "1.1.10"
943| #define PACKAGE_STRING "Duchamp 1.1.10"
944| #define PACKAGE_BUGREPORT "Matthew.Whiting@csiro.au"
945| #define HAVE_LIBM 1
946| #define STDC_HEADERS 1
947| #define HAVE_SYS_TYPES_H 1
948| #define HAVE_SYS_STAT_H 1
949| #define HAVE_STDLIB_H 1
950| #define HAVE_STRING_H 1
951| #define HAVE_MEMORY_H 1
952| #define HAVE_STRINGS_H 1
953| #define HAVE_INTTYPES_H 1
954| #define HAVE_STDINT_H 1
955| #define HAVE_UNISTD_H 1
956| #define HAVE_UNISTD_H 1
957| #define HAVE_TIME_H 1
958| #define HAVE_MATH_H 1
959| /* end confdefs.h.  */
960| #include <stdio.h>
961| #ifdef HAVE_SYS_TYPES_H
962| # include <sys/types.h>
963| #endif
964| #ifdef HAVE_SYS_STAT_H
965| # include <sys/stat.h>
966| #endif
967| #ifdef STDC_HEADERS
968| # include <stdlib.h>
969| # include <stddef.h>
970| #else
971| # ifdef HAVE_STDLIB_H
972| #  include <stdlib.h>
973| # endif
974| #endif
975| #ifdef HAVE_STRING_H
976| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
977| #  include <memory.h>
978| # endif
979| # include <string.h>
980| #endif
981| #ifdef HAVE_STRINGS_H
982| # include <strings.h>
983| #endif
984| #ifdef HAVE_INTTYPES_H
985| # include <inttypes.h>
986| #endif
987| #ifdef HAVE_STDINT_H
988| # include <stdint.h>
989| #endif
990| #ifdef HAVE_UNISTD_H
991| # include <unistd.h>
992| #endif
993| #include <algorithm>
994configure:4115: result: no
995configure:4119: checking algorithm presence
996configure:4134: gcc -E  conftest.c
997conftest.c:22:21: error: algorithm: No such file or directory
998configure:4140: $? = 1
999configure: failed program was:
1000| /* confdefs.h.  */
1001| #define PACKAGE_NAME "Duchamp"
1002| #define PACKAGE_TARNAME "duchamp"
1003| #define PACKAGE_VERSION "1.1.10"
1004| #define PACKAGE_STRING "Duchamp 1.1.10"
1005| #define PACKAGE_BUGREPORT "Matthew.Whiting@csiro.au"
1006| #define HAVE_LIBM 1
1007| #define STDC_HEADERS 1
1008| #define HAVE_SYS_TYPES_H 1
1009| #define HAVE_SYS_STAT_H 1
1010| #define HAVE_STDLIB_H 1
1011| #define HAVE_STRING_H 1
1012| #define HAVE_MEMORY_H 1
1013| #define HAVE_STRINGS_H 1
1014| #define HAVE_INTTYPES_H 1
1015| #define HAVE_STDINT_H 1
1016| #define HAVE_UNISTD_H 1
1017| #define HAVE_UNISTD_H 1
1018| #define HAVE_TIME_H 1
1019| #define HAVE_MATH_H 1
1020| /* end confdefs.h.  */
1021| #include <algorithm>
1022configure:4154: result: no
1023configure:4187: checking for algorithm
1024configure:4195: result: no
1025configure:4078: checking functional usability
1026configure:4095: gcc -c -g -O2  conftest.c >&5
1027conftest.c:55:22: error: functional: No such file or directory
1028configure:4101: $? = 1
1029configure: failed program was:
1030| /* confdefs.h.  */
1031| #define PACKAGE_NAME "Duchamp"
1032| #define PACKAGE_TARNAME "duchamp"
1033| #define PACKAGE_VERSION "1.1.10"
1034| #define PACKAGE_STRING "Duchamp 1.1.10"
1035| #define PACKAGE_BUGREPORT "Matthew.Whiting@csiro.au"
1036| #define HAVE_LIBM 1
1037| #define STDC_HEADERS 1
1038| #define HAVE_SYS_TYPES_H 1
1039| #define HAVE_SYS_STAT_H 1
1040| #define HAVE_STDLIB_H 1
1041| #define HAVE_STRING_H 1
1042| #define HAVE_MEMORY_H 1
1043| #define HAVE_STRINGS_H 1
1044| #define HAVE_INTTYPES_H 1
1045| #define HAVE_STDINT_H 1
1046| #define HAVE_UNISTD_H 1
1047| #define HAVE_UNISTD_H 1
1048| #define HAVE_TIME_H 1
1049| #define HAVE_MATH_H 1
1050| /* end confdefs.h.  */
1051| #include <stdio.h>
1052| #ifdef HAVE_SYS_TYPES_H
1053| # include <sys/types.h>
1054| #endif
1055| #ifdef HAVE_SYS_STAT_H
1056| # include <sys/stat.h>
1057| #endif
1058| #ifdef STDC_HEADERS
1059| # include <stdlib.h>
1060| # include <stddef.h>
1061| #else
1062| # ifdef HAVE_STDLIB_H
1063| #  include <stdlib.h>
1064| # endif
1065| #endif
1066| #ifdef HAVE_STRING_H
1067| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1068| #  include <memory.h>
1069| # endif
1070| # include <string.h>
1071| #endif
1072| #ifdef HAVE_STRINGS_H
1073| # include <strings.h>
1074| #endif
1075| #ifdef HAVE_INTTYPES_H
1076| # include <inttypes.h>
1077| #endif
1078| #ifdef HAVE_STDINT_H
1079| # include <stdint.h>
1080| #endif
1081| #ifdef HAVE_UNISTD_H
1082| # include <unistd.h>
1083| #endif
1084| #include <functional>
1085configure:4115: result: no
1086configure:4119: checking functional presence
1087configure:4134: gcc -E  conftest.c
1088conftest.c:22:22: error: functional: No such file or directory
1089configure:4140: $? = 1
1090configure: failed program was:
1091| /* confdefs.h.  */
1092| #define PACKAGE_NAME "Duchamp"
1093| #define PACKAGE_TARNAME "duchamp"
1094| #define PACKAGE_VERSION "1.1.10"
1095| #define PACKAGE_STRING "Duchamp 1.1.10"
1096| #define PACKAGE_BUGREPORT "Matthew.Whiting@csiro.au"
1097| #define HAVE_LIBM 1
1098| #define STDC_HEADERS 1
1099| #define HAVE_SYS_TYPES_H 1
1100| #define HAVE_SYS_STAT_H 1
1101| #define HAVE_STDLIB_H 1
1102| #define HAVE_STRING_H 1
1103| #define HAVE_MEMORY_H 1
1104| #define HAVE_STRINGS_H 1
1105| #define HAVE_INTTYPES_H 1
1106| #define HAVE_STDINT_H 1
1107| #define HAVE_UNISTD_H 1
1108| #define HAVE_UNISTD_H 1
1109| #define HAVE_TIME_H 1
1110| #define HAVE_MATH_H 1
1111| /* end confdefs.h.  */
1112| #include <functional>
1113configure:4154: result: no
1114configure:4187: checking for functional
1115configure:4195: result: no
1116configure:4227: checking for stdbool.h that conforms to C99
1117configure:4320: gcc -c -g -O2  conftest.c >&5
1118configure:4326: $? = 0
1119configure:4341: result: yes
1120configure:4343: checking for _Bool
1121configure:4373: gcc -c -g -O2  conftest.c >&5
1122configure:4379: $? = 0
1123configure:4394: result: yes
1124configure:4413: checking for an ANSI C-conforming const
1125configure:4488: gcc -c -g -O2  conftest.c >&5
1126configure:4494: $? = 0
1127configure:4509: result: yes
1128configure:4519: checking for inline
1129configure:4545: gcc -c -g -O2  conftest.c >&5
1130configure:4551: $? = 0
1131configure:4569: result: inline
1132configure:4633: checking for ranlib
1133configure:4649: found /usr/bin/ranlib
1134configure:4660: result: ranlib
1135configure:4688: checking for working strtod
1136configure:4739: gcc -o conftest -g -O2   conftest.c -lm  >&5
1137configure:4742: $? = 0
1138configure:4748: ./conftest
1139configure:4751: $? = 0
1140configure:4767: result: yes
1141configure:4941: checking for floor
1142configure:4997: gcc -o conftest -g -O2   conftest.c -lm  >&5
1143conftest.c:47: warning: conflicting types for built-in function 'floor'
1144configure:5003: $? = 0
1145configure:5021: result: yes
1146configure:4941: checking for pow
1147configure:4997: gcc -o conftest -g -O2   conftest.c -lm  >&5
1148conftest.c:48: warning: conflicting types for built-in function 'pow'
1149configure:5003: $? = 0
1150configure:5021: result: yes
1151configure:4941: checking for sqrt
1152configure:4997: gcc -o conftest -g -O2   conftest.c -lm  >&5
1153conftest.c:49: warning: conflicting types for built-in function 'sqrt'
1154configure:5003: $? = 0
1155configure:5021: result: yes
1156configure:4941: checking for strtol
1157configure:4997: gcc -o conftest -g -O2   conftest.c -lm  >&5
1158configure:5003: $? = 0
1159configure:5021: result: yes
1160configure:4941: checking for log
1161configure:4997: gcc -o conftest -g -O2   conftest.c -lm  >&5
1162conftest.c:51: warning: conflicting types for built-in function 'log'
1163configure:5003: $? = 0
1164configure:5021: result: yes
1165configure:4941: checking for atan
1166configure:4997: gcc -o conftest -g -O2   conftest.c -lm  >&5
1167conftest.c:52: warning: conflicting types for built-in function 'atan'
1168configure:5003: $? = 0
1169configure:5021: result: yes
1170configure:4941: checking for fabs
1171configure:4997: gcc -o conftest -g -O2   conftest.c -lm  >&5
1172conftest.c:53: warning: conflicting types for built-in function 'fabs'
1173configure:5003: $? = 0
1174configure:5021: result: yes
1175configure:5055: LIBDIRS
1176configure:5060: checking for /usr/lib
1177configure:5076: result: yes
1178configure:5060: checking for /usr/local/lib
1179configure:5076: result: yes
1180configure:5060: checking for /usr/local/pgplot
1181configure:5076: result: no
1182configure:5060: checking for /usr/local/cfitsio
1183configure:5076: result: no
1184configure:5060: checking for /usr/local/wcslib
1185configure:5076: result: no
1186configure:5060: checking for /local/lib
1187configure:5076: result: no
1188configure:5060: checking for /local/pgplot
1189configure:5076: result: no
1190configure:5060: checking for /local/cfitsio
1191configure:5076: result: no
1192configure:5060: checking for /opt/SUNWspro/lib
1193configure:5076: result: no
1194configure:5060: checking for /opt/local/lib
1195configure:5076: result: yes
1196configure:5092:   -- PGPLOT --
1197configure:5131: checking for /usr/include/cpgplot.h
1198configure:5147: result: no
1199configure:5155: checking for /usr/include/pgplot/cpgplot.h
1200configure:5171: result: no
1201configure:5131: checking for /usr/local/include/cpgplot.h
1202configure:5147: result: no
1203configure:5155: checking for /usr/local/include/pgplot/cpgplot.h
1204configure:5171: result: no
1205configure:5131: checking for /usr/local/pgplot/cpgplot.h
1206configure:5147: result: no
1207configure:5155: checking for /usr/local/pgplot/pgplot/cpgplot.h
1208configure:5171: result: no
1209configure:5131: checking for /usr/local/cfitsio/cpgplot.h
1210configure:5147: result: no
1211configure:5155: checking for /usr/local/cfitsio/pgplot/cpgplot.h
1212configure:5171: result: no
1213configure:5131: checking for /usr/local/wcslib/cpgplot.h
1214configure:5147: result: no
1215configure:5155: checking for /usr/local/wcslib/pgplot/cpgplot.h
1216configure:5171: result: no
1217configure:5131: checking for /local/pgplot/cpgplot.h
1218configure:5147: result: no
1219configure:5155: checking for /local/pgplot/pgplot/cpgplot.h
1220configure:5171: result: no
1221configure:5131: checking for /local/cfitsio/cpgplot.h
1222configure:5147: result: no
1223configure:5155: checking for /local/cfitsio/pgplot/cpgplot.h
1224configure:5171: result: no
1225configure:5131: checking for /opt/local/include/cpgplot.h
1226configure:5147: result: yes
1227configure:5180: checking for cosd in -lsunmath
1228configure:5215: gcc -o conftest -g -O2   -L/usr/lib -L/usr/local/lib -L/opt/local/lib conftest.c -lsunmath  -lm  -lm  >&5
1229ld: library not found for -lsunmath
1230collect2: ld returned 1 exit status
1231configure:5221: $? = 1
1232configure: failed program was:
1233| /* confdefs.h.  */
1234| #define PACKAGE_NAME "Duchamp"
1235| #define PACKAGE_TARNAME "duchamp"
1236| #define PACKAGE_VERSION "1.1.10"
1237| #define PACKAGE_STRING "Duchamp 1.1.10"
1238| #define PACKAGE_BUGREPORT "Matthew.Whiting@csiro.au"
1239| #define HAVE_LIBM 1
1240| #define STDC_HEADERS 1
1241| #define HAVE_SYS_TYPES_H 1
1242| #define HAVE_SYS_STAT_H 1
1243| #define HAVE_STDLIB_H 1
1244| #define HAVE_STRING_H 1
1245| #define HAVE_MEMORY_H 1
1246| #define HAVE_STRINGS_H 1
1247| #define HAVE_INTTYPES_H 1
1248| #define HAVE_STDINT_H 1
1249| #define HAVE_UNISTD_H 1
1250| #define HAVE_UNISTD_H 1
1251| #define HAVE_TIME_H 1
1252| #define HAVE_MATH_H 1
1253| #define HAVE__BOOL 1
1254| #define HAVE_STDBOOL_H 1
1255| #define HAVE_FLOOR 1
1256| #define HAVE_POW 1
1257| #define HAVE_SQRT 1
1258| #define HAVE_STRTOL 1
1259| #define HAVE_LOG 1
1260| #define HAVE_ATAN 1
1261| #define HAVE_FABS 1
1262| /* end confdefs.h.  */
1263|
1264| /* Override any GCC internal prototype to avoid an error.
1265|    Use char because int might match the return type of a GCC
1266|    builtin and then its argument prototype would still apply.  */
1267| #ifdef __cplusplus
1268| extern "C"
1269| #endif
1270| char cosd ();
1271| int
1272| main ()
1273| {
1274| return cosd ();
1275|   ;
1276|   return 0;
1277| }
1278configure:5239: result: no
1279configure:5245: checking for iand_ in -lM77
1280configure:5280: gcc -o conftest -g -O2   -L/usr/lib -L/usr/local/lib -L/opt/local/lib conftest.c -lM77  -lm  -lm  >&5
1281ld: library not found for -lM77
1282collect2: ld returned 1 exit status
1283configure:5286: $? = 1
1284configure: failed program was:
1285| /* confdefs.h.  */
1286| #define PACKAGE_NAME "Duchamp"
1287| #define PACKAGE_TARNAME "duchamp"
1288| #define PACKAGE_VERSION "1.1.10"
1289| #define PACKAGE_STRING "Duchamp 1.1.10"
1290| #define PACKAGE_BUGREPORT "Matthew.Whiting@csiro.au"
1291| #define HAVE_LIBM 1
1292| #define STDC_HEADERS 1
1293| #define HAVE_SYS_TYPES_H 1
1294| #define HAVE_SYS_STAT_H 1
1295| #define HAVE_STDLIB_H 1
1296| #define HAVE_STRING_H 1
1297| #define HAVE_MEMORY_H 1
1298| #define HAVE_STRINGS_H 1
1299| #define HAVE_INTTYPES_H 1
1300| #define HAVE_STDINT_H 1
1301| #define HAVE_UNISTD_H 1
1302| #define HAVE_UNISTD_H 1
1303| #define HAVE_TIME_H 1
1304| #define HAVE_MATH_H 1
1305| #define HAVE__BOOL 1
1306| #define HAVE_STDBOOL_H 1
1307| #define HAVE_FLOOR 1
1308| #define HAVE_POW 1
1309| #define HAVE_SQRT 1
1310| #define HAVE_STRTOL 1
1311| #define HAVE_LOG 1
1312| #define HAVE_ATAN 1
1313| #define HAVE_FABS 1
1314| /* end confdefs.h.  */
1315|
1316| /* Override any GCC internal prototype to avoid an error.
1317|    Use char because int might match the return type of a GCC
1318|    builtin and then its argument prototype would still apply.  */
1319| #ifdef __cplusplus
1320| extern "C"
1321| #endif
1322| char iand_ ();
1323| int
1324| main ()
1325| {
1326| return iand_ ();
1327|   ;
1328|   return 0;
1329| }
1330configure:5304: result: no
1331configure:5310: checking for f77_init in -lF77
1332configure:5345: gcc -o conftest -g -O2   -L/usr/lib -L/usr/local/lib -L/opt/local/lib conftest.c -lF77  -lm  -lm  >&5
1333ld: library not found for -lF77
1334collect2: ld returned 1 exit status
1335configure:5351: $? = 1
1336configure: failed program was:
1337| /* confdefs.h.  */
1338| #define PACKAGE_NAME "Duchamp"
1339| #define PACKAGE_TARNAME "duchamp"
1340| #define PACKAGE_VERSION "1.1.10"
1341| #define PACKAGE_STRING "Duchamp 1.1.10"
1342| #define PACKAGE_BUGREPORT "Matthew.Whiting@csiro.au"
1343| #define HAVE_LIBM 1
1344| #define STDC_HEADERS 1
1345| #define HAVE_SYS_TYPES_H 1
1346| #define HAVE_SYS_STAT_H 1
1347| #define HAVE_STDLIB_H 1
1348| #define HAVE_STRING_H 1
1349| #define HAVE_MEMORY_H 1
1350| #define HAVE_STRINGS_H 1
1351| #define HAVE_INTTYPES_H 1
1352| #define HAVE_STDINT_H 1
1353| #define HAVE_UNISTD_H 1
1354| #define HAVE_UNISTD_H 1
1355| #define HAVE_TIME_H 1
1356| #define HAVE_MATH_H 1
1357| #define HAVE__BOOL 1
1358| #define HAVE_STDBOOL_H 1
1359| #define HAVE_FLOOR 1
1360| #define HAVE_POW 1
1361| #define HAVE_SQRT 1
1362| #define HAVE_STRTOL 1
1363| #define HAVE_LOG 1
1364| #define HAVE_ATAN 1
1365| #define HAVE_FABS 1
1366| /* end confdefs.h.  */
1367|
1368| /* Override any GCC internal prototype to avoid an error.
1369|    Use char because int might match the return type of a GCC
1370|    builtin and then its argument prototype would still apply.  */
1371| #ifdef __cplusplus
1372| extern "C"
1373| #endif
1374| char f77_init ();
1375| int
1376| main ()
1377| {
1378| return f77_init ();
1379|   ;
1380|   return 0;
1381| }
1382configure:5369: result: no
1383configure:5377: checking for X
1384configure:5612: result: libraries /usr/X11/lib, headers /usr/X11/include
1385configure:5634: checking whether -R must be followed by a space
1386configure:5660: gcc -o conftest -g -O2   -L/usr/lib -L/usr/local/lib -L/opt/local/lib conftest.c -lm  -R/usr/X11/lib >&5
1387configure:5666: $? = 0
1388configure:5672: result: no
1389configure:5773: gcc -o conftest -g -O2   -L/usr/lib -L/usr/local/lib -L/opt/local/lib conftest.c -lm   -L/usr/X11/lib -R/usr/X11/lib -lX11 >&5
1390configure:5779: $? = 0
1391configure:5936: checking for gethostbyname
1392configure:5992: gcc -o conftest -g -O2   -L/usr/lib -L/usr/local/lib -L/opt/local/lib conftest.c -lm  >&5
1393configure:5998: $? = 0
1394configure:6015: result: yes
1395configure:6160: checking for connect
1396configure:6216: gcc -o conftest -g -O2   -L/usr/lib -L/usr/local/lib -L/opt/local/lib conftest.c -lm  >&5
1397configure:6222: $? = 0
1398configure:6239: result: yes
1399configure:6311: checking for remove
1400configure:6367: gcc -o conftest -g -O2   -L/usr/lib -L/usr/local/lib -L/opt/local/lib conftest.c -lm  >&5
1401configure:6373: $? = 0
1402configure:6390: result: yes
1403configure:6462: checking for shmat
1404configure:6518: gcc -o conftest -g -O2   -L/usr/lib -L/usr/local/lib -L/opt/local/lib conftest.c -lm  >&5
1405configure:6524: $? = 0
1406configure:6541: result: yes
1407configure:6622: checking for IceConnectionNumber in -lICE
1408configure:6657: gcc -o conftest -g -O2   -L/usr/lib -L/usr/local/lib -L/opt/local/lib -L/usr/X11/lib conftest.c -lICE  -lm  >&5
1409configure:6663: $? = 0
1410configure:6681: result: yes
1411configure:6691: X-library search yielded X_CFLAGS= -I/usr/X11/include, X_LIBS= -L/usr/X11/lib -R/usr/X11/lib, X_EXTRA_LIBS=, X_PRE_LIBS= -lSM -lICE
1412configure:6706: checking for deflate in -lz
1413configure:6741: gcc -o conftest -g -O2   -L/usr/lib -L/usr/local/lib -L/opt/local/lib  -L/usr/X11/lib -R/usr/X11/lib conftest.c -lz  -L/usr/X11/lib -R/usr/X11/lib  -lSM -lICE -lX11  -lm  -lm  >&5
1414configure:6747: $? = 0
1415configure:6765: result: yes
1416configure:6771: checking for png_error in -lpng
1417configure:6806: gcc -o conftest -g -O2   -L/usr/lib -L/usr/local/lib -L/opt/local/lib  -L/usr/X11/lib -R/usr/X11/lib conftest.c -lpng  -L/usr/X11/lib -R/usr/X11/lib  -lSM -lICE -lX11  -lz -lm  -lm  >&5
1418configure:6812: $? = 0
1419configure:6830: result: yes
1420configure:6843: checking for pgopen in -lpgplot
1421configure:6861: gfortran -o conftest -g -O2  -L/usr/lib -L/usr/local/lib -L/opt/local/lib  -L/usr/X11/lib -R/usr/X11/lib conftest.f -lpgplot   -L/usr/X11/lib -R/usr/X11/lib  -lSM -lICE -lX11  -lz -lpng -lm  >&5
1422i686-apple-darwin8-gfortran-4.2: unrecognized option '-R/usr/X11/lib'
1423i686-apple-darwin8-gfortran-4.2: unrecognized option '-R/usr/X11/lib'
1424configure:6867: $? = 0
1425configure:6885: result: yes
1426configure:6899: checking for gerror_ in -lg2c
1427configure:6934: gcc -o conftest -g -O2   -L/usr/lib -L/usr/local/lib -L/opt/local/lib  -L/usr/X11/lib -R/usr/X11/lib conftest.c -lg2c  -lm  >&5
1428ld: library not found for -lg2c
1429collect2: ld returned 1 exit status
1430configure:6940: $? = 1
1431configure: failed program was:
1432| /* confdefs.h.  */
1433| #define PACKAGE_NAME "Duchamp"
1434| #define PACKAGE_TARNAME "duchamp"
1435| #define PACKAGE_VERSION "1.1.10"
1436| #define PACKAGE_STRING "Duchamp 1.1.10"
1437| #define PACKAGE_BUGREPORT "Matthew.Whiting@csiro.au"
1438| #define HAVE_LIBM 1
1439| #define STDC_HEADERS 1
1440| #define HAVE_SYS_TYPES_H 1
1441| #define HAVE_SYS_STAT_H 1
1442| #define HAVE_STDLIB_H 1
1443| #define HAVE_STRING_H 1
1444| #define HAVE_MEMORY_H 1
1445| #define HAVE_STRINGS_H 1
1446| #define HAVE_INTTYPES_H 1
1447| #define HAVE_STDINT_H 1
1448| #define HAVE_UNISTD_H 1
1449| #define HAVE_UNISTD_H 1
1450| #define HAVE_TIME_H 1
1451| #define HAVE_MATH_H 1
1452| #define HAVE__BOOL 1
1453| #define HAVE_STDBOOL_H 1
1454| #define HAVE_FLOOR 1
1455| #define HAVE_POW 1
1456| #define HAVE_SQRT 1
1457| #define HAVE_STRTOL 1
1458| #define HAVE_LOG 1
1459| #define HAVE_ATAN 1
1460| #define HAVE_FABS 1
1461| /* end confdefs.h.  */
1462|
1463| /* Override any GCC internal prototype to avoid an error.
1464|    Use char because int might match the return type of a GCC
1465|    builtin and then its argument prototype would still apply.  */
1466| #ifdef __cplusplus
1467| extern "C"
1468| #endif
1469| char gerror_ ();
1470| int
1471| main ()
1472| {
1473| return gerror_ ();
1474|   ;
1475|   return 0;
1476| }
1477configure:6958: result: no
1478configure:6970: checking for main in -lstdc++
1479configure:6999: gcc -o conftest -g -O2   -L/usr/lib -L/usr/local/lib -L/opt/local/lib  -L/usr/X11/lib -R/usr/X11/lib conftest.c -lstdc++  -lm  >&5
1480configure:7005: $? = 0
1481configure:7023: result: yes
1482configure:7036:  Using gfortran, so manually adding -lcpgplot to PGPLOTLIB string.
1483configure:7125: PGPLOT appears to be available.
1484configure:7134: checking for /usr/lib/libcpgplot.a
1485configure:7150: result: no
1486configure:7134: checking for /usr/local/lib/libcpgplot.a
1487configure:7150: result: no
1488configure:7134: checking for /usr/local/pgplot/libcpgplot.a
1489configure:7150: result: no
1490configure:7134: checking for /usr/local/cfitsio/libcpgplot.a
1491configure:7150: result: no
1492configure:7134: checking for /usr/local/wcslib/libcpgplot.a
1493configure:7150: result: no
1494configure:7134: checking for /local/lib/libcpgplot.a
1495configure:7150: result: no
1496configure:7134: checking for /local/pgplot/libcpgplot.a
1497configure:7150: result: no
1498configure:7134: checking for /local/cfitsio/libcpgplot.a
1499configure:7150: result: no
1500configure:7134: checking for /opt/SUNWspro/lib/libcpgplot.a
1501configure:7150: result: no
1502configure:7134: checking for /opt/local/lib/libcpgplot.a
1503configure:7150: result: yes
1504configure:7174:   -- CFITSIO --
1505configure:7262: checking for /usr/include/fitsio.h
1506configure:7278: result: no
1507configure:7286: checking for /usr/include/cfitsio/fitsio.h
1508configure:7302: result: no
1509configure:7262: checking for /usr/local/include/fitsio.h
1510configure:7278: result: no
1511configure:7286: checking for /usr/local/include/cfitsio/fitsio.h
1512configure:7302: result: no
1513configure:7262: checking for /usr/local/pgplot/fitsio.h
1514configure:7278: result: no
1515configure:7286: checking for /usr/local/pgplot/cfitsio/fitsio.h
1516configure:7302: result: no
1517configure:7262: checking for /usr/local/cfitsio/fitsio.h
1518configure:7278: result: no
1519configure:7286: checking for /usr/local/cfitsio/cfitsio/fitsio.h
1520configure:7302: result: no
1521configure:7262: checking for /usr/local/wcslib/fitsio.h
1522configure:7278: result: no
1523configure:7286: checking for /usr/local/wcslib/cfitsio/fitsio.h
1524configure:7302: result: no
1525configure:7262: checking for /local/pgplot/fitsio.h
1526configure:7278: result: no
1527configure:7286: checking for /local/pgplot/cfitsio/fitsio.h
1528configure:7302: result: no
1529configure:7262: checking for /local/cfitsio/fitsio.h
1530configure:7278: result: no
1531configure:7286: checking for /local/cfitsio/cfitsio/fitsio.h
1532configure:7302: result: no
1533configure:7262: checking for /opt/local/include/fitsio.h
1534configure:7278: result: yes
1535configure:7310: checking for recv in -lsocket
1536configure:7345: gcc -o conftest -g -O2   -L/usr/lib -L/usr/local/lib -L/opt/local/lib  -L/usr/X11/lib -R/usr/X11/lib conftest.c -lsocket -lstdc++ -lm  -lstdc++ -lm  >&5
1537ld: library not found for -lsocket
1538collect2: ld returned 1 exit status
1539configure:7351: $? = 1
1540configure: failed program was:
1541| /* confdefs.h.  */
1542| #define PACKAGE_NAME "Duchamp"
1543| #define PACKAGE_TARNAME "duchamp"
1544| #define PACKAGE_VERSION "1.1.10"
1545| #define PACKAGE_STRING "Duchamp 1.1.10"
1546| #define PACKAGE_BUGREPORT "Matthew.Whiting@csiro.au"
1547| #define HAVE_LIBM 1
1548| #define STDC_HEADERS 1
1549| #define HAVE_SYS_TYPES_H 1
1550| #define HAVE_SYS_STAT_H 1
1551| #define HAVE_STDLIB_H 1
1552| #define HAVE_STRING_H 1
1553| #define HAVE_MEMORY_H 1
1554| #define HAVE_STRINGS_H 1
1555| #define HAVE_INTTYPES_H 1
1556| #define HAVE_STDINT_H 1
1557| #define HAVE_UNISTD_H 1
1558| #define HAVE_UNISTD_H 1
1559| #define HAVE_TIME_H 1
1560| #define HAVE_MATH_H 1
1561| #define HAVE__BOOL 1
1562| #define HAVE_STDBOOL_H 1
1563| #define HAVE_FLOOR 1
1564| #define HAVE_POW 1
1565| #define HAVE_SQRT 1
1566| #define HAVE_STRTOL 1
1567| #define HAVE_LOG 1
1568| #define HAVE_ATAN 1
1569| #define HAVE_FABS 1
1570| #define HAVE_LIBSTDC__ 1
1571| #define HAVE_PGPLOT 1
1572| /* end confdefs.h.  */
1573|
1574| /* Override any GCC internal prototype to avoid an error.
1575|    Use char because int might match the return type of a GCC
1576|    builtin and then its argument prototype would still apply.  */
1577| #ifdef __cplusplus
1578| extern "C"
1579| #endif
1580| char recv ();
1581| int
1582| main ()
1583| {
1584| return recv ();
1585|   ;
1586|   return 0;
1587| }
1588configure:7369: result: no
1589configure:7375: checking for ffopen in -lcfitsio
1590configure:7410: gcc -o conftest -g -O2   -L/usr/lib -L/usr/local/lib -L/opt/local/lib  -L/usr/X11/lib -R/usr/X11/lib conftest.c -lcfitsio  -lstdc++ -lm  -lstdc++ -lm  >&5
1591configure:7416: $? = 0
1592configure:7434: result: yes
1593configure:7458: CFITSIO appears to be available.
1594configure:7467: checking for /usr/lib/libcfitsio.a
1595configure:7483: result: no
1596configure:7491: checking for /usr/lib/cfitsio/libcfitsio.a
1597configure:7507: result: no
1598configure:7467: checking for /usr/local/lib/libcfitsio.a
1599configure:7483: result: no
1600configure:7491: checking for /usr/local/lib/cfitsio/libcfitsio.a
1601configure:7507: result: no
1602configure:7467: checking for /usr/local/pgplot/libcfitsio.a
1603configure:7483: result: no
1604configure:7491: checking for /usr/local/pgplot/cfitsio/libcfitsio.a
1605configure:7507: result: no
1606configure:7467: checking for /usr/local/cfitsio/libcfitsio.a
1607configure:7483: result: no
1608configure:7491: checking for /usr/local/cfitsio/cfitsio/libcfitsio.a
1609configure:7507: result: no
1610configure:7467: checking for /usr/local/wcslib/libcfitsio.a
1611configure:7483: result: no
1612configure:7491: checking for /usr/local/wcslib/cfitsio/libcfitsio.a
1613configure:7507: result: no
1614configure:7467: checking for /local/lib/libcfitsio.a
1615configure:7483: result: no
1616configure:7491: checking for /local/lib/cfitsio/libcfitsio.a
1617configure:7507: result: no
1618configure:7467: checking for /local/pgplot/libcfitsio.a
1619configure:7483: result: no
1620configure:7491: checking for /local/pgplot/cfitsio/libcfitsio.a
1621configure:7507: result: no
1622configure:7467: checking for /local/cfitsio/libcfitsio.a
1623configure:7483: result: no
1624configure:7491: checking for /local/cfitsio/cfitsio/libcfitsio.a
1625configure:7507: result: no
1626configure:7467: checking for /opt/SUNWspro/lib/libcfitsio.a
1627configure:7483: result: no
1628configure:7491: checking for /opt/SUNWspro/lib/cfitsio/libcfitsio.a
1629configure:7507: result: no
1630configure:7467: checking for /opt/local/lib/libcfitsio.a
1631configure:7483: result: yes
1632configure:7526:   -- WCSLIB --
1633configure:7617: checking for /usr/include/wcslib/wcs.h
1634configure:7633: result: no
1635configure:7617: checking for /usr/local/include/wcslib/wcs.h
1636configure:7633: result: yes
1637configure:7668: checking for wcss2p in -lwcs
1638configure:7703: gcc -o conftest -g -O2   -L/usr/lib -L/usr/local/lib -L/opt/local/lib  -L/usr/X11/lib -R/usr/X11/lib conftest.c -lwcs  -lstdc++ -lm  -L/opt/local/lib  -lcfitsio -L/opt/local/lib -lcpgplot -lpgplot  -L/usr/X11/lib -R/usr/X11/lib  -lSM -lICE -lX11  -lz -lpng -lstdc++ -lm  -bind_at_load -lstdc++ -lm  >&5
1639configure:7709: $? = 0
1640configure:7727: result: yes
1641configure:7735:  Using gfortran, so manually adding -lpgsbox to WCSLIB string.
1642configure:7823: WCSLIB appears to be available.
1643configure:7846: checking for /usr/lib/libwcs.a
1644configure:7862: result: no
1645configure:7846: checking for /usr/lib/wcs/libwcs.a
1646configure:7862: result: no
1647configure:7846: checking for /usr/lib/wcslib/libwcs.a
1648configure:7862: result: no
1649configure:7846: checking for /usr/local/lib/libwcs.a
1650configure:7862: result: yes
1651configure:7867: checking for /usr/local/lib/libpgsbox.a
1652configure:7883: result: yes
1653configure:7846: checking for /usr/local/pgplot/libwcs.a
1654configure:7862: result: no
1655configure:7846: checking for /usr/local/pgplot/wcs/libwcs.a
1656configure:7862: result: no
1657configure:7846: checking for /usr/local/pgplot/wcslib/libwcs.a
1658configure:7862: result: no
1659configure:7846: checking for /usr/local/cfitsio/libwcs.a
1660configure:7862: result: no
1661configure:7846: checking for /usr/local/cfitsio/wcs/libwcs.a
1662configure:7862: result: no
1663configure:7846: checking for /usr/local/cfitsio/wcslib/libwcs.a
1664configure:7862: result: no
1665configure:7846: checking for /usr/local/wcslib/libwcs.a
1666configure:7862: result: no
1667configure:7846: checking for /usr/local/wcslib/wcs/libwcs.a
1668configure:7862: result: no
1669configure:7846: checking for /usr/local/wcslib/wcslib/libwcs.a
1670configure:7862: result: no
1671configure:7846: checking for /local/lib/libwcs.a
1672configure:7862: result: no
1673configure:7846: checking for /local/lib/wcs/libwcs.a
1674configure:7862: result: no
1675configure:7846: checking for /local/lib/wcslib/libwcs.a
1676configure:7862: result: no
1677configure:7846: checking for /local/pgplot/libwcs.a
1678configure:7862: result: no
1679configure:7846: checking for /local/pgplot/wcs/libwcs.a
1680configure:7862: result: no
1681configure:7846: checking for /local/pgplot/wcslib/libwcs.a
1682configure:7862: result: no
1683configure:7846: checking for /local/cfitsio/libwcs.a
1684configure:7862: result: no
1685configure:7846: checking for /local/cfitsio/wcs/libwcs.a
1686configure:7862: result: no
1687configure:7846: checking for /local/cfitsio/wcslib/libwcs.a
1688configure:7862: result: no
1689configure:7846: checking for /opt/SUNWspro/lib/libwcs.a
1690configure:7862: result: no
1691configure:7846: checking for /opt/SUNWspro/lib/wcs/libwcs.a
1692configure:7862: result: no
1693configure:7846: checking for /opt/SUNWspro/lib/wcslib/libwcs.a
1694configure:7862: result: no
1695configure:7846: checking for /opt/local/lib/libwcs.a
1696configure:7862: result: no
1697configure:7846: checking for /opt/local/lib/wcs/libwcs.a
1698configure:7862: result: no
1699configure:7846: checking for /opt/local/lib/wcslib/libwcs.a
1700configure:7862: result: no
1701configure:8039: creating ./config.status
1702
1703## ---------------------- ##
1704## Running config.status. ##
1705## ---------------------- ##
1706
1707This file was extended by Duchamp config.status 1.1.10, which was
1708generated by GNU Autoconf 2.61.  Invocation command line was
1709
1710  CONFIG_FILES    =
1711  CONFIG_HEADERS  =
1712  CONFIG_LINKS    =
1713  CONFIG_COMMANDS =
1714  $ ./config.status
1715
1716on bnicholas-lt.physics.adelaide.edu.au
1717
1718config.status:613: creating Makefile
1719config.status:613: creating src/config.h
1720config.status:842: src/config.h is unchanged
1721
1722## ---------------- ##
1723## Cache variables. ##
1724## ---------------- ##
1725
1726ac_cv_c_compiler_gnu=yes
1727ac_cv_c_const=yes
1728ac_cv_c_inline=inline
1729ac_cv_cxx_compiler_gnu=yes
1730ac_cv_env_CCC_set=
1731ac_cv_env_CCC_value=
1732ac_cv_env_CC_set=
1733ac_cv_env_CC_value=
1734ac_cv_env_CFLAGS_set=
1735ac_cv_env_CFLAGS_value=
1736ac_cv_env_CPPFLAGS_set=
1737ac_cv_env_CPPFLAGS_value=
1738ac_cv_env_CPP_set=
1739ac_cv_env_CPP_value=
1740ac_cv_env_CXXFLAGS_set=
1741ac_cv_env_CXXFLAGS_value=
1742ac_cv_env_CXX_set=
1743ac_cv_env_CXX_value=
1744ac_cv_env_F77_set=set
1745ac_cv_env_F77_value=gfortran
1746ac_cv_env_FFLAGS_set=
1747ac_cv_env_FFLAGS_value=
1748ac_cv_env_LDFLAGS_set=
1749ac_cv_env_LDFLAGS_value=
1750ac_cv_env_LIBS_set=
1751ac_cv_env_LIBS_value=
1752ac_cv_env_XMKMF_set=
1753ac_cv_env_XMKMF_value=
1754ac_cv_env_build_alias_set=
1755ac_cv_env_build_alias_value=
1756ac_cv_env_host_alias_set=
1757ac_cv_env_host_alias_value=
1758ac_cv_env_target_alias_set=
1759ac_cv_env_target_alias_value=
1760ac_cv_f77_compiler_gnu=yes
1761ac_cv_file__local_cfitsio=no
1762ac_cv_file__local_cfitsio_cfitsio_fitsio_h=no
1763ac_cv_file__local_cfitsio_cfitsio_libcfitsio_a=no
1764ac_cv_file__local_cfitsio_cpgplot_h=no
1765ac_cv_file__local_cfitsio_fitsio_h=no
1766ac_cv_file__local_cfitsio_libcfitsio_a=no
1767ac_cv_file__local_cfitsio_libcpgplot_a=no
1768ac_cv_file__local_cfitsio_libwcs_a=no
1769ac_cv_file__local_cfitsio_pgplot_cpgplot_h=no
1770ac_cv_file__local_cfitsio_wcs_libwcs_a=no
1771ac_cv_file__local_cfitsio_wcslib_libwcs_a=no
1772ac_cv_file__local_lib=no
1773ac_cv_file__local_lib_cfitsio_libcfitsio_a=no
1774ac_cv_file__local_lib_libcfitsio_a=no
1775ac_cv_file__local_lib_libcpgplot_a=no
1776ac_cv_file__local_lib_libwcs_a=no
1777ac_cv_file__local_lib_wcs_libwcs_a=no
1778ac_cv_file__local_lib_wcslib_libwcs_a=no
1779ac_cv_file__local_pgplot=no
1780ac_cv_file__local_pgplot_cfitsio_fitsio_h=no
1781ac_cv_file__local_pgplot_cfitsio_libcfitsio_a=no
1782ac_cv_file__local_pgplot_cpgplot_h=no
1783ac_cv_file__local_pgplot_fitsio_h=no
1784ac_cv_file__local_pgplot_libcfitsio_a=no
1785ac_cv_file__local_pgplot_libcpgplot_a=no
1786ac_cv_file__local_pgplot_libwcs_a=no
1787ac_cv_file__local_pgplot_pgplot_cpgplot_h=no
1788ac_cv_file__local_pgplot_wcs_libwcs_a=no
1789ac_cv_file__local_pgplot_wcslib_libwcs_a=no
1790ac_cv_file__opt_SUNWspro_lib=no
1791ac_cv_file__opt_SUNWspro_lib_cfitsio_libcfitsio_a=no
1792ac_cv_file__opt_SUNWspro_lib_libcfitsio_a=no
1793ac_cv_file__opt_SUNWspro_lib_libcpgplot_a=no
1794ac_cv_file__opt_SUNWspro_lib_libwcs_a=no
1795ac_cv_file__opt_SUNWspro_lib_wcs_libwcs_a=no
1796ac_cv_file__opt_SUNWspro_lib_wcslib_libwcs_a=no
1797ac_cv_file__opt_local_include_cpgplot_h=yes
1798ac_cv_file__opt_local_include_fitsio_h=yes
1799ac_cv_file__opt_local_lib=yes
1800ac_cv_file__opt_local_lib_libcfitsio_a=yes
1801ac_cv_file__opt_local_lib_libcpgplot_a=yes
1802ac_cv_file__opt_local_lib_libwcs_a=no
1803ac_cv_file__opt_local_lib_wcs_libwcs_a=no
1804ac_cv_file__opt_local_lib_wcslib_libwcs_a=no
1805ac_cv_file__usr_include_cfitsio_fitsio_h=no
1806ac_cv_file__usr_include_cpgplot_h=no
1807ac_cv_file__usr_include_fitsio_h=no
1808ac_cv_file__usr_include_pgplot_cpgplot_h=no
1809ac_cv_file__usr_include_wcslib_wcs_h=no
1810ac_cv_file__usr_lib=yes
1811ac_cv_file__usr_lib_cfitsio_libcfitsio_a=no
1812ac_cv_file__usr_lib_libcfitsio_a=no
1813ac_cv_file__usr_lib_libcpgplot_a=no
1814ac_cv_file__usr_lib_libwcs_a=no
1815ac_cv_file__usr_lib_wcs_libwcs_a=no
1816ac_cv_file__usr_lib_wcslib_libwcs_a=no
1817ac_cv_file__usr_local_cfitsio=no
1818ac_cv_file__usr_local_cfitsio_cfitsio_fitsio_h=no
1819ac_cv_file__usr_local_cfitsio_cfitsio_libcfitsio_a=no
1820ac_cv_file__usr_local_cfitsio_cpgplot_h=no
1821ac_cv_file__usr_local_cfitsio_fitsio_h=no
1822ac_cv_file__usr_local_cfitsio_libcfitsio_a=no
1823ac_cv_file__usr_local_cfitsio_libcpgplot_a=no
1824ac_cv_file__usr_local_cfitsio_libwcs_a=no
1825ac_cv_file__usr_local_cfitsio_pgplot_cpgplot_h=no
1826ac_cv_file__usr_local_cfitsio_wcs_libwcs_a=no
1827ac_cv_file__usr_local_cfitsio_wcslib_libwcs_a=no
1828ac_cv_file__usr_local_include_cfitsio_fitsio_h=no
1829ac_cv_file__usr_local_include_cpgplot_h=no
1830ac_cv_file__usr_local_include_fitsio_h=no
1831ac_cv_file__usr_local_include_pgplot_cpgplot_h=no
1832ac_cv_file__usr_local_include_wcslib_wcs_h=yes
1833ac_cv_file__usr_local_lib=yes
1834ac_cv_file__usr_local_lib_cfitsio_libcfitsio_a=no
1835ac_cv_file__usr_local_lib_libcfitsio_a=no
1836ac_cv_file__usr_local_lib_libcpgplot_a=no
1837ac_cv_file__usr_local_lib_libpgsbox_a=yes
1838ac_cv_file__usr_local_lib_libwcs_a=yes
1839ac_cv_file__usr_local_pgplot=no
1840ac_cv_file__usr_local_pgplot_cfitsio_fitsio_h=no
1841ac_cv_file__usr_local_pgplot_cfitsio_libcfitsio_a=no
1842ac_cv_file__usr_local_pgplot_cpgplot_h=no
1843ac_cv_file__usr_local_pgplot_fitsio_h=no
1844ac_cv_file__usr_local_pgplot_libcfitsio_a=no
1845ac_cv_file__usr_local_pgplot_libcpgplot_a=no
1846ac_cv_file__usr_local_pgplot_libwcs_a=no
1847ac_cv_file__usr_local_pgplot_pgplot_cpgplot_h=no
1848ac_cv_file__usr_local_pgplot_wcs_libwcs_a=no
1849ac_cv_file__usr_local_pgplot_wcslib_libwcs_a=no
1850ac_cv_file__usr_local_wcslib=no
1851ac_cv_file__usr_local_wcslib_cfitsio_fitsio_h=no
1852ac_cv_file__usr_local_wcslib_cfitsio_libcfitsio_a=no
1853ac_cv_file__usr_local_wcslib_cpgplot_h=no
1854ac_cv_file__usr_local_wcslib_fitsio_h=no
1855ac_cv_file__usr_local_wcslib_libcfitsio_a=no
1856ac_cv_file__usr_local_wcslib_libcpgplot_a=no
1857ac_cv_file__usr_local_wcslib_libwcs_a=no
1858ac_cv_file__usr_local_wcslib_pgplot_cpgplot_h=no
1859ac_cv_file__usr_local_wcslib_wcs_libwcs_a=no
1860ac_cv_file__usr_local_wcslib_wcslib_libwcs_a=no
1861ac_cv_func_atan=yes
1862ac_cv_func_connect=yes
1863ac_cv_func_fabs=yes
1864ac_cv_func_floor=yes
1865ac_cv_func_gethostbyname=yes
1866ac_cv_func_log=yes
1867ac_cv_func_pow=yes
1868ac_cv_func_remove=yes
1869ac_cv_func_shmat=yes
1870ac_cv_func_sqrt=yes
1871ac_cv_func_strtod=yes
1872ac_cv_func_strtol=yes
1873ac_cv_have_x='have_x=yes        ac_x_includes='\''/usr/X11/include'\''  ac_x_libraries='\''/usr/X11/lib'\'''
1874ac_cv_header_algorithm=no
1875ac_cv_header_fstream=no
1876ac_cv_header_functional=no
1877ac_cv_header_inttypes_h=yes
1878ac_cv_header_iomanip=no
1879ac_cv_header_iostream=no
1880ac_cv_header_math_h=yes
1881ac_cv_header_memory_h=yes
1882ac_cv_header_sstream=no
1883ac_cv_header_stdbool_h=yes
1884ac_cv_header_stdc=yes
1885ac_cv_header_stdint_h=yes
1886ac_cv_header_stdlib_h=yes
1887ac_cv_header_string=no
1888ac_cv_header_string_h=yes
1889ac_cv_header_strings_h=yes
1890ac_cv_header_sys_stat_h=yes
1891ac_cv_header_sys_types_h=yes
1892ac_cv_header_time_h=yes
1893ac_cv_header_unistd_h=yes
1894ac_cv_header_values_h=no
1895ac_cv_header_vector=no
1896ac_cv_lib_F77_f77_init=no
1897ac_cv_lib_ICE_IceConnectionNumber=yes
1898ac_cv_lib_M77_iand_=no
1899ac_cv_lib_cfitsio_ffopen=yes
1900ac_cv_lib_g2c_gerror_=no
1901ac_cv_lib_m_log=yes
1902ac_cv_lib_pgplot_pgopen=yes
1903ac_cv_lib_png_png_error=yes
1904ac_cv_lib_socket_recv=no
1905ac_cv_lib_stdcpp_main=yes
1906ac_cv_lib_sunmath_cosd=no
1907ac_cv_lib_wcs_wcss2p=yes
1908ac_cv_lib_z_deflate=yes
1909ac_cv_objext=o
1910ac_cv_path_EGREP='/usr/bin/grep -E'
1911ac_cv_path_GREP=/usr/bin/grep
1912ac_cv_prog_CPP='gcc -E'
1913ac_cv_prog_INSTALL=install
1914ac_cv_prog_ac_ct_CC=gcc
1915ac_cv_prog_ac_ct_CXX=g++
1916ac_cv_prog_ac_ct_RANLIB=ranlib
1917ac_cv_prog_cc_c89=
1918ac_cv_prog_cc_g=yes
1919ac_cv_prog_cxx_g=yes
1920ac_cv_prog_f77_g=yes
1921ac_cv_type__Bool=yes
1922
1923## ----------------- ##
1924## Output variables. ##
1925## ----------------- ##
1926
1927CC='gcc'
1928CFITSIOINC='-I/opt/local/include'
1929CFITSIOLIB='-L/opt/local/lib  -lcfitsio'
1930CFLAGS='-g -O2'
1931CPP='gcc -E'
1932CPPFLAGS=''
1933CXX='g++'
1934CXXFLAGS='-g -O2'
1935DEFS='-DHAVE_CONFIG_H'
1936ECHO_C='ECHO_N=''
1937ECHO_T=''
1938EGREP='/usr/bin/grep -E'
1939EXEEXT=''
1940F77='gfortran'
1941FFLAGS='-g -O2'
1942GREP='/usr/bin/grep'
1943INSTALL='install'
1944LDFLAGS=' -L/usr/lib -L/usr/local/lib -L/opt/local/lib  -L/usr/X11/lib -R/usr/X11/lib'
1945LIBOBJS=''
1946LIBS='-lstdc++ -lm '
1947LINKER='gfortran'
1948LN_S='ln -s'
1949LTLIBOBJS=''
1950OBJEXT='o'
1951PACKAGE_BUGREPORT='Matthew.Whiting@csiro.au'
1952PACKAGE_NAME='Duchamp'
1953PACKAGE_STRING='Duchamp 1.1.10'
1954PACKAGE_TARNAME='duchamp'
1955PACKAGE_VERSION='1.1.10'
1956PATH_SEPARATOR=':'
1957PGPLOTINC='-I/opt/local/include'
1958PGPLOTLIB='-L/opt/local/lib -lcpgplot -lpgplot  -L/usr/X11/lib -R/usr/X11/lib  -lSM -lICE -lX11  -lz -lpng -lstdc++ -lm  -bind_at_load'
1959POW_LIB=''
1960RANLIB='ranlib'
1961SHELL='/bin/sh'
1962WCSINC='-I/usr/local/include -I/usr/local/include/wcslib '
1963WCSLIB='-L/usr/local/lib  -lwcs -lpgsbox'
1964XMKMF=''
1965X_CFLAGS=' -I/usr/X11/include'
1966X_EXTRA_LIBS=''
1967X_LIBS=' -L/usr/X11/lib -R/usr/X11/lib'
1968X_PRE_LIBS=' -lSM -lICE'
1969ac_ct_CC='gcc'
1970ac_ct_CXX='g++'
1971ac_ct_F77=''
1972bindir='${exec_prefix}/bin'
1973build_alias=''
1974datadir='${datarootdir}'
1975datarootdir='${prefix}/share'
1976docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1977dvidir='${docdir}'
1978exec_prefix='${prefix}'
1979host_alias=''
1980htmldir='${docdir}'
1981includedir='${prefix}/include'
1982infodir='${datarootdir}/info'
1983libdir='${exec_prefix}/lib'
1984libexecdir='${exec_prefix}/libexec'
1985localedir='${datarootdir}/locale'
1986localstatedir='${prefix}/var'
1987mandir='${datarootdir}/man'
1988oldincludedir='/usr/include'
1989pdfdir='${docdir}'
1990prefix='/usr/local'
1991program_transform_name='s,x,x,'
1992psdir='${docdir}'
1993sbindir='${exec_prefix}/sbin'
1994sharedstatedir='${prefix}/com'
1995sysconfdir='${prefix}/etc'
1996target_alias=''
1997
1998## ----------- ##
1999## confdefs.h. ##
2000## ----------- ##
2001
2002#define PACKAGE_NAME "Duchamp"
2003#define PACKAGE_TARNAME "duchamp"
2004#define PACKAGE_VERSION "1.1.10"
2005#define PACKAGE_STRING "Duchamp 1.1.10"
2006#define PACKAGE_BUGREPORT "Matthew.Whiting@csiro.au"
2007#define HAVE_LIBM 1
2008#define STDC_HEADERS 1
2009#define HAVE_SYS_TYPES_H 1
2010#define HAVE_SYS_STAT_H 1
2011#define HAVE_STDLIB_H 1
2012#define HAVE_STRING_H 1
2013#define HAVE_MEMORY_H 1
2014#define HAVE_STRINGS_H 1
2015#define HAVE_INTTYPES_H 1
2016#define HAVE_STDINT_H 1
2017#define HAVE_UNISTD_H 1
2018#define HAVE_UNISTD_H 1
2019#define HAVE_TIME_H 1
2020#define HAVE_MATH_H 1
2021#define HAVE__BOOL 1
2022#define HAVE_STDBOOL_H 1
2023#define HAVE_FLOOR 1
2024#define HAVE_POW 1
2025#define HAVE_SQRT 1
2026#define HAVE_STRTOL 1
2027#define HAVE_LOG 1
2028#define HAVE_ATAN 1
2029#define HAVE_FABS 1
2030#define HAVE_LIBSTDC__ 1
2031#define HAVE_PGPLOT 1
2032#define HAVE_CFITSIO 1
2033#define HAVE_WCSLIB 1
2034
2035configure: exit 0