1 This file contains any messages produced by compilers while
2 running configure, to aid debugging if configure makes a mistake.
4 It was created by configure, which was
5 generated by GNU Autoconf 2.59. Invocation command line was
15 uname -r = 2.6.19-skas3-v9-pre9
17 uname -v = #9 SMP Fri Jan 12 09:39:05 EST 2007
19 /usr/bin/uname -p = Intel(R) Core(TM)2 CPU 6400 @ 2.13GHz
20 /bin/uname -X = unknown
23 /usr/bin/arch -k = unknown
24 /usr/convex/getsysinfo = unknown
26 /bin/machine = unknown
27 /usr/bin/oslevel = unknown
28 /bin/universe = unknown
37 PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.1.1
44 configure:1328: checking build system type
45 configure:1346: result: i686-pc-linux-gnu
46 configure:1354: checking host system type
47 configure:1368: result: i686-pc-linux-gnu
48 configure:1376: checking target system type
49 configure:1390: result: i686-pc-linux-gnu
50 configure:1418: checking for a BSD-compatible install
51 configure:1473: result: /bin/install -c
52 configure:1484: checking whether build environment is sane
53 configure:1527: result: yes
54 configure:1592: checking for gawk
55 configure:1608: found /bin/gawk
56 configure:1618: result: gawk
57 configure:1628: checking whether make sets $(MAKE)
58 configure:1648: result: yes
59 configure:1865: checking for gcc
60 configure:1881: found /usr/bin/gcc
61 configure:1891: result: gcc
62 configure:2135: checking for C compiler version
63 configure:2138: gcc --version </dev/null >&5
64 gcc (GCC) 4.1.1 (Gentoo 4.1.1)
65 Copyright (C) 2006 Free Software Foundation, Inc.
66 This is free software; see the source for copying conditions. There is NO
67 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
69 configure:2141: $? = 0
70 configure:2143: gcc -v </dev/null >&5
72 Target: i686-pc-linux-gnu
73 Configured with: /var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
75 gcc version 4.1.1 (Gentoo 4.1.1)
76 configure:2146: $? = 0
77 configure:2148: gcc -V </dev/null >&5
78 gcc: '-V' option must have argument
79 configure:2151: $? = 1
80 configure:2174: checking for C compiler default output file name
81 configure:2177: gcc conftest.c >&5
82 configure:2180: $? = 0
83 configure:2226: result: a.out
84 configure:2231: checking whether the C compiler works
85 configure:2237: ./a.out
86 configure:2240: $? = 0
87 configure:2257: result: yes
88 configure:2264: checking whether we are cross compiling
89 configure:2266: result: no
90 configure:2269: checking for suffix of executables
91 configure:2271: gcc -o conftest conftest.c >&5
92 configure:2274: $? = 0
93 configure:2299: result:
94 configure:2305: checking for suffix of object files
95 configure:2326: gcc -c conftest.c >&5
96 configure:2329: $? = 0
97 configure:2351: result: o
98 configure:2355: checking whether we are using the GNU C compiler
99 configure:2379: gcc -c conftest.c >&5
100 configure:2385: $? = 0
101 configure:2388: test -z || test ! -s conftest.err
102 configure:2391: $? = 0
103 configure:2394: test -s conftest.o
104 configure:2397: $? = 0
105 configure:2410: result: yes
106 configure:2416: checking whether gcc accepts -g
107 configure:2437: gcc -c -g conftest.c >&5
108 configure:2443: $? = 0
109 configure:2446: test -z || test ! -s conftest.err
110 configure:2449: $? = 0
111 configure:2452: test -s conftest.o
112 configure:2455: $? = 0
113 configure:2466: result: yes
114 configure:2483: checking for gcc option to accept ANSI C
115 configure:2553: gcc -c -g -O2 conftest.c >&5
116 configure:2559: $? = 0
117 configure:2562: test -z || test ! -s conftest.err
118 configure:2565: $? = 0
119 configure:2568: test -s conftest.o
120 configure:2571: $? = 0
121 configure:2589: result: none needed
122 configure:2607: gcc -c -g -O2 conftest.c >&5
123 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
124 configure:2613: $? = 1
125 configure: failed program was:
126 | #ifndef __cplusplus
129 configure:2754: checking for style of include used by make
130 configure:2782: result: GNU
131 configure:2810: checking dependency style of gcc
132 configure:2900: result: none
133 configure:2930: checking for a BSD-compatible install
134 configure:2985: result: /bin/install -c
135 configure:3037: checking for ranlib
136 configure:3053: found /usr/bin/ranlib
137 configure:3064: result: ranlib
138 configure:3079: checking for pthread_create in -lpthread
139 configure:3109: gcc -o conftest -g -O2 conftest.c -lpthread >&5
140 configure:3115: $? = 0
141 configure:3118: test -z || test ! -s conftest.err
142 configure:3121: $? = 0
143 configure:3124: test -s conftest
144 configure:3127: $? = 0
145 configure:3140: result: yes
146 configure:3162: checking how to run the C preprocessor
147 configure:3197: gcc -E conftest.c
148 configure:3203: $? = 0
149 configure:3235: gcc -E conftest.c
150 conftest.c:12:28: error: ac_nonexistent.h: No such file or directory
151 configure:3241: $? = 1
152 configure: failed program was:
155 | #define PACKAGE_NAME ""
156 | #define PACKAGE_TARNAME ""
157 | #define PACKAGE_VERSION ""
158 | #define PACKAGE_STRING ""
159 | #define PACKAGE_BUGREPORT ""
160 | #define PACKAGE "fprobe-ulog"
161 | #define VERSION "1.1"
162 | #define HAVE_LIBPTHREAD 1
163 | /* end confdefs.h. */
164 | #include <ac_nonexistent.h>
165 configure:3280: result: gcc -E
166 configure:3304: gcc -E conftest.c
167 configure:3310: $? = 0
168 configure:3342: gcc -E conftest.c
169 conftest.c:12:28: error: ac_nonexistent.h: No such file or directory
170 configure:3348: $? = 1
171 configure: failed program was:
174 | #define PACKAGE_NAME ""
175 | #define PACKAGE_TARNAME ""
176 | #define PACKAGE_VERSION ""
177 | #define PACKAGE_STRING ""
178 | #define PACKAGE_BUGREPORT ""
179 | #define PACKAGE "fprobe-ulog"
180 | #define VERSION "1.1"
181 | #define HAVE_LIBPTHREAD 1
182 | /* end confdefs.h. */
183 | #include <ac_nonexistent.h>
184 configure:3392: checking for egrep
185 configure:3402: result: grep -E
186 configure:3407: checking for ANSI C header files
187 configure:3432: gcc -c -g -O2 conftest.c >&5
188 configure:3438: $? = 0
189 configure:3441: test -z || test ! -s conftest.err
190 configure:3444: $? = 0
191 configure:3447: test -s conftest.o
192 configure:3450: $? = 0
193 configure:3539: gcc -o conftest -g -O2 conftest.c -lpthread >&5
194 conftest.c: In function 'main':
195 conftest.c:29: warning: incompatible implicit declaration of built-in function 'exit'
196 configure:3542: $? = 0
197 configure:3544: ./conftest
198 configure:3547: $? = 0
199 configure:3562: result: yes
200 configure:3586: checking for sys/types.h
201 configure:3602: gcc -c -g -O2 conftest.c >&5
202 configure:3608: $? = 0
203 configure:3611: test -z || test ! -s conftest.err
204 configure:3614: $? = 0
205 configure:3617: test -s conftest.o
206 configure:3620: $? = 0
207 configure:3631: result: yes
208 configure:3586: checking for sys/stat.h
209 configure:3602: gcc -c -g -O2 conftest.c >&5
210 configure:3608: $? = 0
211 configure:3611: test -z || test ! -s conftest.err
212 configure:3614: $? = 0
213 configure:3617: test -s conftest.o
214 configure:3620: $? = 0
215 configure:3631: result: yes
216 configure:3586: checking for stdlib.h
217 configure:3602: gcc -c -g -O2 conftest.c >&5
218 configure:3608: $? = 0
219 configure:3611: test -z || test ! -s conftest.err
220 configure:3614: $? = 0
221 configure:3617: test -s conftest.o
222 configure:3620: $? = 0
223 configure:3631: result: yes
224 configure:3586: checking for string.h
225 configure:3602: gcc -c -g -O2 conftest.c >&5
226 configure:3608: $? = 0
227 configure:3611: test -z || test ! -s conftest.err
228 configure:3614: $? = 0
229 configure:3617: test -s conftest.o
230 configure:3620: $? = 0
231 configure:3631: result: yes
232 configure:3586: checking for memory.h
233 configure:3602: gcc -c -g -O2 conftest.c >&5
234 configure:3608: $? = 0
235 configure:3611: test -z || test ! -s conftest.err
236 configure:3614: $? = 0
237 configure:3617: test -s conftest.o
238 configure:3620: $? = 0
239 configure:3631: result: yes
240 configure:3586: checking for strings.h
241 configure:3602: gcc -c -g -O2 conftest.c >&5
242 configure:3608: $? = 0
243 configure:3611: test -z || test ! -s conftest.err
244 configure:3614: $? = 0
245 configure:3617: test -s conftest.o
246 configure:3620: $? = 0
247 configure:3631: result: yes
248 configure:3586: checking for inttypes.h
249 configure:3602: gcc -c -g -O2 conftest.c >&5
250 configure:3608: $? = 0
251 configure:3611: test -z || test ! -s conftest.err
252 configure:3614: $? = 0
253 configure:3617: test -s conftest.o
254 configure:3620: $? = 0
255 configure:3631: result: yes
256 configure:3586: checking for stdint.h
257 configure:3602: gcc -c -g -O2 conftest.c >&5
258 configure:3608: $? = 0
259 configure:3611: test -z || test ! -s conftest.err
260 configure:3614: $? = 0
261 configure:3617: test -s conftest.o
262 configure:3620: $? = 0
263 configure:3631: result: yes
264 configure:3586: checking for unistd.h
265 configure:3602: gcc -c -g -O2 conftest.c >&5
266 configure:3608: $? = 0
267 configure:3611: test -z || test ! -s conftest.err
268 configure:3614: $? = 0
269 configure:3617: test -s conftest.o
270 configure:3620: $? = 0
271 configure:3631: result: yes
272 configure:3644: checking for inttypes.h
273 configure:3649: result: yes
274 configure:5018: checking which memory bulk indexing mode to use
275 configure:5046: result: "ptr"
276 configure:5055: checking which hash type and size to use
277 configure:5098: result: "crc16"
278 configure:5102: checking whether to enable uptime trick
279 configure:5113: result: yes
280 configure:5128: checking whether to enable icmp trick
281 configure:5139: result: yes
282 configure:5163: checking whether to enable debugging
283 configure:5174: result: no
284 configure:5200: checking whether to enable runtime messages
285 configure:5220: result: no
286 configure:5226: checking directory to store pidfiles
287 configure:5241: result: "/var/run"
288 configure:5310: creating ./config.status
290 ## ---------------------- ##
291 ## Running config.status. ##
292 ## ---------------------- ##
294 This file was extended by config.status, which was
295 generated by GNU Autoconf 2.59. Invocation command line was
305 config.status:745: creating Makefile
306 config.status:745: creating src/Makefile
307 config.status:745: creating src/libipulog/Makefile
308 config.status:811: creating config.h
309 config.status:1117: executing depfiles commands
311 ## ---------------- ##
312 ## Cache variables. ##
313 ## ---------------- ##
315 ac_cv_build=i686-pc-linux-gnu
316 ac_cv_build_alias=i686-pc-linux-gnu
317 ac_cv_c_compiler_gnu=yes
320 ac_cv_env_CFLAGS_set=
321 ac_cv_env_CFLAGS_value=
322 ac_cv_env_CPPFLAGS_set=
323 ac_cv_env_CPPFLAGS_value=
326 ac_cv_env_LDFLAGS_set=
327 ac_cv_env_LDFLAGS_value=
328 ac_cv_env_build_alias_set=
329 ac_cv_env_build_alias_value=
330 ac_cv_env_host_alias_set=
331 ac_cv_env_host_alias_value=
332 ac_cv_env_target_alias_set=
333 ac_cv_env_target_alias_value=
335 ac_cv_header_inttypes_h=yes
336 ac_cv_header_memory_h=yes
337 ac_cv_header_stdc=yes
338 ac_cv_header_stdint_h=yes
339 ac_cv_header_stdlib_h=yes
340 ac_cv_header_string_h=yes
341 ac_cv_header_strings_h=yes
342 ac_cv_header_sys_stat_h=yes
343 ac_cv_header_sys_types_h=yes
344 ac_cv_header_unistd_h=yes
345 ac_cv_host=i686-pc-linux-gnu
346 ac_cv_host_alias=i686-pc-linux-gnu
347 ac_cv_lib_pthread_pthread_create=yes
349 ac_cv_path_install='/bin/install -c'
351 ac_cv_prog_CPP='gcc -E'
352 ac_cv_prog_ac_ct_CC=gcc
353 ac_cv_prog_ac_ct_RANLIB=ranlib
356 ac_cv_prog_egrep='grep -E'
357 ac_cv_prog_make_make_set=yes
358 ac_cv_target=i686-pc-linux-gnu
359 ac_cv_target_alias=i686-pc-linux-gnu
360 am_cv_CC_dependencies_compiler_type=none
362 ## ----------------- ##
363 ## Output variables. ##
364 ## ----------------- ##
366 ACLOCAL='${SHELL} /home/sapan/fprobe-ulog-1.1/missing --run aclocal-1.9'
370 AMTAR='${SHELL} /home/sapan/fprobe-ulog-1.1/missing --run tar'
371 AUTOCONF='${SHELL} /home/sapan/fprobe-ulog-1.1/missing --run autoconf'
372 AUTOHEADER='${SHELL} /home/sapan/fprobe-ulog-1.1/missing --run autoheader'
373 AUTOMAKE='${SHELL} /home/sapan/fprobe-ulog-1.1/missing --run automake-1.9'
376 CCDEPMODE='depmode=none'
377 CFLAGS='-g -O2 -D_BSD_SOURCE -D_REENTRANT -DWALL -W -Wall'
382 DEFS='-DHAVE_CONFIG_H'
389 INSTALL_DATA='${INSTALL} -m 644'
390 INSTALL_PROGRAM='${INSTALL}'
391 INSTALL_SCRIPT='${INSTALL}'
392 INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
397 MAKEINFO='${SHELL} /home/sapan/fprobe-ulog-1.1/missing --run makeinfo'
399 PACKAGE='fprobe-ulog'
412 ac_ct_RANLIB='ranlib'
414 am__fastdepCC_FALSE=''
415 am__fastdepCC_TRUE='#'
416 am__include='include'
419 am__tar='${AMTAR} chof - "$$tardir"'
420 am__untar='${AMTAR} xf -'
421 bindir='${exec_prefix}/bin'
422 build='i686-pc-linux-gnu'
427 datadir='${prefix}/share'
428 exec_prefix='${prefix}'
429 host='i686-pc-linux-gnu'
434 includedir='${prefix}/include'
435 infodir='${prefix}/info'
436 install_sh='/home/sapan/fprobe-ulog-1.1/install-sh'
437 libdir='${exec_prefix}/lib'
438 libexecdir='${exec_prefix}/libexec'
439 localstatedir='${prefix}/var'
440 mandir='${prefix}/man'
441 mkdir_p='mkdir -p --'
442 oldincludedir='/usr/include'
444 program_transform_name='s,x,x,'
445 sbindir='${exec_prefix}/sbin'
446 sharedstatedir='${prefix}/com'
447 sysconfdir='${prefix}/etc'
448 target='i686-pc-linux-gnu'
451 target_os='linux-gnu'
460 #define HASH_TYPE_CRC
461 #define HAVE_INTTYPES_H
462 #define HAVE_INTTYPES_H 1
463 #define HAVE_LIBPTHREAD 1
464 #define HAVE_MEMORY_H 1
465 #define HAVE_STDINT_H 1
466 #define HAVE_STDLIB_H 1
467 #define HAVE_STRINGS_H 1
468 #define HAVE_STRING_H 1
469 #define HAVE_SYS_STAT_H 1
470 #define HAVE_SYS_TYPES_H 1
471 #define HAVE_UNISTD_H 1
475 #define PACKAGE "fprobe-ulog"
476 #define PACKAGE_BUGREPORT ""
477 #define PACKAGE_NAME ""
478 #define PACKAGE_STRING ""
479 #define PACKAGE_TARNAME ""
480 #define PACKAGE_VERSION ""
481 #define PID_DIR "/var/run"
482 #define STDC_HEADERS 1
484 #define VERSION "1.1"