Mercurial > hg > audiostuff
comparison spandsp-0.0.3/spandsp-0.0.3/config.log @ 5:f762bf195c4b
import spandsp-0.0.3
author | Peter Meerwald <pmeerw@cosy.sbg.ac.at> |
---|---|
date | Fri, 25 Jun 2010 16:00:21 +0200 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
4:26cd8f1ef0b1 | 5:f762bf195c4b |
---|---|
1 This file contains any messages produced by compilers while | |
2 running configure, to aid debugging if configure makes a mistake. | |
3 | |
4 It was created by configure, which was | |
5 generated by GNU Autoconf 2.59. Invocation command line was | |
6 | |
7 $ ./configure --enable-tests | |
8 | |
9 ## --------- ## | |
10 ## Platform. ## | |
11 ## --------- ## | |
12 | |
13 hostname = bunny | |
14 uname -m = i686 | |
15 uname -r = 2.6.15-27-686 | |
16 uname -s = Linux | |
17 uname -v = #1 SMP PREEMPT Fri Dec 8 18:00:07 UTC 2006 | |
18 | |
19 /usr/bin/uname -p = unknown | |
20 /bin/uname -X = unknown | |
21 | |
22 /bin/arch = i686 | |
23 /usr/bin/arch -k = unknown | |
24 /usr/convex/getsysinfo = unknown | |
25 hostinfo = unknown | |
26 /bin/machine = unknown | |
27 /usr/bin/oslevel = unknown | |
28 /bin/universe = unknown | |
29 | |
30 PATH: /opt/uClinux/bfin-uclinux/bin | |
31 PATH: /usr/local/bin/geda-install/bin | |
32 PATH: /usr/local/sbin | |
33 PATH: /usr/local/bin | |
34 PATH: /usr/sbin | |
35 PATH: /usr/bin | |
36 PATH: /sbin | |
37 PATH: /bin | |
38 PATH: /usr/bin/X11 | |
39 PATH: /usr/games | |
40 | |
41 | |
42 ## ----------- ## | |
43 ## Core tests. ## | |
44 ## ----------- ## | |
45 | |
46 configure:1562: checking for a BSD-compatible install | |
47 configure:1617: result: /usr/bin/install -c | |
48 configure:1628: checking whether build environment is sane | |
49 configure:1671: result: yes | |
50 configure:1736: checking for gawk | |
51 configure:1752: found /usr/bin/gawk | |
52 configure:1762: result: gawk | |
53 configure:1772: checking whether make sets $(MAKE) | |
54 configure:1792: result: yes | |
55 configure:1967: checking build system type | |
56 configure:1985: result: i686-pc-linux-gnu | |
57 configure:1993: checking host system type | |
58 configure:2007: result: i686-pc-linux-gnu | |
59 configure:2061: checking for gcc | |
60 configure:2077: found /usr/bin/gcc | |
61 configure:2087: result: gcc | |
62 configure:2331: checking for C compiler version | |
63 configure:2334: gcc --version </dev/null >&5 | |
64 gcc (GCC) 4.0.3 (Ubuntu 4.0.3-1ubuntu5) | |
65 Copyright (C) 2006 Free Software Foundation, Inc. | |
66 This is free software; see the source for copying conditions. There is NO | |
67 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
68 | |
69 configure:2337: $? = 0 | |
70 configure:2339: gcc -v </dev/null >&5 | |
71 Using built-in specs. | |
72 Target: i486-linux-gnu | |
73 Configured with: ../src/configure -v --enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.0 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-awt=gtk-default --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr --disable-werror --with-tune=pentium4 --enable-checking=release i486-linux-gnu | |
74 Thread model: posix | |
75 gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5) | |
76 configure:2342: $? = 0 | |
77 configure:2344: gcc -V </dev/null >&5 | |
78 gcc: '-V' option must have argument | |
79 configure:2347: $? = 1 | |
80 configure:2370: checking for C compiler default output file name | |
81 configure:2373: gcc conftest.c >&5 | |
82 configure:2376: $? = 0 | |
83 configure:2422: result: a.out | |
84 configure:2427: checking whether the C compiler works | |
85 configure:2433: ./a.out | |
86 configure:2436: $? = 0 | |
87 configure:2453: result: yes | |
88 configure:2460: checking whether we are cross compiling | |
89 configure:2462: result: no | |
90 configure:2465: checking for suffix of executables | |
91 configure:2467: gcc -o conftest conftest.c >&5 | |
92 configure:2470: $? = 0 | |
93 configure:2495: result: | |
94 configure:2501: checking for suffix of object files | |
95 configure:2522: gcc -c conftest.c >&5 | |
96 configure:2525: $? = 0 | |
97 configure:2547: result: o | |
98 configure:2551: checking whether we are using the GNU C compiler | |
99 configure:2575: gcc -c conftest.c >&5 | |
100 configure:2581: $? = 0 | |
101 configure:2584: test -z || test ! -s conftest.err | |
102 configure:2587: $? = 0 | |
103 configure:2590: test -s conftest.o | |
104 configure:2593: $? = 0 | |
105 configure:2606: result: yes | |
106 configure:2612: checking whether gcc accepts -g | |
107 configure:2633: gcc -c -g conftest.c >&5 | |
108 configure:2639: $? = 0 | |
109 configure:2642: test -z || test ! -s conftest.err | |
110 configure:2645: $? = 0 | |
111 configure:2648: test -s conftest.o | |
112 configure:2651: $? = 0 | |
113 configure:2662: result: yes | |
114 configure:2679: checking for gcc option to accept ANSI C | |
115 configure:2749: gcc -c -g -O2 conftest.c >&5 | |
116 configure:2755: $? = 0 | |
117 configure:2758: test -z || test ! -s conftest.err | |
118 configure:2761: $? = 0 | |
119 configure:2764: test -s conftest.o | |
120 configure:2767: $? = 0 | |
121 configure:2785: result: none needed | |
122 configure:2803: gcc -c -g -O2 conftest.c >&5 | |
123 conftest.c:2: error: syntax error before 'me' | |
124 configure:2809: $? = 1 | |
125 configure: failed program was: | |
126 | #ifndef __cplusplus | |
127 | choke me | |
128 | #endif | |
129 configure:2950: checking for style of include used by make | |
130 configure:2978: result: GNU | |
131 configure:3006: checking dependency style of gcc | |
132 configure:3096: result: gcc3 | |
133 configure:3165: checking for g++ | |
134 configure:3181: found /usr/bin/g++ | |
135 configure:3191: result: g++ | |
136 configure:3207: checking for C++ compiler version | |
137 configure:3210: g++ --version </dev/null >&5 | |
138 g++ (GCC) 4.0.3 (Ubuntu 4.0.3-1ubuntu5) | |
139 Copyright (C) 2006 Free Software Foundation, Inc. | |
140 This is free software; see the source for copying conditions. There is NO | |
141 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
142 | |
143 configure:3213: $? = 0 | |
144 configure:3215: g++ -v </dev/null >&5 | |
145 Using built-in specs. | |
146 Target: i486-linux-gnu | |
147 Configured with: ../src/configure -v --enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.0 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-awt=gtk-default --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr --disable-werror --with-tune=pentium4 --enable-checking=release i486-linux-gnu | |
148 Thread model: posix | |
149 gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5) | |
150 configure:3218: $? = 0 | |
151 configure:3220: g++ -V </dev/null >&5 | |
152 g++: '-V' option must have argument | |
153 configure:3223: $? = 1 | |
154 configure:3226: checking whether we are using the GNU C++ compiler | |
155 configure:3250: g++ -c conftest.cc >&5 | |
156 configure:3256: $? = 0 | |
157 configure:3259: test -z || test ! -s conftest.err | |
158 configure:3262: $? = 0 | |
159 configure:3265: test -s conftest.o | |
160 configure:3268: $? = 0 | |
161 configure:3281: result: yes | |
162 configure:3287: checking whether g++ accepts -g | |
163 configure:3308: g++ -c -g conftest.cc >&5 | |
164 configure:3314: $? = 0 | |
165 configure:3317: test -z || test ! -s conftest.err | |
166 configure:3320: $? = 0 | |
167 configure:3323: test -s conftest.o | |
168 configure:3326: $? = 0 | |
169 configure:3337: result: yes | |
170 configure:3379: g++ -c -g -O2 conftest.cc >&5 | |
171 configure:3385: $? = 0 | |
172 configure:3388: test -z || test ! -s conftest.err | |
173 configure:3391: $? = 0 | |
174 configure:3394: test -s conftest.o | |
175 configure:3397: $? = 0 | |
176 configure:3423: g++ -c -g -O2 conftest.cc >&5 | |
177 conftest.cc: In function 'int main()': | |
178 conftest.cc:15: error: 'exit' was not declared in this scope | |
179 configure:3429: $? = 1 | |
180 configure: failed program was: | |
181 | /* confdefs.h. */ | |
182 | | |
183 | #define PACKAGE_NAME "" | |
184 | #define PACKAGE_TARNAME "" | |
185 | #define PACKAGE_VERSION "" | |
186 | #define PACKAGE_STRING "" | |
187 | #define PACKAGE_BUGREPORT "" | |
188 | #define PACKAGE "spandsp" | |
189 | #define VERSION "0.0.3" | |
190 | /* end confdefs.h. */ | |
191 | | |
192 | int | |
193 | main () | |
194 | { | |
195 | exit (42); | |
196 | ; | |
197 | return 0; | |
198 | } | |
199 configure:3379: g++ -c -g -O2 conftest.cc >&5 | |
200 configure:3385: $? = 0 | |
201 configure:3388: test -z || test ! -s conftest.err | |
202 configure:3391: $? = 0 | |
203 configure:3394: test -s conftest.o | |
204 configure:3397: $? = 0 | |
205 configure:3423: g++ -c -g -O2 conftest.cc >&5 | |
206 configure:3429: $? = 0 | |
207 configure:3432: test -z || test ! -s conftest.err | |
208 configure:3435: $? = 0 | |
209 configure:3438: test -s conftest.o | |
210 configure:3441: $? = 0 | |
211 configure:3466: checking dependency style of g++ | |
212 configure:3556: result: gcc3 | |
213 configure:3579: checking how to run the C preprocessor | |
214 configure:3614: gcc -E conftest.c | |
215 configure:3620: $? = 0 | |
216 configure:3652: gcc -E conftest.c | |
217 conftest.c:14:28: error: ac_nonexistent.h: No such file or directory | |
218 configure:3658: $? = 1 | |
219 configure: failed program was: | |
220 | /* confdefs.h. */ | |
221 | | |
222 | #define PACKAGE_NAME "" | |
223 | #define PACKAGE_TARNAME "" | |
224 | #define PACKAGE_VERSION "" | |
225 | #define PACKAGE_STRING "" | |
226 | #define PACKAGE_BUGREPORT "" | |
227 | #define PACKAGE "spandsp" | |
228 | #define VERSION "0.0.3" | |
229 | #ifdef __cplusplus | |
230 | extern "C" void std::exit (int) throw (); using std::exit; | |
231 | #endif | |
232 | /* end confdefs.h. */ | |
233 | #include <ac_nonexistent.h> | |
234 configure:3697: result: gcc -E | |
235 configure:3721: gcc -E conftest.c | |
236 configure:3727: $? = 0 | |
237 configure:3759: gcc -E conftest.c | |
238 conftest.c:14:28: error: ac_nonexistent.h: No such file or directory | |
239 configure:3765: $? = 1 | |
240 configure: failed program was: | |
241 | /* confdefs.h. */ | |
242 | | |
243 | #define PACKAGE_NAME "" | |
244 | #define PACKAGE_TARNAME "" | |
245 | #define PACKAGE_VERSION "" | |
246 | #define PACKAGE_STRING "" | |
247 | #define PACKAGE_BUGREPORT "" | |
248 | #define PACKAGE "spandsp" | |
249 | #define VERSION "0.0.3" | |
250 | #ifdef __cplusplus | |
251 | extern "C" void std::exit (int) throw (); using std::exit; | |
252 | #endif | |
253 | /* end confdefs.h. */ | |
254 | #include <ac_nonexistent.h> | |
255 configure:3809: checking for egrep | |
256 configure:3819: result: grep -E | |
257 configure:3825: checking whether gcc needs -traditional | |
258 configure:3867: result: no | |
259 configure:3946: checking for a sed that does not truncate output | |
260 configure:4000: result: /bin/sed | |
261 configure:4014: checking for ld used by gcc | |
262 configure:4081: result: /usr/bin/ld | |
263 configure:4090: checking if the linker (/usr/bin/ld) is GNU ld | |
264 configure:4105: result: yes | |
265 configure:4110: checking for /usr/bin/ld option to reload object files | |
266 configure:4117: result: -r | |
267 configure:4135: checking for BSD-compatible nm | |
268 configure:4177: result: /usr/bin/nm -B | |
269 configure:4181: checking whether ln -s works | |
270 configure:4185: result: yes | |
271 configure:4192: checking how to recognise dependent libraries | |
272 configure:4364: result: pass_all | |
273 configure:4571: checking for ANSI C header files | |
274 configure:4596: gcc -c -g -O2 conftest.c >&5 | |
275 configure:4602: $? = 0 | |
276 configure:4605: test -z || test ! -s conftest.err | |
277 configure:4608: $? = 0 | |
278 configure:4611: test -s conftest.o | |
279 configure:4614: $? = 0 | |
280 configure:4703: gcc -o conftest -g -O2 conftest.c >&5 | |
281 conftest.c: In function 'main': | |
282 conftest.c:31: warning: incompatible implicit declaration of built-in function 'exit' | |
283 configure:4706: $? = 0 | |
284 configure:4708: ./conftest | |
285 configure:4711: $? = 0 | |
286 configure:4726: result: yes | |
287 configure:4750: checking for sys/types.h | |
288 configure:4766: gcc -c -g -O2 conftest.c >&5 | |
289 configure:4772: $? = 0 | |
290 configure:4775: test -z || test ! -s conftest.err | |
291 configure:4778: $? = 0 | |
292 configure:4781: test -s conftest.o | |
293 configure:4784: $? = 0 | |
294 configure:4795: result: yes | |
295 configure:4750: checking for sys/stat.h | |
296 configure:4766: gcc -c -g -O2 conftest.c >&5 | |
297 configure:4772: $? = 0 | |
298 configure:4775: test -z || test ! -s conftest.err | |
299 configure:4778: $? = 0 | |
300 configure:4781: test -s conftest.o | |
301 configure:4784: $? = 0 | |
302 configure:4795: result: yes | |
303 configure:4750: checking for stdlib.h | |
304 configure:4766: gcc -c -g -O2 conftest.c >&5 | |
305 configure:4772: $? = 0 | |
306 configure:4775: test -z || test ! -s conftest.err | |
307 configure:4778: $? = 0 | |
308 configure:4781: test -s conftest.o | |
309 configure:4784: $? = 0 | |
310 configure:4795: result: yes | |
311 configure:4750: checking for string.h | |
312 configure:4766: gcc -c -g -O2 conftest.c >&5 | |
313 configure:4772: $? = 0 | |
314 configure:4775: test -z || test ! -s conftest.err | |
315 configure:4778: $? = 0 | |
316 configure:4781: test -s conftest.o | |
317 configure:4784: $? = 0 | |
318 configure:4795: result: yes | |
319 configure:4750: checking for memory.h | |
320 configure:4766: gcc -c -g -O2 conftest.c >&5 | |
321 configure:4772: $? = 0 | |
322 configure:4775: test -z || test ! -s conftest.err | |
323 configure:4778: $? = 0 | |
324 configure:4781: test -s conftest.o | |
325 configure:4784: $? = 0 | |
326 configure:4795: result: yes | |
327 configure:4750: checking for strings.h | |
328 configure:4766: gcc -c -g -O2 conftest.c >&5 | |
329 configure:4772: $? = 0 | |
330 configure:4775: test -z || test ! -s conftest.err | |
331 configure:4778: $? = 0 | |
332 configure:4781: test -s conftest.o | |
333 configure:4784: $? = 0 | |
334 configure:4795: result: yes | |
335 configure:4750: checking for inttypes.h | |
336 configure:4766: gcc -c -g -O2 conftest.c >&5 | |
337 configure:4772: $? = 0 | |
338 configure:4775: test -z || test ! -s conftest.err | |
339 configure:4778: $? = 0 | |
340 configure:4781: test -s conftest.o | |
341 configure:4784: $? = 0 | |
342 configure:4795: result: yes | |
343 configure:4750: checking for stdint.h | |
344 configure:4766: gcc -c -g -O2 conftest.c >&5 | |
345 configure:4772: $? = 0 | |
346 configure:4775: test -z || test ! -s conftest.err | |
347 configure:4778: $? = 0 | |
348 configure:4781: test -s conftest.o | |
349 configure:4784: $? = 0 | |
350 configure:4795: result: yes | |
351 configure:4750: checking for unistd.h | |
352 configure:4766: gcc -c -g -O2 conftest.c >&5 | |
353 configure:4772: $? = 0 | |
354 configure:4775: test -z || test ! -s conftest.err | |
355 configure:4778: $? = 0 | |
356 configure:4781: test -s conftest.o | |
357 configure:4784: $? = 0 | |
358 configure:4795: result: yes | |
359 configure:4821: checking dlfcn.h usability | |
360 configure:4833: gcc -c -g -O2 conftest.c >&5 | |
361 configure:4839: $? = 0 | |
362 configure:4842: test -z || test ! -s conftest.err | |
363 configure:4845: $? = 0 | |
364 configure:4848: test -s conftest.o | |
365 configure:4851: $? = 0 | |
366 configure:4861: result: yes | |
367 configure:4865: checking dlfcn.h presence | |
368 configure:4875: gcc -E conftest.c | |
369 configure:4881: $? = 0 | |
370 configure:4901: result: yes | |
371 configure:4936: checking for dlfcn.h | |
372 configure:4943: result: yes | |
373 configure:4966: checking how to run the C++ preprocessor | |
374 configure:4997: g++ -E conftest.cc | |
375 configure:5003: $? = 0 | |
376 configure:5035: g++ -E conftest.cc | |
377 conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory | |
378 configure:5041: $? = 1 | |
379 configure: failed program was: | |
380 | /* confdefs.h. */ | |
381 | | |
382 | #define PACKAGE_NAME "" | |
383 | #define PACKAGE_TARNAME "" | |
384 | #define PACKAGE_VERSION "" | |
385 | #define PACKAGE_STRING "" | |
386 | #define PACKAGE_BUGREPORT "" | |
387 | #define PACKAGE "spandsp" | |
388 | #define VERSION "0.0.3" | |
389 | #ifdef __cplusplus | |
390 | extern "C" void std::exit (int) throw (); using std::exit; | |
391 | #endif | |
392 | #define STDC_HEADERS 1 | |
393 | #define HAVE_SYS_TYPES_H 1 | |
394 | #define HAVE_SYS_STAT_H 1 | |
395 | #define HAVE_STDLIB_H 1 | |
396 | #define HAVE_STRING_H 1 | |
397 | #define HAVE_MEMORY_H 1 | |
398 | #define HAVE_STRINGS_H 1 | |
399 | #define HAVE_INTTYPES_H 1 | |
400 | #define HAVE_STDINT_H 1 | |
401 | #define HAVE_UNISTD_H 1 | |
402 | #define HAVE_DLFCN_H 1 | |
403 | /* end confdefs.h. */ | |
404 | #include <ac_nonexistent.h> | |
405 configure:5080: result: g++ -E | |
406 configure:5104: g++ -E conftest.cc | |
407 configure:5110: $? = 0 | |
408 configure:5142: g++ -E conftest.cc | |
409 conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory | |
410 configure:5148: $? = 1 | |
411 configure: failed program was: | |
412 | /* confdefs.h. */ | |
413 | | |
414 | #define PACKAGE_NAME "" | |
415 | #define PACKAGE_TARNAME "" | |
416 | #define PACKAGE_VERSION "" | |
417 | #define PACKAGE_STRING "" | |
418 | #define PACKAGE_BUGREPORT "" | |
419 | #define PACKAGE "spandsp" | |
420 | #define VERSION "0.0.3" | |
421 | #ifdef __cplusplus | |
422 | extern "C" void std::exit (int) throw (); using std::exit; | |
423 | #endif | |
424 | #define STDC_HEADERS 1 | |
425 | #define HAVE_SYS_TYPES_H 1 | |
426 | #define HAVE_SYS_STAT_H 1 | |
427 | #define HAVE_STDLIB_H 1 | |
428 | #define HAVE_STRING_H 1 | |
429 | #define HAVE_MEMORY_H 1 | |
430 | #define HAVE_STRINGS_H 1 | |
431 | #define HAVE_INTTYPES_H 1 | |
432 | #define HAVE_STDINT_H 1 | |
433 | #define HAVE_UNISTD_H 1 | |
434 | #define HAVE_DLFCN_H 1 | |
435 | /* end confdefs.h. */ | |
436 | #include <ac_nonexistent.h> | |
437 configure:5245: checking for g77 | |
438 configure:5274: result: no | |
439 configure:5245: checking for f77 | |
440 configure:5274: result: no | |
441 configure:5245: checking for xlf | |
442 configure:5274: result: no | |
443 configure:5245: checking for frt | |
444 configure:5274: result: no | |
445 configure:5245: checking for pgf77 | |
446 configure:5274: result: no | |
447 configure:5245: checking for fort77 | |
448 configure:5274: result: no | |
449 configure:5245: checking for fl32 | |
450 configure:5274: result: no | |
451 configure:5245: checking for af77 | |
452 configure:5274: result: no | |
453 configure:5245: checking for f90 | |
454 configure:5274: result: no | |
455 configure:5245: checking for xlf90 | |
456 configure:5274: result: no | |
457 configure:5245: checking for pgf90 | |
458 configure:5274: result: no | |
459 configure:5245: checking for epcf90 | |
460 configure:5274: result: no | |
461 configure:5245: checking for f95 | |
462 configure:5274: result: no | |
463 configure:5245: checking for fort | |
464 configure:5274: result: no | |
465 configure:5245: checking for xlf95 | |
466 configure:5274: result: no | |
467 configure:5245: checking for ifc | |
468 configure:5274: result: no | |
469 configure:5245: checking for efc | |
470 configure:5274: result: no | |
471 configure:5245: checking for pgf95 | |
472 configure:5274: result: no | |
473 configure:5245: checking for lf95 | |
474 configure:5274: result: no | |
475 configure:5245: checking for gfortran | |
476 configure:5274: result: no | |
477 configure:5286: checking for Fortran 77 compiler version | |
478 configure:5289: --version </dev/null >&5 | |
479 ./configure: line 5290: --version: command not found | |
480 configure:5292: $? = 127 | |
481 configure:5294: -v </dev/null >&5 | |
482 ./configure: line 5295: -v: command not found | |
483 configure:5297: $? = 127 | |
484 configure:5299: -V </dev/null >&5 | |
485 ./configure: line 5300: -V: command not found | |
486 configure:5302: $? = 127 | |
487 configure:5310: checking whether we are using the GNU Fortran 77 compiler | |
488 configure:5324: -c conftest.F >&5 | |
489 ./configure: line 5325: -c: command not found | |
490 configure:5330: $? = 127 | |
491 configure: failed program was: | |
492 | program main | |
493 | #ifndef __GNUC__ | |
494 | choke me | |
495 | #endif | |
496 | | |
497 | end | |
498 configure:5355: result: no | |
499 configure:5361: checking whether accepts -g | |
500 configure:5373: -c -g conftest.f >&5 | |
501 ./configure: line 5374: -c: command not found | |
502 configure:5379: $? = 127 | |
503 configure: failed program was: | |
504 | program main | |
505 | | |
506 | end | |
507 configure:5403: result: no | |
508 configure:5433: checking the maximum length of command line arguments | |
509 configure:5525: result: 32768 | |
510 configure:5536: checking command to parse /usr/bin/nm -B output from gcc object | |
511 configure:5632: gcc -c -g -O2 conftest.c >&5 | |
512 configure:5635: $? = 0 | |
513 configure:5639: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm | |
514 configure:5642: $? = 0 | |
515 configure:5694: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 | |
516 configure:5697: $? = 0 | |
517 configure:5735: result: ok | |
518 configure:5739: checking for objdir | |
519 configure:5754: result: .libs | |
520 configure:5844: checking for ar | |
521 configure:5860: found /usr/bin/ar | |
522 configure:5871: result: ar | |
523 configure:5924: checking for ranlib | |
524 configure:5940: found /usr/bin/ranlib | |
525 configure:5951: result: ranlib | |
526 configure:6004: checking for strip | |
527 configure:6020: found /usr/bin/strip | |
528 configure:6031: result: strip | |
529 configure:6318: checking if gcc static flag works | |
530 configure:6346: result: yes | |
531 configure:6364: checking if gcc supports -fno-rtti -fno-exceptions | |
532 configure:6382: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 | |
533 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C | |
534 configure:6386: $? = 0 | |
535 configure:6399: result: no | |
536 configure:6414: checking for gcc option to produce PIC | |
537 configure:6618: result: -fPIC | |
538 configure:6626: checking if gcc PIC flag -fPIC works | |
539 configure:6644: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 | |
540 configure:6648: $? = 0 | |
541 configure:6661: result: yes | |
542 configure:6685: checking if gcc supports -c -o file.o | |
543 configure:6706: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 | |
544 configure:6710: $? = 0 | |
545 configure:6732: result: yes | |
546 configure:6758: checking whether the gcc linker (/usr/bin/ld) supports shared libraries | |
547 configure:7651: result: yes | |
548 configure:7677: checking whether -lc should be explicitly linked in | |
549 configure:7682: gcc -c -g -O2 conftest.c >&5 | |
550 configure:7685: $? = 0 | |
551 configure:7699: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 | |
552 configure:7702: $? = 0 | |
553 configure:7714: result: no | |
554 configure:7722: checking dynamic linker characteristics | |
555 configure:8285: result: GNU/Linux ld.so | |
556 configure:8289: checking how to hardcode library paths into programs | |
557 configure:8314: result: immediate | |
558 configure:8328: checking whether stripping libraries is possible | |
559 configure:8333: result: yes | |
560 configure:9156: checking if libtool supports shared libraries | |
561 configure:9158: result: yes | |
562 configure:9161: checking whether to build shared libraries | |
563 configure:9182: result: yes | |
564 configure:9185: checking whether to build static libraries | |
565 configure:9189: result: yes | |
566 configure:9281: creating libtool | |
567 configure:9859: checking for ld used by g++ | |
568 configure:9926: result: /usr/bin/ld | |
569 configure:9935: checking if the linker (/usr/bin/ld) is GNU ld | |
570 configure:9950: result: yes | |
571 configure:10001: checking whether the g++ linker (/usr/bin/ld) supports shared libraries | |
572 configure:10886: result: yes | |
573 configure:10904: g++ -c -g -O2 conftest.cc >&5 | |
574 configure:10907: $? = 0 | |
575 configure:11003: checking for g++ option to produce PIC | |
576 configure:11271: result: -fPIC | |
577 configure:11279: checking if g++ PIC flag -fPIC works | |
578 configure:11297: g++ -c -g -O2 -fPIC -DPIC conftest.cc >&5 | |
579 configure:11301: $? = 0 | |
580 configure:11314: result: yes | |
581 configure:11338: checking if g++ supports -c -o file.o | |
582 configure:11359: g++ -c -g -O2 -o out/conftest2.o conftest.cc >&5 | |
583 configure:11363: $? = 0 | |
584 configure:11385: result: yes | |
585 configure:11411: checking whether the g++ linker (/usr/bin/ld) supports shared libraries | |
586 configure:11436: result: yes | |
587 configure:11507: checking dynamic linker characteristics | |
588 configure:12070: result: GNU/Linux ld.so | |
589 configure:12074: checking how to hardcode library paths into programs | |
590 configure:12099: result: immediate | |
591 configure:12113: checking whether stripping libraries is possible | |
592 configure:12118: result: yes | |
593 configure:19646: checking for C compiler vendor | |
594 configure:19675: gcc -c -g -O2 conftest.c >&5 | |
595 conftest.c: In function 'main': | |
596 conftest.c:31: error: 'thisisanerror' undeclared (first use in this function) | |
597 conftest.c:31: error: (Each undeclared identifier is reported only once | |
598 conftest.c:31: error: for each function it appears in.) | |
599 configure:19681: $? = 1 | |
600 configure: failed program was: | |
601 | /* confdefs.h. */ | |
602 | | |
603 | #define PACKAGE_NAME "" | |
604 | #define PACKAGE_TARNAME "" | |
605 | #define PACKAGE_VERSION "" | |
606 | #define PACKAGE_STRING "" | |
607 | #define PACKAGE_BUGREPORT "" | |
608 | #define PACKAGE "spandsp" | |
609 | #define VERSION "0.0.3" | |
610 | #ifdef __cplusplus | |
611 | extern "C" void std::exit (int) throw (); using std::exit; | |
612 | #endif | |
613 | #define STDC_HEADERS 1 | |
614 | #define HAVE_SYS_TYPES_H 1 | |
615 | #define HAVE_SYS_STAT_H 1 | |
616 | #define HAVE_STDLIB_H 1 | |
617 | #define HAVE_STRING_H 1 | |
618 | #define HAVE_MEMORY_H 1 | |
619 | #define HAVE_STRINGS_H 1 | |
620 | #define HAVE_INTTYPES_H 1 | |
621 | #define HAVE_STDINT_H 1 | |
622 | #define HAVE_UNISTD_H 1 | |
623 | #define HAVE_DLFCN_H 1 | |
624 | /* end confdefs.h. */ | |
625 | | |
626 | int | |
627 | main () | |
628 | { | |
629 | | |
630 | #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER)) | |
631 | thisisanerror; | |
632 | #endif | |
633 | | |
634 | ; | |
635 | return 0; | |
636 | } | |
637 configure:19675: gcc -c -g -O2 conftest.c >&5 | |
638 conftest.c: In function 'main': | |
639 conftest.c:31: error: 'thisisanerror' undeclared (first use in this function) | |
640 conftest.c:31: error: (Each undeclared identifier is reported only once | |
641 conftest.c:31: error: for each function it appears in.) | |
642 configure:19681: $? = 1 | |
643 configure: failed program was: | |
644 | /* confdefs.h. */ | |
645 | | |
646 | #define PACKAGE_NAME "" | |
647 | #define PACKAGE_TARNAME "" | |
648 | #define PACKAGE_VERSION "" | |
649 | #define PACKAGE_STRING "" | |
650 | #define PACKAGE_BUGREPORT "" | |
651 | #define PACKAGE "spandsp" | |
652 | #define VERSION "0.0.3" | |
653 | #ifdef __cplusplus | |
654 | extern "C" void std::exit (int) throw (); using std::exit; | |
655 | #endif | |
656 | #define STDC_HEADERS 1 | |
657 | #define HAVE_SYS_TYPES_H 1 | |
658 | #define HAVE_SYS_STAT_H 1 | |
659 | #define HAVE_STDLIB_H 1 | |
660 | #define HAVE_STRING_H 1 | |
661 | #define HAVE_MEMORY_H 1 | |
662 | #define HAVE_STRINGS_H 1 | |
663 | #define HAVE_INTTYPES_H 1 | |
664 | #define HAVE_STDINT_H 1 | |
665 | #define HAVE_UNISTD_H 1 | |
666 | #define HAVE_DLFCN_H 1 | |
667 | /* end confdefs.h. */ | |
668 | | |
669 | int | |
670 | main () | |
671 | { | |
672 | | |
673 | #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__)) | |
674 | thisisanerror; | |
675 | #endif | |
676 | | |
677 | ; | |
678 | return 0; | |
679 | } | |
680 configure:19675: gcc -c -g -O2 conftest.c >&5 | |
681 configure:19681: $? = 0 | |
682 configure:19684: test -z || test ! -s conftest.err | |
683 configure:19687: $? = 0 | |
684 configure:19690: test -s conftest.o | |
685 configure:19693: $? = 0 | |
686 configure:19705: result: gnu | |
687 configure:19709: checking for an ANSI C-conforming const | |
688 configure:19776: gcc -c -g -O2 conftest.c >&5 | |
689 configure:19782: $? = 0 | |
690 configure:19785: test -z || test ! -s conftest.err | |
691 configure:19788: $? = 0 | |
692 configure:19791: test -s conftest.o | |
693 configure:19794: $? = 0 | |
694 configure:19805: result: yes | |
695 configure:19815: checking for inline | |
696 configure:19836: gcc -c -g -O2 conftest.c >&5 | |
697 configure:19842: $? = 0 | |
698 configure:19845: test -z || test ! -s conftest.err | |
699 configure:19848: $? = 0 | |
700 configure:19851: test -s conftest.o | |
701 configure:19854: $? = 0 | |
702 configure:19866: result: inline | |
703 configure:19885: checking for working volatile | |
704 configure:19908: gcc -c -g -O2 conftest.c >&5 | |
705 configure:19914: $? = 0 | |
706 configure:19917: test -z || test ! -s conftest.err | |
707 configure:19920: $? = 0 | |
708 configure:19923: test -s conftest.o | |
709 configure:19926: $? = 0 | |
710 configure:19937: result: yes | |
711 configure:19948: checking for long long | |
712 configure:19972: gcc -c -g -O2 conftest.c >&5 | |
713 configure:19978: $? = 0 | |
714 configure:19981: test -z || test ! -s conftest.err | |
715 configure:19984: $? = 0 | |
716 configure:19987: test -s conftest.o | |
717 configure:19990: $? = 0 | |
718 configure:20001: result: yes | |
719 configure:20012: checking for long double | |
720 configure:20036: gcc -c -g -O2 conftest.c >&5 | |
721 configure:20042: $? = 0 | |
722 configure:20045: test -z || test ! -s conftest.err | |
723 configure:20048: $? = 0 | |
724 configure:20051: test -s conftest.o | |
725 configure:20054: $? = 0 | |
726 configure:20065: result: yes | |
727 configure:20077: checking return type of signal handlers | |
728 configure:20108: gcc -c -g -O2 conftest.c >&5 | |
729 configure:20114: $? = 0 | |
730 configure:20117: test -z || test ! -s conftest.err | |
731 configure:20120: $? = 0 | |
732 configure:20123: test -s conftest.o | |
733 configure:20126: $? = 0 | |
734 configure:20137: result: void | |
735 configure:20172: checking for error_at_line | |
736 configure:20193: gcc -o conftest -g -O2 conftest.c >&5 | |
737 configure:20199: $? = 0 | |
738 configure:20202: test -z || test ! -s conftest.err | |
739 configure:20205: $? = 0 | |
740 configure:20208: test -s conftest | |
741 configure:20211: $? = 0 | |
742 configure:20223: result: yes | |
743 configure:20240: checking for vprintf | |
744 configure:20297: gcc -o conftest -g -O2 conftest.c >&5 | |
745 conftest.c:52: warning: conflicting types for built-in function 'vprintf' | |
746 configure:20303: $? = 0 | |
747 configure:20306: test -z || test ! -s conftest.err | |
748 configure:20309: $? = 0 | |
749 configure:20312: test -s conftest | |
750 configure:20315: $? = 0 | |
751 configure:20327: result: yes | |
752 configure:20334: checking for _doprnt | |
753 configure:20391: gcc -o conftest -g -O2 conftest.c >&5 | |
754 /tmp/ccOU58gM.o: In function `main':/xhome1/tmp/oslec/spandsp-0.0.3/conftest.c:68: undefined reference to `_doprnt' | |
755 /tmp/ccOU58gM.o:(.data+0x0): undefined reference to `_doprnt' | |
756 collect2: ld returned 1 exit status | |
757 configure:20397: $? = 1 | |
758 configure: failed program was: | |
759 | /* confdefs.h. */ | |
760 | | |
761 | #define PACKAGE_NAME "" | |
762 | #define PACKAGE_TARNAME "" | |
763 | #define PACKAGE_VERSION "" | |
764 | #define PACKAGE_STRING "" | |
765 | #define PACKAGE_BUGREPORT "" | |
766 | #define PACKAGE "spandsp" | |
767 | #define VERSION "0.0.3" | |
768 | #ifdef __cplusplus | |
769 | extern "C" void std::exit (int) throw (); using std::exit; | |
770 | #endif | |
771 | #define STDC_HEADERS 1 | |
772 | #define HAVE_SYS_TYPES_H 1 | |
773 | #define HAVE_SYS_STAT_H 1 | |
774 | #define HAVE_STDLIB_H 1 | |
775 | #define HAVE_STRING_H 1 | |
776 | #define HAVE_MEMORY_H 1 | |
777 | #define HAVE_STRINGS_H 1 | |
778 | #define HAVE_INTTYPES_H 1 | |
779 | #define HAVE_STDINT_H 1 | |
780 | #define HAVE_UNISTD_H 1 | |
781 | #define HAVE_DLFCN_H 1 | |
782 | #define HAVE_LONG_LONG 1 | |
783 | #define HAVE_LONG_DOUBLE 1 | |
784 | #define RETSIGTYPE void | |
785 | #define HAVE_VPRINTF 1 | |
786 | /* end confdefs.h. */ | |
787 | /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt. | |
788 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
789 | #define _doprnt innocuous__doprnt | |
790 | | |
791 | /* System header to define __stub macros and hopefully few prototypes, | |
792 | which can conflict with char _doprnt (); below. | |
793 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
794 | <limits.h> exists even on freestanding compilers. */ | |
795 | | |
796 | #ifdef __STDC__ | |
797 | # include <limits.h> | |
798 | #else | |
799 | # include <assert.h> | |
800 | #endif | |
801 | | |
802 | #undef _doprnt | |
803 | | |
804 | /* Override any gcc2 internal prototype to avoid an error. */ | |
805 | #ifdef __cplusplus | |
806 | extern "C" | |
807 | { | |
808 | #endif | |
809 | /* We use char because int might match the return type of a gcc2 | |
810 | builtin and then its argument prototype would still apply. */ | |
811 | char _doprnt (); | |
812 | /* The GNU C library defines this for functions which it implements | |
813 | to always fail with ENOSYS. Some functions are actually named | |
814 | something starting with __ and the normal name is an alias. */ | |
815 | #if defined (__stub__doprnt) || defined (__stub____doprnt) | |
816 | choke me | |
817 | #else | |
818 | char (*f) () = _doprnt; | |
819 | #endif | |
820 | #ifdef __cplusplus | |
821 | } | |
822 | #endif | |
823 | | |
824 | int | |
825 | main () | |
826 | { | |
827 | return f != _doprnt; | |
828 | ; | |
829 | return 0; | |
830 | } | |
831 configure:20421: result: no | |
832 configure:20440: checking for stdlib.h | |
833 configure:20445: result: yes | |
834 configure:20584: checking for GNU libc compatible malloc | |
835 configure:20613: gcc -o conftest -g -O2 conftest.c >&5 | |
836 configure:20616: $? = 0 | |
837 configure:20618: ./conftest | |
838 configure:20621: $? = 0 | |
839 configure:20635: result: yes | |
840 configure:20665: checking for working memcmp | |
841 configure:20713: gcc -o conftest -g -O2 conftest.c >&5 | |
842 configure:20716: $? = 0 | |
843 configure:20718: ./conftest | |
844 configure:20721: $? = 0 | |
845 configure:20735: result: yes | |
846 configure:20751: checking for stdlib.h | |
847 configure:20756: result: yes | |
848 configure:20895: checking for GNU libc compatible realloc | |
849 configure:20924: gcc -o conftest -g -O2 conftest.c >&5 | |
850 configure:20927: $? = 0 | |
851 configure:20929: ./conftest | |
852 configure:20932: $? = 0 | |
853 configure:20946: result: yes | |
854 configure:20991: checking sys/select.h usability | |
855 configure:21003: gcc -c -g -O2 conftest.c >&5 | |
856 configure:21009: $? = 0 | |
857 configure:21012: test -z || test ! -s conftest.err | |
858 configure:21015: $? = 0 | |
859 configure:21018: test -s conftest.o | |
860 configure:21021: $? = 0 | |
861 configure:21031: result: yes | |
862 configure:21035: checking sys/select.h presence | |
863 configure:21045: gcc -E conftest.c | |
864 configure:21051: $? = 0 | |
865 configure:21071: result: yes | |
866 configure:21106: checking for sys/select.h | |
867 configure:21113: result: yes | |
868 configure:20991: checking sys/socket.h usability | |
869 configure:21003: gcc -c -g -O2 conftest.c >&5 | |
870 configure:21009: $? = 0 | |
871 configure:21012: test -z || test ! -s conftest.err | |
872 configure:21015: $? = 0 | |
873 configure:21018: test -s conftest.o | |
874 configure:21021: $? = 0 | |
875 configure:21031: result: yes | |
876 configure:21035: checking sys/socket.h presence | |
877 configure:21045: gcc -E conftest.c | |
878 configure:21051: $? = 0 | |
879 configure:21071: result: yes | |
880 configure:21106: checking for sys/socket.h | |
881 configure:21113: result: yes | |
882 configure:21126: checking types of arguments for select | |
883 configure:21159: gcc -c -g -O2 conftest.c >&5 | |
884 configure:21165: $? = 0 | |
885 configure:21168: test -z || test ! -s conftest.err | |
886 configure:21171: $? = 0 | |
887 configure:21174: test -s conftest.o | |
888 configure:21177: $? = 0 | |
889 configure:21193: result: int,fd_set *,struct timeval * | |
890 configure:21221: checking for memmove | |
891 configure:21278: gcc -o conftest -g -O2 conftest.c >&5 | |
892 conftest.c:62: warning: conflicting types for built-in function 'memmove' | |
893 configure:21284: $? = 0 | |
894 configure:21287: test -z || test ! -s conftest.err | |
895 configure:21290: $? = 0 | |
896 configure:21293: test -s conftest | |
897 configure:21296: $? = 0 | |
898 configure:21308: result: yes | |
899 configure:21322: checking for memset | |
900 configure:21379: gcc -o conftest -g -O2 conftest.c >&5 | |
901 conftest.c:63: warning: conflicting types for built-in function 'memset' | |
902 configure:21385: $? = 0 | |
903 configure:21388: test -z || test ! -s conftest.err | |
904 configure:21391: $? = 0 | |
905 configure:21394: test -s conftest | |
906 configure:21397: $? = 0 | |
907 configure:21409: result: yes | |
908 configure:21423: checking for pow | |
909 configure:21480: gcc -o conftest -g -O2 conftest.c >&5 | |
910 conftest.c:64: warning: conflicting types for built-in function 'pow' | |
911 /tmp/ccSR9o3N.o: In function `main':/xhome1/tmp/oslec/spandsp-0.0.3/conftest.c:79: undefined reference to `pow' | |
912 /tmp/ccSR9o3N.o:(.data+0x0): undefined reference to `pow' | |
913 collect2: ld returned 1 exit status | |
914 configure:21486: $? = 1 | |
915 configure: failed program was: | |
916 | /* confdefs.h. */ | |
917 | | |
918 | #define PACKAGE_NAME "" | |
919 | #define PACKAGE_TARNAME "" | |
920 | #define PACKAGE_VERSION "" | |
921 | #define PACKAGE_STRING "" | |
922 | #define PACKAGE_BUGREPORT "" | |
923 | #define PACKAGE "spandsp" | |
924 | #define VERSION "0.0.3" | |
925 | #ifdef __cplusplus | |
926 | extern "C" void std::exit (int) throw (); using std::exit; | |
927 | #endif | |
928 | #define STDC_HEADERS 1 | |
929 | #define HAVE_SYS_TYPES_H 1 | |
930 | #define HAVE_SYS_STAT_H 1 | |
931 | #define HAVE_STDLIB_H 1 | |
932 | #define HAVE_STRING_H 1 | |
933 | #define HAVE_MEMORY_H 1 | |
934 | #define HAVE_STRINGS_H 1 | |
935 | #define HAVE_INTTYPES_H 1 | |
936 | #define HAVE_STDINT_H 1 | |
937 | #define HAVE_UNISTD_H 1 | |
938 | #define HAVE_DLFCN_H 1 | |
939 | #define HAVE_LONG_LONG 1 | |
940 | #define HAVE_LONG_DOUBLE 1 | |
941 | #define RETSIGTYPE void | |
942 | #define HAVE_VPRINTF 1 | |
943 | #define HAVE_STDLIB_H 1 | |
944 | #define HAVE_MALLOC 1 | |
945 | #define HAVE_STDLIB_H 1 | |
946 | #define HAVE_REALLOC 1 | |
947 | #define HAVE_SYS_SELECT_H 1 | |
948 | #define HAVE_SYS_SOCKET_H 1 | |
949 | #define SELECT_TYPE_ARG1 int | |
950 | #define SELECT_TYPE_ARG234 (fd_set *) | |
951 | #define SELECT_TYPE_ARG5 (struct timeval *) | |
952 | #define HAVE_MEMMOVE 1 | |
953 | #define HAVE_MEMSET 1 | |
954 | /* end confdefs.h. */ | |
955 | /* Define pow to an innocuous variant, in case <limits.h> declares pow. | |
956 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
957 | #define pow innocuous_pow | |
958 | | |
959 | /* System header to define __stub macros and hopefully few prototypes, | |
960 | which can conflict with char pow (); below. | |
961 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
962 | <limits.h> exists even on freestanding compilers. */ | |
963 | | |
964 | #ifdef __STDC__ | |
965 | # include <limits.h> | |
966 | #else | |
967 | # include <assert.h> | |
968 | #endif | |
969 | | |
970 | #undef pow | |
971 | | |
972 | /* Override any gcc2 internal prototype to avoid an error. */ | |
973 | #ifdef __cplusplus | |
974 | extern "C" | |
975 | { | |
976 | #endif | |
977 | /* We use char because int might match the return type of a gcc2 | |
978 | builtin and then its argument prototype would still apply. */ | |
979 | char pow (); | |
980 | /* The GNU C library defines this for functions which it implements | |
981 | to always fail with ENOSYS. Some functions are actually named | |
982 | something starting with __ and the normal name is an alias. */ | |
983 | #if defined (__stub_pow) || defined (__stub___pow) | |
984 | choke me | |
985 | #else | |
986 | char (*f) () = pow; | |
987 | #endif | |
988 | #ifdef __cplusplus | |
989 | } | |
990 | #endif | |
991 | | |
992 | int | |
993 | main () | |
994 | { | |
995 | return f != pow; | |
996 | ; | |
997 | return 0; | |
998 | } | |
999 configure:21510: result: no | |
1000 configure:21524: checking for sqrt | |
1001 configure:21581: gcc -o conftest -g -O2 conftest.c >&5 | |
1002 conftest.c:64: warning: conflicting types for built-in function 'sqrt' | |
1003 /tmp/ccY9A33k.o: In function `main':/xhome1/tmp/oslec/spandsp-0.0.3/conftest.c:79: undefined reference to `sqrt' | |
1004 /tmp/ccY9A33k.o:(.data+0x0): undefined reference to `sqrt' | |
1005 collect2: ld returned 1 exit status | |
1006 configure:21587: $? = 1 | |
1007 configure: failed program was: | |
1008 | /* confdefs.h. */ | |
1009 | | |
1010 | #define PACKAGE_NAME "" | |
1011 | #define PACKAGE_TARNAME "" | |
1012 | #define PACKAGE_VERSION "" | |
1013 | #define PACKAGE_STRING "" | |
1014 | #define PACKAGE_BUGREPORT "" | |
1015 | #define PACKAGE "spandsp" | |
1016 | #define VERSION "0.0.3" | |
1017 | #ifdef __cplusplus | |
1018 | extern "C" void std::exit (int) throw (); using std::exit; | |
1019 | #endif | |
1020 | #define STDC_HEADERS 1 | |
1021 | #define HAVE_SYS_TYPES_H 1 | |
1022 | #define HAVE_SYS_STAT_H 1 | |
1023 | #define HAVE_STDLIB_H 1 | |
1024 | #define HAVE_STRING_H 1 | |
1025 | #define HAVE_MEMORY_H 1 | |
1026 | #define HAVE_STRINGS_H 1 | |
1027 | #define HAVE_INTTYPES_H 1 | |
1028 | #define HAVE_STDINT_H 1 | |
1029 | #define HAVE_UNISTD_H 1 | |
1030 | #define HAVE_DLFCN_H 1 | |
1031 | #define HAVE_LONG_LONG 1 | |
1032 | #define HAVE_LONG_DOUBLE 1 | |
1033 | #define RETSIGTYPE void | |
1034 | #define HAVE_VPRINTF 1 | |
1035 | #define HAVE_STDLIB_H 1 | |
1036 | #define HAVE_MALLOC 1 | |
1037 | #define HAVE_STDLIB_H 1 | |
1038 | #define HAVE_REALLOC 1 | |
1039 | #define HAVE_SYS_SELECT_H 1 | |
1040 | #define HAVE_SYS_SOCKET_H 1 | |
1041 | #define SELECT_TYPE_ARG1 int | |
1042 | #define SELECT_TYPE_ARG234 (fd_set *) | |
1043 | #define SELECT_TYPE_ARG5 (struct timeval *) | |
1044 | #define HAVE_MEMMOVE 1 | |
1045 | #define HAVE_MEMSET 1 | |
1046 | /* end confdefs.h. */ | |
1047 | /* Define sqrt to an innocuous variant, in case <limits.h> declares sqrt. | |
1048 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
1049 | #define sqrt innocuous_sqrt | |
1050 | | |
1051 | /* System header to define __stub macros and hopefully few prototypes, | |
1052 | which can conflict with char sqrt (); below. | |
1053 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
1054 | <limits.h> exists even on freestanding compilers. */ | |
1055 | | |
1056 | #ifdef __STDC__ | |
1057 | # include <limits.h> | |
1058 | #else | |
1059 | # include <assert.h> | |
1060 | #endif | |
1061 | | |
1062 | #undef sqrt | |
1063 | | |
1064 | /* Override any gcc2 internal prototype to avoid an error. */ | |
1065 | #ifdef __cplusplus | |
1066 | extern "C" | |
1067 | { | |
1068 | #endif | |
1069 | /* We use char because int might match the return type of a gcc2 | |
1070 | builtin and then its argument prototype would still apply. */ | |
1071 | char sqrt (); | |
1072 | /* The GNU C library defines this for functions which it implements | |
1073 | to always fail with ENOSYS. Some functions are actually named | |
1074 | something starting with __ and the normal name is an alias. */ | |
1075 | #if defined (__stub_sqrt) || defined (__stub___sqrt) | |
1076 | choke me | |
1077 | #else | |
1078 | char (*f) () = sqrt; | |
1079 | #endif | |
1080 | #ifdef __cplusplus | |
1081 | } | |
1082 | #endif | |
1083 | | |
1084 | int | |
1085 | main () | |
1086 | { | |
1087 | return f != sqrt; | |
1088 | ; | |
1089 | return 0; | |
1090 | } | |
1091 configure:21611: result: no | |
1092 configure:21625: checking for rint | |
1093 configure:21682: gcc -o conftest -g -O2 conftest.c >&5 | |
1094 conftest.c:64: warning: conflicting types for built-in function 'rint' | |
1095 /tmp/cca6Dnx4.o: In function `main':/xhome1/tmp/oslec/spandsp-0.0.3/conftest.c:79: undefined reference to `rint' | |
1096 /tmp/cca6Dnx4.o:(.data+0x0): undefined reference to `rint' | |
1097 collect2: ld returned 1 exit status | |
1098 configure:21688: $? = 1 | |
1099 configure: failed program was: | |
1100 | /* confdefs.h. */ | |
1101 | | |
1102 | #define PACKAGE_NAME "" | |
1103 | #define PACKAGE_TARNAME "" | |
1104 | #define PACKAGE_VERSION "" | |
1105 | #define PACKAGE_STRING "" | |
1106 | #define PACKAGE_BUGREPORT "" | |
1107 | #define PACKAGE "spandsp" | |
1108 | #define VERSION "0.0.3" | |
1109 | #ifdef __cplusplus | |
1110 | extern "C" void std::exit (int) throw (); using std::exit; | |
1111 | #endif | |
1112 | #define STDC_HEADERS 1 | |
1113 | #define HAVE_SYS_TYPES_H 1 | |
1114 | #define HAVE_SYS_STAT_H 1 | |
1115 | #define HAVE_STDLIB_H 1 | |
1116 | #define HAVE_STRING_H 1 | |
1117 | #define HAVE_MEMORY_H 1 | |
1118 | #define HAVE_STRINGS_H 1 | |
1119 | #define HAVE_INTTYPES_H 1 | |
1120 | #define HAVE_STDINT_H 1 | |
1121 | #define HAVE_UNISTD_H 1 | |
1122 | #define HAVE_DLFCN_H 1 | |
1123 | #define HAVE_LONG_LONG 1 | |
1124 | #define HAVE_LONG_DOUBLE 1 | |
1125 | #define RETSIGTYPE void | |
1126 | #define HAVE_VPRINTF 1 | |
1127 | #define HAVE_STDLIB_H 1 | |
1128 | #define HAVE_MALLOC 1 | |
1129 | #define HAVE_STDLIB_H 1 | |
1130 | #define HAVE_REALLOC 1 | |
1131 | #define HAVE_SYS_SELECT_H 1 | |
1132 | #define HAVE_SYS_SOCKET_H 1 | |
1133 | #define SELECT_TYPE_ARG1 int | |
1134 | #define SELECT_TYPE_ARG234 (fd_set *) | |
1135 | #define SELECT_TYPE_ARG5 (struct timeval *) | |
1136 | #define HAVE_MEMMOVE 1 | |
1137 | #define HAVE_MEMSET 1 | |
1138 | /* end confdefs.h. */ | |
1139 | /* Define rint to an innocuous variant, in case <limits.h> declares rint. | |
1140 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
1141 | #define rint innocuous_rint | |
1142 | | |
1143 | /* System header to define __stub macros and hopefully few prototypes, | |
1144 | which can conflict with char rint (); below. | |
1145 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
1146 | <limits.h> exists even on freestanding compilers. */ | |
1147 | | |
1148 | #ifdef __STDC__ | |
1149 | # include <limits.h> | |
1150 | #else | |
1151 | # include <assert.h> | |
1152 | #endif | |
1153 | | |
1154 | #undef rint | |
1155 | | |
1156 | /* Override any gcc2 internal prototype to avoid an error. */ | |
1157 | #ifdef __cplusplus | |
1158 | extern "C" | |
1159 | { | |
1160 | #endif | |
1161 | /* We use char because int might match the return type of a gcc2 | |
1162 | builtin and then its argument prototype would still apply. */ | |
1163 | char rint (); | |
1164 | /* The GNU C library defines this for functions which it implements | |
1165 | to always fail with ENOSYS. Some functions are actually named | |
1166 | something starting with __ and the normal name is an alias. */ | |
1167 | #if defined (__stub_rint) || defined (__stub___rint) | |
1168 | choke me | |
1169 | #else | |
1170 | char (*f) () = rint; | |
1171 | #endif | |
1172 | #ifdef __cplusplus | |
1173 | } | |
1174 | #endif | |
1175 | | |
1176 | int | |
1177 | main () | |
1178 | { | |
1179 | return f != rint; | |
1180 | ; | |
1181 | return 0; | |
1182 | } | |
1183 configure:21712: result: no | |
1184 configure:21726: checking for select | |
1185 configure:21783: gcc -o conftest -g -O2 conftest.c >&5 | |
1186 configure:21789: $? = 0 | |
1187 configure:21792: test -z || test ! -s conftest.err | |
1188 configure:21795: $? = 0 | |
1189 configure:21798: test -s conftest | |
1190 configure:21801: $? = 0 | |
1191 configure:21813: result: yes | |
1192 configure:21827: checking for strcasecmp | |
1193 configure:21884: gcc -o conftest -g -O2 conftest.c >&5 | |
1194 configure:21890: $? = 0 | |
1195 configure:21893: test -z || test ! -s conftest.err | |
1196 configure:21896: $? = 0 | |
1197 configure:21899: test -s conftest | |
1198 configure:21902: $? = 0 | |
1199 configure:21914: result: yes | |
1200 configure:21928: checking for strchr | |
1201 configure:21985: gcc -o conftest -g -O2 conftest.c >&5 | |
1202 conftest.c:66: warning: conflicting types for built-in function 'strchr' | |
1203 configure:21991: $? = 0 | |
1204 configure:21994: test -z || test ! -s conftest.err | |
1205 configure:21997: $? = 0 | |
1206 configure:22000: test -s conftest | |
1207 configure:22003: $? = 0 | |
1208 configure:22015: result: yes | |
1209 configure:22029: checking for strdup | |
1210 configure:22086: gcc -o conftest -g -O2 conftest.c >&5 | |
1211 conftest.c:67: warning: conflicting types for built-in function 'strdup' | |
1212 configure:22092: $? = 0 | |
1213 configure:22095: test -z || test ! -s conftest.err | |
1214 configure:22098: $? = 0 | |
1215 configure:22101: test -s conftest | |
1216 configure:22104: $? = 0 | |
1217 configure:22116: result: yes | |
1218 configure:22130: checking for strerror | |
1219 configure:22187: gcc -o conftest -g -O2 conftest.c >&5 | |
1220 configure:22193: $? = 0 | |
1221 configure:22196: test -z || test ! -s conftest.err | |
1222 configure:22199: $? = 0 | |
1223 configure:22202: test -s conftest | |
1224 configure:22205: $? = 0 | |
1225 configure:22217: result: yes | |
1226 configure:22231: checking for strstr | |
1227 configure:22288: gcc -o conftest -g -O2 conftest.c >&5 | |
1228 conftest.c:69: warning: conflicting types for built-in function 'strstr' | |
1229 configure:22294: $? = 0 | |
1230 configure:22297: test -z || test ! -s conftest.err | |
1231 configure:22300: $? = 0 | |
1232 configure:22303: test -s conftest | |
1233 configure:22306: $? = 0 | |
1234 configure:22318: result: yes | |
1235 configure:22332: checking for strtol | |
1236 configure:22389: gcc -o conftest -g -O2 conftest.c >&5 | |
1237 configure:22395: $? = 0 | |
1238 configure:22398: test -z || test ! -s conftest.err | |
1239 configure:22401: $? = 0 | |
1240 configure:22404: test -s conftest | |
1241 configure:22407: $? = 0 | |
1242 configure:22419: result: yes | |
1243 configure:22433: checking for gettimeofday | |
1244 configure:22490: gcc -o conftest -g -O2 conftest.c >&5 | |
1245 configure:22496: $? = 0 | |
1246 configure:22499: test -z || test ! -s conftest.err | |
1247 configure:22502: $? = 0 | |
1248 configure:22505: test -s conftest | |
1249 configure:22508: $? = 0 | |
1250 configure:22520: result: yes | |
1251 configure:22531: checking for ANSI C header files | |
1252 configure:22686: result: yes | |
1253 configure:22696: checking for sys/wait.h that is POSIX.1 compatible | |
1254 configure:22727: gcc -c -g -O2 conftest.c >&5 | |
1255 configure:22733: $? = 0 | |
1256 configure:22736: test -z || test ! -s conftest.err | |
1257 configure:22739: $? = 0 | |
1258 configure:22742: test -s conftest.o | |
1259 configure:22745: $? = 0 | |
1260 configure:22756: result: yes | |
1261 configure:22766: checking whether time.h and sys/time.h may both be included | |
1262 configure:22791: gcc -c -g -O2 conftest.c >&5 | |
1263 configure:22797: $? = 0 | |
1264 configure:22800: test -z || test ! -s conftest.err | |
1265 configure:22803: $? = 0 | |
1266 configure:22806: test -s conftest.o | |
1267 configure:22809: $? = 0 | |
1268 configure:22820: result: yes | |
1269 configure:22846: checking socket.h usability | |
1270 configure:22858: gcc -c -g -O2 conftest.c >&5 | |
1271 conftest.c:85:20: error: socket.h: No such file or directory | |
1272 configure:22864: $? = 1 | |
1273 configure: failed program was: | |
1274 | /* confdefs.h. */ | |
1275 | | |
1276 | #define PACKAGE_NAME "" | |
1277 | #define PACKAGE_TARNAME "" | |
1278 | #define PACKAGE_VERSION "" | |
1279 | #define PACKAGE_STRING "" | |
1280 | #define PACKAGE_BUGREPORT "" | |
1281 | #define PACKAGE "spandsp" | |
1282 | #define VERSION "0.0.3" | |
1283 | #ifdef __cplusplus | |
1284 | extern "C" void std::exit (int) throw (); using std::exit; | |
1285 | #endif | |
1286 | #define STDC_HEADERS 1 | |
1287 | #define HAVE_SYS_TYPES_H 1 | |
1288 | #define HAVE_SYS_STAT_H 1 | |
1289 | #define HAVE_STDLIB_H 1 | |
1290 | #define HAVE_STRING_H 1 | |
1291 | #define HAVE_MEMORY_H 1 | |
1292 | #define HAVE_STRINGS_H 1 | |
1293 | #define HAVE_INTTYPES_H 1 | |
1294 | #define HAVE_STDINT_H 1 | |
1295 | #define HAVE_UNISTD_H 1 | |
1296 | #define HAVE_DLFCN_H 1 | |
1297 | #define HAVE_LONG_LONG 1 | |
1298 | #define HAVE_LONG_DOUBLE 1 | |
1299 | #define RETSIGTYPE void | |
1300 | #define HAVE_VPRINTF 1 | |
1301 | #define HAVE_STDLIB_H 1 | |
1302 | #define HAVE_MALLOC 1 | |
1303 | #define HAVE_STDLIB_H 1 | |
1304 | #define HAVE_REALLOC 1 | |
1305 | #define HAVE_SYS_SELECT_H 1 | |
1306 | #define HAVE_SYS_SOCKET_H 1 | |
1307 | #define SELECT_TYPE_ARG1 int | |
1308 | #define SELECT_TYPE_ARG234 (fd_set *) | |
1309 | #define SELECT_TYPE_ARG5 (struct timeval *) | |
1310 | #define HAVE_MEMMOVE 1 | |
1311 | #define HAVE_MEMSET 1 | |
1312 | #define HAVE_SELECT 1 | |
1313 | #define HAVE_STRCASECMP 1 | |
1314 | #define HAVE_STRCHR 1 | |
1315 | #define HAVE_STRDUP 1 | |
1316 | #define HAVE_STRERROR 1 | |
1317 | #define HAVE_STRSTR 1 | |
1318 | #define HAVE_STRTOL 1 | |
1319 | #define HAVE_GETTIMEOFDAY 1 | |
1320 | #define STDC_HEADERS 1 | |
1321 | #define HAVE_SYS_WAIT_H 1 | |
1322 | #define TIME_WITH_SYS_TIME 1 | |
1323 | /* end confdefs.h. */ | |
1324 | #include <stdio.h> | |
1325 | #if HAVE_SYS_TYPES_H | |
1326 | # include <sys/types.h> | |
1327 | #endif | |
1328 | #if HAVE_SYS_STAT_H | |
1329 | # include <sys/stat.h> | |
1330 | #endif | |
1331 | #if STDC_HEADERS | |
1332 | # include <stdlib.h> | |
1333 | # include <stddef.h> | |
1334 | #else | |
1335 | # if HAVE_STDLIB_H | |
1336 | # include <stdlib.h> | |
1337 | # endif | |
1338 | #endif | |
1339 | #if HAVE_STRING_H | |
1340 | # if !STDC_HEADERS && HAVE_MEMORY_H | |
1341 | # include <memory.h> | |
1342 | # endif | |
1343 | # include <string.h> | |
1344 | #endif | |
1345 | #if HAVE_STRINGS_H | |
1346 | # include <strings.h> | |
1347 | #endif | |
1348 | #if HAVE_INTTYPES_H | |
1349 | # include <inttypes.h> | |
1350 | #else | |
1351 | # if HAVE_STDINT_H | |
1352 | # include <stdint.h> | |
1353 | # endif | |
1354 | #endif | |
1355 | #if HAVE_UNISTD_H | |
1356 | # include <unistd.h> | |
1357 | #endif | |
1358 | #include <socket.h> | |
1359 configure:22886: result: no | |
1360 configure:22890: checking socket.h presence | |
1361 configure:22900: gcc -E conftest.c | |
1362 conftest.c:51:20: error: socket.h: No such file or directory | |
1363 configure:22906: $? = 1 | |
1364 configure: failed program was: | |
1365 | /* confdefs.h. */ | |
1366 | | |
1367 | #define PACKAGE_NAME "" | |
1368 | #define PACKAGE_TARNAME "" | |
1369 | #define PACKAGE_VERSION "" | |
1370 | #define PACKAGE_STRING "" | |
1371 | #define PACKAGE_BUGREPORT "" | |
1372 | #define PACKAGE "spandsp" | |
1373 | #define VERSION "0.0.3" | |
1374 | #ifdef __cplusplus | |
1375 | extern "C" void std::exit (int) throw (); using std::exit; | |
1376 | #endif | |
1377 | #define STDC_HEADERS 1 | |
1378 | #define HAVE_SYS_TYPES_H 1 | |
1379 | #define HAVE_SYS_STAT_H 1 | |
1380 | #define HAVE_STDLIB_H 1 | |
1381 | #define HAVE_STRING_H 1 | |
1382 | #define HAVE_MEMORY_H 1 | |
1383 | #define HAVE_STRINGS_H 1 | |
1384 | #define HAVE_INTTYPES_H 1 | |
1385 | #define HAVE_STDINT_H 1 | |
1386 | #define HAVE_UNISTD_H 1 | |
1387 | #define HAVE_DLFCN_H 1 | |
1388 | #define HAVE_LONG_LONG 1 | |
1389 | #define HAVE_LONG_DOUBLE 1 | |
1390 | #define RETSIGTYPE void | |
1391 | #define HAVE_VPRINTF 1 | |
1392 | #define HAVE_STDLIB_H 1 | |
1393 | #define HAVE_MALLOC 1 | |
1394 | #define HAVE_STDLIB_H 1 | |
1395 | #define HAVE_REALLOC 1 | |
1396 | #define HAVE_SYS_SELECT_H 1 | |
1397 | #define HAVE_SYS_SOCKET_H 1 | |
1398 | #define SELECT_TYPE_ARG1 int | |
1399 | #define SELECT_TYPE_ARG234 (fd_set *) | |
1400 | #define SELECT_TYPE_ARG5 (struct timeval *) | |
1401 | #define HAVE_MEMMOVE 1 | |
1402 | #define HAVE_MEMSET 1 | |
1403 | #define HAVE_SELECT 1 | |
1404 | #define HAVE_STRCASECMP 1 | |
1405 | #define HAVE_STRCHR 1 | |
1406 | #define HAVE_STRDUP 1 | |
1407 | #define HAVE_STRERROR 1 | |
1408 | #define HAVE_STRSTR 1 | |
1409 | #define HAVE_STRTOL 1 | |
1410 | #define HAVE_GETTIMEOFDAY 1 | |
1411 | #define STDC_HEADERS 1 | |
1412 | #define HAVE_SYS_WAIT_H 1 | |
1413 | #define TIME_WITH_SYS_TIME 1 | |
1414 | /* end confdefs.h. */ | |
1415 | #include <socket.h> | |
1416 configure:22926: result: no | |
1417 configure:22961: checking for socket.h | |
1418 configure:22968: result: no | |
1419 configure:22986: checking for inttypes.h | |
1420 configure:22991: result: yes | |
1421 configure:23135: checking for unistd.h | |
1422 configure:23140: result: yes | |
1423 configure:23284: checking for stdlib.h | |
1424 configure:23289: result: yes | |
1425 configure:23433: checking for string.h | |
1426 configure:23438: result: yes | |
1427 configure:23582: checking for strings.h | |
1428 configure:23587: result: yes | |
1429 configure:23740: checking malloc.h usability | |
1430 configure:23752: gcc -c -g -O2 conftest.c >&5 | |
1431 configure:23758: $? = 0 | |
1432 configure:23761: test -z || test ! -s conftest.err | |
1433 configure:23764: $? = 0 | |
1434 configure:23767: test -s conftest.o | |
1435 configure:23770: $? = 0 | |
1436 configure:23780: result: yes | |
1437 configure:23784: checking malloc.h presence | |
1438 configure:23794: gcc -E conftest.c | |
1439 configure:23800: $? = 0 | |
1440 configure:23820: result: yes | |
1441 configure:23855: checking for malloc.h | |
1442 configure:23862: result: yes | |
1443 configure:23889: checking tgmath.h usability | |
1444 configure:23901: gcc -c -g -O2 conftest.c >&5 | |
1445 configure:23907: $? = 0 | |
1446 configure:23910: test -z || test ! -s conftest.err | |
1447 configure:23913: $? = 0 | |
1448 configure:23916: test -s conftest.o | |
1449 configure:23919: $? = 0 | |
1450 configure:23929: result: yes | |
1451 configure:23933: checking tgmath.h presence | |
1452 configure:23943: gcc -E conftest.c | |
1453 configure:23949: $? = 0 | |
1454 configure:23969: result: yes | |
1455 configure:24004: checking for tgmath.h | |
1456 configure:24011: result: yes | |
1457 configure:24038: checking math.h usability | |
1458 configure:24050: gcc -c -g -O2 conftest.c >&5 | |
1459 configure:24056: $? = 0 | |
1460 configure:24059: test -z || test ! -s conftest.err | |
1461 configure:24062: $? = 0 | |
1462 configure:24065: test -s conftest.o | |
1463 configure:24068: $? = 0 | |
1464 configure:24078: result: yes | |
1465 configure:24082: checking math.h presence | |
1466 configure:24092: gcc -E conftest.c | |
1467 configure:24098: $? = 0 | |
1468 configure:24118: result: yes | |
1469 configure:24153: checking for math.h | |
1470 configure:24160: result: yes | |
1471 configure:24187: checking float.h usability | |
1472 configure:24199: gcc -c -g -O2 conftest.c >&5 | |
1473 configure:24205: $? = 0 | |
1474 configure:24208: test -z || test ! -s conftest.err | |
1475 configure:24211: $? = 0 | |
1476 configure:24214: test -s conftest.o | |
1477 configure:24217: $? = 0 | |
1478 configure:24227: result: yes | |
1479 configure:24231: checking float.h presence | |
1480 configure:24241: gcc -E conftest.c | |
1481 configure:24247: $? = 0 | |
1482 configure:24267: result: yes | |
1483 configure:24302: checking for float.h | |
1484 configure:24309: result: yes | |
1485 configure:24336: checking fcntl.h usability | |
1486 configure:24348: gcc -c -g -O2 conftest.c >&5 | |
1487 configure:24354: $? = 0 | |
1488 configure:24357: test -z || test ! -s conftest.err | |
1489 configure:24360: $? = 0 | |
1490 configure:24363: test -s conftest.o | |
1491 configure:24366: $? = 0 | |
1492 configure:24376: result: yes | |
1493 configure:24380: checking fcntl.h presence | |
1494 configure:24390: gcc -E conftest.c | |
1495 configure:24396: $? = 0 | |
1496 configure:24416: result: yes | |
1497 configure:24451: checking for fcntl.h | |
1498 configure:24458: result: yes | |
1499 configure:24485: checking sys/time.h usability | |
1500 configure:24497: gcc -c -g -O2 conftest.c >&5 | |
1501 configure:24503: $? = 0 | |
1502 configure:24506: test -z || test ! -s conftest.err | |
1503 configure:24509: $? = 0 | |
1504 configure:24512: test -s conftest.o | |
1505 configure:24515: $? = 0 | |
1506 configure:24525: result: yes | |
1507 configure:24529: checking sys/time.h presence | |
1508 configure:24539: gcc -E conftest.c | |
1509 configure:24545: $? = 0 | |
1510 configure:24565: result: yes | |
1511 configure:24600: checking for sys/time.h | |
1512 configure:24607: result: yes | |
1513 configure:24625: checking for sys/select.h | |
1514 configure:24630: result: yes | |
1515 configure:24783: checking sys/ioctl.h usability | |
1516 configure:24795: gcc -c -g -O2 conftest.c >&5 | |
1517 configure:24801: $? = 0 | |
1518 configure:24804: test -z || test ! -s conftest.err | |
1519 configure:24807: $? = 0 | |
1520 configure:24810: test -s conftest.o | |
1521 configure:24813: $? = 0 | |
1522 configure:24823: result: yes | |
1523 configure:24827: checking sys/ioctl.h presence | |
1524 configure:24837: gcc -E conftest.c | |
1525 configure:24843: $? = 0 | |
1526 configure:24863: result: yes | |
1527 configure:24898: checking for sys/ioctl.h | |
1528 configure:24905: result: yes | |
1529 configure:24932: checking sys/fcntl.h usability | |
1530 configure:24944: gcc -c -g -O2 conftest.c >&5 | |
1531 configure:24950: $? = 0 | |
1532 configure:24953: test -z || test ! -s conftest.err | |
1533 configure:24956: $? = 0 | |
1534 configure:24959: test -s conftest.o | |
1535 configure:24962: $? = 0 | |
1536 configure:24972: result: yes | |
1537 configure:24976: checking sys/fcntl.h presence | |
1538 configure:24986: gcc -E conftest.c | |
1539 configure:24992: $? = 0 | |
1540 configure:25012: result: yes | |
1541 configure:25047: checking for sys/fcntl.h | |
1542 configure:25054: result: yes | |
1543 configure:25081: checking audiofile.h usability | |
1544 configure:25093: gcc -c -g -O2 conftest.c >&5 | |
1545 configure:25099: $? = 0 | |
1546 configure:25102: test -z || test ! -s conftest.err | |
1547 configure:25105: $? = 0 | |
1548 configure:25108: test -s conftest.o | |
1549 configure:25111: $? = 0 | |
1550 configure:25121: result: yes | |
1551 configure:25125: checking audiofile.h presence | |
1552 configure:25135: gcc -E conftest.c | |
1553 configure:25141: $? = 0 | |
1554 configure:25161: result: yes | |
1555 configure:25196: checking for audiofile.h | |
1556 configure:25203: result: yes | |
1557 configure:25230: checking fftw.h usability | |
1558 configure:25242: gcc -c -g -O2 conftest.c >&5 | |
1559 conftest.c:100:18: error: fftw.h: No such file or directory | |
1560 configure:25248: $? = 1 | |
1561 configure: failed program was: | |
1562 | /* confdefs.h. */ | |
1563 | | |
1564 | #define PACKAGE_NAME "" | |
1565 | #define PACKAGE_TARNAME "" | |
1566 | #define PACKAGE_VERSION "" | |
1567 | #define PACKAGE_STRING "" | |
1568 | #define PACKAGE_BUGREPORT "" | |
1569 | #define PACKAGE "spandsp" | |
1570 | #define VERSION "0.0.3" | |
1571 | #ifdef __cplusplus | |
1572 | extern "C" void std::exit (int) throw (); using std::exit; | |
1573 | #endif | |
1574 | #define STDC_HEADERS 1 | |
1575 | #define HAVE_SYS_TYPES_H 1 | |
1576 | #define HAVE_SYS_STAT_H 1 | |
1577 | #define HAVE_STDLIB_H 1 | |
1578 | #define HAVE_STRING_H 1 | |
1579 | #define HAVE_MEMORY_H 1 | |
1580 | #define HAVE_STRINGS_H 1 | |
1581 | #define HAVE_INTTYPES_H 1 | |
1582 | #define HAVE_STDINT_H 1 | |
1583 | #define HAVE_UNISTD_H 1 | |
1584 | #define HAVE_DLFCN_H 1 | |
1585 | #define HAVE_LONG_LONG 1 | |
1586 | #define HAVE_LONG_DOUBLE 1 | |
1587 | #define RETSIGTYPE void | |
1588 | #define HAVE_VPRINTF 1 | |
1589 | #define HAVE_STDLIB_H 1 | |
1590 | #define HAVE_MALLOC 1 | |
1591 | #define HAVE_STDLIB_H 1 | |
1592 | #define HAVE_REALLOC 1 | |
1593 | #define HAVE_SYS_SELECT_H 1 | |
1594 | #define HAVE_SYS_SOCKET_H 1 | |
1595 | #define SELECT_TYPE_ARG1 int | |
1596 | #define SELECT_TYPE_ARG234 (fd_set *) | |
1597 | #define SELECT_TYPE_ARG5 (struct timeval *) | |
1598 | #define HAVE_MEMMOVE 1 | |
1599 | #define HAVE_MEMSET 1 | |
1600 | #define HAVE_SELECT 1 | |
1601 | #define HAVE_STRCASECMP 1 | |
1602 | #define HAVE_STRCHR 1 | |
1603 | #define HAVE_STRDUP 1 | |
1604 | #define HAVE_STRERROR 1 | |
1605 | #define HAVE_STRSTR 1 | |
1606 | #define HAVE_STRTOL 1 | |
1607 | #define HAVE_GETTIMEOFDAY 1 | |
1608 | #define STDC_HEADERS 1 | |
1609 | #define HAVE_SYS_WAIT_H 1 | |
1610 | #define TIME_WITH_SYS_TIME 1 | |
1611 | #define HAVE_INTTYPES_H 1 | |
1612 | #define HAVE_UNISTD_H 1 | |
1613 | #define HAVE_STDLIB_H 1 | |
1614 | #define HAVE_STRING_H 1 | |
1615 | #define HAVE_STRINGS_H 1 | |
1616 | #define HAVE_MALLOC_H 1 | |
1617 | #define HAVE_TGMATH_H 1 | |
1618 | #define HAVE_MATH_H 1 | |
1619 | #define HAVE_FLOAT_H 1 | |
1620 | #define HAVE_FCNTL_H 1 | |
1621 | #define HAVE_SYS_TIME_H 1 | |
1622 | #define HAVE_SYS_SELECT_H 1 | |
1623 | #define HAVE_SYS_IOCTL_H 1 | |
1624 | #define HAVE_SYS_FCNTL_H 1 | |
1625 | #define HAVE_AUDIOFILE_H 1 | |
1626 | /* end confdefs.h. */ | |
1627 | #include <stdio.h> | |
1628 | #if HAVE_SYS_TYPES_H | |
1629 | # include <sys/types.h> | |
1630 | #endif | |
1631 | #if HAVE_SYS_STAT_H | |
1632 | # include <sys/stat.h> | |
1633 | #endif | |
1634 | #if STDC_HEADERS | |
1635 | # include <stdlib.h> | |
1636 | # include <stddef.h> | |
1637 | #else | |
1638 | # if HAVE_STDLIB_H | |
1639 | # include <stdlib.h> | |
1640 | # endif | |
1641 | #endif | |
1642 | #if HAVE_STRING_H | |
1643 | # if !STDC_HEADERS && HAVE_MEMORY_H | |
1644 | # include <memory.h> | |
1645 | # endif | |
1646 | # include <string.h> | |
1647 | #endif | |
1648 | #if HAVE_STRINGS_H | |
1649 | # include <strings.h> | |
1650 | #endif | |
1651 | #if HAVE_INTTYPES_H | |
1652 | # include <inttypes.h> | |
1653 | #else | |
1654 | # if HAVE_STDINT_H | |
1655 | # include <stdint.h> | |
1656 | # endif | |
1657 | #endif | |
1658 | #if HAVE_UNISTD_H | |
1659 | # include <unistd.h> | |
1660 | #endif | |
1661 | #include <fftw.h> | |
1662 configure:25270: result: no | |
1663 configure:25274: checking fftw.h presence | |
1664 configure:25284: gcc -E conftest.c | |
1665 conftest.c:66:18: error: fftw.h: No such file or directory | |
1666 configure:25290: $? = 1 | |
1667 configure: failed program was: | |
1668 | /* confdefs.h. */ | |
1669 | | |
1670 | #define PACKAGE_NAME "" | |
1671 | #define PACKAGE_TARNAME "" | |
1672 | #define PACKAGE_VERSION "" | |
1673 | #define PACKAGE_STRING "" | |
1674 | #define PACKAGE_BUGREPORT "" | |
1675 | #define PACKAGE "spandsp" | |
1676 | #define VERSION "0.0.3" | |
1677 | #ifdef __cplusplus | |
1678 | extern "C" void std::exit (int) throw (); using std::exit; | |
1679 | #endif | |
1680 | #define STDC_HEADERS 1 | |
1681 | #define HAVE_SYS_TYPES_H 1 | |
1682 | #define HAVE_SYS_STAT_H 1 | |
1683 | #define HAVE_STDLIB_H 1 | |
1684 | #define HAVE_STRING_H 1 | |
1685 | #define HAVE_MEMORY_H 1 | |
1686 | #define HAVE_STRINGS_H 1 | |
1687 | #define HAVE_INTTYPES_H 1 | |
1688 | #define HAVE_STDINT_H 1 | |
1689 | #define HAVE_UNISTD_H 1 | |
1690 | #define HAVE_DLFCN_H 1 | |
1691 | #define HAVE_LONG_LONG 1 | |
1692 | #define HAVE_LONG_DOUBLE 1 | |
1693 | #define RETSIGTYPE void | |
1694 | #define HAVE_VPRINTF 1 | |
1695 | #define HAVE_STDLIB_H 1 | |
1696 | #define HAVE_MALLOC 1 | |
1697 | #define HAVE_STDLIB_H 1 | |
1698 | #define HAVE_REALLOC 1 | |
1699 | #define HAVE_SYS_SELECT_H 1 | |
1700 | #define HAVE_SYS_SOCKET_H 1 | |
1701 | #define SELECT_TYPE_ARG1 int | |
1702 | #define SELECT_TYPE_ARG234 (fd_set *) | |
1703 | #define SELECT_TYPE_ARG5 (struct timeval *) | |
1704 | #define HAVE_MEMMOVE 1 | |
1705 | #define HAVE_MEMSET 1 | |
1706 | #define HAVE_SELECT 1 | |
1707 | #define HAVE_STRCASECMP 1 | |
1708 | #define HAVE_STRCHR 1 | |
1709 | #define HAVE_STRDUP 1 | |
1710 | #define HAVE_STRERROR 1 | |
1711 | #define HAVE_STRSTR 1 | |
1712 | #define HAVE_STRTOL 1 | |
1713 | #define HAVE_GETTIMEOFDAY 1 | |
1714 | #define STDC_HEADERS 1 | |
1715 | #define HAVE_SYS_WAIT_H 1 | |
1716 | #define TIME_WITH_SYS_TIME 1 | |
1717 | #define HAVE_INTTYPES_H 1 | |
1718 | #define HAVE_UNISTD_H 1 | |
1719 | #define HAVE_STDLIB_H 1 | |
1720 | #define HAVE_STRING_H 1 | |
1721 | #define HAVE_STRINGS_H 1 | |
1722 | #define HAVE_MALLOC_H 1 | |
1723 | #define HAVE_TGMATH_H 1 | |
1724 | #define HAVE_MATH_H 1 | |
1725 | #define HAVE_FLOAT_H 1 | |
1726 | #define HAVE_FCNTL_H 1 | |
1727 | #define HAVE_SYS_TIME_H 1 | |
1728 | #define HAVE_SYS_SELECT_H 1 | |
1729 | #define HAVE_SYS_IOCTL_H 1 | |
1730 | #define HAVE_SYS_FCNTL_H 1 | |
1731 | #define HAVE_AUDIOFILE_H 1 | |
1732 | /* end confdefs.h. */ | |
1733 | #include <fftw.h> | |
1734 configure:25310: result: no | |
1735 configure:25345: checking for fftw.h | |
1736 configure:25352: result: no | |
1737 configure:25379: checking fftw3.h usability | |
1738 configure:25391: gcc -c -g -O2 conftest.c >&5 | |
1739 configure:25397: $? = 0 | |
1740 configure:25400: test -z || test ! -s conftest.err | |
1741 configure:25403: $? = 0 | |
1742 configure:25406: test -s conftest.o | |
1743 configure:25409: $? = 0 | |
1744 configure:25419: result: yes | |
1745 configure:25423: checking fftw3.h presence | |
1746 configure:25433: gcc -E conftest.c | |
1747 configure:25439: $? = 0 | |
1748 configure:25459: result: yes | |
1749 configure:25494: checking for fftw3.h | |
1750 configure:25501: result: yes | |
1751 configure:25528: checking tiffio.h usability | |
1752 configure:25540: gcc -c -g -O2 conftest.c >&5 | |
1753 configure:25546: $? = 0 | |
1754 configure:25549: test -z || test ! -s conftest.err | |
1755 configure:25552: $? = 0 | |
1756 configure:25555: test -s conftest.o | |
1757 configure:25558: $? = 0 | |
1758 configure:25568: result: yes | |
1759 configure:25572: checking tiffio.h presence | |
1760 configure:25582: gcc -E conftest.c | |
1761 configure:25588: $? = 0 | |
1762 configure:25608: result: yes | |
1763 configure:25643: checking for tiffio.h | |
1764 configure:25650: result: yes | |
1765 configure:25677: checking pthread.h usability | |
1766 configure:25689: gcc -c -g -O2 conftest.c >&5 | |
1767 configure:25695: $? = 0 | |
1768 configure:25698: test -z || test ! -s conftest.err | |
1769 configure:25701: $? = 0 | |
1770 configure:25704: test -s conftest.o | |
1771 configure:25707: $? = 0 | |
1772 configure:25717: result: yes | |
1773 configure:25721: checking pthread.h presence | |
1774 configure:25731: gcc -E conftest.c | |
1775 configure:25737: $? = 0 | |
1776 configure:25757: result: yes | |
1777 configure:25792: checking for pthread.h | |
1778 configure:25799: result: yes | |
1779 configure:25826: checking unicall.h usability | |
1780 configure:25838: gcc -c -g -O2 conftest.c >&5 | |
1781 conftest.c:103:21: error: unicall.h: No such file or directory | |
1782 configure:25844: $? = 1 | |
1783 configure: failed program was: | |
1784 | /* confdefs.h. */ | |
1785 | | |
1786 | #define PACKAGE_NAME "" | |
1787 | #define PACKAGE_TARNAME "" | |
1788 | #define PACKAGE_VERSION "" | |
1789 | #define PACKAGE_STRING "" | |
1790 | #define PACKAGE_BUGREPORT "" | |
1791 | #define PACKAGE "spandsp" | |
1792 | #define VERSION "0.0.3" | |
1793 | #ifdef __cplusplus | |
1794 | extern "C" void std::exit (int) throw (); using std::exit; | |
1795 | #endif | |
1796 | #define STDC_HEADERS 1 | |
1797 | #define HAVE_SYS_TYPES_H 1 | |
1798 | #define HAVE_SYS_STAT_H 1 | |
1799 | #define HAVE_STDLIB_H 1 | |
1800 | #define HAVE_STRING_H 1 | |
1801 | #define HAVE_MEMORY_H 1 | |
1802 | #define HAVE_STRINGS_H 1 | |
1803 | #define HAVE_INTTYPES_H 1 | |
1804 | #define HAVE_STDINT_H 1 | |
1805 | #define HAVE_UNISTD_H 1 | |
1806 | #define HAVE_DLFCN_H 1 | |
1807 | #define HAVE_LONG_LONG 1 | |
1808 | #define HAVE_LONG_DOUBLE 1 | |
1809 | #define RETSIGTYPE void | |
1810 | #define HAVE_VPRINTF 1 | |
1811 | #define HAVE_STDLIB_H 1 | |
1812 | #define HAVE_MALLOC 1 | |
1813 | #define HAVE_STDLIB_H 1 | |
1814 | #define HAVE_REALLOC 1 | |
1815 | #define HAVE_SYS_SELECT_H 1 | |
1816 | #define HAVE_SYS_SOCKET_H 1 | |
1817 | #define SELECT_TYPE_ARG1 int | |
1818 | #define SELECT_TYPE_ARG234 (fd_set *) | |
1819 | #define SELECT_TYPE_ARG5 (struct timeval *) | |
1820 | #define HAVE_MEMMOVE 1 | |
1821 | #define HAVE_MEMSET 1 | |
1822 | #define HAVE_SELECT 1 | |
1823 | #define HAVE_STRCASECMP 1 | |
1824 | #define HAVE_STRCHR 1 | |
1825 | #define HAVE_STRDUP 1 | |
1826 | #define HAVE_STRERROR 1 | |
1827 | #define HAVE_STRSTR 1 | |
1828 | #define HAVE_STRTOL 1 | |
1829 | #define HAVE_GETTIMEOFDAY 1 | |
1830 | #define STDC_HEADERS 1 | |
1831 | #define HAVE_SYS_WAIT_H 1 | |
1832 | #define TIME_WITH_SYS_TIME 1 | |
1833 | #define HAVE_INTTYPES_H 1 | |
1834 | #define HAVE_UNISTD_H 1 | |
1835 | #define HAVE_STDLIB_H 1 | |
1836 | #define HAVE_STRING_H 1 | |
1837 | #define HAVE_STRINGS_H 1 | |
1838 | #define HAVE_MALLOC_H 1 | |
1839 | #define HAVE_TGMATH_H 1 | |
1840 | #define HAVE_MATH_H 1 | |
1841 | #define HAVE_FLOAT_H 1 | |
1842 | #define HAVE_FCNTL_H 1 | |
1843 | #define HAVE_SYS_TIME_H 1 | |
1844 | #define HAVE_SYS_SELECT_H 1 | |
1845 | #define HAVE_SYS_IOCTL_H 1 | |
1846 | #define HAVE_SYS_FCNTL_H 1 | |
1847 | #define HAVE_AUDIOFILE_H 1 | |
1848 | #define HAVE_FFTW3_H 1 | |
1849 | #define HAVE_TIFFIO_H 1 | |
1850 | #define HAVE_PTHREAD_H 1 | |
1851 | /* end confdefs.h. */ | |
1852 | #include <stdio.h> | |
1853 | #if HAVE_SYS_TYPES_H | |
1854 | # include <sys/types.h> | |
1855 | #endif | |
1856 | #if HAVE_SYS_STAT_H | |
1857 | # include <sys/stat.h> | |
1858 | #endif | |
1859 | #if STDC_HEADERS | |
1860 | # include <stdlib.h> | |
1861 | # include <stddef.h> | |
1862 | #else | |
1863 | # if HAVE_STDLIB_H | |
1864 | # include <stdlib.h> | |
1865 | # endif | |
1866 | #endif | |
1867 | #if HAVE_STRING_H | |
1868 | # if !STDC_HEADERS && HAVE_MEMORY_H | |
1869 | # include <memory.h> | |
1870 | # endif | |
1871 | # include <string.h> | |
1872 | #endif | |
1873 | #if HAVE_STRINGS_H | |
1874 | # include <strings.h> | |
1875 | #endif | |
1876 | #if HAVE_INTTYPES_H | |
1877 | # include <inttypes.h> | |
1878 | #else | |
1879 | # if HAVE_STDINT_H | |
1880 | # include <stdint.h> | |
1881 | # endif | |
1882 | #endif | |
1883 | #if HAVE_UNISTD_H | |
1884 | # include <unistd.h> | |
1885 | #endif | |
1886 | #include <unicall.h> | |
1887 configure:25866: result: no | |
1888 configure:25870: checking unicall.h presence | |
1889 configure:25880: gcc -E conftest.c | |
1890 conftest.c:69:21: error: unicall.h: No such file or directory | |
1891 configure:25886: $? = 1 | |
1892 configure: failed program was: | |
1893 | /* confdefs.h. */ | |
1894 | | |
1895 | #define PACKAGE_NAME "" | |
1896 | #define PACKAGE_TARNAME "" | |
1897 | #define PACKAGE_VERSION "" | |
1898 | #define PACKAGE_STRING "" | |
1899 | #define PACKAGE_BUGREPORT "" | |
1900 | #define PACKAGE "spandsp" | |
1901 | #define VERSION "0.0.3" | |
1902 | #ifdef __cplusplus | |
1903 | extern "C" void std::exit (int) throw (); using std::exit; | |
1904 | #endif | |
1905 | #define STDC_HEADERS 1 | |
1906 | #define HAVE_SYS_TYPES_H 1 | |
1907 | #define HAVE_SYS_STAT_H 1 | |
1908 | #define HAVE_STDLIB_H 1 | |
1909 | #define HAVE_STRING_H 1 | |
1910 | #define HAVE_MEMORY_H 1 | |
1911 | #define HAVE_STRINGS_H 1 | |
1912 | #define HAVE_INTTYPES_H 1 | |
1913 | #define HAVE_STDINT_H 1 | |
1914 | #define HAVE_UNISTD_H 1 | |
1915 | #define HAVE_DLFCN_H 1 | |
1916 | #define HAVE_LONG_LONG 1 | |
1917 | #define HAVE_LONG_DOUBLE 1 | |
1918 | #define RETSIGTYPE void | |
1919 | #define HAVE_VPRINTF 1 | |
1920 | #define HAVE_STDLIB_H 1 | |
1921 | #define HAVE_MALLOC 1 | |
1922 | #define HAVE_STDLIB_H 1 | |
1923 | #define HAVE_REALLOC 1 | |
1924 | #define HAVE_SYS_SELECT_H 1 | |
1925 | #define HAVE_SYS_SOCKET_H 1 | |
1926 | #define SELECT_TYPE_ARG1 int | |
1927 | #define SELECT_TYPE_ARG234 (fd_set *) | |
1928 | #define SELECT_TYPE_ARG5 (struct timeval *) | |
1929 | #define HAVE_MEMMOVE 1 | |
1930 | #define HAVE_MEMSET 1 | |
1931 | #define HAVE_SELECT 1 | |
1932 | #define HAVE_STRCASECMP 1 | |
1933 | #define HAVE_STRCHR 1 | |
1934 | #define HAVE_STRDUP 1 | |
1935 | #define HAVE_STRERROR 1 | |
1936 | #define HAVE_STRSTR 1 | |
1937 | #define HAVE_STRTOL 1 | |
1938 | #define HAVE_GETTIMEOFDAY 1 | |
1939 | #define STDC_HEADERS 1 | |
1940 | #define HAVE_SYS_WAIT_H 1 | |
1941 | #define TIME_WITH_SYS_TIME 1 | |
1942 | #define HAVE_INTTYPES_H 1 | |
1943 | #define HAVE_UNISTD_H 1 | |
1944 | #define HAVE_STDLIB_H 1 | |
1945 | #define HAVE_STRING_H 1 | |
1946 | #define HAVE_STRINGS_H 1 | |
1947 | #define HAVE_MALLOC_H 1 | |
1948 | #define HAVE_TGMATH_H 1 | |
1949 | #define HAVE_MATH_H 1 | |
1950 | #define HAVE_FLOAT_H 1 | |
1951 | #define HAVE_FCNTL_H 1 | |
1952 | #define HAVE_SYS_TIME_H 1 | |
1953 | #define HAVE_SYS_SELECT_H 1 | |
1954 | #define HAVE_SYS_IOCTL_H 1 | |
1955 | #define HAVE_SYS_FCNTL_H 1 | |
1956 | #define HAVE_AUDIOFILE_H 1 | |
1957 | #define HAVE_FFTW3_H 1 | |
1958 | #define HAVE_TIFFIO_H 1 | |
1959 | #define HAVE_PTHREAD_H 1 | |
1960 | /* end confdefs.h. */ | |
1961 | #include <unicall.h> | |
1962 configure:25906: result: no | |
1963 configure:25941: checking for unicall.h | |
1964 configure:25948: result: no | |
1965 configure:25975: checking X11/X.h usability | |
1966 configure:25987: gcc -c -g -O2 conftest.c >&5 | |
1967 configure:25993: $? = 0 | |
1968 configure:25996: test -z || test ! -s conftest.err | |
1969 configure:25999: $? = 0 | |
1970 configure:26002: test -s conftest.o | |
1971 configure:26005: $? = 0 | |
1972 configure:26015: result: yes | |
1973 configure:26019: checking X11/X.h presence | |
1974 configure:26029: gcc -E conftest.c | |
1975 configure:26035: $? = 0 | |
1976 configure:26055: result: yes | |
1977 configure:26090: checking for X11/X.h | |
1978 configure:26097: result: yes | |
1979 configure:26112: checking for libxml/xmlmemory.h | |
1980 configure:26132: gcc -c -g -O2 conftest.c >&5 | |
1981 conftest.c:70:30: error: libxml/xmlmemory.h: No such file or directory | |
1982 configure:26138: $? = 1 | |
1983 configure: failed program was: | |
1984 | /* confdefs.h. */ | |
1985 | | |
1986 | #define PACKAGE_NAME "" | |
1987 | #define PACKAGE_TARNAME "" | |
1988 | #define PACKAGE_VERSION "" | |
1989 | #define PACKAGE_STRING "" | |
1990 | #define PACKAGE_BUGREPORT "" | |
1991 | #define PACKAGE "spandsp" | |
1992 | #define VERSION "0.0.3" | |
1993 | #ifdef __cplusplus | |
1994 | extern "C" void std::exit (int) throw (); using std::exit; | |
1995 | #endif | |
1996 | #define STDC_HEADERS 1 | |
1997 | #define HAVE_SYS_TYPES_H 1 | |
1998 | #define HAVE_SYS_STAT_H 1 | |
1999 | #define HAVE_STDLIB_H 1 | |
2000 | #define HAVE_STRING_H 1 | |
2001 | #define HAVE_MEMORY_H 1 | |
2002 | #define HAVE_STRINGS_H 1 | |
2003 | #define HAVE_INTTYPES_H 1 | |
2004 | #define HAVE_STDINT_H 1 | |
2005 | #define HAVE_UNISTD_H 1 | |
2006 | #define HAVE_DLFCN_H 1 | |
2007 | #define HAVE_LONG_LONG 1 | |
2008 | #define HAVE_LONG_DOUBLE 1 | |
2009 | #define RETSIGTYPE void | |
2010 | #define HAVE_VPRINTF 1 | |
2011 | #define HAVE_STDLIB_H 1 | |
2012 | #define HAVE_MALLOC 1 | |
2013 | #define HAVE_STDLIB_H 1 | |
2014 | #define HAVE_REALLOC 1 | |
2015 | #define HAVE_SYS_SELECT_H 1 | |
2016 | #define HAVE_SYS_SOCKET_H 1 | |
2017 | #define SELECT_TYPE_ARG1 int | |
2018 | #define SELECT_TYPE_ARG234 (fd_set *) | |
2019 | #define SELECT_TYPE_ARG5 (struct timeval *) | |
2020 | #define HAVE_MEMMOVE 1 | |
2021 | #define HAVE_MEMSET 1 | |
2022 | #define HAVE_SELECT 1 | |
2023 | #define HAVE_STRCASECMP 1 | |
2024 | #define HAVE_STRCHR 1 | |
2025 | #define HAVE_STRDUP 1 | |
2026 | #define HAVE_STRERROR 1 | |
2027 | #define HAVE_STRSTR 1 | |
2028 | #define HAVE_STRTOL 1 | |
2029 | #define HAVE_GETTIMEOFDAY 1 | |
2030 | #define STDC_HEADERS 1 | |
2031 | #define HAVE_SYS_WAIT_H 1 | |
2032 | #define TIME_WITH_SYS_TIME 1 | |
2033 | #define HAVE_INTTYPES_H 1 | |
2034 | #define HAVE_UNISTD_H 1 | |
2035 | #define HAVE_STDLIB_H 1 | |
2036 | #define HAVE_STRING_H 1 | |
2037 | #define HAVE_STRINGS_H 1 | |
2038 | #define HAVE_MALLOC_H 1 | |
2039 | #define HAVE_TGMATH_H 1 | |
2040 | #define HAVE_MATH_H 1 | |
2041 | #define HAVE_FLOAT_H 1 | |
2042 | #define HAVE_FCNTL_H 1 | |
2043 | #define HAVE_SYS_TIME_H 1 | |
2044 | #define HAVE_SYS_SELECT_H 1 | |
2045 | #define HAVE_SYS_IOCTL_H 1 | |
2046 | #define HAVE_SYS_FCNTL_H 1 | |
2047 | #define HAVE_AUDIOFILE_H 1 | |
2048 | #define HAVE_FFTW3_H 1 | |
2049 | #define HAVE_TIFFIO_H 1 | |
2050 | #define HAVE_PTHREAD_H 1 | |
2051 | #define HAVE_X11_X_H 1 | |
2052 | /* end confdefs.h. */ | |
2053 | #include <libxml/xmlmemory.h> | |
2054 | int | |
2055 | main () | |
2056 | { | |
2057 | int a = 1; | |
2058 | ; | |
2059 | return 0; | |
2060 | } | |
2061 configure:26183: gcc -c -g -O2 -I/usr/include conftest.c >&5 | |
2062 conftest.c:70:30: error: libxml/xmlmemory.h: No such file or directory | |
2063 configure:26189: $? = 1 | |
2064 configure: failed program was: | |
2065 | /* confdefs.h. */ | |
2066 | | |
2067 | #define PACKAGE_NAME "" | |
2068 | #define PACKAGE_TARNAME "" | |
2069 | #define PACKAGE_VERSION "" | |
2070 | #define PACKAGE_STRING "" | |
2071 | #define PACKAGE_BUGREPORT "" | |
2072 | #define PACKAGE "spandsp" | |
2073 | #define VERSION "0.0.3" | |
2074 | #ifdef __cplusplus | |
2075 | extern "C" void std::exit (int) throw (); using std::exit; | |
2076 | #endif | |
2077 | #define STDC_HEADERS 1 | |
2078 | #define HAVE_SYS_TYPES_H 1 | |
2079 | #define HAVE_SYS_STAT_H 1 | |
2080 | #define HAVE_STDLIB_H 1 | |
2081 | #define HAVE_STRING_H 1 | |
2082 | #define HAVE_MEMORY_H 1 | |
2083 | #define HAVE_STRINGS_H 1 | |
2084 | #define HAVE_INTTYPES_H 1 | |
2085 | #define HAVE_STDINT_H 1 | |
2086 | #define HAVE_UNISTD_H 1 | |
2087 | #define HAVE_DLFCN_H 1 | |
2088 | #define HAVE_LONG_LONG 1 | |
2089 | #define HAVE_LONG_DOUBLE 1 | |
2090 | #define RETSIGTYPE void | |
2091 | #define HAVE_VPRINTF 1 | |
2092 | #define HAVE_STDLIB_H 1 | |
2093 | #define HAVE_MALLOC 1 | |
2094 | #define HAVE_STDLIB_H 1 | |
2095 | #define HAVE_REALLOC 1 | |
2096 | #define HAVE_SYS_SELECT_H 1 | |
2097 | #define HAVE_SYS_SOCKET_H 1 | |
2098 | #define SELECT_TYPE_ARG1 int | |
2099 | #define SELECT_TYPE_ARG234 (fd_set *) | |
2100 | #define SELECT_TYPE_ARG5 (struct timeval *) | |
2101 | #define HAVE_MEMMOVE 1 | |
2102 | #define HAVE_MEMSET 1 | |
2103 | #define HAVE_SELECT 1 | |
2104 | #define HAVE_STRCASECMP 1 | |
2105 | #define HAVE_STRCHR 1 | |
2106 | #define HAVE_STRDUP 1 | |
2107 | #define HAVE_STRERROR 1 | |
2108 | #define HAVE_STRSTR 1 | |
2109 | #define HAVE_STRTOL 1 | |
2110 | #define HAVE_GETTIMEOFDAY 1 | |
2111 | #define STDC_HEADERS 1 | |
2112 | #define HAVE_SYS_WAIT_H 1 | |
2113 | #define TIME_WITH_SYS_TIME 1 | |
2114 | #define HAVE_INTTYPES_H 1 | |
2115 | #define HAVE_UNISTD_H 1 | |
2116 | #define HAVE_STDLIB_H 1 | |
2117 | #define HAVE_STRING_H 1 | |
2118 | #define HAVE_STRINGS_H 1 | |
2119 | #define HAVE_MALLOC_H 1 | |
2120 | #define HAVE_TGMATH_H 1 | |
2121 | #define HAVE_MATH_H 1 | |
2122 | #define HAVE_FLOAT_H 1 | |
2123 | #define HAVE_FCNTL_H 1 | |
2124 | #define HAVE_SYS_TIME_H 1 | |
2125 | #define HAVE_SYS_SELECT_H 1 | |
2126 | #define HAVE_SYS_IOCTL_H 1 | |
2127 | #define HAVE_SYS_FCNTL_H 1 | |
2128 | #define HAVE_AUDIOFILE_H 1 | |
2129 | #define HAVE_FFTW3_H 1 | |
2130 | #define HAVE_TIFFIO_H 1 | |
2131 | #define HAVE_PTHREAD_H 1 | |
2132 | #define HAVE_X11_X_H 1 | |
2133 | /* end confdefs.h. */ | |
2134 | #include <libxml/xmlmemory.h> | |
2135 | int | |
2136 | main () | |
2137 | { | |
2138 | int a = 1; | |
2139 | ; | |
2140 | return 0; | |
2141 | } | |
2142 configure:26183: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 | |
2143 conftest.c:70:30: error: libxml/xmlmemory.h: No such file or directory | |
2144 configure:26189: $? = 1 | |
2145 configure: failed program was: | |
2146 | /* confdefs.h. */ | |
2147 | | |
2148 | #define PACKAGE_NAME "" | |
2149 | #define PACKAGE_TARNAME "" | |
2150 | #define PACKAGE_VERSION "" | |
2151 | #define PACKAGE_STRING "" | |
2152 | #define PACKAGE_BUGREPORT "" | |
2153 | #define PACKAGE "spandsp" | |
2154 | #define VERSION "0.0.3" | |
2155 | #ifdef __cplusplus | |
2156 | extern "C" void std::exit (int) throw (); using std::exit; | |
2157 | #endif | |
2158 | #define STDC_HEADERS 1 | |
2159 | #define HAVE_SYS_TYPES_H 1 | |
2160 | #define HAVE_SYS_STAT_H 1 | |
2161 | #define HAVE_STDLIB_H 1 | |
2162 | #define HAVE_STRING_H 1 | |
2163 | #define HAVE_MEMORY_H 1 | |
2164 | #define HAVE_STRINGS_H 1 | |
2165 | #define HAVE_INTTYPES_H 1 | |
2166 | #define HAVE_STDINT_H 1 | |
2167 | #define HAVE_UNISTD_H 1 | |
2168 | #define HAVE_DLFCN_H 1 | |
2169 | #define HAVE_LONG_LONG 1 | |
2170 | #define HAVE_LONG_DOUBLE 1 | |
2171 | #define RETSIGTYPE void | |
2172 | #define HAVE_VPRINTF 1 | |
2173 | #define HAVE_STDLIB_H 1 | |
2174 | #define HAVE_MALLOC 1 | |
2175 | #define HAVE_STDLIB_H 1 | |
2176 | #define HAVE_REALLOC 1 | |
2177 | #define HAVE_SYS_SELECT_H 1 | |
2178 | #define HAVE_SYS_SOCKET_H 1 | |
2179 | #define SELECT_TYPE_ARG1 int | |
2180 | #define SELECT_TYPE_ARG234 (fd_set *) | |
2181 | #define SELECT_TYPE_ARG5 (struct timeval *) | |
2182 | #define HAVE_MEMMOVE 1 | |
2183 | #define HAVE_MEMSET 1 | |
2184 | #define HAVE_SELECT 1 | |
2185 | #define HAVE_STRCASECMP 1 | |
2186 | #define HAVE_STRCHR 1 | |
2187 | #define HAVE_STRDUP 1 | |
2188 | #define HAVE_STRERROR 1 | |
2189 | #define HAVE_STRSTR 1 | |
2190 | #define HAVE_STRTOL 1 | |
2191 | #define HAVE_GETTIMEOFDAY 1 | |
2192 | #define STDC_HEADERS 1 | |
2193 | #define HAVE_SYS_WAIT_H 1 | |
2194 | #define TIME_WITH_SYS_TIME 1 | |
2195 | #define HAVE_INTTYPES_H 1 | |
2196 | #define HAVE_UNISTD_H 1 | |
2197 | #define HAVE_STDLIB_H 1 | |
2198 | #define HAVE_STRING_H 1 | |
2199 | #define HAVE_STRINGS_H 1 | |
2200 | #define HAVE_MALLOC_H 1 | |
2201 | #define HAVE_TGMATH_H 1 | |
2202 | #define HAVE_MATH_H 1 | |
2203 | #define HAVE_FLOAT_H 1 | |
2204 | #define HAVE_FCNTL_H 1 | |
2205 | #define HAVE_SYS_TIME_H 1 | |
2206 | #define HAVE_SYS_SELECT_H 1 | |
2207 | #define HAVE_SYS_IOCTL_H 1 | |
2208 | #define HAVE_SYS_FCNTL_H 1 | |
2209 | #define HAVE_AUDIOFILE_H 1 | |
2210 | #define HAVE_FFTW3_H 1 | |
2211 | #define HAVE_TIFFIO_H 1 | |
2212 | #define HAVE_PTHREAD_H 1 | |
2213 | #define HAVE_X11_X_H 1 | |
2214 | /* end confdefs.h. */ | |
2215 | #include <libxml/xmlmemory.h> | |
2216 | int | |
2217 | main () | |
2218 | { | |
2219 | int a = 1; | |
2220 | ; | |
2221 | return 0; | |
2222 | } | |
2223 configure:26183: gcc -c -g -O2 -I/usr/include/libxml2 conftest.c >&5 | |
2224 conftest.c:70:30: error: libxml/xmlmemory.h: No such file or directory | |
2225 configure:26189: $? = 1 | |
2226 configure: failed program was: | |
2227 | /* confdefs.h. */ | |
2228 | | |
2229 | #define PACKAGE_NAME "" | |
2230 | #define PACKAGE_TARNAME "" | |
2231 | #define PACKAGE_VERSION "" | |
2232 | #define PACKAGE_STRING "" | |
2233 | #define PACKAGE_BUGREPORT "" | |
2234 | #define PACKAGE "spandsp" | |
2235 | #define VERSION "0.0.3" | |
2236 | #ifdef __cplusplus | |
2237 | extern "C" void std::exit (int) throw (); using std::exit; | |
2238 | #endif | |
2239 | #define STDC_HEADERS 1 | |
2240 | #define HAVE_SYS_TYPES_H 1 | |
2241 | #define HAVE_SYS_STAT_H 1 | |
2242 | #define HAVE_STDLIB_H 1 | |
2243 | #define HAVE_STRING_H 1 | |
2244 | #define HAVE_MEMORY_H 1 | |
2245 | #define HAVE_STRINGS_H 1 | |
2246 | #define HAVE_INTTYPES_H 1 | |
2247 | #define HAVE_STDINT_H 1 | |
2248 | #define HAVE_UNISTD_H 1 | |
2249 | #define HAVE_DLFCN_H 1 | |
2250 | #define HAVE_LONG_LONG 1 | |
2251 | #define HAVE_LONG_DOUBLE 1 | |
2252 | #define RETSIGTYPE void | |
2253 | #define HAVE_VPRINTF 1 | |
2254 | #define HAVE_STDLIB_H 1 | |
2255 | #define HAVE_MALLOC 1 | |
2256 | #define HAVE_STDLIB_H 1 | |
2257 | #define HAVE_REALLOC 1 | |
2258 | #define HAVE_SYS_SELECT_H 1 | |
2259 | #define HAVE_SYS_SOCKET_H 1 | |
2260 | #define SELECT_TYPE_ARG1 int | |
2261 | #define SELECT_TYPE_ARG234 (fd_set *) | |
2262 | #define SELECT_TYPE_ARG5 (struct timeval *) | |
2263 | #define HAVE_MEMMOVE 1 | |
2264 | #define HAVE_MEMSET 1 | |
2265 | #define HAVE_SELECT 1 | |
2266 | #define HAVE_STRCASECMP 1 | |
2267 | #define HAVE_STRCHR 1 | |
2268 | #define HAVE_STRDUP 1 | |
2269 | #define HAVE_STRERROR 1 | |
2270 | #define HAVE_STRSTR 1 | |
2271 | #define HAVE_STRTOL 1 | |
2272 | #define HAVE_GETTIMEOFDAY 1 | |
2273 | #define STDC_HEADERS 1 | |
2274 | #define HAVE_SYS_WAIT_H 1 | |
2275 | #define TIME_WITH_SYS_TIME 1 | |
2276 | #define HAVE_INTTYPES_H 1 | |
2277 | #define HAVE_UNISTD_H 1 | |
2278 | #define HAVE_STDLIB_H 1 | |
2279 | #define HAVE_STRING_H 1 | |
2280 | #define HAVE_STRINGS_H 1 | |
2281 | #define HAVE_MALLOC_H 1 | |
2282 | #define HAVE_TGMATH_H 1 | |
2283 | #define HAVE_MATH_H 1 | |
2284 | #define HAVE_FLOAT_H 1 | |
2285 | #define HAVE_FCNTL_H 1 | |
2286 | #define HAVE_SYS_TIME_H 1 | |
2287 | #define HAVE_SYS_SELECT_H 1 | |
2288 | #define HAVE_SYS_IOCTL_H 1 | |
2289 | #define HAVE_SYS_FCNTL_H 1 | |
2290 | #define HAVE_AUDIOFILE_H 1 | |
2291 | #define HAVE_FFTW3_H 1 | |
2292 | #define HAVE_TIFFIO_H 1 | |
2293 | #define HAVE_PTHREAD_H 1 | |
2294 | #define HAVE_X11_X_H 1 | |
2295 | /* end confdefs.h. */ | |
2296 | #include <libxml/xmlmemory.h> | |
2297 | int | |
2298 | main () | |
2299 | { | |
2300 | int a = 1; | |
2301 | ; | |
2302 | return 0; | |
2303 | } | |
2304 configure:26183: gcc -c -g -O2 -I/usr/local/include/libxml2 conftest.c >&5 | |
2305 conftest.c:70:30: error: libxml/xmlmemory.h: No such file or directory | |
2306 configure:26189: $? = 1 | |
2307 configure: failed program was: | |
2308 | /* confdefs.h. */ | |
2309 | | |
2310 | #define PACKAGE_NAME "" | |
2311 | #define PACKAGE_TARNAME "" | |
2312 | #define PACKAGE_VERSION "" | |
2313 | #define PACKAGE_STRING "" | |
2314 | #define PACKAGE_BUGREPORT "" | |
2315 | #define PACKAGE "spandsp" | |
2316 | #define VERSION "0.0.3" | |
2317 | #ifdef __cplusplus | |
2318 | extern "C" void std::exit (int) throw (); using std::exit; | |
2319 | #endif | |
2320 | #define STDC_HEADERS 1 | |
2321 | #define HAVE_SYS_TYPES_H 1 | |
2322 | #define HAVE_SYS_STAT_H 1 | |
2323 | #define HAVE_STDLIB_H 1 | |
2324 | #define HAVE_STRING_H 1 | |
2325 | #define HAVE_MEMORY_H 1 | |
2326 | #define HAVE_STRINGS_H 1 | |
2327 | #define HAVE_INTTYPES_H 1 | |
2328 | #define HAVE_STDINT_H 1 | |
2329 | #define HAVE_UNISTD_H 1 | |
2330 | #define HAVE_DLFCN_H 1 | |
2331 | #define HAVE_LONG_LONG 1 | |
2332 | #define HAVE_LONG_DOUBLE 1 | |
2333 | #define RETSIGTYPE void | |
2334 | #define HAVE_VPRINTF 1 | |
2335 | #define HAVE_STDLIB_H 1 | |
2336 | #define HAVE_MALLOC 1 | |
2337 | #define HAVE_STDLIB_H 1 | |
2338 | #define HAVE_REALLOC 1 | |
2339 | #define HAVE_SYS_SELECT_H 1 | |
2340 | #define HAVE_SYS_SOCKET_H 1 | |
2341 | #define SELECT_TYPE_ARG1 int | |
2342 | #define SELECT_TYPE_ARG234 (fd_set *) | |
2343 | #define SELECT_TYPE_ARG5 (struct timeval *) | |
2344 | #define HAVE_MEMMOVE 1 | |
2345 | #define HAVE_MEMSET 1 | |
2346 | #define HAVE_SELECT 1 | |
2347 | #define HAVE_STRCASECMP 1 | |
2348 | #define HAVE_STRCHR 1 | |
2349 | #define HAVE_STRDUP 1 | |
2350 | #define HAVE_STRERROR 1 | |
2351 | #define HAVE_STRSTR 1 | |
2352 | #define HAVE_STRTOL 1 | |
2353 | #define HAVE_GETTIMEOFDAY 1 | |
2354 | #define STDC_HEADERS 1 | |
2355 | #define HAVE_SYS_WAIT_H 1 | |
2356 | #define TIME_WITH_SYS_TIME 1 | |
2357 | #define HAVE_INTTYPES_H 1 | |
2358 | #define HAVE_UNISTD_H 1 | |
2359 | #define HAVE_STDLIB_H 1 | |
2360 | #define HAVE_STRING_H 1 | |
2361 | #define HAVE_STRINGS_H 1 | |
2362 | #define HAVE_MALLOC_H 1 | |
2363 | #define HAVE_TGMATH_H 1 | |
2364 | #define HAVE_MATH_H 1 | |
2365 | #define HAVE_FLOAT_H 1 | |
2366 | #define HAVE_FCNTL_H 1 | |
2367 | #define HAVE_SYS_TIME_H 1 | |
2368 | #define HAVE_SYS_SELECT_H 1 | |
2369 | #define HAVE_SYS_IOCTL_H 1 | |
2370 | #define HAVE_SYS_FCNTL_H 1 | |
2371 | #define HAVE_AUDIOFILE_H 1 | |
2372 | #define HAVE_FFTW3_H 1 | |
2373 | #define HAVE_TIFFIO_H 1 | |
2374 | #define HAVE_PTHREAD_H 1 | |
2375 | #define HAVE_X11_X_H 1 | |
2376 | /* end confdefs.h. */ | |
2377 | #include <libxml/xmlmemory.h> | |
2378 | int | |
2379 | main () | |
2380 | { | |
2381 | int a = 1; | |
2382 | ; | |
2383 | return 0; | |
2384 | } | |
2385 configure:26233: checking libxml/xmlmemory.h usability | |
2386 configure:26245: gcc -c -g -O2 conftest.c >&5 | |
2387 conftest.c:104:30: error: libxml/xmlmemory.h: No such file or directory | |
2388 configure:26251: $? = 1 | |
2389 configure: failed program was: | |
2390 | /* confdefs.h. */ | |
2391 | | |
2392 | #define PACKAGE_NAME "" | |
2393 | #define PACKAGE_TARNAME "" | |
2394 | #define PACKAGE_VERSION "" | |
2395 | #define PACKAGE_STRING "" | |
2396 | #define PACKAGE_BUGREPORT "" | |
2397 | #define PACKAGE "spandsp" | |
2398 | #define VERSION "0.0.3" | |
2399 | #ifdef __cplusplus | |
2400 | extern "C" void std::exit (int) throw (); using std::exit; | |
2401 | #endif | |
2402 | #define STDC_HEADERS 1 | |
2403 | #define HAVE_SYS_TYPES_H 1 | |
2404 | #define HAVE_SYS_STAT_H 1 | |
2405 | #define HAVE_STDLIB_H 1 | |
2406 | #define HAVE_STRING_H 1 | |
2407 | #define HAVE_MEMORY_H 1 | |
2408 | #define HAVE_STRINGS_H 1 | |
2409 | #define HAVE_INTTYPES_H 1 | |
2410 | #define HAVE_STDINT_H 1 | |
2411 | #define HAVE_UNISTD_H 1 | |
2412 | #define HAVE_DLFCN_H 1 | |
2413 | #define HAVE_LONG_LONG 1 | |
2414 | #define HAVE_LONG_DOUBLE 1 | |
2415 | #define RETSIGTYPE void | |
2416 | #define HAVE_VPRINTF 1 | |
2417 | #define HAVE_STDLIB_H 1 | |
2418 | #define HAVE_MALLOC 1 | |
2419 | #define HAVE_STDLIB_H 1 | |
2420 | #define HAVE_REALLOC 1 | |
2421 | #define HAVE_SYS_SELECT_H 1 | |
2422 | #define HAVE_SYS_SOCKET_H 1 | |
2423 | #define SELECT_TYPE_ARG1 int | |
2424 | #define SELECT_TYPE_ARG234 (fd_set *) | |
2425 | #define SELECT_TYPE_ARG5 (struct timeval *) | |
2426 | #define HAVE_MEMMOVE 1 | |
2427 | #define HAVE_MEMSET 1 | |
2428 | #define HAVE_SELECT 1 | |
2429 | #define HAVE_STRCASECMP 1 | |
2430 | #define HAVE_STRCHR 1 | |
2431 | #define HAVE_STRDUP 1 | |
2432 | #define HAVE_STRERROR 1 | |
2433 | #define HAVE_STRSTR 1 | |
2434 | #define HAVE_STRTOL 1 | |
2435 | #define HAVE_GETTIMEOFDAY 1 | |
2436 | #define STDC_HEADERS 1 | |
2437 | #define HAVE_SYS_WAIT_H 1 | |
2438 | #define TIME_WITH_SYS_TIME 1 | |
2439 | #define HAVE_INTTYPES_H 1 | |
2440 | #define HAVE_UNISTD_H 1 | |
2441 | #define HAVE_STDLIB_H 1 | |
2442 | #define HAVE_STRING_H 1 | |
2443 | #define HAVE_STRINGS_H 1 | |
2444 | #define HAVE_MALLOC_H 1 | |
2445 | #define HAVE_TGMATH_H 1 | |
2446 | #define HAVE_MATH_H 1 | |
2447 | #define HAVE_FLOAT_H 1 | |
2448 | #define HAVE_FCNTL_H 1 | |
2449 | #define HAVE_SYS_TIME_H 1 | |
2450 | #define HAVE_SYS_SELECT_H 1 | |
2451 | #define HAVE_SYS_IOCTL_H 1 | |
2452 | #define HAVE_SYS_FCNTL_H 1 | |
2453 | #define HAVE_AUDIOFILE_H 1 | |
2454 | #define HAVE_FFTW3_H 1 | |
2455 | #define HAVE_TIFFIO_H 1 | |
2456 | #define HAVE_PTHREAD_H 1 | |
2457 | #define HAVE_X11_X_H 1 | |
2458 | /* end confdefs.h. */ | |
2459 | #include <stdio.h> | |
2460 | #if HAVE_SYS_TYPES_H | |
2461 | # include <sys/types.h> | |
2462 | #endif | |
2463 | #if HAVE_SYS_STAT_H | |
2464 | # include <sys/stat.h> | |
2465 | #endif | |
2466 | #if STDC_HEADERS | |
2467 | # include <stdlib.h> | |
2468 | # include <stddef.h> | |
2469 | #else | |
2470 | # if HAVE_STDLIB_H | |
2471 | # include <stdlib.h> | |
2472 | # endif | |
2473 | #endif | |
2474 | #if HAVE_STRING_H | |
2475 | # if !STDC_HEADERS && HAVE_MEMORY_H | |
2476 | # include <memory.h> | |
2477 | # endif | |
2478 | # include <string.h> | |
2479 | #endif | |
2480 | #if HAVE_STRINGS_H | |
2481 | # include <strings.h> | |
2482 | #endif | |
2483 | #if HAVE_INTTYPES_H | |
2484 | # include <inttypes.h> | |
2485 | #else | |
2486 | # if HAVE_STDINT_H | |
2487 | # include <stdint.h> | |
2488 | # endif | |
2489 | #endif | |
2490 | #if HAVE_UNISTD_H | |
2491 | # include <unistd.h> | |
2492 | #endif | |
2493 | #include <libxml/xmlmemory.h> | |
2494 configure:26273: result: no | |
2495 configure:26277: checking libxml/xmlmemory.h presence | |
2496 configure:26287: gcc -E conftest.c | |
2497 conftest.c:70:30: error: libxml/xmlmemory.h: No such file or directory | |
2498 configure:26293: $? = 1 | |
2499 configure: failed program was: | |
2500 | /* confdefs.h. */ | |
2501 | | |
2502 | #define PACKAGE_NAME "" | |
2503 | #define PACKAGE_TARNAME "" | |
2504 | #define PACKAGE_VERSION "" | |
2505 | #define PACKAGE_STRING "" | |
2506 | #define PACKAGE_BUGREPORT "" | |
2507 | #define PACKAGE "spandsp" | |
2508 | #define VERSION "0.0.3" | |
2509 | #ifdef __cplusplus | |
2510 | extern "C" void std::exit (int) throw (); using std::exit; | |
2511 | #endif | |
2512 | #define STDC_HEADERS 1 | |
2513 | #define HAVE_SYS_TYPES_H 1 | |
2514 | #define HAVE_SYS_STAT_H 1 | |
2515 | #define HAVE_STDLIB_H 1 | |
2516 | #define HAVE_STRING_H 1 | |
2517 | #define HAVE_MEMORY_H 1 | |
2518 | #define HAVE_STRINGS_H 1 | |
2519 | #define HAVE_INTTYPES_H 1 | |
2520 | #define HAVE_STDINT_H 1 | |
2521 | #define HAVE_UNISTD_H 1 | |
2522 | #define HAVE_DLFCN_H 1 | |
2523 | #define HAVE_LONG_LONG 1 | |
2524 | #define HAVE_LONG_DOUBLE 1 | |
2525 | #define RETSIGTYPE void | |
2526 | #define HAVE_VPRINTF 1 | |
2527 | #define HAVE_STDLIB_H 1 | |
2528 | #define HAVE_MALLOC 1 | |
2529 | #define HAVE_STDLIB_H 1 | |
2530 | #define HAVE_REALLOC 1 | |
2531 | #define HAVE_SYS_SELECT_H 1 | |
2532 | #define HAVE_SYS_SOCKET_H 1 | |
2533 | #define SELECT_TYPE_ARG1 int | |
2534 | #define SELECT_TYPE_ARG234 (fd_set *) | |
2535 | #define SELECT_TYPE_ARG5 (struct timeval *) | |
2536 | #define HAVE_MEMMOVE 1 | |
2537 | #define HAVE_MEMSET 1 | |
2538 | #define HAVE_SELECT 1 | |
2539 | #define HAVE_STRCASECMP 1 | |
2540 | #define HAVE_STRCHR 1 | |
2541 | #define HAVE_STRDUP 1 | |
2542 | #define HAVE_STRERROR 1 | |
2543 | #define HAVE_STRSTR 1 | |
2544 | #define HAVE_STRTOL 1 | |
2545 | #define HAVE_GETTIMEOFDAY 1 | |
2546 | #define STDC_HEADERS 1 | |
2547 | #define HAVE_SYS_WAIT_H 1 | |
2548 | #define TIME_WITH_SYS_TIME 1 | |
2549 | #define HAVE_INTTYPES_H 1 | |
2550 | #define HAVE_UNISTD_H 1 | |
2551 | #define HAVE_STDLIB_H 1 | |
2552 | #define HAVE_STRING_H 1 | |
2553 | #define HAVE_STRINGS_H 1 | |
2554 | #define HAVE_MALLOC_H 1 | |
2555 | #define HAVE_TGMATH_H 1 | |
2556 | #define HAVE_MATH_H 1 | |
2557 | #define HAVE_FLOAT_H 1 | |
2558 | #define HAVE_FCNTL_H 1 | |
2559 | #define HAVE_SYS_TIME_H 1 | |
2560 | #define HAVE_SYS_SELECT_H 1 | |
2561 | #define HAVE_SYS_IOCTL_H 1 | |
2562 | #define HAVE_SYS_FCNTL_H 1 | |
2563 | #define HAVE_AUDIOFILE_H 1 | |
2564 | #define HAVE_FFTW3_H 1 | |
2565 | #define HAVE_TIFFIO_H 1 | |
2566 | #define HAVE_PTHREAD_H 1 | |
2567 | #define HAVE_X11_X_H 1 | |
2568 | /* end confdefs.h. */ | |
2569 | #include <libxml/xmlmemory.h> | |
2570 configure:26313: result: no | |
2571 configure:26348: checking for libxml/xmlmemory.h | |
2572 configure:26355: result: no | |
2573 configure:26382: checking libxml/parser.h usability | |
2574 configure:26394: gcc -c -g -O2 conftest.c >&5 | |
2575 conftest.c:104:27: error: libxml/parser.h: No such file or directory | |
2576 configure:26400: $? = 1 | |
2577 configure: failed program was: | |
2578 | /* confdefs.h. */ | |
2579 | | |
2580 | #define PACKAGE_NAME "" | |
2581 | #define PACKAGE_TARNAME "" | |
2582 | #define PACKAGE_VERSION "" | |
2583 | #define PACKAGE_STRING "" | |
2584 | #define PACKAGE_BUGREPORT "" | |
2585 | #define PACKAGE "spandsp" | |
2586 | #define VERSION "0.0.3" | |
2587 | #ifdef __cplusplus | |
2588 | extern "C" void std::exit (int) throw (); using std::exit; | |
2589 | #endif | |
2590 | #define STDC_HEADERS 1 | |
2591 | #define HAVE_SYS_TYPES_H 1 | |
2592 | #define HAVE_SYS_STAT_H 1 | |
2593 | #define HAVE_STDLIB_H 1 | |
2594 | #define HAVE_STRING_H 1 | |
2595 | #define HAVE_MEMORY_H 1 | |
2596 | #define HAVE_STRINGS_H 1 | |
2597 | #define HAVE_INTTYPES_H 1 | |
2598 | #define HAVE_STDINT_H 1 | |
2599 | #define HAVE_UNISTD_H 1 | |
2600 | #define HAVE_DLFCN_H 1 | |
2601 | #define HAVE_LONG_LONG 1 | |
2602 | #define HAVE_LONG_DOUBLE 1 | |
2603 | #define RETSIGTYPE void | |
2604 | #define HAVE_VPRINTF 1 | |
2605 | #define HAVE_STDLIB_H 1 | |
2606 | #define HAVE_MALLOC 1 | |
2607 | #define HAVE_STDLIB_H 1 | |
2608 | #define HAVE_REALLOC 1 | |
2609 | #define HAVE_SYS_SELECT_H 1 | |
2610 | #define HAVE_SYS_SOCKET_H 1 | |
2611 | #define SELECT_TYPE_ARG1 int | |
2612 | #define SELECT_TYPE_ARG234 (fd_set *) | |
2613 | #define SELECT_TYPE_ARG5 (struct timeval *) | |
2614 | #define HAVE_MEMMOVE 1 | |
2615 | #define HAVE_MEMSET 1 | |
2616 | #define HAVE_SELECT 1 | |
2617 | #define HAVE_STRCASECMP 1 | |
2618 | #define HAVE_STRCHR 1 | |
2619 | #define HAVE_STRDUP 1 | |
2620 | #define HAVE_STRERROR 1 | |
2621 | #define HAVE_STRSTR 1 | |
2622 | #define HAVE_STRTOL 1 | |
2623 | #define HAVE_GETTIMEOFDAY 1 | |
2624 | #define STDC_HEADERS 1 | |
2625 | #define HAVE_SYS_WAIT_H 1 | |
2626 | #define TIME_WITH_SYS_TIME 1 | |
2627 | #define HAVE_INTTYPES_H 1 | |
2628 | #define HAVE_UNISTD_H 1 | |
2629 | #define HAVE_STDLIB_H 1 | |
2630 | #define HAVE_STRING_H 1 | |
2631 | #define HAVE_STRINGS_H 1 | |
2632 | #define HAVE_MALLOC_H 1 | |
2633 | #define HAVE_TGMATH_H 1 | |
2634 | #define HAVE_MATH_H 1 | |
2635 | #define HAVE_FLOAT_H 1 | |
2636 | #define HAVE_FCNTL_H 1 | |
2637 | #define HAVE_SYS_TIME_H 1 | |
2638 | #define HAVE_SYS_SELECT_H 1 | |
2639 | #define HAVE_SYS_IOCTL_H 1 | |
2640 | #define HAVE_SYS_FCNTL_H 1 | |
2641 | #define HAVE_AUDIOFILE_H 1 | |
2642 | #define HAVE_FFTW3_H 1 | |
2643 | #define HAVE_TIFFIO_H 1 | |
2644 | #define HAVE_PTHREAD_H 1 | |
2645 | #define HAVE_X11_X_H 1 | |
2646 | /* end confdefs.h. */ | |
2647 | #include <stdio.h> | |
2648 | #if HAVE_SYS_TYPES_H | |
2649 | # include <sys/types.h> | |
2650 | #endif | |
2651 | #if HAVE_SYS_STAT_H | |
2652 | # include <sys/stat.h> | |
2653 | #endif | |
2654 | #if STDC_HEADERS | |
2655 | # include <stdlib.h> | |
2656 | # include <stddef.h> | |
2657 | #else | |
2658 | # if HAVE_STDLIB_H | |
2659 | # include <stdlib.h> | |
2660 | # endif | |
2661 | #endif | |
2662 | #if HAVE_STRING_H | |
2663 | # if !STDC_HEADERS && HAVE_MEMORY_H | |
2664 | # include <memory.h> | |
2665 | # endif | |
2666 | # include <string.h> | |
2667 | #endif | |
2668 | #if HAVE_STRINGS_H | |
2669 | # include <strings.h> | |
2670 | #endif | |
2671 | #if HAVE_INTTYPES_H | |
2672 | # include <inttypes.h> | |
2673 | #else | |
2674 | # if HAVE_STDINT_H | |
2675 | # include <stdint.h> | |
2676 | # endif | |
2677 | #endif | |
2678 | #if HAVE_UNISTD_H | |
2679 | # include <unistd.h> | |
2680 | #endif | |
2681 | #include <libxml/parser.h> | |
2682 configure:26422: result: no | |
2683 configure:26426: checking libxml/parser.h presence | |
2684 configure:26436: gcc -E conftest.c | |
2685 conftest.c:70:27: error: libxml/parser.h: No such file or directory | |
2686 configure:26442: $? = 1 | |
2687 configure: failed program was: | |
2688 | /* confdefs.h. */ | |
2689 | | |
2690 | #define PACKAGE_NAME "" | |
2691 | #define PACKAGE_TARNAME "" | |
2692 | #define PACKAGE_VERSION "" | |
2693 | #define PACKAGE_STRING "" | |
2694 | #define PACKAGE_BUGREPORT "" | |
2695 | #define PACKAGE "spandsp" | |
2696 | #define VERSION "0.0.3" | |
2697 | #ifdef __cplusplus | |
2698 | extern "C" void std::exit (int) throw (); using std::exit; | |
2699 | #endif | |
2700 | #define STDC_HEADERS 1 | |
2701 | #define HAVE_SYS_TYPES_H 1 | |
2702 | #define HAVE_SYS_STAT_H 1 | |
2703 | #define HAVE_STDLIB_H 1 | |
2704 | #define HAVE_STRING_H 1 | |
2705 | #define HAVE_MEMORY_H 1 | |
2706 | #define HAVE_STRINGS_H 1 | |
2707 | #define HAVE_INTTYPES_H 1 | |
2708 | #define HAVE_STDINT_H 1 | |
2709 | #define HAVE_UNISTD_H 1 | |
2710 | #define HAVE_DLFCN_H 1 | |
2711 | #define HAVE_LONG_LONG 1 | |
2712 | #define HAVE_LONG_DOUBLE 1 | |
2713 | #define RETSIGTYPE void | |
2714 | #define HAVE_VPRINTF 1 | |
2715 | #define HAVE_STDLIB_H 1 | |
2716 | #define HAVE_MALLOC 1 | |
2717 | #define HAVE_STDLIB_H 1 | |
2718 | #define HAVE_REALLOC 1 | |
2719 | #define HAVE_SYS_SELECT_H 1 | |
2720 | #define HAVE_SYS_SOCKET_H 1 | |
2721 | #define SELECT_TYPE_ARG1 int | |
2722 | #define SELECT_TYPE_ARG234 (fd_set *) | |
2723 | #define SELECT_TYPE_ARG5 (struct timeval *) | |
2724 | #define HAVE_MEMMOVE 1 | |
2725 | #define HAVE_MEMSET 1 | |
2726 | #define HAVE_SELECT 1 | |
2727 | #define HAVE_STRCASECMP 1 | |
2728 | #define HAVE_STRCHR 1 | |
2729 | #define HAVE_STRDUP 1 | |
2730 | #define HAVE_STRERROR 1 | |
2731 | #define HAVE_STRSTR 1 | |
2732 | #define HAVE_STRTOL 1 | |
2733 | #define HAVE_GETTIMEOFDAY 1 | |
2734 | #define STDC_HEADERS 1 | |
2735 | #define HAVE_SYS_WAIT_H 1 | |
2736 | #define TIME_WITH_SYS_TIME 1 | |
2737 | #define HAVE_INTTYPES_H 1 | |
2738 | #define HAVE_UNISTD_H 1 | |
2739 | #define HAVE_STDLIB_H 1 | |
2740 | #define HAVE_STRING_H 1 | |
2741 | #define HAVE_STRINGS_H 1 | |
2742 | #define HAVE_MALLOC_H 1 | |
2743 | #define HAVE_TGMATH_H 1 | |
2744 | #define HAVE_MATH_H 1 | |
2745 | #define HAVE_FLOAT_H 1 | |
2746 | #define HAVE_FCNTL_H 1 | |
2747 | #define HAVE_SYS_TIME_H 1 | |
2748 | #define HAVE_SYS_SELECT_H 1 | |
2749 | #define HAVE_SYS_IOCTL_H 1 | |
2750 | #define HAVE_SYS_FCNTL_H 1 | |
2751 | #define HAVE_AUDIOFILE_H 1 | |
2752 | #define HAVE_FFTW3_H 1 | |
2753 | #define HAVE_TIFFIO_H 1 | |
2754 | #define HAVE_PTHREAD_H 1 | |
2755 | #define HAVE_X11_X_H 1 | |
2756 | /* end confdefs.h. */ | |
2757 | #include <libxml/parser.h> | |
2758 configure:26462: result: no | |
2759 configure:26497: checking for libxml/parser.h | |
2760 configure:26504: result: no | |
2761 configure:26531: checking libxml/xinclude.h usability | |
2762 configure:26543: gcc -c -g -O2 conftest.c >&5 | |
2763 conftest.c:104:29: error: libxml/xinclude.h: No such file or directory | |
2764 configure:26549: $? = 1 | |
2765 configure: failed program was: | |
2766 | /* confdefs.h. */ | |
2767 | | |
2768 | #define PACKAGE_NAME "" | |
2769 | #define PACKAGE_TARNAME "" | |
2770 | #define PACKAGE_VERSION "" | |
2771 | #define PACKAGE_STRING "" | |
2772 | #define PACKAGE_BUGREPORT "" | |
2773 | #define PACKAGE "spandsp" | |
2774 | #define VERSION "0.0.3" | |
2775 | #ifdef __cplusplus | |
2776 | extern "C" void std::exit (int) throw (); using std::exit; | |
2777 | #endif | |
2778 | #define STDC_HEADERS 1 | |
2779 | #define HAVE_SYS_TYPES_H 1 | |
2780 | #define HAVE_SYS_STAT_H 1 | |
2781 | #define HAVE_STDLIB_H 1 | |
2782 | #define HAVE_STRING_H 1 | |
2783 | #define HAVE_MEMORY_H 1 | |
2784 | #define HAVE_STRINGS_H 1 | |
2785 | #define HAVE_INTTYPES_H 1 | |
2786 | #define HAVE_STDINT_H 1 | |
2787 | #define HAVE_UNISTD_H 1 | |
2788 | #define HAVE_DLFCN_H 1 | |
2789 | #define HAVE_LONG_LONG 1 | |
2790 | #define HAVE_LONG_DOUBLE 1 | |
2791 | #define RETSIGTYPE void | |
2792 | #define HAVE_VPRINTF 1 | |
2793 | #define HAVE_STDLIB_H 1 | |
2794 | #define HAVE_MALLOC 1 | |
2795 | #define HAVE_STDLIB_H 1 | |
2796 | #define HAVE_REALLOC 1 | |
2797 | #define HAVE_SYS_SELECT_H 1 | |
2798 | #define HAVE_SYS_SOCKET_H 1 | |
2799 | #define SELECT_TYPE_ARG1 int | |
2800 | #define SELECT_TYPE_ARG234 (fd_set *) | |
2801 | #define SELECT_TYPE_ARG5 (struct timeval *) | |
2802 | #define HAVE_MEMMOVE 1 | |
2803 | #define HAVE_MEMSET 1 | |
2804 | #define HAVE_SELECT 1 | |
2805 | #define HAVE_STRCASECMP 1 | |
2806 | #define HAVE_STRCHR 1 | |
2807 | #define HAVE_STRDUP 1 | |
2808 | #define HAVE_STRERROR 1 | |
2809 | #define HAVE_STRSTR 1 | |
2810 | #define HAVE_STRTOL 1 | |
2811 | #define HAVE_GETTIMEOFDAY 1 | |
2812 | #define STDC_HEADERS 1 | |
2813 | #define HAVE_SYS_WAIT_H 1 | |
2814 | #define TIME_WITH_SYS_TIME 1 | |
2815 | #define HAVE_INTTYPES_H 1 | |
2816 | #define HAVE_UNISTD_H 1 | |
2817 | #define HAVE_STDLIB_H 1 | |
2818 | #define HAVE_STRING_H 1 | |
2819 | #define HAVE_STRINGS_H 1 | |
2820 | #define HAVE_MALLOC_H 1 | |
2821 | #define HAVE_TGMATH_H 1 | |
2822 | #define HAVE_MATH_H 1 | |
2823 | #define HAVE_FLOAT_H 1 | |
2824 | #define HAVE_FCNTL_H 1 | |
2825 | #define HAVE_SYS_TIME_H 1 | |
2826 | #define HAVE_SYS_SELECT_H 1 | |
2827 | #define HAVE_SYS_IOCTL_H 1 | |
2828 | #define HAVE_SYS_FCNTL_H 1 | |
2829 | #define HAVE_AUDIOFILE_H 1 | |
2830 | #define HAVE_FFTW3_H 1 | |
2831 | #define HAVE_TIFFIO_H 1 | |
2832 | #define HAVE_PTHREAD_H 1 | |
2833 | #define HAVE_X11_X_H 1 | |
2834 | /* end confdefs.h. */ | |
2835 | #include <stdio.h> | |
2836 | #if HAVE_SYS_TYPES_H | |
2837 | # include <sys/types.h> | |
2838 | #endif | |
2839 | #if HAVE_SYS_STAT_H | |
2840 | # include <sys/stat.h> | |
2841 | #endif | |
2842 | #if STDC_HEADERS | |
2843 | # include <stdlib.h> | |
2844 | # include <stddef.h> | |
2845 | #else | |
2846 | # if HAVE_STDLIB_H | |
2847 | # include <stdlib.h> | |
2848 | # endif | |
2849 | #endif | |
2850 | #if HAVE_STRING_H | |
2851 | # if !STDC_HEADERS && HAVE_MEMORY_H | |
2852 | # include <memory.h> | |
2853 | # endif | |
2854 | # include <string.h> | |
2855 | #endif | |
2856 | #if HAVE_STRINGS_H | |
2857 | # include <strings.h> | |
2858 | #endif | |
2859 | #if HAVE_INTTYPES_H | |
2860 | # include <inttypes.h> | |
2861 | #else | |
2862 | # if HAVE_STDINT_H | |
2863 | # include <stdint.h> | |
2864 | # endif | |
2865 | #endif | |
2866 | #if HAVE_UNISTD_H | |
2867 | # include <unistd.h> | |
2868 | #endif | |
2869 | #include <libxml/xinclude.h> | |
2870 configure:26571: result: no | |
2871 configure:26575: checking libxml/xinclude.h presence | |
2872 configure:26585: gcc -E conftest.c | |
2873 conftest.c:70:29: error: libxml/xinclude.h: No such file or directory | |
2874 configure:26591: $? = 1 | |
2875 configure: failed program was: | |
2876 | /* confdefs.h. */ | |
2877 | | |
2878 | #define PACKAGE_NAME "" | |
2879 | #define PACKAGE_TARNAME "" | |
2880 | #define PACKAGE_VERSION "" | |
2881 | #define PACKAGE_STRING "" | |
2882 | #define PACKAGE_BUGREPORT "" | |
2883 | #define PACKAGE "spandsp" | |
2884 | #define VERSION "0.0.3" | |
2885 | #ifdef __cplusplus | |
2886 | extern "C" void std::exit (int) throw (); using std::exit; | |
2887 | #endif | |
2888 | #define STDC_HEADERS 1 | |
2889 | #define HAVE_SYS_TYPES_H 1 | |
2890 | #define HAVE_SYS_STAT_H 1 | |
2891 | #define HAVE_STDLIB_H 1 | |
2892 | #define HAVE_STRING_H 1 | |
2893 | #define HAVE_MEMORY_H 1 | |
2894 | #define HAVE_STRINGS_H 1 | |
2895 | #define HAVE_INTTYPES_H 1 | |
2896 | #define HAVE_STDINT_H 1 | |
2897 | #define HAVE_UNISTD_H 1 | |
2898 | #define HAVE_DLFCN_H 1 | |
2899 | #define HAVE_LONG_LONG 1 | |
2900 | #define HAVE_LONG_DOUBLE 1 | |
2901 | #define RETSIGTYPE void | |
2902 | #define HAVE_VPRINTF 1 | |
2903 | #define HAVE_STDLIB_H 1 | |
2904 | #define HAVE_MALLOC 1 | |
2905 | #define HAVE_STDLIB_H 1 | |
2906 | #define HAVE_REALLOC 1 | |
2907 | #define HAVE_SYS_SELECT_H 1 | |
2908 | #define HAVE_SYS_SOCKET_H 1 | |
2909 | #define SELECT_TYPE_ARG1 int | |
2910 | #define SELECT_TYPE_ARG234 (fd_set *) | |
2911 | #define SELECT_TYPE_ARG5 (struct timeval *) | |
2912 | #define HAVE_MEMMOVE 1 | |
2913 | #define HAVE_MEMSET 1 | |
2914 | #define HAVE_SELECT 1 | |
2915 | #define HAVE_STRCASECMP 1 | |
2916 | #define HAVE_STRCHR 1 | |
2917 | #define HAVE_STRDUP 1 | |
2918 | #define HAVE_STRERROR 1 | |
2919 | #define HAVE_STRSTR 1 | |
2920 | #define HAVE_STRTOL 1 | |
2921 | #define HAVE_GETTIMEOFDAY 1 | |
2922 | #define STDC_HEADERS 1 | |
2923 | #define HAVE_SYS_WAIT_H 1 | |
2924 | #define TIME_WITH_SYS_TIME 1 | |
2925 | #define HAVE_INTTYPES_H 1 | |
2926 | #define HAVE_UNISTD_H 1 | |
2927 | #define HAVE_STDLIB_H 1 | |
2928 | #define HAVE_STRING_H 1 | |
2929 | #define HAVE_STRINGS_H 1 | |
2930 | #define HAVE_MALLOC_H 1 | |
2931 | #define HAVE_TGMATH_H 1 | |
2932 | #define HAVE_MATH_H 1 | |
2933 | #define HAVE_FLOAT_H 1 | |
2934 | #define HAVE_FCNTL_H 1 | |
2935 | #define HAVE_SYS_TIME_H 1 | |
2936 | #define HAVE_SYS_SELECT_H 1 | |
2937 | #define HAVE_SYS_IOCTL_H 1 | |
2938 | #define HAVE_SYS_FCNTL_H 1 | |
2939 | #define HAVE_AUDIOFILE_H 1 | |
2940 | #define HAVE_FFTW3_H 1 | |
2941 | #define HAVE_TIFFIO_H 1 | |
2942 | #define HAVE_PTHREAD_H 1 | |
2943 | #define HAVE_X11_X_H 1 | |
2944 | /* end confdefs.h. */ | |
2945 | #include <libxml/xinclude.h> | |
2946 configure:26611: result: no | |
2947 configure:26646: checking for libxml/xinclude.h | |
2948 configure:26653: result: no | |
2949 configure:26688: checking FL/Fl.H usability | |
2950 configure:26700: g++ -c -g -O2 conftest.cc >&5 | |
2951 conftest.cc:104:19: error: FL/Fl.H: No such file or directory | |
2952 configure:26706: $? = 1 | |
2953 configure: failed program was: | |
2954 | /* confdefs.h. */ | |
2955 | | |
2956 | #define PACKAGE_NAME "" | |
2957 | #define PACKAGE_TARNAME "" | |
2958 | #define PACKAGE_VERSION "" | |
2959 | #define PACKAGE_STRING "" | |
2960 | #define PACKAGE_BUGREPORT "" | |
2961 | #define PACKAGE "spandsp" | |
2962 | #define VERSION "0.0.3" | |
2963 | #ifdef __cplusplus | |
2964 | extern "C" void std::exit (int) throw (); using std::exit; | |
2965 | #endif | |
2966 | #define STDC_HEADERS 1 | |
2967 | #define HAVE_SYS_TYPES_H 1 | |
2968 | #define HAVE_SYS_STAT_H 1 | |
2969 | #define HAVE_STDLIB_H 1 | |
2970 | #define HAVE_STRING_H 1 | |
2971 | #define HAVE_MEMORY_H 1 | |
2972 | #define HAVE_STRINGS_H 1 | |
2973 | #define HAVE_INTTYPES_H 1 | |
2974 | #define HAVE_STDINT_H 1 | |
2975 | #define HAVE_UNISTD_H 1 | |
2976 | #define HAVE_DLFCN_H 1 | |
2977 | #define HAVE_LONG_LONG 1 | |
2978 | #define HAVE_LONG_DOUBLE 1 | |
2979 | #define RETSIGTYPE void | |
2980 | #define HAVE_VPRINTF 1 | |
2981 | #define HAVE_STDLIB_H 1 | |
2982 | #define HAVE_MALLOC 1 | |
2983 | #define HAVE_STDLIB_H 1 | |
2984 | #define HAVE_REALLOC 1 | |
2985 | #define HAVE_SYS_SELECT_H 1 | |
2986 | #define HAVE_SYS_SOCKET_H 1 | |
2987 | #define SELECT_TYPE_ARG1 int | |
2988 | #define SELECT_TYPE_ARG234 (fd_set *) | |
2989 | #define SELECT_TYPE_ARG5 (struct timeval *) | |
2990 | #define HAVE_MEMMOVE 1 | |
2991 | #define HAVE_MEMSET 1 | |
2992 | #define HAVE_SELECT 1 | |
2993 | #define HAVE_STRCASECMP 1 | |
2994 | #define HAVE_STRCHR 1 | |
2995 | #define HAVE_STRDUP 1 | |
2996 | #define HAVE_STRERROR 1 | |
2997 | #define HAVE_STRSTR 1 | |
2998 | #define HAVE_STRTOL 1 | |
2999 | #define HAVE_GETTIMEOFDAY 1 | |
3000 | #define STDC_HEADERS 1 | |
3001 | #define HAVE_SYS_WAIT_H 1 | |
3002 | #define TIME_WITH_SYS_TIME 1 | |
3003 | #define HAVE_INTTYPES_H 1 | |
3004 | #define HAVE_UNISTD_H 1 | |
3005 | #define HAVE_STDLIB_H 1 | |
3006 | #define HAVE_STRING_H 1 | |
3007 | #define HAVE_STRINGS_H 1 | |
3008 | #define HAVE_MALLOC_H 1 | |
3009 | #define HAVE_TGMATH_H 1 | |
3010 | #define HAVE_MATH_H 1 | |
3011 | #define HAVE_FLOAT_H 1 | |
3012 | #define HAVE_FCNTL_H 1 | |
3013 | #define HAVE_SYS_TIME_H 1 | |
3014 | #define HAVE_SYS_SELECT_H 1 | |
3015 | #define HAVE_SYS_IOCTL_H 1 | |
3016 | #define HAVE_SYS_FCNTL_H 1 | |
3017 | #define HAVE_AUDIOFILE_H 1 | |
3018 | #define HAVE_FFTW3_H 1 | |
3019 | #define HAVE_TIFFIO_H 1 | |
3020 | #define HAVE_PTHREAD_H 1 | |
3021 | #define HAVE_X11_X_H 1 | |
3022 | /* end confdefs.h. */ | |
3023 | #include <stdio.h> | |
3024 | #if HAVE_SYS_TYPES_H | |
3025 | # include <sys/types.h> | |
3026 | #endif | |
3027 | #if HAVE_SYS_STAT_H | |
3028 | # include <sys/stat.h> | |
3029 | #endif | |
3030 | #if STDC_HEADERS | |
3031 | # include <stdlib.h> | |
3032 | # include <stddef.h> | |
3033 | #else | |
3034 | # if HAVE_STDLIB_H | |
3035 | # include <stdlib.h> | |
3036 | # endif | |
3037 | #endif | |
3038 | #if HAVE_STRING_H | |
3039 | # if !STDC_HEADERS && HAVE_MEMORY_H | |
3040 | # include <memory.h> | |
3041 | # endif | |
3042 | # include <string.h> | |
3043 | #endif | |
3044 | #if HAVE_STRINGS_H | |
3045 | # include <strings.h> | |
3046 | #endif | |
3047 | #if HAVE_INTTYPES_H | |
3048 | # include <inttypes.h> | |
3049 | #else | |
3050 | # if HAVE_STDINT_H | |
3051 | # include <stdint.h> | |
3052 | # endif | |
3053 | #endif | |
3054 | #if HAVE_UNISTD_H | |
3055 | # include <unistd.h> | |
3056 | #endif | |
3057 | #include <FL/Fl.H> | |
3058 configure:26728: result: no | |
3059 configure:26732: checking FL/Fl.H presence | |
3060 configure:26742: g++ -E conftest.cc | |
3061 conftest.cc:70:19: error: FL/Fl.H: No such file or directory | |
3062 configure:26748: $? = 1 | |
3063 configure: failed program was: | |
3064 | /* confdefs.h. */ | |
3065 | | |
3066 | #define PACKAGE_NAME "" | |
3067 | #define PACKAGE_TARNAME "" | |
3068 | #define PACKAGE_VERSION "" | |
3069 | #define PACKAGE_STRING "" | |
3070 | #define PACKAGE_BUGREPORT "" | |
3071 | #define PACKAGE "spandsp" | |
3072 | #define VERSION "0.0.3" | |
3073 | #ifdef __cplusplus | |
3074 | extern "C" void std::exit (int) throw (); using std::exit; | |
3075 | #endif | |
3076 | #define STDC_HEADERS 1 | |
3077 | #define HAVE_SYS_TYPES_H 1 | |
3078 | #define HAVE_SYS_STAT_H 1 | |
3079 | #define HAVE_STDLIB_H 1 | |
3080 | #define HAVE_STRING_H 1 | |
3081 | #define HAVE_MEMORY_H 1 | |
3082 | #define HAVE_STRINGS_H 1 | |
3083 | #define HAVE_INTTYPES_H 1 | |
3084 | #define HAVE_STDINT_H 1 | |
3085 | #define HAVE_UNISTD_H 1 | |
3086 | #define HAVE_DLFCN_H 1 | |
3087 | #define HAVE_LONG_LONG 1 | |
3088 | #define HAVE_LONG_DOUBLE 1 | |
3089 | #define RETSIGTYPE void | |
3090 | #define HAVE_VPRINTF 1 | |
3091 | #define HAVE_STDLIB_H 1 | |
3092 | #define HAVE_MALLOC 1 | |
3093 | #define HAVE_STDLIB_H 1 | |
3094 | #define HAVE_REALLOC 1 | |
3095 | #define HAVE_SYS_SELECT_H 1 | |
3096 | #define HAVE_SYS_SOCKET_H 1 | |
3097 | #define SELECT_TYPE_ARG1 int | |
3098 | #define SELECT_TYPE_ARG234 (fd_set *) | |
3099 | #define SELECT_TYPE_ARG5 (struct timeval *) | |
3100 | #define HAVE_MEMMOVE 1 | |
3101 | #define HAVE_MEMSET 1 | |
3102 | #define HAVE_SELECT 1 | |
3103 | #define HAVE_STRCASECMP 1 | |
3104 | #define HAVE_STRCHR 1 | |
3105 | #define HAVE_STRDUP 1 | |
3106 | #define HAVE_STRERROR 1 | |
3107 | #define HAVE_STRSTR 1 | |
3108 | #define HAVE_STRTOL 1 | |
3109 | #define HAVE_GETTIMEOFDAY 1 | |
3110 | #define STDC_HEADERS 1 | |
3111 | #define HAVE_SYS_WAIT_H 1 | |
3112 | #define TIME_WITH_SYS_TIME 1 | |
3113 | #define HAVE_INTTYPES_H 1 | |
3114 | #define HAVE_UNISTD_H 1 | |
3115 | #define HAVE_STDLIB_H 1 | |
3116 | #define HAVE_STRING_H 1 | |
3117 | #define HAVE_STRINGS_H 1 | |
3118 | #define HAVE_MALLOC_H 1 | |
3119 | #define HAVE_TGMATH_H 1 | |
3120 | #define HAVE_MATH_H 1 | |
3121 | #define HAVE_FLOAT_H 1 | |
3122 | #define HAVE_FCNTL_H 1 | |
3123 | #define HAVE_SYS_TIME_H 1 | |
3124 | #define HAVE_SYS_SELECT_H 1 | |
3125 | #define HAVE_SYS_IOCTL_H 1 | |
3126 | #define HAVE_SYS_FCNTL_H 1 | |
3127 | #define HAVE_AUDIOFILE_H 1 | |
3128 | #define HAVE_FFTW3_H 1 | |
3129 | #define HAVE_TIFFIO_H 1 | |
3130 | #define HAVE_PTHREAD_H 1 | |
3131 | #define HAVE_X11_X_H 1 | |
3132 | /* end confdefs.h. */ | |
3133 | #include <FL/Fl.H> | |
3134 configure:26768: result: no | |
3135 configure:26803: checking for FL/Fl.H | |
3136 configure:26810: result: no | |
3137 configure:26837: checking FL/Fl_Overlay_Window.H usability | |
3138 configure:26849: g++ -c -g -O2 conftest.cc >&5 | |
3139 conftest.cc:104:34: error: FL/Fl_Overlay_Window.H: No such file or directory | |
3140 configure:26855: $? = 1 | |
3141 configure: failed program was: | |
3142 | /* confdefs.h. */ | |
3143 | | |
3144 | #define PACKAGE_NAME "" | |
3145 | #define PACKAGE_TARNAME "" | |
3146 | #define PACKAGE_VERSION "" | |
3147 | #define PACKAGE_STRING "" | |
3148 | #define PACKAGE_BUGREPORT "" | |
3149 | #define PACKAGE "spandsp" | |
3150 | #define VERSION "0.0.3" | |
3151 | #ifdef __cplusplus | |
3152 | extern "C" void std::exit (int) throw (); using std::exit; | |
3153 | #endif | |
3154 | #define STDC_HEADERS 1 | |
3155 | #define HAVE_SYS_TYPES_H 1 | |
3156 | #define HAVE_SYS_STAT_H 1 | |
3157 | #define HAVE_STDLIB_H 1 | |
3158 | #define HAVE_STRING_H 1 | |
3159 | #define HAVE_MEMORY_H 1 | |
3160 | #define HAVE_STRINGS_H 1 | |
3161 | #define HAVE_INTTYPES_H 1 | |
3162 | #define HAVE_STDINT_H 1 | |
3163 | #define HAVE_UNISTD_H 1 | |
3164 | #define HAVE_DLFCN_H 1 | |
3165 | #define HAVE_LONG_LONG 1 | |
3166 | #define HAVE_LONG_DOUBLE 1 | |
3167 | #define RETSIGTYPE void | |
3168 | #define HAVE_VPRINTF 1 | |
3169 | #define HAVE_STDLIB_H 1 | |
3170 | #define HAVE_MALLOC 1 | |
3171 | #define HAVE_STDLIB_H 1 | |
3172 | #define HAVE_REALLOC 1 | |
3173 | #define HAVE_SYS_SELECT_H 1 | |
3174 | #define HAVE_SYS_SOCKET_H 1 | |
3175 | #define SELECT_TYPE_ARG1 int | |
3176 | #define SELECT_TYPE_ARG234 (fd_set *) | |
3177 | #define SELECT_TYPE_ARG5 (struct timeval *) | |
3178 | #define HAVE_MEMMOVE 1 | |
3179 | #define HAVE_MEMSET 1 | |
3180 | #define HAVE_SELECT 1 | |
3181 | #define HAVE_STRCASECMP 1 | |
3182 | #define HAVE_STRCHR 1 | |
3183 | #define HAVE_STRDUP 1 | |
3184 | #define HAVE_STRERROR 1 | |
3185 | #define HAVE_STRSTR 1 | |
3186 | #define HAVE_STRTOL 1 | |
3187 | #define HAVE_GETTIMEOFDAY 1 | |
3188 | #define STDC_HEADERS 1 | |
3189 | #define HAVE_SYS_WAIT_H 1 | |
3190 | #define TIME_WITH_SYS_TIME 1 | |
3191 | #define HAVE_INTTYPES_H 1 | |
3192 | #define HAVE_UNISTD_H 1 | |
3193 | #define HAVE_STDLIB_H 1 | |
3194 | #define HAVE_STRING_H 1 | |
3195 | #define HAVE_STRINGS_H 1 | |
3196 | #define HAVE_MALLOC_H 1 | |
3197 | #define HAVE_TGMATH_H 1 | |
3198 | #define HAVE_MATH_H 1 | |
3199 | #define HAVE_FLOAT_H 1 | |
3200 | #define HAVE_FCNTL_H 1 | |
3201 | #define HAVE_SYS_TIME_H 1 | |
3202 | #define HAVE_SYS_SELECT_H 1 | |
3203 | #define HAVE_SYS_IOCTL_H 1 | |
3204 | #define HAVE_SYS_FCNTL_H 1 | |
3205 | #define HAVE_AUDIOFILE_H 1 | |
3206 | #define HAVE_FFTW3_H 1 | |
3207 | #define HAVE_TIFFIO_H 1 | |
3208 | #define HAVE_PTHREAD_H 1 | |
3209 | #define HAVE_X11_X_H 1 | |
3210 | /* end confdefs.h. */ | |
3211 | #include <stdio.h> | |
3212 | #if HAVE_SYS_TYPES_H | |
3213 | # include <sys/types.h> | |
3214 | #endif | |
3215 | #if HAVE_SYS_STAT_H | |
3216 | # include <sys/stat.h> | |
3217 | #endif | |
3218 | #if STDC_HEADERS | |
3219 | # include <stdlib.h> | |
3220 | # include <stddef.h> | |
3221 | #else | |
3222 | # if HAVE_STDLIB_H | |
3223 | # include <stdlib.h> | |
3224 | # endif | |
3225 | #endif | |
3226 | #if HAVE_STRING_H | |
3227 | # if !STDC_HEADERS && HAVE_MEMORY_H | |
3228 | # include <memory.h> | |
3229 | # endif | |
3230 | # include <string.h> | |
3231 | #endif | |
3232 | #if HAVE_STRINGS_H | |
3233 | # include <strings.h> | |
3234 | #endif | |
3235 | #if HAVE_INTTYPES_H | |
3236 | # include <inttypes.h> | |
3237 | #else | |
3238 | # if HAVE_STDINT_H | |
3239 | # include <stdint.h> | |
3240 | # endif | |
3241 | #endif | |
3242 | #if HAVE_UNISTD_H | |
3243 | # include <unistd.h> | |
3244 | #endif | |
3245 | #include <FL/Fl_Overlay_Window.H> | |
3246 configure:26877: result: no | |
3247 configure:26881: checking FL/Fl_Overlay_Window.H presence | |
3248 configure:26891: g++ -E conftest.cc | |
3249 conftest.cc:70:34: error: FL/Fl_Overlay_Window.H: No such file or directory | |
3250 configure:26897: $? = 1 | |
3251 configure: failed program was: | |
3252 | /* confdefs.h. */ | |
3253 | | |
3254 | #define PACKAGE_NAME "" | |
3255 | #define PACKAGE_TARNAME "" | |
3256 | #define PACKAGE_VERSION "" | |
3257 | #define PACKAGE_STRING "" | |
3258 | #define PACKAGE_BUGREPORT "" | |
3259 | #define PACKAGE "spandsp" | |
3260 | #define VERSION "0.0.3" | |
3261 | #ifdef __cplusplus | |
3262 | extern "C" void std::exit (int) throw (); using std::exit; | |
3263 | #endif | |
3264 | #define STDC_HEADERS 1 | |
3265 | #define HAVE_SYS_TYPES_H 1 | |
3266 | #define HAVE_SYS_STAT_H 1 | |
3267 | #define HAVE_STDLIB_H 1 | |
3268 | #define HAVE_STRING_H 1 | |
3269 | #define HAVE_MEMORY_H 1 | |
3270 | #define HAVE_STRINGS_H 1 | |
3271 | #define HAVE_INTTYPES_H 1 | |
3272 | #define HAVE_STDINT_H 1 | |
3273 | #define HAVE_UNISTD_H 1 | |
3274 | #define HAVE_DLFCN_H 1 | |
3275 | #define HAVE_LONG_LONG 1 | |
3276 | #define HAVE_LONG_DOUBLE 1 | |
3277 | #define RETSIGTYPE void | |
3278 | #define HAVE_VPRINTF 1 | |
3279 | #define HAVE_STDLIB_H 1 | |
3280 | #define HAVE_MALLOC 1 | |
3281 | #define HAVE_STDLIB_H 1 | |
3282 | #define HAVE_REALLOC 1 | |
3283 | #define HAVE_SYS_SELECT_H 1 | |
3284 | #define HAVE_SYS_SOCKET_H 1 | |
3285 | #define SELECT_TYPE_ARG1 int | |
3286 | #define SELECT_TYPE_ARG234 (fd_set *) | |
3287 | #define SELECT_TYPE_ARG5 (struct timeval *) | |
3288 | #define HAVE_MEMMOVE 1 | |
3289 | #define HAVE_MEMSET 1 | |
3290 | #define HAVE_SELECT 1 | |
3291 | #define HAVE_STRCASECMP 1 | |
3292 | #define HAVE_STRCHR 1 | |
3293 | #define HAVE_STRDUP 1 | |
3294 | #define HAVE_STRERROR 1 | |
3295 | #define HAVE_STRSTR 1 | |
3296 | #define HAVE_STRTOL 1 | |
3297 | #define HAVE_GETTIMEOFDAY 1 | |
3298 | #define STDC_HEADERS 1 | |
3299 | #define HAVE_SYS_WAIT_H 1 | |
3300 | #define TIME_WITH_SYS_TIME 1 | |
3301 | #define HAVE_INTTYPES_H 1 | |
3302 | #define HAVE_UNISTD_H 1 | |
3303 | #define HAVE_STDLIB_H 1 | |
3304 | #define HAVE_STRING_H 1 | |
3305 | #define HAVE_STRINGS_H 1 | |
3306 | #define HAVE_MALLOC_H 1 | |
3307 | #define HAVE_TGMATH_H 1 | |
3308 | #define HAVE_MATH_H 1 | |
3309 | #define HAVE_FLOAT_H 1 | |
3310 | #define HAVE_FCNTL_H 1 | |
3311 | #define HAVE_SYS_TIME_H 1 | |
3312 | #define HAVE_SYS_SELECT_H 1 | |
3313 | #define HAVE_SYS_IOCTL_H 1 | |
3314 | #define HAVE_SYS_FCNTL_H 1 | |
3315 | #define HAVE_AUDIOFILE_H 1 | |
3316 | #define HAVE_FFTW3_H 1 | |
3317 | #define HAVE_TIFFIO_H 1 | |
3318 | #define HAVE_PTHREAD_H 1 | |
3319 | #define HAVE_X11_X_H 1 | |
3320 | /* end confdefs.h. */ | |
3321 | #include <FL/Fl_Overlay_Window.H> | |
3322 configure:26917: result: no | |
3323 configure:26952: checking for FL/Fl_Overlay_Window.H | |
3324 configure:26959: result: no | |
3325 configure:26986: checking FL/Fl_Light_Button.H usability | |
3326 configure:26998: g++ -c -g -O2 conftest.cc >&5 | |
3327 conftest.cc:104:32: error: FL/Fl_Light_Button.H: No such file or directory | |
3328 configure:27004: $? = 1 | |
3329 configure: failed program was: | |
3330 | /* confdefs.h. */ | |
3331 | | |
3332 | #define PACKAGE_NAME "" | |
3333 | #define PACKAGE_TARNAME "" | |
3334 | #define PACKAGE_VERSION "" | |
3335 | #define PACKAGE_STRING "" | |
3336 | #define PACKAGE_BUGREPORT "" | |
3337 | #define PACKAGE "spandsp" | |
3338 | #define VERSION "0.0.3" | |
3339 | #ifdef __cplusplus | |
3340 | extern "C" void std::exit (int) throw (); using std::exit; | |
3341 | #endif | |
3342 | #define STDC_HEADERS 1 | |
3343 | #define HAVE_SYS_TYPES_H 1 | |
3344 | #define HAVE_SYS_STAT_H 1 | |
3345 | #define HAVE_STDLIB_H 1 | |
3346 | #define HAVE_STRING_H 1 | |
3347 | #define HAVE_MEMORY_H 1 | |
3348 | #define HAVE_STRINGS_H 1 | |
3349 | #define HAVE_INTTYPES_H 1 | |
3350 | #define HAVE_STDINT_H 1 | |
3351 | #define HAVE_UNISTD_H 1 | |
3352 | #define HAVE_DLFCN_H 1 | |
3353 | #define HAVE_LONG_LONG 1 | |
3354 | #define HAVE_LONG_DOUBLE 1 | |
3355 | #define RETSIGTYPE void | |
3356 | #define HAVE_VPRINTF 1 | |
3357 | #define HAVE_STDLIB_H 1 | |
3358 | #define HAVE_MALLOC 1 | |
3359 | #define HAVE_STDLIB_H 1 | |
3360 | #define HAVE_REALLOC 1 | |
3361 | #define HAVE_SYS_SELECT_H 1 | |
3362 | #define HAVE_SYS_SOCKET_H 1 | |
3363 | #define SELECT_TYPE_ARG1 int | |
3364 | #define SELECT_TYPE_ARG234 (fd_set *) | |
3365 | #define SELECT_TYPE_ARG5 (struct timeval *) | |
3366 | #define HAVE_MEMMOVE 1 | |
3367 | #define HAVE_MEMSET 1 | |
3368 | #define HAVE_SELECT 1 | |
3369 | #define HAVE_STRCASECMP 1 | |
3370 | #define HAVE_STRCHR 1 | |
3371 | #define HAVE_STRDUP 1 | |
3372 | #define HAVE_STRERROR 1 | |
3373 | #define HAVE_STRSTR 1 | |
3374 | #define HAVE_STRTOL 1 | |
3375 | #define HAVE_GETTIMEOFDAY 1 | |
3376 | #define STDC_HEADERS 1 | |
3377 | #define HAVE_SYS_WAIT_H 1 | |
3378 | #define TIME_WITH_SYS_TIME 1 | |
3379 | #define HAVE_INTTYPES_H 1 | |
3380 | #define HAVE_UNISTD_H 1 | |
3381 | #define HAVE_STDLIB_H 1 | |
3382 | #define HAVE_STRING_H 1 | |
3383 | #define HAVE_STRINGS_H 1 | |
3384 | #define HAVE_MALLOC_H 1 | |
3385 | #define HAVE_TGMATH_H 1 | |
3386 | #define HAVE_MATH_H 1 | |
3387 | #define HAVE_FLOAT_H 1 | |
3388 | #define HAVE_FCNTL_H 1 | |
3389 | #define HAVE_SYS_TIME_H 1 | |
3390 | #define HAVE_SYS_SELECT_H 1 | |
3391 | #define HAVE_SYS_IOCTL_H 1 | |
3392 | #define HAVE_SYS_FCNTL_H 1 | |
3393 | #define HAVE_AUDIOFILE_H 1 | |
3394 | #define HAVE_FFTW3_H 1 | |
3395 | #define HAVE_TIFFIO_H 1 | |
3396 | #define HAVE_PTHREAD_H 1 | |
3397 | #define HAVE_X11_X_H 1 | |
3398 | /* end confdefs.h. */ | |
3399 | #include <stdio.h> | |
3400 | #if HAVE_SYS_TYPES_H | |
3401 | # include <sys/types.h> | |
3402 | #endif | |
3403 | #if HAVE_SYS_STAT_H | |
3404 | # include <sys/stat.h> | |
3405 | #endif | |
3406 | #if STDC_HEADERS | |
3407 | # include <stdlib.h> | |
3408 | # include <stddef.h> | |
3409 | #else | |
3410 | # if HAVE_STDLIB_H | |
3411 | # include <stdlib.h> | |
3412 | # endif | |
3413 | #endif | |
3414 | #if HAVE_STRING_H | |
3415 | # if !STDC_HEADERS && HAVE_MEMORY_H | |
3416 | # include <memory.h> | |
3417 | # endif | |
3418 | # include <string.h> | |
3419 | #endif | |
3420 | #if HAVE_STRINGS_H | |
3421 | # include <strings.h> | |
3422 | #endif | |
3423 | #if HAVE_INTTYPES_H | |
3424 | # include <inttypes.h> | |
3425 | #else | |
3426 | # if HAVE_STDINT_H | |
3427 | # include <stdint.h> | |
3428 | # endif | |
3429 | #endif | |
3430 | #if HAVE_UNISTD_H | |
3431 | # include <unistd.h> | |
3432 | #endif | |
3433 | #include <FL/Fl_Light_Button.H> | |
3434 configure:27026: result: no | |
3435 configure:27030: checking FL/Fl_Light_Button.H presence | |
3436 configure:27040: g++ -E conftest.cc | |
3437 conftest.cc:70:32: error: FL/Fl_Light_Button.H: No such file or directory | |
3438 configure:27046: $? = 1 | |
3439 configure: failed program was: | |
3440 | /* confdefs.h. */ | |
3441 | | |
3442 | #define PACKAGE_NAME "" | |
3443 | #define PACKAGE_TARNAME "" | |
3444 | #define PACKAGE_VERSION "" | |
3445 | #define PACKAGE_STRING "" | |
3446 | #define PACKAGE_BUGREPORT "" | |
3447 | #define PACKAGE "spandsp" | |
3448 | #define VERSION "0.0.3" | |
3449 | #ifdef __cplusplus | |
3450 | extern "C" void std::exit (int) throw (); using std::exit; | |
3451 | #endif | |
3452 | #define STDC_HEADERS 1 | |
3453 | #define HAVE_SYS_TYPES_H 1 | |
3454 | #define HAVE_SYS_STAT_H 1 | |
3455 | #define HAVE_STDLIB_H 1 | |
3456 | #define HAVE_STRING_H 1 | |
3457 | #define HAVE_MEMORY_H 1 | |
3458 | #define HAVE_STRINGS_H 1 | |
3459 | #define HAVE_INTTYPES_H 1 | |
3460 | #define HAVE_STDINT_H 1 | |
3461 | #define HAVE_UNISTD_H 1 | |
3462 | #define HAVE_DLFCN_H 1 | |
3463 | #define HAVE_LONG_LONG 1 | |
3464 | #define HAVE_LONG_DOUBLE 1 | |
3465 | #define RETSIGTYPE void | |
3466 | #define HAVE_VPRINTF 1 | |
3467 | #define HAVE_STDLIB_H 1 | |
3468 | #define HAVE_MALLOC 1 | |
3469 | #define HAVE_STDLIB_H 1 | |
3470 | #define HAVE_REALLOC 1 | |
3471 | #define HAVE_SYS_SELECT_H 1 | |
3472 | #define HAVE_SYS_SOCKET_H 1 | |
3473 | #define SELECT_TYPE_ARG1 int | |
3474 | #define SELECT_TYPE_ARG234 (fd_set *) | |
3475 | #define SELECT_TYPE_ARG5 (struct timeval *) | |
3476 | #define HAVE_MEMMOVE 1 | |
3477 | #define HAVE_MEMSET 1 | |
3478 | #define HAVE_SELECT 1 | |
3479 | #define HAVE_STRCASECMP 1 | |
3480 | #define HAVE_STRCHR 1 | |
3481 | #define HAVE_STRDUP 1 | |
3482 | #define HAVE_STRERROR 1 | |
3483 | #define HAVE_STRSTR 1 | |
3484 | #define HAVE_STRTOL 1 | |
3485 | #define HAVE_GETTIMEOFDAY 1 | |
3486 | #define STDC_HEADERS 1 | |
3487 | #define HAVE_SYS_WAIT_H 1 | |
3488 | #define TIME_WITH_SYS_TIME 1 | |
3489 | #define HAVE_INTTYPES_H 1 | |
3490 | #define HAVE_UNISTD_H 1 | |
3491 | #define HAVE_STDLIB_H 1 | |
3492 | #define HAVE_STRING_H 1 | |
3493 | #define HAVE_STRINGS_H 1 | |
3494 | #define HAVE_MALLOC_H 1 | |
3495 | #define HAVE_TGMATH_H 1 | |
3496 | #define HAVE_MATH_H 1 | |
3497 | #define HAVE_FLOAT_H 1 | |
3498 | #define HAVE_FCNTL_H 1 | |
3499 | #define HAVE_SYS_TIME_H 1 | |
3500 | #define HAVE_SYS_SELECT_H 1 | |
3501 | #define HAVE_SYS_IOCTL_H 1 | |
3502 | #define HAVE_SYS_FCNTL_H 1 | |
3503 | #define HAVE_AUDIOFILE_H 1 | |
3504 | #define HAVE_FFTW3_H 1 | |
3505 | #define HAVE_TIFFIO_H 1 | |
3506 | #define HAVE_PTHREAD_H 1 | |
3507 | #define HAVE_X11_X_H 1 | |
3508 | /* end confdefs.h. */ | |
3509 | #include <FL/Fl_Light_Button.H> | |
3510 configure:27066: result: no | |
3511 configure:27101: checking for FL/Fl_Light_Button.H | |
3512 configure:27108: result: no | |
3513 configure:27135: checking FL/fl_draw.H usability | |
3514 configure:27147: g++ -c -g -O2 conftest.cc >&5 | |
3515 conftest.cc:104:24: error: FL/fl_draw.H: No such file or directory | |
3516 configure:27153: $? = 1 | |
3517 configure: failed program was: | |
3518 | /* confdefs.h. */ | |
3519 | | |
3520 | #define PACKAGE_NAME "" | |
3521 | #define PACKAGE_TARNAME "" | |
3522 | #define PACKAGE_VERSION "" | |
3523 | #define PACKAGE_STRING "" | |
3524 | #define PACKAGE_BUGREPORT "" | |
3525 | #define PACKAGE "spandsp" | |
3526 | #define VERSION "0.0.3" | |
3527 | #ifdef __cplusplus | |
3528 | extern "C" void std::exit (int) throw (); using std::exit; | |
3529 | #endif | |
3530 | #define STDC_HEADERS 1 | |
3531 | #define HAVE_SYS_TYPES_H 1 | |
3532 | #define HAVE_SYS_STAT_H 1 | |
3533 | #define HAVE_STDLIB_H 1 | |
3534 | #define HAVE_STRING_H 1 | |
3535 | #define HAVE_MEMORY_H 1 | |
3536 | #define HAVE_STRINGS_H 1 | |
3537 | #define HAVE_INTTYPES_H 1 | |
3538 | #define HAVE_STDINT_H 1 | |
3539 | #define HAVE_UNISTD_H 1 | |
3540 | #define HAVE_DLFCN_H 1 | |
3541 | #define HAVE_LONG_LONG 1 | |
3542 | #define HAVE_LONG_DOUBLE 1 | |
3543 | #define RETSIGTYPE void | |
3544 | #define HAVE_VPRINTF 1 | |
3545 | #define HAVE_STDLIB_H 1 | |
3546 | #define HAVE_MALLOC 1 | |
3547 | #define HAVE_STDLIB_H 1 | |
3548 | #define HAVE_REALLOC 1 | |
3549 | #define HAVE_SYS_SELECT_H 1 | |
3550 | #define HAVE_SYS_SOCKET_H 1 | |
3551 | #define SELECT_TYPE_ARG1 int | |
3552 | #define SELECT_TYPE_ARG234 (fd_set *) | |
3553 | #define SELECT_TYPE_ARG5 (struct timeval *) | |
3554 | #define HAVE_MEMMOVE 1 | |
3555 | #define HAVE_MEMSET 1 | |
3556 | #define HAVE_SELECT 1 | |
3557 | #define HAVE_STRCASECMP 1 | |
3558 | #define HAVE_STRCHR 1 | |
3559 | #define HAVE_STRDUP 1 | |
3560 | #define HAVE_STRERROR 1 | |
3561 | #define HAVE_STRSTR 1 | |
3562 | #define HAVE_STRTOL 1 | |
3563 | #define HAVE_GETTIMEOFDAY 1 | |
3564 | #define STDC_HEADERS 1 | |
3565 | #define HAVE_SYS_WAIT_H 1 | |
3566 | #define TIME_WITH_SYS_TIME 1 | |
3567 | #define HAVE_INTTYPES_H 1 | |
3568 | #define HAVE_UNISTD_H 1 | |
3569 | #define HAVE_STDLIB_H 1 | |
3570 | #define HAVE_STRING_H 1 | |
3571 | #define HAVE_STRINGS_H 1 | |
3572 | #define HAVE_MALLOC_H 1 | |
3573 | #define HAVE_TGMATH_H 1 | |
3574 | #define HAVE_MATH_H 1 | |
3575 | #define HAVE_FLOAT_H 1 | |
3576 | #define HAVE_FCNTL_H 1 | |
3577 | #define HAVE_SYS_TIME_H 1 | |
3578 | #define HAVE_SYS_SELECT_H 1 | |
3579 | #define HAVE_SYS_IOCTL_H 1 | |
3580 | #define HAVE_SYS_FCNTL_H 1 | |
3581 | #define HAVE_AUDIOFILE_H 1 | |
3582 | #define HAVE_FFTW3_H 1 | |
3583 | #define HAVE_TIFFIO_H 1 | |
3584 | #define HAVE_PTHREAD_H 1 | |
3585 | #define HAVE_X11_X_H 1 | |
3586 | /* end confdefs.h. */ | |
3587 | #include <stdio.h> | |
3588 | #if HAVE_SYS_TYPES_H | |
3589 | # include <sys/types.h> | |
3590 | #endif | |
3591 | #if HAVE_SYS_STAT_H | |
3592 | # include <sys/stat.h> | |
3593 | #endif | |
3594 | #if STDC_HEADERS | |
3595 | # include <stdlib.h> | |
3596 | # include <stddef.h> | |
3597 | #else | |
3598 | # if HAVE_STDLIB_H | |
3599 | # include <stdlib.h> | |
3600 | # endif | |
3601 | #endif | |
3602 | #if HAVE_STRING_H | |
3603 | # if !STDC_HEADERS && HAVE_MEMORY_H | |
3604 | # include <memory.h> | |
3605 | # endif | |
3606 | # include <string.h> | |
3607 | #endif | |
3608 | #if HAVE_STRINGS_H | |
3609 | # include <strings.h> | |
3610 | #endif | |
3611 | #if HAVE_INTTYPES_H | |
3612 | # include <inttypes.h> | |
3613 | #else | |
3614 | # if HAVE_STDINT_H | |
3615 | # include <stdint.h> | |
3616 | # endif | |
3617 | #endif | |
3618 | #if HAVE_UNISTD_H | |
3619 | # include <unistd.h> | |
3620 | #endif | |
3621 | #include <FL/fl_draw.H> | |
3622 configure:27175: result: no | |
3623 configure:27179: checking FL/fl_draw.H presence | |
3624 configure:27189: g++ -E conftest.cc | |
3625 conftest.cc:70:24: error: FL/fl_draw.H: No such file or directory | |
3626 configure:27195: $? = 1 | |
3627 configure: failed program was: | |
3628 | /* confdefs.h. */ | |
3629 | | |
3630 | #define PACKAGE_NAME "" | |
3631 | #define PACKAGE_TARNAME "" | |
3632 | #define PACKAGE_VERSION "" | |
3633 | #define PACKAGE_STRING "" | |
3634 | #define PACKAGE_BUGREPORT "" | |
3635 | #define PACKAGE "spandsp" | |
3636 | #define VERSION "0.0.3" | |
3637 | #ifdef __cplusplus | |
3638 | extern "C" void std::exit (int) throw (); using std::exit; | |
3639 | #endif | |
3640 | #define STDC_HEADERS 1 | |
3641 | #define HAVE_SYS_TYPES_H 1 | |
3642 | #define HAVE_SYS_STAT_H 1 | |
3643 | #define HAVE_STDLIB_H 1 | |
3644 | #define HAVE_STRING_H 1 | |
3645 | #define HAVE_MEMORY_H 1 | |
3646 | #define HAVE_STRINGS_H 1 | |
3647 | #define HAVE_INTTYPES_H 1 | |
3648 | #define HAVE_STDINT_H 1 | |
3649 | #define HAVE_UNISTD_H 1 | |
3650 | #define HAVE_DLFCN_H 1 | |
3651 | #define HAVE_LONG_LONG 1 | |
3652 | #define HAVE_LONG_DOUBLE 1 | |
3653 | #define RETSIGTYPE void | |
3654 | #define HAVE_VPRINTF 1 | |
3655 | #define HAVE_STDLIB_H 1 | |
3656 | #define HAVE_MALLOC 1 | |
3657 | #define HAVE_STDLIB_H 1 | |
3658 | #define HAVE_REALLOC 1 | |
3659 | #define HAVE_SYS_SELECT_H 1 | |
3660 | #define HAVE_SYS_SOCKET_H 1 | |
3661 | #define SELECT_TYPE_ARG1 int | |
3662 | #define SELECT_TYPE_ARG234 (fd_set *) | |
3663 | #define SELECT_TYPE_ARG5 (struct timeval *) | |
3664 | #define HAVE_MEMMOVE 1 | |
3665 | #define HAVE_MEMSET 1 | |
3666 | #define HAVE_SELECT 1 | |
3667 | #define HAVE_STRCASECMP 1 | |
3668 | #define HAVE_STRCHR 1 | |
3669 | #define HAVE_STRDUP 1 | |
3670 | #define HAVE_STRERROR 1 | |
3671 | #define HAVE_STRSTR 1 | |
3672 | #define HAVE_STRTOL 1 | |
3673 | #define HAVE_GETTIMEOFDAY 1 | |
3674 | #define STDC_HEADERS 1 | |
3675 | #define HAVE_SYS_WAIT_H 1 | |
3676 | #define TIME_WITH_SYS_TIME 1 | |
3677 | #define HAVE_INTTYPES_H 1 | |
3678 | #define HAVE_UNISTD_H 1 | |
3679 | #define HAVE_STDLIB_H 1 | |
3680 | #define HAVE_STRING_H 1 | |
3681 | #define HAVE_STRINGS_H 1 | |
3682 | #define HAVE_MALLOC_H 1 | |
3683 | #define HAVE_TGMATH_H 1 | |
3684 | #define HAVE_MATH_H 1 | |
3685 | #define HAVE_FLOAT_H 1 | |
3686 | #define HAVE_FCNTL_H 1 | |
3687 | #define HAVE_SYS_TIME_H 1 | |
3688 | #define HAVE_SYS_SELECT_H 1 | |
3689 | #define HAVE_SYS_IOCTL_H 1 | |
3690 | #define HAVE_SYS_FCNTL_H 1 | |
3691 | #define HAVE_AUDIOFILE_H 1 | |
3692 | #define HAVE_FFTW3_H 1 | |
3693 | #define HAVE_TIFFIO_H 1 | |
3694 | #define HAVE_PTHREAD_H 1 | |
3695 | #define HAVE_X11_X_H 1 | |
3696 | /* end confdefs.h. */ | |
3697 | #include <FL/fl_draw.H> | |
3698 configure:27215: result: no | |
3699 configure:27250: checking for FL/fl_draw.H | |
3700 configure:27257: result: no | |
3701 configure:27284: checking FL/Fl_Cartesian.H usability | |
3702 configure:27296: g++ -c -g -O2 conftest.cc >&5 | |
3703 conftest.cc:104:29: error: FL/Fl_Cartesian.H: No such file or directory | |
3704 configure:27302: $? = 1 | |
3705 configure: failed program was: | |
3706 | /* confdefs.h. */ | |
3707 | | |
3708 | #define PACKAGE_NAME "" | |
3709 | #define PACKAGE_TARNAME "" | |
3710 | #define PACKAGE_VERSION "" | |
3711 | #define PACKAGE_STRING "" | |
3712 | #define PACKAGE_BUGREPORT "" | |
3713 | #define PACKAGE "spandsp" | |
3714 | #define VERSION "0.0.3" | |
3715 | #ifdef __cplusplus | |
3716 | extern "C" void std::exit (int) throw (); using std::exit; | |
3717 | #endif | |
3718 | #define STDC_HEADERS 1 | |
3719 | #define HAVE_SYS_TYPES_H 1 | |
3720 | #define HAVE_SYS_STAT_H 1 | |
3721 | #define HAVE_STDLIB_H 1 | |
3722 | #define HAVE_STRING_H 1 | |
3723 | #define HAVE_MEMORY_H 1 | |
3724 | #define HAVE_STRINGS_H 1 | |
3725 | #define HAVE_INTTYPES_H 1 | |
3726 | #define HAVE_STDINT_H 1 | |
3727 | #define HAVE_UNISTD_H 1 | |
3728 | #define HAVE_DLFCN_H 1 | |
3729 | #define HAVE_LONG_LONG 1 | |
3730 | #define HAVE_LONG_DOUBLE 1 | |
3731 | #define RETSIGTYPE void | |
3732 | #define HAVE_VPRINTF 1 | |
3733 | #define HAVE_STDLIB_H 1 | |
3734 | #define HAVE_MALLOC 1 | |
3735 | #define HAVE_STDLIB_H 1 | |
3736 | #define HAVE_REALLOC 1 | |
3737 | #define HAVE_SYS_SELECT_H 1 | |
3738 | #define HAVE_SYS_SOCKET_H 1 | |
3739 | #define SELECT_TYPE_ARG1 int | |
3740 | #define SELECT_TYPE_ARG234 (fd_set *) | |
3741 | #define SELECT_TYPE_ARG5 (struct timeval *) | |
3742 | #define HAVE_MEMMOVE 1 | |
3743 | #define HAVE_MEMSET 1 | |
3744 | #define HAVE_SELECT 1 | |
3745 | #define HAVE_STRCASECMP 1 | |
3746 | #define HAVE_STRCHR 1 | |
3747 | #define HAVE_STRDUP 1 | |
3748 | #define HAVE_STRERROR 1 | |
3749 | #define HAVE_STRSTR 1 | |
3750 | #define HAVE_STRTOL 1 | |
3751 | #define HAVE_GETTIMEOFDAY 1 | |
3752 | #define STDC_HEADERS 1 | |
3753 | #define HAVE_SYS_WAIT_H 1 | |
3754 | #define TIME_WITH_SYS_TIME 1 | |
3755 | #define HAVE_INTTYPES_H 1 | |
3756 | #define HAVE_UNISTD_H 1 | |
3757 | #define HAVE_STDLIB_H 1 | |
3758 | #define HAVE_STRING_H 1 | |
3759 | #define HAVE_STRINGS_H 1 | |
3760 | #define HAVE_MALLOC_H 1 | |
3761 | #define HAVE_TGMATH_H 1 | |
3762 | #define HAVE_MATH_H 1 | |
3763 | #define HAVE_FLOAT_H 1 | |
3764 | #define HAVE_FCNTL_H 1 | |
3765 | #define HAVE_SYS_TIME_H 1 | |
3766 | #define HAVE_SYS_SELECT_H 1 | |
3767 | #define HAVE_SYS_IOCTL_H 1 | |
3768 | #define HAVE_SYS_FCNTL_H 1 | |
3769 | #define HAVE_AUDIOFILE_H 1 | |
3770 | #define HAVE_FFTW3_H 1 | |
3771 | #define HAVE_TIFFIO_H 1 | |
3772 | #define HAVE_PTHREAD_H 1 | |
3773 | #define HAVE_X11_X_H 1 | |
3774 | /* end confdefs.h. */ | |
3775 | #include <stdio.h> | |
3776 | #if HAVE_SYS_TYPES_H | |
3777 | # include <sys/types.h> | |
3778 | #endif | |
3779 | #if HAVE_SYS_STAT_H | |
3780 | # include <sys/stat.h> | |
3781 | #endif | |
3782 | #if STDC_HEADERS | |
3783 | # include <stdlib.h> | |
3784 | # include <stddef.h> | |
3785 | #else | |
3786 | # if HAVE_STDLIB_H | |
3787 | # include <stdlib.h> | |
3788 | # endif | |
3789 | #endif | |
3790 | #if HAVE_STRING_H | |
3791 | # if !STDC_HEADERS && HAVE_MEMORY_H | |
3792 | # include <memory.h> | |
3793 | # endif | |
3794 | # include <string.h> | |
3795 | #endif | |
3796 | #if HAVE_STRINGS_H | |
3797 | # include <strings.h> | |
3798 | #endif | |
3799 | #if HAVE_INTTYPES_H | |
3800 | # include <inttypes.h> | |
3801 | #else | |
3802 | # if HAVE_STDINT_H | |
3803 | # include <stdint.h> | |
3804 | # endif | |
3805 | #endif | |
3806 | #if HAVE_UNISTD_H | |
3807 | # include <unistd.h> | |
3808 | #endif | |
3809 | #include <FL/Fl_Cartesian.H> | |
3810 configure:27324: result: no | |
3811 configure:27328: checking FL/Fl_Cartesian.H presence | |
3812 configure:27338: g++ -E conftest.cc | |
3813 conftest.cc:70:29: error: FL/Fl_Cartesian.H: No such file or directory | |
3814 configure:27344: $? = 1 | |
3815 configure: failed program was: | |
3816 | /* confdefs.h. */ | |
3817 | | |
3818 | #define PACKAGE_NAME "" | |
3819 | #define PACKAGE_TARNAME "" | |
3820 | #define PACKAGE_VERSION "" | |
3821 | #define PACKAGE_STRING "" | |
3822 | #define PACKAGE_BUGREPORT "" | |
3823 | #define PACKAGE "spandsp" | |
3824 | #define VERSION "0.0.3" | |
3825 | #ifdef __cplusplus | |
3826 | extern "C" void std::exit (int) throw (); using std::exit; | |
3827 | #endif | |
3828 | #define STDC_HEADERS 1 | |
3829 | #define HAVE_SYS_TYPES_H 1 | |
3830 | #define HAVE_SYS_STAT_H 1 | |
3831 | #define HAVE_STDLIB_H 1 | |
3832 | #define HAVE_STRING_H 1 | |
3833 | #define HAVE_MEMORY_H 1 | |
3834 | #define HAVE_STRINGS_H 1 | |
3835 | #define HAVE_INTTYPES_H 1 | |
3836 | #define HAVE_STDINT_H 1 | |
3837 | #define HAVE_UNISTD_H 1 | |
3838 | #define HAVE_DLFCN_H 1 | |
3839 | #define HAVE_LONG_LONG 1 | |
3840 | #define HAVE_LONG_DOUBLE 1 | |
3841 | #define RETSIGTYPE void | |
3842 | #define HAVE_VPRINTF 1 | |
3843 | #define HAVE_STDLIB_H 1 | |
3844 | #define HAVE_MALLOC 1 | |
3845 | #define HAVE_STDLIB_H 1 | |
3846 | #define HAVE_REALLOC 1 | |
3847 | #define HAVE_SYS_SELECT_H 1 | |
3848 | #define HAVE_SYS_SOCKET_H 1 | |
3849 | #define SELECT_TYPE_ARG1 int | |
3850 | #define SELECT_TYPE_ARG234 (fd_set *) | |
3851 | #define SELECT_TYPE_ARG5 (struct timeval *) | |
3852 | #define HAVE_MEMMOVE 1 | |
3853 | #define HAVE_MEMSET 1 | |
3854 | #define HAVE_SELECT 1 | |
3855 | #define HAVE_STRCASECMP 1 | |
3856 | #define HAVE_STRCHR 1 | |
3857 | #define HAVE_STRDUP 1 | |
3858 | #define HAVE_STRERROR 1 | |
3859 | #define HAVE_STRSTR 1 | |
3860 | #define HAVE_STRTOL 1 | |
3861 | #define HAVE_GETTIMEOFDAY 1 | |
3862 | #define STDC_HEADERS 1 | |
3863 | #define HAVE_SYS_WAIT_H 1 | |
3864 | #define TIME_WITH_SYS_TIME 1 | |
3865 | #define HAVE_INTTYPES_H 1 | |
3866 | #define HAVE_UNISTD_H 1 | |
3867 | #define HAVE_STDLIB_H 1 | |
3868 | #define HAVE_STRING_H 1 | |
3869 | #define HAVE_STRINGS_H 1 | |
3870 | #define HAVE_MALLOC_H 1 | |
3871 | #define HAVE_TGMATH_H 1 | |
3872 | #define HAVE_MATH_H 1 | |
3873 | #define HAVE_FLOAT_H 1 | |
3874 | #define HAVE_FCNTL_H 1 | |
3875 | #define HAVE_SYS_TIME_H 1 | |
3876 | #define HAVE_SYS_SELECT_H 1 | |
3877 | #define HAVE_SYS_IOCTL_H 1 | |
3878 | #define HAVE_SYS_FCNTL_H 1 | |
3879 | #define HAVE_AUDIOFILE_H 1 | |
3880 | #define HAVE_FFTW3_H 1 | |
3881 | #define HAVE_TIFFIO_H 1 | |
3882 | #define HAVE_PTHREAD_H 1 | |
3883 | #define HAVE_X11_X_H 1 | |
3884 | /* end confdefs.h. */ | |
3885 | #include <FL/Fl_Cartesian.H> | |
3886 configure:27364: result: no | |
3887 configure:27399: checking for FL/Fl_Cartesian.H | |
3888 configure:27406: result: no | |
3889 configure:27433: checking FL/Fl_Audio_Meter.H usability | |
3890 configure:27445: g++ -c -g -O2 conftest.cc >&5 | |
3891 conftest.cc:104:31: error: FL/Fl_Audio_Meter.H: No such file or directory | |
3892 configure:27451: $? = 1 | |
3893 configure: failed program was: | |
3894 | /* confdefs.h. */ | |
3895 | | |
3896 | #define PACKAGE_NAME "" | |
3897 | #define PACKAGE_TARNAME "" | |
3898 | #define PACKAGE_VERSION "" | |
3899 | #define PACKAGE_STRING "" | |
3900 | #define PACKAGE_BUGREPORT "" | |
3901 | #define PACKAGE "spandsp" | |
3902 | #define VERSION "0.0.3" | |
3903 | #ifdef __cplusplus | |
3904 | extern "C" void std::exit (int) throw (); using std::exit; | |
3905 | #endif | |
3906 | #define STDC_HEADERS 1 | |
3907 | #define HAVE_SYS_TYPES_H 1 | |
3908 | #define HAVE_SYS_STAT_H 1 | |
3909 | #define HAVE_STDLIB_H 1 | |
3910 | #define HAVE_STRING_H 1 | |
3911 | #define HAVE_MEMORY_H 1 | |
3912 | #define HAVE_STRINGS_H 1 | |
3913 | #define HAVE_INTTYPES_H 1 | |
3914 | #define HAVE_STDINT_H 1 | |
3915 | #define HAVE_UNISTD_H 1 | |
3916 | #define HAVE_DLFCN_H 1 | |
3917 | #define HAVE_LONG_LONG 1 | |
3918 | #define HAVE_LONG_DOUBLE 1 | |
3919 | #define RETSIGTYPE void | |
3920 | #define HAVE_VPRINTF 1 | |
3921 | #define HAVE_STDLIB_H 1 | |
3922 | #define HAVE_MALLOC 1 | |
3923 | #define HAVE_STDLIB_H 1 | |
3924 | #define HAVE_REALLOC 1 | |
3925 | #define HAVE_SYS_SELECT_H 1 | |
3926 | #define HAVE_SYS_SOCKET_H 1 | |
3927 | #define SELECT_TYPE_ARG1 int | |
3928 | #define SELECT_TYPE_ARG234 (fd_set *) | |
3929 | #define SELECT_TYPE_ARG5 (struct timeval *) | |
3930 | #define HAVE_MEMMOVE 1 | |
3931 | #define HAVE_MEMSET 1 | |
3932 | #define HAVE_SELECT 1 | |
3933 | #define HAVE_STRCASECMP 1 | |
3934 | #define HAVE_STRCHR 1 | |
3935 | #define HAVE_STRDUP 1 | |
3936 | #define HAVE_STRERROR 1 | |
3937 | #define HAVE_STRSTR 1 | |
3938 | #define HAVE_STRTOL 1 | |
3939 | #define HAVE_GETTIMEOFDAY 1 | |
3940 | #define STDC_HEADERS 1 | |
3941 | #define HAVE_SYS_WAIT_H 1 | |
3942 | #define TIME_WITH_SYS_TIME 1 | |
3943 | #define HAVE_INTTYPES_H 1 | |
3944 | #define HAVE_UNISTD_H 1 | |
3945 | #define HAVE_STDLIB_H 1 | |
3946 | #define HAVE_STRING_H 1 | |
3947 | #define HAVE_STRINGS_H 1 | |
3948 | #define HAVE_MALLOC_H 1 | |
3949 | #define HAVE_TGMATH_H 1 | |
3950 | #define HAVE_MATH_H 1 | |
3951 | #define HAVE_FLOAT_H 1 | |
3952 | #define HAVE_FCNTL_H 1 | |
3953 | #define HAVE_SYS_TIME_H 1 | |
3954 | #define HAVE_SYS_SELECT_H 1 | |
3955 | #define HAVE_SYS_IOCTL_H 1 | |
3956 | #define HAVE_SYS_FCNTL_H 1 | |
3957 | #define HAVE_AUDIOFILE_H 1 | |
3958 | #define HAVE_FFTW3_H 1 | |
3959 | #define HAVE_TIFFIO_H 1 | |
3960 | #define HAVE_PTHREAD_H 1 | |
3961 | #define HAVE_X11_X_H 1 | |
3962 | /* end confdefs.h. */ | |
3963 | #include <stdio.h> | |
3964 | #if HAVE_SYS_TYPES_H | |
3965 | # include <sys/types.h> | |
3966 | #endif | |
3967 | #if HAVE_SYS_STAT_H | |
3968 | # include <sys/stat.h> | |
3969 | #endif | |
3970 | #if STDC_HEADERS | |
3971 | # include <stdlib.h> | |
3972 | # include <stddef.h> | |
3973 | #else | |
3974 | # if HAVE_STDLIB_H | |
3975 | # include <stdlib.h> | |
3976 | # endif | |
3977 | #endif | |
3978 | #if HAVE_STRING_H | |
3979 | # if !STDC_HEADERS && HAVE_MEMORY_H | |
3980 | # include <memory.h> | |
3981 | # endif | |
3982 | # include <string.h> | |
3983 | #endif | |
3984 | #if HAVE_STRINGS_H | |
3985 | # include <strings.h> | |
3986 | #endif | |
3987 | #if HAVE_INTTYPES_H | |
3988 | # include <inttypes.h> | |
3989 | #else | |
3990 | # if HAVE_STDINT_H | |
3991 | # include <stdint.h> | |
3992 | # endif | |
3993 | #endif | |
3994 | #if HAVE_UNISTD_H | |
3995 | # include <unistd.h> | |
3996 | #endif | |
3997 | #include <FL/Fl_Audio_Meter.H> | |
3998 configure:27473: result: no | |
3999 configure:27477: checking FL/Fl_Audio_Meter.H presence | |
4000 configure:27487: g++ -E conftest.cc | |
4001 conftest.cc:70:31: error: FL/Fl_Audio_Meter.H: No such file or directory | |
4002 configure:27493: $? = 1 | |
4003 configure: failed program was: | |
4004 | /* confdefs.h. */ | |
4005 | | |
4006 | #define PACKAGE_NAME "" | |
4007 | #define PACKAGE_TARNAME "" | |
4008 | #define PACKAGE_VERSION "" | |
4009 | #define PACKAGE_STRING "" | |
4010 | #define PACKAGE_BUGREPORT "" | |
4011 | #define PACKAGE "spandsp" | |
4012 | #define VERSION "0.0.3" | |
4013 | #ifdef __cplusplus | |
4014 | extern "C" void std::exit (int) throw (); using std::exit; | |
4015 | #endif | |
4016 | #define STDC_HEADERS 1 | |
4017 | #define HAVE_SYS_TYPES_H 1 | |
4018 | #define HAVE_SYS_STAT_H 1 | |
4019 | #define HAVE_STDLIB_H 1 | |
4020 | #define HAVE_STRING_H 1 | |
4021 | #define HAVE_MEMORY_H 1 | |
4022 | #define HAVE_STRINGS_H 1 | |
4023 | #define HAVE_INTTYPES_H 1 | |
4024 | #define HAVE_STDINT_H 1 | |
4025 | #define HAVE_UNISTD_H 1 | |
4026 | #define HAVE_DLFCN_H 1 | |
4027 | #define HAVE_LONG_LONG 1 | |
4028 | #define HAVE_LONG_DOUBLE 1 | |
4029 | #define RETSIGTYPE void | |
4030 | #define HAVE_VPRINTF 1 | |
4031 | #define HAVE_STDLIB_H 1 | |
4032 | #define HAVE_MALLOC 1 | |
4033 | #define HAVE_STDLIB_H 1 | |
4034 | #define HAVE_REALLOC 1 | |
4035 | #define HAVE_SYS_SELECT_H 1 | |
4036 | #define HAVE_SYS_SOCKET_H 1 | |
4037 | #define SELECT_TYPE_ARG1 int | |
4038 | #define SELECT_TYPE_ARG234 (fd_set *) | |
4039 | #define SELECT_TYPE_ARG5 (struct timeval *) | |
4040 | #define HAVE_MEMMOVE 1 | |
4041 | #define HAVE_MEMSET 1 | |
4042 | #define HAVE_SELECT 1 | |
4043 | #define HAVE_STRCASECMP 1 | |
4044 | #define HAVE_STRCHR 1 | |
4045 | #define HAVE_STRDUP 1 | |
4046 | #define HAVE_STRERROR 1 | |
4047 | #define HAVE_STRSTR 1 | |
4048 | #define HAVE_STRTOL 1 | |
4049 | #define HAVE_GETTIMEOFDAY 1 | |
4050 | #define STDC_HEADERS 1 | |
4051 | #define HAVE_SYS_WAIT_H 1 | |
4052 | #define TIME_WITH_SYS_TIME 1 | |
4053 | #define HAVE_INTTYPES_H 1 | |
4054 | #define HAVE_UNISTD_H 1 | |
4055 | #define HAVE_STDLIB_H 1 | |
4056 | #define HAVE_STRING_H 1 | |
4057 | #define HAVE_STRINGS_H 1 | |
4058 | #define HAVE_MALLOC_H 1 | |
4059 | #define HAVE_TGMATH_H 1 | |
4060 | #define HAVE_MATH_H 1 | |
4061 | #define HAVE_FLOAT_H 1 | |
4062 | #define HAVE_FCNTL_H 1 | |
4063 | #define HAVE_SYS_TIME_H 1 | |
4064 | #define HAVE_SYS_SELECT_H 1 | |
4065 | #define HAVE_SYS_IOCTL_H 1 | |
4066 | #define HAVE_SYS_FCNTL_H 1 | |
4067 | #define HAVE_AUDIOFILE_H 1 | |
4068 | #define HAVE_FFTW3_H 1 | |
4069 | #define HAVE_TIFFIO_H 1 | |
4070 | #define HAVE_PTHREAD_H 1 | |
4071 | #define HAVE_X11_X_H 1 | |
4072 | /* end confdefs.h. */ | |
4073 | #include <FL/Fl_Audio_Meter.H> | |
4074 configure:27513: result: no | |
4075 configure:27548: checking for FL/Fl_Audio_Meter.H | |
4076 configure:27555: result: no | |
4077 configure:27576: checking for /usr/X11R6/lib64 | |
4078 configure:27591: result: no | |
4079 configure:27596: checking for /usr/X11R6/lib | |
4080 configure:27611: result: yes | |
4081 configure:27621: checking for XftFontOpen in -lXft | |
4082 configure:27651: gcc -o conftest -g -O2 conftest.c -lXft -L/usr/X11R6/lib >&5 | |
4083 configure:27657: $? = 0 | |
4084 configure:27660: test -z || test ! -s conftest.err | |
4085 configure:27663: $? = 0 | |
4086 configure:27666: test -s conftest | |
4087 configure:27669: $? = 0 | |
4088 configure:27682: result: yes | |
4089 configure:27688: checking for XextCreateExtension in -lXext | |
4090 configure:27718: gcc -o conftest -g -O2 conftest.c -lXext -L/usr/X11R6/lib -lXft >&5 | |
4091 configure:27724: $? = 0 | |
4092 configure:27727: test -z || test ! -s conftest.err | |
4093 configure:27730: $? = 0 | |
4094 configure:27733: test -s conftest | |
4095 configure:27736: $? = 0 | |
4096 configure:27749: result: yes | |
4097 configure:27755: checking for XOpenDisplay in -lX11 | |
4098 configure:27785: gcc -o conftest -g -O2 conftest.c -lX11 -L/usr/X11R6/lib -lXft -lXext >&5 | |
4099 configure:27791: $? = 0 | |
4100 configure:27794: test -z || test ! -s conftest.err | |
4101 configure:27797: $? = 0 | |
4102 configure:27800: test -s conftest | |
4103 configure:27803: $? = 0 | |
4104 configure:27816: result: yes | |
4105 configure:27823: checking for TIFFOpen in -ltiff | |
4106 configure:27853: gcc -o conftest -g -O2 conftest.c -ltiff -lm >&5 | |
4107 configure:27859: $? = 0 | |
4108 configure:27862: test -z || test ! -s conftest.err | |
4109 configure:27865: $? = 0 | |
4110 configure:27868: test -s conftest | |
4111 configure:27871: $? = 0 | |
4112 configure:27884: result: yes | |
4113 configure:27900: checking for cos in -lm | |
4114 configure:27930: gcc -o conftest -g -O2 conftest.c -lm -ltiff >&5 | |
4115 conftest.c:78: warning: conflicting types for built-in function 'cos' | |
4116 configure:27936: $? = 0 | |
4117 configure:27939: test -z || test ! -s conftest.err | |
4118 configure:27942: $? = 0 | |
4119 configure:27945: test -s conftest | |
4120 configure:27948: $? = 0 | |
4121 configure:27961: result: yes | |
4122 configure:27972: checking for xmlParseFile in -lxml2 | |
4123 configure:28002: gcc -o conftest -g -O2 conftest.c -lxml2 -lm -ltiff >&5 | |
4124 /usr/bin/ld: cannot find -lxml2 | |
4125 collect2: ld returned 1 exit status | |
4126 configure:28008: $? = 1 | |
4127 configure: failed program was: | |
4128 | /* confdefs.h. */ | |
4129 | | |
4130 | #define PACKAGE_NAME "" | |
4131 | #define PACKAGE_TARNAME "" | |
4132 | #define PACKAGE_VERSION "" | |
4133 | #define PACKAGE_STRING "" | |
4134 | #define PACKAGE_BUGREPORT "" | |
4135 | #define PACKAGE "spandsp" | |
4136 | #define VERSION "0.0.3" | |
4137 | #ifdef __cplusplus | |
4138 | extern "C" void std::exit (int) throw (); using std::exit; | |
4139 | #endif | |
4140 | #define STDC_HEADERS 1 | |
4141 | #define HAVE_SYS_TYPES_H 1 | |
4142 | #define HAVE_SYS_STAT_H 1 | |
4143 | #define HAVE_STDLIB_H 1 | |
4144 | #define HAVE_STRING_H 1 | |
4145 | #define HAVE_MEMORY_H 1 | |
4146 | #define HAVE_STRINGS_H 1 | |
4147 | #define HAVE_INTTYPES_H 1 | |
4148 | #define HAVE_STDINT_H 1 | |
4149 | #define HAVE_UNISTD_H 1 | |
4150 | #define HAVE_DLFCN_H 1 | |
4151 | #define HAVE_LONG_LONG 1 | |
4152 | #define HAVE_LONG_DOUBLE 1 | |
4153 | #define RETSIGTYPE void | |
4154 | #define HAVE_VPRINTF 1 | |
4155 | #define HAVE_STDLIB_H 1 | |
4156 | #define HAVE_MALLOC 1 | |
4157 | #define HAVE_STDLIB_H 1 | |
4158 | #define HAVE_REALLOC 1 | |
4159 | #define HAVE_SYS_SELECT_H 1 | |
4160 | #define HAVE_SYS_SOCKET_H 1 | |
4161 | #define SELECT_TYPE_ARG1 int | |
4162 | #define SELECT_TYPE_ARG234 (fd_set *) | |
4163 | #define SELECT_TYPE_ARG5 (struct timeval *) | |
4164 | #define HAVE_MEMMOVE 1 | |
4165 | #define HAVE_MEMSET 1 | |
4166 | #define HAVE_SELECT 1 | |
4167 | #define HAVE_STRCASECMP 1 | |
4168 | #define HAVE_STRCHR 1 | |
4169 | #define HAVE_STRDUP 1 | |
4170 | #define HAVE_STRERROR 1 | |
4171 | #define HAVE_STRSTR 1 | |
4172 | #define HAVE_STRTOL 1 | |
4173 | #define HAVE_GETTIMEOFDAY 1 | |
4174 | #define STDC_HEADERS 1 | |
4175 | #define HAVE_SYS_WAIT_H 1 | |
4176 | #define TIME_WITH_SYS_TIME 1 | |
4177 | #define HAVE_INTTYPES_H 1 | |
4178 | #define HAVE_UNISTD_H 1 | |
4179 | #define HAVE_STDLIB_H 1 | |
4180 | #define HAVE_STRING_H 1 | |
4181 | #define HAVE_STRINGS_H 1 | |
4182 | #define HAVE_MALLOC_H 1 | |
4183 | #define HAVE_TGMATH_H 1 | |
4184 | #define HAVE_MATH_H 1 | |
4185 | #define HAVE_FLOAT_H 1 | |
4186 | #define HAVE_FCNTL_H 1 | |
4187 | #define HAVE_SYS_TIME_H 1 | |
4188 | #define HAVE_SYS_SELECT_H 1 | |
4189 | #define HAVE_SYS_IOCTL_H 1 | |
4190 | #define HAVE_SYS_FCNTL_H 1 | |
4191 | #define HAVE_AUDIOFILE_H 1 | |
4192 | #define HAVE_FFTW3_H 1 | |
4193 | #define HAVE_TIFFIO_H 1 | |
4194 | #define HAVE_PTHREAD_H 1 | |
4195 | #define HAVE_X11_X_H 1 | |
4196 | #define HAVE_LIBTIFF 1 | |
4197 | #define HAVE_LIBM 1 | |
4198 | /* end confdefs.h. */ | |
4199 | | |
4200 | /* Override any gcc2 internal prototype to avoid an error. */ | |
4201 | #ifdef __cplusplus | |
4202 | extern "C" | |
4203 | #endif | |
4204 | /* We use char because int might match the return type of a gcc2 | |
4205 | builtin and then its argument prototype would still apply. */ | |
4206 | char xmlParseFile (); | |
4207 | int | |
4208 | main () | |
4209 | { | |
4210 | xmlParseFile (); | |
4211 | ; | |
4212 | return 0; | |
4213 | } | |
4214 configure:28033: result: no | |
4215 configure:28050: checking for main in -lfltk | |
4216 configure:28074: g++ -o conftest -g -O2 conftest.cc -lfltk -lm -ltiff >&5 | |
4217 /usr/bin/ld: cannot find -lfltk | |
4218 collect2: ld returned 1 exit status | |
4219 configure:28080: $? = 1 | |
4220 configure: failed program was: | |
4221 | /* confdefs.h. */ | |
4222 | | |
4223 | #define PACKAGE_NAME "" | |
4224 | #define PACKAGE_TARNAME "" | |
4225 | #define PACKAGE_VERSION "" | |
4226 | #define PACKAGE_STRING "" | |
4227 | #define PACKAGE_BUGREPORT "" | |
4228 | #define PACKAGE "spandsp" | |
4229 | #define VERSION "0.0.3" | |
4230 | #ifdef __cplusplus | |
4231 | extern "C" void std::exit (int) throw (); using std::exit; | |
4232 | #endif | |
4233 | #define STDC_HEADERS 1 | |
4234 | #define HAVE_SYS_TYPES_H 1 | |
4235 | #define HAVE_SYS_STAT_H 1 | |
4236 | #define HAVE_STDLIB_H 1 | |
4237 | #define HAVE_STRING_H 1 | |
4238 | #define HAVE_MEMORY_H 1 | |
4239 | #define HAVE_STRINGS_H 1 | |
4240 | #define HAVE_INTTYPES_H 1 | |
4241 | #define HAVE_STDINT_H 1 | |
4242 | #define HAVE_UNISTD_H 1 | |
4243 | #define HAVE_DLFCN_H 1 | |
4244 | #define HAVE_LONG_LONG 1 | |
4245 | #define HAVE_LONG_DOUBLE 1 | |
4246 | #define RETSIGTYPE void | |
4247 | #define HAVE_VPRINTF 1 | |
4248 | #define HAVE_STDLIB_H 1 | |
4249 | #define HAVE_MALLOC 1 | |
4250 | #define HAVE_STDLIB_H 1 | |
4251 | #define HAVE_REALLOC 1 | |
4252 | #define HAVE_SYS_SELECT_H 1 | |
4253 | #define HAVE_SYS_SOCKET_H 1 | |
4254 | #define SELECT_TYPE_ARG1 int | |
4255 | #define SELECT_TYPE_ARG234 (fd_set *) | |
4256 | #define SELECT_TYPE_ARG5 (struct timeval *) | |
4257 | #define HAVE_MEMMOVE 1 | |
4258 | #define HAVE_MEMSET 1 | |
4259 | #define HAVE_SELECT 1 | |
4260 | #define HAVE_STRCASECMP 1 | |
4261 | #define HAVE_STRCHR 1 | |
4262 | #define HAVE_STRDUP 1 | |
4263 | #define HAVE_STRERROR 1 | |
4264 | #define HAVE_STRSTR 1 | |
4265 | #define HAVE_STRTOL 1 | |
4266 | #define HAVE_GETTIMEOFDAY 1 | |
4267 | #define STDC_HEADERS 1 | |
4268 | #define HAVE_SYS_WAIT_H 1 | |
4269 | #define TIME_WITH_SYS_TIME 1 | |
4270 | #define HAVE_INTTYPES_H 1 | |
4271 | #define HAVE_UNISTD_H 1 | |
4272 | #define HAVE_STDLIB_H 1 | |
4273 | #define HAVE_STRING_H 1 | |
4274 | #define HAVE_STRINGS_H 1 | |
4275 | #define HAVE_MALLOC_H 1 | |
4276 | #define HAVE_TGMATH_H 1 | |
4277 | #define HAVE_MATH_H 1 | |
4278 | #define HAVE_FLOAT_H 1 | |
4279 | #define HAVE_FCNTL_H 1 | |
4280 | #define HAVE_SYS_TIME_H 1 | |
4281 | #define HAVE_SYS_SELECT_H 1 | |
4282 | #define HAVE_SYS_IOCTL_H 1 | |
4283 | #define HAVE_SYS_FCNTL_H 1 | |
4284 | #define HAVE_AUDIOFILE_H 1 | |
4285 | #define HAVE_FFTW3_H 1 | |
4286 | #define HAVE_TIFFIO_H 1 | |
4287 | #define HAVE_PTHREAD_H 1 | |
4288 | #define HAVE_X11_X_H 1 | |
4289 | #define HAVE_LIBTIFF 1 | |
4290 | #define HAVE_LIBM 1 | |
4291 | /* end confdefs.h. */ | |
4292 | | |
4293 | | |
4294 | int | |
4295 | main () | |
4296 | { | |
4297 | main (); | |
4298 | ; | |
4299 | return 0; | |
4300 | } | |
4301 configure:28105: result: no | |
4302 configure:28111: checking for main in -lfltk_cartesian | |
4303 configure:28135: g++ -o conftest -g -O2 conftest.cc -lfltk_cartesian -lm -ltiff >&5 | |
4304 /usr/bin/ld: cannot find -lfltk_cartesian | |
4305 collect2: ld returned 1 exit status | |
4306 configure:28141: $? = 1 | |
4307 configure: failed program was: | |
4308 | /* confdefs.h. */ | |
4309 | | |
4310 | #define PACKAGE_NAME "" | |
4311 | #define PACKAGE_TARNAME "" | |
4312 | #define PACKAGE_VERSION "" | |
4313 | #define PACKAGE_STRING "" | |
4314 | #define PACKAGE_BUGREPORT "" | |
4315 | #define PACKAGE "spandsp" | |
4316 | #define VERSION "0.0.3" | |
4317 | #ifdef __cplusplus | |
4318 | extern "C" void std::exit (int) throw (); using std::exit; | |
4319 | #endif | |
4320 | #define STDC_HEADERS 1 | |
4321 | #define HAVE_SYS_TYPES_H 1 | |
4322 | #define HAVE_SYS_STAT_H 1 | |
4323 | #define HAVE_STDLIB_H 1 | |
4324 | #define HAVE_STRING_H 1 | |
4325 | #define HAVE_MEMORY_H 1 | |
4326 | #define HAVE_STRINGS_H 1 | |
4327 | #define HAVE_INTTYPES_H 1 | |
4328 | #define HAVE_STDINT_H 1 | |
4329 | #define HAVE_UNISTD_H 1 | |
4330 | #define HAVE_DLFCN_H 1 | |
4331 | #define HAVE_LONG_LONG 1 | |
4332 | #define HAVE_LONG_DOUBLE 1 | |
4333 | #define RETSIGTYPE void | |
4334 | #define HAVE_VPRINTF 1 | |
4335 | #define HAVE_STDLIB_H 1 | |
4336 | #define HAVE_MALLOC 1 | |
4337 | #define HAVE_STDLIB_H 1 | |
4338 | #define HAVE_REALLOC 1 | |
4339 | #define HAVE_SYS_SELECT_H 1 | |
4340 | #define HAVE_SYS_SOCKET_H 1 | |
4341 | #define SELECT_TYPE_ARG1 int | |
4342 | #define SELECT_TYPE_ARG234 (fd_set *) | |
4343 | #define SELECT_TYPE_ARG5 (struct timeval *) | |
4344 | #define HAVE_MEMMOVE 1 | |
4345 | #define HAVE_MEMSET 1 | |
4346 | #define HAVE_SELECT 1 | |
4347 | #define HAVE_STRCASECMP 1 | |
4348 | #define HAVE_STRCHR 1 | |
4349 | #define HAVE_STRDUP 1 | |
4350 | #define HAVE_STRERROR 1 | |
4351 | #define HAVE_STRSTR 1 | |
4352 | #define HAVE_STRTOL 1 | |
4353 | #define HAVE_GETTIMEOFDAY 1 | |
4354 | #define STDC_HEADERS 1 | |
4355 | #define HAVE_SYS_WAIT_H 1 | |
4356 | #define TIME_WITH_SYS_TIME 1 | |
4357 | #define HAVE_INTTYPES_H 1 | |
4358 | #define HAVE_UNISTD_H 1 | |
4359 | #define HAVE_STDLIB_H 1 | |
4360 | #define HAVE_STRING_H 1 | |
4361 | #define HAVE_STRINGS_H 1 | |
4362 | #define HAVE_MALLOC_H 1 | |
4363 | #define HAVE_TGMATH_H 1 | |
4364 | #define HAVE_MATH_H 1 | |
4365 | #define HAVE_FLOAT_H 1 | |
4366 | #define HAVE_FCNTL_H 1 | |
4367 | #define HAVE_SYS_TIME_H 1 | |
4368 | #define HAVE_SYS_SELECT_H 1 | |
4369 | #define HAVE_SYS_IOCTL_H 1 | |
4370 | #define HAVE_SYS_FCNTL_H 1 | |
4371 | #define HAVE_AUDIOFILE_H 1 | |
4372 | #define HAVE_FFTW3_H 1 | |
4373 | #define HAVE_TIFFIO_H 1 | |
4374 | #define HAVE_PTHREAD_H 1 | |
4375 | #define HAVE_X11_X_H 1 | |
4376 | #define HAVE_LIBTIFF 1 | |
4377 | #define HAVE_LIBM 1 | |
4378 | /* end confdefs.h. */ | |
4379 | | |
4380 | | |
4381 | int | |
4382 | main () | |
4383 | { | |
4384 | main (); | |
4385 | ; | |
4386 | return 0; | |
4387 | } | |
4388 configure:28166: result: no | |
4389 configure:28172: checking for main in -lfltk_audio_meter | |
4390 configure:28196: g++ -o conftest -g -O2 conftest.cc -lfltk_audio_meter -lm -ltiff >&5 | |
4391 /usr/bin/ld: cannot find -lfltk_audio_meter | |
4392 collect2: ld returned 1 exit status | |
4393 configure:28202: $? = 1 | |
4394 configure: failed program was: | |
4395 | /* confdefs.h. */ | |
4396 | | |
4397 | #define PACKAGE_NAME "" | |
4398 | #define PACKAGE_TARNAME "" | |
4399 | #define PACKAGE_VERSION "" | |
4400 | #define PACKAGE_STRING "" | |
4401 | #define PACKAGE_BUGREPORT "" | |
4402 | #define PACKAGE "spandsp" | |
4403 | #define VERSION "0.0.3" | |
4404 | #ifdef __cplusplus | |
4405 | extern "C" void std::exit (int) throw (); using std::exit; | |
4406 | #endif | |
4407 | #define STDC_HEADERS 1 | |
4408 | #define HAVE_SYS_TYPES_H 1 | |
4409 | #define HAVE_SYS_STAT_H 1 | |
4410 | #define HAVE_STDLIB_H 1 | |
4411 | #define HAVE_STRING_H 1 | |
4412 | #define HAVE_MEMORY_H 1 | |
4413 | #define HAVE_STRINGS_H 1 | |
4414 | #define HAVE_INTTYPES_H 1 | |
4415 | #define HAVE_STDINT_H 1 | |
4416 | #define HAVE_UNISTD_H 1 | |
4417 | #define HAVE_DLFCN_H 1 | |
4418 | #define HAVE_LONG_LONG 1 | |
4419 | #define HAVE_LONG_DOUBLE 1 | |
4420 | #define RETSIGTYPE void | |
4421 | #define HAVE_VPRINTF 1 | |
4422 | #define HAVE_STDLIB_H 1 | |
4423 | #define HAVE_MALLOC 1 | |
4424 | #define HAVE_STDLIB_H 1 | |
4425 | #define HAVE_REALLOC 1 | |
4426 | #define HAVE_SYS_SELECT_H 1 | |
4427 | #define HAVE_SYS_SOCKET_H 1 | |
4428 | #define SELECT_TYPE_ARG1 int | |
4429 | #define SELECT_TYPE_ARG234 (fd_set *) | |
4430 | #define SELECT_TYPE_ARG5 (struct timeval *) | |
4431 | #define HAVE_MEMMOVE 1 | |
4432 | #define HAVE_MEMSET 1 | |
4433 | #define HAVE_SELECT 1 | |
4434 | #define HAVE_STRCASECMP 1 | |
4435 | #define HAVE_STRCHR 1 | |
4436 | #define HAVE_STRDUP 1 | |
4437 | #define HAVE_STRERROR 1 | |
4438 | #define HAVE_STRSTR 1 | |
4439 | #define HAVE_STRTOL 1 | |
4440 | #define HAVE_GETTIMEOFDAY 1 | |
4441 | #define STDC_HEADERS 1 | |
4442 | #define HAVE_SYS_WAIT_H 1 | |
4443 | #define TIME_WITH_SYS_TIME 1 | |
4444 | #define HAVE_INTTYPES_H 1 | |
4445 | #define HAVE_UNISTD_H 1 | |
4446 | #define HAVE_STDLIB_H 1 | |
4447 | #define HAVE_STRING_H 1 | |
4448 | #define HAVE_STRINGS_H 1 | |
4449 | #define HAVE_MALLOC_H 1 | |
4450 | #define HAVE_TGMATH_H 1 | |
4451 | #define HAVE_MATH_H 1 | |
4452 | #define HAVE_FLOAT_H 1 | |
4453 | #define HAVE_FCNTL_H 1 | |
4454 | #define HAVE_SYS_TIME_H 1 | |
4455 | #define HAVE_SYS_SELECT_H 1 | |
4456 | #define HAVE_SYS_IOCTL_H 1 | |
4457 | #define HAVE_SYS_FCNTL_H 1 | |
4458 | #define HAVE_AUDIOFILE_H 1 | |
4459 | #define HAVE_FFTW3_H 1 | |
4460 | #define HAVE_TIFFIO_H 1 | |
4461 | #define HAVE_PTHREAD_H 1 | |
4462 | #define HAVE_X11_X_H 1 | |
4463 | #define HAVE_LIBTIFF 1 | |
4464 | #define HAVE_LIBM 1 | |
4465 | /* end confdefs.h. */ | |
4466 | | |
4467 | | |
4468 | int | |
4469 | main () | |
4470 | { | |
4471 | main (); | |
4472 | ; | |
4473 | return 0; | |
4474 | } | |
4475 configure:28227: result: no | |
4476 configure:28239: checking for afOpenFile in -laudiofile | |
4477 configure:28269: gcc -o conftest -g -O2 conftest.c -laudiofile -lm -ltiff >&5 | |
4478 configure:28275: $? = 0 | |
4479 configure:28278: test -z || test ! -s conftest.err | |
4480 configure:28281: $? = 0 | |
4481 configure:28284: test -s conftest | |
4482 configure:28287: $? = 0 | |
4483 configure:28300: result: yes | |
4484 configure:28310: checking for fftw_plan_dft_1d in -lfftw3 | |
4485 configure:28340: gcc -o conftest -g -O2 conftest.c -lfftw3 -lm -ltiff >&5 | |
4486 configure:28346: $? = 0 | |
4487 configure:28349: test -z || test ! -s conftest.err | |
4488 configure:28352: $? = 0 | |
4489 configure:28355: test -s conftest | |
4490 configure:28358: $? = 0 | |
4491 configure:28371: result: yes | |
4492 configure:28377: checking for fftw_create_plan in -lfftw | |
4493 configure:28407: gcc -o conftest -g -O2 conftest.c -lfftw -lm -ltiff >&5 | |
4494 /usr/bin/ld: cannot find -lfftw | |
4495 collect2: ld returned 1 exit status | |
4496 configure:28413: $? = 1 | |
4497 configure: failed program was: | |
4498 | /* confdefs.h. */ | |
4499 | | |
4500 | #define PACKAGE_NAME "" | |
4501 | #define PACKAGE_TARNAME "" | |
4502 | #define PACKAGE_VERSION "" | |
4503 | #define PACKAGE_STRING "" | |
4504 | #define PACKAGE_BUGREPORT "" | |
4505 | #define PACKAGE "spandsp" | |
4506 | #define VERSION "0.0.3" | |
4507 | #ifdef __cplusplus | |
4508 | extern "C" void std::exit (int) throw (); using std::exit; | |
4509 | #endif | |
4510 | #define STDC_HEADERS 1 | |
4511 | #define HAVE_SYS_TYPES_H 1 | |
4512 | #define HAVE_SYS_STAT_H 1 | |
4513 | #define HAVE_STDLIB_H 1 | |
4514 | #define HAVE_STRING_H 1 | |
4515 | #define HAVE_MEMORY_H 1 | |
4516 | #define HAVE_STRINGS_H 1 | |
4517 | #define HAVE_INTTYPES_H 1 | |
4518 | #define HAVE_STDINT_H 1 | |
4519 | #define HAVE_UNISTD_H 1 | |
4520 | #define HAVE_DLFCN_H 1 | |
4521 | #define HAVE_LONG_LONG 1 | |
4522 | #define HAVE_LONG_DOUBLE 1 | |
4523 | #define RETSIGTYPE void | |
4524 | #define HAVE_VPRINTF 1 | |
4525 | #define HAVE_STDLIB_H 1 | |
4526 | #define HAVE_MALLOC 1 | |
4527 | #define HAVE_STDLIB_H 1 | |
4528 | #define HAVE_REALLOC 1 | |
4529 | #define HAVE_SYS_SELECT_H 1 | |
4530 | #define HAVE_SYS_SOCKET_H 1 | |
4531 | #define SELECT_TYPE_ARG1 int | |
4532 | #define SELECT_TYPE_ARG234 (fd_set *) | |
4533 | #define SELECT_TYPE_ARG5 (struct timeval *) | |
4534 | #define HAVE_MEMMOVE 1 | |
4535 | #define HAVE_MEMSET 1 | |
4536 | #define HAVE_SELECT 1 | |
4537 | #define HAVE_STRCASECMP 1 | |
4538 | #define HAVE_STRCHR 1 | |
4539 | #define HAVE_STRDUP 1 | |
4540 | #define HAVE_STRERROR 1 | |
4541 | #define HAVE_STRSTR 1 | |
4542 | #define HAVE_STRTOL 1 | |
4543 | #define HAVE_GETTIMEOFDAY 1 | |
4544 | #define STDC_HEADERS 1 | |
4545 | #define HAVE_SYS_WAIT_H 1 | |
4546 | #define TIME_WITH_SYS_TIME 1 | |
4547 | #define HAVE_INTTYPES_H 1 | |
4548 | #define HAVE_UNISTD_H 1 | |
4549 | #define HAVE_STDLIB_H 1 | |
4550 | #define HAVE_STRING_H 1 | |
4551 | #define HAVE_STRINGS_H 1 | |
4552 | #define HAVE_MALLOC_H 1 | |
4553 | #define HAVE_TGMATH_H 1 | |
4554 | #define HAVE_MATH_H 1 | |
4555 | #define HAVE_FLOAT_H 1 | |
4556 | #define HAVE_FCNTL_H 1 | |
4557 | #define HAVE_SYS_TIME_H 1 | |
4558 | #define HAVE_SYS_SELECT_H 1 | |
4559 | #define HAVE_SYS_IOCTL_H 1 | |
4560 | #define HAVE_SYS_FCNTL_H 1 | |
4561 | #define HAVE_AUDIOFILE_H 1 | |
4562 | #define HAVE_FFTW3_H 1 | |
4563 | #define HAVE_TIFFIO_H 1 | |
4564 | #define HAVE_PTHREAD_H 1 | |
4565 | #define HAVE_X11_X_H 1 | |
4566 | #define HAVE_LIBTIFF 1 | |
4567 | #define HAVE_LIBM 1 | |
4568 | /* end confdefs.h. */ | |
4569 | | |
4570 | /* Override any gcc2 internal prototype to avoid an error. */ | |
4571 | #ifdef __cplusplus | |
4572 | extern "C" | |
4573 | #endif | |
4574 | /* We use char because int might match the return type of a gcc2 | |
4575 | builtin and then its argument prototype would still apply. */ | |
4576 | char fftw_create_plan (); | |
4577 | int | |
4578 | main () | |
4579 | { | |
4580 | fftw_create_plan (); | |
4581 | ; | |
4582 | return 0; | |
4583 | } | |
4584 configure:28438: result: no | |
4585 configure:28444: checking for pthread_attr_init in -lpthread | |
4586 configure:28474: gcc -o conftest -g -O2 conftest.c -lpthread -lm -ltiff >&5 | |
4587 configure:28480: $? = 0 | |
4588 configure:28483: test -z || test ! -s conftest.err | |
4589 configure:28486: $? = 0 | |
4590 configure:28489: test -s conftest | |
4591 configure:28492: $? = 0 | |
4592 configure:28505: result: yes | |
4593 configure:28511: checking for dlopen in -ldl | |
4594 configure:28541: gcc -o conftest -g -O2 conftest.c -ldl -lm -ltiff >&5 | |
4595 configure:28547: $? = 0 | |
4596 configure:28550: test -z || test ! -s conftest.err | |
4597 configure:28553: $? = 0 | |
4598 configure:28556: test -s conftest | |
4599 configure:28559: $? = 0 | |
4600 configure:28572: result: yes | |
4601 configure:28578: checking for uc_start in -lunicall | |
4602 configure:28608: gcc -o conftest -g -O2 conftest.c -lunicall -ltiff -ldl -lm -ltiff >&5 | |
4603 /usr/bin/ld: cannot find -lunicall | |
4604 collect2: ld returned 1 exit status | |
4605 configure:28614: $? = 1 | |
4606 configure: failed program was: | |
4607 | /* confdefs.h. */ | |
4608 | | |
4609 | #define PACKAGE_NAME "" | |
4610 | #define PACKAGE_TARNAME "" | |
4611 | #define PACKAGE_VERSION "" | |
4612 | #define PACKAGE_STRING "" | |
4613 | #define PACKAGE_BUGREPORT "" | |
4614 | #define PACKAGE "spandsp" | |
4615 | #define VERSION "0.0.3" | |
4616 | #ifdef __cplusplus | |
4617 | extern "C" void std::exit (int) throw (); using std::exit; | |
4618 | #endif | |
4619 | #define STDC_HEADERS 1 | |
4620 | #define HAVE_SYS_TYPES_H 1 | |
4621 | #define HAVE_SYS_STAT_H 1 | |
4622 | #define HAVE_STDLIB_H 1 | |
4623 | #define HAVE_STRING_H 1 | |
4624 | #define HAVE_MEMORY_H 1 | |
4625 | #define HAVE_STRINGS_H 1 | |
4626 | #define HAVE_INTTYPES_H 1 | |
4627 | #define HAVE_STDINT_H 1 | |
4628 | #define HAVE_UNISTD_H 1 | |
4629 | #define HAVE_DLFCN_H 1 | |
4630 | #define HAVE_LONG_LONG 1 | |
4631 | #define HAVE_LONG_DOUBLE 1 | |
4632 | #define RETSIGTYPE void | |
4633 | #define HAVE_VPRINTF 1 | |
4634 | #define HAVE_STDLIB_H 1 | |
4635 | #define HAVE_MALLOC 1 | |
4636 | #define HAVE_STDLIB_H 1 | |
4637 | #define HAVE_REALLOC 1 | |
4638 | #define HAVE_SYS_SELECT_H 1 | |
4639 | #define HAVE_SYS_SOCKET_H 1 | |
4640 | #define SELECT_TYPE_ARG1 int | |
4641 | #define SELECT_TYPE_ARG234 (fd_set *) | |
4642 | #define SELECT_TYPE_ARG5 (struct timeval *) | |
4643 | #define HAVE_MEMMOVE 1 | |
4644 | #define HAVE_MEMSET 1 | |
4645 | #define HAVE_SELECT 1 | |
4646 | #define HAVE_STRCASECMP 1 | |
4647 | #define HAVE_STRCHR 1 | |
4648 | #define HAVE_STRDUP 1 | |
4649 | #define HAVE_STRERROR 1 | |
4650 | #define HAVE_STRSTR 1 | |
4651 | #define HAVE_STRTOL 1 | |
4652 | #define HAVE_GETTIMEOFDAY 1 | |
4653 | #define STDC_HEADERS 1 | |
4654 | #define HAVE_SYS_WAIT_H 1 | |
4655 | #define TIME_WITH_SYS_TIME 1 | |
4656 | #define HAVE_INTTYPES_H 1 | |
4657 | #define HAVE_UNISTD_H 1 | |
4658 | #define HAVE_STDLIB_H 1 | |
4659 | #define HAVE_STRING_H 1 | |
4660 | #define HAVE_STRINGS_H 1 | |
4661 | #define HAVE_MALLOC_H 1 | |
4662 | #define HAVE_TGMATH_H 1 | |
4663 | #define HAVE_MATH_H 1 | |
4664 | #define HAVE_FLOAT_H 1 | |
4665 | #define HAVE_FCNTL_H 1 | |
4666 | #define HAVE_SYS_TIME_H 1 | |
4667 | #define HAVE_SYS_SELECT_H 1 | |
4668 | #define HAVE_SYS_IOCTL_H 1 | |
4669 | #define HAVE_SYS_FCNTL_H 1 | |
4670 | #define HAVE_AUDIOFILE_H 1 | |
4671 | #define HAVE_FFTW3_H 1 | |
4672 | #define HAVE_TIFFIO_H 1 | |
4673 | #define HAVE_PTHREAD_H 1 | |
4674 | #define HAVE_X11_X_H 1 | |
4675 | #define HAVE_LIBTIFF 1 | |
4676 | #define HAVE_LIBM 1 | |
4677 | /* end confdefs.h. */ | |
4678 | | |
4679 | /* Override any gcc2 internal prototype to avoid an error. */ | |
4680 | #ifdef __cplusplus | |
4681 | extern "C" | |
4682 | #endif | |
4683 | /* We use char because int might match the return type of a gcc2 | |
4684 | builtin and then its argument prototype would still apply. */ | |
4685 | char uc_start (); | |
4686 | int | |
4687 | main () | |
4688 | { | |
4689 | uc_start (); | |
4690 | ; | |
4691 | return 0; | |
4692 | } | |
4693 configure:28639: result: no | |
4694 configure:28872: creating ./config.status | |
4695 | |
4696 ## ---------------------- ## | |
4697 ## Running config.status. ## | |
4698 ## ---------------------- ## | |
4699 | |
4700 This file was extended by config.status, which was | |
4701 generated by GNU Autoconf 2.59. Invocation command line was | |
4702 | |
4703 CONFIG_FILES = | |
4704 CONFIG_HEADERS = | |
4705 CONFIG_LINKS = | |
4706 CONFIG_COMMANDS = | |
4707 $ ./config.status | |
4708 | |
4709 on bunny | |
4710 | |
4711 config.status:774: creating Makefile | |
4712 config.status:774: creating doc/Makefile | |
4713 config.status:774: creating itutests/Makefile | |
4714 config.status:774: creating itutests/fax/Makefile | |
4715 config.status:774: creating src/Makefile | |
4716 config.status:774: creating tests/Makefile | |
4717 config.status:774: creating spandsp.spec | |
4718 config.status:840: creating src/config.h | |
4719 config.status:1060: src/config.h is unchanged | |
4720 config.status:1240: executing depfiles commands | |
4721 | |
4722 ## ---------------- ## | |
4723 ## Cache variables. ## | |
4724 ## ---------------- ## | |
4725 | |
4726 ac_cv_build=i686-pc-linux-gnu | |
4727 ac_cv_build_alias=i686-pc-linux-gnu | |
4728 ac_cv_c_compiler_gnu=yes | |
4729 ac_cv_c_const=yes | |
4730 ac_cv_c_inline=inline | |
4731 ac_cv_c_volatile=yes | |
4732 ac_cv_cxx_compiler_gnu=yes | |
4733 ac_cv_env_CC_set= | |
4734 ac_cv_env_CC_value= | |
4735 ac_cv_env_CFLAGS_set= | |
4736 ac_cv_env_CFLAGS_value= | |
4737 ac_cv_env_CPPFLAGS_set= | |
4738 ac_cv_env_CPPFLAGS_value= | |
4739 ac_cv_env_CPP_set= | |
4740 ac_cv_env_CPP_value= | |
4741 ac_cv_env_CXXCPP_set= | |
4742 ac_cv_env_CXXCPP_value= | |
4743 ac_cv_env_CXXFLAGS_set= | |
4744 ac_cv_env_CXXFLAGS_value= | |
4745 ac_cv_env_CXX_set= | |
4746 ac_cv_env_CXX_value= | |
4747 ac_cv_env_F77_set= | |
4748 ac_cv_env_F77_value= | |
4749 ac_cv_env_FFLAGS_set= | |
4750 ac_cv_env_FFLAGS_value= | |
4751 ac_cv_env_LDFLAGS_set= | |
4752 ac_cv_env_LDFLAGS_value= | |
4753 ac_cv_env_build_alias_set= | |
4754 ac_cv_env_build_alias_value= | |
4755 ac_cv_env_host_alias_set= | |
4756 ac_cv_env_host_alias_value= | |
4757 ac_cv_env_target_alias_set= | |
4758 ac_cv_env_target_alias_value= | |
4759 ac_cv_exeext= | |
4760 ac_cv_f77_compiler_gnu=no | |
4761 ac_cv_file__usr_X11R6_lib=yes | |
4762 ac_cv_file__usr_X11R6_lib64=no | |
4763 ac_cv_func__doprnt=no | |
4764 ac_cv_func_gettimeofday=yes | |
4765 ac_cv_func_malloc_0_nonnull=yes | |
4766 ac_cv_func_memcmp_working=yes | |
4767 ac_cv_func_memmove=yes | |
4768 ac_cv_func_memset=yes | |
4769 ac_cv_func_pow=no | |
4770 ac_cv_func_realloc_0_nonnull=yes | |
4771 ac_cv_func_rint=no | |
4772 ac_cv_func_select=yes | |
4773 ac_cv_func_select_args='int,fd_set *,struct timeval *' | |
4774 ac_cv_func_sqrt=no | |
4775 ac_cv_func_strcasecmp=yes | |
4776 ac_cv_func_strchr=yes | |
4777 ac_cv_func_strdup=yes | |
4778 ac_cv_func_strerror=yes | |
4779 ac_cv_func_strstr=yes | |
4780 ac_cv_func_strtol=yes | |
4781 ac_cv_func_vprintf=yes | |
4782 ac_cv_header_FL_Fl_Audio_Meter_H=no | |
4783 ac_cv_header_FL_Fl_Cartesian_H=no | |
4784 ac_cv_header_FL_Fl_H=no | |
4785 ac_cv_header_FL_Fl_Light_Button_H=no | |
4786 ac_cv_header_FL_Fl_Overlay_Window_H=no | |
4787 ac_cv_header_FL_fl_draw_H=no | |
4788 ac_cv_header_X11_X_h=yes | |
4789 ac_cv_header_audiofile_h=yes | |
4790 ac_cv_header_dlfcn_h=yes | |
4791 ac_cv_header_fcntl_h=yes | |
4792 ac_cv_header_fftw3_h=yes | |
4793 ac_cv_header_fftw_h=no | |
4794 ac_cv_header_float_h=yes | |
4795 ac_cv_header_inttypes_h=yes | |
4796 ac_cv_header_libxml_parser_h=no | |
4797 ac_cv_header_libxml_xinclude_h=no | |
4798 ac_cv_header_libxml_xmlmemory_h=no | |
4799 ac_cv_header_malloc_h=yes | |
4800 ac_cv_header_math_h=yes | |
4801 ac_cv_header_memory_h=yes | |
4802 ac_cv_header_pthread_h=yes | |
4803 ac_cv_header_socket_h=no | |
4804 ac_cv_header_stdc=yes | |
4805 ac_cv_header_stdint_h=yes | |
4806 ac_cv_header_stdlib_h=yes | |
4807 ac_cv_header_string_h=yes | |
4808 ac_cv_header_strings_h=yes | |
4809 ac_cv_header_sys_fcntl_h=yes | |
4810 ac_cv_header_sys_ioctl_h=yes | |
4811 ac_cv_header_sys_select_h=yes | |
4812 ac_cv_header_sys_socket_h=yes | |
4813 ac_cv_header_sys_stat_h=yes | |
4814 ac_cv_header_sys_time_h=yes | |
4815 ac_cv_header_sys_types_h=yes | |
4816 ac_cv_header_sys_wait_h=yes | |
4817 ac_cv_header_tgmath_h=yes | |
4818 ac_cv_header_tiffio_h=yes | |
4819 ac_cv_header_time=yes | |
4820 ac_cv_header_unicall_h=no | |
4821 ac_cv_header_unistd_h=yes | |
4822 ac_cv_host=i686-pc-linux-gnu | |
4823 ac_cv_host_alias=i686-pc-linux-gnu | |
4824 ac_cv_lib_X11_XOpenDisplay=yes | |
4825 ac_cv_lib_Xext_XextCreateExtension=yes | |
4826 ac_cv_lib_Xft_XftFontOpen=yes | |
4827 ac_cv_lib_audiofile_afOpenFile=yes | |
4828 ac_cv_lib_dl_dlopen=yes | |
4829 ac_cv_lib_error_at_line=yes | |
4830 ac_cv_lib_fftw3_fftw_plan_dft_1d=yes | |
4831 ac_cv_lib_fftw_fftw_create_plan=no | |
4832 ac_cv_lib_fltk_audio_meter_main=no | |
4833 ac_cv_lib_fltk_cartesian_main=no | |
4834 ac_cv_lib_fltk_main=no | |
4835 ac_cv_lib_m_cos=yes | |
4836 ac_cv_lib_pthread_pthread_attr_init=yes | |
4837 ac_cv_lib_tiff_TIFFOpen=yes | |
4838 ac_cv_lib_unicall_uc_start=no | |
4839 ac_cv_lib_xml2_xmlParseFile=no | |
4840 ac_cv_objext=o | |
4841 ac_cv_path_install='/usr/bin/install -c' | |
4842 ac_cv_prog_AWK=gawk | |
4843 ac_cv_prog_CPP='gcc -E' | |
4844 ac_cv_prog_CXXCPP='g++ -E' | |
4845 ac_cv_prog_ac_ct_AR=ar | |
4846 ac_cv_prog_ac_ct_CC=gcc | |
4847 ac_cv_prog_ac_ct_CXX=g++ | |
4848 ac_cv_prog_ac_ct_RANLIB=ranlib | |
4849 ac_cv_prog_ac_ct_STRIP=strip | |
4850 ac_cv_prog_cc_g=yes | |
4851 ac_cv_prog_cc_stdc= | |
4852 ac_cv_prog_cxx_g=yes | |
4853 ac_cv_prog_egrep='grep -E' | |
4854 ac_cv_prog_f77_g=no | |
4855 ac_cv_prog_gcc_traditional=no | |
4856 ac_cv_prog_make_make_set=yes | |
4857 ac_cv_type_long_double=yes | |
4858 ac_cv_type_long_long=yes | |
4859 ac_cv_type_signal=void | |
4860 am_cv_CC_dependencies_compiler_type=gcc3 | |
4861 am_cv_CXX_dependencies_compiler_type=gcc3 | |
4862 ax_cv_c_compiler_vendor=gnu | |
4863 lt_cv_deplibs_check_method=pass_all | |
4864 lt_cv_file_magic_cmd='$MAGIC_CMD' | |
4865 lt_cv_file_magic_test_file= | |
4866 lt_cv_ld_reload_flag=-r | |
4867 lt_cv_objdir=.libs | |
4868 lt_cv_path_LD=/usr/bin/ld | |
4869 lt_cv_path_LDCXX=/usr/bin/ld | |
4870 lt_cv_path_NM='/usr/bin/nm -B' | |
4871 lt_cv_path_SED=/bin/sed | |
4872 lt_cv_prog_compiler_c_o=yes | |
4873 lt_cv_prog_compiler_c_o_CXX=yes | |
4874 lt_cv_prog_compiler_rtti_exceptions=no | |
4875 lt_cv_prog_gnu_ld=yes | |
4876 lt_cv_prog_gnu_ldcxx=yes | |
4877 lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' | |
4878 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'\''' | |
4879 lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' | |
4880 lt_cv_sys_max_cmd_len=32768 | |
4881 lt_lt_cv_prog_compiler_c_o='"yes"' | |
4882 lt_lt_cv_prog_compiler_c_o_CXX='"yes"' | |
4883 lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' | |
4884 lt_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'\''"' | |
4885 lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' | |
4886 | |
4887 ## ----------------- ## | |
4888 ## Output variables. ## | |
4889 ## ----------------- ## | |
4890 | |
4891 ACLOCAL='${SHELL} /xhome1/tmp/oslec/spandsp-0.0.3/config/missing --run aclocal-1.9' | |
4892 AMDEPBACKSLASH='\' | |
4893 AMDEP_FALSE='#' | |
4894 AMDEP_TRUE='' | |
4895 AMTAR='${SHELL} /xhome1/tmp/oslec/spandsp-0.0.3/config/missing --run tar' | |
4896 AR='ar' | |
4897 AUTOCONF='${SHELL} /xhome1/tmp/oslec/spandsp-0.0.3/config/missing --run autoconf' | |
4898 AUTOHEADER='${SHELL} /xhome1/tmp/oslec/spandsp-0.0.3/config/missing --run autoheader' | |
4899 AUTOMAKE='${SHELL} /xhome1/tmp/oslec/spandsp-0.0.3/config/missing --run automake-1.9' | |
4900 AWK='gawk' | |
4901 CC='gcc' | |
4902 CCDEPMODE='depmode=gcc3' | |
4903 CFLAGS='-g -O2' | |
4904 COMP_VENDOR_CFLAGS='-O2 -g -std=gnu99 -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes' | |
4905 COND_DOC_FALSE='' | |
4906 COND_DOC_TRUE='#' | |
4907 COND_ITUTESTS_FALSE='' | |
4908 COND_ITUTESTS_TRUE='#' | |
4909 COND_MMX_FALSE='' | |
4910 COND_MMX_TRUE='#' | |
4911 COND_SSE_FALSE='' | |
4912 COND_SSE_TRUE='#' | |
4913 COND_TESTS_FALSE='#' | |
4914 COND_TESTS_TRUE='' | |
4915 CPP='gcc -E' | |
4916 CPPFLAGS=' ' | |
4917 CXX='g++' | |
4918 CXXCPP='g++ -E' | |
4919 CXXDEPMODE='depmode=gcc3' | |
4920 CXXFLAGS='-g -O2' | |
4921 CYGPATH_W='echo' | |
4922 DEFS='-DHAVE_CONFIG_H' | |
4923 DEPDIR='.deps' | |
4924 ECHO='echo' | |
4925 ECHO_C='' | |
4926 ECHO_N='-n' | |
4927 ECHO_T='' | |
4928 EGREP='grep -E' | |
4929 EXEEXT='' | |
4930 F77='' | |
4931 FFLAGS='' | |
4932 INSTALL_DATA='${INSTALL} -m 644' | |
4933 INSTALL_PROGRAM='${INSTALL}' | |
4934 INSTALL_SCRIPT='${INSTALL}' | |
4935 INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' | |
4936 LDFLAGS='' | |
4937 LIBOBJS='' | |
4938 LIBS='-lm -ltiff ' | |
4939 LIBTOOL='$(SHELL) $(top_builddir)/libtool' | |
4940 LN_S='ln -s' | |
4941 LTLIBOBJS='' | |
4942 MAKEINFO='${SHELL} /xhome1/tmp/oslec/spandsp-0.0.3/config/missing --run makeinfo' | |
4943 OBJEXT='o' | |
4944 PACKAGE='spandsp' | |
4945 PACKAGE_BUGREPORT='' | |
4946 PACKAGE_NAME='' | |
4947 PACKAGE_STRING='' | |
4948 PACKAGE_TARNAME='' | |
4949 PACKAGE_VERSION='' | |
4950 PATH_SEPARATOR=':' | |
4951 RANLIB='ranlib' | |
4952 SET_MAKE='' | |
4953 SHELL='/bin/sh' | |
4954 SPANDSP_LT_AGE='0' | |
4955 SPANDSP_LT_CURRENT='0' | |
4956 SPANDSP_LT_REVISION='2' | |
4957 STRIP='strip' | |
4958 TESTLIBS=' -L/usr/X11R6/lib -lXft -lXext -lX11 -laudiofile -lfftw3 -lpthread -ldl' | |
4959 VERSION='0.0.3' | |
4960 ac_ct_AR='ar' | |
4961 ac_ct_CC='gcc' | |
4962 ac_ct_CXX='g++' | |
4963 ac_ct_F77='' | |
4964 ac_ct_RANLIB='ranlib' | |
4965 ac_ct_STRIP='strip' | |
4966 am__fastdepCC_FALSE='#' | |
4967 am__fastdepCC_TRUE='' | |
4968 am__fastdepCXX_FALSE='#' | |
4969 am__fastdepCXX_TRUE='' | |
4970 am__include='include' | |
4971 am__leading_dot='.' | |
4972 am__quote='' | |
4973 am__tar='${AMTAR} chof - "$$tardir"' | |
4974 am__untar='${AMTAR} xf -' | |
4975 bindir='${exec_prefix}/bin' | |
4976 build='i686-pc-linux-gnu' | |
4977 build_alias='' | |
4978 build_cpu='i686' | |
4979 build_os='linux-gnu' | |
4980 build_vendor='pc' | |
4981 datadir='${prefix}/share' | |
4982 exec_prefix='${prefix}' | |
4983 host='i686-pc-linux-gnu' | |
4984 host_alias='' | |
4985 host_cpu='i686' | |
4986 host_os='linux-gnu' | |
4987 host_vendor='pc' | |
4988 includedir='${prefix}/include' | |
4989 infodir='${prefix}/info' | |
4990 install_sh='/xhome1/tmp/oslec/spandsp-0.0.3/config/install-sh' | |
4991 libdir='${exec_prefix}/lib' | |
4992 libexecdir='${exec_prefix}/libexec' | |
4993 localstatedir='${prefix}/var' | |
4994 mandir='${prefix}/man' | |
4995 mkdir_p='mkdir -p --' | |
4996 oldincludedir='/usr/include' | |
4997 prefix='/usr/local' | |
4998 program_transform_name='s,x,x,' | |
4999 sbindir='${exec_prefix}/sbin' | |
5000 sharedstatedir='${prefix}/com' | |
5001 sysconfdir='${prefix}/etc' | |
5002 target_alias='' | |
5003 | |
5004 ## ----------- ## | |
5005 ## confdefs.h. ## | |
5006 ## ----------- ## | |
5007 | |
5008 #define HAVE_AUDIOFILE_H 1 | |
5009 #define HAVE_DLFCN_H 1 | |
5010 #define HAVE_FCNTL_H 1 | |
5011 #define HAVE_FFTW3_H 1 | |
5012 #define HAVE_FLOAT_H 1 | |
5013 #define HAVE_GETTIMEOFDAY 1 | |
5014 #define HAVE_INTTYPES_H 1 | |
5015 #define HAVE_INTTYPES_H 1 | |
5016 #define HAVE_LIBM 1 | |
5017 #define HAVE_LIBTIFF 1 | |
5018 #define HAVE_LONG_DOUBLE 1 | |
5019 #define HAVE_LONG_LONG 1 | |
5020 #define HAVE_MALLOC 1 | |
5021 #define HAVE_MALLOC_H 1 | |
5022 #define HAVE_MATH_H 1 | |
5023 #define HAVE_MEMMOVE 1 | |
5024 #define HAVE_MEMORY_H 1 | |
5025 #define HAVE_MEMSET 1 | |
5026 #define HAVE_PTHREAD_H 1 | |
5027 #define HAVE_REALLOC 1 | |
5028 #define HAVE_SELECT 1 | |
5029 #define HAVE_STDINT_H 1 | |
5030 #define HAVE_STDLIB_H 1 | |
5031 #define HAVE_STDLIB_H 1 | |
5032 #define HAVE_STDLIB_H 1 | |
5033 #define HAVE_STDLIB_H 1 | |
5034 #define HAVE_STRCASECMP 1 | |
5035 #define HAVE_STRCHR 1 | |
5036 #define HAVE_STRDUP 1 | |
5037 #define HAVE_STRERROR 1 | |
5038 #define HAVE_STRINGS_H 1 | |
5039 #define HAVE_STRINGS_H 1 | |
5040 #define HAVE_STRING_H 1 | |
5041 #define HAVE_STRING_H 1 | |
5042 #define HAVE_STRSTR 1 | |
5043 #define HAVE_STRTOL 1 | |
5044 #define HAVE_SYS_FCNTL_H 1 | |
5045 #define HAVE_SYS_IOCTL_H 1 | |
5046 #define HAVE_SYS_SELECT_H 1 | |
5047 #define HAVE_SYS_SELECT_H 1 | |
5048 #define HAVE_SYS_SOCKET_H 1 | |
5049 #define HAVE_SYS_STAT_H 1 | |
5050 #define HAVE_SYS_TIME_H 1 | |
5051 #define HAVE_SYS_TYPES_H 1 | |
5052 #define HAVE_SYS_WAIT_H 1 | |
5053 #define HAVE_TGMATH_H 1 | |
5054 #define HAVE_TIFFIO_H 1 | |
5055 #define HAVE_UNISTD_H 1 | |
5056 #define HAVE_UNISTD_H 1 | |
5057 #define HAVE_VPRINTF 1 | |
5058 #define HAVE_X11_X_H 1 | |
5059 #define PACKAGE "spandsp" | |
5060 #define PACKAGE_BUGREPORT "" | |
5061 #define PACKAGE_NAME "" | |
5062 #define PACKAGE_STRING "" | |
5063 #define PACKAGE_TARNAME "" | |
5064 #define PACKAGE_VERSION "" | |
5065 #define RETSIGTYPE void | |
5066 #define SELECT_TYPE_ARG1 int | |
5067 #define SELECT_TYPE_ARG234 (fd_set *) | |
5068 #define SELECT_TYPE_ARG5 (struct timeval *) | |
5069 #define STDC_HEADERS 1 | |
5070 #define STDC_HEADERS 1 | |
5071 #define TIME_WITH_SYS_TIME 1 | |
5072 #define VERSION "0.0.3" | |
5073 #endif | |
5074 #ifdef __cplusplus | |
5075 extern "C" void std::exit (int) throw (); using std::exit; | |
5076 | |
5077 configure: exit 0 |