1 |
3 |
sumanta.ch |
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 connectk configure 2.0, which was
|
5 |
|
|
generated by GNU Autoconf 2.61. Invocation command line was
|
6 |
|
|
|
7 |
|
|
$ ./configure
|
8 |
|
|
|
9 |
|
|
## --------- ##
|
10 |
|
|
## Platform. ##
|
11 |
|
|
## --------- ##
|
12 |
|
|
|
13 |
|
|
hostname = chaudhuri
|
14 |
|
|
uname -m = x86_64
|
15 |
|
|
uname -r = 2.6.32-33-generic
|
16 |
|
|
uname -s = Linux
|
17 |
|
|
uname -v = #70-Ubuntu SMP Thu Jul 7 21:13:52 UTC 2011
|
18 |
|
|
|
19 |
|
|
/usr/bin/uname -p = unknown
|
20 |
|
|
/bin/uname -X = unknown
|
21 |
|
|
|
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
|
29 |
|
|
|
30 |
|
|
PATH: /opt/altera/10.0/quartus/bin
|
31 |
|
|
PATH: /usr/local/sbin
|
32 |
|
|
PATH: /usr/local/bin
|
33 |
|
|
PATH: /usr/sbin
|
34 |
|
|
PATH: /usr/bin
|
35 |
|
|
PATH: /sbin
|
36 |
|
|
PATH: /bin
|
37 |
|
|
PATH: /usr/games
|
38 |
|
|
PATH: /opt/synopsis/scl/11.2/linux/bin/
|
39 |
|
|
|
40 |
|
|
|
41 |
|
|
## ----------- ##
|
42 |
|
|
## Core tests. ##
|
43 |
|
|
## ----------- ##
|
44 |
|
|
|
45 |
|
|
configure:1746: checking for a BSD-compatible install
|
46 |
|
|
configure:1802: result: /usr/bin/install -c
|
47 |
|
|
configure:1813: checking whether build environment is sane
|
48 |
|
|
configure:1856: result: yes
|
49 |
|
|
configure:1884: checking for a thread-safe mkdir -p
|
50 |
|
|
configure:1923: result: /bin/mkdir -p
|
51 |
|
|
configure:1936: checking for gawk
|
52 |
|
|
configure:1952: found /usr/bin/gawk
|
53 |
|
|
configure:1963: result: gawk
|
54 |
|
|
configure:1974: checking whether make sets $(MAKE)
|
55 |
|
|
configure:1995: result: yes
|
56 |
|
|
configure:2236: checking for gcc
|
57 |
|
|
configure:2252: found /usr/bin/gcc
|
58 |
|
|
configure:2263: result: gcc
|
59 |
|
|
configure:2501: checking for C compiler version
|
60 |
|
|
configure:2508: gcc --version >&5
|
61 |
|
|
gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3
|
62 |
|
|
Copyright (C) 2009 Free Software Foundation, Inc.
|
63 |
|
|
This is free software; see the source for copying conditions. There is NO
|
64 |
|
|
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
65 |
|
|
|
66 |
|
|
configure:2511: $? = 0
|
67 |
|
|
configure:2518: gcc -v >&5
|
68 |
|
|
Using built-in specs.
|
69 |
|
|
Target: x86_64-linux-gnu
|
70 |
|
|
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
|
71 |
|
|
Thread model: posix
|
72 |
|
|
gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5)
|
73 |
|
|
configure:2521: $? = 0
|
74 |
|
|
configure:2528: gcc -V >&5
|
75 |
|
|
gcc: '-V' option must have argument
|
76 |
|
|
configure:2531: $? = 1
|
77 |
|
|
configure:2554: checking for C compiler default output file name
|
78 |
|
|
configure:2581: gcc conftest.c >&5
|
79 |
|
|
configure:2584: $? = 0
|
80 |
|
|
configure:2622: result: a.out
|
81 |
|
|
configure:2639: checking whether the C compiler works
|
82 |
|
|
configure:2649: ./a.out
|
83 |
|
|
configure:2652: $? = 0
|
84 |
|
|
configure:2669: result: yes
|
85 |
|
|
configure:2676: checking whether we are cross compiling
|
86 |
|
|
configure:2678: result: no
|
87 |
|
|
configure:2681: checking for suffix of executables
|
88 |
|
|
configure:2688: gcc -o conftest conftest.c >&5
|
89 |
|
|
configure:2691: $? = 0
|
90 |
|
|
configure:2715: result:
|
91 |
|
|
configure:2721: checking for suffix of object files
|
92 |
|
|
configure:2747: gcc -c conftest.c >&5
|
93 |
|
|
configure:2750: $? = 0
|
94 |
|
|
configure:2773: result: o
|
95 |
|
|
configure:2777: checking whether we are using the GNU C compiler
|
96 |
|
|
configure:2806: gcc -c conftest.c >&5
|
97 |
|
|
configure:2812: $? = 0
|
98 |
|
|
configure:2829: result: yes
|
99 |
|
|
configure:2834: checking whether gcc accepts -g
|
100 |
|
|
configure:2864: gcc -c -g conftest.c >&5
|
101 |
|
|
configure:2870: $? = 0
|
102 |
|
|
configure:2969: result: yes
|
103 |
|
|
configure:2986: checking for gcc option to accept ISO C89
|
104 |
|
|
configure:3060: gcc -c -g -O2 conftest.c >&5
|
105 |
|
|
configure:3066: $? = 0
|
106 |
|
|
configure:3089: result: none needed
|
107 |
|
|
configure:3118: checking for style of include used by make
|
108 |
|
|
configure:3146: result: GNU
|
109 |
|
|
configure:3171: checking dependency style of gcc
|
110 |
|
|
configure:3262: result: gcc3
|
111 |
|
|
configure:3329: checking for pkg-config
|
112 |
|
|
configure:3347: found /usr/bin/pkg-config
|
113 |
|
|
configure:3359: result: /usr/bin/pkg-config
|
114 |
|
|
configure:3388: checking pkg-config is at least version 0.9.0
|
115 |
|
|
configure:3391: result: yes
|
116 |
|
|
configure:3402: checking for GTK
|
117 |
|
|
configure:3410: $PKG_CONFIG --exists --print-errors "gtk+-2.0 glib-2.0 gthread-2.0"
|
118 |
|
|
configure:3413: $? = 0
|
119 |
|
|
configure:3428: $PKG_CONFIG --exists --print-errors "gtk+-2.0 glib-2.0 gthread-2.0"
|
120 |
|
|
configure:3431: $? = 0
|
121 |
|
|
configure:3507: result: yes
|
122 |
|
|
configure:3521: checking how to run the C preprocessor
|
123 |
|
|
configure:3561: gcc -E conftest.c
|
124 |
|
|
configure:3567: $? = 0
|
125 |
|
|
configure:3598: gcc -E conftest.c
|
126 |
|
|
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
|
127 |
|
|
configure:3604: $? = 1
|
128 |
|
|
configure: failed program was:
|
129 |
|
|
| /* confdefs.h. */
|
130 |
|
|
| #define PACKAGE_NAME "connectk"
|
131 |
|
|
| #define PACKAGE_TARNAME "connectk"
|
132 |
|
|
| #define PACKAGE_VERSION "2.0"
|
133 |
|
|
| #define PACKAGE_STRING "connectk 2.0"
|
134 |
|
|
| #define PACKAGE_BUGREPORT "levi0190@umn.edu"
|
135 |
|
|
| #define PACKAGE "connectk"
|
136 |
|
|
| #define VERSION "2.0"
|
137 |
|
|
| /* end confdefs.h. */
|
138 |
|
|
| #include
|
139 |
|
|
configure:3637: result: gcc -E
|
140 |
|
|
configure:3666: gcc -E conftest.c
|
141 |
|
|
configure:3672: $? = 0
|
142 |
|
|
configure:3703: gcc -E conftest.c
|
143 |
|
|
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
|
144 |
|
|
configure:3709: $? = 1
|
145 |
|
|
configure: failed program was:
|
146 |
|
|
| /* confdefs.h. */
|
147 |
|
|
| #define PACKAGE_NAME "connectk"
|
148 |
|
|
| #define PACKAGE_TARNAME "connectk"
|
149 |
|
|
| #define PACKAGE_VERSION "2.0"
|
150 |
|
|
| #define PACKAGE_STRING "connectk 2.0"
|
151 |
|
|
| #define PACKAGE_BUGREPORT "levi0190@umn.edu"
|
152 |
|
|
| #define PACKAGE "connectk"
|
153 |
|
|
| #define VERSION "2.0"
|
154 |
|
|
| /* end confdefs.h. */
|
155 |
|
|
| #include
|
156 |
|
|
configure:3747: checking for grep that handles long lines and -e
|
157 |
|
|
configure:3821: result: /bin/grep
|
158 |
|
|
configure:3826: checking for egrep
|
159 |
|
|
configure:3904: result: /bin/grep -E
|
160 |
|
|
configure:3909: checking for ANSI C header files
|
161 |
|
|
configure:3939: gcc -c -g -O2 conftest.c >&5
|
162 |
|
|
configure:3945: $? = 0
|
163 |
|
|
configure:4044: gcc -o conftest -g -O2 conftest.c >&5
|
164 |
|
|
configure:4047: $? = 0
|
165 |
|
|
configure:4053: ./conftest
|
166 |
|
|
configure:4056: $? = 0
|
167 |
|
|
configure:4073: result: yes
|
168 |
|
|
configure:4204: creating ./config.status
|
169 |
|
|
|
170 |
|
|
## ---------------------- ##
|
171 |
|
|
## Running config.status. ##
|
172 |
|
|
## ---------------------- ##
|
173 |
|
|
|
174 |
|
|
This file was extended by connectk config.status 2.0, which was
|
175 |
|
|
generated by GNU Autoconf 2.61. Invocation command line was
|
176 |
|
|
|
177 |
|
|
CONFIG_FILES =
|
178 |
|
|
CONFIG_HEADERS =
|
179 |
|
|
CONFIG_LINKS =
|
180 |
|
|
CONFIG_COMMANDS =
|
181 |
|
|
$ ./config.status
|
182 |
|
|
|
183 |
|
|
on chaudhuri
|
184 |
|
|
|
185 |
|
|
config.status:638: creating Makefile
|
186 |
|
|
config.status:638: creating config.h
|
187 |
|
|
config.status:901: executing depfiles commands
|
188 |
|
|
|
189 |
|
|
## ---------------- ##
|
190 |
|
|
## Cache variables. ##
|
191 |
|
|
## ---------------- ##
|
192 |
|
|
|
193 |
|
|
ac_cv_c_compiler_gnu=yes
|
194 |
|
|
ac_cv_env_CC_set=
|
195 |
|
|
ac_cv_env_CC_value=
|
196 |
|
|
ac_cv_env_CFLAGS_set=
|
197 |
|
|
ac_cv_env_CFLAGS_value=
|
198 |
|
|
ac_cv_env_CPPFLAGS_set=
|
199 |
|
|
ac_cv_env_CPPFLAGS_value=
|
200 |
|
|
ac_cv_env_CPP_set=
|
201 |
|
|
ac_cv_env_CPP_value=
|
202 |
|
|
ac_cv_env_GTK_CFLAGS_set=
|
203 |
|
|
ac_cv_env_GTK_CFLAGS_value=
|
204 |
|
|
ac_cv_env_GTK_LIBS_set=
|
205 |
|
|
ac_cv_env_GTK_LIBS_value=
|
206 |
|
|
ac_cv_env_LDFLAGS_set=
|
207 |
|
|
ac_cv_env_LDFLAGS_value=
|
208 |
|
|
ac_cv_env_LIBS_set=
|
209 |
|
|
ac_cv_env_LIBS_value=
|
210 |
|
|
ac_cv_env_PKG_CONFIG_set=
|
211 |
|
|
ac_cv_env_PKG_CONFIG_value=
|
212 |
|
|
ac_cv_env_build_alias_set=
|
213 |
|
|
ac_cv_env_build_alias_value=
|
214 |
|
|
ac_cv_env_host_alias_set=
|
215 |
|
|
ac_cv_env_host_alias_value=
|
216 |
|
|
ac_cv_env_target_alias_set=
|
217 |
|
|
ac_cv_env_target_alias_value=
|
218 |
|
|
ac_cv_header_stdc=yes
|
219 |
|
|
ac_cv_objext=o
|
220 |
|
|
ac_cv_path_EGREP='/bin/grep -E'
|
221 |
|
|
ac_cv_path_GREP=/bin/grep
|
222 |
|
|
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
|
223 |
|
|
ac_cv_path_install='/usr/bin/install -c'
|
224 |
|
|
ac_cv_path_mkdir=/bin/mkdir
|
225 |
|
|
ac_cv_prog_AWK=gawk
|
226 |
|
|
ac_cv_prog_CPP='gcc -E'
|
227 |
|
|
ac_cv_prog_ac_ct_CC=gcc
|
228 |
|
|
ac_cv_prog_cc_c89=
|
229 |
|
|
ac_cv_prog_cc_g=yes
|
230 |
|
|
ac_cv_prog_make_make_set=yes
|
231 |
|
|
am_cv_CC_dependencies_compiler_type=gcc3
|
232 |
|
|
pkg_cv_GTK_CFLAGS='-pthread -D_REENTRANT -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/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 '
|
233 |
|
|
pkg_cv_GTK_LIBS='-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 '
|
234 |
|
|
|
235 |
|
|
## ----------------- ##
|
236 |
|
|
## Output variables. ##
|
237 |
|
|
## ----------------- ##
|
238 |
|
|
|
239 |
|
|
ACLOCAL='${SHELL} /home/schaudhu/connect6/connectk-2.0/missing --run aclocal-1.10'
|
240 |
|
|
AMDEPBACKSLASH='\'
|
241 |
|
|
AMDEP_FALSE='#'
|
242 |
|
|
AMDEP_TRUE=''
|
243 |
|
|
AMTAR='${SHELL} /home/schaudhu/connect6/connectk-2.0/missing --run tar'
|
244 |
|
|
AUTOCONF='${SHELL} /home/schaudhu/connect6/connectk-2.0/missing --run autoconf'
|
245 |
|
|
AUTOHEADER='${SHELL} /home/schaudhu/connect6/connectk-2.0/missing --run autoheader'
|
246 |
|
|
AUTOMAKE='${SHELL} /home/schaudhu/connect6/connectk-2.0/missing --run automake-1.10'
|
247 |
|
|
AWK='gawk'
|
248 |
|
|
CC='gcc'
|
249 |
|
|
CCDEPMODE='depmode=gcc3'
|
250 |
|
|
CFLAGS='-g -O2'
|
251 |
|
|
CPP='gcc -E'
|
252 |
|
|
CPPFLAGS=''
|
253 |
|
|
CYGPATH_W='echo'
|
254 |
|
|
DEFS='-DHAVE_CONFIG_H'
|
255 |
|
|
DEPDIR='.deps'
|
256 |
|
|
ECHO_C=''
|
257 |
|
|
ECHO_N='-n'
|
258 |
|
|
ECHO_T=''
|
259 |
|
|
EGREP='/bin/grep -E'
|
260 |
|
|
EXEEXT=''
|
261 |
|
|
GREP='/bin/grep'
|
262 |
|
|
GTK_CFLAGS='-pthread -D_REENTRANT -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/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 '
|
263 |
|
|
GTK_LIBS='-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 '
|
264 |
|
|
INSTALL_DATA='${INSTALL} -m 644'
|
265 |
|
|
INSTALL_PROGRAM='${INSTALL}'
|
266 |
|
|
INSTALL_SCRIPT='${INSTALL}'
|
267 |
|
|
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
|
268 |
|
|
LDFLAGS=''
|
269 |
|
|
LIBOBJS=''
|
270 |
|
|
LIBS=''
|
271 |
|
|
LTLIBOBJS=''
|
272 |
|
|
MAKEINFO='${SHELL} /home/schaudhu/connect6/connectk-2.0/missing --run makeinfo'
|
273 |
|
|
OBJEXT='o'
|
274 |
|
|
PACKAGE='connectk'
|
275 |
|
|
PACKAGE_BUGREPORT='levi0190@umn.edu'
|
276 |
|
|
PACKAGE_NAME='connectk'
|
277 |
|
|
PACKAGE_STRING='connectk 2.0'
|
278 |
|
|
PACKAGE_TARNAME='connectk'
|
279 |
|
|
PACKAGE_VERSION='2.0'
|
280 |
|
|
PATH_SEPARATOR=':'
|
281 |
|
|
PKG_CONFIG='/usr/bin/pkg-config'
|
282 |
|
|
SET_MAKE=''
|
283 |
|
|
SHELL='/bin/bash'
|
284 |
|
|
STRIP=''
|
285 |
|
|
VERSION='2.0'
|
286 |
|
|
ac_ct_CC='gcc'
|
287 |
|
|
am__fastdepCC_FALSE='#'
|
288 |
|
|
am__fastdepCC_TRUE=''
|
289 |
|
|
am__include='include'
|
290 |
|
|
am__isrc=''
|
291 |
|
|
am__leading_dot='.'
|
292 |
|
|
am__quote=''
|
293 |
|
|
am__tar='${AMTAR} chof - "$$tardir"'
|
294 |
|
|
am__untar='${AMTAR} xf -'
|
295 |
|
|
bindir='${exec_prefix}/bin'
|
296 |
|
|
build_alias=''
|
297 |
|
|
datadir='${datarootdir}'
|
298 |
|
|
datarootdir='${prefix}/share'
|
299 |
|
|
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
|
300 |
|
|
dvidir='${docdir}'
|
301 |
|
|
exec_prefix='${prefix}'
|
302 |
|
|
host_alias=''
|
303 |
|
|
htmldir='${docdir}'
|
304 |
|
|
includedir='${prefix}/include'
|
305 |
|
|
infodir='${datarootdir}/info'
|
306 |
|
|
install_sh='$(SHELL) /home/schaudhu/connect6/connectk-2.0/install-sh'
|
307 |
|
|
libdir='${exec_prefix}/lib'
|
308 |
|
|
libexecdir='${exec_prefix}/libexec'
|
309 |
|
|
localedir='${datarootdir}/locale'
|
310 |
|
|
localstatedir='${prefix}/var'
|
311 |
|
|
mandir='${datarootdir}/man'
|
312 |
|
|
mkdir_p='/bin/mkdir -p'
|
313 |
|
|
oldincludedir='/usr/include'
|
314 |
|
|
pdfdir='${docdir}'
|
315 |
|
|
prefix='/usr/local'
|
316 |
|
|
program_transform_name='s,x,x,'
|
317 |
|
|
psdir='${docdir}'
|
318 |
|
|
sbindir='${exec_prefix}/sbin'
|
319 |
|
|
sharedstatedir='${prefix}/com'
|
320 |
|
|
sysconfdir='${prefix}/etc'
|
321 |
|
|
target_alias=''
|
322 |
|
|
|
323 |
|
|
## ----------- ##
|
324 |
|
|
## confdefs.h. ##
|
325 |
|
|
## ----------- ##
|
326 |
|
|
|
327 |
|
|
#define PACKAGE_NAME "connectk"
|
328 |
|
|
#define PACKAGE_TARNAME "connectk"
|
329 |
|
|
#define PACKAGE_VERSION "2.0"
|
330 |
|
|
#define PACKAGE_STRING "connectk 2.0"
|
331 |
|
|
#define PACKAGE_BUGREPORT "levi0190@umn.edu"
|
332 |
|
|
#define PACKAGE "connectk"
|
333 |
|
|
#define VERSION "2.0"
|
334 |
|
|
#define STDC_HEADERS 1
|
335 |
|
|
|
336 |
|
|
configure: exit 0
|