summaryrefslogtreecommitdiffstats
path: root/input-methods/sulekha/config.log
blob: 6d64c6234747efbb43cec86a40a6c887194f8494 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by Spell configure 0.8, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  $ ./configure --no-create --no-recursion

## --------- ##
## Platform. ##
## --------- ##

hostname = santhosh
uname -m = i686
uname -r = 2.6.18-4-k7
uname -s = Linux
uname -v = #1 SMP Mon Mar 26 17:57:15 UTC 2007

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/bin/X11
PATH: /usr/games


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1743: checking for a BSD-compatible install
configure:1799: result: /usr/bin/install -c
configure:1810: checking whether build environment is sane
configure:1853: result: yes
configure:1881: checking for a thread-safe mkdir -p
configure:1920: result: /bin/mkdir -p
configure:1933: checking for gawk
configure:1949: found /usr/bin/gawk
configure:1960: result: gawk
configure:1971: checking whether make sets $(MAKE)
configure:1992: result: yes
configure:2228: checking for gcc
configure:2244: found /usr/bin/gcc
configure:2255: result: gcc
configure:2493: checking for C compiler version
configure:2500: gcc --version >&5
gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2503: $? = 0
configure:2510: gcc -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --with-tune=i686 --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
configure:2513: $? = 0
configure:2520: gcc -V >&5
gcc: '-V' option must have argument
configure:2523: $? = 1
configure:2546: checking for C compiler default output file name
configure:2573: gcc    conftest.c  >&5
configure:2576: $? = 0
configure:2614: result: a.out
configure:2631: checking whether the C compiler works
configure:2641: ./a.out
configure:2644: $? = 0
configure:2661: result: yes
configure:2668: checking whether we are cross compiling
configure:2670: result: no
configure:2673: checking for suffix of executables
configure:2680: gcc -o conftest    conftest.c  >&5
configure:2683: $? = 0
configure:2707: result: 
configure:2713: checking for suffix of object files
configure:2739: gcc -c   conftest.c >&5
configure:2742: $? = 0
configure:2765: result: o
configure:2769: checking whether we are using the GNU C compiler
configure:2798: gcc -c   conftest.c >&5
configure:2804: $? = 0
configure:2821: result: yes
configure:2826: checking whether gcc accepts -g
configure:2856: gcc -c -g  conftest.c >&5
configure:2862: $? = 0
configure:2961: result: yes
configure:2978: checking for gcc option to accept ISO C89
configure:3052: gcc  -c -g -O2  conftest.c >&5
configure:3058: $? = 0
configure:3081: result: none needed
configure:3110: checking for style of include used by make
configure:3138: result: GNU
configure:3163: checking dependency style of gcc
configure:3254: result: gcc3
configure:3274: checking for bash
configure:3304: result: /bin/sh
configure:3328: checking for a BSD-compatible install
configure:3384: result: /usr/bin/install -c
configure:3446: checking for pkg-config
configure:3464: found /usr/bin/pkg-config
configure:3476: result: /usr/bin/pkg-config
configure:3505: checking pkg-config is at least version 0.9.0
configure:3508: result: yes
configure:3519: checking for SULEKHA
configure:3529: $PKG_CONFIG --exists --print-errors "
	gtk+-2.0 >= 2.10.0
"
configure:3534: $? = 0
configure:3553: $PKG_CONFIG --exists --print-errors "
	gtk+-2.0 >= 2.10.0
"
configure:3558: $? = 0
configure:3644: result: yes
configure:3797: creating ./config.status

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_SULEKHA_CFLAGS_set=
ac_cv_env_SULEKHA_CFLAGS_value=
ac_cv_env_SULEKHA_LIBS_set=
ac_cv_env_SULEKHA_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_objext=o
ac_cv_path_BASH=/bin/sh
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
pkg_cv_SULEKHA_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  '
pkg_cv_SULEKHA_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  '

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/santhosh/dev/sulekha/missing --run aclocal-1.10'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/santhosh/dev/sulekha/missing --run tar'
AUTOCONF='${SHELL} /home/santhosh/dev/sulekha/missing --run autoconf'
AUTOHEADER='${SHELL} /home/santhosh/dev/sulekha/missing --run autoheader'
AUTOMAKE='${SHELL} /home/santhosh/dev/sulekha/missing --run automake-1.10'
AWK='gawk'
BASH='/bin/sh'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O -Wall'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DPACKAGE_NAME=\"Spell\" -DPACKAGE_TARNAME=\"Spell\" -DPACKAGE_VERSION=\"0.8\" -DPACKAGE_STRING=\"Spell\ 0.8\" -DPACKAGE_BUGREPORT=\"santhosh\" -DPACKAGE=\"Spell\" -DVERSION=\"0.8\"'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/santhosh/dev/sulekha/missing --run makeinfo'
OBJEXT='o'
PACKAGE='Spell'
PACKAGE_BUGREPORT='santhosh'
PACKAGE_NAME='Spell'
PACKAGE_STRING='Spell 0.8'
PACKAGE_TARNAME='Spell'
PACKAGE_VERSION='0.8'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
SULEKHA_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  '
SULEKHA_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  '
VERSION='0.8'
ac_ct_CC='gcc'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /home/santhosh/dev/sulekha/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME "Spell"
#define PACKAGE_TARNAME "Spell"
#define PACKAGE_VERSION "0.8"
#define PACKAGE_STRING "Spell 0.8"
#define PACKAGE_BUGREPORT "santhosh"
#define PACKAGE "Spell"
#define VERSION "0.8"

configure: exit 0

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by Spell config.status 0.8, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on santhosh

config.status:619: creating Makefile
config.status:810: executing depfiles commands

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by Spell config.status 0.8, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status Makefile depfiles

on santhosh

config.status:619: creating Makefile
config.status:810: executing depfiles commands

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by Spell config.status 0.8, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status Makefile depfiles

on santhosh

config.status:619: creating Makefile
config.status:810: executing depfiles commands

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by Spell config.status 0.8, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status Makefile depfiles

on santhosh

config.status:619: creating Makefile
config.status:810: executing depfiles commands