1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346
|
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by oidentd configure 2.0.3, which was
generated by GNU Autoconf 2.52. Invocation command line was
$ ./configure --build=i386-linux --host=i386-linux --prefix=/usr --mandir=/usr/share/man --enable-debug
## ---------- ##
## Platform. ##
## ---------- ##
hostname = pergament
uname -m = i686
uname -r = 2.4.18-pergament1
uname -s = Linux
uname -v = #1 Mit Mr 27 23:58:25 CET 2002
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH = /usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11
## ------------ ##
## Core tests. ##
## ------------ ##
configure:969: PATH=".;."; conftest.sh
conftest.sh: not found
configure:972: $? = 127
configure:1018: checking for a BSD compatible install
configure:1067: result: /usr/bin/install -c
configure:1078: checking whether build environment is sane
configure:1121: result: yes
configure:1154: checking for mawk
configure:1169: found /usr/bin/mawk
configure:1177: result: mawk
configure:1187: checking whether make sets ${MAKE}
configure:1207: result: yes
configure:1306: checking for i386-linux-gcc
configure:1332: result: no
configure:1341: checking for gcc
configure:1356: found /usr/bin/gcc
configure:1364: result: gcc
configure:1592: checking for C compiler version
configure:1595: gcc --version </dev/null >&5
2.95.4
configure:1598: $? = 0
configure:1600: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs
gcc version 2.95.4 20011002 (Debian prerelease)
configure:1603: $? = 0
configure:1605: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1608: $? = 1
configure:1628: checking for C compiler default output
configure:1631: gcc -O2 conftest.c >&5
configure:1634: $? = 0
configure:1663: result: a.out
configure:1668: checking whether the C compiler works
configure:1674: ./a.out
configure:1677: $? = 0
configure:1692: result: yes
configure:1699: checking whether we are cross compiling
configure:1701: result: no
configure:1704: checking for executable suffix
configure:1706: gcc -o conftest -O2 conftest.c >&5
configure:1709: $? = 0
configure:1731: result:
configure:1737: checking for object suffix
configure:1755: gcc -c -O2 conftest.c >&5
configure:1758: $? = 0
configure:1777: result: o
configure:1781: checking whether we are using the GNU C compiler
configure:1802: gcc -c -O2 conftest.c >&5
configure:1805: $? = 0
configure:1808: test -s conftest.o
configure:1811: $? = 0
configure:1823: result: yes
configure:1829: checking whether gcc accepts -g
configure:1847: gcc -c -g conftest.c >&5
configure:1850: $? = 0
configure:1853: test -s conftest.o
configure:1856: $? = 0
configure:1866: result: yes
configure:1893: gcc -c -O2 conftest.c >&5
conftest.c:2: parse error before `me'
configure:1896: $? = 1
configure: failed program was:
#ifndef __cplusplus
choke me
#endif
configure:2002: checking for style of include used by make
configure:2029: result: GNU
configure:2035: checking dependency style of gcc
configure:2097: result: gcc
configure:2106: checking how to run the C preprocessor
configure:2132: gcc -E conftest.c
configure:2138: $? = 0
configure:2165: gcc -E conftest.c
configure:2162: ac_nonexistent.h: No such file or directory
configure:2171: $? = 1
configure: failed program was:
#line 2161 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:2208: result: gcc -E
configure:2223: gcc -E conftest.c
configure:2229: $? = 0
configure:2256: gcc -E conftest.c
configure:2253: ac_nonexistent.h: No such file or directory
configure:2262: $? = 1
configure: failed program was:
#line 2252 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:2305: checking for bison
configure:2320: found /usr/bin/bison
configure:2328: result: bison -y
configure:2343: checking for flex
configure:2358: found /usr/bin/flex
configure:2366: result: flex
configure:2381: checking for flex
configure:2404: result: flex
configure:2417: checking for yywrap in -lfl
configure:2444: gcc -o conftest -O2 conftest.c -lfl >&5
configure:2447: $? = 0
configure:2450: test -s conftest
configure:2453: $? = 0
configure:2464: result: yes
configure:2527: checking lex output file root
configure:2546: result: lex.yy
configure:2550: checking whether yytext is a pointer
configure:2566: gcc -o conftest -O2 conftest.c -lfl >&5
configure:2569: $? = 0
configure:2572: test -s conftest
configure:2575: $? = 0
configure:2587: result: yes
configure:2601: checking for flex
configure:2618: found /usr/bin/flex
configure:2629: result: /usr/bin/flex
configure:2639: checking for i386-linux-ranlib
configure:2665: result: no
configure:2674: checking for ranlib
configure:2689: found /usr/bin/ranlib
configure:2698: result: ranlib
configure:2722: checking for a BSD compatible install
configure:2771: result: /usr/bin/install -c
configure:2788: checking build system type
configure:2806: result: i386-pc-linux-gnu
configure:2813: checking host system type
configure:2827: result: i386-pc-linux-gnu
configure:2871: checking for ANSI C header files
configure:2885: gcc -E conftest.c
configure:2891: $? = 0
configure:2978: gcc -o conftest -O2 -funsigned-char -g3 -W -Wall -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline conftest.c >&5
configure:2965: warning: function declaration isn't a prototype
configure:2981: $? = 0
configure:2983: ./conftest
configure:2986: $? = 0
configure:2999: result: yes
configure:3015: checking for sys/types.h
configure:3027: gcc -c -O2 -funsigned-char -g3 -W -Wall -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline conftest.c >&5
configure:3030: $? = 0
configure:3033: test -s conftest.o
configure:3036: $? = 0
configure:3046: result: yes
configure:3015: checking for sys/stat.h
configure:3027: gcc -c -O2 -funsigned-char -g3 -W -Wall -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline conftest.c >&5
configure:3030: $? = 0
configure:3033: test -s conftest.o
configure:3036: $? = 0
configure:3046: result: yes
configure:3015: checking for stdlib.h
configure:3027: gcc -c -O2 -funsigned-char -g3 -W -Wall -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline conftest.c >&5
configure:3030: $? = 0
configure:3033: test -s conftest.o
configure:3036: $? = 0
configure:3046: result: yes
configure:3015: checking for string.h
configure:3027: gcc -c -O2 -funsigned-char -g3 -W -Wall -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline conftest.c >&5
configure:3030: $? = 0
configure:3033: test -s conftest.o
configure:3036: $? = 0
configure:3046: result: yes
configure:3015: checking for memory.h
configure:3027: gcc -c -O2 -funsigned-char -g3 -W -Wall -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline conftest.c >&5
configure:3030: $? = 0
configure:3033: test -s conftest.o
configure:3036: $? = 0
configure:3046: result: yes
configure:3015: checking for strings.h
configure:3027: gcc -c -O2 -funsigned-char -g3 -W -Wall -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline conftest.c >&5
configure:3030: $? = 0
configure:3033: test -s conftest.o
configure:3036: $? = 0
configure:3046: result: yes
configure:3015: checking for inttypes.h
configure:3027: gcc -c -O2 -funsigned-char -g3 -W -Wall -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline conftest.c >&5
configure:3030: $? = 0
configure:3033: test -s conftest.o
configure:3036: $? = 0
configure:3046: result: yes
configure:3015: checking for stdint.h
configure:3027: gcc -c -O2 -funsigned-char -g3 -W -Wall -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline conftest.c >&5
configure:3030: $? = 0
configure:3033: test -s conftest.o
configure:3036: $? = 0
configure:3046: result: yes
configure:3015: checking for unistd.h
configure:3027: gcc -c -O2 -funsigned-char -g3 -W -Wall -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline conftest.c >&5
configure:3030: $? = 0
configure:3033: test -s conftest.o
configure:3036: $? = 0
configure:3046: result: yes
configure:3056: checking for u_int32_t
configure:3077: gcc -c -O2 -funsigned-char -g3 -W -Wall -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline conftest.c >&5
configure:3099: warning: function declaration isn't a prototype
configure:3080: $? = 0
configure:3083: test -s conftest.o
configure:3086: $? = 0
configure:3096: result: yes
configure:3163: checking for u_int16_t
configure:3184: gcc -c -O2 -funsigned-char -g3 -W -Wall -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline conftest.c >&5
configure:3206: warning: function declaration isn't a prototype
configure:3187: $? = 0
configure:3190: test -s conftest.o
configure:3193: $? = 0
configure:3203: result: yes
configure:3270: checking for u_int8_t
configure:3291: gcc -c -O2 -funsigned-char -g3 -W -Wall -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline conftest.c >&5
configure:3313: warning: function declaration isn't a prototype
configure:3294: $? = 0
configure:3297: test -s conftest.o
configure:3300: $? = 0
configure:3310: result: yes
configure:3377: checking for socklen_t
configure:3394: gcc -c -O2 -funsigned-char -g3 -W -Wall -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline conftest.c >&5
configure:3386: warning: function declaration isn't a prototype
configure: In function `main':
configure:3387: warning: statement with no effect
configure:3397: $? = 0
configure:3400: test -s conftest.o
configure:3403: $? = 0
configure:3409: result: yes
configure:3419: checking for in_addr_t
configure:3439: gcc -c -O2 -funsigned-char -g3 -W -Wall -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline conftest.c >&5
configure:3431: warning: function declaration isn't a prototype
configure: In function `main':
configure:3432: warning: statement with no effect
configure:3442: $? = 0
configure:3445: test -s conftest.o
configure:3448: $? = 0
configure:3454: result: yes
configure:3464: checking for in_port_t
configure:3484: gcc -c -O2 -funsigned-char -g3 -W -Wall -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline conftest.c >&5
configure:3476: warning: function declaration isn't a prototype
configure: In function `main':
configure:3477: warning: statement with no effect
## ----------------- ##
## Cache variables. ##
## ----------------- ##
ac_cv_type_u_int8_t='yes'
am_cv_CC_dependencies_compiler_type='gcc'
ac_cv_lib_fl_yywrap='yes'
ac_cv_header_stdlib_h='yes'
ac_cv_prog_cc_g='yes'
ac_cv_env_LDFLAGS_set=
ac_cv_type_u_int32_t='yes'
ac_cv_c_compiler_gnu='yes'
ac_cv_path_install='/usr/bin/install -c'
ac_cv_env_CFLAGS_set='set'
ac_cv_type_u_int16_t='yes'
ac_cv_env_CPP_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_host_alias_set='set'
ac_cv_prog_YACC='bison -y'
ac_cv_header_sys_stat_h='yes'
ac_cv_prog_lex_root='lex.yy'
ac_cv_env_build_alias_set='set'
ac_cv_env_LDFLAGS_value=
ac_cv_env_target_alias_set=
ac_cv_host_alias='i386-linux'
ac_cv_env_CFLAGS_value='-O2'
ac_cv_env_CC_set=
ac_cv_header_sys_types_h='yes'
ac_cv_header_stdc='yes'
ac_cv_header_strings_h='yes'
ac_cv_header_stdint_h='yes'
ac_cv_header_inttypes_h='yes'
ac_cv_prog_make_make_set='yes'
ac_cv_header_unistd_h='yes'
ac_cv_header_string_h='yes'
ac_cv_build_alias='i386-linux'
ac_cv_env_CPPFLAGS_value=
ac_cv_header_memory_h='yes'
ac_cv_prog_ac_ct_RANLIB='ranlib'
ac_cv_path_LEX='/usr/bin/flex'
ac_cv_host='i386-pc-linux-gnu'
ac_cv_env_host_alias_value='i386-linux'
ac_cv_build='i386-pc-linux-gnu'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_AWK='mawk'
ac_cv_env_build_alias_value='i386-linux'
ac_cv_prog_lex_yytext_pointer='yes'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_env_target_alias_value=
ac_cv_env_CC_value=
ac_cv_env_CPP_set=
ac_cv_prog_LEX='flex'
ac_cv_objext='o'
## ------------ ##
## confdefs.h. ##
## ------------ ##
#define PACKAGE "oidentd"
#define VERSION "2.0.3"
#define YYTEXT_POINTER 1
#define ENABLE_DEBUGGING 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SOCKLEN_T 1
#define HAVE_IN_ADDR_T 1
configure: caught signal 2
configure: exit 1
|