0.2 snapshot
[himkr] / 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.61.  Invocation command line was
6
7   $ ./configure --host=arm-linux-gnueabi --build=arm-linux-gnueabi --prefix=/usr --mandir=${prefix}/share/man --infodir=${prefix}/share/info CFLAGS=-Wall -g -O2 LDFLAGS=-Wl,-z,defs
8
9 ## --------- ##
10 ## Platform. ##
11 ## --------- ##
12
13 hostname = tzesti-virtual-ubuntu
14 uname -m = arm
15 uname -r = 2.6.27-7-generic
16 uname -s = Linux
17 uname -v = #1 SMP Tue Nov 4 19:33:20 UTC 2008
18
19 /usr/bin/uname -p = unknown
20 /bin/uname -X     = unknown
21
22 /bin/arch              = arm
23 /usr/bin/arch -k       = arm
24 /usr/convex/getsysinfo = unknown
25 /usr/bin/hostinfo      = unknown
26 /bin/machine           = unknown
27 /usr/bin/oslevel       = unknown
28 /bin/universe          = unknown
29
30 PATH: /host_usr/bin
31 PATH: /scratchbox/devkits/cputransp/bin
32 PATH: /scratchbox/devkits/maemo3-tools/bin
33 PATH: /scratchbox/devkits/debian-etch/bin
34 PATH: /scratchbox/devkits/perl/bin
35 PATH: /scratchbox/tools/bin
36 PATH: /targets/links/arch_tools/bin
37 PATH: /scratchbox/compilers/bin
38 PATH: /bin
39 PATH: /usr/bin
40 PATH: /usr/local/bin
41 PATH: /usr/X11R6/bin
42 PATH: /sbin
43 PATH: /usr/sbin
44
45
46 ## ----------- ##
47 ## Core tests. ##
48 ## ----------- ##
49
50 configure:1982: checking for a BSD-compatible install
51 configure:2038: result: /scratchbox/tools/bin/install -c
52 configure:2049: checking whether build environment is sane
53 configure:2092: result: yes
54 configure:2149: checking for gawk
55 configure:2165: found /scratchbox/tools/bin/gawk
56 configure:2176: result: gawk
57 configure:2187: checking whether make sets $(MAKE)
58 configure:2208: result: yes
59 configure:2401: checking for style of include used by make
60 configure:2429: result: GNU
61 configure:2462: checking for arm-linux-gnueabi-gcc
62 configure:2478: found /scratchbox/compilers/bin/arm-linux-gnueabi-gcc
63 configure:2489: result: arm-linux-gnueabi-gcc
64 configure:2767: checking for C compiler version
65 configure:2774: arm-linux-gnueabi-gcc --version >&5
66 sbox-arm-linux-gcc (GCC) 3.4.4 (release) (CodeSourcery ARM 2005q3-2)
67 Copyright (C) 2004 Free Software Foundation, Inc.
68 This is free software; see the source for copying conditions.  There is NO
69 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
70
71 configure:2777: $? = 0
72 configure:2784: arm-linux-gnueabi-gcc -v >&5
73 Reading specs from /scratchbox/compilers/cs2005q3.2-glibc2.5-arm/bin/../lib/gcc/arm-none-linux-gnueabi/3.4.4/specs
74 Reading specs from /scratchbox/compilers/cs2005q3.2-glibc2.5-arm/gcc.specs
75 rename spec cpp to old_cpp
76 Configured with: /home/kl/cs2005q3-2_toolchain/gcc/glibc/work/gcc-2005q3-2/configure --build=i386-linux --host=i386-linux --target=arm-none-linux-gnueabi --prefix=/scratchbox/compilers/cs2005q3.2-glibc-arm --with-headers=/scratchbox/compilers/cs2005q3.2-glibc-arm/usr/include --enable-languages=c,c++ --enable-shared --enable-threads --disable-checking --enable-symvers=gnu --program-prefix=arm-linux- --with-gnu-ld --enable-__cxa_atexit --disable-libssp --disable-libstdcxx-pch --with-cpu= --enable-interwork
77 Thread model: posix
78 gcc version 3.4.4 (release) (CodeSourcery ARM 2005q3-2)
79 configure:2787: $? = 0
80 configure:2794: arm-linux-gnueabi-gcc -V >&5
81 sbox-arm-linux-gcc: `-V' must come at the start of the command line
82 configure:2797: $? = 1
83 configure:2820: checking for C compiler default output file name
84 configure:2847: arm-linux-gnueabi-gcc -Wall -g -O2  -Wl,-z,defs conftest.c  >&5
85 configure:2850: $? = 0
86 configure:2888: result: a.out
87 configure:2905: checking whether the C compiler works
88 configure:2915: ./a.out
89 configure:2918: $? = 0
90 configure:2935: result: yes
91 configure:2942: checking whether we are cross compiling
92 configure:2944: result: no
93 configure:2947: checking for suffix of executables
94 configure:2954: arm-linux-gnueabi-gcc -o conftest -Wall -g -O2  -Wl,-z,defs conftest.c  >&5
95 configure:2957: $? = 0
96 configure:2981: result: 
97 configure:2987: checking for suffix of object files
98 configure:3013: arm-linux-gnueabi-gcc -c -Wall -g -O2  conftest.c >&5
99 configure:3016: $? = 0
100 configure:3039: result: o
101 configure:3043: checking whether we are using the GNU C compiler
102 configure:3072: arm-linux-gnueabi-gcc -c -Wall -g -O2  conftest.c >&5
103 configure:3078: $? = 0
104 configure:3095: result: yes
105 configure:3100: checking whether arm-linux-gnueabi-gcc accepts -g
106 configure:3130: arm-linux-gnueabi-gcc -c -g  conftest.c >&5
107 configure:3136: $? = 0
108 configure:3235: result: yes
109 configure:3252: checking for arm-linux-gnueabi-gcc option to accept ISO C89
110 configure:3326: arm-linux-gnueabi-gcc  -c -Wall -g -O2  conftest.c >&5
111 configure:3332: $? = 0
112 configure:3355: result: none needed
113 configure:3375: checking dependency style of arm-linux-gnueabi-gcc
114 configure:3465: result: gcc3
115 configure:3483: checking for library containing strerror
116 configure:3524: arm-linux-gnueabi-gcc -o conftest -Wall -g -O2  -Wl,-z,defs conftest.c  >&5
117 configure:3530: $? = 0
118 configure:3558: result: none required
119 configure:3574: checking for arm-linux-gnueabi-gcc
120 configure:3601: result: arm-linux-gnueabi-gcc
121 configure:3879: checking for C compiler version
122 configure:3886: arm-linux-gnueabi-gcc --version >&5
123 sbox-arm-linux-gcc (GCC) 3.4.4 (release) (CodeSourcery ARM 2005q3-2)
124 Copyright (C) 2004 Free Software Foundation, Inc.
125 This is free software; see the source for copying conditions.  There is NO
126 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
127
128 configure:3889: $? = 0
129 configure:3896: arm-linux-gnueabi-gcc -v >&5
130 Reading specs from /scratchbox/compilers/cs2005q3.2-glibc2.5-arm/bin/../lib/gcc/arm-none-linux-gnueabi/3.4.4/specs
131 Reading specs from /scratchbox/compilers/cs2005q3.2-glibc2.5-arm/gcc.specs
132 rename spec cpp to old_cpp
133 Configured with: /home/kl/cs2005q3-2_toolchain/gcc/glibc/work/gcc-2005q3-2/configure --build=i386-linux --host=i386-linux --target=arm-none-linux-gnueabi --prefix=/scratchbox/compilers/cs2005q3.2-glibc-arm --with-headers=/scratchbox/compilers/cs2005q3.2-glibc-arm/usr/include --enable-languages=c,c++ --enable-shared --enable-threads --disable-checking --enable-symvers=gnu --program-prefix=arm-linux- --with-gnu-ld --enable-__cxa_atexit --disable-libssp --disable-libstdcxx-pch --with-cpu= --enable-interwork
134 Thread model: posix
135 gcc version 3.4.4 (release) (CodeSourcery ARM 2005q3-2)
136 configure:3899: $? = 0
137 configure:3906: arm-linux-gnueabi-gcc -V >&5
138 sbox-arm-linux-gcc: `-V' must come at the start of the command line
139 configure:3909: $? = 1
140 configure:3912: checking whether we are using the GNU C compiler
141 configure:3964: result: yes
142 configure:3969: checking whether arm-linux-gnueabi-gcc accepts -g
143 configure:4104: result: yes
144 configure:4121: checking for arm-linux-gnueabi-gcc option to accept ISO C89
145 configure:4224: result: none needed
146 configure:4244: checking dependency style of arm-linux-gnueabi-gcc
147 configure:4334: result: gcc3
148 configure:4351: checking whether make sets $(MAKE)
149 configure:4372: result: yes
150 configure:4389: checking for arm-linux-gnueabi-gcc
151 configure:4416: result: arm-linux-gnueabi-gcc
152 configure:4694: checking for C compiler version
153 configure:4701: arm-linux-gnueabi-gcc --version >&5
154 sbox-arm-linux-gcc (GCC) 3.4.4 (release) (CodeSourcery ARM 2005q3-2)
155 Copyright (C) 2004 Free Software Foundation, Inc.
156 This is free software; see the source for copying conditions.  There is NO
157 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
158
159 configure:4704: $? = 0
160 configure:4711: arm-linux-gnueabi-gcc -v >&5
161 Reading specs from /scratchbox/compilers/cs2005q3.2-glibc2.5-arm/bin/../lib/gcc/arm-none-linux-gnueabi/3.4.4/specs
162 Reading specs from /scratchbox/compilers/cs2005q3.2-glibc2.5-arm/gcc.specs
163 rename spec cpp to old_cpp
164 Configured with: /home/kl/cs2005q3-2_toolchain/gcc/glibc/work/gcc-2005q3-2/configure --build=i386-linux --host=i386-linux --target=arm-none-linux-gnueabi --prefix=/scratchbox/compilers/cs2005q3.2-glibc-arm --with-headers=/scratchbox/compilers/cs2005q3.2-glibc-arm/usr/include --enable-languages=c,c++ --enable-shared --enable-threads --disable-checking --enable-symvers=gnu --program-prefix=arm-linux- --with-gnu-ld --enable-__cxa_atexit --disable-libssp --disable-libstdcxx-pch --with-cpu= --enable-interwork
165 Thread model: posix
166 gcc version 3.4.4 (release) (CodeSourcery ARM 2005q3-2)
167 configure:4714: $? = 0
168 configure:4721: arm-linux-gnueabi-gcc -V >&5
169 sbox-arm-linux-gcc: `-V' must come at the start of the command line
170 configure:4724: $? = 1
171 configure:4727: checking whether we are using the GNU C compiler
172 configure:4779: result: yes
173 configure:4784: checking whether arm-linux-gnueabi-gcc accepts -g
174 configure:4919: result: yes
175 configure:4936: checking for arm-linux-gnueabi-gcc option to accept ISO C89
176 configure:5039: result: none needed
177 configure:5059: checking dependency style of arm-linux-gnueabi-gcc
178 configure:5149: result: gcc3
179 configure:5247: checking build system type
180 configure:5265: result: arm-unknown-linux-gnueabi
181 configure:5287: checking host system type
182 configure:5302: result: arm-unknown-linux-gnueabi
183 configure:5324: checking for a sed that does not truncate output
184 configure:5378: result: /scratchbox/tools/bin/sed
185 configure:5381: checking for grep that handles long lines and -e
186 configure:5455: result: /scratchbox/tools/bin/grep
187 configure:5460: checking for egrep
188 configure:5538: result: /scratchbox/tools/bin/grep -E
189 configure:5554: checking for ld used by arm-linux-gnueabi-gcc
190 configure:5621: result: /scratchbox/compilers/cs2005q3.2-glibc2.5-arm/arm-none-linux-gnueabi/bin/ld
191 configure:5630: checking if the linker (/scratchbox/compilers/cs2005q3.2-glibc2.5-arm/arm-none-linux-gnueabi/bin/ld) is GNU ld
192 configure:5645: result: yes
193 configure:5650: checking for /scratchbox/compilers/cs2005q3.2-glibc2.5-arm/arm-none-linux-gnueabi/bin/ld option to reload object files
194 configure:5657: result: -r
195 configure:5675: checking for BSD-compatible nm
196 configure:5717: result: /scratchbox/compilers/bin/arm-linux-gnueabi-nm -B
197 configure:5721: checking whether ln -s works
198 configure:5725: result: yes
199 configure:5732: checking how to recognise dependent libraries
200 configure:5904: result: pass_all
201 configure:6114: checking how to run the C preprocessor
202 configure:6154: arm-linux-gnueabi-gcc -E  conftest.c
203 configure:6160: $? = 0
204 configure:6191: arm-linux-gnueabi-gcc -E  conftest.c
205 conftest.c:10:28: ac_nonexistent.h: No such file or directory
206 configure:6197: $? = 1
207 configure: failed program was:
208 | /* confdefs.h.  */
209 | #define PACKAGE_NAME ""
210 | #define PACKAGE_TARNAME ""
211 | #define PACKAGE_VERSION ""
212 | #define PACKAGE_STRING ""
213 | #define PACKAGE_BUGREPORT ""
214 | #define PACKAGE "hildon-im-vkb-korean"
215 | #define VERSION "0.0.1"
216 | /* end confdefs.h.  */
217 | #include <ac_nonexistent.h>
218 configure:6230: result: arm-linux-gnueabi-gcc -E
219 configure:6259: arm-linux-gnueabi-gcc -E  conftest.c
220 configure:6265: $? = 0
221 configure:6296: arm-linux-gnueabi-gcc -E  conftest.c
222 conftest.c:10:28: ac_nonexistent.h: No such file or directory
223 configure:6302: $? = 1
224 configure: failed program was:
225 | /* confdefs.h.  */
226 | #define PACKAGE_NAME ""
227 | #define PACKAGE_TARNAME ""
228 | #define PACKAGE_VERSION ""
229 | #define PACKAGE_STRING ""
230 | #define PACKAGE_BUGREPORT ""
231 | #define PACKAGE "hildon-im-vkb-korean"
232 | #define VERSION "0.0.1"
233 | /* end confdefs.h.  */
234 | #include <ac_nonexistent.h>
235 configure:6340: checking for ANSI C header files
236 configure:6370: arm-linux-gnueabi-gcc -c -Wall -g -O2  conftest.c >&5
237 configure:6376: $? = 0
238 configure:6472: arm-linux-gnueabi-gcc -o conftest -Wall -g -O2  -Wl,-z,defs conftest.c  >&5
239 configure:6475: $? = 0
240 configure:6481: ./conftest
241 configure:6484: $? = 0
242 configure:6501: result: yes
243 configure:6525: checking for sys/types.h
244 configure:6546: arm-linux-gnueabi-gcc -c -Wall -g -O2  conftest.c >&5
245 configure:6552: $? = 0
246 configure:6568: result: yes
247 configure:6525: checking for sys/stat.h
248 configure:6546: arm-linux-gnueabi-gcc -c -Wall -g -O2  conftest.c >&5
249 configure:6552: $? = 0
250 configure:6568: result: yes
251 configure:6525: checking for stdlib.h
252 configure:6546: arm-linux-gnueabi-gcc -c -Wall -g -O2  conftest.c >&5
253 configure:6552: $? = 0
254 configure:6568: result: yes
255 configure:6525: checking for string.h
256 configure:6546: arm-linux-gnueabi-gcc -c -Wall -g -O2  conftest.c >&5
257 configure:6552: $? = 0
258 configure:6568: result: yes
259 configure:6525: checking for memory.h
260 configure:6546: arm-linux-gnueabi-gcc -c -Wall -g -O2  conftest.c >&5
261 configure:6552: $? = 0
262 configure:6568: result: yes
263 configure:6525: checking for strings.h
264 configure:6546: arm-linux-gnueabi-gcc -c -Wall -g -O2  conftest.c >&5
265 configure:6552: $? = 0
266 configure:6568: result: yes
267 configure:6525: checking for inttypes.h
268 configure:6546: arm-linux-gnueabi-gcc -c -Wall -g -O2  conftest.c >&5
269 configure:6552: $? = 0
270 configure:6568: result: yes
271 configure:6525: checking for stdint.h
272 configure:6546: arm-linux-gnueabi-gcc -c -Wall -g -O2  conftest.c >&5
273 configure:6552: $? = 0
274 configure:6568: result: yes
275 configure:6525: checking for unistd.h
276 configure:6546: arm-linux-gnueabi-gcc -c -Wall -g -O2  conftest.c >&5
277 configure:6552: $? = 0
278 configure:6568: result: yes
279 configure:6595: checking dlfcn.h usability
280 configure:6612: arm-linux-gnueabi-gcc -c -Wall -g -O2  conftest.c >&5
281 configure:6618: $? = 0
282 configure:6632: result: yes
283 configure:6636: checking dlfcn.h presence
284 configure:6651: arm-linux-gnueabi-gcc -E  conftest.c
285 configure:6657: $? = 0
286 configure:6671: result: yes
287 configure:6699: checking for dlfcn.h
288 configure:6707: result: yes
289 configure:6734: checking for arm-linux-gnueabi-g++
290 configure:6750: found /scratchbox/compilers/bin/arm-linux-gnueabi-g++
291 configure:6761: result: arm-linux-gnueabi-g++
292 configure:6836: checking for C++ compiler version
293 configure:6843: arm-linux-gnueabi-g++ --version >&5
294 sbox-arm-linux-g++ (GCC) 3.4.4 (release) (CodeSourcery ARM 2005q3-2)
295 Copyright (C) 2004 Free Software Foundation, Inc.
296 This is free software; see the source for copying conditions.  There is NO
297 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
298
299 configure:6846: $? = 0
300 configure:6853: arm-linux-gnueabi-g++ -v >&5
301 Reading specs from /scratchbox/compilers/cs2005q3.2-glibc2.5-arm/bin/../lib/gcc/arm-none-linux-gnueabi/3.4.4/specs
302 Reading specs from /scratchbox/compilers/cs2005q3.2-glibc2.5-arm/gcc.specs
303 rename spec cpp to old_cpp
304 Configured with: /home/kl/cs2005q3-2_toolchain/gcc/glibc/work/gcc-2005q3-2/configure --build=i386-linux --host=i386-linux --target=arm-none-linux-gnueabi --prefix=/scratchbox/compilers/cs2005q3.2-glibc-arm --with-headers=/scratchbox/compilers/cs2005q3.2-glibc-arm/usr/include --enable-languages=c,c++ --enable-shared --enable-threads --disable-checking --enable-symvers=gnu --program-prefix=arm-linux- --with-gnu-ld --enable-__cxa_atexit --disable-libssp --disable-libstdcxx-pch --with-cpu= --enable-interwork
305 Thread model: posix
306 gcc version 3.4.4 (release) (CodeSourcery ARM 2005q3-2)
307 configure:6856: $? = 0
308 configure:6863: arm-linux-gnueabi-g++ -V >&5
309 sbox-arm-linux-g++: argument to `-V' missing
310
311 configure:6866: $? = 1
312 configure:6869: checking whether we are using the GNU C++ compiler
313 configure:6898: arm-linux-gnueabi-g++ -c   conftest.cpp >&5
314 configure:6904: $? = 0
315 configure:6921: result: yes
316 configure:6926: checking whether arm-linux-gnueabi-g++ accepts -g
317 configure:6956: arm-linux-gnueabi-g++ -c -g  conftest.cpp >&5
318 configure:6962: $? = 0
319 configure:7061: result: yes
320 configure:7086: checking dependency style of arm-linux-gnueabi-g++
321 configure:7176: result: gcc3
322 configure:7203: checking how to run the C++ preprocessor
323 configure:7239: arm-linux-gnueabi-g++ -E  conftest.cpp
324 configure:7245: $? = 0
325 configure:7276: arm-linux-gnueabi-g++ -E  conftest.cpp
326 conftest.cpp:21:28: ac_nonexistent.h: No such file or directory
327 configure:7282: $? = 1
328 configure: failed program was:
329 | /* confdefs.h.  */
330 | #define PACKAGE_NAME ""
331 | #define PACKAGE_TARNAME ""
332 | #define PACKAGE_VERSION ""
333 | #define PACKAGE_STRING ""
334 | #define PACKAGE_BUGREPORT ""
335 | #define PACKAGE "hildon-im-vkb-korean"
336 | #define VERSION "0.0.1"
337 | #define STDC_HEADERS 1
338 | #define HAVE_SYS_TYPES_H 1
339 | #define HAVE_SYS_STAT_H 1
340 | #define HAVE_STDLIB_H 1
341 | #define HAVE_STRING_H 1
342 | #define HAVE_MEMORY_H 1
343 | #define HAVE_STRINGS_H 1
344 | #define HAVE_INTTYPES_H 1
345 | #define HAVE_STDINT_H 1
346 | #define HAVE_UNISTD_H 1
347 | #define HAVE_DLFCN_H 1
348 | /* end confdefs.h.  */
349 | #include <ac_nonexistent.h>
350 configure:7315: result: arm-linux-gnueabi-g++ -E
351 configure:7344: arm-linux-gnueabi-g++ -E  conftest.cpp
352 configure:7350: $? = 0
353 configure:7381: arm-linux-gnueabi-g++ -E  conftest.cpp
354 conftest.cpp:21:28: ac_nonexistent.h: No such file or directory
355 configure:7387: $? = 1
356 configure: failed program was:
357 | /* confdefs.h.  */
358 | #define PACKAGE_NAME ""
359 | #define PACKAGE_TARNAME ""
360 | #define PACKAGE_VERSION ""
361 | #define PACKAGE_STRING ""
362 | #define PACKAGE_BUGREPORT ""
363 | #define PACKAGE "hildon-im-vkb-korean"
364 | #define VERSION "0.0.1"
365 | #define STDC_HEADERS 1
366 | #define HAVE_SYS_TYPES_H 1
367 | #define HAVE_SYS_STAT_H 1
368 | #define HAVE_STDLIB_H 1
369 | #define HAVE_STRING_H 1
370 | #define HAVE_MEMORY_H 1
371 | #define HAVE_STRINGS_H 1
372 | #define HAVE_INTTYPES_H 1
373 | #define HAVE_STDINT_H 1
374 | #define HAVE_UNISTD_H 1
375 | #define HAVE_DLFCN_H 1
376 | /* end confdefs.h.  */
377 | #include <ac_nonexistent.h>
378 configure:7436: checking for arm-linux-gnueabi-g77
379 configure:7466: result: no
380 configure:7436: checking for arm-linux-gnueabi-xlf
381 configure:7466: result: no
382 configure:7436: checking for arm-linux-gnueabi-f77
383 configure:7466: result: no
384 configure:7436: checking for arm-linux-gnueabi-frt
385 configure:7466: result: no
386 configure:7436: checking for arm-linux-gnueabi-pgf77
387 configure:7466: result: no
388 configure:7436: checking for arm-linux-gnueabi-cf77
389 configure:7466: result: no
390 configure:7436: checking for arm-linux-gnueabi-fort77
391 configure:7466: result: no
392 configure:7436: checking for arm-linux-gnueabi-fl32
393 configure:7466: result: no
394 configure:7436: checking for arm-linux-gnueabi-af77
395 configure:7466: result: no
396 configure:7436: checking for arm-linux-gnueabi-xlf90
397 configure:7466: result: no
398 configure:7436: checking for arm-linux-gnueabi-f90
399 configure:7466: result: no
400 configure:7436: checking for arm-linux-gnueabi-pgf90
401 configure:7466: result: no
402 configure:7436: checking for arm-linux-gnueabi-pghpf
403 configure:7466: result: no
404 configure:7436: checking for arm-linux-gnueabi-epcf90
405 configure:7466: result: no
406 configure:7436: checking for arm-linux-gnueabi-gfortran
407 configure:7466: result: no
408 configure:7436: checking for arm-linux-gnueabi-g95
409 configure:7466: result: no
410 configure:7436: checking for arm-linux-gnueabi-xlf95
411 configure:7466: result: no
412 configure:7436: checking for arm-linux-gnueabi-f95
413 configure:7466: result: no
414 configure:7436: checking for arm-linux-gnueabi-fort
415 configure:7466: result: no
416 configure:7436: checking for arm-linux-gnueabi-ifort
417 configure:7466: result: no
418 configure:7436: checking for arm-linux-gnueabi-ifc
419 configure:7466: result: no
420 configure:7436: checking for arm-linux-gnueabi-efc
421 configure:7466: result: no
422 configure:7436: checking for arm-linux-gnueabi-pgf95
423 configure:7466: result: no
424 configure:7436: checking for arm-linux-gnueabi-lf95
425 configure:7466: result: no
426 configure:7436: checking for arm-linux-gnueabi-ftn
427 configure:7466: result: no
428 configure:7480: checking for g77
429 configure:7510: result: no
430 configure:7480: checking for xlf
431 configure:7510: result: no
432 configure:7480: checking for f77
433 configure:7510: result: no
434 configure:7480: checking for frt
435 configure:7510: result: no
436 configure:7480: checking for pgf77
437 configure:7510: result: no
438 configure:7480: checking for cf77
439 configure:7510: result: no
440 configure:7480: checking for fort77
441 configure:7510: result: no
442 configure:7480: checking for fl32
443 configure:7510: result: no
444 configure:7480: checking for af77
445 configure:7510: result: no
446 configure:7480: checking for xlf90
447 configure:7510: result: no
448 configure:7480: checking for f90
449 configure:7510: result: no
450 configure:7480: checking for pgf90
451 configure:7510: result: no
452 configure:7480: checking for pghpf
453 configure:7510: result: no
454 configure:7480: checking for epcf90
455 configure:7510: result: no
456 configure:7480: checking for gfortran
457 configure:7510: result: no
458 configure:7480: checking for g95
459 configure:7510: result: no
460 configure:7480: checking for xlf95
461 configure:7510: result: no
462 configure:7480: checking for f95
463 configure:7510: result: no
464 configure:7480: checking for fort
465 configure:7510: result: no
466 configure:7480: checking for ifort
467 configure:7510: result: no
468 configure:7480: checking for ifc
469 configure:7510: result: no
470 configure:7480: checking for efc
471 configure:7510: result: no
472 configure:7480: checking for pgf95
473 configure:7510: result: no
474 configure:7480: checking for lf95
475 configure:7510: result: no
476 configure:7480: checking for ftn
477 configure:7510: result: no
478 configure:7537: checking for Fortran 77 compiler version
479 configure:7544:  --version >&5
480 ./configure: line 1: --version: command not found
481 configure:7547: $? = 127
482 configure:7554:  -v >&5
483 ./configure: line 1: -v: command not found
484 configure:7557: $? = 127
485 configure:7564:  -V >&5
486 ./configure: line 1: -V: command not found
487 configure:7567: $? = 127
488 configure:7575: checking whether we are using the GNU Fortran 77 compiler
489 configure:7594:  -c  conftest.F >&5
490 ./configure: line 1: -c: command not found
491 configure:7600: $? = 127
492 configure: failed program was:
493 |       program main
494 | #ifndef __GNUC__
495 |        choke me
496 | #endif
497
498 |       end
499 configure:7617: result: no
500 configure:7623: checking whether  accepts -g
501 configure:7640:  -c -g conftest.f >&5
502 ./configure: line 1: -c: command not found
503 configure:7646: $? = 127
504 configure: failed program was:
505 |       program main
506
507 |       end
508 configure:7662: result: no
509 configure:7692: checking the maximum length of command line arguments
510 configure:7784: result: 32768
511 configure:7795: checking command to parse /scratchbox/compilers/bin/arm-linux-gnueabi-nm -B output from arm-linux-gnueabi-gcc object
512 configure:7891: arm-linux-gnueabi-gcc -c -Wall -g -O2  conftest.c >&5
513 configure:7894: $? = 0
514 configure:7898: /scratchbox/compilers/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
515 configure:7901: $? = 0
516 configure:7953: arm-linux-gnueabi-gcc -o conftest -Wall -g -O2  -Wl,-z,defs conftest.c conftstm.o >&5
517 configure:7956: $? = 0
518 configure:7994: result: ok
519 configure:7998: checking for objdir
520 configure:8013: result: .libs
521 configure:8065: checking for arm-linux-gnueabi-ar
522 configure:8081: found /scratchbox/compilers/bin/arm-linux-gnueabi-ar
523 configure:8092: result: arm-linux-gnueabi-ar
524 configure:8161: checking for arm-linux-gnueabi-ranlib
525 configure:8177: found /scratchbox/compilers/bin/arm-linux-gnueabi-ranlib
526 configure:8188: result: arm-linux-gnueabi-ranlib
527 configure:8257: checking for arm-linux-gnueabi-strip
528 configure:8273: found /scratchbox/compilers/bin/arm-linux-gnueabi-strip
529 configure:8284: result: arm-linux-gnueabi-strip
530 configure:8625: checking if arm-linux-gnueabi-gcc static flag  works
531 configure:8653: result: yes
532 configure:8671: checking if arm-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions
533 configure:8692: arm-linux-gnueabi-gcc -c -Wall -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
534 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
535 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
536 configure:8696: $? = 0
537 configure:8706: result: no
538 configure:8721: checking for arm-linux-gnueabi-gcc option to produce PIC
539 configure:8925: result: -fPIC
540 configure:8933: checking if arm-linux-gnueabi-gcc PIC flag -fPIC works
541 configure:8954: arm-linux-gnueabi-gcc -c -Wall -g -O2  -fPIC -DPIC conftest.c >&5
542 configure:8958: $? = 0
543 configure:8968: result: yes
544 configure:8992: checking if arm-linux-gnueabi-gcc supports -c -o file.o
545 configure:9016: arm-linux-gnueabi-gcc -c -Wall -g -O2  -o out/conftest2.o conftest.c >&5
546 configure:9020: $? = 0
547 configure:9039: result: yes
548 configure:9065: checking whether the arm-linux-gnueabi-gcc linker (/scratchbox/compilers/cs2005q3.2-glibc2.5-arm/arm-none-linux-gnueabi/bin/ld) supports shared libraries
549 configure:9957: result: yes
550 configure:9983: checking whether -lc should be explicitly linked in
551 configure:9988: arm-linux-gnueabi-gcc -c -Wall -g -O2  conftest.c >&5
552 configure:9991: $? = 0
553 configure:10005: arm-linux-gnueabi-gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
554 configure:10008: $? = 0
555 configure:10020: result: no
556 configure:10028: checking dynamic linker characteristics
557 configure:10582: result: GNU/Linux ld.so
558 configure:10586: checking how to hardcode library paths into programs
559 configure:10611: result: immediate
560 configure:10625: checking whether stripping libraries is possible
561 configure:10630: result: yes
562 configure:11427: checking if libtool supports shared libraries
563 configure:11429: result: yes
564 configure:11432: checking whether to build shared libraries
565 configure:11453: result: yes
566 configure:11456: checking whether to build static libraries
567 configure:11460: result: yes
568 configure:11552: creating libtool
569 configure:12130: checking for ld used by arm-linux-gnueabi-g++
570 configure:12197: result: /scratchbox/compilers/cs2005q3.2-glibc2.5-arm/arm-none-linux-gnueabi/bin/ld
571 configure:12206: checking if the linker (/scratchbox/compilers/cs2005q3.2-glibc2.5-arm/arm-none-linux-gnueabi/bin/ld) is GNU ld
572 configure:12221: result: yes
573 configure:12272: checking whether the arm-linux-gnueabi-g++ linker (/scratchbox/compilers/cs2005q3.2-glibc2.5-arm/arm-none-linux-gnueabi/bin/ld) supports shared libraries
574 configure:13148: result: yes
575 configure:13166: arm-linux-gnueabi-g++ -c -g -O2  conftest.cpp >&5
576 configure:13169: $? = 0
577 configure:13279: checking for arm-linux-gnueabi-g++ option to produce PIC
578 configure:13547: result: -fPIC
579 configure:13555: checking if arm-linux-gnueabi-g++ PIC flag -fPIC works
580 configure:13576: arm-linux-gnueabi-g++ -c -g -O2  -fPIC -DPIC conftest.cpp >&5
581 configure:13580: $? = 0
582 configure:13590: result: yes
583 configure:13614: checking if arm-linux-gnueabi-g++ supports -c -o file.o
584 configure:13638: arm-linux-gnueabi-g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
585 configure:13642: $? = 0
586 configure:13661: result: yes
587 configure:13687: checking whether the arm-linux-gnueabi-g++ linker (/scratchbox/compilers/cs2005q3.2-glibc2.5-arm/arm-none-linux-gnueabi/bin/ld) supports shared libraries
588 configure:13712: result: yes
589 configure:13783: checking dynamic linker characteristics
590 configure:14337: result: GNU/Linux ld.so
591 configure:14341: checking how to hardcode library paths into programs
592 configure:14366: result: immediate
593 configure:14380: checking whether stripping libraries is possible
594 configure:14385: result: yes
595 configure:21831: checking for ANSI C header files
596 configure:21992: result: yes
597 configure:22009: checking for arm-linux-gnueabi-pkg-config
598 configure:22042: result: no
599 configure:22052: checking for pkg-config
600 configure:22070: found /scratchbox/tools/bin/pkg-config
601 configure:22082: result: /scratchbox/tools/bin/pkg-config
602 configure:22111: checking pkg-config is at least version 0.9.0
603 configure:22114: result: yes
604 configure:22125: checking for GTK
605 configure:22133: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.4.0 gconf-2.0 > 2.0"
606 configure:22136: $? = 0
607 configure:22151: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.4.0 gconf-2.0 > 2.0"
608 configure:22154: $? = 0
609 configure:22230: result: yes
610 configure:22239: checking for HIM
611 configure:22247: $PKG_CONFIG --exists --print-errors "hildon-input-method-framework-3.0 >= 1.99.0 hildon-input-method-ui-3.0 >= 1.99.0"
612 configure:22250: $? = 0
613 configure:22265: $PKG_CONFIG --exists --print-errors "hildon-input-method-framework-3.0 >= 1.99.0 hildon-input-method-ui-3.0 >= 1.99.0"
614 configure:22268: $? = 0
615 configure:22344: result: yes
616 configure:22353: checking for DBUS
617 configure:22361: $PKG_CONFIG --exists --print-errors "dbus-1 >= 0.60"
618 configure:22364: $? = 0
619 configure:22379: $PKG_CONFIG --exists --print-errors "dbus-1 >= 0.60"
620 configure:22382: $? = 0
621 configure:22458: result: yes
622 configure:22632: creating ./config.status
623
624 ## ---------------------- ##
625 ## Running config.status. ##
626 ## ---------------------- ##
627
628 This file was extended by config.status, which was
629 generated by GNU Autoconf 2.61.  Invocation command line was
630
631   CONFIG_FILES    = 
632   CONFIG_HEADERS  = 
633   CONFIG_LINKS    = 
634   CONFIG_COMMANDS = 
635   $ ./config.status 
636
637 on tzesti-virtual-ubuntu
638
639 config.status:648: creating Makefile
640 config.status:648: creating src/Makefile
641 config.status:833: executing depfiles commands
642
643 ## ---------------- ##
644 ## Cache variables. ##
645 ## ---------------- ##
646
647 ac_cv_build=arm-unknown-linux-gnueabi
648 ac_cv_c_compiler_gnu=yes
649 ac_cv_cxx_compiler_gnu=yes
650 ac_cv_env_CCC_set=
651 ac_cv_env_CCC_value=
652 ac_cv_env_CC_set=
653 ac_cv_env_CC_value=
654 ac_cv_env_CFLAGS_set=set
655 ac_cv_env_CFLAGS_value='-Wall -g -O2'
656 ac_cv_env_CPPFLAGS_set=
657 ac_cv_env_CPPFLAGS_value=
658 ac_cv_env_CPP_set=
659 ac_cv_env_CPP_value=
660 ac_cv_env_CXXCPP_set=
661 ac_cv_env_CXXCPP_value=
662 ac_cv_env_CXXFLAGS_set=
663 ac_cv_env_CXXFLAGS_value=
664 ac_cv_env_CXX_set=
665 ac_cv_env_CXX_value=
666 ac_cv_env_DBUS_CFLAGS_set=
667 ac_cv_env_DBUS_CFLAGS_value=
668 ac_cv_env_DBUS_LIBS_set=
669 ac_cv_env_DBUS_LIBS_value=
670 ac_cv_env_F77_set=
671 ac_cv_env_F77_value=
672 ac_cv_env_FFLAGS_set=
673 ac_cv_env_FFLAGS_value=
674 ac_cv_env_GTK_CFLAGS_set=
675 ac_cv_env_GTK_CFLAGS_value=
676 ac_cv_env_GTK_LIBS_set=
677 ac_cv_env_GTK_LIBS_value=
678 ac_cv_env_HIM_CFLAGS_set=
679 ac_cv_env_HIM_CFLAGS_value=
680 ac_cv_env_HIM_LIBS_set=
681 ac_cv_env_HIM_LIBS_value=
682 ac_cv_env_LDFLAGS_set=set
683 ac_cv_env_LDFLAGS_value=-Wl,-z,defs
684 ac_cv_env_LIBS_set=
685 ac_cv_env_LIBS_value=
686 ac_cv_env_PKG_CONFIG_set=
687 ac_cv_env_PKG_CONFIG_value=
688 ac_cv_env_build_alias_set=set
689 ac_cv_env_build_alias_value=arm-linux-gnueabi
690 ac_cv_env_host_alias_set=set
691 ac_cv_env_host_alias_value=arm-linux-gnueabi
692 ac_cv_env_target_alias_set=
693 ac_cv_env_target_alias_value=
694 ac_cv_f77_compiler_gnu=no
695 ac_cv_header_dlfcn_h=yes
696 ac_cv_header_inttypes_h=yes
697 ac_cv_header_memory_h=yes
698 ac_cv_header_stdc=yes
699 ac_cv_header_stdint_h=yes
700 ac_cv_header_stdlib_h=yes
701 ac_cv_header_string_h=yes
702 ac_cv_header_strings_h=yes
703 ac_cv_header_sys_stat_h=yes
704 ac_cv_header_sys_types_h=yes
705 ac_cv_header_unistd_h=yes
706 ac_cv_host=arm-unknown-linux-gnueabi
707 ac_cv_objext=o
708 ac_cv_path_EGREP='/scratchbox/tools/bin/grep -E'
709 ac_cv_path_GREP=/scratchbox/tools/bin/grep
710 ac_cv_path_ac_pt_PKG_CONFIG=/scratchbox/tools/bin/pkg-config
711 ac_cv_path_install='/scratchbox/tools/bin/install -c'
712 ac_cv_prog_AR=arm-linux-gnueabi-ar
713 ac_cv_prog_AWK=gawk
714 ac_cv_prog_CC=arm-linux-gnueabi-gcc
715 ac_cv_prog_CPP='arm-linux-gnueabi-gcc -E'
716 ac_cv_prog_CXX=arm-linux-gnueabi-g++
717 ac_cv_prog_CXXCPP='arm-linux-gnueabi-g++ -E'
718 ac_cv_prog_RANLIB=arm-linux-gnueabi-ranlib
719 ac_cv_prog_STRIP=arm-linux-gnueabi-strip
720 ac_cv_prog_cc_c89=
721 ac_cv_prog_cc_g=yes
722 ac_cv_prog_cxx_g=yes
723 ac_cv_prog_f77_g=no
724 ac_cv_prog_make_make_set=yes
725 ac_cv_search_strerror='none required'
726 am_cv_CC_dependencies_compiler_type=gcc3
727 am_cv_CXX_dependencies_compiler_type=gcc3
728 am_cv_prog_cc_stdc=
729 lt_cv_deplibs_check_method=pass_all
730 lt_cv_file_magic_cmd='$MAGIC_CMD'
731 lt_cv_file_magic_test_file=
732 lt_cv_ld_reload_flag=-r
733 lt_cv_objdir=.libs
734 lt_cv_path_LD=/scratchbox/compilers/cs2005q3.2-glibc2.5-arm/arm-none-linux-gnueabi/bin/ld
735 lt_cv_path_LDCXX=/scratchbox/compilers/cs2005q3.2-glibc2.5-arm/arm-none-linux-gnueabi/bin/ld
736 lt_cv_path_NM='/scratchbox/compilers/bin/arm-linux-gnueabi-nm -B'
737 lt_cv_path_SED=/scratchbox/tools/bin/sed
738 lt_cv_prog_compiler_c_o=yes
739 lt_cv_prog_compiler_c_o_CXX=yes
740 lt_cv_prog_compiler_rtti_exceptions=no
741 lt_cv_prog_gnu_ld=yes
742 lt_cv_prog_gnu_ldcxx=yes
743 lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
744 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'\'''
745 lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
746 lt_cv_sys_max_cmd_len=32768
747 lt_lt_cv_prog_compiler_c_o='"yes"'
748 lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
749 lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[  ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[       ][      ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
750 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'\''"'
751 lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
752 pkg_cv_DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include  '
753 pkg_cv_DBUS_LIBS='-ldbus-1  '
754 pkg_cv_GTK_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include  '
755 pkg_cv_GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgmodule-2.0 -ldl -lgconf-2 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0  '
756 pkg_cv_HIM_CFLAGS='-I/usr/include/hildon-input-method  '
757 pkg_cv_HIM_LIBS='-L/usr/lib/hildon-input-method -lhildon_im_common -lhildon-im-ui  '
758
759 ## ----------------- ##
760 ## Output variables. ##
761 ## ----------------- ##
762
763 ACLOCAL='${SHELL} /home/tzesti/hildon-input-method-plugins-korean-0.2/missing --run aclocal-1.8'
764 AMDEPBACKSLASH='\'
765 AMDEP_FALSE='#'
766 AMDEP_TRUE=''
767 AMTAR='${SHELL} /home/tzesti/hildon-input-method-plugins-korean-0.2/missing --run tar'
768 AR='arm-linux-gnueabi-ar'
769 AUTOCONF='${SHELL} /home/tzesti/hildon-input-method-plugins-korean-0.2/missing --run autoconf'
770 AUTOHEADER='${SHELL} /home/tzesti/hildon-input-method-plugins-korean-0.2/missing --run autoheader'
771 AUTOMAKE='${SHELL} /home/tzesti/hildon-input-method-plugins-korean-0.2/missing --run automake-1.8'
772 AWK='gawk'
773 CC='arm-linux-gnueabi-gcc'
774 CCDEPMODE='depmode=gcc3'
775 CFLAGS='-Wall -g -O2'
776 CPP='arm-linux-gnueabi-gcc -E'
777 CPPFLAGS=''
778 CXX='arm-linux-gnueabi-g++'
779 CXXCPP='arm-linux-gnueabi-g++ -E'
780 CXXDEPMODE='depmode=gcc3'
781 CXXFLAGS='-g -O2'
782 CYGPATH_W='echo'
783 DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include  '
784 DBUS_LIBS='-ldbus-1  '
785 DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"hildon-im-vkb-korean\" -DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1'
786 DEPDIR='.deps'
787 ECHO='echo'
788 ECHO_C=''
789 ECHO_N='-n'
790 ECHO_T=''
791 EGREP='/scratchbox/tools/bin/grep -E'
792 EXEEXT=''
793 F77=''
794 FFLAGS=''
795 GREP='/scratchbox/tools/bin/grep'
796 GTK_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include  '
797 GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgmodule-2.0 -ldl -lgconf-2 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0  '
798 HIM_CFLAGS='-I/usr/include/hildon-input-method  '
799 HIM_LIBS='-L/usr/lib/hildon-input-method -lhildon_im_common -lhildon-im-ui  '
800 INSTALL_DATA='${INSTALL} -m 644'
801 INSTALL_PROGRAM='${INSTALL}'
802 INSTALL_SCRIPT='${INSTALL}'
803 INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
804 LDFLAGS='-Wl,-z,defs'
805 LIBOBJS=''
806 LIBS=''
807 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
808 LN_S='ln -s'
809 LTLIBOBJS=''
810 MAKEINFO='${SHELL} /home/tzesti/hildon-input-method-plugins-korean-0.2/missing --run makeinfo'
811 OBJEXT='o'
812 PACKAGE='hildon-im-vkb-korean'
813 PACKAGE_BUGREPORT=''
814 PACKAGE_NAME=''
815 PACKAGE_STRING=''
816 PACKAGE_TARNAME=''
817 PACKAGE_VERSION=''
818 PATH_SEPARATOR=':'
819 PKG_CONFIG='/scratchbox/tools/bin/pkg-config'
820 RANLIB='arm-linux-gnueabi-ranlib'
821 SET_MAKE=''
822 SHELL='/bin/sh'
823 STRIP='arm-linux-gnueabi-strip'
824 VERSION='0.0.1'
825 ac_ct_CC=''
826 ac_ct_CXX=''
827 ac_ct_F77=''
828 am__fastdepCC_FALSE='#'
829 am__fastdepCC_TRUE=''
830 am__fastdepCXX_FALSE='#'
831 am__fastdepCXX_TRUE=''
832 am__include='include'
833 am__leading_dot='.'
834 am__quote=''
835 bindir='${exec_prefix}/bin'
836 build='arm-unknown-linux-gnueabi'
837 build_alias='arm-linux-gnueabi'
838 build_cpu='arm'
839 build_os='linux-gnueabi'
840 build_vendor='unknown'
841 datadir='${datarootdir}'
842 datarootdir='${prefix}/share'
843 docdir='${datarootdir}/doc/${PACKAGE}'
844 dvidir='${docdir}'
845 exec_prefix='${prefix}'
846 host='arm-unknown-linux-gnueabi'
847 host_alias='arm-linux-gnueabi'
848 host_cpu='arm'
849 host_os='linux-gnueabi'
850 host_vendor='unknown'
851 htmldir='${docdir}'
852 includedir='${prefix}/include'
853 infodir='${prefix}/share/info'
854 install_sh='/home/tzesti/hildon-input-method-plugins-korean-0.2/install-sh'
855 libdir='${exec_prefix}/lib'
856 libexecdir='${exec_prefix}/libexec'
857 localedir='${datarootdir}/locale'
858 localstatedir='${prefix}/var'
859 mandir='${prefix}/share/man'
860 mkdir_p='mkdir -p -- .'
861 oldincludedir='/usr/include'
862 pdfdir='${docdir}'
863 prefix='/usr'
864 program_transform_name='s,x,x,'
865 psdir='${docdir}'
866 sbindir='${exec_prefix}/sbin'
867 sharedstatedir='${prefix}/com'
868 sysconfdir='${prefix}/etc'
869 target_alias=''
870
871 ## ----------- ##
872 ## confdefs.h. ##
873 ## ----------- ##
874
875 #define PACKAGE_NAME ""
876 #define PACKAGE_TARNAME ""
877 #define PACKAGE_VERSION ""
878 #define PACKAGE_STRING ""
879 #define PACKAGE_BUGREPORT ""
880 #define PACKAGE "hildon-im-vkb-korean"
881 #define VERSION "0.0.1"
882 #define STDC_HEADERS 1
883 #define HAVE_SYS_TYPES_H 1
884 #define HAVE_SYS_STAT_H 1
885 #define HAVE_STDLIB_H 1
886 #define HAVE_STRING_H 1
887 #define HAVE_MEMORY_H 1
888 #define HAVE_STRINGS_H 1
889 #define HAVE_INTTYPES_H 1
890 #define HAVE_STDINT_H 1
891 #define HAVE_UNISTD_H 1
892 #define HAVE_DLFCN_H 1
893 #define STDC_HEADERS 1
894
895 configure: exit 0