New repo for repo.or.cz
[The-Artvertiser.git] / config.log
bloba5f0521ddb7f1be8069584ea09ab24df9c5eb4a0
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 bazar configure 1.3.1, which was
5 generated by GNU Autoconf 2.61.  Invocation command line was
7   $ ./configure --no-create --no-recursion
9 ## --------- ##
10 ## Platform. ##
11 ## --------- ##
13 hostname = artvertiser
14 uname -m = i686
15 uname -r = 2.6.31-14-generic
16 uname -s = Linux
17 uname -v = #48-Ubuntu SMP Fri Oct 16 14:04:26 UTC 2009
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: /usr/local/sbin
31 PATH: /usr/local/bin
32 PATH: /usr/sbin
33 PATH: /usr/bin
34 PATH: /sbin
35 PATH: /bin
36 PATH: /usr/games
39 ## ----------- ##
40 ## Core tests. ##
41 ## ----------- ##
43 configure:1838: checking for a BSD-compatible install
44 configure:1894: result: /usr/bin/install -c
45 configure:1905: checking whether build environment is sane
46 configure:1948: result: yes
47 configure:1976: checking for a thread-safe mkdir -p
48 configure:2015: result: /bin/mkdir -p
49 configure:2028: checking for gawk
50 configure:2058: result: no
51 configure:2028: checking for mawk
52 configure:2044: found /usr/bin/mawk
53 configure:2055: result: mawk
54 configure:2066: checking whether make sets $(MAKE)
55 configure:2087: result: yes
56 configure:2340: checking for g++
57 configure:2356: found /usr/bin/g++
58 configure:2367: result: g++
59 configure:2398: checking for C++ compiler version
60 configure:2405: g++ --version >&5
61 g++ (Ubuntu 4.3.4-5ubuntu1) 4.3.4
62 Copyright (C) 2008 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.
66 configure:2408: $? = 0
67 configure:2415: g++ -v >&5
68 Using built-in specs.
69 Target: i486-linux-gnu
70 Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.4-5ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.3/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 --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
71 Thread model: posix
72 gcc version 4.3.4 (Ubuntu 4.3.4-5ubuntu1) 
73 configure:2418: $? = 0
74 configure:2425: g++ -V >&5
75 g++: '-V' option must have argument
76 configure:2428: $? = 1
77 configure:2451: checking for C++ compiler default output file name
78 configure:2478: g++    conftest.cpp  >&5
79 configure:2481: $? = 0
80 configure:2519: result: a.out
81 configure:2536: checking whether the C++ compiler works
82 configure:2546: ./a.out
83 configure:2549: $? = 0
84 configure:2566: result: yes
85 configure:2573: checking whether we are cross compiling
86 configure:2575: result: no
87 configure:2578: checking for suffix of executables
88 configure:2585: g++ -o conftest    conftest.cpp  >&5
89 configure:2588: $? = 0
90 configure:2612: result: 
91 configure:2618: checking for suffix of object files
92 configure:2644: g++ -c   conftest.cpp >&5
93 configure:2647: $? = 0
94 configure:2670: result: o
95 configure:2674: checking whether we are using the GNU C++ compiler
96 configure:2703: g++ -c   conftest.cpp >&5
97 configure:2709: $? = 0
98 configure:2726: result: yes
99 configure:2731: checking whether g++ accepts -g
100 configure:2761: g++ -c -g  conftest.cpp >&5
101 configure:2767: $? = 0
102 configure:2866: result: yes
103 configure:2900: checking for style of include used by make
104 configure:2928: result: GNU
105 configure:2953: checking dependency style of g++
106 configure:3044: result: gcc3
107 configure:3107: checking for gcc
108 configure:3123: found /usr/bin/gcc
109 configure:3134: result: gcc
110 configure:3372: checking for C compiler version
111 configure:3379: gcc --version >&5
112 gcc (Ubuntu 4.3.4-5ubuntu1) 4.3.4
113 Copyright (C) 2008 Free Software Foundation, Inc.
114 This is free software; see the source for copying conditions.  There is NO
115 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
117 configure:3382: $? = 0
118 configure:3389: gcc -v >&5
119 Using built-in specs.
120 Target: i486-linux-gnu
121 Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.4-5ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.3/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 --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
122 Thread model: posix
123 gcc version 4.3.4 (Ubuntu 4.3.4-5ubuntu1) 
124 configure:3392: $? = 0
125 configure:3399: gcc -V >&5
126 gcc: '-V' option must have argument
127 configure:3402: $? = 1
128 configure:3405: checking whether we are using the GNU C compiler
129 configure:3434: gcc -c   conftest.c >&5
130 configure:3440: $? = 0
131 configure:3457: result: yes
132 configure:3462: checking whether gcc accepts -g
133 configure:3492: gcc -c -g  conftest.c >&5
134 configure:3498: $? = 0
135 configure:3597: result: yes
136 configure:3614: checking for gcc option to accept ISO C89
137 configure:3688: gcc  -c -g -O2  conftest.c >&5
138 configure:3694: $? = 0
139 configure:3717: result: none needed
140 configure:3737: checking dependency style of gcc
141 configure:3828: result: gcc3
142 configure:3886: checking for ranlib
143 configure:3902: found /usr/bin/ranlib
144 configure:3913: result: ranlib
145 configure:3947: checking how to run the C preprocessor
146 configure:3987: gcc -E  conftest.c
147 configure:3993: $? = 0
148 configure:4024: gcc -E  conftest.c
149 conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
150 configure:4030: $? = 1
151 configure: failed program was:
152 | /* confdefs.h.  */
153 | #define PACKAGE_NAME "bazar"
154 | #define PACKAGE_TARNAME "bazar"
155 | #define PACKAGE_VERSION "1.3.1"
156 | #define PACKAGE_STRING "bazar 1.3.1"
157 | #define PACKAGE_BUGREPORT "julien.pilet@epfl.ch"
158 | #define PACKAGE "bazar"
159 | #define VERSION "1.3.1"
160 | /* end confdefs.h.  */
161 | #include <ac_nonexistent.h>
162 configure:4063: result: gcc -E
163 configure:4092: gcc -E  conftest.c
164 configure:4098: $? = 0
165 configure:4129: gcc -E  conftest.c
166 conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
167 configure:4135: $? = 1
168 configure: failed program was:
169 | /* confdefs.h.  */
170 | #define PACKAGE_NAME "bazar"
171 | #define PACKAGE_TARNAME "bazar"
172 | #define PACKAGE_VERSION "1.3.1"
173 | #define PACKAGE_STRING "bazar 1.3.1"
174 | #define PACKAGE_BUGREPORT "julien.pilet@epfl.ch"
175 | #define PACKAGE "bazar"
176 | #define VERSION "1.3.1"
177 | /* end confdefs.h.  */
178 | #include <ac_nonexistent.h>
179 configure:4173: checking for X
180 configure:4288: gcc -E  conftest.c
181 configure:4294: $? = 0
182 configure:4343: gcc -o conftest -g -O2   conftest.c -lX11  >&5
183 configure:4349: $? = 0
184 configure:4408: result: libraries , headers 
185 configure:4418: checking build system type
186 configure:4436: result: i686-pc-linux-gnu
187 configure:4458: checking host system type
188 configure:4473: result: i686-pc-linux-gnu
189 configure:4687: checking for the pthreads library -lpthreads
190 configure:4730: gcc -o conftest -g -O2    conftest.c -lpthreads  >&5
191 /usr/bin/ld: cannot find -lpthreads
192 collect2: ld returned 1 exit status
193 configure:4736: $? = 1
194 configure: failed program was:
195 | /* confdefs.h.  */
196 | #define PACKAGE_NAME "bazar"
197 | #define PACKAGE_TARNAME "bazar"
198 | #define PACKAGE_VERSION "1.3.1"
199 | #define PACKAGE_STRING "bazar 1.3.1"
200 | #define PACKAGE_BUGREPORT "julien.pilet@epfl.ch"
201 | #define PACKAGE "bazar"
202 | #define VERSION "1.3.1"
203 | /* end confdefs.h.  */
204 | #include <pthread.h>
205 | int
206 | main ()
207 | {
208 | pthread_t th; pthread_join(th, 0);
209 |                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
210 |                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
211 |   ;
212 |   return 0;
213 | }
214 configure:4756: result: no
215 configure:4632: checking whether pthreads work without any flags
216 configure:4730: gcc -o conftest -g -O2    conftest.c   >&5
217 /tmp/cc2gK3q7.o: In function `main':
218 /home/artvertiser/Desktop/working/The-Artvertiser/conftest.c:14: undefined reference to `pthread_join'
219 /home/artvertiser/Desktop/working/The-Artvertiser/conftest.c:15: undefined reference to `__pthread_register_cancel'
220 /home/artvertiser/Desktop/working/The-Artvertiser/conftest.c:16: undefined reference to `pthread_create'
221 /home/artvertiser/Desktop/working/The-Artvertiser/conftest.c:16: undefined reference to `__pthread_unregister_cancel'
222 collect2: ld returned 1 exit status
223 configure:4736: $? = 1
224 configure: failed program was:
225 | /* confdefs.h.  */
226 | #define PACKAGE_NAME "bazar"
227 | #define PACKAGE_TARNAME "bazar"
228 | #define PACKAGE_VERSION "1.3.1"
229 | #define PACKAGE_STRING "bazar 1.3.1"
230 | #define PACKAGE_BUGREPORT "julien.pilet@epfl.ch"
231 | #define PACKAGE "bazar"
232 | #define VERSION "1.3.1"
233 | /* end confdefs.h.  */
234 | #include <pthread.h>
235 | int
236 | main ()
237 | {
238 | pthread_t th; pthread_join(th, 0);
239 |                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
240 |                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
241 |   ;
242 |   return 0;
243 | }
244 configure:4756: result: no
245 configure:4637: checking whether pthreads work with -Kthread
246 configure:4730: gcc -o conftest -g -O2 -Kthread   conftest.c   >&5
247 gcc: unrecognized option '-Kthread'
248 /tmp/cciCt4Xv.o: In function `main':
249 /home/artvertiser/Desktop/working/The-Artvertiser/conftest.c:14: undefined reference to `pthread_join'
250 /home/artvertiser/Desktop/working/The-Artvertiser/conftest.c:15: undefined reference to `__pthread_register_cancel'
251 /home/artvertiser/Desktop/working/The-Artvertiser/conftest.c:16: undefined reference to `pthread_create'
252 /home/artvertiser/Desktop/working/The-Artvertiser/conftest.c:16: undefined reference to `__pthread_unregister_cancel'
253 collect2: ld returned 1 exit status
254 configure:4736: $? = 1
255 configure: failed program was:
256 | /* confdefs.h.  */
257 | #define PACKAGE_NAME "bazar"
258 | #define PACKAGE_TARNAME "bazar"
259 | #define PACKAGE_VERSION "1.3.1"
260 | #define PACKAGE_STRING "bazar 1.3.1"
261 | #define PACKAGE_BUGREPORT "julien.pilet@epfl.ch"
262 | #define PACKAGE "bazar"
263 | #define VERSION "1.3.1"
264 | /* end confdefs.h.  */
265 | #include <pthread.h>
266 | int
267 | main ()
268 | {
269 | pthread_t th; pthread_join(th, 0);
270 |                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
271 |                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
272 |   ;
273 |   return 0;
274 | }
275 configure:4756: result: no
276 configure:4637: checking whether pthreads work with -kthread
277 configure:4730: gcc -o conftest -g -O2 -kthread   conftest.c   >&5
278 gcc: unrecognized option '-kthread'
279 /tmp/ccEErD5P.o: In function `main':
280 /home/artvertiser/Desktop/working/The-Artvertiser/conftest.c:14: undefined reference to `pthread_join'
281 /home/artvertiser/Desktop/working/The-Artvertiser/conftest.c:15: undefined reference to `__pthread_register_cancel'
282 /home/artvertiser/Desktop/working/The-Artvertiser/conftest.c:16: undefined reference to `pthread_create'
283 /home/artvertiser/Desktop/working/The-Artvertiser/conftest.c:16: undefined reference to `__pthread_unregister_cancel'
284 collect2: ld returned 1 exit status
285 configure:4736: $? = 1
286 configure: failed program was:
287 | /* confdefs.h.  */
288 | #define PACKAGE_NAME "bazar"
289 | #define PACKAGE_TARNAME "bazar"
290 | #define PACKAGE_VERSION "1.3.1"
291 | #define PACKAGE_STRING "bazar 1.3.1"
292 | #define PACKAGE_BUGREPORT "julien.pilet@epfl.ch"
293 | #define PACKAGE "bazar"
294 | #define VERSION "1.3.1"
295 | /* end confdefs.h.  */
296 | #include <pthread.h>
297 | int
298 | main ()
299 | {
300 | pthread_t th; pthread_join(th, 0);
301 |                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
302 |                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
303 |   ;
304 |   return 0;
305 | }
306 configure:4756: result: no
307 configure:4687: checking for the pthreads library -llthread
308 configure:4730: gcc -o conftest -g -O2    conftest.c -llthread  >&5
309 /usr/bin/ld: cannot find -llthread
310 collect2: ld returned 1 exit status
311 configure:4736: $? = 1
312 configure: failed program was:
313 | /* confdefs.h.  */
314 | #define PACKAGE_NAME "bazar"
315 | #define PACKAGE_TARNAME "bazar"
316 | #define PACKAGE_VERSION "1.3.1"
317 | #define PACKAGE_STRING "bazar 1.3.1"
318 | #define PACKAGE_BUGREPORT "julien.pilet@epfl.ch"
319 | #define PACKAGE "bazar"
320 | #define VERSION "1.3.1"
321 | /* end confdefs.h.  */
322 | #include <pthread.h>
323 | int
324 | main ()
325 | {
326 | pthread_t th; pthread_join(th, 0);
327 |                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
328 |                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
329 |   ;
330 |   return 0;
331 | }
332 configure:4756: result: no
333 configure:4637: checking whether pthreads work with -pthread
334 configure:4730: gcc -o conftest -g -O2 -pthread   conftest.c   >&5
335 configure:4736: $? = 0
336 configure:4756: result: yes
337 configure:4775: checking for joinable pthread attribute
338 configure:4800: gcc -o conftest -g -O2 -pthread   conftest.c   >&5
339 configure:4806: $? = 0
340 configure:4823: result: PTHREAD_CREATE_JOINABLE
341 configure:4833: checking if more special flags are required for pthreads
342 configure:4840: result: no
343 configure:4924: checking for grep that handles long lines and -e
344 configure:4998: result: /bin/grep
345 configure:5003: checking for egrep
346 configure:5081: result: /bin/grep -E
347 configure:5086: checking for ANSI C header files
348 configure:5116: gcc -c -g -O2  conftest.c >&5
349 configure:5122: $? = 0
350 configure:5221: gcc -o conftest -g -O2   conftest.c  >&5
351 configure:5224: $? = 0
352 configure:5230: ./conftest
353 configure:5233: $? = 0
354 configure:5250: result: yes
355 configure:5274: checking for sys/types.h
356 configure:5295: gcc -c -g -O2  conftest.c >&5
357 configure:5301: $? = 0
358 configure:5317: result: yes
359 configure:5274: checking for sys/stat.h
360 configure:5295: gcc -c -g -O2  conftest.c >&5
361 configure:5301: $? = 0
362 configure:5317: result: yes
363 configure:5274: checking for stdlib.h
364 configure:5295: gcc -c -g -O2  conftest.c >&5
365 configure:5301: $? = 0
366 configure:5317: result: yes
367 configure:5274: checking for string.h
368 configure:5295: gcc -c -g -O2  conftest.c >&5
369 configure:5301: $? = 0
370 configure:5317: result: yes
371 configure:5274: checking for memory.h
372 configure:5295: gcc -c -g -O2  conftest.c >&5
373 configure:5301: $? = 0
374 configure:5317: result: yes
375 configure:5274: checking for strings.h
376 configure:5295: gcc -c -g -O2  conftest.c >&5
377 configure:5301: $? = 0
378 configure:5317: result: yes
379 configure:5274: checking for inttypes.h
380 configure:5295: gcc -c -g -O2  conftest.c >&5
381 configure:5301: $? = 0
382 configure:5317: result: yes
383 configure:5274: checking for stdint.h
384 configure:5295: gcc -c -g -O2  conftest.c >&5
385 configure:5301: $? = 0
386 configure:5317: result: yes
387 configure:5274: checking for unistd.h
388 configure:5295: gcc -c -g -O2  conftest.c >&5
389 configure:5301: $? = 0
390 configure:5317: result: yes
391 configure:5356: checking whether we are using the Microsoft C compiler
392 configure:5385: gcc -c -g -O2  conftest.c >&5
393 conftest.c: In function 'main':
394 conftest.c:26: error: 'choke' undeclared (first use in this function)
395 conftest.c:26: error: (Each undeclared identifier is reported only once
396 conftest.c:26: error: for each function it appears in.)
397 conftest.c:26: error: expected ';' before 'me'
398 configure:5391: $? = 1
399 configure: failed program was:
400 | /* confdefs.h.  */
401 | #define PACKAGE_NAME "bazar"
402 | #define PACKAGE_TARNAME "bazar"
403 | #define PACKAGE_VERSION "1.3.1"
404 | #define PACKAGE_STRING "bazar 1.3.1"
405 | #define PACKAGE_BUGREPORT "julien.pilet@epfl.ch"
406 | #define PACKAGE "bazar"
407 | #define VERSION "1.3.1"
408 | #define HAVE_PTHREAD 1
409 | #define STDC_HEADERS 1
410 | #define HAVE_SYS_TYPES_H 1
411 | #define HAVE_SYS_STAT_H 1
412 | #define HAVE_STDLIB_H 1
413 | #define HAVE_STRING_H 1
414 | #define HAVE_MEMORY_H 1
415 | #define HAVE_STRINGS_H 1
416 | #define HAVE_INTTYPES_H 1
417 | #define HAVE_STDINT_H 1
418 | #define HAVE_UNISTD_H 1
419 | /* end confdefs.h.  */
421 | int
422 | main ()
423 | {
424 | #ifndef _MSC_VER
425 |        choke me
426 | #endif
428 |   ;
429 |   return 0;
430 | }
431 configure:5408: result: no
432 configure:5443: checking windows.h usability
433 configure:5460: gcc -c -g -O2  conftest.c >&5
434 conftest.c:54:21: error: windows.h: No such file or directory
435 configure:5466: $? = 1
436 configure: failed program was:
437 | /* confdefs.h.  */
438 | #define PACKAGE_NAME "bazar"
439 | #define PACKAGE_TARNAME "bazar"
440 | #define PACKAGE_VERSION "1.3.1"
441 | #define PACKAGE_STRING "bazar 1.3.1"
442 | #define PACKAGE_BUGREPORT "julien.pilet@epfl.ch"
443 | #define PACKAGE "bazar"
444 | #define VERSION "1.3.1"
445 | #define HAVE_PTHREAD 1
446 | #define STDC_HEADERS 1
447 | #define HAVE_SYS_TYPES_H 1
448 | #define HAVE_SYS_STAT_H 1
449 | #define HAVE_STDLIB_H 1
450 | #define HAVE_STRING_H 1
451 | #define HAVE_MEMORY_H 1
452 | #define HAVE_STRINGS_H 1
453 | #define HAVE_INTTYPES_H 1
454 | #define HAVE_STDINT_H 1
455 | #define HAVE_UNISTD_H 1
456 | /* end confdefs.h.  */
457 | #include <stdio.h>
458 | #ifdef HAVE_SYS_TYPES_H
459 | # include <sys/types.h>
460 | #endif
461 | #ifdef HAVE_SYS_STAT_H
462 | # include <sys/stat.h>
463 | #endif
464 | #ifdef STDC_HEADERS
465 | # include <stdlib.h>
466 | # include <stddef.h>
467 | #else
468 | # ifdef HAVE_STDLIB_H
469 | #  include <stdlib.h>
470 | # endif
471 | #endif
472 | #ifdef HAVE_STRING_H
473 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
474 | #  include <memory.h>
475 | # endif
476 | # include <string.h>
477 | #endif
478 | #ifdef HAVE_STRINGS_H
479 | # include <strings.h>
480 | #endif
481 | #ifdef HAVE_INTTYPES_H
482 | # include <inttypes.h>
483 | #endif
484 | #ifdef HAVE_STDINT_H
485 | # include <stdint.h>
486 | #endif
487 | #ifdef HAVE_UNISTD_H
488 | # include <unistd.h>
489 | #endif
490 | #include <windows.h>
491 configure:5480: result: no
492 configure:5484: checking windows.h presence
493 configure:5499: gcc -E  conftest.c
494 conftest.c:21:21: error: windows.h: No such file or directory
495 configure:5505: $? = 1
496 configure: failed program was:
497 | /* confdefs.h.  */
498 | #define PACKAGE_NAME "bazar"
499 | #define PACKAGE_TARNAME "bazar"
500 | #define PACKAGE_VERSION "1.3.1"
501 | #define PACKAGE_STRING "bazar 1.3.1"
502 | #define PACKAGE_BUGREPORT "julien.pilet@epfl.ch"
503 | #define PACKAGE "bazar"
504 | #define VERSION "1.3.1"
505 | #define HAVE_PTHREAD 1
506 | #define STDC_HEADERS 1
507 | #define HAVE_SYS_TYPES_H 1
508 | #define HAVE_SYS_STAT_H 1
509 | #define HAVE_STDLIB_H 1
510 | #define HAVE_STRING_H 1
511 | #define HAVE_MEMORY_H 1
512 | #define HAVE_STRINGS_H 1
513 | #define HAVE_INTTYPES_H 1
514 | #define HAVE_STDINT_H 1
515 | #define HAVE_UNISTD_H 1
516 | /* end confdefs.h.  */
517 | #include <windows.h>
518 configure:5519: result: no
519 configure:5552: checking for windows.h
520 configure:5560: result: no
521 configure:5574: checking for OpenGL library
522 configure:5617: gcc -o conftest -g -O2 -pthread   conftest.c -lopengl32  -lm  >&5
523 /usr/bin/ld: cannot find -lopengl32
524 collect2: ld returned 1 exit status
525 configure:5623: $? = 1
526 configure: failed program was:
527 | /* confdefs.h.  */
528 | #define PACKAGE_NAME "bazar"
529 | #define PACKAGE_TARNAME "bazar"
530 | #define PACKAGE_VERSION "1.3.1"
531 | #define PACKAGE_STRING "bazar 1.3.1"
532 | #define PACKAGE_BUGREPORT "julien.pilet@epfl.ch"
533 | #define PACKAGE "bazar"
534 | #define VERSION "1.3.1"
535 | #define HAVE_PTHREAD 1
536 | #define STDC_HEADERS 1
537 | #define HAVE_SYS_TYPES_H 1
538 | #define HAVE_SYS_STAT_H 1
539 | #define HAVE_STDLIB_H 1
540 | #define HAVE_STRING_H 1
541 | #define HAVE_MEMORY_H 1
542 | #define HAVE_STRINGS_H 1
543 | #define HAVE_INTTYPES_H 1
544 | #define HAVE_STDINT_H 1
545 | #define HAVE_UNISTD_H 1
546 | /* end confdefs.h.  */
548 | # if HAVE_WINDOWS_H && defined(_WIN32)
549 | #   include <windows.h>
550 | # endif
551 | # include <GL/gl.h>
552 | int
553 | main ()
554 | {
555 | glBegin(0)
556 |   ;
557 |   return 0;
558 | }
559 configure:5617: gcc -o conftest -g -O2 -pthread   conftest.c -lGL  -lm  >&5
560 configure:5623: $? = 0
561 configure:5643: result: -lGL
562 configure:5666: checking for OpenGL Utility library
563 configure:5729: g++ -o conftest -g -O2 -pthread   conftest.cpp -lglu32 -lGL  -lm  >&5
564 /usr/bin/ld: cannot find -lglu32
565 collect2: ld returned 1 exit status
566 configure:5735: $? = 1
567 configure: failed program was:
568 | /* confdefs.h.  */
569 | #define PACKAGE_NAME "bazar"
570 | #define PACKAGE_TARNAME "bazar"
571 | #define PACKAGE_VERSION "1.3.1"
572 | #define PACKAGE_STRING "bazar 1.3.1"
573 | #define PACKAGE_BUGREPORT "julien.pilet@epfl.ch"
574 | #define PACKAGE "bazar"
575 | #define VERSION "1.3.1"
576 | #define HAVE_PTHREAD 1
577 | #define STDC_HEADERS 1
578 | #define HAVE_SYS_TYPES_H 1
579 | #define HAVE_SYS_STAT_H 1
580 | #define HAVE_STDLIB_H 1
581 | #define HAVE_STRING_H 1
582 | #define HAVE_MEMORY_H 1
583 | #define HAVE_STRINGS_H 1
584 | #define HAVE_INTTYPES_H 1
585 | #define HAVE_STDINT_H 1
586 | #define HAVE_UNISTD_H 1
587 | /* end confdefs.h.  */
589 | # if HAVE_WINDOWS_H && defined(_WIN32)
590 | #   include <windows.h>
591 | # endif
592 | # include <GL/glu.h>
593 | int
594 | main ()
595 | {
596 | gluBeginCurve(0)
597 |   ;
598 |   return 0;
599 | }
600 configure:5729: g++ -o conftest -g -O2 -pthread   conftest.cpp -lGLU -lGL  -lm  >&5
601 configure:5735: $? = 0
602 configure:5769: result: -lGLU
603 configure:5939: g++ -o conftest -g -O2   conftest.cpp   -lX11 >&5
604 configure:5945: $? = 0
605 configure:6102: checking for gethostbyname
606 configure:6158: g++ -o conftest -g -O2   conftest.cpp  >&5
607 configure:6164: $? = 0
608 configure:6181: result: yes
609 configure:6326: checking for connect
610 configure:6382: g++ -o conftest -g -O2   conftest.cpp  >&5
611 configure:6388: $? = 0
612 configure:6405: result: yes
613 configure:6477: checking for remove
614 configure:6533: g++ -o conftest -g -O2   conftest.cpp  >&5
615 configure:6539: $? = 0
616 configure:6556: result: yes
617 configure:6628: checking for shmat
618 configure:6684: g++ -o conftest -g -O2   conftest.cpp  >&5
619 configure:6690: $? = 0
620 configure:6707: result: yes
621 configure:6788: checking for IceConnectionNumber in -lICE
622 configure:6823: g++ -o conftest -g -O2   conftest.cpp -lICE   >&5
623 configure:6829: $? = 0
624 configure:6847: result: yes
625 configure:6882: checking for GLUT library
626 configure:6923: gcc -o conftest -g -O2 -pthread   conftest.c -lglut32  -lSM -lICE -lXmu -lXi  -lGLU -lGL  -lm  >&5
627 /usr/bin/ld: cannot find -lglut32
628 collect2: ld returned 1 exit status
629 configure:6929: $? = 1
630 configure: failed program was:
631 | /* confdefs.h.  */
632 | #define PACKAGE_NAME "bazar"
633 | #define PACKAGE_TARNAME "bazar"
634 | #define PACKAGE_VERSION "1.3.1"
635 | #define PACKAGE_STRING "bazar 1.3.1"
636 | #define PACKAGE_BUGREPORT "julien.pilet@epfl.ch"
637 | #define PACKAGE "bazar"
638 | #define VERSION "1.3.1"
639 | #define HAVE_PTHREAD 1
640 | #define STDC_HEADERS 1
641 | #define HAVE_SYS_TYPES_H 1
642 | #define HAVE_SYS_STAT_H 1
643 | #define HAVE_STDLIB_H 1
644 | #define HAVE_STRING_H 1
645 | #define HAVE_MEMORY_H 1
646 | #define HAVE_STRINGS_H 1
647 | #define HAVE_INTTYPES_H 1
648 | #define HAVE_STDINT_H 1
649 | #define HAVE_UNISTD_H 1
650 | /* end confdefs.h.  */
652 | # if HAVE_WINDOWS_H && defined(_WIN32)
653 | #   include <windows.h>
654 | # endif
655 | # include <GL/glut.h>
656 | int
657 | main ()
658 | {
659 | glutMainLoop()
660 |   ;
661 |   return 0;
662 | }
663 configure:6923: gcc -o conftest -g -O2 -pthread   conftest.c -lglut  -lSM -lICE -lXmu -lXi  -lGLU -lGL  -lm  >&5
664 configure:6929: $? = 0
665 configure:6950: result: -lglut
666 configure:6972: checking for glewInit in -lGLEW
667 configure:7007: gcc -o conftest -g -O2   conftest.c -lGLEW -lglut  -lSM -lICE -lXmu -lXi  -lGLU -lGL  -lm  >&5
668 configure:7013: $? = 0
669 configure:7031: result: yes
670 configure:7041: checking for ANSI C header files
671 configure:7205: result: yes
672 configure:7231: checking float.h usability
673 configure:7248: gcc -c -g -O2  conftest.c >&5
674 configure:7254: $? = 0
675 configure:7268: result: yes
676 configure:7272: checking float.h presence
677 configure:7287: gcc -E  conftest.c
678 configure:7293: $? = 0
679 configure:7307: result: yes
680 configure:7340: checking for float.h
681 configure:7348: result: yes
682 configure:7221: checking for stdlib.h
683 configure:7227: result: yes
684 configure:7371: checking GL/glew.h usability
685 configure:7388: gcc -c -g -O2  conftest.c >&5
686 configure:7394: $? = 0
687 configure:7408: result: yes
688 configure:7412: checking GL/glew.h presence
689 configure:7427: gcc -E  conftest.c
690 configure:7433: $? = 0
691 configure:7447: result: yes
692 configure:7480: checking for GL/glew.h
693 configure:7487: result: yes
694 configure:7536: checking for stdbool.h that conforms to C99
695 configure:7629: gcc -c -g -O2  conftest.c >&5
696 configure:7635: $? = 0
697 configure:7650: result: yes
698 configure:7652: checking for _Bool
699 configure:7682: gcc -c -g -O2  conftest.c >&5
700 configure:7688: $? = 0
701 configure:7703: result: yes
702 configure:7722: checking for an ANSI C-conforming const
703 configure:7797: gcc -c -g -O2  conftest.c >&5
704 configure:7803: $? = 0
705 configure:7818: result: yes
706 configure:7828: checking for inline
707 configure:7854: gcc -c -g -O2  conftest.c >&5
708 configure:7860: $? = 0
709 configure:7878: result: inline
710 configure:7947: checking for pkg-config
711 configure:7965: found /usr/bin/pkg-config
712 configure:7977: result: /usr/bin/pkg-config
713 configure:8006: checking pkg-config is at least version 0.9.0
714 configure:8009: result: yes
715 configure:8020: checking for OPENCV
716 configure:8028: $PKG_CONFIG --exists --print-errors "opencv >= 0.9.6"
717 configure:8031: $? = 0
718 configure:8046: $PKG_CONFIG --exists --print-errors "opencv >= 0.9.6"
719 configure:8049: $? = 0
720 configure:8125: result: yes
721 configure:8140: checking for floor
722 configure:8196: gcc -o conftest -g -O2   conftest.c  >&5
723 conftest.c:51: warning: conflicting types for built-in function 'floor'
724 /tmp/cc2WuVcZ.o: In function `main':
725 /home/artvertiser/Desktop/working/The-Artvertiser/conftest.c:62: undefined reference to `floor'
726 collect2: ld returned 1 exit status
727 configure:8202: $? = 1
728 configure: failed program was:
729 | /* confdefs.h.  */
730 | #define PACKAGE_NAME "bazar"
731 | #define PACKAGE_TARNAME "bazar"
732 | #define PACKAGE_VERSION "1.3.1"
733 | #define PACKAGE_STRING "bazar 1.3.1"
734 | #define PACKAGE_BUGREPORT "julien.pilet@epfl.ch"
735 | #define PACKAGE "bazar"
736 | #define VERSION "1.3.1"
737 | #define HAVE_PTHREAD 1
738 | #define STDC_HEADERS 1
739 | #define HAVE_SYS_TYPES_H 1
740 | #define HAVE_SYS_STAT_H 1
741 | #define HAVE_STDLIB_H 1
742 | #define HAVE_STRING_H 1
743 | #define HAVE_MEMORY_H 1
744 | #define HAVE_STRINGS_H 1
745 | #define HAVE_INTTYPES_H 1
746 | #define HAVE_STDINT_H 1
747 | #define HAVE_UNISTD_H 1
748 | #define STDC_HEADERS 1
749 | #define HAVE_FLOAT_H 1
750 | #define HAVE_STDLIB_H 1
751 | #define HAVE_GLEW 1
752 | #define HAVE_GL 1
753 | #define HAVE__BOOL 1
754 | #define HAVE_STDBOOL_H 1
755 | /* end confdefs.h.  */
756 | /* Define floor to an innocuous variant, in case <limits.h> declares floor.
757 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
758 | #define floor innocuous_floor
760 | /* System header to define __stub macros and hopefully few prototypes,
761 |     which can conflict with char floor (); below.
762 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
763 |     <limits.h> exists even on freestanding compilers.  */
765 | #ifdef __STDC__
766 | # include <limits.h>
767 | #else
768 | # include <assert.h>
769 | #endif
771 | #undef floor
773 | /* Override any GCC internal prototype to avoid an error.
774 |    Use char because int might match the return type of a GCC
775 |    builtin and then its argument prototype would still apply.  */
776 | #ifdef __cplusplus
777 | extern "C"
778 | #endif
779 | char floor ();
780 | /* The GNU C library defines this for functions which it implements
781 |     to always fail with ENOSYS.  Some functions are actually named
782 |     something starting with __ and the normal name is an alias.  */
783 | #if defined __stub_floor || defined __stub___floor
784 | choke me
785 | #endif
787 | int
788 | main ()
789 | {
790 | return floor ();
791 |   ;
792 |   return 0;
793 | }
794 configure:8220: result: no
795 configure:8140: checking for memset
796 configure:8196: gcc -o conftest -g -O2   conftest.c  >&5
797 conftest.c:51: warning: conflicting types for built-in function 'memset'
798 configure:8202: $? = 0
799 configure:8220: result: yes
800 configure:8140: checking for pow
801 configure:8196: gcc -o conftest -g -O2   conftest.c  >&5
802 conftest.c:52: warning: conflicting types for built-in function 'pow'
803 /tmp/ccWd8fCF.o: In function `main':
804 /home/artvertiser/Desktop/working/The-Artvertiser/conftest.c:63: undefined reference to `pow'
805 collect2: ld returned 1 exit status
806 configure:8202: $? = 1
807 configure: failed program was:
808 | /* confdefs.h.  */
809 | #define PACKAGE_NAME "bazar"
810 | #define PACKAGE_TARNAME "bazar"
811 | #define PACKAGE_VERSION "1.3.1"
812 | #define PACKAGE_STRING "bazar 1.3.1"
813 | #define PACKAGE_BUGREPORT "julien.pilet@epfl.ch"
814 | #define PACKAGE "bazar"
815 | #define VERSION "1.3.1"
816 | #define HAVE_PTHREAD 1
817 | #define STDC_HEADERS 1
818 | #define HAVE_SYS_TYPES_H 1
819 | #define HAVE_SYS_STAT_H 1
820 | #define HAVE_STDLIB_H 1
821 | #define HAVE_STRING_H 1
822 | #define HAVE_MEMORY_H 1
823 | #define HAVE_STRINGS_H 1
824 | #define HAVE_INTTYPES_H 1
825 | #define HAVE_STDINT_H 1
826 | #define HAVE_UNISTD_H 1
827 | #define STDC_HEADERS 1
828 | #define HAVE_FLOAT_H 1
829 | #define HAVE_STDLIB_H 1
830 | #define HAVE_GLEW 1
831 | #define HAVE_GL 1
832 | #define HAVE__BOOL 1
833 | #define HAVE_STDBOOL_H 1
834 | #define HAVE_MEMSET 1
835 | /* end confdefs.h.  */
836 | /* Define pow to an innocuous variant, in case <limits.h> declares pow.
837 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
838 | #define pow innocuous_pow
840 | /* System header to define __stub macros and hopefully few prototypes,
841 |     which can conflict with char pow (); below.
842 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
843 |     <limits.h> exists even on freestanding compilers.  */
845 | #ifdef __STDC__
846 | # include <limits.h>
847 | #else
848 | # include <assert.h>
849 | #endif
851 | #undef pow
853 | /* Override any GCC internal prototype to avoid an error.
854 |    Use char because int might match the return type of a GCC
855 |    builtin and then its argument prototype would still apply.  */
856 | #ifdef __cplusplus
857 | extern "C"
858 | #endif
859 | char pow ();
860 | /* The GNU C library defines this for functions which it implements
861 |     to always fail with ENOSYS.  Some functions are actually named
862 |     something starting with __ and the normal name is an alias.  */
863 | #if defined __stub_pow || defined __stub___pow
864 | choke me
865 | #endif
867 | int
868 | main ()
869 | {
870 | return pow ();
871 |   ;
872 |   return 0;
873 | }
874 configure:8220: result: no
875 configure:8140: checking for sqrt
876 configure:8196: gcc -o conftest -g -O2   conftest.c  >&5
877 conftest.c:52: warning: conflicting types for built-in function 'sqrt'
878 /tmp/cc2NRzf5.o: In function `main':
879 /home/artvertiser/Desktop/working/The-Artvertiser/conftest.c:63: undefined reference to `sqrt'
880 collect2: ld returned 1 exit status
881 configure:8202: $? = 1
882 configure: failed program was:
883 | /* confdefs.h.  */
884 | #define PACKAGE_NAME "bazar"
885 | #define PACKAGE_TARNAME "bazar"
886 | #define PACKAGE_VERSION "1.3.1"
887 | #define PACKAGE_STRING "bazar 1.3.1"
888 | #define PACKAGE_BUGREPORT "julien.pilet@epfl.ch"
889 | #define PACKAGE "bazar"
890 | #define VERSION "1.3.1"
891 | #define HAVE_PTHREAD 1
892 | #define STDC_HEADERS 1
893 | #define HAVE_SYS_TYPES_H 1
894 | #define HAVE_SYS_STAT_H 1
895 | #define HAVE_STDLIB_H 1
896 | #define HAVE_STRING_H 1
897 | #define HAVE_MEMORY_H 1
898 | #define HAVE_STRINGS_H 1
899 | #define HAVE_INTTYPES_H 1
900 | #define HAVE_STDINT_H 1
901 | #define HAVE_UNISTD_H 1
902 | #define STDC_HEADERS 1
903 | #define HAVE_FLOAT_H 1
904 | #define HAVE_STDLIB_H 1
905 | #define HAVE_GLEW 1
906 | #define HAVE_GL 1
907 | #define HAVE__BOOL 1
908 | #define HAVE_STDBOOL_H 1
909 | #define HAVE_MEMSET 1
910 | /* end confdefs.h.  */
911 | /* Define sqrt to an innocuous variant, in case <limits.h> declares sqrt.
912 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
913 | #define sqrt innocuous_sqrt
915 | /* System header to define __stub macros and hopefully few prototypes,
916 |     which can conflict with char sqrt (); below.
917 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
918 |     <limits.h> exists even on freestanding compilers.  */
920 | #ifdef __STDC__
921 | # include <limits.h>
922 | #else
923 | # include <assert.h>
924 | #endif
926 | #undef sqrt
928 | /* Override any GCC internal prototype to avoid an error.
929 |    Use char because int might match the return type of a GCC
930 |    builtin and then its argument prototype would still apply.  */
931 | #ifdef __cplusplus
932 | extern "C"
933 | #endif
934 | char sqrt ();
935 | /* The GNU C library defines this for functions which it implements
936 |     to always fail with ENOSYS.  Some functions are actually named
937 |     something starting with __ and the normal name is an alias.  */
938 | #if defined __stub_sqrt || defined __stub___sqrt
939 | choke me
940 | #endif
942 | int
943 | main ()
944 | {
945 | return sqrt ();
946 |   ;
947 |   return 0;
948 | }
949 configure:8220: result: no
950 configure:8360: creating ./config.status
951 configure:9653: Build OpenGL example: yes
953 ## ---------------- ##
954 ## Cache variables. ##
955 ## ---------------- ##
957 ac_cv_build='i686-pc-linux-gnu'
958 ac_cv_c_compiler_gnu='yes'
959 ac_cv_c_const='yes'
960 ac_cv_c_inline='inline'
961 ac_cv_cxx_compiler_gnu='yes'
962 ac_cv_env_CCC_set=''
963 ac_cv_env_CCC_value=''
964 ac_cv_env_CC_set=''
965 ac_cv_env_CC_value=''
966 ac_cv_env_CFLAGS_set=''
967 ac_cv_env_CFLAGS_value=''
968 ac_cv_env_CPPFLAGS_set=''
969 ac_cv_env_CPPFLAGS_value=''
970 ac_cv_env_CPP_set=''
971 ac_cv_env_CPP_value=''
972 ac_cv_env_CXXFLAGS_set=''
973 ac_cv_env_CXXFLAGS_value=''
974 ac_cv_env_CXX_set=''
975 ac_cv_env_CXX_value=''
976 ac_cv_env_LDFLAGS_set=''
977 ac_cv_env_LDFLAGS_value=''
978 ac_cv_env_LIBS_set=''
979 ac_cv_env_LIBS_value=''
980 ac_cv_env_OPENCV_CFLAGS_set=''
981 ac_cv_env_OPENCV_CFLAGS_value=''
982 ac_cv_env_OPENCV_LIBS_set=''
983 ac_cv_env_OPENCV_LIBS_value=''
984 ac_cv_env_PKG_CONFIG_set=''
985 ac_cv_env_PKG_CONFIG_value=''
986 ac_cv_env_XMKMF_set=''
987 ac_cv_env_XMKMF_value=''
988 ac_cv_env_build_alias_set=''
989 ac_cv_env_build_alias_value=''
990 ac_cv_env_host_alias_set=''
991 ac_cv_env_host_alias_value=''
992 ac_cv_env_target_alias_set=''
993 ac_cv_env_target_alias_value=''
994 ac_cv_func_connect='yes'
995 ac_cv_func_floor='no'
996 ac_cv_func_gethostbyname='yes'
997 ac_cv_func_memset='yes'
998 ac_cv_func_pow='no'
999 ac_cv_func_remove='yes'
1000 ac_cv_func_shmat='yes'
1001 ac_cv_func_sqrt='no'
1002 ac_cv_have_x='have_x=yes        ac_x_includes='"''"'    ac_x_libraries='"''"
1003 ac_cv_header_GL_glew_h='yes'
1004 ac_cv_header_float_h='yes'
1005 ac_cv_header_inttypes_h='yes'
1006 ac_cv_header_memory_h='yes'
1007 ac_cv_header_stdbool_h='yes'
1008 ac_cv_header_stdc='yes'
1009 ac_cv_header_stdint_h='yes'
1010 ac_cv_header_stdlib_h='yes'
1011 ac_cv_header_string_h='yes'
1012 ac_cv_header_strings_h='yes'
1013 ac_cv_header_sys_stat_h='yes'
1014 ac_cv_header_sys_types_h='yes'
1015 ac_cv_header_unistd_h='yes'
1016 ac_cv_header_windows_h='no'
1017 ac_cv_host='i686-pc-linux-gnu'
1018 ac_cv_lib_GLEW_glewInit='yes'
1019 ac_cv_lib_ICE_IceConnectionNumber='yes'
1020 ac_cv_objext='o'
1021 ac_cv_path_EGREP='/bin/grep -E'
1022 ac_cv_path_GREP='/bin/grep'
1023 ac_cv_path_ac_pt_PKG_CONFIG='/usr/bin/pkg-config'
1024 ac_cv_path_install='/usr/bin/install -c'
1025 ac_cv_path_mkdir='/bin/mkdir'
1026 ac_cv_prog_AWK='mawk'
1027 ac_cv_prog_CPP='gcc -E'
1028 ac_cv_prog_ac_ct_CC='gcc'
1029 ac_cv_prog_ac_ct_CXX='g++'
1030 ac_cv_prog_ac_ct_RANLIB='ranlib'
1031 ac_cv_prog_cc_c89=''
1032 ac_cv_prog_cc_g='yes'
1033 ac_cv_prog_cxx_g='yes'
1034 ac_cv_prog_make_make_set='yes'
1035 ac_cv_type__Bool='yes'
1036 am_cv_CC_dependencies_compiler_type='gcc3'
1037 am_cv_CXX_dependencies_compiler_type='gcc3'
1038 ax_cv_c_compiler_ms='no'
1039 ax_cv_check_gl_libgl='-lGL'
1040 ax_cv_check_glu_libglu='-lGLU'
1041 ax_cv_check_glut_libglut='-lglut'
1042 pkg_cv_OPENCV_CFLAGS='-I/usr/local/include/opencv  '
1043 pkg_cv_OPENCV_LIBS='-L/usr/local/lib -lcxcore -lcv -lhighgui -lcvaux -lml  '
1045 ## ----------------- ##
1046 ## Output variables. ##
1047 ## ----------------- ##
1049 ACLOCAL='${SHELL} /home/artvertiser/Desktop/working/The-Artvertiser/missing --run aclocal-1.10'
1050 AMDEPBACKSLASH='\'
1051 AMDEP_FALSE='#'
1052 AMDEP_TRUE=''
1053 AMTAR='${SHELL} /home/artvertiser/Desktop/working/The-Artvertiser/missing --run tar'
1054 AUTOCONF='${SHELL} /home/artvertiser/Desktop/working/The-Artvertiser/missing --run autoconf'
1055 AUTOHEADER='${SHELL} /home/artvertiser/Desktop/working/The-Artvertiser/missing --run autoheader'
1056 AUTOMAKE='${SHELL} /home/artvertiser/Desktop/working/The-Artvertiser/missing --run automake-1.10'
1057 AWK='mawk'
1058 CC='gcc'
1059 CCDEPMODE='depmode=gcc3'
1060 CFLAGS='-g -O2'
1061 CPP='gcc -E'
1062 CPPFLAGS=''
1063 CXX='g++'
1064 CXXDEPMODE='depmode=gcc3'
1065 CXXFLAGS='-g -O2'
1066 CYGPATH_W='echo'
1067 DEFS='-DHAVE_CONFIG_H'
1068 DEPDIR='.deps'
1069 ECHO_C=''
1070 ECHO_N='-n'
1071 ECHO_T=''
1072 EGREP='/bin/grep -E'
1073 EXEEXT=''
1074 FULLGL_FALSE='#'
1075 FULLGL_TRUE=''
1076 GLEW_LIBS='-lGLEW -lGL  -lm'
1077 GLUT_CFLAGS='-pthread'
1078 GLUT_LIBS='-lglut  -lSM -lICE -lXmu -lXi  -lGLU -lGL  -lm'
1079 GLU_CFLAGS='-pthread'
1080 GLU_LIBS='-lGLU -lGL  -lm'
1081 GL_CFLAGS='-pthread'
1082 GL_LIBS='-lGL  -lm'
1083 GREP='/bin/grep'
1084 INSTALL_DATA='${INSTALL} -m 644'
1085 INSTALL_PROGRAM='${INSTALL}'
1086 INSTALL_SCRIPT='${INSTALL}'
1087 INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1088 LDFLAGS=''
1089 LIBOBJS=''
1090 LIBS=''
1091 LTLIBOBJS=''
1092 MAKEINFO='${SHELL} /home/artvertiser/Desktop/working/The-Artvertiser/missing --run makeinfo'
1093 OBJEXT='o'
1094 OPENCV_CFLAGS='-I/usr/local/include/opencv  '
1095 OPENCV_LIBS='-L/usr/local/lib -lcxcore -lcv -lhighgui -lcvaux -lml  '
1096 PACKAGE='bazar'
1097 PACKAGE_BUGREPORT='julien.pilet@epfl.ch'
1098 PACKAGE_NAME='bazar'
1099 PACKAGE_STRING='bazar 1.3.1'
1100 PACKAGE_TARNAME='bazar'
1101 PACKAGE_VERSION='1.3.1'
1102 PATH_SEPARATOR=':'
1103 PKG_CONFIG='/usr/bin/pkg-config'
1104 PTHREAD_CC='gcc'
1105 PTHREAD_CFLAGS='-pthread'
1106 PTHREAD_LIBS=''
1107 RANLIB='ranlib'
1108 SET_MAKE=''
1109 SHELL='/bin/sh'
1110 STRIP=''
1111 VERSION='1.3.1'
1112 XMKMF=''
1113 X_CFLAGS=''
1114 X_EXTRA_LIBS=''
1115 X_LIBS=''
1116 X_PRE_LIBS=' -lSM -lICE'
1117 ac_ct_CC='gcc'
1118 ac_ct_CXX='g++'
1119 acx_pthread_config=''
1120 am__fastdepCC_FALSE='#'
1121 am__fastdepCC_TRUE=''
1122 am__fastdepCXX_FALSE='#'
1123 am__fastdepCXX_TRUE=''
1124 am__include='include'
1125 am__isrc=''
1126 am__leading_dot='.'
1127 am__quote=''
1128 am__tar='${AMTAR} chof - "$$tardir"'
1129 am__untar='${AMTAR} xf -'
1130 bindir='${exec_prefix}/bin'
1131 build='i686-pc-linux-gnu'
1132 build_alias=''
1133 build_cpu='i686'
1134 build_os='linux-gnu'
1135 build_vendor='pc'
1136 datadir='${datarootdir}'
1137 datarootdir='${prefix}/share'
1138 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1139 dvidir='${docdir}'
1140 exec_prefix='${prefix}'
1141 host='i686-pc-linux-gnu'
1142 host_alias=''
1143 host_cpu='i686'
1144 host_os='linux-gnu'
1145 host_vendor='pc'
1146 htmldir='${docdir}'
1147 includedir='${prefix}/include'
1148 infodir='${datarootdir}/info'
1149 install_sh='$(SHELL) /home/artvertiser/Desktop/working/The-Artvertiser/install-sh'
1150 libdir='${exec_prefix}/lib'
1151 libexecdir='${exec_prefix}/libexec'
1152 localedir='${datarootdir}/locale'
1153 localstatedir='${prefix}/var'
1154 mandir='${datarootdir}/man'
1155 mkdir_p='/bin/mkdir -p'
1156 oldincludedir='/usr/include'
1157 pdfdir='${docdir}'
1158 prefix='/usr/local'
1159 program_transform_name='s,x,x,'
1160 psdir='${docdir}'
1161 sbindir='${exec_prefix}/sbin'
1162 sharedstatedir='${prefix}/com'
1163 sysconfdir='${prefix}/etc'
1164 target_alias=''
1166 ## ----------- ##
1167 ## confdefs.h. ##
1168 ## ----------- ##
1170 #define PACKAGE_NAME "bazar"
1171 #define PACKAGE_TARNAME "bazar"
1172 #define PACKAGE_VERSION "1.3.1"
1173 #define PACKAGE_STRING "bazar 1.3.1"
1174 #define PACKAGE_BUGREPORT "julien.pilet@epfl.ch"
1175 #define PACKAGE "bazar"
1176 #define VERSION "1.3.1"
1177 #define HAVE_PTHREAD 1
1178 #define STDC_HEADERS 1
1179 #define HAVE_SYS_TYPES_H 1
1180 #define HAVE_SYS_STAT_H 1
1181 #define HAVE_STDLIB_H 1
1182 #define HAVE_STRING_H 1
1183 #define HAVE_MEMORY_H 1
1184 #define HAVE_STRINGS_H 1
1185 #define HAVE_INTTYPES_H 1
1186 #define HAVE_STDINT_H 1
1187 #define HAVE_UNISTD_H 1
1188 #define STDC_HEADERS 1
1189 #define HAVE_FLOAT_H 1
1190 #define HAVE_STDLIB_H 1
1191 #define HAVE_GLEW 1
1192 #define HAVE_GL 1
1193 #define HAVE__BOOL 1
1194 #define HAVE_STDBOOL_H 1
1195 #define HAVE_MEMSET 1
1197 configure: exit 0
1199 ## ---------------------- ##
1200 ## Running config.status. ##
1201 ## ---------------------- ##
1203 This file was extended by bazar config.status 1.3.1, which was
1204 generated by GNU Autoconf 2.61.  Invocation command line was
1206   CONFIG_FILES    = 
1207   CONFIG_HEADERS  = 
1208   CONFIG_LINKS    = 
1209   CONFIG_COMMANDS = 
1210   $ ./config.status 
1212 on artvertiser
1214 config.status:9162: creating Makefile
1215 config.status:9162: creating garfeild/Makefile
1216 config.status:9162: creating garfeild/garfeild.pc
1217 config.status:9162: creating starter/Makefile
1218 config.status:9162: creating starter/starter.pc
1219 config.status:9162: creating doc/Doxyfile
1220 config.status:9162: creating doc/Makefile
1221 config.status:9162: creating artvertiser/Makefile
1222 config.status:9162: creating config.h
1223 config.status:9443: config.h is unchanged
1224 config.status:9490: executing depfiles commands
1226 ## ---------------------- ##
1227 ## Running config.status. ##
1228 ## ---------------------- ##
1230 This file was extended by bazar config.status 1.3.1, which was
1231 generated by GNU Autoconf 2.61.  Invocation command line was
1233   CONFIG_FILES    = 
1234   CONFIG_HEADERS  = 
1235   CONFIG_LINKS    = 
1236   CONFIG_COMMANDS = 
1237   $ ./config.status config.h
1239 on artvertiser
1241 config.status:9162: creating config.h
1242 config.status:9443: config.h is unchanged