Ticket #268: config.log

File config.log, 228.6 kB (added by orbisvicis, 8 months ago)
Line 
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 pulseaudio configure 0.9.8, which was
5 generated by GNU Autoconf 2.61.  Invocation command line was
6
7   $ ./configure --sysconfdir=/etc --localstatedir=/var --enable-force-preopen
8
9 1851
10 ## --------- ##
11 ## Platform. ##
12 ## --------- ##
13
14 hostname = Amaranth
15 uname -m = i686
16 uname -r = 2.6.22-14-generic
17 uname -s = Linux
18 uname -v = #1 SMP Tue Feb 12 07:42:25 UTC 2008
19
20 /usr/bin/uname -p = unknown
21 /bin/uname -X     = unknown
22
23 /bin/arch              = unknown
24 /usr/bin/arch -k       = unknown
25 /usr/convex/getsysinfo = unknown
26 /usr/bin/hostinfo      = unknown
27 /bin/machine           = unknown
28 /usr/bin/oslevel       = unknown
29 /bin/universe          = unknown
30
31 1875
32 1875
33 1876
34 1878
35 1879
36 1880
37 PATH: /usr/local/sbin
38 1876
39 1878
40 1879
41 1880
42 PATH: /usr/local/bin
43 1876
44 1878
45 1879
46 1880
47 PATH: /usr/sbin
48 1876
49 1878
50 1879
51 1880
52 PATH: /usr/bin
53 1876
54 1878
55 1879
56 1880
57 PATH: /sbin
58 1876
59 1878
60 1879
61 1880
62 PATH: /bin
63 1876
64 1878
65 1879
66 1880
67 PATH: /usr/games
68 1876
69 1878
70 1879
71 1880
72 PATH: /opt/nvidia/gelato/bin
73 1876
74 1878
75 1879
76 1880
77 PATH: /usr/share/lg3d/bin
78 1882
79
80
81 ## ----------- ##
82 ## Core tests. ##
83 ## ----------- ##
84
85 configure:2244: checking for a BSD-compatible install
86 configure:2300: result: /usr/bin/install -c
87 configure:2311: checking whether build environment is sane
88 configure:2354: result: yes
89 configure:2419: checking for gawk
90 configure:2435: found /usr/bin/gawk
91 configure:2446: result: gawk
92 configure:2457: checking whether make sets $(MAKE)
93 configure:2478: result: yes
94 configure:2705: checking build system type
95 configure:2723: result: i686-pc-linux-gnu
96 configure:2745: checking host system type
97 configure:2760: result: i686-pc-linux-gnu
98 configure:2815: checking for a thread-safe mkdir -p
99 configure:2854: result: /bin/mkdir -p
100 configure:2908: checking for gcc
101 configure:2924: found /usr/bin/gcc
102 configure:2935: result: gcc
103 configure:3173: checking for C compiler version
104 configure:3180: gcc --version >&5
105 + eval '$CC --version >&5'
106 ++ gcc --version
107 gcc (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
108 Copyright (C) 2006 Free Software Foundation, Inc.
109 This is free software; see the source for copying conditions.  There is NO
110 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
111
112 configure:3183: $? = 0
113 configure:3190: gcc -v >&5
114 + eval '$CC -v >&5'
115 ++ gcc -v
116 Using built-in specs.
117 Target: i486-linux-gnu
118 Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu
119 Thread model: posix
120 gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
121 configure:3193: $? = 0
122 configure:3200: gcc -V >&5
123 + eval '$CC -V >&5'
124 ++ gcc -V
125 gcc: '-V' option must have argument
126 configure:3203: $? = 1
127 configure:3226: checking for C compiler default output file name
128 configure:3253: gcc -g -O0   conftest.c  >&5
129 + eval '$CC $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
130 ++ gcc -g -O0 conftest.c
131 configure:3256: $? = 0
132 configure:3294: result: a.out
133 configure:3311: checking whether the C compiler works
134 configure:3321: ./a.out
135 + eval './$ac_file'
136 ++ ./a.out
137 configure:3324: $? = 0
138 configure:3341: result: yes
139 configure:3348: checking whether we are cross compiling
140 configure:3350: result: no
141 configure:3353: checking for suffix of executables
142 configure:3360: gcc -o conftest -g -O0   conftest.c  >&5
143 + eval '$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
144 ++ gcc -o conftest -g -O0 conftest.c
145 configure:3363: $? = 0
146 configure:3387: result:
147 configure:3393: checking for suffix of object files
148 configure:3419: gcc -c -g -O0  conftest.c >&5
149 + eval '$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
150 ++ gcc -c -g -O0 conftest.c
151 configure:3422: $? = 0
152 configure:3445: result: o
153 configure:3449: checking whether we are using the GNU C compiler
154 configure:3478: gcc -c -g -O0  conftest.c >&5
155 configure:3484: $? = 0
156 configure:3501: result: yes
157 configure:3506: checking whether gcc accepts -g
158 configure:3536: gcc -c -g  conftest.c >&5
159 configure:3542: $? = 0
160 configure:3641: result: yes
161 configure:3658: checking for gcc option to accept ISO C89
162 configure:3732: gcc  -c -g -O0  conftest.c >&5
163 configure:3738: $? = 0
164 configure:3761: result: none needed
165 configure:3790: checking for style of include used by make
166 configure:3818: result: GNU
167 configure:3846: checking dependency style of gcc
168 configure:3936: result: gcc3
169 configure:3954: checking whether gcc and cc understand -c and -o together
170 configure:3989: gcc -c conftest.c -o conftest2.o >&5
171 + eval '$CC -c conftest.$ac_ext -o conftest2.$ac_objext >&5'
172 ++ gcc -c conftest.c -o conftest2.o
173 configure:3992: $? = 0
174 configure:3998: gcc -c conftest.c -o conftest2.o >&5
175 + eval '$CC -c conftest.$ac_ext -o conftest2.$ac_objext >&5'
176 ++ gcc -c conftest.c -o conftest2.o
177 configure:4001: $? = 0
178 configure:4012: cc -c conftest.c >&5
179 + eval 'cc -c conftest.$ac_ext >&5'
180 ++ cc -c conftest.c
181 configure:4015: $? = 0
182 configure:4023: cc -c conftest.c -o conftest2.o >&5
183 + eval 'cc -c conftest.$ac_ext -o conftest2.$ac_objext >&5'
184 ++ cc -c conftest.c -o conftest2.o
185 configure:4026: $? = 0
186 configure:4032: cc -c conftest.c -o conftest2.o >&5
187 + eval 'cc -c conftest.$ac_ext -o conftest2.$ac_objext >&5'
188 ++ cc -c conftest.c -o conftest2.o
189 configure:4035: $? = 0
190 configure:4053: result: yes
191 configure:4084: checking how to run the C preprocessor
192 configure:4124: gcc -E  conftest.c
193 configure:4130: $? = 0
194 configure:4161: gcc -E  conftest.c
195 conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
196 configure:4167: $? = 1
197 configure: failed program was:
198 | /* confdefs.h.  */
199 | #define PACKAGE_NAME "pulseaudio"
200 | #define PACKAGE_TARNAME "pulseaudio"
201 | #define PACKAGE_VERSION "0.9.8"
202 | #define PACKAGE_STRING "pulseaudio 0.9.8"
203 | #define PACKAGE_BUGREPORT "mzchyfrnhqvb (at) 0pointer (dot) net"
204 | #define PACKAGE "pulseaudio"
205 | #define VERSION "0.9.8"
206 | /* end confdefs.h.  */
207 | #include <ac_nonexistent.h>
208 configure:4200: result: gcc -E
209 configure:4229: gcc -E  conftest.c
210 configure:4235: $? = 0
211 configure:4266: gcc -E  conftest.c
212 conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
213 configure:4272: $? = 1
214 configure: failed program was:
215 | /* confdefs.h.  */
216 | #define PACKAGE_NAME "pulseaudio"
217 | #define PACKAGE_TARNAME "pulseaudio"
218 | #define PACKAGE_VERSION "0.9.8"
219 | #define PACKAGE_STRING "pulseaudio 0.9.8"
220 | #define PACKAGE_BUGREPORT "mzchyfrnhqvb (at) 0pointer (dot) net"
221 | #define PACKAGE "pulseaudio"
222 | #define VERSION "0.9.8"
223 | /* end confdefs.h.  */
224 | #include <ac_nonexistent.h>
225 configure:4310: checking for grep that handles long lines and -e
226 configure:4384: result: /bin/grep
227 configure:4389: checking for egrep
228 configure:4467: result: /bin/grep -E
229 configure:4473: checking whether gcc needs -traditional
230 + eval '$CPP $CPPFLAGS conftest.c'
231 ++ gcc -E conftest.c
232 + eval '$CPP $CPPFLAGS conftest.c'
233 ++ gcc -E conftest.c
234 configure:4515: result: no
235 configure:4533: checking for m4
236 configure:4551: found /usr/bin/m4
237 configure:4564: result: /usr/bin/m4
238 configure:4598: checking whether gcc accepts -std=gnu99
239 configure:4602: result: yes
240 configure:4598: checking whether gcc accepts -Wall
241 configure:4602: result: yes
242 configure:4598: checking whether gcc accepts -W
243 configure:4602: result: yes
244 configure:4598: checking whether gcc accepts -Wextra
245 configure:4602: result: yes
246 configure:4598: checking whether gcc accepts -pedantic
247 configure:4602: result: yes
248 configure:4598: checking whether gcc accepts -pipe
249 configure:4602: result: yes
250 configure:4598: checking whether gcc accepts -Wformat
251 configure:4602: result: yes
252 configure:4598: checking whether gcc accepts -Wold-style-definition
253 configure:4602: result: yes
254 configure:4598: checking whether gcc accepts -Wdeclaration-after-statement
255 configure:4602: result: yes
256 configure:4598: checking whether gcc accepts -Wfloat-equal
257 configure:4602: result: yes
258 configure:4598: checking whether gcc accepts -Wmissing-declarations
259 configure:4602: result: yes
260 configure:4598: checking whether gcc accepts -Wmissing-prototypes
261 configure:4602: result: yes
262 configure:4598: checking whether gcc accepts -Wstrict-prototypes
263 configure:4602: result: yes
264 configure:4598: checking whether gcc accepts -Wredundant-decls
265 configure:4602: result: yes
266 configure:4598: checking whether gcc accepts -Wmissing-noreturn
267 configure:4602: result: yes
268 configure:4598: checking whether gcc accepts -Wshadow
269 configure:4602: result: yes
270 configure:4598: checking whether gcc accepts -Wendif-labels
271 configure:4602: result: yes
272 configure:4598: checking whether gcc accepts -Wpointer-arith
273 configure:4602: result: yes
274 configure:4598: checking whether gcc accepts -Wcast-align
275 configure:4602: result: yes
276 configure:4598: checking whether gcc accepts -Wwrite-strings
277 configure:4602: result: yes
278 configure:4598: checking whether gcc accepts -Winline
279 configure:4602: result: yes
280 configure:4598: checking whether gcc accepts -Wno-unused-parameter
281 configure:4602: result: yes
282 configure:4598: checking whether gcc accepts -ffast-math
283 configure:4602: result: yes
284 configure:4646: checking target operating system
285 configure:4650: result: linux
286 configure:4664: checking whether gcc knows __sync_bool_compare_and_swap()
287 configure:4678: result: yes
288 configure:4749: checking whether gcc knows __thread
289 configure:4763: result: yes
290 configure:4770: checking whether gcc knows _Bool
291 configure:4784: result: yes
292 configure:4820: checking for lt_dlinit in -lltdl
293 configure:4855: gcc -o conftest -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math   conftest.c -lltdl   >&5
294 conftest.c:21: warning: function declaration isn't a prototype
295 conftest.c:24: warning: function declaration isn't a prototype
296 conftest.c: In function 'main':
297 conftest.c:24: warning: old-style function definition
298 configure:4861: $? = 0
299 configure:4879: result: yes
300 configure:4981: checking for a sed that does not truncate output
301 configure:5037: result: /bin/sed
302 configure:5051: checking for ld used by gcc
303 ++ gcc -print-prog-name=ld
304 configure:5118: result: /usr/bin/ld
305 configure:5127: checking if the linker (/usr/bin/ld) is GNU ld
306 configure:5142: result: yes
307 configure:5147: checking for /usr/bin/ld option to reload object files
308 configure:5154: result: -r
309 configure:5172: checking for BSD-compatible nm
310 configure:5221: result: /usr/bin/nm -B
311 configure:5225: checking whether ln -s works
312 configure:5229: result: yes
313 configure:5236: checking how to recognize dependent libraries
314 configure:5422: result: pass_all
315 configure:5947: checking for ANSI C header files
316 configure:5977: gcc -c -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math  conftest.c >&5
317 conftest.c:21: warning: function declaration isn't a prototype
318 conftest.c: In function 'main':
319 conftest.c:21: warning: old-style function definition
320 configure:5983: $? = 0
321 + eval '$CPP $CPPFLAGS conftest.c'
322 ++ gcc -E conftest.c
323 + eval '$CPP $CPPFLAGS conftest.c'
324 ++ gcc -E conftest.c
325 configure:6082: gcc -o conftest -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math   conftest.c  >&5
326 + eval '$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
327 ++ gcc -o conftest -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math conftest.c
328 conftest.c:27: warning: function declaration isn't a prototype
329 conftest.c: In function 'main':
330 conftest.c:27: warning: old-style function definition
331 configure:6085: $? = 0
332 configure:6091: ./conftest
333 + eval './conftest$ac_exeext'
334 ++ ./conftest
335 configure:6094: $? = 0
336 configure:6111: result: yes
337 configure:6135: checking for sys/types.h
338 configure:6156: gcc -c -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math  conftest.c >&5
339 configure:6162: $? = 0
340 configure:6178: result: yes
341 configure:6135: checking for sys/stat.h
342 configure:6156: gcc -c -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math  conftest.c >&5
343 configure:6162: $? = 0
344 configure:6178: result: yes
345 configure:6135: checking for stdlib.h
346 configure:6156: gcc -c -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math  conftest.c >&5
347 configure:6162: $? = 0
348 configure:6178: result: yes
349 configure:6135: checking for string.h
350 configure:6156: gcc -c -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math  conftest.c >&5
351 configure:6162: $? = 0
352 configure:6178: result: yes
353 configure:6135: checking for memory.h
354 configure:6156: gcc -c -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math  conftest.c >&5
355 configure:6162: $? = 0
356 configure:6178: result: yes
357 configure:6135: checking for strings.h
358 configure:6156: gcc -c -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math  conftest.c >&5
359 configure:6162: $? = 0
360 configure:6178: result: yes
361 configure:6135: checking for inttypes.h
362 configure:6156: gcc -c -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math  conftest.c >&5
363 configure:6162: $? = 0
364 configure:6178: result: yes
365 configure:6135: checking for stdint.h
366 configure:6156: gcc -c -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math  conftest.c >&5
367 configure:6162: $? = 0
368 configure:6178: result: yes
369 configure:6135: checking for unistd.h
370 configure:6156: gcc -c -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math  conftest.c >&5
371 configure:6162: $? = 0
372 configure:6178: result: yes
373 configure:6205: checking dlfcn.h usability
374 configure:6222: gcc -c -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math  conftest.c >&5
375 configure:6228: $? = 0
376 configure:6242: result: yes
377 configure:6246: checking dlfcn.h presence
378 configure:6261: gcc -E  conftest.c
379 configure:6267: $? = 0
380 configure:6281: result: yes
381 configure:6314: checking for dlfcn.h
382 configure:6322: result: yes
383 configure:6393: checking for g++
384 configure:6409: found /usr/bin/g++
385 configure:6420: result: g++
386 configure:6451: checking for C++ compiler version
387 configure:6458: g++ --version >&5
388 + eval '$CXX --version >&5'
389 ++ g++ --version
390 g++ (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
391 Copyright (C) 2006 Free Software Foundation, Inc.
392 This is free software; see the source for copying conditions.  There is NO
393 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
394
395 configure:6461: $? = 0
396 configure:6468: g++ -v >&5
397 + eval '$CXX -v >&5'
398 ++ g++ -v
399 Using built-in specs.
400 Target: i486-linux-gnu
401 Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu
402 Thread model: posix
403 gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
404 configure:6471: $? = 0
405 configure:6478: g++ -V >&5
406 + eval '$CXX -V >&5'
407 ++ g++ -V
408 g++: '-V' option must have argument
409 configure:6481: $? = 1
410 configure:6484: checking whether we are using the GNU C++ compiler
411 configure:6513: g++ -c   conftest.cpp >&5
412 configure:6519: $? = 0
413 configure:6536: result: yes
414 configure:6541: checking whether g++ accepts -g
415 configure:6571: g++ -c -g  conftest.cpp >&5
416 configure:6577: $? = 0
417 configure:6676: result: yes
418 configure:6701: checking dependency style of g++
419 configure:6791: result: gcc3
420 configure:6818: checking how to run the C++ preprocessor
421 configure:6854: g++ -E  conftest.cpp
422 configure:6860: $? = 0
423 configure:6891: g++ -E  conftest.cpp
424 conftest.cpp:25:28: error: ac_nonexistent.h: No such file or directory
425 configure:6897: $? = 1
426 configure: failed program was:
427 | /* confdefs.h.  */
428 | #define PACKAGE_NAME "pulseaudio"
429 | #define PACKAGE_TARNAME "pulseaudio"
430 | #define PACKAGE_VERSION "0.9.8"
431 | #define PACKAGE_STRING "pulseaudio 0.9.8"
432 | #define PACKAGE_BUGREPORT "mzchyfrnhqvb (at) 0pointer (dot) net"
433 | #define PACKAGE "pulseaudio"
434 | #define VERSION "0.9.8"
435 | #define _GNU_SOURCE 1
436 | #define HAVE_ATOMIC_BUILTINS 1
437 | #define HAVE_TLS_BUILTIN 1
438 | #define HAVE_STD_BOOL 1
439 | #define STDC_HEADERS 1
440 | #define HAVE_SYS_TYPES_H 1
441 | #define HAVE_SYS_STAT_H 1
442 | #define HAVE_STDLIB_H 1
443 | #define HAVE_STRING_H 1
444 | #define HAVE_MEMORY_H 1
445 | #define HAVE_STRINGS_H 1
446 | #define HAVE_INTTYPES_H 1
447 | #define HAVE_STDINT_H 1
448 | #define HAVE_UNISTD_H 1
449 | #define HAVE_DLFCN_H 1
450 | /* end confdefs.h.  */
451 | #include <ac_nonexistent.h>
452 configure:6930: result: g++ -E
453 configure:6959: g++ -E  conftest.cpp
454 configure:6965: $? = 0
455 configure:6996: g++ -E  conftest.cpp
456 conftest.cpp:25:28: error: ac_nonexistent.h: No such file or directory
457 configure:7002: $? = 1
458 configure: failed program was:
459 | /* confdefs.h.  */
460 | #define PACKAGE_NAME "pulseaudio"
461 | #define PACKAGE_TARNAME "pulseaudio"
462 | #define PACKAGE_VERSION "0.9.8"
463 | #define PACKAGE_STRING "pulseaudio 0.9.8"
464 | #define PACKAGE_BUGREPORT "mzchyfrnhqvb (at) 0pointer (dot) net"
465 | #define PACKAGE "pulseaudio"
466 | #define VERSION "0.9.8"
467 | #define _GNU_SOURCE 1
468 | #define HAVE_ATOMIC_BUILTINS 1
469 | #define HAVE_TLS_BUILTIN 1
470 | #define HAVE_STD_BOOL 1
471 | #define STDC_HEADERS 1
472 | #define HAVE_SYS_TYPES_H 1
473 | #define HAVE_SYS_STAT_H 1
474 | #define HAVE_STDLIB_H 1
475 | #define HAVE_STRING_H 1
476 | #define HAVE_MEMORY_H 1
477 | #define HAVE_STRINGS_H 1
478 | #define HAVE_INTTYPES_H 1
479 | #define HAVE_STDINT_H 1
480 | #define HAVE_UNISTD_H 1
481 | #define HAVE_DLFCN_H 1
482 | /* end confdefs.h.  */
483 | #include <ac_nonexistent.h>
484 configure:7095: checking for g77
485 configure:7111: found /usr/bin/g77
486 configure:7122: result: g77
487 configure:7152: checking for Fortran 77 compiler version
488 configure:7159: g77 --version >&5
489 + eval '$F77 --version >&5'
490 ++ g77 --version
491 GNU Fortran (GCC) 3.4.6 (Ubuntu 3.4.6-6ubuntu2)
492 Copyright (C) 2006 Free Software Foundation, Inc.
493
494 GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
495 You may redistribute copies of GNU Fortran
496 under the terms of the GNU General Public License.
497 For more information about these matters, see the file named COPYING
498 or type the command `info -f g77 Copying'.
499 configure:7162: $? = 0
500 configure:7169: g77 -v >&5
501 + eval '$F77 -v >&5'
502 ++ g77 -v
503 Reading specs from /usr/lib/gcc/i486-linux-gnu/3.4.6/specs
504 Configured with: ../src/configure -v --enable-languages=c,c++,f77,pascal --prefix=/usr --libexecdir=/usr/lib --with-gxx-include-dir=/usr/include/c++/3.4 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --program-suffix=-3.4 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --with-tune=pentium4 i486-linux-gnu
505 Thread model: posix
506 gcc version 3.4.6 (Ubuntu 3.4.6-6ubuntu2)
507 configure:7172: $? = 0
508 configure:7179: g77 -V >&5
509 + eval '$F77 -V >&5'
510 ++ g77 -V
511 g77: `-V' option must have argument
512 configure:7182: $? = 1
513 configure:7190: checking whether we are using the GNU Fortran 77 compiler
514 configure:7209: g77 -c  conftest.F >&5
515 configure:7215: $? = 0
516 configure:7232: result: yes
517 configure:7238: checking whether g77 accepts -g
518 configure:7255: g77 -c -g conftest.f >&5
519 configure:7261: $? = 0
520 configure:7277: result: yes
521 configure:7307: checking the maximum length of command line arguments
522 configure:7419: result: 98304
523 configure:7431: checking command to parse /usr/bin/nm -B output from gcc object
524 configure:7536: gcc -c -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math  conftest.c >&5
525 + eval '$CC' -c '$CFLAGS' '$CPPFLAGS' 'conftest.$ac_ext' '>&5'
526 ++ gcc -c -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math conftest.c
527 conftest.c:5: warning: function declaration isn't a prototype
528 conftest.c: In function 'nm_test_func':
529 conftest.c:5: warning: old-style function definition
530 conftest.c: At top level:
531 conftest.c:9: warning: function declaration isn't a prototype
532 conftest.c: In function 'main':
533 conftest.c:9: warning: old-style function definition
534 configure:7539: $? = 0
535 configure:7543: /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
536 + eval /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
537 ++ /usr/bin/nm -B conftest.o
538 ++ sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'
539 configure:7546: $? = 0
540 configure:7598: gcc -o conftest -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math   conftest.c conftstm.o >&5
541 + eval '$CC' -o 'conftest$ac_exeext' '$CFLAGS' '$CPPFLAGS' '$LDFLAGS' 'conftest.$ac_ext' '$LIBS' '>&5'
542 ++ gcc -o conftest -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math conftest.c conftstm.o
543 configure:7601: $? = 0
544 configure:7639: result: ok
545 configure:7643: checking for objdir
546 configure:7658: result: .libs
547 configure:7750: checking for ar
548 configure:7766: found /usr/bin/ar
549 configure:7777: result: ar
550 configure:7846: checking for ranlib
551 configure:7862: found /usr/bin/ranlib
552 configure:7873: result: ranlib
553 configure:7942: checking for strip
554 configure:7958: found /usr/bin/strip
555 configure:7969: result: strip
556 configure:8255: checking if gcc supports -fno-rtti -fno-exceptions
557 configure:8270: gcc -c -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math  -fno-rtti -fno-exceptions conftest.c >&5
558 ++ gcc -c -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math -fno-rtti -fno-exceptions conftest.c
559 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
560 configure:8274: $? = 0
561 configure:8290: result: no
562 configure:8305: checking for gcc option to produce PIC
563 configure:8537: result: -fPIC
564 configure:8545: checking if gcc PIC flag -fPIC works
565 configure:8560: gcc -c -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math  -fPIC -DPIC conftest.c >&5
566 ++ gcc -c -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math -fPIC -DPIC conftest.c
567 configure:8564: $? = 0
568 configure:8580: result: yes
569 configure:8608: checking if gcc static flag -static works
570 ++ gcc -o conftest -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math -static conftest.c
571 conftest.c:1: warning: function declaration isn't a prototype
572 conftest.c: In function 'main':
573 conftest.c:1: warning: old-style function definition
574 configure:8636: result: yes
575 configure:8646: checking if gcc supports -c -o file.o
576 configure:8664: gcc -c -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math  -o out/conftest2.o conftest.c >&5
577 ++ gcc -c -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math -o out/conftest2.o conftest.c
578 configure:8668: $? = 0
579 configure:8693: result: yes
580 configure:8719: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
581 configure:9700: result: yes
582 configure:9721: checking whether -lc should be explicitly linked in
583 configure:9726: gcc -c -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math  conftest.c >&5
584 + eval '$CC' -c '$CFLAGS' '$CPPFLAGS' 'conftest.$ac_ext' '>&5'
585 ++ gcc -c -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math conftest.c
586 configure:9729: $? = 0
587 configure:9744: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
588 + eval '$CC' -shared '$libobjs' '$deplibs' '$compiler_flags' '${wl}-soname' '$wl$soname' -o '$lib' '2>&1' '|' grep '"' -lc '"' '>/dev/null' '2>&1'
589 ++ gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest
590 ++ grep ' -lc '
591 configure:9747: $? = 0
592 configure:9759: result: no
593 configure:9767: checking dynamic linker characteristics
594 configure:10381: result: GNU/Linux ld.so
595 configure:10390: checking how to hardcode library paths into programs
596 configure:10415: result: immediate
597 configure:10429: checking whether stripping libraries is possible
598 configure:10434: result: yes
599 configure:10558: checking for shl_load
600 configure:10614: gcc -o conftest -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math   conftest.c  >&5
601 conftest.c:48: warning: function declaration isn't a prototype
602 conftest.c:58: warning: function declaration isn't a prototype
603 conftest.c: In function 'main':
604 conftest.c:58: warning: old-style function definition
605 /tmp/ccZc3k4d.o: In function `main':
606 /storage/source-uninstall/pulseaudio-trunk-svn/conftest.c:59: undefined reference to `shl_load'
607 collect2: ld returned 1 exit status
608 configure:10620: $? = 1
609 configure: failed program was:
610 | /* confdefs.h.  */
611 | #define PACKAGE_NAME "pulseaudio"
612 | #define PACKAGE_TARNAME "pulseaudio"
613 | #define PACKAGE_VERSION "0.9.8"
614 | #define PACKAGE_STRING "pulseaudio 0.9.8"
615 | #define PACKAGE_BUGREPORT "mzchyfrnhqvb (at) 0pointer (dot) net"
616 | #define PACKAGE "pulseaudio"
617 | #define VERSION "0.9.8"
618 | #define _GNU_SOURCE 1
619 | #define HAVE_ATOMIC_BUILTINS 1
620 | #define HAVE_TLS_BUILTIN 1
621 | #define HAVE_STD_BOOL 1
622 | #define STDC_HEADERS 1
623 | #define HAVE_SYS_TYPES_H 1
624 | #define HAVE_SYS_STAT_H 1
625 | #define HAVE_STDLIB_H 1
626 | #define HAVE_STRING_H 1
627 | #define HAVE_MEMORY_H 1
628 | #define HAVE_STRINGS_H 1
629 | #define HAVE_INTTYPES_H 1
630 | #define HAVE_STDINT_H 1
631 | #define HAVE_UNISTD_H 1
632 | #define HAVE_DLFCN_H 1
633 | /* end confdefs.h.  */
634 | /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
635 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
636 | #define shl_load innocuous_shl_load
637 |
638 | /* System header to define __stub macros and hopefully few prototypes,
639 |     which can conflict with char shl_load (); below.
640 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
641 |     <limits.h> exists even on freestanding compilers.  */
642 |
643 | #ifdef __STDC__
644 | # include <limits.h>
645 | #else
646 | # include <assert.h>
647 | #endif
648 |
649 | #undef shl_load
650 |
651 | /* Override any GCC internal prototype to avoid an error.
652 |    Use char because int might match the return type of a GCC
653 |    builtin and then its argument prototype would still apply.  */
654 | #ifdef __cplusplus
655 | extern "C"
656 | #endif
657 | char shl_load ();
658 | /* The GNU C library defines this for functions which it implements
659 |     to always fail with ENOSYS.  Some functions are actually named
660 |     something starting with __ and the normal name is an alias.  */
661 | #if defined __stub_shl_load || defined __stub___shl_load
662 | choke me
663 | #endif
664 |
665 | int
666 | main ()
667 | {
668 | return shl_load ();
669 |   ;
670 |   return 0;
671 | }
672 configure:10637: result: no
673 configure:10642: checking for shl_load in -ldld
674 configure:10677: gcc -o conftest -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math   conftest.c -ldld   >&5
675 conftest.c:32: warning: function declaration isn't a prototype
676 conftest.c:35: warning: function declaration isn't a prototype
677 conftest.c: In function 'main':
678 conftest.c:35: warning: old-style function definition
679 /usr/bin/ld: cannot find -ldld
680 collect2: ld returned 1 exit status
681 configure:10683: $? = 1
682 configure: failed program was:
683 | /* confdefs.h.  */
684 | #define PACKAGE_NAME "pulseaudio"
685 | #define PACKAGE_TARNAME "pulseaudio"
686 | #define PACKAGE_VERSION "0.9.8"
687 | #define PACKAGE_STRING "pulseaudio 0.9.8"
688 | #define PACKAGE_BUGREPORT "mzchyfrnhqvb (at) 0pointer (dot) net"
689 | #define PACKAGE "pulseaudio"
690 | #define VERSION "0.9.8"
691 | #define _GNU_SOURCE 1
692 | #define HAVE_ATOMIC_BUILTINS 1
693 | #define HAVE_TLS_BUILTIN 1
694 | #define HAVE_STD_BOOL 1
695 | #define STDC_HEADERS 1
696 | #define HAVE_SYS_TYPES_H 1
697 | #define HAVE_SYS_STAT_H 1
698 | #define HAVE_STDLIB_H 1
699 | #define HAVE_STRING_H 1
700 | #define HAVE_MEMORY_H 1
701 | #define HAVE_STRINGS_H 1
702 | #define HAVE_INTTYPES_H 1
703 | #define HAVE_STDINT_H 1
704 | #define HAVE_UNISTD_H 1
705 | #define HAVE_DLFCN_H 1
706 | /* end confdefs.h.  */
707 |
708 | /* Override any GCC internal prototype to avoid an error.
709 |    Use char because int might match the return type of a GCC
710 |    builtin and then its argument prototype would still apply.  */
711 | #ifdef __cplusplus
712 | extern "C"
713 | #endif
714 | char shl_load ();
715 | int
716 | main ()
717 | {
718 | return shl_load ();
719 |   ;
720 |   return 0;
721 | }
722 configure:10701: result: no
723 configure:10706: checking for dlopen
724 configure:10762: gcc -o conftest -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math   conftest.c  >&5
725 conftest.c:48: warning: function declaration isn't a prototype
726 conftest.c:58: warning: function declaration isn't a prototype
727 conftest.c: In function 'main':
728 conftest.c:58: warning: old-style function definition
729 /tmp/ccz3Ndfe.o: In function `main':
730 /storage/source-uninstall/pulseaudio-trunk-svn/conftest.c:59: undefined reference to `dlopen'
731 collect2: ld returned 1 exit status
732 configure:10768: $? = 1
733 configure: failed program was:
734 | /* confdefs.h.  */
735 | #define PACKAGE_NAME "pulseaudio"
736 | #define PACKAGE_TARNAME "pulseaudio"
737 | #define PACKAGE_VERSION "0.9.8"
738 | #define PACKAGE_STRING "pulseaudio 0.9.8"
739 | #define PACKAGE_BUGREPORT "mzchyfrnhqvb (at) 0pointer (dot) net"
740 | #define PACKAGE "pulseaudio"
741 | #define VERSION "0.9.8"
742 | #define _GNU_SOURCE 1
743 | #define HAVE_ATOMIC_BUILTINS 1
744 | #define HAVE_TLS_BUILTIN 1
745 | #define HAVE_STD_BOOL 1
746 | #define STDC_HEADERS 1
747 | #define HAVE_SYS_TYPES_H 1
748 | #define HAVE_SYS_STAT_H 1
749 | #define HAVE_STDLIB_H 1
750 | #define HAVE_STRING_H 1
751 | #define HAVE_MEMORY_H 1
752 | #define HAVE_STRINGS_H 1
753 | #define HAVE_INTTYPES_H 1
754 | #define HAVE_STDINT_H 1
755 | #define HAVE_UNISTD_H 1
756 | #define HAVE_DLFCN_H 1
757 | /* end confdefs.h.  */
758 | /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
759 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
760 | #define dlopen innocuous_dlopen
761 |
762 | /* System header to define __stub macros and hopefully few prototypes,
763 |     which can conflict with char dlopen (); below.
764 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
765 |     <limits.h> exists even on freestanding compilers.  */
766 |
767 | #ifdef __STDC__
768 | # include <limits.h>
769 | #else
770 | # include <assert.h>
771 | #endif
772 |
773 | #undef dlopen
774 |
775 | /* Override any GCC internal prototype to avoid an error.
776 |    Use char because int might match the return type of a GCC
777 |    builtin and then its argument prototype would still apply.  */
778 | #ifdef __cplusplus
779 | extern "C"
780 | #endif
781 | char dlopen ();
782 | /* The GNU C library defines this for functions which it implements
783 |     to always fail with ENOSYS.  Some functions are actually named
784 |     something starting with __ and the normal name is an alias.  */
785 | #if defined __stub_dlopen || defined __stub___dlopen
786 | choke me
787 | #endif
788 |
789 | int
790 | main ()
791 | {
792 | return dlopen ();
793 |   ;
794 |   return 0;
795 | }
796 configure:10785: result: no
797 configure:10790: checking for dlopen in -ldl
798 configure:10825: gcc -o conftest -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math   conftest.c -ldl   >&5
799 conftest.c:32: warning: function declaration isn't a prototype
800 conftest.c:35: warning: function declaration isn't a prototype
801 conftest.c: In function 'main':
802 conftest.c:35: warning: old-style function definition
803 configure:10831: $? = 0
804 configure:10849: result: yes
805 configure:11018: checking whether a program can dlopen itself
806 configure:11092: gcc -o conftest -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math  -DHAVE_DLFCN_H  -Wl,--export-dynamic conftest.c -ldl  >&5
807 + eval '$CC' -o 'conftest$ac_exeext' '$CFLAGS' '$CPPFLAGS' '$LDFLAGS' 'conftest.$ac_ext' '$LIBS' '>&5'
808 ++ gcc -o conftest -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl
809 configure:11070: warning: function declaration isn't a prototype
810 configure: In function 'fnord':
811 configure:11070: warning: old-style function definition
812 configure:11070: warning: unused variable 'i'
813 configure: At top level:
814 configure:11072: warning: function declaration isn't a prototype
815 configure: In function 'main':
816 configure:11072: warning: old-style function definition
817 configure:11085: warning: implicit declaration of function 'exit'
818 configure:11085: warning: incompatible implicit declaration of built-in function 'exit'
819 configure:11095: $? = 0
820 configure:11113: result: yes
821 configure:11118: checking whether a statically linked program can dlopen itself
822 configure:11192: gcc -o conftest -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math  -DHAVE_DLFCN_H  -Wl,--export-dynamic -static conftest.c -ldl  >&5
823 + eval '$CC' -o 'conftest$ac_exeext' '$CFLAGS' '$CPPFLAGS' '$LDFLAGS' 'conftest.$ac_ext' '$LIBS' '>&5'
824 ++ gcc -o conftest -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl
825 configure:11170: warning: function declaration isn't a prototype
826 configure: In function 'fnord':
827 configure:11170: warning: old-style function definition
828 configure:11170: warning: unused variable 'i'
829 configure: At top level:
830 configure:11172: warning: function declaration isn't a prototype
831 configure: In function 'main':
832 configure:11172: warning: old-style function definition
833 configure:11185: warning: implicit declaration of function 'exit'
834 configure:11185: warning: incompatible implicit declaration of built-in function 'exit'
835 /tmp/ccH0aupo.o: In function `main':
836 /storage/source-uninstall/pulseaudio-trunk-svn/configure:11173: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
837 configure:11195: $? = 0
838 /lib/: cannot read file data: Is a directory
839 configure:11213: result: no
840 configure:11236: checking if libtool supports shared libraries
841 configure:11238: result: yes
842 configure:11241: checking whether to build shared libraries
843 configure:11262: result: yes
844 configure:11265: checking whether to build static libraries
845 configure:11269: result: yes
846 configure:11362: creating libtool
847 configure:11950: checking for ld used by g++
848 ++ g++ -print-prog-name=ld
849 configure:12017: result: /usr/bin/ld
850 configure:12026: checking if the linker (/usr/bin/ld) is GNU ld
851 configure:12041: result: yes
852 configure:12092: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
853 configure:13066: result: yes
854 configure:13084: g++ -c -g -O2  conftest.cpp >&5
855 + eval '$CXX' -c '$CXXFLAGS' '$CPPFLAGS' 'conftest.$ac_ext' '>&5'
856 ++ g++ -c -g -O2 conftest.cpp
857 configure:13087: $? = 0
858 configure:13239: checking for g++ option to produce PIC
859 configure:13523: result: -fPIC
860 configure:13531: checking if g++ PIC flag -fPIC works
861 configure:13546: g++ -c -g -O2  -fPIC -DPIC conftest.cpp >&5
862 ++ g++ -c -g -O2 -fPIC -DPIC conftest.cpp
863 configure:13550: $? = 0
864 configure:13566: result: yes
865 configure:13594: checking if g++ static flag -static works
866 ++ g++ -o conftest -g -O2 -static conftest.cpp
867 configure:13622: result: yes
868 configure:13632: checking if g++ supports -c -o file.o
869 configure:13650: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
870 ++ g++ -c -g -O2 -o out/conftest2.o conftest.cpp
871 configure:13654: $? = 0
872 configure:13679: result: yes
873 configure:13705: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
874 configure:13733: result: yes
875 configure:13800: checking dynamic linker characteristics
876 configure:14362: result: GNU/Linux ld.so
877 configure:14371: checking how to hardcode library paths into programs
878 configure:14396: result: immediate
879 configure:14930: checking if libtool supports shared libraries
880 configure:14932: result: yes
881 configure:14935: checking whether to build shared libraries
882 configure:14955: result: yes
883 configure:14958: checking whether to build static libraries
884 configure:14962: result: yes
885 configure:14972: checking for g77 option to produce PIC
886 configure:15204: result: -fPIC
887 configure:15212: checking if g77 PIC flag -fPIC works
888 configure:15227: g77 -c -g -O2 -fPIC conftest.f >&5
889 ++ g77 -c -g -O2 -fPIC conftest.f
890 configure:15231: $? = 0
891 configure:15247: result: yes
892 configure:15275: checking if g77 static flag -static works
893 ++ g77 -o conftest -g -O2 -static conftest.f
894 configure:15303: result: yes
895 configure:15313: checking if g77 supports -c -o file.o
896 configure:15331: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5
897 ++ g77 -c -g -O2 -o out/conftest2.o conftest.f
898 configure:15335: $? = 0
899 configure:15360: result: yes
900 configure:15386: checking whether the g77 linker (/usr/bin/ld) supports shared libraries
901 configure:16347: result: yes
902 configure:16414: checking dynamic linker characteristics
903 configure:16976: result: GNU/Linux ld.so
904 configure:16985: checking how to hardcode library paths into programs
905 configure:17010: result: immediate
906 configure:20604: checking for lt_dlmutex_register
907 configure:20660: gcc -o conftest -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math   conftest.c  -lltdl >&5
908 conftest.c:48: warning: function declaration isn't a prototype
909 conftest.c:58: warning: function declaration isn't a prototype
910 conftest.c: In function 'main':
911 conftest.c:58: warning: old-style function definition
912 configure:20666: $? = 0
913 configure:20684: result: yes
914 configure:20695: checking for struct lt_user_dlloader
915 configure:20726: gcc -c -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math  conftest.c >&5
916 conftest.c:31: warning: function declaration isn't a prototype
917 conftest.c: In function 'main':
918 conftest.c:31: warning: old-style function definition
919 configure:20732: $? = 0
920 configure:20747: result: yes
921 configure:20757: checking for lt_dladvise
922 configure:20788: gcc -c -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math  conftest.c >&5
923 conftest.c:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ac__type_new_'
924 conftest.c:32: warning: function declaration isn't a prototype
925 conftest.c: In function 'main':
926 conftest.c:32: warning: old-style function definition
927 conftest.c:33: error: 'ac__type_new_' undeclared (first use in this function)
928 conftest.c:33: error: (Each undeclared identifier is reported only once
929 conftest.c:33: error: for each function it appears in.)
930 conftest.c:33: error: expected expression before ')' token
931 configure:20794: $? = 1
932 configure: failed program was:
933 | /* confdefs.h.  */
934 | #define PACKAGE_NAME "pulseaudio"
935 | #define PACKAGE_TARNAME "pulseaudio"
936 | #define PACKAGE_VERSION "0.9.8"
937 | #define PACKAGE_STRING "pulseaudio 0.9.8"
938 | #define PACKAGE_BUGREPORT "mzchyfrnhqvb (at) 0pointer (dot) net"
939 | #define PACKAGE "pulseaudio"
940 | #define VERSION "0.9.8"
941 | #define _GNU_SOURCE 1
942 | #define HAVE_ATOMIC_BUILTINS 1
943 | #define HAVE_TLS_BUILTIN 1
944 | #define HAVE_STD_BOOL 1
945 | #define STDC_HEADERS 1
946 | #define HAVE_SYS_TYPES_H 1
947 | #define HAVE_SYS_STAT_H 1
948 | #define HAVE_STDLIB_H 1
949 | #define HAVE_STRING_H 1
950 | #define HAVE_MEMORY_H 1
951 | #define HAVE_STRINGS_H 1
952 | #define HAVE_INTTYPES_H 1
953 | #define HAVE_STDINT_H 1
954 | #define HAVE_UNISTD_H 1
955 | #define HAVE_DLFCN_H 1
956 | #define HAVE_LT_DLMUTEX_REGISTER 1
957 | #define HAVE_STRUCT_LT_USER_DLLOADER 1
958 | /* end confdefs.h.  */
959 | #include <ltdl.h>
960 |
961 | typedef lt_dladvise ac__type_new_;
962 | int
963 | main ()
964 | {
965 | if ((ac__type_new_ *) 0)
966 |   return 0;
967 | if (sizeof (ac__type_new_))
968 |   return 0;
969 |   ;
970 |   return 0;
971 | }
972 configure:20809: result: no
973 configure:20868: checking for ANSI C header files
974 configure:21032: result: yes
975 configure:21080: checking arpa/inet.h usability
976 configure:21097: gcc -c -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math  conftest.c >&5
977 configure:21103: $? = 0
978 configure:21117: result: yes
979 configure:21121: checking arpa/inet.h presence
980 configure:21136: gcc -E  conftest.c
981 configure:21142: $? = 0
982 configure:21156: result: yes
983 configure:21189: checking for arpa/inet.h
984 configure:21197: result: yes
985 configure:21080: checking glob.h usability
986 configure:21097: gcc -c -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math  conftest.c >&5
987 configure:21103: $? = 0
988 configure:21117: result: yes
989 configure:21121: checking glob.h presence
990 configure:21136: gcc -E  conftest.c
991 configure:21142: $? = 0
992 configure:21156: result: yes
993 configure:21189: checking for glob.h
994 configure:21197: result: yes
995 configure:21080: checking grp.h usability
996 configure:21097: gcc -c -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math  conftest.c >&5
997 configure:21103: $? = 0
998 configure:21117: result: yes
999 configure:21121: checking grp.h presence
1000 configure:21136: gcc -E  conftest.c
1001 configure:21142: $? = 0
1002 configure:21156: result: yes
1003 configure:21189: checking for grp.h
1004 configure:21197: result: yes
1005 configure:21080: checking netdb.h usability
1006 configure:21097: gcc -c -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math  conftest.c >&5
1007 configure:21103: $? = 0
1008 configure:21117: result: yes
1009 configure:21121: checking netdb.h presence
1010 configure:21136: gcc -E  conftest.c
1011 configure:21142: $? = 0
1012 configure:21156: result: yes
1013 configure:21189: checking for netdb.h
1014 configure:21197: result: yes
1015 configure:21080: checking netinet/in.h usability
1016 configure:21097: gcc -c -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math  conftest.c >&5
1017 configure:21103: $? = 0
1018 configure:21117: result: yes
1019 configure:21121: checking netinet/in.h presence
1020 configure:21136: gcc -E  conftest.c
1021 configure:21142: $? = 0
1022 configure:21156: result: yes
1023 configure:21189: checking for netinet/in.h
1024 configure:21197: result: yes
1025 configure:21080: checking netinet/in_systm.h usability
1026 configure:21097: gcc -c -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math  conftest.c >&5
1027 configure:21103: $? = 0
1028 configure:21117: result: yes
1029 configure:21121: checking netinet/in_systm.h presence
1030 configure:21136: gcc -E  conftest.c
1031 configure:21142: $? = 0
1032 configure:21156: result: yes
1033 configure:21189: checking for netinet/in_systm.h
1034 configure:21197: result: yes
1035 configure:21080: checking netinet/tcp.h usability
1036 configure:21097: gcc -c -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math  conftest.c >&5
1037 configure:21103: $? = 0
1038 configure:21117: result: yes
1039 configure:21121: checking netinet/tcp.h presence
1040 configure:21136: gcc -E  conftest.c
1041 configure:21142: $? = 0
1042 configure:21156: result: yes
1043 configure:21189: checking for netinet/tcp.h
1044 configure:21197: result: yes
1045 configure:21080: checking poll.h usability
1046 configure:21097: gcc -c -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math  conftest.c >&5
1047 configure:21103: $? = 0
1048 configure:21117: result: yes
1049 configure:21121: checking poll.h presence
1050 configure:21136: gcc -E  conftest.c
1051 configure:21142: $? = 0
1052 configure:21156: result: yes
1053 configure:21189: checking for poll.h
1054 configure:21197: result: yes
1055 configure:21080: checking pwd.h usability
1056 configure:21097: gcc -c -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math  conftest.c >&5
1057 configure:21103: $? = 0
1058 configure:21117: result: yes
1059 configure:21121: checking pwd.h presence
1060 configure:21136: gcc -E  conftest.c
1061 configure:21142: $? = 0
1062 configure:21156: result: yes
1063 configure:21189: checking for pwd.h
1064 configure:21197: result: yes
1065 configure:21080: checking sched.h usability
1066 configure:21097: gcc -c -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math  conftest.c >&5
1067 configure:21103: $? = 0
1068 configure:21117: result: yes
1069 configure:21121: checking sched.h presence
1070 configure:21136: gcc -E  conftest.c
1071 configure:21142: $? = 0
1072 configure:21156: result: yes
1073 configure:21189: checking for sched.h
1074 configure:21197: result: yes
1075 configure:21080: checking sys/mman.h usability
1076 configure:21097: gcc -c -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math  conftest.c >&5
1077 configure:21103: $? = 0
1078 configure:21117: result: yes
1079 configure:21121: checking sys/mman.h presence
1080 configure:21136: gcc -E  conftest.c
1081 configure:21142: $? = 0
1082 configure:21156: result: yes
1083 configure:21189: checking for sys/mman.h
1084 configure:21197: result: yes
1085 configure:21080: checking sys/resource.h usability
1086 configure:21097: gcc -c -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math  conftest.c >&5
1087 configure:21103: $? = 0
1088 configure:21117: result: yes
1089 configure:21121: checking sys/resource.h presence
1090 configure:21136: gcc -E  conftest.c
1091 configure:21142: $? = 0
1092 configure:21156: result: yes
1093 configure:21189: checking for sys/resource.h
1094 configure:21197: result: yes
1095 configure:21080: checking sys/select.h usability
1096 configure:21097: gcc -c -g -O0 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite