fix leak, enhance error values
[ltt-control.git] / trunk / lttng-xenomai / ltt-control-0.24-xenoltt / config.log
CommitLineData
df4efff7 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 = #40 PREEMPT Tue Dec 5 15:02:52 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:1964: checking for a BSD-compatible install
44configure:2020: result: /usr/bin/install -c
45configure:2031: checking whether build environment is sane
46configure:2074: result: yes
47configure:2107: checking for gawk
48configure:2137: result: no
49configure:2107: checking for mawk
50configure:2123: found /usr/bin/mawk
51configure:2134: result: mawk
52configure:2145: checking whether make sets $(MAKE)
53configure:2166: result: yes
54configure:2426: checking build system type
55configure:2444: result: i686-pc-linux-gnu
56configure:2466: checking host system type
57configure:2481: result: i686-pc-linux-gnu
58configure:2515: checking for style of include used by make
59configure:2543: result: GNU
60configure:2616: checking for gcc
61configure:2632: found /usr/bin/gcc
62configure:2643: result: gcc
63configure:2881: checking for C compiler version
64configure:2888: 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:2891: $? = 0
71configure:2898: 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:2901: $? = 0
78configure:2908: gcc -V >&5
79gcc: '-V' option must have argument
80configure:2911: $? = 1
81configure:2934: checking for C compiler default output file name
82configure:2961: gcc conftest.c >&5
83configure:2964: $? = 0
84configure:3010: result: a.out
85configure:3015: checking whether the C compiler works
86configure:3025: ./a.out
87configure:3028: $? = 0
88configure:3045: result: yes
89configure:3052: checking whether we are cross compiling
90configure:3054: result: no
91configure:3057: checking for suffix of executables
92configure:3064: gcc -o conftest conftest.c >&5
93configure:3067: $? = 0
94configure:3091: result:
95configure:3097: checking for suffix of object files
96configure:3123: gcc -c conftest.c >&5
97configure:3126: $? = 0
98configure:3149: result: o
99configure:3153: checking whether we are using the GNU C compiler
100configure:3182: gcc -c conftest.c >&5
101configure:3188: $? = 0
102configure:3195: test -z "$ac_c_werror_flag" || test ! -s conftest.err
103configure:3198: $? = 0
104configure:3205: test -s conftest.o
105configure:3208: $? = 0
106configure:3222: result: yes
107configure:3227: checking whether gcc accepts -g
108configure:3257: gcc -c -g conftest.c >&5
109configure:3263: $? = 0
110configure:3270: test -z "$ac_c_werror_flag" || test ! -s conftest.err
111configure:3273: $? = 0
112configure:3280: test -s conftest.o
113configure:3283: $? = 0
114configure:3413: result: yes
115configure:3430: checking for gcc option to accept ISO C89
116configure:3504: gcc -c -g -O2 conftest.c >&5
117configure:3510: $? = 0
118configure:3517: test -z "$ac_c_werror_flag" || test ! -s conftest.err
119configure:3520: $? = 0
120configure:3527: test -s conftest.o
121configure:3530: $? = 0
122configure:3550: result: none needed
123configure:3570: checking dependency style of gcc
124configure:3653: result: gcc3
125configure:3670: checking for a sed that does not truncate output
126configure:3724: result: /bin/sed
127configure:3727: checking for grep that handles long lines and -e
128configure:3801: result: /bin/grep
129configure:3806: checking for egrep
130configure:3884: result: /bin/grep -E
131configure:3900: checking for ld used by gcc
132configure:3967: result: /usr/bin/ld
133configure:3976: checking if the linker (/usr/bin/ld) is GNU ld
134configure:3991: result: yes
135configure:3996: checking for /usr/bin/ld option to reload object files
136configure:4003: result: -r
137configure:4021: checking for BSD-compatible nm
138configure:4070: result: /usr/bin/nm -B
139configure:4074: checking whether ln -s works
140configure:4078: result: yes
141configure:4085: checking how to recognise dependent libraries
142configure:4261: result: pass_all
143configure:4511: checking how to run the C preprocessor
144configure:4551: gcc -E conftest.c
145configure:4557: $? = 0
146configure:4595: gcc -E conftest.c
147conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
148configure:4601: $? = 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 "ltt-control"
157| #define VERSION "0.24-17092006"
158| /* end confdefs.h. */
159| #include <ac_nonexistent.h>
160configure:4641: result: gcc -E
161configure:4670: gcc -E conftest.c
162configure:4676: $? = 0
163configure:4714: gcc -E conftest.c
164conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
165configure:4720: $? = 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 "ltt-control"
174| #define VERSION "0.24-17092006"
175| /* end confdefs.h. */
176| #include <ac_nonexistent.h>
177configure:4765: checking for ANSI C header files
178configure:4795: gcc -c -g -O2 conftest.c >&5
179configure:4801: $? = 0
180configure:4808: test -z "$ac_c_werror_flag" || test ! -s conftest.err
181configure:4811: $? = 0
182configure:4818: test -s conftest.o
183configure:4821: $? = 0
184configure:4917: gcc -o conftest -g -O2 conftest.c >&5
185configure:4920: $? = 0
186configure:4926: ./conftest
187configure:4929: $? = 0
188configure:4946: result: yes
189configure:4970: checking for sys/types.h
190configure:4991: gcc -c -g -O2 conftest.c >&5
191configure:4997: $? = 0
192configure:5004: test -z "$ac_c_werror_flag" || test ! -s conftest.err
193configure:5007: $? = 0
194configure:5014: test -s conftest.o
195configure:5017: $? = 0
196configure:5030: result: yes
197configure:4970: checking for sys/stat.h
198configure:4991: gcc -c -g -O2 conftest.c >&5
199configure:4997: $? = 0
200configure:5004: test -z "$ac_c_werror_flag" || test ! -s conftest.err
201configure:5007: $? = 0
202configure:5014: test -s conftest.o
203configure:5017: $? = 0
204configure:5030: result: yes
205configure:4970: checking for stdlib.h
206configure:4991: gcc -c -g -O2 conftest.c >&5
207configure:4997: $? = 0
208configure:5004: test -z "$ac_c_werror_flag" || test ! -s conftest.err
209configure:5007: $? = 0
210configure:5014: test -s conftest.o
211configure:5017: $? = 0
212configure:5030: result: yes
213configure:4970: checking for string.h
214configure:4991: gcc -c -g -O2 conftest.c >&5
215configure:4997: $? = 0
216configure:5004: test -z "$ac_c_werror_flag" || test ! -s conftest.err
217configure:5007: $? = 0
218configure:5014: test -s conftest.o
219configure:5017: $? = 0
220configure:5030: result: yes
221configure:4970: checking for memory.h
222configure:4991: gcc -c -g -O2 conftest.c >&5
223configure:4997: $? = 0
224configure:5004: test -z "$ac_c_werror_flag" || test ! -s conftest.err
225configure:5007: $? = 0
226configure:5014: test -s conftest.o
227configure:5017: $? = 0
228configure:5030: result: yes
229configure:4970: checking for strings.h
230configure:4991: gcc -c -g -O2 conftest.c >&5
231configure:4997: $? = 0
232configure:5004: test -z "$ac_c_werror_flag" || test ! -s conftest.err
233configure:5007: $? = 0
234configure:5014: test -s conftest.o
235configure:5017: $? = 0
236configure:5030: result: yes
237configure:4970: checking for inttypes.h
238configure:4991: gcc -c -g -O2 conftest.c >&5
239configure:4997: $? = 0
240configure:5004: test -z "$ac_c_werror_flag" || test ! -s conftest.err
241configure:5007: $? = 0
242configure:5014: test -s conftest.o
243configure:5017: $? = 0
244configure:5030: result: yes
245configure:4970: checking for stdint.h
246configure:4991: gcc -c -g -O2 conftest.c >&5
247configure:4997: $? = 0
248configure:5004: test -z "$ac_c_werror_flag" || test ! -s conftest.err
249configure:5007: $? = 0
250configure:5014: test -s conftest.o
251configure:5017: $? = 0
252configure:5030: result: yes
253configure:4970: checking for unistd.h
254configure:4991: gcc -c -g -O2 conftest.c >&5
255configure:4997: $? = 0
256configure:5004: test -z "$ac_c_werror_flag" || test ! -s conftest.err
257configure:5007: $? = 0
258configure:5014: test -s conftest.o
259configure:5017: $? = 0
260configure:5030: result: yes
261configure:5057: checking dlfcn.h usability
262configure:5074: gcc -c -g -O2 conftest.c >&5
263configure:5080: $? = 0
264configure:5087: test -z "$ac_c_werror_flag" || test ! -s conftest.err
265configure:5090: $? = 0
266configure:5097: test -s conftest.o
267configure:5100: $? = 0
268configure:5111: result: yes
269configure:5115: checking dlfcn.h presence
270configure:5130: gcc -E conftest.c
271configure:5136: $? = 0
272configure:5157: result: yes
273configure:5190: checking for dlfcn.h
274configure:5198: result: yes
275configure:5269: checking for g++
276configure:5285: found /usr/bin/g++
277configure:5296: result: g++
278configure:5327: checking for C++ compiler version
279configure:5334: 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:5337: $? = 0
286configure:5344: 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:5347: $? = 0
293configure:5354: g++ -V >&5
294g++: '-V' option must have argument
295configure:5357: $? = 1
296configure:5360: checking whether we are using the GNU C++ compiler
297configure:5389: g++ -c conftest.cpp >&5
298configure:5395: $? = 0
299configure:5402: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
300configure:5405: $? = 0
301configure:5412: test -s conftest.o
302configure:5415: $? = 0
303configure:5429: result: yes
304configure:5434: checking whether g++ accepts -g
305configure:5464: g++ -c -g conftest.cpp >&5
306configure:5470: $? = 0
307configure:5477: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
308configure:5480: $? = 0
309configure:5487: test -s conftest.o
310configure:5490: $? = 0
311configure:5620: result: yes
312configure:5645: checking dependency style of g++
313configure:5728: result: gcc3
314configure:5755: checking how to run the C++ preprocessor
315configure:5791: g++ -E conftest.cpp
316configure:5797: $? = 0
317configure:5835: g++ -E conftest.cpp
318conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
319configure:5841: $? = 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 "ltt-control"
328| #define VERSION "0.24-17092006"
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:5881: result: g++ -E
343configure:5910: g++ -E conftest.cpp
344configure:5916: $? = 0
345configure:5954: g++ -E conftest.cpp
346conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
347configure:5960: $? = 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 "ltt-control"
356| #define VERSION "0.24-17092006"
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:6060: checking for g77
371configure:6090: result: no
372configure:6060: checking for f77
373configure:6090: result: no
374configure:6060: checking for xlf
375configure:6090: result: no
376configure:6060: checking for frt
377configure:6090: result: no
378configure:6060: checking for pgf77
379configure:6090: result: no
380configure:6060: checking for cf77
381configure:6090: result: no
382configure:6060: checking for fort77
383configure:6090: result: no
384configure:6060: checking for fl32
385configure:6090: result: no
386configure:6060: checking for af77
387configure:6090: result: no
388configure:6060: checking for f90
389configure:6090: result: no
390configure:6060: checking for xlf90
391configure:6090: result: no
392configure:6060: checking for pgf90
393configure:6090: result: no
394configure:6060: checking for pghpf
395configure:6090: result: no
396configure:6060: checking for epcf90
397configure:6090: result: no
398configure:6060: checking for gfortran
399configure:6090: result: no
400configure:6060: checking for g95
401configure:6090: result: no
402configure:6060: checking for f95
403configure:6090: result: no
404configure:6060: checking for fort
405configure:6090: result: no
406configure:6060: checking for xlf95
407configure:6090: result: no
408configure:6060: checking for ifort
409configure:6090: result: no
410configure:6060: checking for ifc
411configure:6090: result: no
412configure:6060: checking for efc
413configure:6090: result: no
414configure:6060: checking for pgf95
415configure:6090: result: no
416configure:6060: checking for lf95
417configure:6090: result: no
418configure:6060: checking for ftn
419configure:6090: result: no
420configure:6117: checking for Fortran 77 compiler version
421configure:6124: --version >&5
422./configure: line 6125: --version: command not found
423configure:6127: $? = 127
424configure:6134: -v >&5
425./configure: line 6135: -v: command not found
426configure:6137: $? = 127
427configure:6144: -V >&5
428./configure: line 6145: -V: command not found
429configure:6147: $? = 127
430configure:6155: checking whether we are using the GNU Fortran 77 compiler
431configure:6174: -c conftest.F >&5
432./configure: line 6175: -c: command not found
433configure:6180: $? = 127
434configure: failed program was:
435| program main
436| #ifndef __GNUC__
437| choke me
438| #endif
439|
440| end
441configure:6214: result: no
442configure:6220: checking whether accepts -g
443configure:6237: -c -g conftest.f >&5
444./configure: line 6238: -c: command not found
445configure:6243: $? = 127
446configure: failed program was:
447| program main
448|
449| end
450configure:6276: result: no
451configure:6306: checking the maximum length of command line arguments
452configure:6415: result: 32768
453configure:6426: checking command to parse /usr/bin/nm -B output from gcc object
454configure:6531: gcc -c -g -O2 conftest.c >&5
455configure:6534: $? = 0
456configure:6538: /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:6541: $? = 0
458configure:6593: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
459configure:6596: $? = 0
460configure:6634: result: ok
461configure:6638: checking for objdir
462configure:6653: result: .libs
463configure:6745: checking for ar
464configure:6761: found /usr/bin/ar
465configure:6772: result: ar
466configure:6841: checking for ranlib
467configure:6857: found /usr/bin/ranlib
468configure:6868: result: ranlib
469configure:6937: checking for strip
470configure:6953: found /usr/bin/strip
471configure:6964: result: strip
472configure:7250: checking if gcc supports -fno-rtti -fno-exceptions
473configure:7268: 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:7272: $? = 0
476configure:7285: result: no
477configure:7300: checking for gcc option to produce PIC
478configure:7510: result: -fPIC
479configure:7518: checking if gcc PIC flag -fPIC works
480configure:7536: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5
481configure:7540: $? = 0
482configure:7553: result: yes
483configure:7581: checking if gcc static flag -static works
484configure:7609: result: yes
485configure:7619: checking if gcc supports -c -o file.o
486configure:7640: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
487configure:7644: $? = 0
488configure:7666: result: yes
489configure:7692: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
490configure:8679: result: yes
491configure:8700: checking whether -lc should be explicitly linked in
492configure:8705: gcc -c -g -O2 conftest.c >&5
493configure:8708: $? = 0
494configure:8723: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
495configure:8726: $? = 0
496configure:8738: result: no
497configure:8746: checking dynamic linker characteristics
498configure:9322: result: GNU/Linux ld.so
499configure:9331: checking how to hardcode library paths into programs
500configure:9356: result: immediate
501configure:9370: checking whether stripping libraries is possible
502configure:9375: result: yes
503configure:10288: checking if libtool supports shared libraries
504configure:10290: result: yes
505configure:10293: checking whether to build shared libraries
506configure:10314: result: yes
507configure:10317: checking whether to build static libraries
508configure:10321: result: yes
509configure:10413: creating libtool
510configure:11001: checking for ld used by g++
511configure:11068: result: /usr/bin/ld
512configure:11077: checking if the linker (/usr/bin/ld) is GNU ld
513configure:11092: result: yes
514configure:11143: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
515configure:12109: result: yes
516configure:12127: g++ -c -g -O2 conftest.cpp >&5
517configure:12130: $? = 0
518configure:12249: checking for g++ option to produce PIC
519configure:12523: result: -fPIC
520configure:12531: checking if g++ PIC flag -fPIC works
521configure:12549: g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5
522configure:12553: $? = 0
523configure:12566: result: yes
524configure:12594: checking if g++ static flag -static works
525configure:12622: result: yes
526configure:12632: checking if g++ supports -c -o file.o
527configure:12653: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
528configure:12657: $? = 0
529configure:12679: result: yes
530configure:12705: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
531configure:12733: result: yes
532configure:12800: checking dynamic linker characteristics
533configure:13376: result: GNU/Linux ld.so
534configure:13385: checking how to hardcode library paths into programs
535configure:13410: result: immediate
536configure:19597: checking for bash
537configure:19627: result: /bin/sh
538configure:19646: checking for special C compiler options needed for large files
539configure:19773: result: no
540configure:19779: checking for _FILE_OFFSET_BITS value needed for large files
541configure:19815: gcc -c -g -O2 conftest.c >&5
542conftest.c:27: warning: left shift count >= width of type
543conftest.c:27: warning: left shift count >= width of type
544conftest.c:29: error: size of array 'off_t_is_large' is negative
545configure:19821: $? = 1
546configure: failed program was:
547| /* confdefs.h. */
548| #define PACKAGE_NAME "FULL-PACKAGE-NAME"
549| #define PACKAGE_TARNAME "full-package-name"
550| #define PACKAGE_VERSION "VERSION"
551| #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION"
552| #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
553| #define PACKAGE "ltt-control"
554| #define VERSION "0.24-17092006"
555| #define STDC_HEADERS 1
556| #define HAVE_SYS_TYPES_H 1
557| #define HAVE_SYS_STAT_H 1
558| #define HAVE_STDLIB_H 1
559| #define HAVE_STRING_H 1
560| #define HAVE_MEMORY_H 1
561| #define HAVE_STRINGS_H 1
562| #define HAVE_INTTYPES_H 1
563| #define HAVE_STDINT_H 1
564| #define HAVE_UNISTD_H 1
565| #define HAVE_DLFCN_H 1
566| /* end confdefs.h. */
567| #include <sys/types.h>
568| /* Check that off_t can represent 2**63 - 1 correctly.
569| We can't simply define LARGE_OFF_T to be 9223372036854775807,
570| since some C++ compilers masquerading as C compilers
571| incorrectly reject 9223372036854775807. */
572| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
573| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
574| && LARGE_OFF_T % 2147483647 == 1)
575| ? 1 : -1];
576| int
577| main ()
578| {
579|
580| ;
581| return 0;
582| }
583configure:19882: gcc -c -g -O2 conftest.c >&5
584configure:19888: $? = 0
585configure:19895: test -z "$ac_c_werror_flag" || test ! -s conftest.err
586configure:19898: $? = 0
587configure:19905: test -s conftest.o
588configure:19908: $? = 0
589configure:19922: result: 64
590configure:19932: checking for _LARGE_FILES value needed for large files
591configure:19968: gcc -c -g -O2 conftest.c >&5
592configure:19974: $? = 0
593configure:19981: test -z "$ac_c_werror_flag" || test ! -s conftest.err
594configure:19984: $? = 0
595configure:19991: test -s conftest.o
596configure:19994: $? = 0
597configure:20075: result: no
598configure:20137: checking for gcc
599configure:20164: result: gcc
600configure:20402: checking for C compiler version
601configure:20409: gcc --version >&5
602gcc (GCC) 4.0.3 (Ubuntu 4.0.3-1ubuntu5)
603Copyright (C) 2006 Free Software Foundation, Inc.
604This is free software; see the source for copying conditions. There is NO
605warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
606
607configure:20412: $? = 0
608configure:20419: gcc -v >&5
609Using built-in specs.
610Target: i486-linux-gnu
611Configured 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
612Thread model: posix
613gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)
614configure:20422: $? = 0
615configure:20429: gcc -V >&5
616gcc: '-V' option must have argument
617configure:20432: $? = 1
618configure:20435: checking whether we are using the GNU C compiler
619configure:20504: result: yes
620configure:20509: checking whether gcc accepts -g
621configure:20695: result: yes
622configure:20712: checking for gcc option to accept ISO C89
623configure:20832: result: none needed
624configure:20852: checking dependency style of gcc
625configure:20935: result: gcc3
626configure:20953: checking for forkpty in -lutil
627configure:20988: gcc -o conftest -g -O2 conftest.c -lutil >&5
628configure:20994: $? = 0
629configure:21001: test -z "$ac_c_werror_flag" || test ! -s conftest.err
630configure:21004: $? = 0
631configure:21011: test -s conftest
632configure:21014: $? = 0
633configure:21028: result: yes
634configure:21043: checking for pthread_join in -lpthread
635configure:21078: gcc -o conftest -g -O2 conftest.c -lpthread >&5
636configure:21084: $? = 0
637configure:21091: test -z "$ac_c_werror_flag" || test ! -s conftest.err
638configure:21094: $? = 0
639configure:21101: test -s conftest
640configure:21104: $? = 0
641configure:21118: result: yes
642configure:21130: checking for ANSI C header files
643configure:21311: result: yes
644configure:21341: checking fcntl.h usability
645configure:21358: gcc -c -g -O2 conftest.c >&5
646configure:21364: $? = 0
647configure:21371: test -z "$ac_c_werror_flag" || test ! -s conftest.err
648configure:21374: $? = 0
649configure:21381: test -s conftest.o
650configure:21384: $? = 0
651configure:21395: result: yes
652configure:21399: checking fcntl.h presence
653configure:21414: gcc -E conftest.c
654configure:21420: $? = 0
655configure:21441: result: yes
656configure:21474: checking for fcntl.h
657configure:21482: result: yes
658configure:21331: checking for stdlib.h
659configure:21337: result: yes
660configure:21331: checking for string.h
661configure:21337: result: yes
662configure:21341: checking sys/time.h usability
663configure:21358: gcc -c -g -O2 conftest.c >&5
664configure:21364: $? = 0
665configure:21371: test -z "$ac_c_werror_flag" || test ! -s conftest.err
666configure:21374: $? = 0
667configure:21381: test -s conftest.o
668configure:21384: $? = 0
669configure:21395: result: yes
670configure:21399: checking sys/time.h presence
671configure:21414: gcc -E conftest.c
672configure:21420: $? = 0
673configure:21441: result: yes
674configure:21474: checking for sys/time.h
675configure:21482: result: yes
676configure:21331: checking for unistd.h
677configure:21337: result: yes
678configure:21341: checking pthread.h usability
679configure:21358: gcc -c -g -O2 conftest.c >&5
680configure:21364: $? = 0
681configure:21371: test -z "$ac_c_werror_flag" || test ! -s conftest.err
682configure:21374: $? = 0
683configure:21381: test -s conftest.o
684configure:21384: $? = 0
685configure:21395: result: yes
686configure:21399: checking pthread.h presence
687configure:21414: gcc -E conftest.c
688configure:21420: $? = 0
689configure:21441: result: yes
690configure:21474: checking for pthread.h
691configure:21482: result: yes
692configure:21497: checking for strerror in -lcposix
693configure:21532: gcc -o conftest -g -O2 conftest.c -lcposix >&5
694/usr/bin/ld: cannot find -lcposix
695collect2: ld returned 1 exit status
696configure:21538: $? = 1
697configure: failed program was:
698| /* confdefs.h. */
699| #define PACKAGE_NAME "FULL-PACKAGE-NAME"
700| #define PACKAGE_TARNAME "full-package-name"
701| #define PACKAGE_VERSION "VERSION"
702| #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION"
703| #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
704| #define PACKAGE "ltt-control"
705| #define VERSION "0.24-17092006"
706| #define STDC_HEADERS 1
707| #define HAVE_SYS_TYPES_H 1
708| #define HAVE_SYS_STAT_H 1
709| #define HAVE_STDLIB_H 1
710| #define HAVE_STRING_H 1
711| #define HAVE_MEMORY_H 1
712| #define HAVE_STRINGS_H 1
713| #define HAVE_INTTYPES_H 1
714| #define HAVE_STDINT_H 1
715| #define HAVE_UNISTD_H 1
716| #define HAVE_DLFCN_H 1
717| #define _FILE_OFFSET_BITS 64
718| #define STDC_HEADERS 1
719| #define HAVE_FCNTL_H 1
720| #define HAVE_STDLIB_H 1
721| #define HAVE_STRING_H 1
722| #define HAVE_SYS_TIME_H 1
723| #define HAVE_UNISTD_H 1
724| #define HAVE_PTHREAD_H 1
725| /* end confdefs.h. */
726|
727| /* Override any GCC internal prototype to avoid an error.
728| Use char because int might match the return type of a GCC
729| builtin and then its argument prototype would still apply. */
730| #ifdef __cplusplus
731| extern "C"
732| #endif
733| char strerror ();
734| int
735| main ()
736| {
737| return strerror ();
738| ;
739| return 0;
740| }
741configure:21572: result: no
742configure:21628: checking for gcc
743configure:21655: result: gcc
744configure:21893: checking for C compiler version
745configure:21900: gcc --version >&5
746gcc (GCC) 4.0.3 (Ubuntu 4.0.3-1ubuntu5)
747Copyright (C) 2006 Free Software Foundation, Inc.
748This is free software; see the source for copying conditions. There is NO
749warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
750
751configure:21903: $? = 0
752configure:21910: gcc -v >&5
753Using built-in specs.
754Target: i486-linux-gnu
755Configured 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
756Thread model: posix
757gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)
758configure:21913: $? = 0
759configure:21920: gcc -V >&5
760gcc: '-V' option must have argument
761configure:21923: $? = 1
762configure:21926: checking whether we are using the GNU C compiler
763configure:21995: result: yes
764configure:22000: checking whether gcc accepts -g
765configure:22186: result: yes
766configure:22203: checking for gcc option to accept ISO C89
767configure:22323: result: none needed
768configure:22343: checking dependency style of gcc
769configure:22426: result: gcc3
770configure:22446: checking for gcc option to accept ANSI C
771configure:22514: gcc -c -g -O2 conftest.c >&5
772configure:22520: $? = 0
773configure:22527: test -z "$ac_c_werror_flag" || test ! -s conftest.err
774configure:22530: $? = 0
775configure:22537: test -s conftest.o
776configure:22540: $? = 0
777configure:22557: result: none needed
778configure:22568: checking for ANSI C header files
779configure:22749: result: yes
780configure:22765: checking for stdbool.h that conforms to C99
781configure:22858: gcc -c -g -O2 conftest.c >&5
782configure:22864: $? = 0
783configure:22871: test -z "$ac_c_werror_flag" || test ! -s conftest.err
784configure:22874: $? = 0
785configure:22881: test -s conftest.o
786configure:22884: $? = 0
787configure:22896: result: yes
788configure:22898: checking for _Bool
789configure:22928: gcc -c -g -O2 conftest.c >&5
790configure:22934: $? = 0
791configure:22941: test -z "$ac_c_werror_flag" || test ! -s conftest.err
792configure:22944: $? = 0
793configure:22951: test -s conftest.o
794configure:22954: $? = 0
795configure:22966: result: yes
796configure:22985: checking for an ANSI C-conforming const
797configure:23060: gcc -c -g -O2 conftest.c >&5
798configure:23066: $? = 0
799configure:23073: test -z "$ac_c_werror_flag" || test ! -s conftest.err
800configure:23076: $? = 0
801configure:23083: test -s conftest.o
802configure:23086: $? = 0
803configure:23098: result: yes
804configure:23108: checking for inline
805configure:23134: gcc -c -g -O2 conftest.c >&5
806configure:23140: $? = 0
807configure:23147: test -z "$ac_c_werror_flag" || test ! -s conftest.err
808configure:23150: $? = 0
809configure:23157: test -s conftest.o
810configure:23160: $? = 0
811configure:23175: result: inline
812configure:23194: checking for off_t
813configure:23224: gcc -c -g -O2 conftest.c >&5
814configure:23230: $? = 0
815configure:23237: test -z "$ac_c_werror_flag" || test ! -s conftest.err
816configure:23240: $? = 0
817configure:23247: test -s conftest.o
818configure:23250: $? = 0
819configure:23262: result: yes
820configure:23274: checking for size_t
821configure:23304: gcc -c -g -O2 conftest.c >&5
822configure:23310: $? = 0
823configure:23317: test -z "$ac_c_werror_flag" || test ! -s conftest.err
824configure:23320: $? = 0
825configure:23327: test -s conftest.o
826configure:23330: $? = 0
827configure:23342: result: yes
828configure:23354: checking whether time.h and sys/time.h may both be included
829configure:23384: gcc -c -g -O2 conftest.c >&5
830configure:23390: $? = 0
831configure:23397: test -z "$ac_c_werror_flag" || test ! -s conftest.err
832configure:23400: $? = 0
833configure:23407: test -s conftest.o
834configure:23410: $? = 0
835configure:23422: result: yes
836configure:23434: checking for error_at_line
837configure:23460: gcc -o conftest -g -O2 conftest.c >&5
838configure:23466: $? = 0
839configure:23473: test -z "$ac_c_werror_flag" || test ! -s conftest.err
840configure:23476: $? = 0
841configure:23483: test -s conftest
842configure:23486: $? = 0
843configure:23499: result: yes
844configure:23527: checking sys/select.h usability
845configure:23544: gcc -c -g -O2 conftest.c >&5
846configure:23550: $? = 0
847configure:23557: test -z "$ac_c_werror_flag" || test ! -s conftest.err
848configure:23560: $? = 0
849configure:23567: test -s conftest.o
850configure:23570: $? = 0
851configure:23581: result: yes
852configure:23585: checking sys/select.h presence
853configure:23600: gcc -E conftest.c
854configure:23606: $? = 0
855configure:23627: result: yes
856configure:23660: checking for sys/select.h
857configure:23668: result: yes
858configure:23527: checking sys/socket.h usability
859configure:23544: gcc -c -g -O2 conftest.c >&5
860configure:23550: $? = 0
861configure:23557: test -z "$ac_c_werror_flag" || test ! -s conftest.err
862configure:23560: $? = 0
863configure:23567: test -s conftest.o
864configure:23570: $? = 0
865configure:23581: result: yes
866configure:23585: checking sys/socket.h presence
867configure:23600: gcc -E conftest.c
868configure:23606: $? = 0
869configure:23627: result: yes
870configure:23660: checking for sys/socket.h
871configure:23668: result: yes
872configure:23681: checking types of arguments for select
873configure:23719: gcc -c -g -O2 conftest.c >&5
874configure:23725: $? = 0
875configure:23732: test -z "$ac_c_werror_flag" || test ! -s conftest.err
876configure:23735: $? = 0
877configure:23742: test -s conftest.o
878configure:23745: $? = 0
879configure:23763: result: int,fd_set *,struct timeval *
880configure:23790: checking for select
881configure:23846: gcc -o conftest -g -O2 conftest.c >&5
882configure:23852: $? = 0
883configure:23859: test -z "$ac_c_werror_flag" || test ! -s conftest.err
884configure:23862: $? = 0
885configure:23869: test -s conftest
886configure:23872: $? = 0
887configure:23886: result: yes
888configure:24048: creating ./config.status
889
890## ---------------------- ##
891## Running config.status. ##
892## ---------------------- ##
893
894This file was extended by FULL-PACKAGE-NAME config.status VERSION, which was
895generated by GNU Autoconf 2.60. Invocation command line was
896
897 CONFIG_FILES =
898 CONFIG_HEADERS =
899 CONFIG_LINKS =
900 CONFIG_COMMANDS =
901 $ ./config.status
902
903on ubuntujov
904
905config.status:654: creating Makefile
906config.status:654: creating liblttctl/Makefile
907config.status:654: creating lttctl/Makefile
908config.status:654: creating lttd/Makefile
909config.status:654: creating facilities/Makefile
910config.status:654: creating config.h
911config.status:893: config.h is unchanged
912config.status:939: executing depfiles commands
913
914## ---------------- ##
915## Cache variables. ##
916## ---------------- ##
917
918ac_cv_build=i686-pc-linux-gnu
919ac_cv_c_compiler_gnu=yes
920ac_cv_c_const=yes
921ac_cv_c_inline=inline
922ac_cv_cxx_compiler_gnu=yes
923ac_cv_env_CCC_set=
924ac_cv_env_CCC_value=
925ac_cv_env_CC_set=
926ac_cv_env_CC_value=
927ac_cv_env_CFLAGS_set=
928ac_cv_env_CFLAGS_value=
929ac_cv_env_CPPFLAGS_set=
930ac_cv_env_CPPFLAGS_value=
931ac_cv_env_CPP_set=
932ac_cv_env_CPP_value=
933ac_cv_env_CXXCPP_set=
934ac_cv_env_CXXCPP_value=
935ac_cv_env_CXXFLAGS_set=
936ac_cv_env_CXXFLAGS_value=
937ac_cv_env_CXX_set=
938ac_cv_env_CXX_value=
939ac_cv_env_F77_set=
940ac_cv_env_F77_value=
941ac_cv_env_FFLAGS_set=
942ac_cv_env_FFLAGS_value=
943ac_cv_env_LDFLAGS_set=
944ac_cv_env_LDFLAGS_value=
945ac_cv_env_build_alias_set=
946ac_cv_env_build_alias_value=
947ac_cv_env_host_alias_set=
948ac_cv_env_host_alias_value=
949ac_cv_env_target_alias_set=
950ac_cv_env_target_alias_value=
951ac_cv_f77_compiler_gnu=no
952ac_cv_func_select=yes
953ac_cv_func_select_args='int,fd_set *,struct timeval *'
954ac_cv_header_dlfcn_h=yes
955ac_cv_header_fcntl_h=yes
956ac_cv_header_inttypes_h=yes
957ac_cv_header_memory_h=yes
958ac_cv_header_pthread_h=yes
959ac_cv_header_stdbool_h=yes
960ac_cv_header_stdc=yes
961ac_cv_header_stdint_h=yes
962ac_cv_header_stdlib_h=yes
963ac_cv_header_string_h=yes
964ac_cv_header_strings_h=yes
965ac_cv_header_sys_select_h=yes
966ac_cv_header_sys_socket_h=yes
967ac_cv_header_sys_stat_h=yes
968ac_cv_header_sys_time_h=yes
969ac_cv_header_sys_types_h=yes
970ac_cv_header_time=yes
971ac_cv_header_unistd_h=yes
972ac_cv_host=i686-pc-linux-gnu
973ac_cv_lib_cposix_strerror=no
974ac_cv_lib_error_at_line=yes
975ac_cv_lib_pthread_pthread_join=yes
976ac_cv_lib_util_forkpty=yes
977ac_cv_objext=o
978ac_cv_path_BASH=/bin/sh
979ac_cv_path_EGREP='/bin/grep -E'
980ac_cv_path_GREP=/bin/grep
981ac_cv_path_install='/usr/bin/install -c'
982ac_cv_prog_AWK=mawk
983ac_cv_prog_CPP='gcc -E'
984ac_cv_prog_CXXCPP='g++ -E'
985ac_cv_prog_ac_ct_AR=ar
986ac_cv_prog_ac_ct_CC=gcc
987ac_cv_prog_ac_ct_CXX=g++
988ac_cv_prog_ac_ct_RANLIB=ranlib
989ac_cv_prog_ac_ct_STRIP=strip
990ac_cv_prog_cc_c89=
991ac_cv_prog_cc_g=yes
992ac_cv_prog_cxx_g=yes
993ac_cv_prog_f77_g=no
994ac_cv_prog_make_make_set=yes
995ac_cv_sys_file_offset_bits=64
996ac_cv_sys_large_files=no
997ac_cv_sys_largefile_CC=no
998ac_cv_type__Bool=yes
999ac_cv_type_off_t=yes
1000ac_cv_type_size_t=yes
1001am_cv_CC_dependencies_compiler_type=gcc3
1002am_cv_CXX_dependencies_compiler_type=gcc3
1003am_cv_prog_cc_stdc=
1004lt_cv_deplibs_check_method=pass_all
1005lt_cv_file_magic_cmd='$MAGIC_CMD'
1006lt_cv_file_magic_test_file=
1007lt_cv_ld_reload_flag=-r
1008lt_cv_objdir=.libs
1009lt_cv_path_LD=/usr/bin/ld
1010lt_cv_path_LDCXX=/usr/bin/ld
1011lt_cv_path_NM='/usr/bin/nm -B'
1012lt_cv_path_SED=/bin/sed
1013lt_cv_prog_compiler_c_o=yes
1014lt_cv_prog_compiler_c_o_CXX=yes
1015lt_cv_prog_compiler_rtti_exceptions=no
1016lt_cv_prog_gnu_ld=yes
1017lt_cv_prog_gnu_ldcxx=yes
1018lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
1019lt_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'\'''
1020lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
1021lt_cv_sys_max_cmd_len=32768
1022lt_lt_cv_prog_compiler_c_o='"yes"'
1023lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
1024lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
1025lt_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'\''"'
1026lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
1027
1028## ----------------- ##
1029## Output variables. ##
1030## ----------------- ##
1031
1032ACLOCAL='${SHELL} /usr/src/ltt-control-0.24-17092006/missing --run aclocal-1.7'
1033AMDEPBACKSLASH='\'
1034AMDEP_FALSE='#'
1035AMDEP_TRUE=''
1036AMTAR='${SHELL} /usr/src/ltt-control-0.24-17092006/missing --run tar'
1037AR='ar'
1038AUTOCONF='${SHELL} /usr/src/ltt-control-0.24-17092006/missing --run autoconf'
1039AUTOHEADER='${SHELL} /usr/src/ltt-control-0.24-17092006/missing --run autoheader'
1040AUTOMAKE='${SHELL} /usr/src/ltt-control-0.24-17092006/missing --run automake-1.7'
1041AWK='mawk'
1042BASH='/bin/sh'
1043CC='gcc'
1044CCDEPMODE='depmode=gcc3'
1045CFLAGS='-g -O2'
1046CPP='gcc -E'
1047CPPFLAGS=''
1048CXX='g++'
1049CXXCPP='g++ -E'
1050CXXDEPMODE='depmode=gcc3'
1051CXXFLAGS='-g -O2'
1052CYGPATH_W='echo'
1053DEFAULT_INCLUDES='-I$(top_srcdir) -I$(top_builddir)'
1054DEFS='-DHAVE_CONFIG_H'
1055DEPDIR='.deps'
1056ECHO='echo'
1057ECHO_C=''
1058ECHO_N='-n'
1059ECHO_T=''
1060EGREP='/bin/grep -E'
1061EXEEXT=''
1062F77=''
1063FFLAGS=''
1064GREP='/bin/grep'
1065INSTALL_DATA='${INSTALL} -m 644'
1066INSTALL_PROGRAM='${INSTALL}'
1067INSTALL_SCRIPT='${INSTALL}'
1068INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
1069LDFLAGS=''
1070LIBOBJS=''
1071LIBS=''
1072LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1073LN_S='ln -s'
1074LTLIBOBJS=''
1075MAKEINFO='${SHELL} /usr/src/ltt-control-0.24-17092006/missing --run makeinfo'
1076OBJEXT='o'
1077PACKAGE='ltt-control'
1078PACKAGE_BUGREPORT='BUG-REPORT-ADDRESS'
1079PACKAGE_CFLAGS='-Wall -Wformat'
1080PACKAGE_LIBS=''
1081PACKAGE_NAME='FULL-PACKAGE-NAME'
1082PACKAGE_STRING='FULL-PACKAGE-NAME VERSION'
1083PACKAGE_TARNAME='full-package-name'
1084PACKAGE_VERSION='VERSION'
1085PATH_SEPARATOR=':'
1086RANLIB='ranlib'
1087SET_MAKE=''
1088SHELL='/bin/sh'
1089STRIP='strip'
1090THREAD_LIBS='-lpthread'
1091UTIL_LIBS='-lutil'
1092VERSION='0.24-17092006'
1093ac_ct_CC='gcc'
1094ac_ct_CXX='g++'
1095ac_ct_F77=''
1096am__fastdepCC_FALSE='#'
1097am__fastdepCC_TRUE=''
1098am__fastdepCXX_FALSE='#'
1099am__fastdepCXX_TRUE=''
1100am__include='include'
1101am__leading_dot='.'
1102am__quote=''
1103bindir='${exec_prefix}/bin'
1104build='i686-pc-linux-gnu'
1105build_alias=''
1106build_cpu='i686'
1107build_os='linux-gnu'
1108build_vendor='pc'
1109datadir='${datarootdir}'
1110datarootdir='${prefix}/share'
1111docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1112dvidir='${docdir}'
1113exec_prefix='${prefix}'
1114host='i686-pc-linux-gnu'
1115host_alias=''
1116host_cpu='i686'
1117host_os='linux-gnu'
1118host_vendor='pc'
1119htmldir='${docdir}'
1120includedir='${prefix}/include'
1121infodir='${datarootdir}/info'
1122install_sh='/usr/src/ltt-control-0.24-17092006/install-sh'
1123libdir='${exec_prefix}/lib'
1124libexecdir='${exec_prefix}/libexec'
1125localedir='${datarootdir}/locale'
1126localstatedir='${prefix}/var'
1127lttctlincludedir='${prefix}/include/liblttctl'
1128mandir='${datarootdir}/man'
1129oldincludedir='/usr/include'
1130pdfdir='${docdir}'
1131prefix='/usr/local'
1132program_transform_name='s,x,x,'
1133psdir='${docdir}'
1134sbindir='${exec_prefix}/sbin'
1135sharedstatedir='${prefix}/com'
1136sysconfdir='${prefix}/etc'
1137target_alias=''
1138
1139## ----------- ##
1140## confdefs.h. ##
1141## ----------- ##
1142
1143#define PACKAGE_NAME "FULL-PACKAGE-NAME"
1144#define PACKAGE_TARNAME "full-package-name"
1145#define PACKAGE_VERSION "VERSION"
1146#define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION"
1147#define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
1148#define PACKAGE "ltt-control"
1149#define VERSION "0.24-17092006"
1150#define STDC_HEADERS 1
1151#define HAVE_SYS_TYPES_H 1
1152#define HAVE_SYS_STAT_H 1
1153#define HAVE_STDLIB_H 1
1154#define HAVE_STRING_H 1
1155#define HAVE_MEMORY_H 1
1156#define HAVE_STRINGS_H 1
1157#define HAVE_INTTYPES_H 1
1158#define HAVE_STDINT_H 1
1159#define HAVE_UNISTD_H 1
1160#define HAVE_DLFCN_H 1
1161#define _FILE_OFFSET_BITS 64
1162#define STDC_HEADERS 1
1163#define HAVE_FCNTL_H 1
1164#define HAVE_STDLIB_H 1
1165#define HAVE_STRING_H 1
1166#define HAVE_SYS_TIME_H 1
1167#define HAVE_UNISTD_H 1
1168#define HAVE_PTHREAD_H 1
1169#define STDC_HEADERS 1
1170#define HAVE__BOOL 1
1171#define HAVE_STDBOOL_H 1
1172#define TIME_WITH_SYS_TIME 1
1173#define HAVE_SYS_SELECT_H 1
1174#define HAVE_SYS_SOCKET_H 1
1175#define SELECT_TYPE_ARG1 int
1176#define SELECT_TYPE_ARG234 (fd_set *)
1177#define SELECT_TYPE_ARG5 (struct timeval *)
1178#define HAVE_SELECT 1
1179
1180configure: exit 0
This page took 0.063228 seconds and 4 git commands to generate.