Initial revision
[rrdtool.git] / config.log
1 This file contains any messages produced by compilers while
2 running configure, to aid debugging if configure makes a mistake.
3
4 configure:590: checking host system type
5 configure:611: checking target system type
6 configure:629: checking build system type
7 configure:664: checking for a BSD compatible install
8 configure:717: checking whether build environment is sane
9 configure:774: checking whether make sets ${MAKE}
10 configure:820: checking for working aclocal
11 configure:833: checking for working autoconf
12 configure:846: checking for working automake
13 configure:859: checking for working autoheader
14 configure:872: checking for working makeinfo
15 configure:909: checking for perl
16 configure:947: checking for shared library extension
17 configure:963: checking for tclConfig.sh in 
18 configure:1008: checking for gcc
19 configure:1121: checking whether the C compiler (gcc  ) works
20 configure:1137: gcc -o conftest    conftest.c  1>&5
21 configure:1163: checking whether the C compiler (gcc  ) is a cross-compiler
22 configure:1168: checking whether we are using GNU C
23 configure:1177: gcc -E conftest.c
24 configure:1196: checking whether gcc accepts -g
25 configure:1228: checking how to run the C preprocessor
26 configure:1249: gcc -E  conftest.c >/dev/null 2>conftest.out
27 configure:1381: checking for ranlib
28 configure:1420: checking for ld used by GCC
29 configure:1482: checking if the linker (/usr/ccs/bin/ld) is GNU ld
30 configure:1498: checking for BSD-compatible nm
31 configure:1534: checking whether ln -s works
32 ltconfig:603: checking for object suffix
33 ltconfig:604: gcc -c -g -O2  conftest.c 1>&5
34 ltconfig:629: checking for executable suffix
35 ltconfig:630: gcc -o conftest -g -O2   conftest.c  1>&5
36 ltconfig:776: checking if gcc PIC flag -fPIC works
37 ltconfig:777: gcc -c -g -O2 -fPIC -DPIC  conftest.c 1>&5
38 ltconfig:829: checking if gcc supports -c -o file.o
39 ltconfig:830: gcc -c -g -O2 -o out/conftest2.o  conftest.c 1>&5
40 ltconfig:862: checking if gcc supports -c -o file.lo
41 ltconfig:863: gcc -c -g -O2 -c -o conftest.lo  conftest.c 1>&5
42 ltconfig:914: checking if gcc supports -fno-rtti -fno-exceptions
43 ltconfig:915: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c  conftest.c 1>&5
44 ltconfig:958: checking if gcc static flag -static works
45 ltconfig:959: gcc -o conftest -g -O2   -static conftest.c  1>&5
46 ltconfig:1592: checking if global_symbol_pipe works
47 ltconfig:1593: gcc -c -g -O2  conftest.c 1>&5
48 ltconfig:1596: eval "/usr/ccs/bin/nm -p conftest.o | sed -n -e 's/^.*[  ]\([BDT]\)[     ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm"
49 ltconfig:1648: gcc -o conftest -g -O2 -fno-builtin -fno-rtti -fno-exceptions   conftest.c conftstm.o 1>&5
50 configure:1720: checking for ANSI C header files
51 configure:1733: gcc -E  conftest.c >/dev/null 2>conftest.out
52 configure:1800: gcc -o conftest -g -O2   conftest.c  1>&5
53 configure:1827: checking for fcntl.h
54 configure:1837: gcc -E  conftest.c >/dev/null 2>conftest.out
55 configure:1827: checking for fp_class.h
56 configure:1837: gcc -E  conftest.c >/dev/null 2>conftest.out
57 configure:1833: fp_class.h: No such file or directory
58 configure: failed program was:
59 #line 1832 "configure"
60 #include "confdefs.h"
61 #include <fp_class.h>
62 configure:1827: checking for malloc.h
63 configure:1837: gcc -E  conftest.c >/dev/null 2>conftest.out
64 configure:1827: checking for unistd.h
65 configure:1837: gcc -E  conftest.c >/dev/null 2>conftest.out
66 configure:1827: checking for ieeefp.h
67 configure:1837: gcc -E  conftest.c >/dev/null 2>conftest.out
68 configure:1827: checking for math.h
69 configure:1837: gcc -E  conftest.c >/dev/null 2>conftest.out
70 configure:1827: checking for sys/time.h
71 configure:1837: gcc -E  conftest.c >/dev/null 2>conftest.out
72 configure:1827: checking for sys/times.h
73 configure:1837: gcc -E  conftest.c >/dev/null 2>conftest.out
74 configure:1827: checking for sys/param.h
75 configure:1837: gcc -E  conftest.c >/dev/null 2>conftest.out
76 configure:1827: checking for sys/resource.h
77 configure:1837: gcc -E  conftest.c >/dev/null 2>conftest.out
78 configure:1827: checking for float.h
79 configure:1837: gcc -E  conftest.c >/dev/null 2>conftest.out
80 configure:1865: checking for working const
81 configure:1919: gcc -c -g -O2  conftest.c 1>&5
82 configure:1940: checking whether time.h and sys/time.h may both be included
83 configure:1954: gcc -c -g -O2  conftest.c 1>&5
84 configure:1975: checking whether struct tm is in sys/time.h or time.h
85 configure:1988: gcc -c -g -O2  conftest.c 1>&5
86 configure:2010: checking for acos
87 configure:2038: gcc -o conftest -g -O2   conftest.c  1>&5
88 Undefined                       first referenced
89  symbol                             in file
90 acos                                /var/tmp/ccrreXML.o
91 ld: fatal: Symbol referencing errors. No output written to conftest
92 collect2: ld returned 1 exit status
93 configure: failed program was:
94 #line 2015 "configure"
95 #include "confdefs.h"
96 /* System header to define __stub macros and hopefully few prototypes,
97     which can conflict with char acos(); below.  */
98 #include <assert.h>
99 /* Override any gcc2 internal prototype to avoid an error.  */
100 /* We use char because int might match the return type of a gcc2
101     builtin and then its argument prototype would still apply.  */
102 char acos();
103
104 int main() {
105
106 /* The GNU C library defines this for functions which it implements
107     to always fail with ENOSYS.  Some functions are actually named
108     something starting with __ and the normal name is an alias.  */
109 #if defined (__stub_acos) || defined (__stub___acos)
110 choke me
111 #else
112 acos();
113 #endif
114
115 ; return 0; }
116 configure:2056: checking for acos in -lm
117 configure:2075: gcc -o conftest -g -O2   conftest.c -lm   1>&5
118 configure:2110: checking for gnroff
119 configure:2150: checking for groff
120 configure:2190: checking if we can use GCC-specific compiler options
121 configure:2202: gcc -c -g -O2 -Wall -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline  conftest.c 1>&5
122 configure:2231: checking for strftime
123 configure:2259: gcc -o conftest -g -O2 -Wall -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline  -fPIC   conftest.c -lm  1>&5
124 configure:2327: checking for vprintf
125 configure:2355: gcc -o conftest -g -O2 -Wall -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline  -fPIC   conftest.c -lm  1>&5
126 configure:2436: checking for strerror
127 configure:2464: gcc -o conftest -g -O2 -Wall -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline  -fPIC   conftest.c -lm  1>&5
128 configure:2436: checking for snprintf
129 configure:2464: gcc -o conftest -g -O2 -Wall -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline  -fPIC   conftest.c -lm  1>&5
130 configure:2436: checking for vsnprintf
131 configure:2464: gcc -o conftest -g -O2 -Wall -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline  -fPIC   conftest.c -lm  1>&5
132 configure:2436: checking for fpclass
133 configure:2464: gcc -o conftest -g -O2 -Wall -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline  -fPIC   conftest.c -lm  1>&5
134 configure:2436: checking for class
135 configure:2464: gcc -o conftest -g -O2 -Wall -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline  -fPIC   conftest.c -lm  1>&5
136 Undefined                       first referenced
137  symbol                             in file
138 class                               /var/tmp/ccJ3hbhm.o
139 ld: fatal: Symbol referencing errors. No output written to conftest
140 collect2: ld returned 1 exit status
141 configure: failed program was:
142 #line 2441 "configure"
143 #include "confdefs.h"
144 /* System header to define __stub macros and hopefully few prototypes,
145     which can conflict with char class(); below.  */
146 #include <assert.h>
147 /* Override any gcc2 internal prototype to avoid an error.  */
148 /* We use char because int might match the return type of a gcc2
149     builtin and then its argument prototype would still apply.  */
150 char class();
151
152 int main() {
153
154 /* The GNU C library defines this for functions which it implements
155     to always fail with ENOSYS.  Some functions are actually named
156     something starting with __ and the normal name is an alias.  */
157 #if defined (__stub_class) || defined (__stub___class)
158 choke me
159 #else
160 class();
161 #endif
162
163 ; return 0; }
164 configure:2436: checking for fp_class
165 configure:2464: gcc -o conftest -g -O2 -Wall -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline  -fPIC   conftest.c -lm  1>&5
166 Undefined                       first referenced
167  symbol                             in file
168 fp_class                            /var/tmp/ccX4q5Hm.o
169 ld: fatal: Symbol referencing errors. No output written to conftest
170 collect2: ld returned 1 exit status
171 configure: failed program was:
172 #line 2441 "configure"
173 #include "confdefs.h"
174 /* System header to define __stub macros and hopefully few prototypes,
175     which can conflict with char fp_class(); below.  */
176 #include <assert.h>
177 /* Override any gcc2 internal prototype to avoid an error.  */
178 /* We use char because int might match the return type of a gcc2
179     builtin and then its argument prototype would still apply.  */
180 char fp_class();
181
182 int main() {
183
184 /* The GNU C library defines this for functions which it implements
185     to always fail with ENOSYS.  Some functions are actually named
186     something starting with __ and the normal name is an alias.  */
187 #if defined (__stub_fp_class) || defined (__stub___fp_class)
188 choke me
189 #else
190 fp_class();
191 #endif
192
193 ; return 0; }
194 configure:2436: checking for isnan
195 configure:2464: gcc -o conftest -g -O2 -Wall -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline  -fPIC   conftest.c -lm  1>&5
196 configure:2436: checking for memmove
197 configure:2464: gcc -o conftest -g -O2 -Wall -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline  -fPIC   conftest.c -lm  1>&5
198 configure:2436: checking for strchr
199 configure:2464: gcc -o conftest -g -O2 -Wall -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline  -fPIC   conftest.c -lm  1>&5
200 configure:2436: checking for mktime
201 configure:2464: gcc -o conftest -g -O2 -Wall -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline  -fPIC   conftest.c -lm  1>&5
202 configure:2436: checking for getrusage
203 configure:2464: gcc -o conftest -g -O2 -Wall -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline  -fPIC   conftest.c -lm  1>&5
204 configure:2436: checking for gettimeofday
205 configure:2464: gcc -o conftest -g -O2 -Wall -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline  -fPIC   conftest.c -lm  1>&5
206 configure:2492: checking for fpclassify
207 configure:2520: gcc -o conftest -g -O2 -Wall -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline  -fPIC   conftest.c -lm  1>&5
208 Undefined                       first referenced
209  symbol                             in file
210 fpclassify                          /var/tmp/cc5xe1hN.o
211 ld: fatal: Symbol referencing errors. No output written to conftest
212 collect2: ld returned 1 exit status
213 configure: failed program was:
214 #line 2497 "configure"
215 #include "confdefs.h"
216 /* System header to define __stub macros and hopefully few prototypes,
217     which can conflict with char fpclassify(); below.  */
218 #include <assert.h>
219 /* Override any gcc2 internal prototype to avoid an error.  */
220 /* We use char because int might match the return type of a gcc2
221     builtin and then its argument prototype would still apply.  */
222 char fpclassify();
223
224 int main() {
225
226 /* The GNU C library defines this for functions which it implements
227     to always fail with ENOSYS.  Some functions are actually named
228     something starting with __ and the normal name is an alias.  */
229 #if defined (__stub_fpclassify) || defined (__stub___fpclassify)
230 choke me
231 #else
232 fpclassify();
233 #endif
234
235 ; return 0; }
236 configure:2542: checking for fpclassify with <math.h>
237 configure:2551: gcc -o conftest -g -O2 -Wall -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline  -fPIC   conftest.c -lm  1>&5
238 configure: In function `main':
239 configure:2547: warning: implicit declaration of function `fpclassify'
240 Undefined                       first referenced
241  symbol                             in file
242 fpclassify                          /var/tmp/cccT6cnT.o
243 ld: fatal: Symbol referencing errors. No output written to conftest
244 collect2: ld returned 1 exit status
245 configure: failed program was:
246 #line 2544 "configure"
247 #include "confdefs.h"
248 #include <math.h>
249 int main() {
250 float f = 0.0; fpclassify(f)
251 ; return 0; }
252 configure:2571: checking for finite
253 configure:2599: gcc -o conftest -g -O2 -Wall -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline  -fPIC   conftest.c -lm  1>&5
254 configure:2705: checking for isinf
255 configure:2733: gcc -o conftest -g -O2 -Wall -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline  -fPIC   conftest.c -lm  1>&5
256 Undefined                       first referenced
257  symbol                             in file
258 isinf                               /var/tmp/ccNb4HG2.o
259 ld: fatal: Symbol referencing errors. No output written to conftest
260 collect2: ld returned 1 exit status
261 configure: failed program was:
262 #line 2710 "configure"
263 #include "confdefs.h"
264 /* System header to define __stub macros and hopefully few prototypes,
265     which can conflict with char isinf(); below.  */
266 #include <assert.h>
267 /* Override any gcc2 internal prototype to avoid an error.  */
268 /* We use char because int might match the return type of a gcc2
269     builtin and then its argument prototype would still apply.  */
270 char isinf();
271
272 int main() {
273
274 /* The GNU C library defines this for functions which it implements
275     to always fail with ENOSYS.  Some functions are actually named
276     something starting with __ and the normal name is an alias.  */
277 #if defined (__stub_isinf) || defined (__stub___isinf)
278 choke me
279 #else
280 isinf();
281 #endif
282
283 ; return 0; }
284 configure:2755: checking for isinf with <math.h>
285 configure:2764: gcc -o conftest -g -O2 -Wall -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline  -fPIC   conftest.c -lm  1>&5
286 configure: In function `main':
287 configure:2760: warning: implicit declaration of function `isinf'
288 Undefined                       first referenced
289  symbol                             in file
290 isinf                               /var/tmp/ccjwAqYe.o
291 ld: fatal: Symbol referencing errors. No output written to conftest
292 collect2: ld returned 1 exit status
293 configure: failed program was:
294 #line 2757 "configure"
295 #include "confdefs.h"
296 #include <math.h>
297 int main() {
298 float f = 0.0; isinf(f)
299 ; return 0; }
300 configure:2784: checking if realloc can deal with NULL
301 configure:2802: gcc -o conftest -g -O2 -Wall -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline  -fPIC   conftest.c -lm  1>&5
302 configure:2830: checking if IEEE math works out of the box
303 configure:2906: gcc -o conftest -g -O2 -Wall -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline  -fPIC   conftest.c -lm  1>&5
304 configure:4181: checking in