Fixed compile errors caused by combining plugins
[gst-davinci.git] / ti_plugins / davinci / config.log
blobe94fc5a26ff5cf3f4f2ca6e632d4f508379d920a
1 This file contains any messages produced by compilers while
2 running configure, to aid debugging if configure makes a mistake.
4 It was created by configure, which was
5 generated by GNU Autoconf 2.61.  Invocation command line was
7   $ ./configure --build=i686-linux --host=arm-linux-gnueabi
9 ## --------- ##
10 ## Platform. ##
11 ## --------- ##
13 hostname = ttop
14 uname -m = i686
15 uname -r = 2.6.24-gentoo
16 uname -s = Linux
17 uname -v = #3 PREEMPT Thu Feb 21 08:50:32 MST 2008
19 /usr/bin/uname -p = unknown
20 /bin/uname -X     = unknown
22 /bin/arch              = unknown
23 /usr/bin/arch -k       = unknown
24 /usr/convex/getsysinfo = unknown
25 /usr/bin/hostinfo      = unknown
26 /bin/machine           = unknown
27 /usr/bin/oslevel       = unknown
28 /bin/universe          = unknown
30 PATH: /home/tcnielsen/bin
31 PATH: /usr/local/bin
32 PATH: /usr/bin
33 PATH: /bin
34 PATH: /usr/games
35 PATH: /usr/local/oz/bin
36 PATH: /usr/local/devkitPro/devkitGP2X/bin/
39 ## ----------- ##
40 ## Core tests. ##
41 ## ----------- ##
43 configure:1955: configuring gst-davinci for release
44 configure:2000: checking whether to enable maintainer-specific portions of Makefiles
45 configure:2009: result: no
46 configure:2069: checking for a BSD-compatible install
47 configure:2125: result: /usr/bin/install -c
48 configure:2136: checking whether build environment is sane
49 configure:2179: result: yes
50 configure:2207: checking for a thread-safe mkdir -p
51 configure:2246: result: /bin/mkdir -p
52 configure:2259: checking for gawk
53 configure:2289: result: no
54 configure:2259: checking for mawk
55 configure:2275: found /usr/bin/mawk
56 configure:2286: result: mawk
57 configure:2297: checking whether make sets $(MAKE)
58 configure:2318: result: yes
59 configure:2398: checking for arm-linux-gnueabi-strip
60 configure:2414: found /usr/bin/arm-linux-gnueabi-strip
61 configure:2425: result: arm-linux-gnueabi-strip
62 configure:2521: checking for arm-linux-gnueabi-gcc
63 configure:2537: found /home/tcnielsen/bin/arm-linux-gnueabi-gcc
64 configure:2548: result: arm-linux-gnueabi-gcc
65 configure:2826: checking for C compiler version
66 configure:2833: arm-linux-gnueabi-gcc --version >&5
67 arm-linux-gnueabi-gcc (GCC) 4.2.1 (Debian 4.2.1-5)
68 Copyright (C) 2007 Free Software Foundation, Inc.
69 This is free software; see the source for copying conditions.  There is NO
70 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
72 configure:2836: $? = 0
73 configure:2843: arm-linux-gnueabi-gcc -v >&5
74 Using built-in specs.
75 Target: arm-linux-gnueabi
76 Configured with: ../src/configure -v --enable-languages=c,c++,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/arm-linux-gnueabi/include/c++/4.2.1 --program-suffix=-4.2 --enable-clocale=gnu --enable-libstdcxx-debug --disable-libssp --disable-werror --enable-checking=release --program-prefix=arm-linux-gnueabi- --includedir=/usr/arm-linux-gnueabi/include --build=i486-linux-gnu --host=i486-linux-gnu --target=arm-linux-gnueabi
77 Thread model: posix
78 gcc version 4.2.1 (Debian 4.2.1-5)
79 configure:2846: $? = 0
80 configure:2853: arm-linux-gnueabi-gcc -V >&5
81 arm-linux-gnueabi-gcc: '-V' option must have argument
82 configure:2856: $? = 1
83 configure:2879: checking for C compiler default output file name
84 configure:2906: arm-linux-gnueabi-gcc -I/opt/dvevm_1_20/codec_engine_1_20_03/packages -I/opt/dvevm_1_20/xdc_2_94/packages -I/opt/dvevm_1_20/xdais_5_21/packages -I/opt/linux-davinci/include -Dxdc_target__='<gnu/targets/std.h>'   conftest.c  >&5
85 configure:2909: $? = 0
86 configure:2947: result: a.out
87 configure:2964: checking whether the C compiler works
88 configure:2994: result: yes
89 configure:3001: checking whether we are cross compiling
90 configure:3003: result: yes
91 configure:3006: checking for suffix of executables
92 configure:3013: arm-linux-gnueabi-gcc -o conftest -I/opt/dvevm_1_20/codec_engine_1_20_03/packages -I/opt/dvevm_1_20/xdc_2_94/packages -I/opt/dvevm_1_20/xdais_5_21/packages -I/opt/linux-davinci/include -Dxdc_target__='<gnu/targets/std.h>'   conftest.c  >&5
93 configure:3016: $? = 0
94 configure:3040: result: 
95 configure:3046: checking for suffix of object files
96 configure:3072: arm-linux-gnueabi-gcc -c -I/opt/dvevm_1_20/codec_engine_1_20_03/packages -I/opt/dvevm_1_20/xdc_2_94/packages -I/opt/dvevm_1_20/xdais_5_21/packages -I/opt/linux-davinci/include -Dxdc_target__='<gnu/targets/std.h>'  conftest.c >&5
97 configure:3075: $? = 0
98 configure:3098: result: o
99 configure:3102: checking whether we are using the GNU C compiler
100 configure:3131: arm-linux-gnueabi-gcc -c -I/opt/dvevm_1_20/codec_engine_1_20_03/packages -I/opt/dvevm_1_20/xdc_2_94/packages -I/opt/dvevm_1_20/xdais_5_21/packages -I/opt/linux-davinci/include -Dxdc_target__='<gnu/targets/std.h>'  conftest.c >&5
101 configure:3137: $? = 0
102 configure:3154: result: yes
103 configure:3159: checking whether arm-linux-gnueabi-gcc accepts -g
104 configure:3189: arm-linux-gnueabi-gcc -c -g  conftest.c >&5
105 configure:3195: $? = 0
106 configure:3294: result: yes
107 configure:3311: checking for arm-linux-gnueabi-gcc option to accept ISO C89
108 configure:3385: arm-linux-gnueabi-gcc  -c -I/opt/dvevm_1_20/codec_engine_1_20_03/packages -I/opt/dvevm_1_20/xdc_2_94/packages -I/opt/dvevm_1_20/xdais_5_21/packages -I/opt/linux-davinci/include -Dxdc_target__='<gnu/targets/std.h>'  conftest.c >&5
109 configure:3391: $? = 0
110 configure:3414: result: none needed
111 configure:3443: checking for style of include used by make
112 configure:3471: result: GNU
113 configure:3496: checking dependency style of arm-linux-gnueabi-gcc
114 configure:3587: result: gcc3
115 configure:3680: checking build system type
116 configure:3698: result: i686-pc-linux-gnu
117 configure:3720: checking host system type
118 configure:3735: result: arm-unknown-linux-gnueabi
119 configure:3757: checking for a sed that does not truncate output
120 configure:3813: result: /bin/sed
121 configure:3816: checking for grep that handles long lines and -e
122 configure:3890: result: /bin/grep
123 configure:3895: checking for egrep
124 configure:3973: result: /bin/grep -E
125 configure:3989: checking for ld used by arm-linux-gnueabi-gcc
126 configure:4056: result: /usr/arm-linux-gnueabi/bin/ld
127 configure:4065: checking if the linker (/usr/arm-linux-gnueabi/bin/ld) is GNU ld
128 configure:4080: result: yes
129 configure:4085: checking for /usr/arm-linux-gnueabi/bin/ld option to reload object files
130 configure:4092: result: -r
131 configure:4110: checking for BSD-compatible nm
132 configure:4159: result: /usr/bin/arm-linux-gnueabi-nm -B
133 configure:4163: checking whether ln -s works
134 configure:4167: result: yes
135 configure:4174: checking how to recognize dependent libraries
136 configure:4360: result: pass_all
137 configure:4605: checking how to run the C preprocessor
138 configure:4645: arm-linux-gnueabi-gcc -E  conftest.c
139 configure:4651: $? = 0
140 configure:4682: arm-linux-gnueabi-gcc -E  conftest.c
141 conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
142 configure:4688: $? = 1
143 configure: failed program was:
144 | /* confdefs.h.  */
145 | #define PACKAGE_NAME ""
146 | #define PACKAGE_TARNAME ""
147 | #define PACKAGE_VERSION ""
148 | #define PACKAGE_STRING ""
149 | #define PACKAGE_BUGREPORT ""
150 | #define GST_PLUGIN_VERSION "0.9.7"
151 | #define GST_PLUGIN_VERSION_RELEASE "1"
152 | #define PACKAGE "gst-davinci"
153 | #define VERSION "0.9.7"
154 | #define PACKAGE "gst-davinci"
155 | #define VERSION "0.9.7"
156 | /* end confdefs.h.  */
157 | #include <ac_nonexistent.h>
158 configure:4721: result: arm-linux-gnueabi-gcc -E
159 configure:4750: arm-linux-gnueabi-gcc -E  conftest.c
160 configure:4756: $? = 0
161 configure:4787: arm-linux-gnueabi-gcc -E  conftest.c
162 conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
163 configure:4793: $? = 1
164 configure: failed program was:
165 | /* confdefs.h.  */
166 | #define PACKAGE_NAME ""
167 | #define PACKAGE_TARNAME ""
168 | #define PACKAGE_VERSION ""
169 | #define PACKAGE_STRING ""
170 | #define PACKAGE_BUGREPORT ""
171 | #define GST_PLUGIN_VERSION "0.9.7"
172 | #define GST_PLUGIN_VERSION_RELEASE "1"
173 | #define PACKAGE "gst-davinci"
174 | #define VERSION "0.9.7"
175 | #define PACKAGE "gst-davinci"
176 | #define VERSION "0.9.7"
177 | /* end confdefs.h.  */
178 | #include <ac_nonexistent.h>
179 configure:4831: checking for ANSI C header files
180 configure:4861: arm-linux-gnueabi-gcc -c -I/opt/dvevm_1_20/codec_engine_1_20_03/packages -I/opt/dvevm_1_20/xdc_2_94/packages -I/opt/dvevm_1_20/xdais_5_21/packages -I/opt/linux-davinci/include -Dxdc_target__='<gnu/targets/std.h>'  conftest.c >&5
181 configure:4867: $? = 0
182 configure:4995: result: yes
183 configure:5019: checking for sys/types.h
184 configure:5040: arm-linux-gnueabi-gcc -c -I/opt/dvevm_1_20/codec_engine_1_20_03/packages -I/opt/dvevm_1_20/xdc_2_94/packages -I/opt/dvevm_1_20/xdais_5_21/packages -I/opt/linux-davinci/include -Dxdc_target__='<gnu/targets/std.h>'  conftest.c >&5
185 configure:5046: $? = 0
186 configure:5062: result: yes
187 configure:5019: checking for sys/stat.h
188 configure:5040: arm-linux-gnueabi-gcc -c -I/opt/dvevm_1_20/codec_engine_1_20_03/packages -I/opt/dvevm_1_20/xdc_2_94/packages -I/opt/dvevm_1_20/xdais_5_21/packages -I/opt/linux-davinci/include -Dxdc_target__='<gnu/targets/std.h>'  conftest.c >&5
189 configure:5046: $? = 0
190 configure:5062: result: yes
191 configure:5019: checking for stdlib.h
192 configure:5040: arm-linux-gnueabi-gcc -c -I/opt/dvevm_1_20/codec_engine_1_20_03/packages -I/opt/dvevm_1_20/xdc_2_94/packages -I/opt/dvevm_1_20/xdais_5_21/packages -I/opt/linux-davinci/include -Dxdc_target__='<gnu/targets/std.h>'  conftest.c >&5
193 configure:5046: $? = 0
194 configure:5062: result: yes
195 configure:5019: checking for string.h
196 configure:5040: arm-linux-gnueabi-gcc -c -I/opt/dvevm_1_20/codec_engine_1_20_03/packages -I/opt/dvevm_1_20/xdc_2_94/packages -I/opt/dvevm_1_20/xdais_5_21/packages -I/opt/linux-davinci/include -Dxdc_target__='<gnu/targets/std.h>'  conftest.c >&5
197 configure:5046: $? = 0
198 configure:5062: result: yes
199 configure:5019: checking for memory.h
200 configure:5040: arm-linux-gnueabi-gcc -c -I/opt/dvevm_1_20/codec_engine_1_20_03/packages -I/opt/dvevm_1_20/xdc_2_94/packages -I/opt/dvevm_1_20/xdais_5_21/packages -I/opt/linux-davinci/include -Dxdc_target__='<gnu/targets/std.h>'  conftest.c >&5
201 configure:5046: $? = 0
202 configure:5062: result: yes
203 configure:5019: checking for strings.h
204 configure:5040: arm-linux-gnueabi-gcc -c -I/opt/dvevm_1_20/codec_engine_1_20_03/packages -I/opt/dvevm_1_20/xdc_2_94/packages -I/opt/dvevm_1_20/xdais_5_21/packages -I/opt/linux-davinci/include -Dxdc_target__='<gnu/targets/std.h>'  conftest.c >&5
205 configure:5046: $? = 0
206 configure:5062: result: yes
207 configure:5019: checking for inttypes.h
208 configure:5040: arm-linux-gnueabi-gcc -c -I/opt/dvevm_1_20/codec_engine_1_20_03/packages -I/opt/dvevm_1_20/xdc_2_94/packages -I/opt/dvevm_1_20/xdais_5_21/packages -I/opt/linux-davinci/include -Dxdc_target__='<gnu/targets/std.h>'  conftest.c >&5
209 configure:5046: $? = 0
210 configure:5062: result: yes
211 configure:5019: checking for stdint.h
212 configure:5040: arm-linux-gnueabi-gcc -c -I/opt/dvevm_1_20/codec_engine_1_20_03/packages -I/opt/dvevm_1_20/xdc_2_94/packages -I/opt/dvevm_1_20/xdais_5_21/packages -I/opt/linux-davinci/include -Dxdc_target__='<gnu/targets/std.h>'  conftest.c >&5
213 configure:5046: $? = 0
214 configure:5062: result: yes
215 configure:5019: checking for unistd.h
216 configure:5040: arm-linux-gnueabi-gcc -c -I/opt/dvevm_1_20/codec_engine_1_20_03/packages -I/opt/dvevm_1_20/xdc_2_94/packages -I/opt/dvevm_1_20/xdais_5_21/packages -I/opt/linux-davinci/include -Dxdc_target__='<gnu/targets/std.h>'  conftest.c >&5
217 configure:5046: $? = 0
218 configure:5062: result: yes
219 configure:5089: checking dlfcn.h usability
220 configure:5106: arm-linux-gnueabi-gcc -c -I/opt/dvevm_1_20/codec_engine_1_20_03/packages -I/opt/dvevm_1_20/xdc_2_94/packages -I/opt/dvevm_1_20/xdais_5_21/packages -I/opt/linux-davinci/include -Dxdc_target__='<gnu/targets/std.h>'  conftest.c >&5
221 configure:5112: $? = 0
222 configure:5126: result: yes
223 configure:5130: checking dlfcn.h presence
224 configure:5145: arm-linux-gnueabi-gcc -E  conftest.c
225 configure:5151: $? = 0
226 configure:5165: result: yes
227 configure:5193: checking for dlfcn.h
228 configure:5201: result: yes
229 configure:5228: checking for arm-linux-gnueabi-g++
230 configure:5244: found /home/tcnielsen/bin/arm-linux-gnueabi-g++
231 configure:5255: result: arm-linux-gnueabi-g++
232 configure:5330: checking for C++ compiler version
233 configure:5337: arm-linux-gnueabi-g++ --version >&5
234 arm-linux-gnueabi-g++ (GCC) 4.2.1 (Debian 4.2.1-5)
235 Copyright (C) 2007 Free Software Foundation, Inc.
236 This is free software; see the source for copying conditions.  There is NO
237 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
239 configure:5340: $? = 0
240 configure:5347: arm-linux-gnueabi-g++ -v >&5
241 Using built-in specs.
242 Target: arm-linux-gnueabi
243 Configured with: ../src/configure -v --enable-languages=c,c++,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/arm-linux-gnueabi/include/c++/4.2.1 --program-suffix=-4.2 --enable-clocale=gnu --enable-libstdcxx-debug --disable-libssp --disable-werror --enable-checking=release --program-prefix=arm-linux-gnueabi- --includedir=/usr/arm-linux-gnueabi/include --build=i486-linux-gnu --host=i486-linux-gnu --target=arm-linux-gnueabi
244 Thread model: posix
245 gcc version 4.2.1 (Debian 4.2.1-5)
246 configure:5350: $? = 0
247 configure:5357: arm-linux-gnueabi-g++ -V >&5
248 arm-linux-gnueabi-g++: '-V' option must have argument
249 configure:5360: $? = 1
250 configure:5363: checking whether we are using the GNU C++ compiler
251 configure:5392: arm-linux-gnueabi-g++ -c   conftest.cpp >&5
252 configure:5398: $? = 0
253 configure:5415: result: yes
254 configure:5420: checking whether arm-linux-gnueabi-g++ accepts -g
255 configure:5450: arm-linux-gnueabi-g++ -c -g  conftest.cpp >&5
256 configure:5456: $? = 0
257 configure:5555: result: yes
258 configure:5580: checking dependency style of arm-linux-gnueabi-g++
259 configure:5671: result: gcc3
260 configure:5696: checking how to run the C++ preprocessor
261 configure:5732: arm-linux-gnueabi-g++ -E  conftest.cpp
262 configure:5738: $? = 0
263 configure:5769: arm-linux-gnueabi-g++ -E  conftest.cpp
264 conftest.cpp:25:28: error: ac_nonexistent.h: No such file or directory
265 configure:5775: $? = 1
266 configure: failed program was:
267 | /* confdefs.h.  */
268 | #define PACKAGE_NAME ""
269 | #define PACKAGE_TARNAME ""
270 | #define PACKAGE_VERSION ""
271 | #define PACKAGE_STRING ""
272 | #define PACKAGE_BUGREPORT ""
273 | #define GST_PLUGIN_VERSION "0.9.7"
274 | #define GST_PLUGIN_VERSION_RELEASE "1"
275 | #define PACKAGE "gst-davinci"
276 | #define VERSION "0.9.7"
277 | #define PACKAGE "gst-davinci"
278 | #define VERSION "0.9.7"
279 | #define STDC_HEADERS 1
280 | #define HAVE_SYS_TYPES_H 1
281 | #define HAVE_SYS_STAT_H 1
282 | #define HAVE_STDLIB_H 1
283 | #define HAVE_STRING_H 1
284 | #define HAVE_MEMORY_H 1
285 | #define HAVE_STRINGS_H 1
286 | #define HAVE_INTTYPES_H 1
287 | #define HAVE_STDINT_H 1
288 | #define HAVE_UNISTD_H 1
289 | #define HAVE_DLFCN_H 1
290 | /* end confdefs.h.  */
291 | #include <ac_nonexistent.h>
292 configure:5808: result: arm-linux-gnueabi-g++ -E
293 configure:5837: arm-linux-gnueabi-g++ -E  conftest.cpp
294 configure:5843: $? = 0
295 configure:5874: arm-linux-gnueabi-g++ -E  conftest.cpp
296 conftest.cpp:25:28: error: ac_nonexistent.h: No such file or directory
297 configure:5880: $? = 1
298 configure: failed program was:
299 | /* confdefs.h.  */
300 | #define PACKAGE_NAME ""
301 | #define PACKAGE_TARNAME ""
302 | #define PACKAGE_VERSION ""
303 | #define PACKAGE_STRING ""
304 | #define PACKAGE_BUGREPORT ""
305 | #define GST_PLUGIN_VERSION "0.9.7"
306 | #define GST_PLUGIN_VERSION_RELEASE "1"
307 | #define PACKAGE "gst-davinci"
308 | #define VERSION "0.9.7"
309 | #define PACKAGE "gst-davinci"
310 | #define VERSION "0.9.7"
311 | #define STDC_HEADERS 1
312 | #define HAVE_SYS_TYPES_H 1
313 | #define HAVE_SYS_STAT_H 1
314 | #define HAVE_STDLIB_H 1
315 | #define HAVE_STRING_H 1
316 | #define HAVE_MEMORY_H 1
317 | #define HAVE_STRINGS_H 1
318 | #define HAVE_INTTYPES_H 1
319 | #define HAVE_STDINT_H 1
320 | #define HAVE_UNISTD_H 1
321 | #define HAVE_DLFCN_H 1
322 | /* end confdefs.h.  */
323 | #include <ac_nonexistent.h>
324 configure:5929: checking for arm-linux-gnueabi-g77
325 configure:5959: result: no
326 configure:5929: checking for arm-linux-gnueabi-xlf
327 configure:5959: result: no
328 configure:5929: checking for arm-linux-gnueabi-f77
329 configure:5959: result: no
330 configure:5929: checking for arm-linux-gnueabi-frt
331 configure:5959: result: no
332 configure:5929: checking for arm-linux-gnueabi-pgf77
333 configure:5959: result: no
334 configure:5929: checking for arm-linux-gnueabi-cf77
335 configure:5959: result: no
336 configure:5929: checking for arm-linux-gnueabi-fort77
337 configure:5959: result: no
338 configure:5929: checking for arm-linux-gnueabi-fl32
339 configure:5959: result: no
340 configure:5929: checking for arm-linux-gnueabi-af77
341 configure:5959: result: no
342 configure:5929: checking for arm-linux-gnueabi-xlf90
343 configure:5959: result: no
344 configure:5929: checking for arm-linux-gnueabi-f90
345 configure:5959: result: no
346 configure:5929: checking for arm-linux-gnueabi-pgf90
347 configure:5959: result: no
348 configure:5929: checking for arm-linux-gnueabi-pghpf
349 configure:5959: result: no
350 configure:5929: checking for arm-linux-gnueabi-epcf90
351 configure:5959: result: no
352 configure:5929: checking for arm-linux-gnueabi-gfortran
353 configure:5959: result: no
354 configure:5929: checking for arm-linux-gnueabi-g95
355 configure:5959: result: no
356 configure:5929: checking for arm-linux-gnueabi-xlf95
357 configure:5959: result: no
358 configure:5929: checking for arm-linux-gnueabi-f95
359 configure:5959: result: no
360 configure:5929: checking for arm-linux-gnueabi-fort
361 configure:5959: result: no
362 configure:5929: checking for arm-linux-gnueabi-ifort
363 configure:5959: result: no
364 configure:5929: checking for arm-linux-gnueabi-ifc
365 configure:5959: result: no
366 configure:5929: checking for arm-linux-gnueabi-efc
367 configure:5959: result: no
368 configure:5929: checking for arm-linux-gnueabi-pgf95
369 configure:5959: result: no
370 configure:5929: checking for arm-linux-gnueabi-lf95
371 configure:5959: result: no
372 configure:5929: checking for arm-linux-gnueabi-ftn
373 configure:5959: result: no
374 configure:5973: checking for g77
375 configure:6003: result: no
376 configure:5973: checking for xlf
377 configure:6003: result: no
378 configure:5973: checking for f77
379 configure:6003: result: no
380 configure:5973: checking for frt
381 configure:6003: result: no
382 configure:5973: checking for pgf77
383 configure:6003: result: no
384 configure:5973: checking for cf77
385 configure:6003: result: no
386 configure:5973: checking for fort77
387 configure:6003: result: no
388 configure:5973: checking for fl32
389 configure:6003: result: no
390 configure:5973: checking for af77
391 configure:6003: result: no
392 configure:5973: checking for xlf90
393 configure:6003: result: no
394 configure:5973: checking for f90
395 configure:6003: result: no
396 configure:5973: checking for pgf90
397 configure:6003: result: no
398 configure:5973: checking for pghpf
399 configure:6003: result: no
400 configure:5973: checking for epcf90
401 configure:6003: result: no
402 configure:5973: checking for gfortran
403 configure:6003: result: no
404 configure:5973: checking for g95
405 configure:6003: result: no
406 configure:5973: checking for xlf95
407 configure:6003: result: no
408 configure:5973: checking for f95
409 configure:6003: result: no
410 configure:5973: checking for fort
411 configure:6003: result: no
412 configure:5973: checking for ifort
413 configure:6003: result: no
414 configure:5973: checking for ifc
415 configure:6003: result: no
416 configure:5973: checking for efc
417 configure:6003: result: no
418 configure:5973: checking for pgf95
419 configure:6003: result: no
420 configure:5973: checking for lf95
421 configure:6003: result: no
422 configure:5973: checking for ftn
423 configure:6003: result: no
424 configure:6030: checking for Fortran 77 compiler version
425 configure:6037:  --version >&5
426 ./configure: line 6038: --version: command not found
427 configure:6040: $? = 127
428 configure:6047:  -v >&5
429 ./configure: line 6048: -v: command not found
430 configure:6050: $? = 127
431 configure:6057:  -V >&5
432 ./configure: line 6058: -V: command not found
433 configure:6060: $? = 127
434 configure:6068: checking whether we are using the GNU Fortran 77 compiler
435 configure:6087:  -c  conftest.F >&5
436 ./configure: line 6088: -c: command not found
437 configure:6093: $? = 127
438 configure: failed program was:
439 |       program main
440 | #ifndef __GNUC__
441 |        choke me
442 | #endif
444 |       end
445 configure:6110: result: no
446 configure:6116: checking whether  accepts -g
447 configure:6133:  -c -g conftest.f >&5
448 ./configure: line 6134: -c: command not found
449 configure:6139: $? = 127
450 configure: failed program was:
451 |       program main
453 |       end
454 configure:6155: result: no
455 configure:6184: checking the maximum length of command line arguments
456 configure:6296: result: 98304
457 configure:6308: checking command to parse /usr/bin/arm-linux-gnueabi-nm -B output from arm-linux-gnueabi-gcc object
458 configure:6413: arm-linux-gnueabi-gcc -c -I/opt/dvevm_1_20/codec_engine_1_20_03/packages -I/opt/dvevm_1_20/xdc_2_94/packages -I/opt/dvevm_1_20/xdais_5_21/packages -I/opt/linux-davinci/include -Dxdc_target__='<gnu/targets/std.h>'  conftest.c >&5
459 configure:6416: $? = 0
460 configure:6420: /usr/bin/arm-linux-gnueabi-nm -B conftest.o \| sed -n -e 's/^.*[        ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
461 configure:6423: $? = 0
462 configure:6475: arm-linux-gnueabi-gcc -o conftest -I/opt/dvevm_1_20/codec_engine_1_20_03/packages -I/opt/dvevm_1_20/xdc_2_94/packages -I/opt/dvevm_1_20/xdais_5_21/packages -I/opt/linux-davinci/include -Dxdc_target__='<gnu/targets/std.h>'   conftest.c conftstm.o >&5
463 configure:6478: $? = 0
464 configure:6516: result: ok
465 configure:6520: checking for objdir
466 configure:6535: result: .libs
467 configure:6587: checking for arm-linux-gnueabi-ar
468 configure:6603: found /usr/bin/arm-linux-gnueabi-ar
469 configure:6614: result: arm-linux-gnueabi-ar
470 configure:6683: checking for arm-linux-gnueabi-ranlib
471 configure:6699: found /usr/bin/arm-linux-gnueabi-ranlib
472 configure:6710: result: arm-linux-gnueabi-ranlib
473 configure:6779: checking for arm-linux-gnueabi-strip
474 configure:6806: result: arm-linux-gnueabi-strip
475 configure:7444: checking if arm-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions
476 configure:7462: arm-linux-gnueabi-gcc -c -I/opt/dvevm_1_20/codec_engine_1_20_03/packages -I/opt/dvevm_1_20/xdc_2_94/packages -I/opt/dvevm_1_20/xdais_5_21/packages -I/opt/linux-davinci/include -Dxdc_target__='<gnu/targets/std.h>'  -fno-rtti -fno-exceptions conftest.c >&5
477 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
478 configure:7466: $? = 0
479 configure:7479: result: no
480 configure:7494: checking for arm-linux-gnueabi-gcc option to produce PIC
481 configure:7726: result: -fPIC
482 configure:7734: checking if arm-linux-gnueabi-gcc PIC flag -fPIC works
483 configure:7752: arm-linux-gnueabi-gcc -c -I/opt/dvevm_1_20/codec_engine_1_20_03/packages -I/opt/dvevm_1_20/xdc_2_94/packages -I/opt/dvevm_1_20/xdais_5_21/packages -I/opt/linux-davinci/include -Dxdc_target__='<gnu/targets/std.h>'  -fPIC -DPIC conftest.c >&5
484 configure:7756: $? = 0
485 configure:7769: result: yes
486 configure:7797: checking if arm-linux-gnueabi-gcc static flag -static works
487 configure:7825: result: yes
488 configure:7835: checking if arm-linux-gnueabi-gcc supports -c -o file.o
489 configure:7856: arm-linux-gnueabi-gcc -c -I/opt/dvevm_1_20/codec_engine_1_20_03/packages -I/opt/dvevm_1_20/xdc_2_94/packages -I/opt/dvevm_1_20/xdais_5_21/packages -I/opt/linux-davinci/include -Dxdc_target__='<gnu/targets/std.h>'  -o out/conftest2.o conftest.c >&5
490 configure:7860: $? = 0
491 configure:7882: result: yes
492 configure:7908: checking whether the arm-linux-gnueabi-gcc linker (/usr/arm-linux-gnueabi/bin/ld) supports shared libraries
493 configure:8889: result: yes
494 configure:8910: checking whether -lc should be explicitly linked in
495 configure:8915: arm-linux-gnueabi-gcc -c -I/opt/dvevm_1_20/codec_engine_1_20_03/packages -I/opt/dvevm_1_20/xdc_2_94/packages -I/opt/dvevm_1_20/xdais_5_21/packages -I/opt/linux-davinci/include -Dxdc_target__='<gnu/targets/std.h>'  conftest.c >&5
496 configure:8918: $? = 0
497 configure:8933: arm-linux-gnueabi-gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
498 configure:8936: $? = 0
499 configure:8948: result: no
500 configure:8956: checking dynamic linker characteristics
501 configure:9570: result: GNU/Linux ld.so
502 configure:9594: checking how to hardcode library paths into programs
503 configure:9619: result: immediate
504 configure:9633: checking whether stripping libraries is possible
505 configure:9638: result: yes
506 configure:10440: checking if libtool supports shared libraries
507 configure:10442: result: yes
508 configure:10445: checking whether to build shared libraries
509 configure:10466: result: yes
510 configure:10469: checking whether to build static libraries
511 configure:10473: result: yes
512 configure:10567: creating libtool
513 configure:11160: checking for ld used by arm-linux-gnueabi-g++
514 configure:11227: result: /usr/arm-linux-gnueabi/bin/ld
515 configure:11236: checking if the linker (/usr/arm-linux-gnueabi/bin/ld) is GNU ld
516 configure:11251: result: yes
517 configure:11302: checking whether the arm-linux-gnueabi-g++ linker (/usr/arm-linux-gnueabi/bin/ld) supports shared libraries
518 configure:12248: result: yes
519 configure:12265: arm-linux-gnueabi-g++ -c -g -O2  conftest.cpp >&5
520 configure:12268: $? = 0
521 configure:12424: checking for arm-linux-gnueabi-g++ option to produce PIC
522 configure:12708: result: -fPIC
523 configure:12716: checking if arm-linux-gnueabi-g++ PIC flag -fPIC works
524 configure:12734: arm-linux-gnueabi-g++ -c -g -O2  -fPIC -DPIC conftest.cpp >&5
525 configure:12738: $? = 0
526 configure:12751: result: yes
527 configure:12779: checking if arm-linux-gnueabi-g++ static flag -static works
528 configure:12807: result: yes
529 configure:12817: checking if arm-linux-gnueabi-g++ supports -c -o file.o
530 configure:12838: arm-linux-gnueabi-g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
531 configure:12842: $? = 0
532 configure:12864: result: yes
533 configure:12890: checking whether the arm-linux-gnueabi-g++ linker (/usr/arm-linux-gnueabi/bin/ld) supports shared libraries
534 configure:12919: result: yes
535 configure:12986: checking dynamic linker characteristics
536 configure:13548: result: GNU/Linux ld.so
537 configure:13572: checking how to hardcode library paths into programs
538 configure:13597: result: immediate
539 configure:19846: checking to see if compiler understands -Wall
540 configure:19873: arm-linux-gnueabi-gcc -c -I/opt/dvevm_1_20/codec_engine_1_20_03/packages -I/opt/dvevm_1_20/xdc_2_94/packages -I/opt/dvevm_1_20/xdais_5_21/packages -I/opt/linux-davinci/include -Dxdc_target__='<gnu/targets/std.h>' -Wall  conftest.c >&5
541 configure:19879: $? = 0
542 configure:19902: result: yes
543 configure:19975: checking for pkg-config
544 configure:19991: found /usr/bin/pkg-config
545 configure:20003: result: yes
546 configure:20028: checking for pkg-config
547 configure:20046: found /usr/bin/pkg-config
548 configure:20059: result: /usr/bin/pkg-config
549 configure:20078: checking for   gstreamer-0.10 >= 0.9.7
550 configure:20084: result: yes
551 configure:20088: checking GST_CFLAGS
552 configure:20092: result: -pthread -I/usr/arm-linux-gnueabi/include/gstreamer-0.10 -I/usr/arm-linux-gnueabi/include/glib-2.0 -I/usr/arm-linux-gnueabi/lib/glib-2.0/include -I/usr/arm-linux-gnueabi/include/libxml2  
553 configure:20095: checking GST_LIBS
554 configure:20099: result: -pthread -L/usr/arm-linux-gnueabi/lib -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lxml2 -lglib-2.0  
555 configure:20188: checking for   gstreamer-base-0.10 >= 0.9.7
556 configure:20194: result: yes
557 configure:20198: checking GST_BASE_CFLAGS
558 configure:20202: result: -pthread -I/usr/arm-linux-gnueabi/include/gstreamer-0.10 -I/usr/arm-linux-gnueabi/include/glib-2.0 -I/usr/arm-linux-gnueabi/lib/glib-2.0/include -I/usr/arm-linux-gnueabi/include/libxml2  
559 configure:20205: checking GST_BASE_LIBS
560 configure:20209: result: -pthread -L/usr/arm-linux-gnueabi/lib -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lxml2 -lglib-2.0  
561 configure:20389: creating ./config.status
563 ## ---------------------- ##
564 ## Running config.status. ##
565 ## ---------------------- ##
567 This file was extended by config.status, which was
568 generated by GNU Autoconf 2.61.  Invocation command line was
570   CONFIG_FILES    = 
571   CONFIG_HEADERS  = 
572   CONFIG_LINKS    = 
573   CONFIG_COMMANDS = 
574   $ ./config.status 
576 on ttop
578 config.status:690: creating Makefile
579 config.status:690: creating m4/Makefile
580 config.status:690: creating src/Makefile
581 config.status:690: creating common/Makefile
582 config.status:690: creating gst-davinci.spec
583 config.status:690: creating config.h
584 config.status:921: config.h is unchanged
585 config.status:968: executing depfiles commands
587 ## ---------------- ##
588 ## Cache variables. ##
589 ## ---------------- ##
591 ac_cv_build=i686-pc-linux-gnu
592 ac_cv_c_compiler_gnu=yes
593 ac_cv_cxx_compiler_gnu=yes
594 ac_cv_env_CCC_set=
595 ac_cv_env_CCC_value=
596 ac_cv_env_CC_set=
597 ac_cv_env_CC_value=
598 ac_cv_env_CFLAGS_set=set
599 ac_cv_env_CFLAGS_value='-I/opt/dvevm_1_20/codec_engine_1_20_03/packages -I/opt/dvevm_1_20/xdc_2_94/packages -I/opt/dvevm_1_20/xdais_5_21/packages -I/opt/linux-davinci/include -Dxdc_target__='\''<gnu/targets/std.h>'\'''
600 ac_cv_env_CPPFLAGS_set=
601 ac_cv_env_CPPFLAGS_value=
602 ac_cv_env_CPP_set=
603 ac_cv_env_CPP_value=
604 ac_cv_env_CXXCPP_set=
605 ac_cv_env_CXXCPP_value=
606 ac_cv_env_CXXFLAGS_set=
607 ac_cv_env_CXXFLAGS_value=
608 ac_cv_env_CXX_set=
609 ac_cv_env_CXX_value=
610 ac_cv_env_F77_set=
611 ac_cv_env_F77_value=
612 ac_cv_env_FFLAGS_set=
613 ac_cv_env_FFLAGS_value=
614 ac_cv_env_LDFLAGS_set=
615 ac_cv_env_LDFLAGS_value=
616 ac_cv_env_LIBS_set=
617 ac_cv_env_LIBS_value=
618 ac_cv_env_build_alias_set=set
619 ac_cv_env_build_alias_value=i686-linux
620 ac_cv_env_host_alias_set=set
621 ac_cv_env_host_alias_value=arm-linux-gnueabi
622 ac_cv_env_target_alias_set=
623 ac_cv_env_target_alias_value=
624 ac_cv_f77_compiler_gnu=no
625 ac_cv_header_dlfcn_h=yes
626 ac_cv_header_inttypes_h=yes
627 ac_cv_header_memory_h=yes
628 ac_cv_header_stdc=yes
629 ac_cv_header_stdint_h=yes
630 ac_cv_header_stdlib_h=yes
631 ac_cv_header_string_h=yes
632 ac_cv_header_strings_h=yes
633 ac_cv_header_sys_stat_h=yes
634 ac_cv_header_sys_types_h=yes
635 ac_cv_header_unistd_h=yes
636 ac_cv_host=arm-unknown-linux-gnueabi
637 ac_cv_objext=o
638 ac_cv_path_EGREP='/bin/grep -E'
639 ac_cv_path_GREP=/bin/grep
640 ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
641 ac_cv_path_install='/usr/bin/install -c'
642 ac_cv_path_mkdir=/bin/mkdir
643 ac_cv_prog_AR=arm-linux-gnueabi-ar
644 ac_cv_prog_AWK=mawk
645 ac_cv_prog_CC=arm-linux-gnueabi-gcc
646 ac_cv_prog_CPP='arm-linux-gnueabi-gcc -E'
647 ac_cv_prog_CXX=arm-linux-gnueabi-g++
648 ac_cv_prog_CXXCPP='arm-linux-gnueabi-g++ -E'
649 ac_cv_prog_HAVE_PKGCONFIG=yes
650 ac_cv_prog_RANLIB=arm-linux-gnueabi-ranlib
651 ac_cv_prog_STRIP=arm-linux-gnueabi-strip
652 ac_cv_prog_cc_c89=
653 ac_cv_prog_cc_g=yes
654 ac_cv_prog_cxx_g=yes
655 ac_cv_prog_f77_g=no
656 ac_cv_prog_make_make_set=yes
657 am_cv_CC_dependencies_compiler_type=gcc3
658 am_cv_CXX_dependencies_compiler_type=gcc3
659 lt_cv_deplibs_check_method=pass_all
660 lt_cv_file_magic_cmd='$MAGIC_CMD'
661 lt_cv_file_magic_test_file=
662 lt_cv_ld_reload_flag=-r
663 lt_cv_objdir=.libs
664 lt_cv_path_LD=/usr/arm-linux-gnueabi/bin/ld
665 lt_cv_path_LDCXX=/usr/arm-linux-gnueabi/bin/ld
666 lt_cv_path_NM='/usr/bin/arm-linux-gnueabi-nm -B'
667 lt_cv_path_SED=/bin/sed
668 lt_cv_prog_compiler_c_o=yes
669 lt_cv_prog_compiler_c_o_CXX=yes
670 lt_cv_prog_compiler_pic_works=yes
671 lt_cv_prog_compiler_pic_works_CXX=yes
672 lt_cv_prog_compiler_rtti_exceptions=no
673 lt_cv_prog_compiler_static_works=yes
674 lt_cv_prog_compiler_static_works_CXX=yes
675 lt_cv_prog_gnu_ld=yes
676 lt_cv_prog_gnu_ldcxx=yes
677 lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
678 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'\'''
679 lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
680 lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib /lib/i486-linux-gnu /usr/lib/i486-linux-gnu /usr/local/lib '
681 lt_cv_sys_lib_search_path_spec='/usr/lib/gcc/arm-linux-gnueabi/4.2.1 /usr/arm-linux-gnueabi/lib'
682 lt_cv_sys_max_cmd_len=98304
683 lt_lt_cv_prog_compiler_c_o='"yes"'
684 lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
685 lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[  ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[       ][      ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
686 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'\''"'
687 lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
689 ## ----------------- ##
690 ## Output variables. ##
691 ## ----------------- ##
693 ACLOCAL='${SHELL} /home/tcnielsen/Code/ti_build/ti_plugins/davinci/missing --run aclocal-1.10'
694 ACLOCAL_AMFLAGS='-I m4'
695 AMDEPBACKSLASH='\'
696 AMDEP_FALSE='#'
697 AMDEP_TRUE=''
698 AMTAR='${SHELL} /home/tcnielsen/Code/ti_build/ti_plugins/davinci/missing --run tar'
699 AR='arm-linux-gnueabi-ar'
700 AUTOCONF='${SHELL} /home/tcnielsen/Code/ti_build/ti_plugins/davinci/missing --run autoconf'
701 AUTOHEADER='${SHELL} /home/tcnielsen/Code/ti_build/ti_plugins/davinci/missing --run autoheader'
702 AUTOMAKE='${SHELL} /home/tcnielsen/Code/ti_build/ti_plugins/davinci/missing --run automake-1.10'
703 AWK='mawk'
704 CC='arm-linux-gnueabi-gcc'
705 CCDEPMODE='depmode=gcc3'
706 CFLAGS='-I/opt/dvevm_1_20/codec_engine_1_20_03/packages -I/opt/dvevm_1_20/xdc_2_94/packages -I/opt/dvevm_1_20/xdais_5_21/packages -I/opt/linux-davinci/include -Dxdc_target__='\''<gnu/targets/std.h>'\'''
707 CPP='arm-linux-gnueabi-gcc -E'
708 CPPFLAGS=''
709 CXX='arm-linux-gnueabi-g++'
710 CXXCPP='arm-linux-gnueabi-g++ -E'
711 CXXDEPMODE='depmode=gcc3'
712 CXXFLAGS='-g -O2'
713 CYGPATH_W='echo'
714 DEFS='-DHAVE_CONFIG_H'
715 DEPDIR='.deps'
716 DSYMUTIL=''
717 ECHO='echo'
718 ECHO_C=''
719 ECHO_N='-n'
720 ECHO_T=''
721 EGREP='/bin/grep -E'
722 EXEEXT=''
723 F77=''
724 FFLAGS=''
725 GREP='/bin/grep'
726 GST_ALL_LDFLAGS=''
727 GST_BASE_CFLAGS='-pthread -I/usr/arm-linux-gnueabi/include/gstreamer-0.10 -I/usr/arm-linux-gnueabi/include/glib-2.0 -I/usr/arm-linux-gnueabi/lib/glib-2.0/include -I/usr/arm-linux-gnueabi/include/libxml2  '
728 GST_BASE_LIBS='-pthread -L/usr/arm-linux-gnueabi/lib -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lxml2 -lglib-2.0  '
729 GST_CFLAGS='-pthread -I/usr/arm-linux-gnueabi/include/gstreamer-0.10 -I/usr/arm-linux-gnueabi/include/glib-2.0 -I/usr/arm-linux-gnueabi/lib/glib-2.0/include -I/usr/arm-linux-gnueabi/include/libxml2    -Wall'
730 GST_LIBS='-pthread -L/usr/arm-linux-gnueabi/lib -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lxml2 -lglib-2.0  '
731 GST_LIB_LDFLAGS=''
732 GST_LT_LDFLAGS=''
733 GST_MAJORMINOR='0.10'
734 GST_PLUGIN_LDFLAGS='-module -avoid-version -export-symbols-regex _*\(gst_\|Gst\|GST_\).*'
735 GST_PLUGIN_VERSION='0.9.7'
736 GST_PLUGIN_VERSION_MAJOR='0'
737 GST_PLUGIN_VERSION_MICRO='7'
738 GST_PLUGIN_VERSION_MINOR='9'
739 GST_PLUGIN_VERSION_NANO='0'
740 GST_PLUGIN_VERSION_RELEASE='1'
741 HAVE_PKGCONFIG='yes'
742 INSTALL_DATA='${INSTALL} -m 644'
743 INSTALL_PROGRAM='${INSTALL}'
744 INSTALL_SCRIPT='${INSTALL}'
745 INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
746 LDFLAGS=''
747 LIBOBJS=''
748 LIBS=''
749 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
750 LN_S='ln -s'
751 LTLIBOBJS=''
752 MAINT='#'
753 MAINTAINER_MODE_FALSE=''
754 MAINTAINER_MODE_TRUE='#'
755 MAKEINFO='${SHELL} /home/tcnielsen/Code/ti_build/ti_plugins/davinci/missing --run makeinfo'
756 NMEDIT=''
757 OBJEXT='o'
758 PACKAGE='gst-davinci'
759 PACKAGE_BUGREPORT=''
760 PACKAGE_NAME=''
761 PACKAGE_STRING=''
762 PACKAGE_TARNAME=''
763 PACKAGE_VERSION=''
764 PATH_SEPARATOR=':'
765 PKG_CONFIG='/usr/bin/pkg-config'
766 RANLIB='arm-linux-gnueabi-ranlib'
767 SED='/bin/sed'
768 SET_MAKE=''
769 SHELL='/bin/sh'
770 STRIP='arm-linux-gnueabi-strip'
771 VERSION='0.9.7'
772 ac_ct_CC=''
773 ac_ct_CXX=''
774 ac_ct_F77=''
775 am__fastdepCC_FALSE='#'
776 am__fastdepCC_TRUE=''
777 am__fastdepCXX_FALSE='#'
778 am__fastdepCXX_TRUE=''
779 am__include='include'
780 am__isrc=''
781 am__leading_dot='.'
782 am__quote=''
783 am__tar='${AMTAR} chof - "$$tardir"'
784 am__untar='${AMTAR} xf -'
785 bindir='${exec_prefix}/bin'
786 build='i686-pc-linux-gnu'
787 build_alias='i686-linux'
788 build_cpu='i686'
789 build_os='linux-gnu'
790 build_vendor='pc'
791 datadir='${datarootdir}'
792 datarootdir='${prefix}/share'
793 docdir='${datarootdir}/doc/${PACKAGE}'
794 dvidir='${docdir}'
795 exec_prefix='${prefix}'
796 host='arm-unknown-linux-gnueabi'
797 host_alias='arm-linux-gnueabi'
798 host_cpu='arm'
799 host_os='linux-gnueabi'
800 host_vendor='unknown'
801 htmldir='${docdir}'
802 includedir='${prefix}/include'
803 infodir='${datarootdir}/info'
804 install_sh='$(SHELL) /home/tcnielsen/Code/ti_build/ti_plugins/davinci/install-sh'
805 libdir='${exec_prefix}/lib'
806 libexecdir='${exec_prefix}/libexec'
807 localedir='${datarootdir}/locale'
808 localstatedir='${prefix}/var'
809 mandir='${datarootdir}/man'
810 mkdir_p='/bin/mkdir -p'
811 oldincludedir='/usr/include'
812 pdfdir='${docdir}'
813 plugindir='$(libdir)/gstreamer-0.10'
814 prefix='/usr/local'
815 program_transform_name='s,x,x,'
816 psdir='${docdir}'
817 sbindir='${exec_prefix}/sbin'
818 sharedstatedir='${prefix}/com'
819 sysconfdir='${prefix}/etc'
820 target_alias=''
822 ## ----------- ##
823 ## confdefs.h. ##
824 ## ----------- ##
826 #define PACKAGE_NAME ""
827 #define PACKAGE_TARNAME ""
828 #define PACKAGE_VERSION ""
829 #define PACKAGE_STRING ""
830 #define PACKAGE_BUGREPORT ""
831 #define GST_PLUGIN_VERSION "0.9.7"
832 #define GST_PLUGIN_VERSION_RELEASE "1"
833 #define PACKAGE "gst-davinci"
834 #define VERSION "0.9.7"
835 #define PACKAGE "gst-davinci"
836 #define VERSION "0.9.7"
837 #define STDC_HEADERS 1
838 #define HAVE_SYS_TYPES_H 1
839 #define HAVE_SYS_STAT_H 1
840 #define HAVE_STDLIB_H 1
841 #define HAVE_STRING_H 1
842 #define HAVE_MEMORY_H 1
843 #define HAVE_STRINGS_H 1
844 #define HAVE_INTTYPES_H 1
845 #define HAVE_STDINT_H 1
846 #define HAVE_UNISTD_H 1
847 #define HAVE_DLFCN_H 1
849 configure: exit 0