source: ether_eccad/trunk/API_EXTRACT/config.log @ 68

Last change on this file since 68 was 68, checked in by cbipsl, 14 years ago

commit v1 eccad

  • Property svn:executable set to *
File size: 33.7 KB
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 eccad_bd_api configure 1.2, which was
5generated by GNU Autoconf 2.59.  Invocation command line was
6
7  $ ./configure --with-pgsql=/pgsql --prefix=/home/eccad/eccad2.0.0/eccadlib
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = eccad.ipsl.jussieu.fr
14uname -m = x86_64
15uname -r = 2.6.9-42.0.3.ELsmp
16uname -s = Linux
17uname -v = #1 SMP Thu Oct 5 16:29:37 CDT 2006
18
19/usr/bin/uname -p = unknown
20/bin/uname -X     = unknown
21
22/bin/arch              = x86_64
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25hostinfo               = unknown
26/bin/machine           = unknown
27/usr/bin/oslevel       = unknown
28/bin/universe          = unknown
29
30PATH: /usr/kerberos/sbin
31PATH: /usr/local/jrockit-R26.4.0-jdk1.5.0_06/bin
32PATH: /usr/kerberos/bin
33PATH: /usr/local/bin
34PATH: /bin
35PATH: /usr/bin
36PATH: /usr/X11R6/bin
37PATH: /usr/local/ant/bin
38PATH: /home/eccad/bin
39PATH: /usr/local/j2sdk/bin
40PATH: /usr/local/ant/bin
41
42
43## ----------- ##
44## Core tests. ##
45## ----------- ##
46
47configure:1556: checking for a BSD-compatible install
48configure:1611: result: /usr/bin/install -c
49configure:1622: checking whether build environment is sane
50configure:1665: result: yes
51configure:1730: checking for gawk
52configure:1746: found /bin/gawk
53configure:1756: result: gawk
54configure:1766: checking whether make sets $(MAKE)
55configure:1786: result: yes
56configure:2067: checking build system type
57configure:2085: result: x86_64-unknown-linux-gnu
58configure:2093: checking host system type
59configure:2107: result: x86_64-unknown-linux-gnu
60configure:2127: checking for style of include used by make
61configure:2155: result: GNU
62configure:2226: checking for gcc
63configure:2242: found /usr/local/bin/gcc
64configure:2252: result: gcc
65configure:2496: checking for C compiler version
66configure:2499: gcc --version </dev/null >&5
67gcc (GCC) 3.4.6
68Copyright (C) 2006 Free Software Foundation, Inc.
69This is free software; see the source for copying conditions.  There is NO
70warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
71
72configure:2502: $? = 0
73configure:2504: gcc -v </dev/null >&5
74Reading specs from /usr/local/lib/gcc/x86_64-unknown-linux-gnu/3.4.6/specs
75Configured with: ./configure --prefix=/usr/local
76Thread model: posix
77gcc version 3.4.6
78configure:2507: $? = 0
79configure:2509: gcc -V </dev/null >&5
80gcc: `-V' option must have argument
81configure:2512: $? = 1
82configure:2535: checking for C compiler default output file name
83configure:2538: gcc    conftest.c  >&5
84configure:2541: $? = 0
85configure:2587: result: a.out
86configure:2592: checking whether the C compiler works
87configure:2598: ./a.out
88configure:2601: $? = 0
89configure:2618: result: yes
90configure:2625: checking whether we are cross compiling
91configure:2627: result: no
92configure:2630: checking for suffix of executables
93configure:2632: gcc -o conftest    conftest.c  >&5
94configure:2635: $? = 0
95configure:2660: result:
96configure:2666: checking for suffix of object files
97configure:2687: gcc -c   conftest.c >&5
98configure:2690: $? = 0
99configure:2712: result: o
100configure:2716: checking whether we are using the GNU C compiler
101configure:2740: gcc -c   conftest.c >&5
102configure:2746: $? = 0
103configure:2750: test -z
104                         || test ! -s conftest.err
105configure:2753: $? = 0
106configure:2756: test -s conftest.o
107configure:2759: $? = 0
108configure:2772: result: yes
109configure:2778: checking whether gcc accepts -g
110configure:2799: gcc -c -g  conftest.c >&5
111configure:2805: $? = 0
112configure:2809: test -z
113                         || test ! -s conftest.err
114configure:2812: $? = 0
115configure:2815: test -s conftest.o
116configure:2818: $? = 0
117configure:2829: result: yes
118configure:2846: checking for gcc option to accept ANSI C
119configure:2916: gcc  -c -g -O2  conftest.c >&5
120configure:2922: $? = 0
121configure:2926: test -z
122                         || test ! -s conftest.err
123configure:2929: $? = 0
124configure:2932: test -s conftest.o
125configure:2935: $? = 0
126configure:2953: result: none needed
127configure:2971: gcc -c -g -O2  conftest.c >&5
128conftest.c:2: error: syntax error before "me"
129configure:2977: $? = 1
130configure: failed program was:
131| #ifndef __cplusplus
132|   choke me
133| #endif
134configure:3112: checking dependency style of gcc
135configure:3202: result: gcc3
136configure:3219: checking for a sed that does not truncate output
137configure:3273: result: /bin/sed
138configure:3276: checking for egrep
139configure:3286: result: grep -E
140configure:3302: checking for ld used by gcc
141configure:3369: result: /usr/bin/ld
142configure:3378: checking if the linker (/usr/bin/ld) is GNU ld
143configure:3393: result: yes
144configure:3398: checking for /usr/bin/ld option to reload object files
145configure:3405: result: -r
146configure:3414: checking for BSD-compatible nm
147configure:3456: result: /usr/bin/nm -B
148configure:3460: checking whether ln -s works
149configure:3464: result: yes
150configure:3471: checking how to recognise dependent libraries
151configure:3654: result: pass_all
152configure:3739: gcc -c -g -O2  conftest.c >&5
153configure:3742: $? = 0
154configure:3868: checking how to run the C preprocessor
155configure:3903: gcc -E  conftest.c
156configure:3909: $? = 0
157configure:3941: gcc -E  conftest.c
158conftest.c:11:28: ac_nonexistent.h: No such file or directory
159configure:3947: $? = 1
160configure: failed program was:
161| /* confdefs.h.  */
162|
163| #define PACKAGE_NAME "eccad_bd_api"
164| #define PACKAGE_TARNAME "eccad_bd_api"
165| #define PACKAGE_VERSION "1.2"
166| #define PACKAGE_STRING "eccad_bd_api 1.2"
167| #define PACKAGE_BUGREPORT "nicolas.garnier@medias.cnes.fr"
168| #define PACKAGE "eccad_bd_api"
169| #define VERSION "1.2"
170| /* end confdefs.h.  */
171| #include <ac_nonexistent.h>
172configure:3986: result: gcc -E
173configure:4010: gcc -E  conftest.c
174configure:4016: $? = 0
175configure:4048: gcc -E  conftest.c
176conftest.c:11:28: ac_nonexistent.h: No such file or directory
177configure:4054: $? = 1
178configure: failed program was:
179| /* confdefs.h.  */
180|
181| #define PACKAGE_NAME "eccad_bd_api"
182| #define PACKAGE_TARNAME "eccad_bd_api"
183| #define PACKAGE_VERSION "1.2"
184| #define PACKAGE_STRING "eccad_bd_api 1.2"
185| #define PACKAGE_BUGREPORT "nicolas.garnier@medias.cnes.fr"
186| #define PACKAGE "eccad_bd_api"
187| #define VERSION "1.2"
188| /* end confdefs.h.  */
189| #include <ac_nonexistent.h>
190configure:4098: checking for ANSI C header files
191configure:4123: gcc -c -g -O2  conftest.c >&5
192configure:4129: $? = 0
193configure:4133: test -z
194                         || test ! -s conftest.err
195configure:4136: $? = 0
196configure:4139: test -s conftest.o
197configure:4142: $? = 0
198configure:4231: gcc -o conftest -g -O2   conftest.c  >&5
199configure:4234: $? = 0
200configure:4236: ./conftest
201configure:4239: $? = 0
202configure:4254: result: yes
203configure:4278: checking for sys/types.h
204configure:4294: gcc -c -g -O2  conftest.c >&5
205configure:4300: $? = 0
206configure:4304: test -z
207                         || test ! -s conftest.err
208configure:4307: $? = 0
209configure:4310: test -s conftest.o
210configure:4313: $? = 0
211configure:4324: result: yes
212configure:4278: checking for sys/stat.h
213configure:4294: gcc -c -g -O2  conftest.c >&5
214configure:4300: $? = 0
215configure:4304: test -z
216                         || test ! -s conftest.err
217configure:4307: $? = 0
218configure:4310: test -s conftest.o
219configure:4313: $? = 0
220configure:4324: result: yes
221configure:4278: checking for stdlib.h
222configure:4294: gcc -c -g -O2  conftest.c >&5
223configure:4300: $? = 0
224configure:4304: test -z
225                         || test ! -s conftest.err
226configure:4307: $? = 0
227configure:4310: test -s conftest.o
228configure:4313: $? = 0
229configure:4324: result: yes
230configure:4278: checking for string.h
231configure:4294: gcc -c -g -O2  conftest.c >&5
232configure:4300: $? = 0
233configure:4304: test -z
234                         || test ! -s conftest.err
235configure:4307: $? = 0
236configure:4310: test -s conftest.o
237configure:4313: $? = 0
238configure:4324: result: yes
239configure:4278: checking for memory.h
240configure:4294: gcc -c -g -O2  conftest.c >&5
241configure:4300: $? = 0
242configure:4304: test -z
243                         || test ! -s conftest.err
244configure:4307: $? = 0
245configure:4310: test -s conftest.o
246configure:4313: $? = 0
247configure:4324: result: yes
248configure:4278: checking for strings.h
249configure:4294: gcc -c -g -O2  conftest.c >&5
250configure:4300: $? = 0
251configure:4304: test -z
252                         || test ! -s conftest.err
253configure:4307: $? = 0
254configure:4310: test -s conftest.o
255configure:4313: $? = 0
256configure:4324: result: yes
257configure:4278: checking for inttypes.h
258configure:4294: gcc -c -g -O2  conftest.c >&5
259configure:4300: $? = 0
260configure:4304: test -z
261                         || test ! -s conftest.err
262configure:4307: $? = 0
263configure:4310: test -s conftest.o
264configure:4313: $? = 0
265configure:4324: result: yes
266configure:4278: checking for stdint.h
267configure:4294: gcc -c -g -O2  conftest.c >&5
268configure:4300: $? = 0
269configure:4304: test -z
270                         || test ! -s conftest.err
271configure:4307: $? = 0
272configure:4310: test -s conftest.o
273configure:4313: $? = 0
274configure:4324: result: yes
275configure:4278: checking for unistd.h
276configure:4294: gcc -c -g -O2  conftest.c >&5
277configure:4300: $? = 0
278configure:4304: test -z
279                         || test ! -s conftest.err
280configure:4307: $? = 0
281configure:4310: test -s conftest.o
282configure:4313: $? = 0
283configure:4324: result: yes
284configure:4350: checking dlfcn.h usability
285configure:4362: gcc -c -g -O2  conftest.c >&5
286configure:4368: $? = 0
287configure:4372: test -z
288                         || test ! -s conftest.err
289configure:4375: $? = 0
290configure:4378: test -s conftest.o
291configure:4381: $? = 0
292configure:4391: result: yes
293configure:4395: checking dlfcn.h presence
294configure:4405: gcc -E  conftest.c
295configure:4411: $? = 0
296configure:4431: result: yes
297configure:4466: checking for dlfcn.h
298configure:4473: result: yes
299configure:4538: checking for g++
300configure:4554: found /usr/local/bin/g++
301configure:4564: result: g++
302configure:4580: checking for C++ compiler version
303configure:4583: g++ --version </dev/null >&5
304g++ (GCC) 3.4.6
305Copyright (C) 2006 Free Software Foundation, Inc.
306This is free software; see the source for copying conditions.  There is NO
307warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
308
309configure:4586: $? = 0
310configure:4588: g++ -v </dev/null >&5
311Reading specs from /usr/local/lib/gcc/x86_64-unknown-linux-gnu/3.4.6/specs
312Configured with: ./configure --prefix=/usr/local
313Thread model: posix
314gcc version 3.4.6
315configure:4591: $? = 0
316configure:4593: g++ -V </dev/null >&5
317g++: `-V' option must have argument
318configure:4596: $? = 1
319configure:4599: checking whether we are using the GNU C++ compiler
320configure:4623: g++ -c   conftest.cc >&5
321configure:4629: $? = 0
322configure:4633: test -z
323                         || test ! -s conftest.err
324configure:4636: $? = 0
325configure:4639: test -s conftest.o
326configure:4642: $? = 0
327configure:4655: result: yes
328configure:4661: checking whether g++ accepts -g
329configure:4682: g++ -c -g  conftest.cc >&5
330configure:4688: $? = 0
331configure:4692: test -z
332                         || test ! -s conftest.err
333configure:4695: $? = 0
334configure:4698: test -s conftest.o
335configure:4701: $? = 0
336configure:4712: result: yes
337configure:4754: g++ -c -g -O2  conftest.cc >&5
338configure:4760: $? = 0
339configure:4764: test -z
340                         || test ! -s conftest.err
341configure:4767: $? = 0
342configure:4770: test -s conftest.o
343configure:4773: $? = 0
344configure:4799: g++ -c -g -O2  conftest.cc >&5
345conftest.cc: In function `int main()':
346conftest.cc:26: error: `exit' was not declared in this scope
347configure:4805: $? = 1
348configure: failed program was:
349| /* confdefs.h.  */
350|
351| #define PACKAGE_NAME "eccad_bd_api"
352| #define PACKAGE_TARNAME "eccad_bd_api"
353| #define PACKAGE_VERSION "1.2"
354| #define PACKAGE_STRING "eccad_bd_api 1.2"
355| #define PACKAGE_BUGREPORT "nicolas.garnier@medias.cnes.fr"
356| #define PACKAGE "eccad_bd_api"
357| #define VERSION "1.2"
358| #define STDC_HEADERS 1
359| #define HAVE_SYS_TYPES_H 1
360| #define HAVE_SYS_STAT_H 1
361| #define HAVE_STDLIB_H 1
362| #define HAVE_STRING_H 1
363| #define HAVE_MEMORY_H 1
364| #define HAVE_STRINGS_H 1
365| #define HAVE_INTTYPES_H 1
366| #define HAVE_STDINT_H 1
367| #define HAVE_UNISTD_H 1
368| #define HAVE_DLFCN_H 1
369| /* end confdefs.h.  */
370|
371| int
372| main ()
373| {
374| exit (42);
375|   ;
376|   return 0;
377| }
378configure:4754: g++ -c -g -O2  conftest.cc >&5
379configure:4760: $? = 0
380configure:4764: test -z
381                         || test ! -s conftest.err
382configure:4767: $? = 0
383configure:4770: test -s conftest.o
384configure:4773: $? = 0
385configure:4799: g++ -c -g -O2  conftest.cc >&5
386configure:4805: $? = 0
387configure:4809: test -z
388                         || test ! -s conftest.err
389configure:4812: $? = 0
390configure:4815: test -s conftest.o
391configure:4818: $? = 0
392configure:4843: checking dependency style of g++
393configure:4933: result: gcc3
394configure:4955: checking how to run the C++ preprocessor
395configure:4986: g++ -E  conftest.cc
396configure:4992: $? = 0
397configure:5024: g++ -E  conftest.cc
398conftest.cc:25:28: ac_nonexistent.h: No such file or directory
399configure:5030: $? = 1
400configure: failed program was:
401| /* confdefs.h.  */
402|
403| #define PACKAGE_NAME "eccad_bd_api"
404| #define PACKAGE_TARNAME "eccad_bd_api"
405| #define PACKAGE_VERSION "1.2"
406| #define PACKAGE_STRING "eccad_bd_api 1.2"
407| #define PACKAGE_BUGREPORT "nicolas.garnier@medias.cnes.fr"
408| #define PACKAGE "eccad_bd_api"
409| #define VERSION "1.2"
410| #define STDC_HEADERS 1
411| #define HAVE_SYS_TYPES_H 1
412| #define HAVE_SYS_STAT_H 1
413| #define HAVE_STDLIB_H 1
414| #define HAVE_STRING_H 1
415| #define HAVE_MEMORY_H 1
416| #define HAVE_STRINGS_H 1
417| #define HAVE_INTTYPES_H 1
418| #define HAVE_STDINT_H 1
419| #define HAVE_UNISTD_H 1
420| #define HAVE_DLFCN_H 1
421| #ifdef __cplusplus
422| extern "C" void std::exit (int) throw (); using std::exit;
423| #endif
424| /* end confdefs.h.  */
425| #include <ac_nonexistent.h>
426configure:5069: result: g++ -E
427configure:5093: g++ -E  conftest.cc
428configure:5099: $? = 0
429configure:5131: g++ -E  conftest.cc
430conftest.cc:25:28: ac_nonexistent.h: No such file or directory
431configure:5137: $? = 1
432configure: failed program was:
433| /* confdefs.h.  */
434|
435| #define PACKAGE_NAME "eccad_bd_api"
436| #define PACKAGE_TARNAME "eccad_bd_api"
437| #define PACKAGE_VERSION "1.2"
438| #define PACKAGE_STRING "eccad_bd_api 1.2"
439| #define PACKAGE_BUGREPORT "nicolas.garnier@medias.cnes.fr"
440| #define PACKAGE "eccad_bd_api"
441| #define VERSION "1.2"
442| #define STDC_HEADERS 1
443| #define HAVE_SYS_TYPES_H 1
444| #define HAVE_SYS_STAT_H 1
445| #define HAVE_STDLIB_H 1
446| #define HAVE_STRING_H 1
447| #define HAVE_MEMORY_H 1
448| #define HAVE_STRINGS_H 1
449| #define HAVE_INTTYPES_H 1
450| #define HAVE_STDINT_H 1
451| #define HAVE_UNISTD_H 1
452| #define HAVE_DLFCN_H 1
453| #ifdef __cplusplus
454| extern "C" void std::exit (int) throw (); using std::exit;
455| #endif
456| /* end confdefs.h.  */
457| #include <ac_nonexistent.h>
458configure:5232: checking for g77
459configure:5248: found /usr/local/bin/g77
460configure:5258: result: g77
461configure:5273: checking for Fortran 77 compiler version
462configure:5276: g77 --version </dev/null >&5
463GNU Fortran (GCC) 3.4.6
464Copyright (C) 2006 Free Software Foundation, Inc.
465
466GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
467You may redistribute copies of GNU Fortran
468under the terms of the GNU General Public License.
469For more information about these matters, see the file named COPYING
470or type the command `info -f g77 Copying'.
471configure:5279: $? = 0
472configure:5281: g77 -v </dev/null >&5
473Reading specs from /usr/local/lib/gcc/x86_64-unknown-linux-gnu/3.4.6/specs
474Configured with: ./configure --prefix=/usr/local
475Thread model: posix
476gcc version 3.4.6
477configure:5284: $? = 0
478configure:5286: g77 -V </dev/null >&5
479g77: `-V' option must have argument
480configure:5289: $? = 1
481configure:5297: checking whether we are using the GNU Fortran 77 compiler
482configure:5311: g77 -c  conftest.F >&5
483configure:5317: $? = 0
484configure:5321: test -z
485                         || test ! -s conftest.err
486configure:5324: $? = 0
487configure:5327: test -s conftest.o
488configure:5330: $? = 0
489configure:5343: result: yes
490configure:5349: checking whether g77 accepts -g
491configure:5361: g77 -c -g conftest.f >&5
492configure:5367: $? = 0
493configure:5371: test -z
494                         || test ! -s conftest.err
495configure:5374: $? = 0
496configure:5377: test -s conftest.o
497configure:5380: $? = 0
498configure:5392: result: yes
499configure:5422: checking the maximum length of command line arguments
500configure:5487: result: 32768
501configure:5498: checking command to parse /usr/bin/nm -B output from gcc object
502configure:5587: gcc -c -g -O2  conftest.c >&5
503configure:5590: $? = 0
504configure:5594: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[  ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
505configure:5597: $? = 0
506configure:5649: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
507configure:5652: $? = 0
508configure:5690: result: ok
509configure:5694: checking for objdir
510configure:5709: result: .libs
511configure:5799: checking for ar
512configure:5815: found /usr/bin/ar
513configure:5826: result: ar
514configure:5879: checking for ranlib
515configure:5895: found /usr/bin/ranlib
516configure:5906: result: ranlib
517configure:5959: checking for strip
518configure:5975: found /usr/bin/strip
519configure:5986: result: strip
520configure:6248: checking if gcc static flag  works
521configure:6271: result: yes
522configure:6289: checking if gcc supports -fno-rtti -fno-exceptions
523configure:6307: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
524cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
525configure:6311: $? = 0
526configure:6322: result: no
527configure:6337: checking for gcc option to produce PIC
528configure:6514: result: -fPIC
529configure:6522: checking if gcc PIC flag -fPIC works
530configure:6540: gcc -c -g -O2  -fPIC -DPIC conftest.c >&5
531configure:6544: $? = 0
532configure:6555: result: yes
533configure:6579: checking if gcc supports -c -o file.o
534configure:6600: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
535configure:6604: $? = 0
536configure:6624: result: yes
537configure:6650: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
538configure:7498: result: yes
539configure:7524: checking whether -lc should be explicitly linked in
540configure:7529: gcc -c -g -O2  conftest.c >&5
541configure:7532: $? = 0
542configure:7546: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
543configure:7549: $? = 0
544configure:7561: result: no
545configure:7569: checking dynamic linker characteristics
546configure:7935: gcc -c -g -O2  conftest.c >&5
547configure:7938: $? = 0
548configure:8130: result: GNU/Linux ld.so
549configure:8134: checking how to hardcode library paths into programs
550configure:8159: result: immediate
551configure:8173: checking whether stripping libraries is possible
552configure:8178: result: yes
553configure:9008: checking if libtool supports shared libraries
554configure:9010: result: yes
555configure:9013: checking whether to build shared libraries
556configure:9071: result: yes
557configure:9074: checking whether to build static libraries
558configure:9078: result: yes
559configure:9170: creating libtool
560configure:9717: checking for ld used by g++
561configure:9784: result: /usr/bin/ld -m elf_x86_64
562configure:9793: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
563configure:9808: result: yes
564configure:9859: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
565configure:10687: result: yes
566configure:10705: g++ -c -g -O2  conftest.cc >&5
567configure:10708: $? = 0
568configure:10804: checking for g++ option to produce PIC
569configure:11056: result: -fPIC
570configure:11064: checking if g++ PIC flag -fPIC works
571configure:11082: g++ -c -g -O2  -fPIC -DPIC conftest.cc >&5
572configure:11086: $? = 0
573configure:11097: result: yes
574configure:11121: checking if g++ supports -c -o file.o
575configure:11142: g++ -c -g -O2  -o out/conftest2.o conftest.cc >&5
576configure:11146: $? = 0
577configure:11166: result: yes
578configure:11192: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
579configure:11217: result: yes
580configure:11288: checking dynamic linker characteristics
581configure:11654: g++ -c -g -O2  conftest.cc >&5
582configure:11657: $? = 0
583configure:11849: result: GNU/Linux ld.so
584configure:11853: checking how to hardcode library paths into programs
585configure:11878: result: immediate
586configure:11892: checking whether stripping libraries is possible
587configure:11897: result: yes
588configure:13204: checking if libtool supports shared libraries
589configure:13206: result: yes
590configure:13209: checking whether to build shared libraries
591configure:13227: result: yes
592configure:13230: checking whether to build static libraries
593configure:13234: result: yes
594configure:13246: checking for g77 option to produce PIC
595configure:13423: result: -fPIC
596configure:13431: checking if g77 PIC flag -fPIC works
597configure:13449: g77 -c -g -O2 -fPIC conftest.f >&5
598configure:13453: $? = 0
599configure:13464: result: yes
600configure:13488: checking if g77 supports -c -o file.o
601configure:13509: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5
602configure:13513: $? = 0
603configure:13533: result: yes
604configure:13559: checking whether the g77 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
605configure:14387: result: yes
606configure:14458: checking dynamic linker characteristics
607configure:14824: g77 -c -g -O2 conftest.f >&5
608configure:14827: $? = 0
609configure:15019: result: GNU/Linux ld.so
610configure:15023: checking how to hardcode library paths into programs
611configure:15048: result: immediate
612configure:15062: checking whether stripping libraries is possible
613configure:15067: result: yes
614configure:19220: checking for gcc
615configure:19246: result: gcc
616configure:19490: checking for C compiler version
617configure:19493: gcc --version </dev/null >&5
618gcc (GCC) 3.4.6
619Copyright (C) 2006 Free Software Foundation, Inc.
620This is free software; see the source for copying conditions.  There is NO
621warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
622
623configure:19496: $? = 0
624configure:19498: gcc -v </dev/null >&5
625Reading specs from /usr/local/lib/gcc/x86_64-unknown-linux-gnu/3.4.6/specs
626Configured with: ./configure --prefix=/usr/local
627Thread model: posix
628gcc version 3.4.6
629configure:19501: $? = 0
630configure:19503: gcc -V </dev/null >&5
631gcc: `-V' option must have argument
632configure:19506: $? = 1
633configure:19509: checking whether we are using the GNU C compiler
634configure:19565: result: yes
635configure:19571: checking whether gcc accepts -g
636configure:19622: result: yes
637configure:19639: checking for gcc option to accept ANSI C
638configure:19746: result: none needed
639configure:19764: gcc -c -g -O2  conftest.c >&5
640conftest.c:2: error: syntax error before "me"
641configure:19770: $? = 1
642configure: failed program was:
643| #ifndef __cplusplus
644|   choke me
645| #endif
646configure:19905: checking dependency style of gcc
647configure:19995: result: gcc3
648configure:20025: checking for a BSD-compatible install
649configure:20080: result: /usr/bin/install -c
650configure:20091: checking whether make sets $(MAKE)
651configure:20111: result: yes
652configure:20190: checking for PostgreSQL in /pgsql
653configure:20217: gcc -o conftest -g -O2  -I/pgsql/include -L/usr/lib64  conftest.c  -L/pgsql/lib -lpq >&5
654configure:20223: $? = 0
655configure:20227: test -z
656                         || test ! -s conftest.err
657configure:20230: $? = 0
658configure:20233: test -s conftest
659configure:20236: $? = 0
660configure:20256: result: yes
661configure:20344: checking for xml2-config
662configure:20362: found /usr/local/bin/xml2-config
663configure:20375: result: /usr/local/bin/xml2-config
664configure:20385: checking for libxml - version >= 2.0.0
665configure:20394: checking xml2_config works
666configure:20536: result: yes (version 2.6.27)
667configure:20639: checking for stdbool.h that conforms to C99
668configure:20692: gcc -c -g -O2  -I/usr/local/include/libxml2 conftest.c >&5
669configure:20698: $? = 0
670configure:20702: test -z
671                         || test ! -s conftest.err
672configure:20705: $? = 0
673configure:20708: test -s conftest.o
674configure:20711: $? = 0
675configure:20722: result: yes
676configure:20724: checking for _Bool
677configure:20748: gcc -c -g -O2  -I/usr/local/include/libxml2 conftest.c >&5
678configure:20754: $? = 0
679configure:20758: test -z
680                         || test ! -s conftest.err
681configure:20761: $? = 0
682configure:20764: test -s conftest.o
683configure:20767: $? = 0
684configure:20778: result: yes
685configure:20797: checking for an ANSI C-conforming const
686configure:20864: gcc -c -g -O2  -I/usr/local/include/libxml2 conftest.c >&5
687configure:20870: $? = 0
688configure:20874: test -z
689                         || test ! -s conftest.err
690configure:20877: $? = 0
691configure:20880: test -s conftest.o
692configure:20883: $? = 0
693configure:20894: result: yes
694configure:20904: checking for inline
695configure:20925: gcc -c -g -O2  -I/usr/local/include/libxml2 conftest.c >&5
696configure:20931: $? = 0
697configure:20935: test -z
698                         || test ! -s conftest.err
699configure:20938: $? = 0
700configure:20941: test -s conftest.o
701configure:20944: $? = 0
702configure:20956: result: inline
703configure:20993: checking for pow
704configure:21050: gcc -o conftest -g -O2  -I/usr/local/include/libxml2 -L/usr/lib64  conftest.c  -L/pgsql/lib -lpq -L/usr/local/lib -lxml2 -lz -lm >&5
705conftest.c:52: warning: conflicting types for built-in function 'pow'
706configure:21056: $? = 0
707configure:21060: test -z
708                         || test ! -s conftest.err
709configure:21063: $? = 0
710configure:21066: test -s conftest
711configure:21069: $? = 0
712configure:21081: result: yes
713configure:20993: checking for strdup
714configure:21050: gcc -o conftest -g -O2  -I/usr/local/include/libxml2 -L/usr/lib64  conftest.c  -L/pgsql/lib -lpq -L/usr/local/lib -lxml2 -lz -lm >&5
715conftest.c:53: warning: conflicting types for built-in function 'strdup'
716configure:21056: $? = 0
717configure:21060: test -z
718                         || test ! -s conftest.err
719configure:21063: $? = 0
720configure:21066: test -s conftest
721configure:21069: $? = 0
722configure:21081: result: yes
723configure:21214: creating ./config.status
724
725## ---------------------- ##
726## Running config.status. ##
727## ---------------------- ##
728
729This file was extended by eccad_bd_api config.status 1.2, which was
730generated by GNU Autoconf 2.59.  Invocation command line was
731
732  CONFIG_FILES    =
733  CONFIG_HEADERS  =
734  CONFIG_LINKS    =
735  CONFIG_COMMANDS =
736  $ ./config.status
737
738on eccad.ipsl.jussieu.fr
739
740config.status:722: creating Makefile
741config.status:722: creating src/Makefile
742config.status:826: creating config.h
743config.status:944: config.h is unchanged
744config.status:1124: executing depfiles commands
745
746## ---------------- ##
747## Cache variables. ##
748## ---------------- ##
749
750ac_cv_build=x86_64-unknown-linux-gnu
751ac_cv_build_alias=x86_64-unknown-linux-gnu
752ac_cv_c_compiler_gnu=yes
753ac_cv_c_const=yes
754ac_cv_c_inline=inline
755ac_cv_cxx_compiler_gnu=yes
756ac_cv_env_CC_set=
757ac_cv_env_CC_value=
758ac_cv_env_CFLAGS_set=
759ac_cv_env_CFLAGS_value=
760ac_cv_env_CPPFLAGS_set=
761ac_cv_env_CPPFLAGS_value=
762ac_cv_env_CPP_set=
763ac_cv_env_CPP_value=
764ac_cv_env_CXXCPP_set=
765ac_cv_env_CXXCPP_value=
766ac_cv_env_CXXFLAGS_set=
767ac_cv_env_CXXFLAGS_value=
768ac_cv_env_CXX_set=
769ac_cv_env_CXX_value=
770ac_cv_env_F77_set=
771ac_cv_env_F77_value=
772ac_cv_env_FFLAGS_set=
773ac_cv_env_FFLAGS_value=
774ac_cv_env_LDFLAGS_set=
775ac_cv_env_LDFLAGS_value=
776ac_cv_env_build_alias_set=
777ac_cv_env_build_alias_value=
778ac_cv_env_host_alias_set=
779ac_cv_env_host_alias_value=
780ac_cv_env_target_alias_set=
781ac_cv_env_target_alias_value=
782ac_cv_exeext=
783ac_cv_f77_compiler_gnu=yes
784ac_cv_func_pow=yes
785ac_cv_func_strdup=yes
786ac_cv_header_dlfcn_h=yes
787ac_cv_header_inttypes_h=yes
788ac_cv_header_memory_h=yes
789ac_cv_header_stdbool_h=yes
790ac_cv_header_stdc=yes
791ac_cv_header_stdint_h=yes
792ac_cv_header_stdlib_h=yes
793ac_cv_header_string_h=yes
794ac_cv_header_strings_h=yes
795ac_cv_header_sys_stat_h=yes
796ac_cv_header_sys_types_h=yes
797ac_cv_header_unistd_h=yes
798ac_cv_host=x86_64-unknown-linux-gnu
799ac_cv_host_alias=x86_64-unknown-linux-gnu
800ac_cv_objext=o
801ac_cv_path_XML2_CONFIG=/usr/local/bin/xml2-config
802ac_cv_path_install='/usr/bin/install -c'
803ac_cv_prog_AWK=gawk
804ac_cv_prog_CPP='gcc -E'
805ac_cv_prog_CXXCPP='g++ -E'
806ac_cv_prog_ac_ct_AR=ar
807ac_cv_prog_ac_ct_CC=gcc
808ac_cv_prog_ac_ct_CXX=g++
809ac_cv_prog_ac_ct_F77=g77
810ac_cv_prog_ac_ct_RANLIB=ranlib
811ac_cv_prog_ac_ct_STRIP=strip
812ac_cv_prog_cc_g=yes
813ac_cv_prog_cc_stdc=
814ac_cv_prog_cxx_g=yes
815ac_cv_prog_egrep='grep -E'
816ac_cv_prog_f77_g=yes
817ac_cv_prog_make_make_set=yes
818ac_cv_type__Bool=yes
819am_cv_CC_dependencies_compiler_type=gcc3
820am_cv_CXX_dependencies_compiler_type=gcc3
821lt_cv_deplibs_check_method=pass_all
822lt_cv_file_magic_cmd='$MAGIC_CMD'
823lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.3.4.so'
824lt_cv_ld_reload_flag=-r
825lt_cv_objdir=.libs
826lt_cv_path_LD=/usr/bin/ld
827lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
828lt_cv_path_NM='/usr/bin/nm -B'
829lt_cv_path_SED=/bin/sed
830lt_cv_prog_compiler_c_o=yes
831lt_cv_prog_compiler_c_o_CXX=yes
832lt_cv_prog_compiler_c_o_F77=yes
833lt_cv_prog_compiler_rtti_exceptions=no
834lt_cv_prog_gnu_ld=yes
835lt_cv_prog_gnu_ldcxx=yes
836lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
837lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
838lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
839lt_cv_sys_max_cmd_len=32768
840lt_lt_cv_prog_compiler_c_o='"yes"'
841lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
842lt_lt_cv_prog_compiler_c_o_F77='"yes"'
843lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[  ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[       ][      ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
844lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
845lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
846wzd_cv_lib_pgsql_in__pgsql=yes
847
848## ----------------- ##
849## Output variables. ##
850## ----------------- ##
851
852ACLOCAL='${SHELL} /home/eccad/eccad2.0.0/src/API_EXTRACT/missing --run aclocal-1.9'
853AMDEPBACKSLASH='\'
854AMDEP_FALSE='#'
855AMDEP_TRUE=''
856AMTAR='${SHELL} /home/eccad/eccad2.0.0/src/API_EXTRACT/missing --run tar'
857AR='ar'
858AUTOCONF='${SHELL} /home/eccad/eccad2.0.0/src/API_EXTRACT/missing --run autoconf'
859AUTOHEADER='${SHELL} /home/eccad/eccad2.0.0/src/API_EXTRACT/missing --run autoheader'
860AUTOMAKE='${SHELL} /home/eccad/eccad2.0.0/src/API_EXTRACT/missing --run automake-1.9'
861AWK='gawk'
862CC='gcc'
863CCDEPMODE='depmode=gcc3'
864CFLAGS='-g -O2'
865CPP='gcc -E'
866CPPFLAGS=' -I/usr/local/include/libxml2'
867CXX='g++'
868CXXCPP='g++ -E'
869CXXDEPMODE='depmode=gcc3'
870CXXFLAGS='-g -O2'
871CYGPATH_W='echo'
872DATA_PATH='/home/eccad/eccad2.0.0/src/API_EXTRACT/example'
873DEFS='-DHAVE_CONFIG_H'
874DEPDIR='.deps'
875ECHO='echo'
876ECHO_C=''
877ECHO_N='-n'
878ECHO_T=''
879EGREP='grep -E'
880EXEEXT=''
881F77='g77'
882FFLAGS='-g -O2'
883INSTALL_DATA='${INSTALL} -m 644'
884INSTALL_PROGRAM='${INSTALL}'
885INSTALL_SCRIPT='${INSTALL}'
886INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
887LDFLAGS='-L/usr/lib64 '
888LIBOBJS=''
889LIBS=' -L/pgsql/lib -lpq -L/usr/local/lib -lxml2 -lz -lm'
890LIBTOOL='$(SHELL) $(top_builddir)/libtool'
891LN_S='ln -s'
892LTLIBOBJS=''
893MAKEINFO='${SHELL} /home/eccad/eccad2.0.0/src/API_EXTRACT/missing --run makeinfo'
894OBJEXT='o'
895PACKAGE='eccad_bd_api'
896PACKAGE_BUGREPORT='nicolas.garnier@medias.cnes.fr'
897PACKAGE_NAME='eccad_bd_api'
898PACKAGE_STRING='eccad_bd_api 1.2'
899PACKAGE_TARNAME='eccad_bd_api'
900PACKAGE_VERSION='1.2'
901PATH_SEPARATOR=':'
902RANLIB='ranlib'
903RESULT_PATH='/tmp'
904SET_MAKE=''
905SHELL='/bin/sh'
906STRIP='strip'
907VERSION='1.2'
908WZD_PGSQL_INCLUDES='-I/pgsql/include'
909WZD_PGSQL_LIBS='-L/pgsql/lib -lpq'
910XML2_CONFIG='/usr/local/bin/xml2-config'
911XML_CPPFLAGS='-I/usr/local/include/libxml2'
912XML_LIBS='-L/usr/local/lib -lxml2 -lz -lm'
913ac_ct_AR='ar'
914ac_ct_CC='gcc'
915ac_ct_CXX='g++'
916ac_ct_F77='g77'
917ac_ct_RANLIB='ranlib'
918ac_ct_STRIP='strip'
919am__fastdepCC_FALSE='#'
920am__fastdepCC_TRUE=''
921am__fastdepCXX_FALSE='#'
922am__fastdepCXX_TRUE=''
923am__include='include'
924am__leading_dot='.'
925am__quote=''
926am__tar='${AMTAR} chof - "$$tardir"'
927am__untar='${AMTAR} xf -'
928bindir='${exec_prefix}/bin'
929build='x86_64-unknown-linux-gnu'
930build_alias=''
931build_cpu='x86_64'
932build_os='linux-gnu'
933build_vendor='unknown'
934datadir='${prefix}/share'
935exec_prefix='${prefix}'
936host='x86_64-unknown-linux-gnu'
937host_alias=''
938host_cpu='x86_64'
939host_os='linux-gnu'
940host_vendor='unknown'
941includedir='${prefix}/include'
942infodir='${prefix}/info'
943install_sh='/home/eccad/eccad2.0.0/src/API_EXTRACT/install-sh'
944libdir='${exec_prefix}/lib'
945libexecdir='${exec_prefix}/libexec'
946localstatedir='${prefix}/var'
947mandir='${prefix}/man'
948mkdir_p='mkdir -p --'
949oldincludedir='/usr/include'
950prefix='/home/eccad/eccad2.0.0/eccadlib'
951program_transform_name='s,x,x,'
952sbindir='${exec_prefix}/sbin'
953sharedstatedir='${prefix}/com'
954sysconfdir='${prefix}/etc'
955target_alias=''
956
957## ----------- ##
958## confdefs.h. ##
959## ----------- ##
960
961#define HAVE_DLFCN_H 1
962#define HAVE_INTTYPES_H 1
963#define HAVE_MEMORY_H 1
964#define HAVE_PGSQL 1
965#define HAVE_POW 1
966#define HAVE_STDBOOL_H 1
967#define HAVE_STDINT_H 1
968#define HAVE_STDLIB_H 1
969#define HAVE_STRDUP 1
970#define HAVE_STRINGS_H 1
971#define HAVE_STRING_H 1
972#define HAVE_SYS_STAT_H 1
973#define HAVE_SYS_TYPES_H 1
974#define HAVE_UNISTD_H 1
975#define HAVE__BOOL 1
976#define PACKAGE "eccad_bd_api"
977#define PACKAGE_BUGREPORT "nicolas.garnier@medias.cnes.fr"
978#define PACKAGE_NAME "eccad_bd_api"
979#define PACKAGE_STRING "eccad_bd_api 1.2"
980#define PACKAGE_TARNAME "eccad_bd_api"
981#define PACKAGE_VERSION "1.2"
982#define STDC_HEADERS 1
983#define VERSION "1.2"
984#endif
985#ifdef __cplusplus
986extern "C" void std::exit (int) throw (); using std::exit;
987
988configure: exit 0
989
990## ---------------------- ##
991## Running config.status. ##
992## ---------------------- ##
993
994This file was extended by eccad_bd_api config.status 1.2, which was
995generated by GNU Autoconf 2.59.  Invocation command line was
996
997  CONFIG_FILES    =
998  CONFIG_HEADERS  =
999  CONFIG_LINKS    =
1000  CONFIG_COMMANDS =
1001  $ ./config.status Makefile
1002
1003on eccad.ipsl.jussieu.fr
1004
1005config.status:722: creating Makefile
1006
1007## ---------------------- ##
1008## Running config.status. ##
1009## ---------------------- ##
1010
1011This file was extended by eccad_bd_api config.status 1.2, which was
1012generated by GNU Autoconf 2.59.  Invocation command line was
1013
1014  CONFIG_FILES    =
1015  CONFIG_HEADERS  =
1016  CONFIG_LINKS    =
1017  CONFIG_COMMANDS =
1018  $ ./config.status src/Makefile depfiles
1019
1020on eccad.ipsl.jussieu.fr
1021
1022config.status:722: creating src/Makefile
1023config.status:1124: executing depfiles commands
1024
1025## ---------------------- ##
1026## Running config.status. ##
1027## ---------------------- ##
1028
1029This file was extended by eccad_bd_api config.status 1.2, which was
1030generated by GNU Autoconf 2.59.  Invocation command line was
1031
1032  CONFIG_FILES    =
1033  CONFIG_HEADERS  =
1034  CONFIG_LINKS    =
1035  CONFIG_COMMANDS =
1036  $ ./config.status config.h
1037
1038on eccad.ipsl.jussieu.fr
1039
1040config.status:826: creating config.h
1041config.status:944: config.h is unchanged
Note: See TracBrowser for help on using the repository browser.