convert from svn repository: remove tags directory
[lttv.git] / trunk / lttng-xenomai / LinuxTraceToolkitViewer-0.8.61-xenoltt / config.log
CommitLineData
03d7fdf3 1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by FULL-PACKAGE-NAME configure VERSION, which was
5generated by GNU Autoconf 2.60. Invocation command line was
6
7 $ ./configure
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = ubuntujov
14uname -m = i686
15uname -r = 2.6.17-lttng-0.5.113
16uname -s = Linux
17uname -v = #41 PREEMPT Wed Dec 6 12:05:05 EST 2006
18
19/usr/bin/uname -p = unknown
20/bin/uname -X = unknown
21
22/bin/arch = i686
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
30PATH: /usr/local/sbin
31PATH: /usr/local/bin
32PATH: /usr/sbin
33PATH: /usr/bin
34PATH: /sbin
35PATH: /bin
36PATH: /usr/X11R6/bin
37
38
39## ----------- ##
40## Core tests. ##
41## ----------- ##
42
43configure:1992: checking for a BSD-compatible install
44configure:2048: result: /usr/bin/install -c
45configure:2059: checking whether build environment is sane
46configure:2102: result: yes
47configure:2135: checking for gawk
48configure:2165: result: no
49configure:2135: checking for mawk
50configure:2151: found /usr/bin/mawk
51configure:2162: result: mawk
52configure:2173: checking whether make sets $(MAKE)
53configure:2194: result: yes
54configure:2454: checking build system type
55configure:2472: result: i686-pc-linux-gnu
56configure:2494: checking host system type
57configure:2509: result: i686-pc-linux-gnu
58configure:2543: checking for style of include used by make
59configure:2571: result: GNU
60configure:2644: checking for gcc
61configure:2660: found /usr/bin/gcc
62configure:2671: result: gcc
63configure:2909: checking for C compiler version
64configure:2916: gcc --version >&5
65gcc (GCC) 4.0.3 (Ubuntu 4.0.3-1ubuntu5)
66Copyright (C) 2006 Free Software Foundation, Inc.
67This is free software; see the source for copying conditions. There is NO
68warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
69
70configure:2919: $? = 0
71configure:2926: gcc -v >&5
72Using built-in specs.
73Target: i486-linux-gnu
74Configured with: ../src/configure -v --enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.0 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-awt=gtk-default --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr --disable-werror --with-tune=pentium4 --enable-checking=release i486-linux-gnu
75Thread model: posix
76gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)
77configure:2929: $? = 0
78configure:2936: gcc -V >&5
79gcc: '-V' option must have argument
80configure:2939: $? = 1
81configure:2962: checking for C compiler default output file name
82configure:2989: gcc conftest.c >&5
83configure:2992: $? = 0
84configure:3038: result: a.out
85configure:3043: checking whether the C compiler works
86configure:3053: ./a.out
87configure:3056: $? = 0
88configure:3073: result: yes
89configure:3080: checking whether we are cross compiling
90configure:3082: result: no
91configure:3085: checking for suffix of executables
92configure:3092: gcc -o conftest conftest.c >&5
93configure:3095: $? = 0
94configure:3119: result:
95configure:3125: checking for suffix of object files
96configure:3151: gcc -c conftest.c >&5
97configure:3154: $? = 0
98configure:3177: result: o
99configure:3181: checking whether we are using the GNU C compiler
100configure:3210: gcc -c conftest.c >&5
101configure:3216: $? = 0
102configure:3223: test -z "$ac_c_werror_flag" || test ! -s conftest.err
103configure:3226: $? = 0
104configure:3233: test -s conftest.o
105configure:3236: $? = 0
106configure:3250: result: yes
107configure:3255: checking whether gcc accepts -g
108configure:3285: gcc -c -g conftest.c >&5
109configure:3291: $? = 0
110configure:3298: test -z "$ac_c_werror_flag" || test ! -s conftest.err
111configure:3301: $? = 0
112configure:3308: test -s conftest.o
113configure:3311: $? = 0
114configure:3441: result: yes
115configure:3458: checking for gcc option to accept ISO C89
116configure:3532: gcc -c -g -O2 conftest.c >&5
117configure:3538: $? = 0
118configure:3545: test -z "$ac_c_werror_flag" || test ! -s conftest.err
119configure:3548: $? = 0
120configure:3555: test -s conftest.o
121configure:3558: $? = 0
122configure:3578: result: none needed
123configure:3598: checking dependency style of gcc
124configure:3681: result: gcc3
125configure:3698: checking for a sed that does not truncate output
126configure:3752: result: /bin/sed
127configure:3755: checking for grep that handles long lines and -e
128configure:3829: result: /bin/grep
129configure:3834: checking for egrep
130configure:3912: result: /bin/grep -E
131configure:3928: checking for ld used by gcc
132configure:3995: result: /usr/bin/ld
133configure:4004: checking if the linker (/usr/bin/ld) is GNU ld
134configure:4019: result: yes
135configure:4024: checking for /usr/bin/ld option to reload object files
136configure:4031: result: -r
137configure:4049: checking for BSD-compatible nm
138configure:4098: result: /usr/bin/nm -B
139configure:4102: checking whether ln -s works
140configure:4106: result: yes
141configure:4113: checking how to recognise dependent libraries
142configure:4289: result: pass_all
143configure:4539: checking how to run the C preprocessor
144configure:4579: gcc -E conftest.c
145configure:4585: $? = 0
146configure:4623: gcc -E conftest.c
147conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
148configure:4629: $? = 1
149configure: failed program was:
150| /* confdefs.h. */
151| #define PACKAGE_NAME "FULL-PACKAGE-NAME"
152| #define PACKAGE_TARNAME "full-package-name"
153| #define PACKAGE_VERSION "VERSION"
154| #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION"
155| #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
156| #define PACKAGE "LinuxTraceToolkitViewer"
157| #define VERSION "0.8.61-16092006"
158| /* end confdefs.h. */
159| #include <ac_nonexistent.h>
160configure:4669: result: gcc -E
161configure:4698: gcc -E conftest.c
162configure:4704: $? = 0
163configure:4742: gcc -E conftest.c
164conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
165configure:4748: $? = 1
166configure: failed program was:
167| /* confdefs.h. */
168| #define PACKAGE_NAME "FULL-PACKAGE-NAME"
169| #define PACKAGE_TARNAME "full-package-name"
170| #define PACKAGE_VERSION "VERSION"
171| #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION"
172| #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
173| #define PACKAGE "LinuxTraceToolkitViewer"
174| #define VERSION "0.8.61-16092006"
175| /* end confdefs.h. */
176| #include <ac_nonexistent.h>
177configure:4793: checking for ANSI C header files
178configure:4823: gcc -c -g -O2 conftest.c >&5
179configure:4829: $? = 0
180configure:4836: test -z "$ac_c_werror_flag" || test ! -s conftest.err
181configure:4839: $? = 0
182configure:4846: test -s conftest.o
183configure:4849: $? = 0
184configure:4945: gcc -o conftest -g -O2 conftest.c >&5
185configure:4948: $? = 0
186configure:4954: ./conftest
187configure:4957: $? = 0
188configure:4974: result: yes
189configure:4998: checking for sys/types.h
190configure:5019: gcc -c -g -O2 conftest.c >&5
191configure:5025: $? = 0
192configure:5032: test -z "$ac_c_werror_flag" || test ! -s conftest.err
193configure:5035: $? = 0
194configure:5042: test -s conftest.o
195configure:5045: $? = 0
196configure:5058: result: yes
197configure:4998: checking for sys/stat.h
198configure:5019: gcc -c -g -O2 conftest.c >&5
199configure:5025: $? = 0
200configure:5032: test -z "$ac_c_werror_flag" || test ! -s conftest.err
201configure:5035: $? = 0
202configure:5042: test -s conftest.o
203configure:5045: $? = 0
204configure:5058: result: yes
205configure:4998: checking for stdlib.h
206configure:5019: gcc -c -g -O2 conftest.c >&5
207configure:5025: $? = 0
208configure:5032: test -z "$ac_c_werror_flag" || test ! -s conftest.err
209configure:5035: $? = 0
210configure:5042: test -s conftest.o
211configure:5045: $? = 0
212configure:5058: result: yes
213configure:4998: checking for string.h
214configure:5019: gcc -c -g -O2 conftest.c >&5
215configure:5025: $? = 0
216configure:5032: test -z "$ac_c_werror_flag" || test ! -s conftest.err
217configure:5035: $? = 0
218configure:5042: test -s conftest.o
219configure:5045: $? = 0
220configure:5058: result: yes
221configure:4998: checking for memory.h
222configure:5019: gcc -c -g -O2 conftest.c >&5
223configure:5025: $? = 0
224configure:5032: test -z "$ac_c_werror_flag" || test ! -s conftest.err
225configure:5035: $? = 0
226configure:5042: test -s conftest.o
227configure:5045: $? = 0
228configure:5058: result: yes
229configure:4998: checking for strings.h
230configure:5019: gcc -c -g -O2 conftest.c >&5
231configure:5025: $? = 0
232configure:5032: test -z "$ac_c_werror_flag" || test ! -s conftest.err
233configure:5035: $? = 0
234configure:5042: test -s conftest.o
235configure:5045: $? = 0
236configure:5058: result: yes
237configure:4998: checking for inttypes.h
238configure:5019: gcc -c -g -O2 conftest.c >&5
239configure:5025: $? = 0
240configure:5032: test -z "$ac_c_werror_flag" || test ! -s conftest.err
241configure:5035: $? = 0
242configure:5042: test -s conftest.o
243configure:5045: $? = 0
244configure:5058: result: yes
245configure:4998: checking for stdint.h
246configure:5019: gcc -c -g -O2 conftest.c >&5
247configure:5025: $? = 0
248configure:5032: test -z "$ac_c_werror_flag" || test ! -s conftest.err
249configure:5035: $? = 0
250configure:5042: test -s conftest.o
251configure:5045: $? = 0
252configure:5058: result: yes
253configure:4998: checking for unistd.h
254configure:5019: gcc -c -g -O2 conftest.c >&5
255configure:5025: $? = 0
256configure:5032: test -z "$ac_c_werror_flag" || test ! -s conftest.err
257configure:5035: $? = 0
258configure:5042: test -s conftest.o
259configure:5045: $? = 0
260configure:5058: result: yes
261configure:5085: checking dlfcn.h usability
262configure:5102: gcc -c -g -O2 conftest.c >&5
263configure:5108: $? = 0
264configure:5115: test -z "$ac_c_werror_flag" || test ! -s conftest.err
265configure:5118: $? = 0
266configure:5125: test -s conftest.o
267configure:5128: $? = 0
268configure:5139: result: yes
269configure:5143: checking dlfcn.h presence
270configure:5158: gcc -E conftest.c
271configure:5164: $? = 0
272configure:5185: result: yes
273configure:5218: checking for dlfcn.h
274configure:5226: result: yes
275configure:5297: checking for g++
276configure:5313: found /usr/bin/g++
277configure:5324: result: g++
278configure:5355: checking for C++ compiler version
279configure:5362: g++ --version >&5
280g++ (GCC) 4.0.3 (Ubuntu 4.0.3-1ubuntu5)
281Copyright (C) 2006 Free Software Foundation, Inc.
282This is free software; see the source for copying conditions. There is NO
283warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
284
285configure:5365: $? = 0
286configure:5372: g++ -v >&5
287Using built-in specs.
288Target: i486-linux-gnu
289Configured with: ../src/configure -v --enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.0 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-awt=gtk-default --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr --disable-werror --with-tune=pentium4 --enable-checking=release i486-linux-gnu
290Thread model: posix
291gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)
292configure:5375: $? = 0
293configure:5382: g++ -V >&5
294g++: '-V' option must have argument
295configure:5385: $? = 1
296configure:5388: checking whether we are using the GNU C++ compiler
297configure:5417: g++ -c conftest.cpp >&5
298configure:5423: $? = 0
299configure:5430: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
300configure:5433: $? = 0
301configure:5440: test -s conftest.o
302configure:5443: $? = 0
303configure:5457: result: yes
304configure:5462: checking whether g++ accepts -g
305configure:5492: g++ -c -g conftest.cpp >&5
306configure:5498: $? = 0
307configure:5505: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
308configure:5508: $? = 0
309configure:5515: test -s conftest.o
310configure:5518: $? = 0
311configure:5648: result: yes
312configure:5673: checking dependency style of g++
313configure:5756: result: gcc3
314configure:5783: checking how to run the C++ preprocessor
315configure:5819: g++ -E conftest.cpp
316configure:5825: $? = 0
317configure:5863: g++ -E conftest.cpp
318conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
319configure:5869: $? = 1
320configure: failed program was:
321| /* confdefs.h. */
322| #define PACKAGE_NAME "FULL-PACKAGE-NAME"
323| #define PACKAGE_TARNAME "full-package-name"
324| #define PACKAGE_VERSION "VERSION"
325| #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION"
326| #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
327| #define PACKAGE "LinuxTraceToolkitViewer"
328| #define VERSION "0.8.61-16092006"
329| #define STDC_HEADERS 1
330| #define HAVE_SYS_TYPES_H 1
331| #define HAVE_SYS_STAT_H 1
332| #define HAVE_STDLIB_H 1
333| #define HAVE_STRING_H 1
334| #define HAVE_MEMORY_H 1
335| #define HAVE_STRINGS_H 1
336| #define HAVE_INTTYPES_H 1
337| #define HAVE_STDINT_H 1
338| #define HAVE_UNISTD_H 1
339| #define HAVE_DLFCN_H 1
340| /* end confdefs.h. */
341| #include <ac_nonexistent.h>
342configure:5909: result: g++ -E
343configure:5938: g++ -E conftest.cpp
344configure:5944: $? = 0
345configure:5982: g++ -E conftest.cpp
346conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
347configure:5988: $? = 1
348configure: failed program was:
349| /* confdefs.h. */
350| #define PACKAGE_NAME "FULL-PACKAGE-NAME"
351| #define PACKAGE_TARNAME "full-package-name"
352| #define PACKAGE_VERSION "VERSION"
353| #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION"
354| #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
355| #define PACKAGE "LinuxTraceToolkitViewer"
356| #define VERSION "0.8.61-16092006"
357| #define STDC_HEADERS 1
358| #define HAVE_SYS_TYPES_H 1
359| #define HAVE_SYS_STAT_H 1
360| #define HAVE_STDLIB_H 1
361| #define HAVE_STRING_H 1
362| #define HAVE_MEMORY_H 1
363| #define HAVE_STRINGS_H 1
364| #define HAVE_INTTYPES_H 1
365| #define HAVE_STDINT_H 1
366| #define HAVE_UNISTD_H 1
367| #define HAVE_DLFCN_H 1
368| /* end confdefs.h. */
369| #include <ac_nonexistent.h>
370configure:6088: checking for g77
371configure:6118: result: no
372configure:6088: checking for f77
373configure:6118: result: no
374configure:6088: checking for xlf
375configure:6118: result: no
376configure:6088: checking for frt
377configure:6118: result: no
378configure:6088: checking for pgf77
379configure:6118: result: no
380configure:6088: checking for cf77
381configure:6118: result: no
382configure:6088: checking for fort77
383configure:6118: result: no
384configure:6088: checking for fl32
385configure:6118: result: no
386configure:6088: checking for af77
387configure:6118: result: no
388configure:6088: checking for f90
389configure:6118: result: no
390configure:6088: checking for xlf90
391configure:6118: result: no
392configure:6088: checking for pgf90
393configure:6118: result: no
394configure:6088: checking for pghpf
395configure:6118: result: no
396configure:6088: checking for epcf90
397configure:6118: result: no
398configure:6088: checking for gfortran
399configure:6118: result: no
400configure:6088: checking for g95
401configure:6118: result: no
402configure:6088: checking for f95
403configure:6118: result: no
404configure:6088: checking for fort
405configure:6118: result: no
406configure:6088: checking for xlf95
407configure:6118: result: no
408configure:6088: checking for ifort
409configure:6118: result: no
410configure:6088: checking for ifc
411configure:6118: result: no
412configure:6088: checking for efc
413configure:6118: result: no
414configure:6088: checking for pgf95
415configure:6118: result: no
416configure:6088: checking for lf95
417configure:6118: result: no
418configure:6088: checking for ftn
419configure:6118: result: no
420configure:6145: checking for Fortran 77 compiler version
421configure:6152: --version >&5
422./configure: line 6153: --version: command not found
423configure:6155: $? = 127
424configure:6162: -v >&5
425./configure: line 6163: -v: command not found
426configure:6165: $? = 127
427configure:6172: -V >&5
428./configure: line 6173: -V: command not found
429configure:6175: $? = 127
430configure:6183: checking whether we are using the GNU Fortran 77 compiler
431configure:6202: -c conftest.F >&5
432./configure: line 6203: -c: command not found
433configure:6208: $? = 127
434configure: failed program was:
435| program main
436| #ifndef __GNUC__
437| choke me
438| #endif
439|
440| end
441configure:6242: result: no
442configure:6248: checking whether accepts -g
443configure:6265: -c -g conftest.f >&5
444./configure: line 6266: -c: command not found
445configure:6271: $? = 127
446configure: failed program was:
447| program main
448|
449| end
450configure:6304: result: no
451configure:6334: checking the maximum length of command line arguments
452configure:6443: result: 32768
453configure:6454: checking command to parse /usr/bin/nm -B output from gcc object
454configure:6559: gcc -c -g -O2 conftest.c >&5
455configure:6562: $? = 0
456configure:6566: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
457configure:6569: $? = 0
458configure:6621: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
459configure:6624: $? = 0
460configure:6662: result: ok
461configure:6666: checking for objdir
462configure:6681: result: .libs
463configure:6773: checking for ar
464configure:6789: found /usr/bin/ar
465configure:6800: result: ar
466configure:6869: checking for ranlib
467configure:6885: found /usr/bin/ranlib
468configure:6896: result: ranlib
469configure:6965: checking for strip
470configure:6981: found /usr/bin/strip
471configure:6992: result: strip
472configure:7278: checking if gcc supports -fno-rtti -fno-exceptions
473configure:7296: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
474cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
475configure:7300: $? = 0
476configure:7313: result: no
477configure:7328: checking for gcc option to produce PIC
478configure:7538: result: -fPIC
479configure:7546: checking if gcc PIC flag -fPIC works
480configure:7564: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5
481configure:7568: $? = 0
482configure:7581: result: yes
483configure:7609: checking if gcc static flag -static works
484configure:7637: result: yes
485configure:7647: checking if gcc supports -c -o file.o
486configure:7668: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
487configure:7672: $? = 0
488configure:7694: result: yes
489configure:7720: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
490configure:8707: result: yes
491configure:8728: checking whether -lc should be explicitly linked in
492configure:8733: gcc -c -g -O2 conftest.c >&5
493configure:8736: $? = 0
494configure:8751: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
495configure:8754: $? = 0
496configure:8766: result: no
497configure:8774: checking dynamic linker characteristics
498configure:9350: result: GNU/Linux ld.so
499configure:9359: checking how to hardcode library paths into programs
500configure:9384: result: immediate
501configure:9398: checking whether stripping libraries is possible
502configure:9403: result: yes
503configure:10316: checking if libtool supports shared libraries
504configure:10318: result: yes
505configure:10321: checking whether to build shared libraries
506configure:10342: result: yes
507configure:10345: checking whether to build static libraries
508configure:10349: result: yes
509configure:10441: creating libtool
510configure:11029: checking for ld used by g++
511configure:11096: result: /usr/bin/ld
512configure:11105: checking if the linker (/usr/bin/ld) is GNU ld
513configure:11120: result: yes
514configure:11171: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
515configure:12137: result: yes
516configure:12155: g++ -c -g -O2 conftest.cpp >&5
517configure:12158: $? = 0
518configure:12277: checking for g++ option to produce PIC
519configure:12551: result: -fPIC
520configure:12559: checking if g++ PIC flag -fPIC works
521configure:12577: g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5
522configure:12581: $? = 0
523configure:12594: result: yes
524configure:12622: checking if g++ static flag -static works
525configure:12650: result: yes
526configure:12660: checking if g++ supports -c -o file.o
527configure:12681: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
528configure:12685: $? = 0
529configure:12707: result: yes
530configure:12733: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
531configure:12761: result: yes
532configure:12828: checking dynamic linker characteristics
533configure:13404: result: GNU/Linux ld.so
534configure:13413: checking how to hardcode library paths into programs
535configure:13438: result: immediate
536configure:19650: checking for pkg-config
537configure:19668: found /usr/bin/pkg-config
538configure:19681: result: /usr/bin/pkg-config
539configure:19705: checking for GLIB - version >= 2.4.0
540configure:19829: gcc -o conftest -g -O2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0 >&5
541configure:19832: $? = 0
542configure:19838: ./conftest
543configure:19841: $? = 0
544configure:19861: result: yes (version 2.10.3)
545configure:19993: checking for pkg-config
546configure:20024: result: /usr/bin/pkg-config
547configure:20046: checking for GTK+ - version >= 2.4.0
548configure:20166: gcc -o conftest -g -O2 -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 conftest.c -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 >&5
549configure:20169: $? = 0
550configure:20175: ./conftest
551configure:20178: $? = 0
552configure:20198: result: yes (version 2.8.20)
553configure:20306: checking for bash
554configure:20336: result: /bin/sh
555configure:20355: checking for special C compiler options needed for large files
556configure:20482: result: no
557configure:20488: checking for _FILE_OFFSET_BITS value needed for large files
558configure:20524: gcc -c -g -O2 conftest.c >&5
559conftest.c:27: warning: left shift count >= width of type
560conftest.c:27: warning: left shift count >= width of type
561conftest.c:29: error: size of array 'off_t_is_large' is negative
562configure:20530: $? = 1
563configure: failed program was:
564| /* confdefs.h. */
565| #define PACKAGE_NAME "FULL-PACKAGE-NAME"
566| #define PACKAGE_TARNAME "full-package-name"
567| #define PACKAGE_VERSION "VERSION"
568| #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION"
569| #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
570| #define PACKAGE "LinuxTraceToolkitViewer"
571| #define VERSION "0.8.61-16092006"
572| #define STDC_HEADERS 1
573| #define HAVE_SYS_TYPES_H 1
574| #define HAVE_SYS_STAT_H 1
575| #define HAVE_STDLIB_H 1
576| #define HAVE_STRING_H 1
577| #define HAVE_MEMORY_H 1
578| #define HAVE_STRINGS_H 1
579| #define HAVE_INTTYPES_H 1
580| #define HAVE_STDINT_H 1
581| #define HAVE_UNISTD_H 1
582| #define HAVE_DLFCN_H 1
583| /* end confdefs.h. */
584| #include <sys/types.h>
585| /* Check that off_t can represent 2**63 - 1 correctly.
586| We can't simply define LARGE_OFF_T to be 9223372036854775807,
587| since some C++ compilers masquerading as C compilers
588| incorrectly reject 9223372036854775807. */
589| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
590| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
591| && LARGE_OFF_T % 2147483647 == 1)
592| ? 1 : -1];
593| int
594| main ()
595| {
596|
597| ;
598| return 0;
599| }
600configure:20591: gcc -c -g -O2 conftest.c >&5
601configure:20597: $? = 0
602configure:20604: test -z "$ac_c_werror_flag" || test ! -s conftest.err
603configure:20607: $? = 0
604configure:20614: test -s conftest.o
605configure:20617: $? = 0
606configure:20631: result: 64
607configure:20641: checking for _LARGE_FILES value needed for large files
608configure:20677: gcc -c -g -O2 conftest.c >&5
609configure:20683: $? = 0
610configure:20690: test -z "$ac_c_werror_flag" || test ! -s conftest.err
611configure:20693: $? = 0
612configure:20700: test -s conftest.o
613configure:20703: $? = 0
614configure:20784: result: no
615configure:20846: checking for gcc
616configure:20873: result: gcc
617configure:21111: checking for C compiler version
618configure:21118: gcc --version >&5
619gcc (GCC) 4.0.3 (Ubuntu 4.0.3-1ubuntu5)
620Copyright (C) 2006 Free Software Foundation, Inc.
621This is free software; see the source for copying conditions. There is NO
622warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
623
624configure:21121: $? = 0
625configure:21128: gcc -v >&5
626Using built-in specs.
627Target: i486-linux-gnu
628Configured with: ../src/configure -v --enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.0 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-awt=gtk-default --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr --disable-werror --with-tune=pentium4 --enable-checking=release i486-linux-gnu
629Thread model: posix
630gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)
631configure:21131: $? = 0
632configure:21138: gcc -V >&5
633gcc: '-V' option must have argument
634configure:21141: $? = 1
635configure:21144: checking whether we are using the GNU C compiler
636configure:21213: result: yes
637configure:21218: checking whether gcc accepts -g
638configure:21404: result: yes
639configure:21421: checking for gcc option to accept ISO C89
640configure:21541: result: none needed
641configure:21561: checking dependency style of gcc
642configure:21644: result: gcc3
643configure:21663: checking for poptGetNextOpt in -lpopt
644configure:21698: gcc -o conftest -g -O2 conftest.c -lpopt >&5
645configure:21704: $? = 0
646configure:21711: test -z "$ac_c_werror_flag" || test ! -s conftest.err
647configure:21714: $? = 0
648configure:21721: test -s conftest
649configure:21724: $? = 0
650configure:21738: result: yes
651configure:21750: checking for forkpty in -lutil
652configure:21785: gcc -o conftest -g -O2 conftest.c -lutil >&5
653configure:21791: $? = 0
654configure:21798: test -z "$ac_c_werror_flag" || test ! -s conftest.err
655configure:21801: $? = 0
656configure:21808: test -s conftest
657configure:21811: $? = 0
658configure:21825: result: yes
659configure:21843: checking for ANSI C header files
660configure:22024: result: yes
661configure:22054: checking fcntl.h usability
662configure:22071: gcc -c -g -O2 conftest.c >&5
663configure:22077: $? = 0
664configure:22084: test -z "$ac_c_werror_flag" || test ! -s conftest.err
665configure:22087: $? = 0
666configure:22094: test -s conftest.o
667configure:22097: $? = 0
668configure:22108: result: yes
669configure:22112: checking fcntl.h presence
670configure:22127: gcc -E conftest.c
671configure:22133: $? = 0
672configure:22154: result: yes
673configure:22187: checking for fcntl.h
674configure:22195: result: yes
675configure:22044: checking for stdlib.h
676configure:22050: result: yes
677configure:22044: checking for string.h
678configure:22050: result: yes
679configure:22054: checking sys/time.h usability
680configure:22071: gcc -c -g -O2 conftest.c >&5
681configure:22077: $? = 0
682configure:22084: test -z "$ac_c_werror_flag" || test ! -s conftest.err
683configure:22087: $? = 0
684configure:22094: test -s conftest.o
685configure:22097: $? = 0
686configure:22108: result: yes
687configure:22112: checking sys/time.h presence
688configure:22127: gcc -E conftest.c
689configure:22133: $? = 0
690configure:22154: result: yes
691configure:22187: checking for sys/time.h
692configure:22195: result: yes
693configure:22044: checking for unistd.h
694configure:22050: result: yes
695configure:22054: checking pthread.h usability
696configure:22071: gcc -c -g -O2 conftest.c >&5
697configure:22077: $? = 0
698configure:22084: test -z "$ac_c_werror_flag" || test ! -s conftest.err
699configure:22087: $? = 0
700configure:22094: test -s conftest.o
701configure:22097: $? = 0
702configure:22108: result: yes
703configure:22112: checking pthread.h presence
704configure:22127: gcc -E conftest.c
705configure:22133: $? = 0
706configure:22154: result: yes
707configure:22187: checking for pthread.h
708configure:22195: result: yes
709configure:22210: checking for strerror in -lcposix
710configure:22245: gcc -o conftest -g -O2 conftest.c -lcposix >&5
711/usr/bin/ld: cannot find -lcposix
712collect2: ld returned 1 exit status
713configure:22251: $? = 1
714configure: failed program was:
715| /* confdefs.h. */
716| #define PACKAGE_NAME "FULL-PACKAGE-NAME"
717| #define PACKAGE_TARNAME "full-package-name"
718| #define PACKAGE_VERSION "VERSION"
719| #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION"
720| #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
721| #define PACKAGE "LinuxTraceToolkitViewer"
722| #define VERSION "0.8.61-16092006"
723| #define STDC_HEADERS 1
724| #define HAVE_SYS_TYPES_H 1
725| #define HAVE_SYS_STAT_H 1
726| #define HAVE_STDLIB_H 1
727| #define HAVE_STRING_H 1
728| #define HAVE_MEMORY_H 1
729| #define HAVE_STRINGS_H 1
730| #define HAVE_INTTYPES_H 1
731| #define HAVE_STDINT_H 1
732| #define HAVE_UNISTD_H 1
733| #define HAVE_DLFCN_H 1
734| #define _FILE_OFFSET_BITS 64
735| #define STDC_HEADERS 1
736| #define HAVE_FCNTL_H 1
737| #define HAVE_STDLIB_H 1
738| #define HAVE_STRING_H 1
739| #define HAVE_SYS_TIME_H 1
740| #define HAVE_UNISTD_H 1
741| #define HAVE_PTHREAD_H 1
742| /* end confdefs.h. */
743|
744| /* Override any GCC internal prototype to avoid an error.
745| Use char because int might match the return type of a GCC
746| builtin and then its argument prototype would still apply. */
747| #ifdef __cplusplus
748| extern "C"
749| #endif
750| char strerror ();
751| int
752| main ()
753| {
754| return strerror ();
755| ;
756| return 0;
757| }
758configure:22285: result: no
759configure:22341: checking for gcc
760configure:22368: result: gcc
761configure:22606: checking for C compiler version
762configure:22613: gcc --version >&5
763gcc (GCC) 4.0.3 (Ubuntu 4.0.3-1ubuntu5)
764Copyright (C) 2006 Free Software Foundation, Inc.
765This is free software; see the source for copying conditions. There is NO
766warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
767
768configure:22616: $? = 0
769configure:22623: gcc -v >&5
770Using built-in specs.
771Target: i486-linux-gnu
772Configured with: ../src/configure -v --enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.0 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-awt=gtk-default --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr --disable-werror --with-tune=pentium4 --enable-checking=release i486-linux-gnu
773Thread model: posix
774gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)
775configure:22626: $? = 0
776configure:22633: gcc -V >&5
777gcc: '-V' option must have argument
778configure:22636: $? = 1
779configure:22639: checking whether we are using the GNU C compiler
780configure:22708: result: yes
781configure:22713: checking whether gcc accepts -g
782configure:22899: result: yes
783configure:22916: checking for gcc option to accept ISO C89
784configure:23036: result: none needed
785configure:23056: checking dependency style of gcc
786configure:23139: result: gcc3
787configure:23159: checking for gcc option to accept ANSI C
788configure:23227: gcc -c -g -O2 conftest.c >&5
789configure:23233: $? = 0
790configure:23240: test -z "$ac_c_werror_flag" || test ! -s conftest.err
791configure:23243: $? = 0
792configure:23250: test -s conftest.o
793configure:23253: $? = 0
794configure:23270: result: none needed
795configure:23281: checking for ANSI C header files
796configure:23462: result: yes
797configure:23582: checking pkg-config is at least version 0.9.0
798configure:23585: result: yes
799configure:23596: checking for PACKAGE
800configure:23604: $PKG_CONFIG --exists --print-errors "$pkg_modules"
801configure:23607: $? = 0
802configure:23622: $PKG_CONFIG --exists --print-errors "$pkg_modules"
803configure:23625: $? = 0
804configure:23701: result: yes
805configure:23710: checking for stdbool.h that conforms to C99
806configure:23803: gcc -c -g -O2 conftest.c >&5
807configure:23809: $? = 0
808configure:23816: test -z "$ac_c_werror_flag" || test ! -s conftest.err
809configure:23819: $? = 0
810configure:23826: test -s conftest.o
811configure:23829: $? = 0
812configure:23841: result: yes
813configure:23843: checking for _Bool
814configure:23873: gcc -c -g -O2 conftest.c >&5
815configure:23879: $? = 0
816configure:23886: test -z "$ac_c_werror_flag" || test ! -s conftest.err
817configure:23889: $? = 0
818configure:23896: test -s conftest.o
819configure:23899: $? = 0
820configure:23911: result: yes
821configure:23930: checking for an ANSI C-conforming const
822configure:24005: gcc -c -g -O2 conftest.c >&5
823configure:24011: $? = 0
824configure:24018: test -z "$ac_c_werror_flag" || test ! -s conftest.err
825configure:24021: $? = 0
826configure:24028: test -s conftest.o
827configure:24031: $? = 0
828configure:24043: result: yes
829configure:24053: checking for inline
830configure:24079: gcc -c -g -O2 conftest.c >&5
831configure:24085: $? = 0
832configure:24092: test -z "$ac_c_werror_flag" || test ! -s conftest.err
833configure:24095: $? = 0
834configure:24102: test -s conftest.o
835configure:24105: $? = 0
836configure:24120: result: inline
837configure:24139: checking for off_t
838configure:24169: gcc -c -g -O2 conftest.c >&5
839configure:24175: $? = 0
840configure:24182: test -z "$ac_c_werror_flag" || test ! -s conftest.err
841configure:24185: $? = 0
842configure:24192: test -s conftest.o
843configure:24195: $? = 0
844configure:24207: result: yes
845configure:24219: checking for size_t
846configure:24249: gcc -c -g -O2 conftest.c >&5
847configure:24255: $? = 0
848configure:24262: test -z "$ac_c_werror_flag" || test ! -s conftest.err
849configure:24265: $? = 0
850configure:24272: test -s conftest.o
851configure:24275: $? = 0
852configure:24287: result: yes
853configure:24299: checking whether time.h and sys/time.h may both be included
854configure:24329: gcc -c -g -O2 conftest.c >&5
855configure:24335: $? = 0
856configure:24342: test -z "$ac_c_werror_flag" || test ! -s conftest.err
857configure:24345: $? = 0
858configure:24352: test -s conftest.o
859configure:24355: $? = 0
860configure:24367: result: yes
861configure:24379: checking for error_at_line
862configure:24405: gcc -o conftest -g -O2 conftest.c >&5
863configure:24411: $? = 0
864configure:24418: test -z "$ac_c_werror_flag" || test ! -s conftest.err
865configure:24421: $? = 0
866configure:24428: test -s conftest
867configure:24431: $? = 0
868configure:24444: result: yes
869configure:24472: checking sys/select.h usability
870configure:24489: gcc -c -g -O2 conftest.c >&5
871configure:24495: $? = 0
872configure:24502: test -z "$ac_c_werror_flag" || test ! -s conftest.err
873configure:24505: $? = 0
874configure:24512: test -s conftest.o
875configure:24515: $? = 0
876configure:24526: result: yes
877configure:24530: checking sys/select.h presence
878configure:24545: gcc -E conftest.c
879configure:24551: $? = 0
880configure:24572: result: yes
881configure:24605: checking for sys/select.h
882configure:24613: result: yes
883configure:24472: checking sys/socket.h usability
884configure:24489: gcc -c -g -O2 conftest.c >&5
885configure:24495: $? = 0
886configure:24502: test -z "$ac_c_werror_flag" || test ! -s conftest.err
887configure:24505: $? = 0
888configure:24512: test -s conftest.o
889configure:24515: $? = 0
890configure:24526: result: yes
891configure:24530: checking sys/socket.h presence
892configure:24545: gcc -E conftest.c
893configure:24551: $? = 0
894configure:24572: result: yes
895configure:24605: checking for sys/socket.h
896configure:24613: result: yes
897configure:24626: checking types of arguments for select
898configure:24664: gcc -c -g -O2 conftest.c >&5
899configure:24670: $? = 0
900configure:24677: test -z "$ac_c_werror_flag" || test ! -s conftest.err
901configure:24680: $? = 0
902configure:24687: test -s conftest.o
903configure:24690: $? = 0
904configure:24708: result: int,fd_set *,struct timeval *
905configure:24735: checking for select
906configure:24791: gcc -o conftest -g -O2 conftest.c >&5
907configure:24797: $? = 0
908configure:24804: test -z "$ac_c_werror_flag" || test ! -s conftest.err
909configure:24807: $? = 0
910configure:24814: test -s conftest
911configure:24817: $? = 0
912configure:24831: result: yes
913configure:25028: creating ./config.status
914
915## ---------------------- ##
916## Running config.status. ##
917## ---------------------- ##
918
919This file was extended by FULL-PACKAGE-NAME config.status VERSION, which was
920generated by GNU Autoconf 2.60. Invocation command line was
921
922 CONFIG_FILES =
923 CONFIG_HEADERS =
924 CONFIG_LINKS =
925 CONFIG_COMMANDS =
926 $ ./config.status
927
928on ubuntujov
929
930config.status:696: creating Makefile
931config.status:696: creating lttv/Makefile
932config.status:696: creating lttv/lttv/Makefile
933config.status:696: creating lttv/modules/Makefile
934config.status:696: creating lttv/modules/text/Makefile
935config.status:696: creating lttv/modules/gui/Makefile
936config.status:696: creating lttv/modules/gui/lttvwindow/Makefile
937config.status:696: creating lttv/modules/gui/interrupts/Makefile
938config.status:696: creating lttv/modules/gui/tutorial/Makefile
939config.status:696: creating lttv/modules/gui/diskperformance/Makefile
940config.status:696: creating lttv/modules/gui/lttvwindow/lttvwindow/Makefile
941config.status:696: creating lttv/modules/gui/lttvwindow/pixmaps/Makefile
942config.status:696: creating lttv/modules/gui/controlflow/Makefile
943config.status:696: creating lttv/modules/gui/detailedevents/Makefile
944config.status:696: creating lttv/modules/gui/statistics/Makefile
945config.status:696: creating lttv/modules/gui/histogram/Makefile
946config.status:696: creating lttv/modules/gui/filter/Makefile
947config.status:696: creating lttv/modules/gui/tracecontrol/Makefile
948config.status:696: creating ltt/Makefile
949config.status:696: creating doc/Makefile
950config.status:696: creating doc/developer/Makefile
951config.status:696: creating doc/developer/developer_guide/Makefile
952config.status:696: creating doc/developer/developer_guide/docbook/Makefile
953config.status:696: creating doc/developer/developer_guide/html/Makefile
954config.status:696: creating doc/user/Makefile
955config.status:696: creating doc/user/user_guide/Makefile
956config.status:696: creating doc/user/user_guide/docbook/Makefile
957config.status:696: creating doc/user/user_guide/html/Makefile
958config.status:696: creating lttv/modules/gui/xenoltt/Makefile
959config.status:696: creating config.h
960config.status:935: config.h is unchanged
961config.status:981: executing depfiles commands
962
963## ---------------- ##
964## Cache variables. ##
965## ---------------- ##
966
967ac_cv_build=i686-pc-linux-gnu
968ac_cv_c_compiler_gnu=yes
969ac_cv_c_const=yes
970ac_cv_c_inline=inline
971ac_cv_cxx_compiler_gnu=yes
972ac_cv_env_CCC_set=
973ac_cv_env_CCC_value=
974ac_cv_env_CC_set=
975ac_cv_env_CC_value=
976ac_cv_env_CFLAGS_set=
977ac_cv_env_CFLAGS_value=
978ac_cv_env_CPPFLAGS_set=
979ac_cv_env_CPPFLAGS_value=
980ac_cv_env_CPP_set=
981ac_cv_env_CPP_value=
982ac_cv_env_CXXCPP_set=
983ac_cv_env_CXXCPP_value=
984ac_cv_env_CXXFLAGS_set=
985ac_cv_env_CXXFLAGS_value=
986ac_cv_env_CXX_set=
987ac_cv_env_CXX_value=
988ac_cv_env_F77_set=
989ac_cv_env_F77_value=
990ac_cv_env_FFLAGS_set=
991ac_cv_env_FFLAGS_value=
992ac_cv_env_LDFLAGS_set=
993ac_cv_env_LDFLAGS_value=
994ac_cv_env_PACKAGE_CFLAGS_set=
995ac_cv_env_PACKAGE_CFLAGS_value=
996ac_cv_env_PACKAGE_LIBS_set=
997ac_cv_env_PACKAGE_LIBS_value=
998ac_cv_env_PKG_CONFIG_set=
999ac_cv_env_PKG_CONFIG_value=
1000ac_cv_env_build_alias_set=
1001ac_cv_env_build_alias_value=
1002ac_cv_env_host_alias_set=
1003ac_cv_env_host_alias_value=
1004ac_cv_env_target_alias_set=
1005ac_cv_env_target_alias_value=
1006ac_cv_f77_compiler_gnu=no
1007ac_cv_func_select=yes
1008ac_cv_func_select_args='int,fd_set *,struct timeval *'
1009ac_cv_header_dlfcn_h=yes
1010ac_cv_header_fcntl_h=yes
1011ac_cv_header_inttypes_h=yes
1012ac_cv_header_memory_h=yes
1013ac_cv_header_pthread_h=yes
1014ac_cv_header_stdbool_h=yes
1015ac_cv_header_stdc=yes
1016ac_cv_header_stdint_h=yes
1017ac_cv_header_stdlib_h=yes
1018ac_cv_header_string_h=yes
1019ac_cv_header_strings_h=yes
1020ac_cv_header_sys_select_h=yes
1021ac_cv_header_sys_socket_h=yes
1022ac_cv_header_sys_stat_h=yes
1023ac_cv_header_sys_time_h=yes
1024ac_cv_header_sys_types_h=yes
1025ac_cv_header_time=yes
1026ac_cv_header_unistd_h=yes
1027ac_cv_host=i686-pc-linux-gnu
1028ac_cv_lib_cposix_strerror=no
1029ac_cv_lib_error_at_line=yes
1030ac_cv_lib_popt_poptGetNextOpt=yes
1031ac_cv_lib_util_forkpty=yes
1032ac_cv_objext=o
1033ac_cv_path_BASH=/bin/sh
1034ac_cv_path_EGREP='/bin/grep -E'
1035ac_cv_path_GREP=/bin/grep
1036ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
1037ac_cv_path_install='/usr/bin/install -c'
1038ac_cv_prog_AWK=mawk
1039ac_cv_prog_CPP='gcc -E'
1040ac_cv_prog_CXXCPP='g++ -E'
1041ac_cv_prog_ac_ct_AR=ar
1042ac_cv_prog_ac_ct_CC=gcc
1043ac_cv_prog_ac_ct_CXX=g++
1044ac_cv_prog_ac_ct_RANLIB=ranlib
1045ac_cv_prog_ac_ct_STRIP=strip
1046ac_cv_prog_cc_c89=
1047ac_cv_prog_cc_g=yes
1048ac_cv_prog_cxx_g=yes
1049ac_cv_prog_f77_g=no
1050ac_cv_prog_make_make_set=yes
1051ac_cv_sys_file_offset_bits=64
1052ac_cv_sys_large_files=no
1053ac_cv_sys_largefile_CC=no
1054ac_cv_type__Bool=yes
1055ac_cv_type_off_t=yes
1056ac_cv_type_size_t=yes
1057am_cv_CC_dependencies_compiler_type=gcc3
1058am_cv_CXX_dependencies_compiler_type=gcc3
1059am_cv_prog_cc_stdc=
1060lt_cv_deplibs_check_method=pass_all
1061lt_cv_file_magic_cmd='$MAGIC_CMD'
1062lt_cv_file_magic_test_file=
1063lt_cv_ld_reload_flag=-r
1064lt_cv_objdir=.libs
1065lt_cv_path_LD=/usr/bin/ld
1066lt_cv_path_LDCXX=/usr/bin/ld
1067lt_cv_path_NM='/usr/bin/nm -B'
1068lt_cv_path_SED=/bin/sed
1069lt_cv_prog_compiler_c_o=yes
1070lt_cv_prog_compiler_c_o_CXX=yes
1071lt_cv_prog_compiler_rtti_exceptions=no
1072lt_cv_prog_gnu_ld=yes
1073lt_cv_prog_gnu_ldcxx=yes
1074lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
1075lt_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'\'''
1076lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
1077lt_cv_sys_max_cmd_len=32768
1078lt_lt_cv_prog_compiler_c_o='"yes"'
1079lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
1080lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
1081lt_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'\''"'
1082lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
1083pkg_cv_PACKAGE_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 '
1084pkg_cv_PACKAGE_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 '
1085
1086## ----------------- ##
1087## Output variables. ##
1088## ----------------- ##
1089
1090ACLOCAL='${SHELL} /usr/src/LinuxTraceToolkitViewer-0.8.61-16092006/missing --run aclocal-1.7'
1091AMDEPBACKSLASH='\'
1092AMDEP_FALSE='#'
1093AMDEP_TRUE=''
1094AMTAR='${SHELL} /usr/src/LinuxTraceToolkitViewer-0.8.61-16092006/missing --run tar'
1095AR='ar'
1096AUTOCONF='${SHELL} /usr/src/LinuxTraceToolkitViewer-0.8.61-16092006/missing --run autoconf'
1097AUTOHEADER='${SHELL} /usr/src/LinuxTraceToolkitViewer-0.8.61-16092006/missing --run autoheader'
1098AUTOMAKE='${SHELL} /usr/src/LinuxTraceToolkitViewer-0.8.61-16092006/missing --run automake-1.7'
1099AWK='mawk'
1100BASH='/bin/sh'
1101CC='gcc'
1102CCDEPMODE='depmode=gcc3'
1103CFLAGS='-g -O2'
1104CPP='gcc -E'
1105CPPFLAGS=''
1106CXX='g++'
1107CXXCPP='g++ -E'
1108CXXDEPMODE='depmode=gcc3'
1109CXXFLAGS='-g -O2'
1110CYGPATH_W='echo'
1111DEFAULT_INCLUDES='-I$(top_srcdir) -I$(top_builddir) -I$(top_lttvdir) -I$(top_lttvwindowdir)'
1112DEFS='-DHAVE_CONFIG_H'
1113DEPDIR='.deps'
1114ECHO='echo'
1115ECHO_C=''
1116ECHO_N='-n'
1117ECHO_T=''
1118EGREP='/bin/grep -E'
1119EXEEXT=''
1120F77=''
1121FFLAGS=''
1122GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
1123GLIB_GENMARSHAL='glib-genmarshal'
1124GLIB_LIBS='-Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0 '
1125GLIB_MKENUMS='glib-mkenums'
1126GOBJECT_QUERY='gobject-query'
1127GREP='/bin/grep'
1128GTK_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 '
1129GTK_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 '
1130INSTALL_DATA='${INSTALL} -m 644'
1131INSTALL_PROGRAM='${INSTALL}'
1132INSTALL_SCRIPT='${INSTALL}'
1133INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
1134LDFLAGS=''
1135LIBOBJS=''
1136LIBS=''
1137LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1138LN_S='ln -s'
1139LTLIBOBJS=''
1140LTTVSTATIC_FALSE=''
1141LTTVSTATIC_TRUE='#'
1142MAKEINFO='${SHELL} /usr/src/LinuxTraceToolkitViewer-0.8.61-16092006/missing --run makeinfo'
1143OBJEXT='o'
1144PACKAGE='LinuxTraceToolkitViewer'
1145PACKAGE_BUGREPORT='BUG-REPORT-ADDRESS'
1146PACKAGE_CFLAGS='-Wall -Wformat'
1147PACKAGE_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 '
1148PACKAGE_NAME='FULL-PACKAGE-NAME'
1149PACKAGE_STRING='FULL-PACKAGE-NAME VERSION'
1150PACKAGE_TARNAME='full-package-name'
1151PACKAGE_VERSION='VERSION'
1152PATH_SEPARATOR=':'
1153PKG_CONFIG='/usr/bin/pkg-config'
1154POPT_LIBS='-lpopt'
1155RANLIB='ranlib'
1156SET_MAKE=''
1157SHELL='/bin/sh'
1158STRIP='strip'
1159THREAD_LIBS=''
1160UTIL_LIBS='-lutil'
1161VERSION='0.8.61-16092006'
1162ac_ct_CC='gcc'
1163ac_ct_CXX='g++'
1164ac_ct_F77=''
1165am__fastdepCC_FALSE='#'
1166am__fastdepCC_TRUE=''
1167am__fastdepCXX_FALSE='#'
1168am__fastdepCXX_TRUE=''
1169am__include='include'
1170am__leading_dot='.'
1171am__quote=''
1172bindir='${exec_prefix}/bin'
1173build='i686-pc-linux-gnu'
1174build_alias=''
1175build_cpu='i686'
1176build_os='linux-gnu'
1177build_vendor='pc'
1178datadir='${datarootdir}'
1179datarootdir='${prefix}/share'
1180docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1181dvidir='${docdir}'
1182exec_prefix='${prefix}'
1183host='i686-pc-linux-gnu'
1184host_alias=''
1185host_cpu='i686'
1186host_os='linux-gnu'
1187host_vendor='pc'
1188htmldir='${docdir}'
1189includedir='${prefix}/include'
1190infodir='${datarootdir}/info'
1191install_sh='/usr/src/LinuxTraceToolkitViewer-0.8.61-16092006/install-sh'
1192libdir='${exec_prefix}/lib'
1193libexecdir='${exec_prefix}/libexec'
1194localedir='${datarootdir}/locale'
1195localstatedir='${prefix}/var'
1196lttctlincludedir='${prefix}/include/liblttctl'
1197lttincludedir='${prefix}/include/ltt'
1198lttvincludedir='${prefix}/include/lttv'
1199lttvlibdir='${exec_prefix}/lib/lttv'
1200lttvplugindir='${exec_prefix}/lib/lttv/plugins'
1201lttvwindowincludedir='${prefix}/include/lttvwindow'
1202mandir='${datarootdir}/man'
1203oldincludedir='/usr/include'
1204pdfdir='${docdir}'
1205prefix='/usr/local'
1206program_transform_name='s,x,x,'
1207psdir='${docdir}'
1208sbindir='${exec_prefix}/sbin'
1209sharedstatedir='${prefix}/com'
1210sysconfdir='${prefix}/etc'
1211target_alias=''
1212top_lttvdir='$(top_srcdir)/lttv'
1213top_lttvwindowdir='$(top_srcdir)/lttv/modules/gui/lttvwindow'
1214
1215## ----------- ##
1216## confdefs.h. ##
1217## ----------- ##
1218
1219#define PACKAGE_NAME "FULL-PACKAGE-NAME"
1220#define PACKAGE_TARNAME "full-package-name"
1221#define PACKAGE_VERSION "VERSION"
1222#define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION"
1223#define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
1224#define PACKAGE "LinuxTraceToolkitViewer"
1225#define VERSION "0.8.61-16092006"
1226#define STDC_HEADERS 1
1227#define HAVE_SYS_TYPES_H 1
1228#define HAVE_SYS_STAT_H 1
1229#define HAVE_STDLIB_H 1
1230#define HAVE_STRING_H 1
1231#define HAVE_MEMORY_H 1
1232#define HAVE_STRINGS_H 1
1233#define HAVE_INTTYPES_H 1
1234#define HAVE_STDINT_H 1
1235#define HAVE_UNISTD_H 1
1236#define HAVE_DLFCN_H 1
1237#define _FILE_OFFSET_BITS 64
1238#define STDC_HEADERS 1
1239#define HAVE_FCNTL_H 1
1240#define HAVE_STDLIB_H 1
1241#define HAVE_STRING_H 1
1242#define HAVE_SYS_TIME_H 1
1243#define HAVE_UNISTD_H 1
1244#define HAVE_PTHREAD_H 1
1245#define STDC_HEADERS 1
1246#define HAVE__BOOL 1
1247#define HAVE_STDBOOL_H 1
1248#define TIME_WITH_SYS_TIME 1
1249#define HAVE_SYS_SELECT_H 1
1250#define HAVE_SYS_SOCKET_H 1
1251#define SELECT_TYPE_ARG1 int
1252#define SELECT_TYPE_ARG234 (fd_set *)
1253#define SELECT_TYPE_ARG5 (struct timeval *)
1254#define HAVE_SELECT 1
1255
1256configure: exit 0
This page took 0.073491 seconds and 4 git commands to generate.