rework keyframe hide popup, keyframe auto render, textbox set_selection wide text
[goodguy/history.git] / cinelerra-5.1 / libzmpeg3 / a52dec-0.7.3 / config.log
1 This file contains any messages produced by compilers while
2 running configure, to aid debugging if configure makes a mistake.
3
4 It was created by configure, which was
5 generated by GNU Autoconf 2.52.  Invocation command line was
6
7   $ ./configure 
8
9 ## ---------- ##
10 ## Platform.  ##
11 ## ---------- ##
12
13 hostname = heroine
14 uname -m = i686
15 uname -r = 2.4.17
16 uname -s = Linux
17 uname -v = #4 SMP Sat Feb 9 21:41:36 PST 2002
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 = /usr/local/sbin:/usr/sbin:/sbin:.:.:/usr/local/sbin:/usr/sbin:/sbin:.:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin:/usr/X11R6/bin:/root/bin
31
32 ## ------------ ##
33 ## Core tests.  ##
34 ## ------------ ##
35
36 configure:1133: PATH=".;."; conftest.sh
37 ./configure: conftest.sh: command not found
38 configure:1136: $? = 127
39 configure:1184: checking for a BSD compatible install
40 configure:1233: result: /usr/bin/install -c
41 configure:1244: checking whether build environment is sane
42 configure:1287: result: yes
43 configure:1302: checking whether make -j 4 sets ${MAKE}
44 configure:1322: result: yes
45 configure:1350: checking for working aclocal
46 configure:1357: result: found
47 configure:1365: checking for working autoconf
48 configure:1372: result: found
49 configure:1380: checking for working automake
50 configure:1387: result: found
51 configure:1395: checking for working autoheader
52 configure:1402: result: found
53 configure:1410: checking for working makeinfo
54 configure:1417: result: found
55 configure:1429: checking whether to enable maintainer-specific portions of Makefiles
56 configure:1438: result: no
57 configure:1456: checking build system type
58 configure:1474: result: i686-pc-linux-gnu
59 configure:1481: checking host system type
60 configure:1495: result: i686-pc-linux-gnu
61 configure:1547: checking for gcc
62 configure:1562: found /usr/bin/gcc
63 configure:1570: result: gcc
64 configure:1798: checking for C compiler version
65 configure:1801: gcc --version </dev/null >&5
66 3.0
67 configure:1804: $? = 0
68 configure:1806: gcc -v </dev/null >&5
69 Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.0/specs
70 Configured with: ./configure --prefix=/usr
71 Thread model: single
72 gcc version 3.0
73 configure:1809: $? = 0
74 configure:1811: gcc -V </dev/null >&5
75 gcc: argument to `-V' is missing
76 configure:1814: $? = 1
77 configure:1834: checking for C compiler default output
78 configure:1837: gcc -O3 -march=i686 -fmessage-length=0 -funroll-all-loops -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -I/usr/local/include   conftest.c  >&5
79 configure:1840: $? = 0
80 configure:1869: result: a.out
81 configure:1874: checking whether the C compiler works
82 configure:1880: ./a.out
83 configure:1883: $? = 0
84 configure:1898: result: yes
85 configure:1905: checking whether we are cross compiling
86 configure:1907: result: no
87 configure:1910: checking for executable suffix
88 configure:1912: gcc -o conftest -O3 -march=i686 -fmessage-length=0 -funroll-all-loops -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -I/usr/local/include   conftest.c  >&5
89 configure:1915: $? = 0
90 configure:1937: result: 
91 configure:1943: checking for object suffix
92 configure:1961: gcc -c -O3 -march=i686 -fmessage-length=0 -funroll-all-loops -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -I/usr/local/include  conftest.c >&5
93 configure:1964: $? = 0
94 configure:1983: result: o
95 configure:1987: checking whether we are using the GNU C compiler
96 configure:2008: gcc -c -O3 -march=i686 -fmessage-length=0 -funroll-all-loops -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -I/usr/local/include  conftest.c >&5
97 configure:2011: $? = 0
98 configure:2014: test -s conftest.o
99 configure:2017: $? = 0
100 configure:2029: result: yes
101 configure:2035: checking whether gcc accepts -g
102 configure:2053: gcc -c -g  conftest.c >&5
103 configure:2056: $? = 0
104 configure:2059: test -s conftest.o
105 configure:2062: $? = 0
106 configure:2072: result: yes
107 configure:2099: gcc -c -O3 -march=i686 -fmessage-length=0 -funroll-all-loops -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -I/usr/local/include  conftest.c >&5
108 conftest.c:2: parse error before "me"
109 configure:2102: $? = 1
110 configure: failed program was:
111 #ifndef __cplusplus
112   choke me
113 #endif
114 configure:2205: checking how to run the C preprocessor
115 configure:2231: gcc -E  conftest.c
116 configure:2237: $? = 0
117 configure:2264: gcc -E  conftest.c
118 configure:2261:28: ac_nonexistent.h: No such file or directory
119 configure:2270: $? = 1
120 configure: failed program was:
121 #line 2260 "configure"
122 #include "confdefs.h"
123 #include <ac_nonexistent.h>
124 configure:2307: result: gcc -E
125 configure:2322: gcc -E  conftest.c
126 configure:2328: $? = 0
127 configure:2355: gcc -E  conftest.c
128 configure:2352:28: ac_nonexistent.h: No such file or directory
129 configure:2361: $? = 1
130 configure: failed program was:
131 #line 2351 "configure"
132 #include "confdefs.h"
133 #include <ac_nonexistent.h>
134 configure:2401: checking whether gcc needs -traditional
135 configure:2436: result: no
136 configure:2448: checking if gcc supports  -march=i686 -fmessage-length=0 -funroll-all-loops -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -I/usr/local/include -O3 flags
137 configure:2465: gcc -c  -march=i686 -fmessage-length=0 -funroll-all-loops -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -I/usr/local/include -O3  conftest.c >&5
138 configure:2468: $? = 0
139 configure:2471: test -s conftest.o
140 configure:2474: $? = 0
141 configure:2484: result: yes
142 configure:2493: checking if gcc supports  -march=i686 -fmessage-length=0 -funroll-all-loops -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -I/usr/local/include -O3 -fomit-frame-pointer flags
143 configure:2510: gcc -c  -march=i686 -fmessage-length=0 -funroll-all-loops -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -I/usr/local/include -O3 -fomit-frame-pointer  conftest.c >&5
144 configure:2513: $? = 0
145 configure:2516: test -s conftest.o
146 configure:2519: $? = 0
147 configure:2529: result: yes
148 configure:2546: checking if gcc supports  -march=i686 -fmessage-length=0 -funroll-all-loops -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -I/usr/local/include -O3 -fomit-frame-pointer -mcpu=pentiumpro flags
149 configure:2563: gcc -c  -march=i686 -fmessage-length=0 -funroll-all-loops -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -I/usr/local/include -O3 -fomit-frame-pointer -mcpu=pentiumpro  conftest.c >&5
150 configure:2566: $? = 0
151 configure:2569: test -s conftest.o
152 configure:2572: $? = 0
153 configure:2582: result: yes
154 configure:2870: checking for ld used by GCC
155 configure:2933: result: /usr/bin/ld
156 configure:2942: checking if the linker (/usr/bin/ld) is GNU ld
157 GNU ld version 2.10.91 (with BFD 2.10.0.26)
158 configure:2954: result: yes
159 configure:2958: checking for /usr/bin/ld option to reload object files
160 configure:2965: result: -r
161 configure:2970: checking for BSD-compatible nm
162 configure:3006: result: /usr/bin/nm -B
163 configure:3009: checking whether ln -s works
164 configure:3013: result: yes
165 configure:3020: checking how to recognise dependant libraries
166 configure:3192: result: pass_all
167 configure:3198: checking command to parse /usr/bin/nm -B output
168 configure:3279: gcc -c  -march=i686 -fmessage-length=0 -funroll-all-loops -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -I/usr/local/include -O3 -fomit-frame-pointer -mcpu=pentiumpro  conftest.c >&5
169 configure:3282: $? = 0
170 configure:3286: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[  ]\([ABCDGISTW][ABCDGISTW]*\)[   ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
171 configure:3289: $? = 0
172 configure:3341: gcc -o conftest  -march=i686 -fmessage-length=0 -funroll-all-loops -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -I/usr/local/include -O3 -fomit-frame-pointer -mcpu=pentiumpro   conftest.c conftstm.o >&5
173 configure:3344: $? = 0
174 configure:3388: result: ok
175 configure:3395: checking for dlfcn.h
176 configure:3405: gcc -E  conftest.c
177 configure:3411: $? = 0
178 configure:3430: result: yes
179 configure:3617: checking for ranlib
180 configure:3632: found /usr/bin/ranlib
181 configure:3641: result: ranlib
182 configure:3691: checking for strip
183 configure:3706: found /usr/bin/strip
184 configure:3715: result: strip
185 configure:4236: checking for objdir
186 configure:4247: result: .libs
187 configure:4262: checking for gcc option to produce PIC
188 configure:4412: result: -fPIC
189 configure:4416: checking if gcc PIC flag -fPIC works
190 configure:4436: gcc -c  -march=i686 -fmessage-length=0 -funroll-all-loops -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -I/usr/local/include -O3 -fomit-frame-pointer -mcpu=pentiumpro -fPIC -DPIC  conftest.c >&5
191 configure:4439: $? = 0
192 configure:4442: test -s conftest.o
193 configure:4445: $? = 0
194 configure:4481: result: yes
195 configure:4497: checking if gcc static flag -static works
196 configure:4518: gcc -o conftest  -march=i686 -fmessage-length=0 -funroll-all-loops -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -I/usr/local/include -O3 -fomit-frame-pointer -mcpu=pentiumpro   -static conftest.c  >&5
197 configure:4521: $? = 0
198 configure:4524: test -s conftest
199 configure:4527: $? = 0
200 configure:4541: result: yes
201 configure:4552: checking if gcc supports -c -o file.o
202 configure:4572: gcc -c  -march=i686 -fmessage-length=0 -funroll-all-loops -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -I/usr/local/include -O3 -fomit-frame-pointer -mcpu=pentiumpro -o out/conftest2.o  conftest.c >&5
203 configure:4596: result: yes
204 configure:4601: checking if gcc supports -c -o file.lo
205 configure:4625: gcc -c  -march=i686 -fmessage-length=0 -funroll-all-loops -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -I/usr/local/include -O3 -fomit-frame-pointer -mcpu=pentiumpro -c -o conftest.lo  conftest.c >&5
206 configure:4628: $? = 0
207 configure:4631: test -s conftest.lo
208 configure:4634: $? = 0
209 configure:4655: result: yes
210 configure:4686: checking if gcc supports -fno-rtti -fno-exceptions
211 configure:4705: gcc -c  -march=i686 -fmessage-length=0 -funroll-all-loops -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -I/usr/local/include -O3 -fomit-frame-pointer -mcpu=pentiumpro -fno-rtti -fno-exceptions -c conftest.c  conftest.c >&5
212 configure:4708: $? = 0
213 configure:4711: test -s conftest.o
214 configure:4714: $? = 0
215 configure:4730: result: yes
216 configure:4741: checking whether the linker (/usr/bin/ld) supports shared libraries
217 configure:5422: result: yes
218 configure:5427: checking how to hardcode library paths into programs
219 configure:5451: result: immediate
220 configure:5456: checking whether stripping libraries is possible
221 configure:5461: result: yes
222 configure:5472: checking dynamic linker characteristics
223 configure:5869: result: GNU/Linux ld.so
224 configure:5874: checking if libtool supports shared libraries
225 configure:5876: result: yes
226 configure:5879: checking whether to build shared libraries
227 configure:5900: result: no
228 configure:5903: checking whether to build static libraries
229 configure:5907: result: yes
230 configure:7136: checking for sys/time.h
231 configure:7146: gcc -E  conftest.c
232 configure:7152: $? = 0
233 configure:7171: result: yes
234 configure:7136: checking for io.h
235 configure:7146: gcc -E  conftest.c
236 configure:7143:16: io.h: No such file or directory
237 configure:7152: $? = 1
238 configure: failed program was:
239 #line 7142 "configure"
240 #include "confdefs.h"
241 #include <io.h>
242 configure:7171: result: no
243 configure:7181: checking for ANSI C header files
244 configure:7195: gcc -E  conftest.c
245 configure:7201: $? = 0
246 configure:7288: gcc -o conftest  -march=i686 -fmessage-length=0 -funroll-all-loops -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -I/usr/local/include -O3 -fomit-frame-pointer -mcpu=pentiumpro   conftest.c  >&5
247 configure:7291: $? = 0
248 configure:7293: ./conftest
249 configure:7296: $? = 0
250 configure:7309: result: yes
251 configure:7325: checking for sys/types.h
252 configure:7337: gcc -c  -march=i686 -fmessage-length=0 -funroll-all-loops -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -I/usr/local/include -O3 -fomit-frame-pointer -mcpu=pentiumpro  conftest.c >&5
253 configure:7340: $? = 0
254 configure:7343: test -s conftest.o
255 configure:7346: $? = 0
256 configure:7356: result: yes
257 configure:7325: checking for sys/stat.h
258 configure:7337: gcc -c  -march=i686 -fmessage-length=0 -funroll-all-loops -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -I/usr/local/include -O3 -fomit-frame-pointer -mcpu=pentiumpro  conftest.c >&5
259 configure:7340: $? = 0
260 configure:7343: test -s conftest.o
261 configure:7346: $? = 0
262 configure:7356: result: yes
263 configure:7325: checking for stdlib.h
264 configure:7337: gcc -c  -march=i686 -fmessage-length=0 -funroll-all-loops -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -I/usr/local/include -O3 -fomit-frame-pointer -mcpu=pentiumpro  conftest.c >&5
265 configure:7340: $? = 0
266 configure:7343: test -s conftest.o
267 configure:7346: $? = 0
268 configure:7356: result: yes
269 configure:7325: checking for string.h
270 configure:7337: gcc -c  -march=i686 -fmessage-length=0 -funroll-all-loops -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -I/usr/local/include -O3 -fomit-frame-pointer -mcpu=pentiumpro  conftest.c >&5
271 configure:7340: $? = 0
272 configure:7343: test -s conftest.o
273 configure:7346: $? = 0
274 configure:7356: result: yes
275 configure:7325: checking for memory.h
276 configure:7337: gcc -c  -march=i686 -fmessage-length=0 -funroll-all-loops -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -I/usr/local/include -O3 -fomit-frame-pointer -mcpu=pentiumpro  conftest.c >&5
277 configure:7340: $? = 0
278 configure:7343: test -s conftest.o
279 configure:7346: $? = 0
280 configure:7356: result: yes
281 configure:7325: checking for strings.h
282 configure:7337: gcc -c  -march=i686 -fmessage-length=0 -funroll-all-loops -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -I/usr/local/include -O3 -fomit-frame-pointer -mcpu=pentiumpro  conftest.c >&5
283 configure:7340: $? = 0
284 configure:7343: test -s conftest.o
285 configure:7346: $? = 0
286 configure:7356: result: yes
287 configure:7325: checking for inttypes.h
288 configure:7337: gcc -c  -march=i686 -fmessage-length=0 -funroll-all-loops -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -I/usr/local/include -O3 -fomit-frame-pointer -mcpu=pentiumpro  conftest.c >&5
289 configure:7340: $? = 0
290 configure:7343: test -s conftest.o
291 configure:7346: $? = 0
292 configure:7356: result: yes
293 configure:7325: checking for stdint.h
294 configure:7337: gcc -c  -march=i686 -fmessage-length=0 -funroll-all-loops -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -I/usr/local/include -O3 -fomit-frame-pointer -mcpu=pentiumpro  conftest.c >&5
295 configure:7340: $? = 0
296 configure:7343: test -s conftest.o
297 configure:7346: $? = 0
298 configure:7356: result: yes
299 configure:7325: checking for unistd.h
300 configure:7337: gcc -c  -march=i686 -fmessage-length=0 -funroll-all-loops -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -I/usr/local/include -O3 -fomit-frame-pointer -mcpu=pentiumpro  conftest.c >&5
301 configure:7340: $? = 0
302 configure:7343: test -s conftest.o
303 configure:7346: $? = 0
304 configure:7356: result: yes
305 configure:7366: checking for inttypes.h
306 configure:7401: result: yes
307 configure:8151: checking for gcc option to accept ANSI C
308 configure:8208: gcc  -c  -march=i686 -fmessage-length=0 -funroll-all-loops -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -I/usr/local/include -O3 -fomit-frame-pointer -mcpu=pentiumpro  conftest.c >&5
309 configure:8211: $? = 0
310 configure:8214: test -s conftest.o
311 configure:8217: $? = 0
312 configure:8234: result: none needed
313 configure:8242: checking for an ANSI C-conforming const
314 configure:8306: gcc -c  -march=i686 -fmessage-length=0 -funroll-all-loops -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -I/usr/local/include -O3 -fomit-frame-pointer -mcpu=pentiumpro  conftest.c >&5
315 configure:8309: $? = 0
316 configure:8312: test -s conftest.o
317 configure:8315: $? = 0
318 configure:8325: result: yes
319 configure:8335: checking for inline
320 configure:8352: gcc -c  -march=i686 -fmessage-length=0 -funroll-all-loops -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -I/usr/local/include -O3 -fomit-frame-pointer -mcpu=pentiumpro  conftest.c >&5
321 configure:8355: $? = 0
322 configure:8358: test -s conftest.o
323 configure:8361: $? = 0
324 configure:8372: result: inline
325 configure:8387: checking for size_t
326 configure:8408: gcc -c  -march=i686 -fmessage-length=0 -funroll-all-loops -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -I/usr/local/include -O3 -fomit-frame-pointer -mcpu=pentiumpro  conftest.c >&5
327 configure:8411: $? = 0
328 configure:8414: test -s conftest.o
329 configure:8417: $? = 0
330 configure:8427: result: yes
331 configure:8439: checking whether byte ordering is bigendian
332 configure:8464: gcc -c  -march=i686 -fmessage-length=0 -funroll-all-loops -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -I/usr/local/include -O3 -fomit-frame-pointer -mcpu=pentiumpro  conftest.c >&5
333 configure:8467: $? = 0
334 configure:8470: test -s conftest.o
335 configure:8473: $? = 0
336 configure:8494: gcc -c  -march=i686 -fmessage-length=0 -funroll-all-loops -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -I/usr/local/include -O3 -fomit-frame-pointer -mcpu=pentiumpro  conftest.c >&5
337 configure: In function `main':
338 configure:8485: `not' undeclared (first use in this function)
339 configure:8485: (Each undeclared identifier is reported only once
340 configure:8485: for each function it appears in.)
341 configure:8485: parse error before "big"
342 configure:8497: $? = 1
343 configure: failed program was:
344 #line 8477 "configure"
345 #include "confdefs.h"
346 #include <sys/types.h>
347 #include <sys/param.h>
348
349 int
350 main ()
351 {
352 #if BYTE_ORDER != BIG_ENDIAN
353  not big endian
354 #endif
355
356   ;
357   return 0;
358 }
359 configure:8561: result: no
360 configure:8574: checking for memalign
361 configure:8611: gcc -o conftest  -march=i686 -fmessage-length=0 -funroll-all-loops -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -I/usr/local/include -O3 -fomit-frame-pointer -mcpu=pentiumpro   conftest.c  >&5
362 configure:8614: $? = 0
363 configure:8617: test -s conftest
364 configure:8620: $? = 0
365 configure:8630: result: yes
366 configure:8640: checking return type of signal handlers
367 configure:8668: gcc -c  -march=i686 -fmessage-length=0 -funroll-all-loops -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -I/usr/local/include -O3 -fomit-frame-pointer -mcpu=pentiumpro  conftest.c >&5
368 configure:8671: $? = 0
369 configure:8674: test -s conftest.o
370 configure:8677: $? = 0
371 configure:8687: result: void
372 configure:8736: checking for _oss_ioctl in -lossaudio
373 configure:8763: gcc -o conftest  -march=i686 -fmessage-length=0 -funroll-all-loops -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -I/usr/local/include -O3 -fomit-frame-pointer -mcpu=pentiumpro   conftest.c -lossaudio   >&5
374 /usr/bin/ld: cannot find -lossaudio
375 collect2: ld returned 1 exit status
376 configure:8766: $? = 1
377 configure: failed program was:
378 #line 8744 "configure"
379 #include "confdefs.h"
380
381 /* Override any gcc2 internal prototype to avoid an error.  */
382 #ifdef __cplusplus
383 extern "C"
384 #endif
385 /* We use char because int might match the return type of a gcc2
386    builtin and then its argument prototype would still apply.  */
387 char _oss_ioctl ();
388 int
389 main ()
390 {
391 _oss_ioctl ();
392   ;
393   return 0;
394 }
395 configure:8783: result: no
396 configure:8846: checking if gcc supports  -march=i686 -fmessage-length=0 -funroll-all-loops -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -I/usr/local/include -O3 -fomit-frame-pointer -mcpu=pentiumpro -Wall -Werror flags
397 configure:8863: gcc -c  -march=i686 -fmessage-length=0 -funroll-all-loops -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -I/usr/local/include -O3 -fomit-frame-pointer -mcpu=pentiumpro -Wall -Werror  conftest.c >&5
398 configure:8866: $? = 0
399 configure:8869: test -s conftest.o
400 configure:8872: $? = 0
401 configure:8882: result: yes
402 configure:8893: checking __attribute__ ((aligned ())) support
403 configure:8913: gcc -c  -march=i686 -fmessage-length=0 -funroll-all-loops -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -I/usr/local/include -O3 -fomit-frame-pointer -mcpu=pentiumpro -Wall -Werror  conftest.c >&5
404 configure:8916: $? = 0
405 configure:8919: test -s conftest.o
406 configure:8922: $? = 0
407 configure:8913: gcc -c  -march=i686 -fmessage-length=0 -funroll-all-loops -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -I/usr/local/include -O3 -fomit-frame-pointer -mcpu=pentiumpro -Wall -Werror  conftest.c >&5
408 configure:8916: $? = 0
409 configure:8919: test -s conftest.o
410 configure:8922: $? = 0
411 configure:8913: gcc -c  -march=i686 -fmessage-length=0 -funroll-all-loops -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -I/usr/local/include -O3 -fomit-frame-pointer -mcpu=pentiumpro -Wall -Werror  conftest.c >&5
412 configure:8916: $? = 0
413 configure:8919: test -s conftest.o
414 configure:8922: $? = 0
415 configure:8913: gcc -c  -march=i686 -fmessage-length=0 -funroll-all-loops -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -I/usr/local/include -O3 -fomit-frame-pointer -mcpu=pentiumpro -Wall -Werror  conftest.c >&5
416 configure:8916: $? = 0
417 configure:8919: test -s conftest.o
418 configure:8922: $? = 0
419 configure:8913: gcc -c  -march=i686 -fmessage-length=0 -funroll-all-loops -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -I/usr/local/include -O3 -fomit-frame-pointer -mcpu=pentiumpro -Wall -Werror  conftest.c >&5
420 configure:8916: $? = 0
421 configure:8919: test -s conftest.o
422 configure:8922: $? = 0
423 configure:8913: gcc -c  -march=i686 -fmessage-length=0 -funroll-all-loops -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -I/usr/local/include -O3 -fomit-frame-pointer -mcpu=pentiumpro -Wall -Werror  conftest.c >&5
424 configure:8916: $? = 0
425 configure:8919: test -s conftest.o
426 configure:8922: $? = 0
427 configure:8932: result: 64
428 configure:9021: creating ./config.status
429
430 ## ----------------------- ##
431 ## Running config.status.  ##
432 ## ----------------------- ##
433
434 This file was extended by config.status 2.52, executed with
435   CONFIG_FILES    = 
436   CONFIG_HEADERS  = 
437   CONFIG_LINKS    = 
438   CONFIG_COMMANDS = 
439   > ./config.status 
440 on heroine
441
442 config.status:9513: creating Makefile
443 config.status:9513: creating autotools/Makefile
444 config.status:9513: creating include/Makefile
445 config.status:9513: creating test/Makefile
446 config.status:9513: creating doc/Makefile
447 config.status:9513: creating src/Makefile
448 config.status:9513: creating liba52/Makefile
449 config.status:9513: creating libao/Makefile
450 config.status:9513: creating vc++/Makefile
451 config.status:9605: creating include/config.h
452
453 ## ----------------- ##
454 ## Cache variables.  ##
455 ## ----------------- ##
456
457 ac_cv_build=i686-pc-linux-gnu
458 ac_cv_build_alias=i686-pc-linux-gnu
459 ac_cv_c_attr_align_try=64
460 ac_cv_c_attribute_aligned=64
461 ac_cv_c_bigendian=no
462 ac_cv_c_compiler_gnu=yes
463 ac_cv_c_const=yes
464 ac_cv_c_inline=inline
465 ac_cv_env_CC_set=
466 ac_cv_env_CC_value=
467 ac_cv_env_CFLAGS_set=set
468 ac_cv_env_CFLAGS_value='-O3 -march=i686 -fmessage-length=0 -funroll-all-loops -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -I/usr/local/include'
469 ac_cv_env_CPPFLAGS_set=
470 ac_cv_env_CPPFLAGS_value=
471 ac_cv_env_CPP_set=
472 ac_cv_env_CPP_value=
473 ac_cv_env_LDFLAGS_set=
474 ac_cv_env_LDFLAGS_value=
475 ac_cv_env_build_alias_set=
476 ac_cv_env_build_alias_value=
477 ac_cv_env_host_alias_set=
478 ac_cv_env_host_alias_value=
479 ac_cv_env_target_alias_set=
480 ac_cv_env_target_alias_value=
481 ac_cv_func_memalign=yes
482 ac_cv_header_dlfcn_h=yes
483 ac_cv_header_inttypes_h=yes
484 ac_cv_header_io_h=no
485 ac_cv_header_memory_h=yes
486 ac_cv_header_stdc=yes
487 ac_cv_header_stdint_h=yes
488 ac_cv_header_stdlib_h=yes
489 ac_cv_header_string_h=yes
490 ac_cv_header_strings_h=yes
491 ac_cv_header_sys_stat_h=yes
492 ac_cv_header_sys_time_h=yes
493 ac_cv_header_sys_types_h=yes
494 ac_cv_header_unistd_h=yes
495 ac_cv_host=i686-pc-linux-gnu
496 ac_cv_host_alias=i686-pc-linux-gnu
497 ac_cv_lib_ossaudio__oss_ioctl=no
498 ac_cv_objext=o
499 ac_cv_path_install='/usr/bin/install -c'
500 ac_cv_prog_CPP='gcc -E'
501 ac_cv_prog_ac_ct_CC=gcc
502 ac_cv_prog_ac_ct_RANLIB=ranlib
503 ac_cv_prog_ac_ct_STRIP=strip
504 ac_cv_prog_cc_g=yes
505 ac_cv_prog_cc_stdc=
506 ac_cv_prog_gcc_traditional=no
507 ac_cv_prog_make_make_set=yes
508 ac_cv_try_cflags_ok=yes
509 ac_cv_type_signal=void
510 ac_cv_type_size_t=yes
511 lt_cv_compiler_c_o=yes
512 lt_cv_compiler_o_lo=yes
513 lt_cv_deplibs_check_method=pass_all
514 lt_cv_file_magic_cmd='$MAGIC_CMD'
515 lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.1.94.so /lib/libc-2.2.2.so'
516 lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
517 lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\'''
518 lt_cv_ld_reload_flag=-r
519 lt_cv_path_LD=/usr/bin/ld
520 lt_cv_path_NM='/usr/bin/nm -B'
521 lt_cv_prog_cc_can_build_shared=yes
522 lt_cv_prog_cc_no_builtin=
523 lt_cv_prog_cc_pic=' -fPIC'
524 lt_cv_prog_cc_pic_works=yes
525 lt_cv_prog_cc_shlib=
526 lt_cv_prog_cc_static=-static
527 lt_cv_prog_cc_static_works=yes
528 lt_cv_prog_cc_wl=-Wl,
529 lt_cv_prog_gnu_ld=yes
530 lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([ABCDGISTW][ABCDGISTW]*\)[   ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
531 lt_cv_sys_path_separator=:
532
533 ## ------------ ##
534 ## confdefs.h.  ##
535 ## ------------ ##
536
537 #define PACKAGE "a52dec"
538 #define VERSION "0.7.3"
539 #define HAVE_DLFCN_H 1
540 #define HAVE_SYS_TIME_H 1
541 #define STDC_HEADERS 1
542 #define HAVE_SYS_TYPES_H 1
543 #define HAVE_SYS_STAT_H 1
544 #define HAVE_STDLIB_H 1
545 #define HAVE_STRING_H 1
546 #define HAVE_MEMORY_H 1
547 #define HAVE_STRINGS_H 1
548 #define HAVE_INTTYPES_H 1
549 #define HAVE_STDINT_H 1
550 #define HAVE_UNISTD_H 1
551 #define HAVE_MEMALIGN 1
552 #define RETSIGTYPE void
553 #define LIBAO_OSS
554 #define ATTRIBUTE_ALIGNED_MAX 64
555
556
557 configure: exit 0