| 1 | This file contains any messages produced by compilers while
|
|---|
| 2 | running configure, to aid debugging if configure makes a mistake.
|
|---|
| 3 |
|
|---|
| 4 | It was created by GNU Awk configure 3.1.8, which was
|
|---|
| 5 | generated by GNU Autoconf 2.65. Invocation command line was
|
|---|
| 6 |
|
|---|
| 7 | $ ./configure --prefix=/tools --disable-perl-regexp
|
|---|
| 8 |
|
|---|
| 9 | ## --------- ##
|
|---|
| 10 | ## Platform. ##
|
|---|
| 11 | ## --------- ##
|
|---|
| 12 |
|
|---|
| 13 | hostname = florence
|
|---|
| 14 | uname -m = i686
|
|---|
| 15 | uname -r = 2.6.34.7-0.5-pae
|
|---|
| 16 | uname -s = Linux
|
|---|
| 17 | uname -v = #1 SMP 2010-10-25 08:40:12 +0200
|
|---|
| 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 |
|
|---|
| 30 | PATH: /tools/bin
|
|---|
| 31 | PATH: /bin
|
|---|
| 32 | PATH: /usr/bin
|
|---|
| 33 | PATH: /scripts
|
|---|
| 34 |
|
|---|
| 35 |
|
|---|
| 36 | ## ----------- ##
|
|---|
| 37 | ## Core tests. ##
|
|---|
| 38 | ## ----------- ##
|
|---|
| 39 |
|
|---|
| 40 | configure:2575: checking for a BSD-compatible install
|
|---|
| 41 | configure:2643: result: ./install-sh -c
|
|---|
| 42 | configure:2654: checking whether build environment is sane
|
|---|
| 43 | configure:2704: result: yes
|
|---|
| 44 | configure:2845: checking for a thread-safe mkdir -p
|
|---|
| 45 | configure:2884: result: /tools/bin/mkdir -p
|
|---|
| 46 | configure:2897: checking for gawk
|
|---|
| 47 | configure:2913: found /tools/bin/gawk
|
|---|
| 48 | configure:2924: result: gawk
|
|---|
| 49 | configure:2935: checking whether make sets $(MAKE)
|
|---|
| 50 | configure:2957: result: yes
|
|---|
| 51 | configure:3109: checking for style of include used by make
|
|---|
| 52 | configure:3137: result: GNU
|
|---|
| 53 | configure:3207: checking for gcc
|
|---|
| 54 | configure:3223: found /tools/bin/gcc
|
|---|
| 55 | configure:3234: result: gcc
|
|---|
| 56 | configure:3463: checking for C compiler version
|
|---|
| 57 | configure:3472: gcc --version >&5
|
|---|
| 58 | gcc (GCC) 4.5.1
|
|---|
| 59 | Copyright (C) 2010 Free Software Foundation, Inc.
|
|---|
| 60 | This is free software; see the source for copying conditions. There is NO
|
|---|
| 61 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
|---|
| 62 |
|
|---|
| 63 | configure:3483: $? = 0
|
|---|
| 64 | configure:3472: gcc -v >&5
|
|---|
| 65 | Using built-in specs.
|
|---|
| 66 | COLLECT_GCC=gcc
|
|---|
| 67 | COLLECT_LTO_WRAPPER=/usr/local/src/lfs/tools/bin/../libexec/gcc/i686-pc-linux-gnu/4.5.1/lto-wrapper
|
|---|
| 68 | Target: i686-pc-linux-gnu
|
|---|
| 69 | Configured with: ../sources/gcc-4.5.1/configure --prefix=/tools --with-local-prefix=/tools --enable-clocale=gnu --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-languages=c,c++ --disable-libstdcxx-pch --disable-multilib --disable-bootstrap --disable-libgomp --with-gmp-include=/usr/local/src/lfs/gcc-build/gmp --with-gmp-lib=/usr/local/src/lfs/gcc-build/gmp/.libs --without-ppl --without-cloog
|
|---|
| 70 | Thread model: posix
|
|---|
| 71 | gcc version 4.5.1 (GCC)
|
|---|
| 72 | configure:3483: $? = 0
|
|---|
| 73 | configure:3472: gcc -V >&5
|
|---|
| 74 | gcc: '-V' option must have argument
|
|---|
| 75 | configure:3483: $? = 1
|
|---|
| 76 | configure:3472: gcc -qversion >&5
|
|---|
| 77 | gcc: unrecognized option '-qversion'
|
|---|
| 78 | gcc: no input files
|
|---|
| 79 | configure:3483: $? = 1
|
|---|
| 80 | configure:3503: checking whether the C compiler works
|
|---|
| 81 | configure:3525: gcc conftest.c >&5
|
|---|
| 82 | configure:3529: $? = 0
|
|---|
| 83 | configure:3578: result: yes
|
|---|
| 84 | configure:3581: checking for C compiler default output file name
|
|---|
| 85 | configure:3583: result: a.out
|
|---|
| 86 | configure:3589: checking for suffix of executables
|
|---|
| 87 | configure:3596: gcc -o conftest conftest.c >&5
|
|---|
| 88 | configure:3600: $? = 0
|
|---|
| 89 | configure:3622: result:
|
|---|
| 90 | configure:3644: checking whether we are cross compiling
|
|---|
| 91 | configure:3652: gcc -o conftest conftest.c >&5
|
|---|
| 92 | configure:3656: $? = 0
|
|---|
| 93 | configure:3663: ./conftest
|
|---|
| 94 | configure:3667: $? = 0
|
|---|
| 95 | configure:3682: result: no
|
|---|
| 96 | configure:3687: checking for suffix of object files
|
|---|
| 97 | configure:3709: gcc -c conftest.c >&5
|
|---|
| 98 | configure:3713: $? = 0
|
|---|
| 99 | configure:3734: result: o
|
|---|
| 100 | configure:3738: checking whether we are using the GNU C compiler
|
|---|
| 101 | configure:3757: gcc -c conftest.c >&5
|
|---|
| 102 | configure:3757: $? = 0
|
|---|
| 103 | configure:3766: result: yes
|
|---|
| 104 | configure:3775: checking whether gcc accepts -g
|
|---|
| 105 | configure:3795: gcc -c -g conftest.c >&5
|
|---|
| 106 | configure:3795: $? = 0
|
|---|
| 107 | configure:3836: result: yes
|
|---|
| 108 | configure:3853: checking for gcc option to accept ISO C89
|
|---|
| 109 | configure:3917: gcc -c -g -O2 conftest.c >&5
|
|---|
| 110 | configure:3917: $? = 0
|
|---|
| 111 | configure:3930: result: none needed
|
|---|
| 112 | configure:3952: checking dependency style of gcc
|
|---|
| 113 | configure:4062: result: gcc3
|
|---|
| 114 | configure:4083: checking how to run the C preprocessor
|
|---|
| 115 | configure:4114: gcc -E conftest.c
|
|---|
| 116 | configure:4114: $? = 0
|
|---|
| 117 | configure:4128: gcc -E conftest.c
|
|---|
| 118 | conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
|
|---|
| 119 | compilation terminated.
|
|---|
| 120 | configure:4128: $? = 1
|
|---|
| 121 | configure: failed program was:
|
|---|
| 122 | | /* confdefs.h */
|
|---|
| 123 | | #define PACKAGE_NAME "GNU Awk"
|
|---|
| 124 | | #define PACKAGE_TARNAME "gawk"
|
|---|
| 125 | | #define PACKAGE_VERSION "3.1.8"
|
|---|
| 126 | | #define PACKAGE_STRING "GNU Awk 3.1.8"
|
|---|
| 127 | | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
|
|---|
| 128 | | #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
|
|---|
| 129 | | #define PACKAGE "gawk"
|
|---|
| 130 | | #define VERSION "3.1.8"
|
|---|
| 131 | | /* end confdefs.h. */
|
|---|
| 132 | | #include <ac_nonexistent.h>
|
|---|
| 133 | configure:4153: result: gcc -E
|
|---|
| 134 | configure:4173: gcc -E conftest.c
|
|---|
| 135 | configure:4173: $? = 0
|
|---|
| 136 | configure:4187: gcc -E conftest.c
|
|---|
| 137 | conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
|
|---|
| 138 | compilation terminated.
|
|---|
| 139 | configure:4187: $? = 1
|
|---|
| 140 | configure: failed program was:
|
|---|
| 141 | | /* confdefs.h */
|
|---|
| 142 | | #define PACKAGE_NAME "GNU Awk"
|
|---|
| 143 | | #define PACKAGE_TARNAME "gawk"
|
|---|
| 144 | | #define PACKAGE_VERSION "3.1.8"
|
|---|
| 145 | | #define PACKAGE_STRING "GNU Awk 3.1.8"
|
|---|
| 146 | | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
|
|---|
| 147 | | #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
|
|---|
| 148 | | #define PACKAGE "gawk"
|
|---|
| 149 | | #define VERSION "3.1.8"
|
|---|
| 150 | | /* end confdefs.h. */
|
|---|
| 151 | | #include <ac_nonexistent.h>
|
|---|
| 152 | configure:4216: checking for grep that handles long lines and -e
|
|---|
| 153 | configure:4274: result: /bin/grep
|
|---|
| 154 | configure:4279: checking for egrep
|
|---|
| 155 | configure:4341: result: /bin/grep -E
|
|---|
| 156 | configure:4346: checking for ANSI C header files
|
|---|
| 157 | configure:4366: gcc -c -g -O2 conftest.c >&5
|
|---|
| 158 | configure:4366: $? = 0
|
|---|
| 159 | configure:4439: gcc -o conftest -g -O2 conftest.c >&5
|
|---|
| 160 | configure:4439: $? = 0
|
|---|
| 161 | configure:4439: ./conftest
|
|---|
| 162 | configure:4439: $? = 0
|
|---|
| 163 | configure:4450: result: yes
|
|---|
| 164 | configure:4463: checking for sys/types.h
|
|---|
| 165 | configure:4463: gcc -c -g -O2 conftest.c >&5
|
|---|
| 166 | configure:4463: $? = 0
|
|---|
| 167 | configure:4463: result: yes
|
|---|
| 168 | configure:4463: checking for sys/stat.h
|
|---|
| 169 | configure:4463: gcc -c -g -O2 conftest.c >&5
|
|---|
| 170 | configure:4463: $? = 0
|
|---|
| 171 | configure:4463: result: yes
|
|---|
| 172 | configure:4463: checking for stdlib.h
|
|---|
| 173 | configure:4463: gcc -c -g -O2 conftest.c >&5
|
|---|
| 174 | configure:4463: $? = 0
|
|---|
| 175 | configure:4463: result: yes
|
|---|
| 176 | configure:4463: checking for string.h
|
|---|
| 177 | configure:4463: gcc -c -g -O2 conftest.c >&5
|
|---|
| 178 | configure:4463: $? = 0
|
|---|
| 179 | configure:4463: result: yes
|
|---|
| 180 | configure:4463: checking for memory.h
|
|---|
| 181 | configure:4463: gcc -c -g -O2 conftest.c >&5
|
|---|
| 182 | configure:4463: $? = 0
|
|---|
| 183 | configure:4463: result: yes
|
|---|
| 184 | configure:4463: checking for strings.h
|
|---|
| 185 | configure:4463: gcc -c -g -O2 conftest.c >&5
|
|---|
| 186 | configure:4463: $? = 0
|
|---|
| 187 | configure:4463: result: yes
|
|---|
| 188 | configure:4463: checking for inttypes.h
|
|---|
| 189 | configure:4463: gcc -c -g -O2 conftest.c >&5
|
|---|
| 190 | configure:4463: $? = 0
|
|---|
| 191 | configure:4463: result: yes
|
|---|
| 192 | configure:4463: checking for stdint.h
|
|---|
| 193 | configure:4463: gcc -c -g -O2 conftest.c >&5
|
|---|
| 194 | configure:4463: $? = 0
|
|---|
| 195 | configure:4463: result: yes
|
|---|
| 196 | configure:4463: checking for unistd.h
|
|---|
| 197 | configure:4463: gcc -c -g -O2 conftest.c >&5
|
|---|
| 198 | configure:4463: $? = 0
|
|---|
| 199 | configure:4463: result: yes
|
|---|
| 200 | configure:4477: checking minix/config.h usability
|
|---|
| 201 | configure:4477: gcc -c -g -O2 conftest.c >&5
|
|---|
| 202 | conftest.c:54:26: fatal error: minix/config.h: No such file or directory
|
|---|
| 203 | compilation terminated.
|
|---|
| 204 | configure:4477: $? = 1
|
|---|
| 205 | configure: failed program was:
|
|---|
| 206 | | /* confdefs.h */
|
|---|
| 207 | | #define PACKAGE_NAME "GNU Awk"
|
|---|
| 208 | | #define PACKAGE_TARNAME "gawk"
|
|---|
| 209 | | #define PACKAGE_VERSION "3.1.8"
|
|---|
| 210 | | #define PACKAGE_STRING "GNU Awk 3.1.8"
|
|---|
| 211 | | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
|
|---|
| 212 | | #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
|
|---|
| 213 | | #define PACKAGE "gawk"
|
|---|
| 214 | | #define VERSION "3.1.8"
|
|---|
| 215 | | #define STDC_HEADERS 1
|
|---|
| 216 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 217 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 218 | | #define HAVE_STDLIB_H 1
|
|---|
| 219 | | #define HAVE_STRING_H 1
|
|---|
| 220 | | #define HAVE_MEMORY_H 1
|
|---|
| 221 | | #define HAVE_STRINGS_H 1
|
|---|
| 222 | | #define HAVE_INTTYPES_H 1
|
|---|
| 223 | | #define HAVE_STDINT_H 1
|
|---|
| 224 | | #define HAVE_UNISTD_H 1
|
|---|
| 225 | | /* end confdefs.h. */
|
|---|
| 226 | | #include <stdio.h>
|
|---|
| 227 | | #ifdef HAVE_SYS_TYPES_H
|
|---|
| 228 | | # include <sys/types.h>
|
|---|
| 229 | | #endif
|
|---|
| 230 | | #ifdef HAVE_SYS_STAT_H
|
|---|
| 231 | | # include <sys/stat.h>
|
|---|
| 232 | | #endif
|
|---|
| 233 | | #ifdef STDC_HEADERS
|
|---|
| 234 | | # include <stdlib.h>
|
|---|
| 235 | | # include <stddef.h>
|
|---|
| 236 | | #else
|
|---|
| 237 | | # ifdef HAVE_STDLIB_H
|
|---|
| 238 | | # include <stdlib.h>
|
|---|
| 239 | | # endif
|
|---|
| 240 | | #endif
|
|---|
| 241 | | #ifdef HAVE_STRING_H
|
|---|
| 242 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
|---|
| 243 | | # include <memory.h>
|
|---|
| 244 | | # endif
|
|---|
| 245 | | # include <string.h>
|
|---|
| 246 | | #endif
|
|---|
| 247 | | #ifdef HAVE_STRINGS_H
|
|---|
| 248 | | # include <strings.h>
|
|---|
| 249 | | #endif
|
|---|
| 250 | | #ifdef HAVE_INTTYPES_H
|
|---|
| 251 | | # include <inttypes.h>
|
|---|
| 252 | | #endif
|
|---|
| 253 | | #ifdef HAVE_STDINT_H
|
|---|
| 254 | | # include <stdint.h>
|
|---|
| 255 | | #endif
|
|---|
| 256 | | #ifdef HAVE_UNISTD_H
|
|---|
| 257 | | # include <unistd.h>
|
|---|
| 258 | | #endif
|
|---|
| 259 | | #include <minix/config.h>
|
|---|
| 260 | configure:4477: result: no
|
|---|
| 261 | configure:4477: checking minix/config.h presence
|
|---|
| 262 | configure:4477: gcc -E conftest.c
|
|---|
| 263 | conftest.c:21:26: fatal error: minix/config.h: No such file or directory
|
|---|
| 264 | compilation terminated.
|
|---|
| 265 | configure:4477: $? = 1
|
|---|
| 266 | configure: failed program was:
|
|---|
| 267 | | /* confdefs.h */
|
|---|
| 268 | | #define PACKAGE_NAME "GNU Awk"
|
|---|
| 269 | | #define PACKAGE_TARNAME "gawk"
|
|---|
| 270 | | #define PACKAGE_VERSION "3.1.8"
|
|---|
| 271 | | #define PACKAGE_STRING "GNU Awk 3.1.8"
|
|---|
| 272 | | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
|
|---|
| 273 | | #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
|
|---|
| 274 | | #define PACKAGE "gawk"
|
|---|
| 275 | | #define VERSION "3.1.8"
|
|---|
| 276 | | #define STDC_HEADERS 1
|
|---|
| 277 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 278 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 279 | | #define HAVE_STDLIB_H 1
|
|---|
| 280 | | #define HAVE_STRING_H 1
|
|---|
| 281 | | #define HAVE_MEMORY_H 1
|
|---|
| 282 | | #define HAVE_STRINGS_H 1
|
|---|
| 283 | | #define HAVE_INTTYPES_H 1
|
|---|
| 284 | | #define HAVE_STDINT_H 1
|
|---|
| 285 | | #define HAVE_UNISTD_H 1
|
|---|
| 286 | | /* end confdefs.h. */
|
|---|
| 287 | | #include <minix/config.h>
|
|---|
| 288 | configure:4477: result: no
|
|---|
| 289 | configure:4477: checking for minix/config.h
|
|---|
| 290 | configure:4477: result: no
|
|---|
| 291 | configure:4498: checking whether it is safe to define __EXTENSIONS__
|
|---|
| 292 | configure:4516: gcc -c -g -O2 conftest.c >&5
|
|---|
| 293 | configure:4516: $? = 0
|
|---|
| 294 | configure:4523: result: yes
|
|---|
| 295 | configure:4538: checking for egrep
|
|---|
| 296 | configure:4600: result: /bin/grep -E
|
|---|
| 297 | configure:4609: checking for bison
|
|---|
| 298 | configure:4625: found /usr/bin/bison
|
|---|
| 299 | configure:4636: result: bison -y
|
|---|
| 300 | configure:4648: checking whether ln -s works
|
|---|
| 301 | configure:4652: result: yes
|
|---|
| 302 | configure:4707: checking for gcc
|
|---|
| 303 | configure:4734: result: gcc
|
|---|
| 304 | configure:4963: checking for C compiler version
|
|---|
| 305 | configure:4972: gcc --version >&5
|
|---|
| 306 | gcc (GCC) 4.5.1
|
|---|
| 307 | Copyright (C) 2010 Free Software Foundation, Inc.
|
|---|
| 308 | This is free software; see the source for copying conditions. There is NO
|
|---|
| 309 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
|---|
| 310 |
|
|---|
| 311 | configure:4983: $? = 0
|
|---|
| 312 | configure:4972: gcc -v >&5
|
|---|
| 313 | Using built-in specs.
|
|---|
| 314 | COLLECT_GCC=gcc
|
|---|
| 315 | COLLECT_LTO_WRAPPER=/usr/local/src/lfs/tools/bin/../libexec/gcc/i686-pc-linux-gnu/4.5.1/lto-wrapper
|
|---|
| 316 | Target: i686-pc-linux-gnu
|
|---|
| 317 | Configured with: ../sources/gcc-4.5.1/configure --prefix=/tools --with-local-prefix=/tools --enable-clocale=gnu --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-languages=c,c++ --disable-libstdcxx-pch --disable-multilib --disable-bootstrap --disable-libgomp --with-gmp-include=/usr/local/src/lfs/gcc-build/gmp --with-gmp-lib=/usr/local/src/lfs/gcc-build/gmp/.libs --without-ppl --without-cloog
|
|---|
| 318 | Thread model: posix
|
|---|
| 319 | gcc version 4.5.1 (GCC)
|
|---|
| 320 | configure:4983: $? = 0
|
|---|
| 321 | configure:4972: gcc -V >&5
|
|---|
| 322 | gcc: '-V' option must have argument
|
|---|
| 323 | configure:4983: $? = 1
|
|---|
| 324 | configure:4972: gcc -qversion >&5
|
|---|
| 325 | gcc: unrecognized option '-qversion'
|
|---|
| 326 | gcc: no input files
|
|---|
| 327 | configure:4983: $? = 1
|
|---|
| 328 | configure:4987: checking whether we are using the GNU C compiler
|
|---|
| 329 | configure:5015: result: yes
|
|---|
| 330 | configure:5024: checking whether gcc accepts -g
|
|---|
| 331 | configure:5085: result: yes
|
|---|
| 332 | configure:5102: checking for gcc option to accept ISO C89
|
|---|
| 333 | configure:5179: result: none needed
|
|---|
| 334 | configure:5201: checking dependency style of gcc
|
|---|
| 335 | configure:5311: result: gcc3
|
|---|
| 336 | configure:5331: checking how to run the C preprocessor
|
|---|
| 337 | configure:5401: result: gcc -E
|
|---|
| 338 | configure:5421: gcc -E conftest.c
|
|---|
| 339 | configure:5421: $? = 0
|
|---|
| 340 | configure:5435: gcc -E conftest.c
|
|---|
| 341 | conftest.c:26:28: fatal error: ac_nonexistent.h: No such file or directory
|
|---|
| 342 | compilation terminated.
|
|---|
| 343 | configure:5435: $? = 1
|
|---|
| 344 | configure: failed program was:
|
|---|
| 345 | | /* confdefs.h */
|
|---|
| 346 | | #define PACKAGE_NAME "GNU Awk"
|
|---|
| 347 | | #define PACKAGE_TARNAME "gawk"
|
|---|
| 348 | | #define PACKAGE_VERSION "3.1.8"
|
|---|
| 349 | | #define PACKAGE_STRING "GNU Awk 3.1.8"
|
|---|
| 350 | | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
|
|---|
| 351 | | #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
|
|---|
| 352 | | #define PACKAGE "gawk"
|
|---|
| 353 | | #define VERSION "3.1.8"
|
|---|
| 354 | | #define STDC_HEADERS 1
|
|---|
| 355 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 356 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 357 | | #define HAVE_STDLIB_H 1
|
|---|
| 358 | | #define HAVE_STRING_H 1
|
|---|
| 359 | | #define HAVE_MEMORY_H 1
|
|---|
| 360 | | #define HAVE_STRINGS_H 1
|
|---|
| 361 | | #define HAVE_INTTYPES_H 1
|
|---|
| 362 | | #define HAVE_STDINT_H 1
|
|---|
| 363 | | #define HAVE_UNISTD_H 1
|
|---|
| 364 | | #define __EXTENSIONS__ 1
|
|---|
| 365 | | #define _ALL_SOURCE 1
|
|---|
| 366 | | #define _GNU_SOURCE 1
|
|---|
| 367 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
|---|
| 368 | | #define _TANDEM_SOURCE 1
|
|---|
| 369 | | /* end confdefs.h. */
|
|---|
| 370 | | #include <ac_nonexistent.h>
|
|---|
| 371 | configure:5468: checking whether make sets $(MAKE)
|
|---|
| 372 | configure:5490: result: yes
|
|---|
| 373 | configure:5502: checking for special development options
|
|---|
| 374 | configure:5522: result: no
|
|---|
| 375 | configure:5529: checking for z/OS USS compilation
|
|---|
| 376 | configure:5540: result: no
|
|---|
| 377 | configure:5544: checking for strerror in -lcposix
|
|---|
| 378 | configure:5569: gcc -o conftest -g -O2 conftest.c -lcposix >&5
|
|---|
| 379 | /usr/local/src/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lcposix
|
|---|
| 380 | collect2: ld returned 1 exit status
|
|---|
| 381 | configure:5569: $? = 1
|
|---|
| 382 | configure: failed program was:
|
|---|
| 383 | | /* confdefs.h */
|
|---|
| 384 | | #define PACKAGE_NAME "GNU Awk"
|
|---|
| 385 | | #define PACKAGE_TARNAME "gawk"
|
|---|
| 386 | | #define PACKAGE_VERSION "3.1.8"
|
|---|
| 387 | | #define PACKAGE_STRING "GNU Awk 3.1.8"
|
|---|
| 388 | | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
|
|---|
| 389 | | #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
|
|---|
| 390 | | #define PACKAGE "gawk"
|
|---|
| 391 | | #define VERSION "3.1.8"
|
|---|
| 392 | | #define STDC_HEADERS 1
|
|---|
| 393 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 394 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 395 | | #define HAVE_STDLIB_H 1
|
|---|
| 396 | | #define HAVE_STRING_H 1
|
|---|
| 397 | | #define HAVE_MEMORY_H 1
|
|---|
| 398 | | #define HAVE_STRINGS_H 1
|
|---|
| 399 | | #define HAVE_INTTYPES_H 1
|
|---|
| 400 | | #define HAVE_STDINT_H 1
|
|---|
| 401 | | #define HAVE_UNISTD_H 1
|
|---|
| 402 | | #define __EXTENSIONS__ 1
|
|---|
| 403 | | #define _ALL_SOURCE 1
|
|---|
| 404 | | #define _GNU_SOURCE 1
|
|---|
| 405 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
|---|
| 406 | | #define _TANDEM_SOURCE 1
|
|---|
| 407 | | /* end confdefs.h. */
|
|---|
| 408 | |
|
|---|
| 409 | | /* Override any GCC internal prototype to avoid an error.
|
|---|
| 410 | | Use char because int might match the return type of a GCC
|
|---|
| 411 | | builtin and then its argument prototype would still apply. */
|
|---|
| 412 | | #ifdef __cplusplus
|
|---|
| 413 | | extern "C"
|
|---|
| 414 | | #endif
|
|---|
| 415 | | char strerror ();
|
|---|
| 416 | | int
|
|---|
| 417 | | main ()
|
|---|
| 418 | | {
|
|---|
| 419 | | return strerror ();
|
|---|
| 420 | | ;
|
|---|
| 421 | | return 0;
|
|---|
| 422 | | }
|
|---|
| 423 | configure:5578: result: no
|
|---|
| 424 | configure:5593: checking for special C compiler options needed for large files
|
|---|
| 425 | configure:5638: result: no
|
|---|
| 426 | configure:5644: checking for _FILE_OFFSET_BITS value needed for large files
|
|---|
| 427 | configure:5669: gcc -c -g -O2 conftest.c >&5
|
|---|
| 428 | conftest.c:32:3: warning: left shift count >= width of type
|
|---|
| 429 | conftest.c:32:3: warning: left shift count >= width of type
|
|---|
| 430 | conftest.c:33:10: warning: left shift count >= width of type
|
|---|
| 431 | conftest.c:33:10: warning: left shift count >= width of type
|
|---|
| 432 | conftest.c:32:7: error: size of array 'off_t_is_large' is negative
|
|---|
| 433 | conftest.c:34:9: warning: variably modified 'off_t_is_large' at file scope
|
|---|
| 434 | configure:5669: $? = 1
|
|---|
| 435 | configure: failed program was:
|
|---|
| 436 | | /* confdefs.h */
|
|---|
| 437 | | #define PACKAGE_NAME "GNU Awk"
|
|---|
| 438 | | #define PACKAGE_TARNAME "gawk"
|
|---|
| 439 | | #define PACKAGE_VERSION "3.1.8"
|
|---|
| 440 | | #define PACKAGE_STRING "GNU Awk 3.1.8"
|
|---|
| 441 | | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
|
|---|
| 442 | | #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
|
|---|
| 443 | | #define PACKAGE "gawk"
|
|---|
| 444 | | #define VERSION "3.1.8"
|
|---|
| 445 | | #define STDC_HEADERS 1
|
|---|
| 446 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 447 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 448 | | #define HAVE_STDLIB_H 1
|
|---|
| 449 | | #define HAVE_STRING_H 1
|
|---|
| 450 | | #define HAVE_MEMORY_H 1
|
|---|
| 451 | | #define HAVE_STRINGS_H 1
|
|---|
| 452 | | #define HAVE_INTTYPES_H 1
|
|---|
| 453 | | #define HAVE_STDINT_H 1
|
|---|
| 454 | | #define HAVE_UNISTD_H 1
|
|---|
| 455 | | #define __EXTENSIONS__ 1
|
|---|
| 456 | | #define _ALL_SOURCE 1
|
|---|
| 457 | | #define _GNU_SOURCE 1
|
|---|
| 458 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
|---|
| 459 | | #define _TANDEM_SOURCE 1
|
|---|
| 460 | | /* end confdefs.h. */
|
|---|
| 461 | | #include <sys/types.h>
|
|---|
| 462 | | /* Check that off_t can represent 2**63 - 1 correctly.
|
|---|
| 463 | | We can't simply define LARGE_OFF_T to be 9223372036854775807,
|
|---|
| 464 | | since some C++ compilers masquerading as C compilers
|
|---|
| 465 | | incorrectly reject 9223372036854775807. */
|
|---|
| 466 | | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
|
|---|
| 467 | | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
|
|---|
| 468 | | && LARGE_OFF_T % 2147483647 == 1)
|
|---|
| 469 | | ? 1 : -1];
|
|---|
| 470 | | int
|
|---|
| 471 | | main ()
|
|---|
| 472 | | {
|
|---|
| 473 | |
|
|---|
| 474 | | ;
|
|---|
| 475 | | return 0;
|
|---|
| 476 | | }
|
|---|
| 477 | configure:5693: gcc -c -g -O2 conftest.c >&5
|
|---|
| 478 | configure:5693: $? = 0
|
|---|
| 479 | configure:5701: result: 64
|
|---|
| 480 | configure:5785: checking for AIX compilation hacks
|
|---|
| 481 | configure:5800: result: no
|
|---|
| 482 | configure:5804: checking for Linux/Alpha compilation hacks
|
|---|
| 483 | configure:5826: result: no
|
|---|
| 484 | configure:5835: checking for function prototypes
|
|---|
| 485 | configure:5838: result: yes
|
|---|
| 486 | configure:5861: checking for string.h
|
|---|
| 487 | configure:5861: result: yes
|
|---|
| 488 | configure:5883: checking whether NLS is requested
|
|---|
| 489 | configure:5892: result: yes
|
|---|
| 490 | configure:5933: checking for msgfmt
|
|---|
| 491 | configure: trying /tools/bin/msgfmt...
|
|---|
| 492 | 0 translated messages.
|
|---|
| 493 | configure:5965: result: /tools/bin/msgfmt
|
|---|
| 494 | configure:5974: checking for gmsgfmt
|
|---|
| 495 | configure:6005: result: /tools/bin/msgfmt
|
|---|
| 496 | configure:6056: checking for xgettext
|
|---|
| 497 | configure: trying /usr/bin/xgettext...
|
|---|
| 498 | /usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C
|
|---|
| 499 | configure:6088: result: /usr/bin/xgettext
|
|---|
| 500 | configure:6134: checking for msgmerge
|
|---|
| 501 | configure: trying /usr/bin/msgmerge...
|
|---|
| 502 | configure:6165: result: /usr/bin/msgmerge
|
|---|
| 503 | configure:6202: checking build system type
|
|---|
| 504 | configure:6216: result: i686-pc-linux-gnu
|
|---|
| 505 | configure:6236: checking host system type
|
|---|
| 506 | configure:6249: result: i686-pc-linux-gnu
|
|---|
| 507 | configure:6293: checking for ld used by GCC
|
|---|
| 508 | configure:6357: result: /usr/local/src/lfs/tools/i686-pc-linux-gnu/bin/ld
|
|---|
| 509 | configure:6364: checking if the linker (/usr/local/src/lfs/tools/i686-pc-linux-gnu/bin/ld) is GNU ld
|
|---|
| 510 | configure:6377: result: yes
|
|---|
| 511 | configure:6384: checking for shared library run path origin
|
|---|
| 512 | configure:6397: result: done
|
|---|
| 513 | configure:6898: checking for CFPreferencesCopyAppValue
|
|---|
| 514 | configure:6916: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
|
|---|
| 515 | conftest.c:30:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
|
|---|
| 516 | compilation terminated.
|
|---|
| 517 | configure:6916: $? = 1
|
|---|
| 518 | configure: failed program was:
|
|---|
| 519 | | /* confdefs.h */
|
|---|
| 520 | | #define PACKAGE_NAME "GNU Awk"
|
|---|
| 521 | | #define PACKAGE_TARNAME "gawk"
|
|---|
| 522 | | #define PACKAGE_VERSION "3.1.8"
|
|---|
| 523 | | #define PACKAGE_STRING "GNU Awk 3.1.8"
|
|---|
| 524 | | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
|
|---|
| 525 | | #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
|
|---|
| 526 | | #define PACKAGE "gawk"
|
|---|
| 527 | | #define VERSION "3.1.8"
|
|---|
| 528 | | #define STDC_HEADERS 1
|
|---|
| 529 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 530 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 531 | | #define HAVE_STDLIB_H 1
|
|---|
| 532 | | #define HAVE_STRING_H 1
|
|---|
| 533 | | #define HAVE_MEMORY_H 1
|
|---|
| 534 | | #define HAVE_STRINGS_H 1
|
|---|
| 535 | | #define HAVE_INTTYPES_H 1
|
|---|
| 536 | | #define HAVE_STDINT_H 1
|
|---|
| 537 | | #define HAVE_UNISTD_H 1
|
|---|
| 538 | | #define __EXTENSIONS__ 1
|
|---|
| 539 | | #define _ALL_SOURCE 1
|
|---|
| 540 | | #define _GNU_SOURCE 1
|
|---|
| 541 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
|---|
| 542 | | #define _TANDEM_SOURCE 1
|
|---|
| 543 | | #define _FILE_OFFSET_BITS 64
|
|---|
| 544 | | #define PROTOTYPES 1
|
|---|
| 545 | | #define __PROTOTYPES 1
|
|---|
| 546 | | #define HAVE_STRING_H 1
|
|---|
| 547 | | /* end confdefs.h. */
|
|---|
| 548 | | #include <CoreFoundation/CFPreferences.h>
|
|---|
| 549 | | int
|
|---|
| 550 | | main ()
|
|---|
| 551 | | {
|
|---|
| 552 | | CFPreferencesCopyAppValue(NULL, NULL)
|
|---|
| 553 | | ;
|
|---|
| 554 | | return 0;
|
|---|
| 555 | | }
|
|---|
| 556 | configure:6925: result: no
|
|---|
| 557 | configure:6932: checking for CFLocaleCopyCurrent
|
|---|
| 558 | configure:6950: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
|
|---|
| 559 | conftest.c:30:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
|
|---|
| 560 | compilation terminated.
|
|---|
| 561 | configure:6950: $? = 1
|
|---|
| 562 | configure: failed program was:
|
|---|
| 563 | | /* confdefs.h */
|
|---|
| 564 | | #define PACKAGE_NAME "GNU Awk"
|
|---|
| 565 | | #define PACKAGE_TARNAME "gawk"
|
|---|
| 566 | | #define PACKAGE_VERSION "3.1.8"
|
|---|
| 567 | | #define PACKAGE_STRING "GNU Awk 3.1.8"
|
|---|
| 568 | | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
|
|---|
| 569 | | #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
|
|---|
| 570 | | #define PACKAGE "gawk"
|
|---|
| 571 | | #define VERSION "3.1.8"
|
|---|
| 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 __EXTENSIONS__ 1
|
|---|
| 583 | | #define _ALL_SOURCE 1
|
|---|
| 584 | | #define _GNU_SOURCE 1
|
|---|
| 585 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
|---|
| 586 | | #define _TANDEM_SOURCE 1
|
|---|
| 587 | | #define _FILE_OFFSET_BITS 64
|
|---|
| 588 | | #define PROTOTYPES 1
|
|---|
| 589 | | #define __PROTOTYPES 1
|
|---|
| 590 | | #define HAVE_STRING_H 1
|
|---|
| 591 | | /* end confdefs.h. */
|
|---|
| 592 | | #include <CoreFoundation/CFLocale.h>
|
|---|
| 593 | | int
|
|---|
| 594 | | main ()
|
|---|
| 595 | | {
|
|---|
| 596 | | CFLocaleCopyCurrent();
|
|---|
| 597 | | ;
|
|---|
| 598 | | return 0;
|
|---|
| 599 | | }
|
|---|
| 600 | configure:6959: result: no
|
|---|
| 601 | configure:7008: checking for GNU gettext in libc
|
|---|
| 602 | configure:7028: gcc -o conftest -g -O2 conftest.c >&5
|
|---|
| 603 | configure:7028: $? = 0
|
|---|
| 604 | configure:7037: result: yes
|
|---|
| 605 | configure:7783: checking whether to use NLS
|
|---|
| 606 | configure:7785: result: yes
|
|---|
| 607 | configure:7788: checking where the gettext function comes from
|
|---|
| 608 | configure:7799: result: libc
|
|---|
| 609 | configure:7858: checking for nl_langinfo and CODESET
|
|---|
| 610 | configure:7874: gcc -o conftest -g -O2 conftest.c >&5
|
|---|
| 611 | configure:7874: $? = 0
|
|---|
| 612 | configure:7883: result: yes
|
|---|
| 613 | configure:7892: checking for LC_MESSAGES
|
|---|
| 614 | configure:7908: gcc -o conftest -g -O2 conftest.c >&5
|
|---|
| 615 | configure:7908: $? = 0
|
|---|
| 616 | configure:7916: result: yes
|
|---|
| 617 | configure:7925: checking for ANSI C header files
|
|---|
| 618 | configure:8029: result: yes
|
|---|
| 619 | configure:8037: checking for sys/wait.h that is POSIX.1 compatible
|
|---|
| 620 | configure:8063: gcc -c -g -O2 conftest.c >&5
|
|---|
| 621 | configure:8063: $? = 0
|
|---|
| 622 | configure:8070: result: yes
|
|---|
| 623 | configure:8078: checking whether time.h and sys/time.h may both be included
|
|---|
| 624 | configure:8098: gcc -c -g -O2 conftest.c >&5
|
|---|
| 625 | configure:8098: $? = 0
|
|---|
| 626 | configure:8105: result: yes
|
|---|
| 627 | configure:8119: checking arpa/inet.h usability
|
|---|
| 628 | configure:8119: gcc -c -g -O2 conftest.c >&5
|
|---|
| 629 | configure:8119: $? = 0
|
|---|
| 630 | configure:8119: result: yes
|
|---|
| 631 | configure:8119: checking arpa/inet.h presence
|
|---|
| 632 | configure:8119: gcc -E conftest.c
|
|---|
| 633 | configure:8119: $? = 0
|
|---|
| 634 | configure:8119: result: yes
|
|---|
| 635 | configure:8119: checking for arpa/inet.h
|
|---|
| 636 | configure:8119: result: yes
|
|---|
| 637 | configure:8119: checking fcntl.h usability
|
|---|
| 638 | configure:8119: gcc -c -g -O2 conftest.c >&5
|
|---|
| 639 | configure:8119: $? = 0
|
|---|
| 640 | configure:8119: result: yes
|
|---|
| 641 | configure:8119: checking fcntl.h presence
|
|---|
| 642 | configure:8119: gcc -E conftest.c
|
|---|
| 643 | configure:8119: $? = 0
|
|---|
| 644 | configure:8119: result: yes
|
|---|
| 645 | configure:8119: checking for fcntl.h
|
|---|
| 646 | configure:8119: result: yes
|
|---|
| 647 | configure:8119: checking limits.h usability
|
|---|
| 648 | configure:8119: gcc -c -g -O2 conftest.c >&5
|
|---|
| 649 | configure:8119: $? = 0
|
|---|
| 650 | configure:8119: result: yes
|
|---|
| 651 | configure:8119: checking limits.h presence
|
|---|
| 652 | configure:8119: gcc -E conftest.c
|
|---|
| 653 | configure:8119: $? = 0
|
|---|
| 654 | configure:8119: result: yes
|
|---|
| 655 | configure:8119: checking for limits.h
|
|---|
| 656 | configure:8119: result: yes
|
|---|
| 657 | configure:8119: checking locale.h usability
|
|---|
| 658 | configure:8119: gcc -c -g -O2 conftest.c >&5
|
|---|
| 659 | configure:8119: $? = 0
|
|---|
| 660 | configure:8119: result: yes
|
|---|
| 661 | configure:8119: checking locale.h presence
|
|---|
| 662 | configure:8119: gcc -E conftest.c
|
|---|
| 663 | configure:8119: $? = 0
|
|---|
| 664 | configure:8119: result: yes
|
|---|
| 665 | configure:8119: checking for locale.h
|
|---|
| 666 | configure:8119: result: yes
|
|---|
| 667 | configure:8119: checking libintl.h usability
|
|---|
| 668 | configure:8119: gcc -c -g -O2 conftest.c >&5
|
|---|
| 669 | configure:8119: $? = 0
|
|---|
| 670 | configure:8119: result: yes
|
|---|
| 671 | configure:8119: checking libintl.h presence
|
|---|
| 672 | configure:8119: gcc -E conftest.c
|
|---|
| 673 | configure:8119: $? = 0
|
|---|
| 674 | configure:8119: result: yes
|
|---|
| 675 | configure:8119: checking for libintl.h
|
|---|
| 676 | configure:8119: result: yes
|
|---|
| 677 | configure:8119: checking mcheck.h usability
|
|---|
| 678 | configure:8119: gcc -c -g -O2 conftest.c >&5
|
|---|
| 679 | configure:8119: $? = 0
|
|---|
| 680 | configure:8119: result: yes
|
|---|
| 681 | configure:8119: checking mcheck.h presence
|
|---|
| 682 | configure:8119: gcc -E conftest.c
|
|---|
| 683 | configure:8119: $? = 0
|
|---|
| 684 | configure:8119: result: yes
|
|---|
| 685 | configure:8119: checking for mcheck.h
|
|---|
| 686 | configure:8119: result: yes
|
|---|
| 687 | configure:8119: checking netdb.h usability
|
|---|
| 688 | configure:8119: gcc -c -g -O2 conftest.c >&5
|
|---|
| 689 | configure:8119: $? = 0
|
|---|
| 690 | configure:8119: result: yes
|
|---|
| 691 | configure:8119: checking netdb.h presence
|
|---|
| 692 | configure:8119: gcc -E conftest.c
|
|---|
| 693 | configure:8119: $? = 0
|
|---|
| 694 | configure:8119: result: yes
|
|---|
| 695 | configure:8119: checking for netdb.h
|
|---|
| 696 | configure:8119: result: yes
|
|---|
| 697 | configure:8119: checking netinet/in.h usability
|
|---|
| 698 | configure:8119: gcc -c -g -O2 conftest.c >&5
|
|---|
| 699 | configure:8119: $? = 0
|
|---|
| 700 | configure:8119: result: yes
|
|---|
| 701 | configure:8119: checking netinet/in.h presence
|
|---|
| 702 | configure:8119: gcc -E conftest.c
|
|---|
| 703 | configure:8119: $? = 0
|
|---|
| 704 | configure:8119: result: yes
|
|---|
| 705 | configure:8119: checking for netinet/in.h
|
|---|
| 706 | configure:8119: result: yes
|
|---|
| 707 | configure:8119: checking stdarg.h usability
|
|---|
| 708 | configure:8119: gcc -c -g -O2 conftest.c >&5
|
|---|
| 709 | configure:8119: $? = 0
|
|---|
| 710 | configure:8119: result: yes
|
|---|
| 711 | configure:8119: checking stdarg.h presence
|
|---|
| 712 | configure:8119: gcc -E conftest.c
|
|---|
| 713 | configure:8119: $? = 0
|
|---|
| 714 | configure:8119: result: yes
|
|---|
| 715 | configure:8119: checking for stdarg.h
|
|---|
| 716 | configure:8119: result: yes
|
|---|
| 717 | configure:8119: checking stddef.h usability
|
|---|
| 718 | configure:8119: gcc -c -g -O2 conftest.c >&5
|
|---|
| 719 | configure:8119: $? = 0
|
|---|
| 720 | configure:8119: result: yes
|
|---|
| 721 | configure:8119: checking stddef.h presence
|
|---|
| 722 | configure:8119: gcc -E conftest.c
|
|---|
| 723 | configure:8119: $? = 0
|
|---|
| 724 | configure:8119: result: yes
|
|---|
| 725 | configure:8119: checking for stddef.h
|
|---|
| 726 | configure:8119: result: yes
|
|---|
| 727 | configure:8119: checking for string.h
|
|---|
| 728 | configure:8119: result: yes
|
|---|
| 729 | configure:8119: checking sys/param.h usability
|
|---|
| 730 | configure:8119: gcc -c -g -O2 conftest.c >&5
|
|---|
| 731 | configure:8119: $? = 0
|
|---|
| 732 | configure:8119: result: yes
|
|---|
| 733 | configure:8119: checking sys/param.h presence
|
|---|
| 734 | configure:8119: gcc -E conftest.c
|
|---|
| 735 | configure:8119: $? = 0
|
|---|
| 736 | configure:8119: result: yes
|
|---|
| 737 | configure:8119: checking for sys/param.h
|
|---|
| 738 | configure:8119: result: yes
|
|---|
| 739 | configure:8119: checking sys/socket.h usability
|
|---|
| 740 | configure:8119: gcc -c -g -O2 conftest.c >&5
|
|---|
| 741 | configure:8119: $? = 0
|
|---|
| 742 | configure:8119: result: yes
|
|---|
| 743 | configure:8119: checking sys/socket.h presence
|
|---|
| 744 | configure:8119: gcc -E conftest.c
|
|---|
| 745 | configure:8119: $? = 0
|
|---|
| 746 | configure:8119: result: yes
|
|---|
| 747 | configure:8119: checking for sys/socket.h
|
|---|
| 748 | configure:8119: result: yes
|
|---|
| 749 | configure:8119: checking sys/time.h usability
|
|---|
| 750 | configure:8119: gcc -c -g -O2 conftest.c >&5
|
|---|
| 751 | configure:8119: $? = 0
|
|---|
| 752 | configure:8119: result: yes
|
|---|
| 753 | configure:8119: checking sys/time.h presence
|
|---|
| 754 | configure:8119: gcc -E conftest.c
|
|---|
| 755 | configure:8119: $? = 0
|
|---|
| 756 | configure:8119: result: yes
|
|---|
| 757 | configure:8119: checking for sys/time.h
|
|---|
| 758 | configure:8119: result: yes
|
|---|
| 759 | configure:8119: checking for unistd.h
|
|---|
| 760 | configure:8119: result: yes
|
|---|
| 761 | configure:8119: checking termios.h usability
|
|---|
| 762 | configure:8119: gcc -c -g -O2 conftest.c >&5
|
|---|
| 763 | configure:8119: $? = 0
|
|---|
| 764 | configure:8119: result: yes
|
|---|
| 765 | configure:8119: checking termios.h presence
|
|---|
| 766 | configure:8119: gcc -E conftest.c
|
|---|
| 767 | configure:8119: $? = 0
|
|---|
| 768 | configure:8119: result: yes
|
|---|
| 769 | configure:8119: checking for termios.h
|
|---|
| 770 | configure:8119: result: yes
|
|---|
| 771 | configure:8119: checking stropts.h usability
|
|---|
| 772 | configure:8119: gcc -c -g -O2 conftest.c >&5
|
|---|
| 773 | configure:8119: $? = 0
|
|---|
| 774 | configure:8119: result: yes
|
|---|
| 775 | configure:8119: checking stropts.h presence
|
|---|
| 776 | configure:8119: gcc -E conftest.c
|
|---|
| 777 | configure:8119: $? = 0
|
|---|
| 778 | configure:8119: result: yes
|
|---|
| 779 | configure:8119: checking for stropts.h
|
|---|
| 780 | configure:8119: result: yes
|
|---|
| 781 | configure:8119: checking wchar.h usability
|
|---|
| 782 | configure:8119: gcc -c -g -O2 conftest.c >&5
|
|---|
| 783 | configure:8119: $? = 0
|
|---|
| 784 | configure:8119: result: yes
|
|---|
| 785 | configure:8119: checking wchar.h presence
|
|---|
| 786 | configure:8119: gcc -E conftest.c
|
|---|
| 787 | configure:8119: $? = 0
|
|---|
| 788 | configure:8119: result: yes
|
|---|
| 789 | configure:8119: checking for wchar.h
|
|---|
| 790 | configure:8119: result: yes
|
|---|
| 791 | configure:8119: checking wctype.h usability
|
|---|
| 792 | configure:8119: gcc -c -g -O2 conftest.c >&5
|
|---|
| 793 | configure:8119: $? = 0
|
|---|
| 794 | configure:8119: result: yes
|
|---|
| 795 | configure:8119: checking wctype.h presence
|
|---|
| 796 | configure:8119: gcc -E conftest.c
|
|---|
| 797 | configure:8119: $? = 0
|
|---|
| 798 | configure:8119: result: yes
|
|---|
| 799 | configure:8119: checking for wctype.h
|
|---|
| 800 | configure:8119: result: yes
|
|---|
| 801 | configure:8135: checking for memory.h
|
|---|
| 802 | configure:8135: result: yes
|
|---|
| 803 | configure:8160: checking for pid_t
|
|---|
| 804 | configure:8160: gcc -c -g -O2 conftest.c >&5
|
|---|
| 805 | configure:8160: $? = 0
|
|---|
| 806 | configure:8160: gcc -c -g -O2 conftest.c >&5
|
|---|
| 807 | conftest.c: In function 'main':
|
|---|
| 808 | conftest.c:94:20: error: expected expression before ')' token
|
|---|
| 809 | configure:8160: $? = 1
|
|---|
| 810 | configure: failed program was:
|
|---|
| 811 | | /* confdefs.h */
|
|---|
| 812 | | #define PACKAGE_NAME "GNU Awk"
|
|---|
| 813 | | #define PACKAGE_TARNAME "gawk"
|
|---|
| 814 | | #define PACKAGE_VERSION "3.1.8"
|
|---|
| 815 | | #define PACKAGE_STRING "GNU Awk 3.1.8"
|
|---|
| 816 | | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
|
|---|
| 817 | | #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
|
|---|
| 818 | | #define PACKAGE "gawk"
|
|---|
| 819 | | #define VERSION "3.1.8"
|
|---|
| 820 | | #define STDC_HEADERS 1
|
|---|
| 821 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 822 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 823 | | #define HAVE_STDLIB_H 1
|
|---|
| 824 | | #define HAVE_STRING_H 1
|
|---|
| 825 | | #define HAVE_MEMORY_H 1
|
|---|
| 826 | | #define HAVE_STRINGS_H 1
|
|---|
| 827 | | #define HAVE_INTTYPES_H 1
|
|---|
| 828 | | #define HAVE_STDINT_H 1
|
|---|
| 829 | | #define HAVE_UNISTD_H 1
|
|---|
| 830 | | #define __EXTENSIONS__ 1
|
|---|
| 831 | | #define _ALL_SOURCE 1
|
|---|
| 832 | | #define _GNU_SOURCE 1
|
|---|
| 833 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
|---|
| 834 | | #define _TANDEM_SOURCE 1
|
|---|
| 835 | | #define _FILE_OFFSET_BITS 64
|
|---|
| 836 | | #define PROTOTYPES 1
|
|---|
| 837 | | #define __PROTOTYPES 1
|
|---|
| 838 | | #define HAVE_STRING_H 1
|
|---|
| 839 | | #define ENABLE_NLS 1
|
|---|
| 840 | | #define HAVE_GETTEXT 1
|
|---|
| 841 | | #define HAVE_DCGETTEXT 1
|
|---|
| 842 | | #define HAVE_LANGINFO_CODESET 1
|
|---|
| 843 | | #define HAVE_LC_MESSAGES 1
|
|---|
| 844 | | #define STDC_HEADERS 1
|
|---|
| 845 | | #define HAVE_SYS_WAIT_H 1
|
|---|
| 846 | | #define TIME_WITH_SYS_TIME 1
|
|---|
| 847 | | #define HAVE_ARPA_INET_H 1
|
|---|
| 848 | | #define HAVE_FCNTL_H 1
|
|---|
| 849 | | #define HAVE_LIMITS_H 1
|
|---|
| 850 | | #define HAVE_LOCALE_H 1
|
|---|
| 851 | | #define HAVE_LIBINTL_H 1
|
|---|
| 852 | | #define HAVE_MCHECK_H 1
|
|---|
| 853 | | #define HAVE_NETDB_H 1
|
|---|
| 854 | | #define HAVE_NETINET_IN_H 1
|
|---|
| 855 | | #define HAVE_STDARG_H 1
|
|---|
| 856 | | #define HAVE_STDDEF_H 1
|
|---|
| 857 | | #define HAVE_STRING_H 1
|
|---|
| 858 | | #define HAVE_SYS_PARAM_H 1
|
|---|
| 859 | | #define HAVE_SYS_SOCKET_H 1
|
|---|
| 860 | | #define HAVE_SYS_TIME_H 1
|
|---|
| 861 | | #define HAVE_UNISTD_H 1
|
|---|
| 862 | | #define HAVE_TERMIOS_H 1
|
|---|
| 863 | | #define HAVE_STROPTS_H 1
|
|---|
| 864 | | #define HAVE_WCHAR_H 1
|
|---|
| 865 | | #define HAVE_WCTYPE_H 1
|
|---|
| 866 | | #define HAVE_MEMORY_H 1
|
|---|
| 867 | | /* end confdefs.h. */
|
|---|
| 868 | | #include <stdio.h>
|
|---|
| 869 | | #ifdef HAVE_SYS_TYPES_H
|
|---|
| 870 | | # include <sys/types.h>
|
|---|
| 871 | | #endif
|
|---|
| 872 | | #ifdef HAVE_SYS_STAT_H
|
|---|
| 873 | | # include <sys/stat.h>
|
|---|
| 874 | | #endif
|
|---|
| 875 | | #ifdef STDC_HEADERS
|
|---|
| 876 | | # include <stdlib.h>
|
|---|
| 877 | | # include <stddef.h>
|
|---|
| 878 | | #else
|
|---|
| 879 | | # ifdef HAVE_STDLIB_H
|
|---|
| 880 | | # include <stdlib.h>
|
|---|
| 881 | | # endif
|
|---|
| 882 | | #endif
|
|---|
| 883 | | #ifdef HAVE_STRING_H
|
|---|
| 884 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
|---|
| 885 | | # include <memory.h>
|
|---|
| 886 | | # endif
|
|---|
| 887 | | # include <string.h>
|
|---|
| 888 | | #endif
|
|---|
| 889 | | #ifdef HAVE_STRINGS_H
|
|---|
| 890 | | # include <strings.h>
|
|---|
| 891 | | #endif
|
|---|
| 892 | | #ifdef HAVE_INTTYPES_H
|
|---|
| 893 | | # include <inttypes.h>
|
|---|
| 894 | | #endif
|
|---|
| 895 | | #ifdef HAVE_STDINT_H
|
|---|
| 896 | | # include <stdint.h>
|
|---|
| 897 | | #endif
|
|---|
| 898 | | #ifdef HAVE_UNISTD_H
|
|---|
| 899 | | # include <unistd.h>
|
|---|
| 900 | | #endif
|
|---|
| 901 | | int
|
|---|
| 902 | | main ()
|
|---|
| 903 | | {
|
|---|
| 904 | | if (sizeof ((pid_t)))
|
|---|
| 905 | | return 0;
|
|---|
| 906 | | ;
|
|---|
| 907 | | return 0;
|
|---|
| 908 | | }
|
|---|
| 909 | configure:8160: result: yes
|
|---|
| 910 | configure:8171: checking return type of signal handlers
|
|---|
| 911 | configure:8189: gcc -c -g -O2 conftest.c >&5
|
|---|
| 912 | conftest.c: In function 'main':
|
|---|
| 913 | conftest.c:64:1: error: void value not ignored as it ought to be
|
|---|
| 914 | configure:8189: $? = 1
|
|---|
| 915 | configure: failed program was:
|
|---|
| 916 | | /* confdefs.h */
|
|---|
| 917 | | #define PACKAGE_NAME "GNU Awk"
|
|---|
| 918 | | #define PACKAGE_TARNAME "gawk"
|
|---|
| 919 | | #define PACKAGE_VERSION "3.1.8"
|
|---|
| 920 | | #define PACKAGE_STRING "GNU Awk 3.1.8"
|
|---|
| 921 | | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
|
|---|
| 922 | | #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
|
|---|
| 923 | | #define PACKAGE "gawk"
|
|---|
| 924 | | #define VERSION "3.1.8"
|
|---|
| 925 | | #define STDC_HEADERS 1
|
|---|
| 926 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 927 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 928 | | #define HAVE_STDLIB_H 1
|
|---|
| 929 | | #define HAVE_STRING_H 1
|
|---|
| 930 | | #define HAVE_MEMORY_H 1
|
|---|
| 931 | | #define HAVE_STRINGS_H 1
|
|---|
| 932 | | #define HAVE_INTTYPES_H 1
|
|---|
| 933 | | #define HAVE_STDINT_H 1
|
|---|
| 934 | | #define HAVE_UNISTD_H 1
|
|---|
| 935 | | #define __EXTENSIONS__ 1
|
|---|
| 936 | | #define _ALL_SOURCE 1
|
|---|
| 937 | | #define _GNU_SOURCE 1
|
|---|
| 938 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
|---|
| 939 | | #define _TANDEM_SOURCE 1
|
|---|
| 940 | | #define _FILE_OFFSET_BITS 64
|
|---|
| 941 | | #define PROTOTYPES 1
|
|---|
| 942 | | #define __PROTOTYPES 1
|
|---|
| 943 | | #define HAVE_STRING_H 1
|
|---|
| 944 | | #define ENABLE_NLS 1
|
|---|
| 945 | | #define HAVE_GETTEXT 1
|
|---|
| 946 | | #define HAVE_DCGETTEXT 1
|
|---|
| 947 | | #define HAVE_LANGINFO_CODESET 1
|
|---|
| 948 | | #define HAVE_LC_MESSAGES 1
|
|---|
| 949 | | #define STDC_HEADERS 1
|
|---|
| 950 | | #define HAVE_SYS_WAIT_H 1
|
|---|
| 951 | | #define TIME_WITH_SYS_TIME 1
|
|---|
| 952 | | #define HAVE_ARPA_INET_H 1
|
|---|
| 953 | | #define HAVE_FCNTL_H 1
|
|---|
| 954 | | #define HAVE_LIMITS_H 1
|
|---|
| 955 | | #define HAVE_LOCALE_H 1
|
|---|
| 956 | | #define HAVE_LIBINTL_H 1
|
|---|
| 957 | | #define HAVE_MCHECK_H 1
|
|---|
| 958 | | #define HAVE_NETDB_H 1
|
|---|
| 959 | | #define HAVE_NETINET_IN_H 1
|
|---|
| 960 | | #define HAVE_STDARG_H 1
|
|---|
| 961 | | #define HAVE_STDDEF_H 1
|
|---|
| 962 | | #define HAVE_STRING_H 1
|
|---|
| 963 | | #define HAVE_SYS_PARAM_H 1
|
|---|
| 964 | | #define HAVE_SYS_SOCKET_H 1
|
|---|
| 965 | | #define HAVE_SYS_TIME_H 1
|
|---|
| 966 | | #define HAVE_UNISTD_H 1
|
|---|
| 967 | | #define HAVE_TERMIOS_H 1
|
|---|
| 968 | | #define HAVE_STROPTS_H 1
|
|---|
| 969 | | #define HAVE_WCHAR_H 1
|
|---|
| 970 | | #define HAVE_WCTYPE_H 1
|
|---|
| 971 | | #define HAVE_MEMORY_H 1
|
|---|
| 972 | | /* end confdefs.h. */
|
|---|
| 973 | | #include <sys/types.h>
|
|---|
| 974 | | #include <signal.h>
|
|---|
| 975 | |
|
|---|
| 976 | | int
|
|---|
| 977 | | main ()
|
|---|
| 978 | | {
|
|---|
| 979 | | return *(signal (0, 0)) (0) == 1;
|
|---|
| 980 | | ;
|
|---|
| 981 | | return 0;
|
|---|
| 982 | | }
|
|---|
| 983 | configure:8196: result: void
|
|---|
| 984 | configure:8204: checking for size_t
|
|---|
| 985 | configure:8204: gcc -c -g -O2 conftest.c >&5
|
|---|
| 986 | configure:8204: $? = 0
|
|---|
| 987 | configure:8204: gcc -c -g -O2 conftest.c >&5
|
|---|
| 988 | conftest.c: In function 'main':
|
|---|
| 989 | conftest.c:95:21: error: expected expression before ')' token
|
|---|
| 990 | configure:8204: $? = 1
|
|---|
| 991 | configure: failed program was:
|
|---|
| 992 | | /* confdefs.h */
|
|---|
| 993 | | #define PACKAGE_NAME "GNU Awk"
|
|---|
| 994 | | #define PACKAGE_TARNAME "gawk"
|
|---|
| 995 | | #define PACKAGE_VERSION "3.1.8"
|
|---|
| 996 | | #define PACKAGE_STRING "GNU Awk 3.1.8"
|
|---|
| 997 | | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
|
|---|
| 998 | | #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
|
|---|
| 999 | | #define PACKAGE "gawk"
|
|---|
| 1000 | | #define VERSION "3.1.8"
|
|---|
| 1001 | | #define STDC_HEADERS 1
|
|---|
| 1002 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 1003 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 1004 | | #define HAVE_STDLIB_H 1
|
|---|
| 1005 | | #define HAVE_STRING_H 1
|
|---|
| 1006 | | #define HAVE_MEMORY_H 1
|
|---|
| 1007 | | #define HAVE_STRINGS_H 1
|
|---|
| 1008 | | #define HAVE_INTTYPES_H 1
|
|---|
| 1009 | | #define HAVE_STDINT_H 1
|
|---|
| 1010 | | #define HAVE_UNISTD_H 1
|
|---|
| 1011 | | #define __EXTENSIONS__ 1
|
|---|
| 1012 | | #define _ALL_SOURCE 1
|
|---|
| 1013 | | #define _GNU_SOURCE 1
|
|---|
| 1014 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
|---|
| 1015 | | #define _TANDEM_SOURCE 1
|
|---|
| 1016 | | #define _FILE_OFFSET_BITS 64
|
|---|
| 1017 | | #define PROTOTYPES 1
|
|---|
| 1018 | | #define __PROTOTYPES 1
|
|---|
| 1019 | | #define HAVE_STRING_H 1
|
|---|
| 1020 | | #define ENABLE_NLS 1
|
|---|
| 1021 | | #define HAVE_GETTEXT 1
|
|---|
| 1022 | | #define HAVE_DCGETTEXT 1
|
|---|
| 1023 | | #define HAVE_LANGINFO_CODESET 1
|
|---|
| 1024 | | #define HAVE_LC_MESSAGES 1
|
|---|
| 1025 | | #define STDC_HEADERS 1
|
|---|
| 1026 | | #define HAVE_SYS_WAIT_H 1
|
|---|
| 1027 | | #define TIME_WITH_SYS_TIME 1
|
|---|
| 1028 | | #define HAVE_ARPA_INET_H 1
|
|---|
| 1029 | | #define HAVE_FCNTL_H 1
|
|---|
| 1030 | | #define HAVE_LIMITS_H 1
|
|---|
| 1031 | | #define HAVE_LOCALE_H 1
|
|---|
| 1032 | | #define HAVE_LIBINTL_H 1
|
|---|
| 1033 | | #define HAVE_MCHECK_H 1
|
|---|
| 1034 | | #define HAVE_NETDB_H 1
|
|---|
| 1035 | | #define HAVE_NETINET_IN_H 1
|
|---|
| 1036 | | #define HAVE_STDARG_H 1
|
|---|
| 1037 | | #define HAVE_STDDEF_H 1
|
|---|
| 1038 | | #define HAVE_STRING_H 1
|
|---|
| 1039 | | #define HAVE_SYS_PARAM_H 1
|
|---|
| 1040 | | #define HAVE_SYS_SOCKET_H 1
|
|---|
| 1041 | | #define HAVE_SYS_TIME_H 1
|
|---|
| 1042 | | #define HAVE_UNISTD_H 1
|
|---|
| 1043 | | #define HAVE_TERMIOS_H 1
|
|---|
| 1044 | | #define HAVE_STROPTS_H 1
|
|---|
| 1045 | | #define HAVE_WCHAR_H 1
|
|---|
| 1046 | | #define HAVE_WCTYPE_H 1
|
|---|
| 1047 | | #define HAVE_MEMORY_H 1
|
|---|
| 1048 | | #define RETSIGTYPE void
|
|---|
| 1049 | | /* end confdefs.h. */
|
|---|
| 1050 | | #include <stdio.h>
|
|---|
| 1051 | | #ifdef HAVE_SYS_TYPES_H
|
|---|
| 1052 | | # include <sys/types.h>
|
|---|
| 1053 | | #endif
|
|---|
| 1054 | | #ifdef HAVE_SYS_STAT_H
|
|---|
| 1055 | | # include <sys/stat.h>
|
|---|
| 1056 | | #endif
|
|---|
| 1057 | | #ifdef STDC_HEADERS
|
|---|
| 1058 | | # include <stdlib.h>
|
|---|
| 1059 | | # include <stddef.h>
|
|---|
| 1060 | | #else
|
|---|
| 1061 | | # ifdef HAVE_STDLIB_H
|
|---|
| 1062 | | # include <stdlib.h>
|
|---|
| 1063 | | # endif
|
|---|
| 1064 | | #endif
|
|---|
| 1065 | | #ifdef HAVE_STRING_H
|
|---|
| 1066 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
|---|
| 1067 | | # include <memory.h>
|
|---|
| 1068 | | # endif
|
|---|
| 1069 | | # include <string.h>
|
|---|
| 1070 | | #endif
|
|---|
| 1071 | | #ifdef HAVE_STRINGS_H
|
|---|
| 1072 | | # include <strings.h>
|
|---|
| 1073 | | #endif
|
|---|
| 1074 | | #ifdef HAVE_INTTYPES_H
|
|---|
| 1075 | | # include <inttypes.h>
|
|---|
| 1076 | | #endif
|
|---|
| 1077 | | #ifdef HAVE_STDINT_H
|
|---|
| 1078 | | # include <stdint.h>
|
|---|
| 1079 | | #endif
|
|---|
| 1080 | | #ifdef HAVE_UNISTD_H
|
|---|
| 1081 | | # include <unistd.h>
|
|---|
| 1082 | | #endif
|
|---|
| 1083 | | int
|
|---|
| 1084 | | main ()
|
|---|
| 1085 | | {
|
|---|
| 1086 | | if (sizeof ((size_t)))
|
|---|
| 1087 | | return 0;
|
|---|
| 1088 | | ;
|
|---|
| 1089 | | return 0;
|
|---|
| 1090 | | }
|
|---|
| 1091 | configure:8204: result: yes
|
|---|
| 1092 | configure:8215: checking for uid_t in sys/types.h
|
|---|
| 1093 | configure:8234: result: yes
|
|---|
| 1094 | configure:8245: checking type of array argument to getgroups
|
|---|
| 1095 | configure:8279: gcc -o conftest -g -O2 conftest.c >&5
|
|---|
| 1096 | configure:8279: $? = 0
|
|---|
| 1097 | configure:8279: ./conftest
|
|---|
| 1098 | configure:8279: $? = 0
|
|---|
| 1099 | configure:8304: result: gid_t
|
|---|
| 1100 | configure:8313: checking for long long int
|
|---|
| 1101 | configure:8336: gcc -o conftest -g -O2 conftest.c >&5
|
|---|
| 1102 | configure:8336: $? = 0
|
|---|
| 1103 | configure:8344: result: yes
|
|---|
| 1104 | configure:8362: checking for unsigned long long int
|
|---|
| 1105 | configure:8383: gcc -o conftest -g -O2 conftest.c >&5
|
|---|
| 1106 | configure:8383: $? = 0
|
|---|
| 1107 | configure:8391: result: yes
|
|---|
| 1108 | configure:8413: checking for inttypes.h
|
|---|
| 1109 | configure:8430: gcc -c -g -O2 conftest.c >&5
|
|---|
| 1110 | configure:8430: $? = 0
|
|---|
| 1111 | configure:8437: result: yes
|
|---|
| 1112 | configure:8453: checking for stdint.h
|
|---|
| 1113 | configure:8470: gcc -c -g -O2 conftest.c >&5
|
|---|
| 1114 | configure:8470: $? = 0
|
|---|
| 1115 | configure:8477: result: yes
|
|---|
| 1116 | configure:8526: checking for ssize_t
|
|---|
| 1117 | configure:8526: gcc -c -g -O2 conftest.c >&5
|
|---|
| 1118 | configure:8526: $? = 0
|
|---|
| 1119 | configure:8526: gcc -c -g -O2 conftest.c >&5
|
|---|
| 1120 | conftest.c: In function 'main':
|
|---|
| 1121 | conftest.c:104:22: error: expected expression before ')' token
|
|---|
| 1122 | configure:8526: $? = 1
|
|---|
| 1123 | configure: failed program was:
|
|---|
| 1124 | | /* confdefs.h */
|
|---|
| 1125 | | #define PACKAGE_NAME "GNU Awk"
|
|---|
| 1126 | | #define PACKAGE_TARNAME "gawk"
|
|---|
| 1127 | | #define PACKAGE_VERSION "3.1.8"
|
|---|
| 1128 | | #define PACKAGE_STRING "GNU Awk 3.1.8"
|
|---|
| 1129 | | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
|
|---|
| 1130 | | #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
|
|---|
| 1131 | | #define PACKAGE "gawk"
|
|---|
| 1132 | | #define VERSION "3.1.8"
|
|---|
| 1133 | | #define STDC_HEADERS 1
|
|---|
| 1134 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 1135 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 1136 | | #define HAVE_STDLIB_H 1
|
|---|
| 1137 | | #define HAVE_STRING_H 1
|
|---|
| 1138 | | #define HAVE_MEMORY_H 1
|
|---|
| 1139 | | #define HAVE_STRINGS_H 1
|
|---|
| 1140 | | #define HAVE_INTTYPES_H 1
|
|---|
| 1141 | | #define HAVE_STDINT_H 1
|
|---|
| 1142 | | #define HAVE_UNISTD_H 1
|
|---|
| 1143 | | #define __EXTENSIONS__ 1
|
|---|
| 1144 | | #define _ALL_SOURCE 1
|
|---|
| 1145 | | #define _GNU_SOURCE 1
|
|---|
| 1146 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
|---|
| 1147 | | #define _TANDEM_SOURCE 1
|
|---|
| 1148 | | #define _FILE_OFFSET_BITS 64
|
|---|
| 1149 | | #define PROTOTYPES 1
|
|---|
| 1150 | | #define __PROTOTYPES 1
|
|---|
| 1151 | | #define HAVE_STRING_H 1
|
|---|
| 1152 | | #define ENABLE_NLS 1
|
|---|
| 1153 | | #define HAVE_GETTEXT 1
|
|---|
| 1154 | | #define HAVE_DCGETTEXT 1
|
|---|
| 1155 | | #define HAVE_LANGINFO_CODESET 1
|
|---|
| 1156 | | #define HAVE_LC_MESSAGES 1
|
|---|
| 1157 | | #define STDC_HEADERS 1
|
|---|
| 1158 | | #define HAVE_SYS_WAIT_H 1
|
|---|
| 1159 | | #define TIME_WITH_SYS_TIME 1
|
|---|
| 1160 | | #define HAVE_ARPA_INET_H 1
|
|---|
| 1161 | | #define HAVE_FCNTL_H 1
|
|---|
| 1162 | | #define HAVE_LIMITS_H 1
|
|---|
| 1163 | | #define HAVE_LOCALE_H 1
|
|---|
| 1164 | | #define HAVE_LIBINTL_H 1
|
|---|
| 1165 | | #define HAVE_MCHECK_H 1
|
|---|
| 1166 | | #define HAVE_NETDB_H 1
|
|---|
| 1167 | | #define HAVE_NETINET_IN_H 1
|
|---|
| 1168 | | #define HAVE_STDARG_H 1
|
|---|
| 1169 | | #define HAVE_STDDEF_H 1
|
|---|
| 1170 | | #define HAVE_STRING_H 1
|
|---|
| 1171 | | #define HAVE_SYS_PARAM_H 1
|
|---|
| 1172 | | #define HAVE_SYS_SOCKET_H 1
|
|---|
| 1173 | | #define HAVE_SYS_TIME_H 1
|
|---|
| 1174 | | #define HAVE_UNISTD_H 1
|
|---|
| 1175 | | #define HAVE_TERMIOS_H 1
|
|---|
| 1176 | | #define HAVE_STROPTS_H 1
|
|---|
| 1177 | | #define HAVE_WCHAR_H 1
|
|---|
| 1178 | | #define HAVE_WCTYPE_H 1
|
|---|
| 1179 | | #define HAVE_MEMORY_H 1
|
|---|
| 1180 | | #define RETSIGTYPE void
|
|---|
| 1181 | | #define GETGROUPS_T gid_t
|
|---|
| 1182 | | #define HAVE_LONG_LONG_INT 1
|
|---|
| 1183 | | #define HAVE_LONG_LONG 1
|
|---|
| 1184 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
|---|
| 1185 | | #define HAVE_UNSIGNED_LONG_LONG 1
|
|---|
| 1186 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
|
|---|
| 1187 | | #define HAVE_STDINT_H_WITH_UINTMAX 1
|
|---|
| 1188 | | #define HAVE_INTMAX_T 1
|
|---|
| 1189 | | #define HAVE_UINTMAX_T 1
|
|---|
| 1190 | | /* end confdefs.h. */
|
|---|
| 1191 | | #include <stdio.h>
|
|---|
| 1192 | | #ifdef HAVE_SYS_TYPES_H
|
|---|
| 1193 | | # include <sys/types.h>
|
|---|
| 1194 | | #endif
|
|---|
| 1195 | | #ifdef HAVE_SYS_STAT_H
|
|---|
| 1196 | | # include <sys/stat.h>
|
|---|
| 1197 | | #endif
|
|---|
| 1198 | | #ifdef STDC_HEADERS
|
|---|
| 1199 | | # include <stdlib.h>
|
|---|
| 1200 | | # include <stddef.h>
|
|---|
| 1201 | | #else
|
|---|
| 1202 | | # ifdef HAVE_STDLIB_H
|
|---|
| 1203 | | # include <stdlib.h>
|
|---|
| 1204 | | # endif
|
|---|
| 1205 | | #endif
|
|---|
| 1206 | | #ifdef HAVE_STRING_H
|
|---|
| 1207 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
|---|
| 1208 | | # include <memory.h>
|
|---|
| 1209 | | # endif
|
|---|
| 1210 | | # include <string.h>
|
|---|
| 1211 | | #endif
|
|---|
| 1212 | | #ifdef HAVE_STRINGS_H
|
|---|
| 1213 | | # include <strings.h>
|
|---|
| 1214 | | #endif
|
|---|
| 1215 | | #ifdef HAVE_INTTYPES_H
|
|---|
| 1216 | | # include <inttypes.h>
|
|---|
| 1217 | | #endif
|
|---|
| 1218 | | #ifdef HAVE_STDINT_H
|
|---|
| 1219 | | # include <stdint.h>
|
|---|
| 1220 | | #endif
|
|---|
| 1221 | | #ifdef HAVE_UNISTD_H
|
|---|
| 1222 | | # include <unistd.h>
|
|---|
| 1223 | | #endif
|
|---|
| 1224 | | int
|
|---|
| 1225 | | main ()
|
|---|
| 1226 | | {
|
|---|
| 1227 | | if (sizeof ((ssize_t)))
|
|---|
| 1228 | | return 0;
|
|---|
| 1229 | | ;
|
|---|
| 1230 | | return 0;
|
|---|
| 1231 | | }
|
|---|
| 1232 | configure:8526: result: yes
|
|---|
| 1233 | configure:8541: checking size of unsigned int
|
|---|
| 1234 | configure:8546: gcc -o conftest -g -O2 conftest.c >&5
|
|---|
| 1235 | configure:8546: $? = 0
|
|---|
| 1236 | configure:8546: ./conftest
|
|---|
| 1237 | configure:8546: $? = 0
|
|---|
| 1238 | configure:8561: result: 4
|
|---|
| 1239 | configure:8575: checking size of unsigned long
|
|---|
| 1240 | configure:8580: gcc -o conftest -g -O2 conftest.c >&5
|
|---|
| 1241 | configure:8580: $? = 0
|
|---|
| 1242 | configure:8580: ./conftest
|
|---|
| 1243 | configure:8580: $? = 0
|
|---|
| 1244 | configure:8595: result: 4
|
|---|
| 1245 | configure:8635: gcc -c -g -O2 conftest.c >&5
|
|---|
| 1246 | configure:8635: $? = 0
|
|---|
| 1247 | configure:8655: gcc -c -g -O2 conftest.c >&5
|
|---|
| 1248 | configure:8655: $? = 0
|
|---|
| 1249 | configure:8675: gcc -c -g -O2 conftest.c >&5
|
|---|
| 1250 | configure:8675: $? = 0
|
|---|
| 1251 | configure:8695: gcc -c -g -O2 conftest.c >&5
|
|---|
| 1252 | configure:8695: $? = 0
|
|---|
| 1253 | configure:8707: checking for socklen_t
|
|---|
| 1254 | configure:8707: gcc -c -g -O2 conftest.c >&5
|
|---|
| 1255 | configure:8707: $? = 0
|
|---|
| 1256 | configure:8707: gcc -c -g -O2 conftest.c >&5
|
|---|
| 1257 | conftest.c: In function 'main':
|
|---|
| 1258 | conftest.c:81:24: error: expected expression before ')' token
|
|---|
| 1259 | configure:8707: $? = 1
|
|---|
| 1260 | configure: failed program was:
|
|---|
| 1261 | | /* confdefs.h */
|
|---|
| 1262 | | #define PACKAGE_NAME "GNU Awk"
|
|---|
| 1263 | | #define PACKAGE_TARNAME "gawk"
|
|---|
| 1264 | | #define PACKAGE_VERSION "3.1.8"
|
|---|
| 1265 | | #define PACKAGE_STRING "GNU Awk 3.1.8"
|
|---|
| 1266 | | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
|
|---|
| 1267 | | #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
|
|---|
| 1268 | | #define PACKAGE "gawk"
|
|---|
| 1269 | | #define VERSION "3.1.8"
|
|---|
| 1270 | | #define STDC_HEADERS 1
|
|---|
| 1271 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 1272 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 1273 | | #define HAVE_STDLIB_H 1
|
|---|
| 1274 | | #define HAVE_STRING_H 1
|
|---|
| 1275 | | #define HAVE_MEMORY_H 1
|
|---|
| 1276 | | #define HAVE_STRINGS_H 1
|
|---|
| 1277 | | #define HAVE_INTTYPES_H 1
|
|---|
| 1278 | | #define HAVE_STDINT_H 1
|
|---|
| 1279 | | #define HAVE_UNISTD_H 1
|
|---|
| 1280 | | #define __EXTENSIONS__ 1
|
|---|
| 1281 | | #define _ALL_SOURCE 1
|
|---|
| 1282 | | #define _GNU_SOURCE 1
|
|---|
| 1283 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
|---|
| 1284 | | #define _TANDEM_SOURCE 1
|
|---|
| 1285 | | #define _FILE_OFFSET_BITS 64
|
|---|
| 1286 | | #define PROTOTYPES 1
|
|---|
| 1287 | | #define __PROTOTYPES 1
|
|---|
| 1288 | | #define HAVE_STRING_H 1
|
|---|
| 1289 | | #define ENABLE_NLS 1
|
|---|
| 1290 | | #define HAVE_GETTEXT 1
|
|---|
| 1291 | | #define HAVE_DCGETTEXT 1
|
|---|
| 1292 | | #define HAVE_LANGINFO_CODESET 1
|
|---|
| 1293 | | #define HAVE_LC_MESSAGES 1
|
|---|
| 1294 | | #define STDC_HEADERS 1
|
|---|
| 1295 | | #define HAVE_SYS_WAIT_H 1
|
|---|
| 1296 | | #define TIME_WITH_SYS_TIME 1
|
|---|
| 1297 | | #define HAVE_ARPA_INET_H 1
|
|---|
| 1298 | | #define HAVE_FCNTL_H 1
|
|---|
| 1299 | | #define HAVE_LIMITS_H 1
|
|---|
| 1300 | | #define HAVE_LOCALE_H 1
|
|---|
| 1301 | | #define HAVE_LIBINTL_H 1
|
|---|
| 1302 | | #define HAVE_MCHECK_H 1
|
|---|
| 1303 | | #define HAVE_NETDB_H 1
|
|---|
| 1304 | | #define HAVE_NETINET_IN_H 1
|
|---|
| 1305 | | #define HAVE_STDARG_H 1
|
|---|
| 1306 | | #define HAVE_STDDEF_H 1
|
|---|
| 1307 | | #define HAVE_STRING_H 1
|
|---|
| 1308 | | #define HAVE_SYS_PARAM_H 1
|
|---|
| 1309 | | #define HAVE_SYS_SOCKET_H 1
|
|---|
| 1310 | | #define HAVE_SYS_TIME_H 1
|
|---|
| 1311 | | #define HAVE_UNISTD_H 1
|
|---|
| 1312 | | #define HAVE_TERMIOS_H 1
|
|---|
| 1313 | | #define HAVE_STROPTS_H 1
|
|---|
| 1314 | | #define HAVE_WCHAR_H 1
|
|---|
| 1315 | | #define HAVE_WCTYPE_H 1
|
|---|
| 1316 | | #define HAVE_MEMORY_H 1
|
|---|
| 1317 | | #define RETSIGTYPE void
|
|---|
| 1318 | | #define GETGROUPS_T gid_t
|
|---|
| 1319 | | #define HAVE_LONG_LONG_INT 1
|
|---|
| 1320 | | #define HAVE_LONG_LONG 1
|
|---|
| 1321 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
|---|
| 1322 | | #define HAVE_UNSIGNED_LONG_LONG 1
|
|---|
| 1323 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
|
|---|
| 1324 | | #define HAVE_STDINT_H_WITH_UINTMAX 1
|
|---|
| 1325 | | #define HAVE_INTMAX_T 1
|
|---|
| 1326 | | #define HAVE_UINTMAX_T 1
|
|---|
| 1327 | | #define SIZEOF_UNSIGNED_INT 4
|
|---|
| 1328 | | #define SIZEOF_UNSIGNED_LONG 4
|
|---|
| 1329 | | #define SPRINTF_RET int
|
|---|
| 1330 | | #define TIME_T_IN_SYS_TYPES_H 1
|
|---|
| 1331 | | #define HAVE_WCTYPE_T 1
|
|---|
| 1332 | | #define HAVE_WINT_T 1
|
|---|
| 1333 | | #define HAVE_SOCKADDR_STORAGE 1
|
|---|
| 1334 | | /* end confdefs.h. */
|
|---|
| 1335 | | #include <sys/types.h>
|
|---|
| 1336 | | #include <sys/socket.h>
|
|---|
| 1337 | |
|
|---|
| 1338 | | int
|
|---|
| 1339 | | main ()
|
|---|
| 1340 | | {
|
|---|
| 1341 | | if (sizeof ((socklen_t)))
|
|---|
| 1342 | | return 0;
|
|---|
| 1343 | | ;
|
|---|
| 1344 | | return 0;
|
|---|
| 1345 | | }
|
|---|
| 1346 | configure:8707: result: yes
|
|---|
| 1347 | configure:8773: checking for vprintf
|
|---|
| 1348 | configure:8773: gcc -o conftest -g -O2 conftest.c >&5
|
|---|
| 1349 | conftest.c:98:6: warning: conflicting types for built-in function 'vprintf'
|
|---|
| 1350 | configure:8773: $? = 0
|
|---|
| 1351 | configure:8773: result: yes
|
|---|
| 1352 | configure:8779: checking for _doprnt
|
|---|
| 1353 | configure:8779: gcc -o conftest -g -O2 conftest.c >&5
|
|---|
| 1354 | /tmp/cc1TJrIu.o: In function `main':
|
|---|
| 1355 | /usr/local/src/lfs/tools-build/gawk-3.1.8/conftest.c:110: undefined reference to `_doprnt'
|
|---|
| 1356 | collect2: ld returned 1 exit status
|
|---|
| 1357 | configure:8779: $? = 1
|
|---|
| 1358 | configure: failed program was:
|
|---|
| 1359 | | /* confdefs.h */
|
|---|
| 1360 | | #define PACKAGE_NAME "GNU Awk"
|
|---|
| 1361 | | #define PACKAGE_TARNAME "gawk"
|
|---|
| 1362 | | #define PACKAGE_VERSION "3.1.8"
|
|---|
| 1363 | | #define PACKAGE_STRING "GNU Awk 3.1.8"
|
|---|
| 1364 | | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
|
|---|
| 1365 | | #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
|
|---|
| 1366 | | #define PACKAGE "gawk"
|
|---|
| 1367 | | #define VERSION "3.1.8"
|
|---|
| 1368 | | #define STDC_HEADERS 1
|
|---|
| 1369 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 1370 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 1371 | | #define HAVE_STDLIB_H 1
|
|---|
| 1372 | | #define HAVE_STRING_H 1
|
|---|
| 1373 | | #define HAVE_MEMORY_H 1
|
|---|
| 1374 | | #define HAVE_STRINGS_H 1
|
|---|
| 1375 | | #define HAVE_INTTYPES_H 1
|
|---|
| 1376 | | #define HAVE_STDINT_H 1
|
|---|
| 1377 | | #define HAVE_UNISTD_H 1
|
|---|
| 1378 | | #define __EXTENSIONS__ 1
|
|---|
| 1379 | | #define _ALL_SOURCE 1
|
|---|
| 1380 | | #define _GNU_SOURCE 1
|
|---|
| 1381 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
|---|
| 1382 | | #define _TANDEM_SOURCE 1
|
|---|
| 1383 | | #define _FILE_OFFSET_BITS 64
|
|---|
| 1384 | | #define PROTOTYPES 1
|
|---|
| 1385 | | #define __PROTOTYPES 1
|
|---|
| 1386 | | #define HAVE_STRING_H 1
|
|---|
| 1387 | | #define ENABLE_NLS 1
|
|---|
| 1388 | | #define HAVE_GETTEXT 1
|
|---|
| 1389 | | #define HAVE_DCGETTEXT 1
|
|---|
| 1390 | | #define HAVE_LANGINFO_CODESET 1
|
|---|
| 1391 | | #define HAVE_LC_MESSAGES 1
|
|---|
| 1392 | | #define STDC_HEADERS 1
|
|---|
| 1393 | | #define HAVE_SYS_WAIT_H 1
|
|---|
| 1394 | | #define TIME_WITH_SYS_TIME 1
|
|---|
| 1395 | | #define HAVE_ARPA_INET_H 1
|
|---|
| 1396 | | #define HAVE_FCNTL_H 1
|
|---|
| 1397 | | #define HAVE_LIMITS_H 1
|
|---|
| 1398 | | #define HAVE_LOCALE_H 1
|
|---|
| 1399 | | #define HAVE_LIBINTL_H 1
|
|---|
| 1400 | | #define HAVE_MCHECK_H 1
|
|---|
| 1401 | | #define HAVE_NETDB_H 1
|
|---|
| 1402 | | #define HAVE_NETINET_IN_H 1
|
|---|
| 1403 | | #define HAVE_STDARG_H 1
|
|---|
| 1404 | | #define HAVE_STDDEF_H 1
|
|---|
| 1405 | | #define HAVE_STRING_H 1
|
|---|
| 1406 | | #define HAVE_SYS_PARAM_H 1
|
|---|
| 1407 | | #define HAVE_SYS_SOCKET_H 1
|
|---|
| 1408 | | #define HAVE_SYS_TIME_H 1
|
|---|
| 1409 | | #define HAVE_UNISTD_H 1
|
|---|
| 1410 | | #define HAVE_TERMIOS_H 1
|
|---|
| 1411 | | #define HAVE_STROPTS_H 1
|
|---|
| 1412 | | #define HAVE_WCHAR_H 1
|
|---|
| 1413 | | #define HAVE_WCTYPE_H 1
|
|---|
| 1414 | | #define HAVE_MEMORY_H 1
|
|---|
| 1415 | | #define RETSIGTYPE void
|
|---|
| 1416 | | #define GETGROUPS_T gid_t
|
|---|
| 1417 | | #define HAVE_LONG_LONG_INT 1
|
|---|
| 1418 | | #define HAVE_LONG_LONG 1
|
|---|
| 1419 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
|---|
| 1420 | | #define HAVE_UNSIGNED_LONG_LONG 1
|
|---|
| 1421 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
|
|---|
| 1422 | | #define HAVE_STDINT_H_WITH_UINTMAX 1
|
|---|
| 1423 | | #define HAVE_INTMAX_T 1
|
|---|
| 1424 | | #define HAVE_UINTMAX_T 1
|
|---|
| 1425 | | #define SIZEOF_UNSIGNED_INT 4
|
|---|
| 1426 | | #define SIZEOF_UNSIGNED_LONG 4
|
|---|
| 1427 | | #define SPRINTF_RET int
|
|---|
| 1428 | | #define TIME_T_IN_SYS_TYPES_H 1
|
|---|
| 1429 | | #define HAVE_WCTYPE_T 1
|
|---|
| 1430 | | #define HAVE_WINT_T 1
|
|---|
| 1431 | | #define HAVE_SOCKADDR_STORAGE 1
|
|---|
| 1432 | | #define HAVE_VPRINTF 1
|
|---|
| 1433 | | /* end confdefs.h. */
|
|---|
| 1434 | | /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
|
|---|
| 1435 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
|---|
| 1436 | | #define _doprnt innocuous__doprnt
|
|---|
| 1437 | |
|
|---|
| 1438 | | /* System header to define __stub macros and hopefully few prototypes,
|
|---|
| 1439 | | which can conflict with char _doprnt (); below.
|
|---|
| 1440 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|
|---|
| 1441 | | <limits.h> exists even on freestanding compilers. */
|
|---|
| 1442 | |
|
|---|
| 1443 | | #ifdef __STDC__
|
|---|
| 1444 | | # include <limits.h>
|
|---|
| 1445 | | #else
|
|---|
| 1446 | | # include <assert.h>
|
|---|
| 1447 | | #endif
|
|---|
| 1448 | |
|
|---|
| 1449 | | #undef _doprnt
|
|---|
| 1450 | |
|
|---|
| 1451 | | /* Override any GCC internal prototype to avoid an error.
|
|---|
| 1452 | | Use char because int might match the return type of a GCC
|
|---|
| 1453 | | builtin and then its argument prototype would still apply. */
|
|---|
| 1454 | | #ifdef __cplusplus
|
|---|
| 1455 | | extern "C"
|
|---|
| 1456 | | #endif
|
|---|
| 1457 | | char _doprnt ();
|
|---|
| 1458 | | /* The GNU C library defines this for functions which it implements
|
|---|
| 1459 | | to always fail with ENOSYS. Some functions are actually named
|
|---|
| 1460 | | something starting with __ and the normal name is an alias. */
|
|---|
| 1461 | | #if defined __stub__doprnt || defined __stub____doprnt
|
|---|
| 1462 | | choke me
|
|---|
| 1463 | | #endif
|
|---|
| 1464 | |
|
|---|
| 1465 | | int
|
|---|
| 1466 | | main ()
|
|---|
| 1467 | | {
|
|---|
| 1468 | | return _doprnt ();
|
|---|
| 1469 | | ;
|
|---|
| 1470 | | return 0;
|
|---|
| 1471 | | }
|
|---|
| 1472 | configure:8779: result: no
|
|---|
| 1473 | configure:8796: checking for sys/time.h
|
|---|
| 1474 | configure:8796: result: yes
|
|---|
| 1475 | configure:8796: checking for unistd.h
|
|---|
| 1476 | configure:8796: result: yes
|
|---|
| 1477 | configure:8818: checking for alarm
|
|---|
| 1478 | configure:8818: gcc -o conftest -g -O2 conftest.c >&5
|
|---|
| 1479 | configure:8818: $? = 0
|
|---|
| 1480 | configure:8818: result: yes
|
|---|
| 1481 | configure:8832: checking for working mktime
|
|---|
| 1482 | configure:9037: gcc -o conftest -g -O2 conftest.c >&5
|
|---|
| 1483 | configure:9037: $? = 0
|
|---|
| 1484 | configure:9037: ./conftest
|
|---|
| 1485 | configure:9037: $? = 0
|
|---|
| 1486 | configure:9047: result: yes
|
|---|
| 1487 | configure:9065: checking for getaddrinfo
|
|---|
| 1488 | configure:9065: gcc -o conftest -g -O2 conftest.c >&5
|
|---|
| 1489 | configure:9065: $? = 0
|
|---|
| 1490 | configure:9065: result: yes
|
|---|
| 1491 | configure:9116: checking for fmod in -lm
|
|---|
| 1492 | configure:9141: gcc -o conftest -g -O2 conftest.c -lm >&5
|
|---|
| 1493 | conftest.c:88:6: warning: conflicting types for built-in function 'fmod'
|
|---|
| 1494 | configure:9141: $? = 0
|
|---|
| 1495 | configure:9150: result: yes
|
|---|
| 1496 | configure:9161: checking for isinf in -lm
|
|---|
| 1497 | configure:9186: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
|
|---|
| 1498 | conftest.c:89:6: warning: conflicting types for built-in function 'isinf'
|
|---|
| 1499 | configure:9186: $? = 0
|
|---|
| 1500 | configure:9195: result: yes
|
|---|
| 1501 | configure:9206: checking for ismod in -lm
|
|---|
| 1502 | configure:9231: gcc -o conftest -g -O2 conftest.c -lm -lm -lm >&5
|
|---|
| 1503 | /tmp/ccGZPdvs.o: In function `main':
|
|---|
| 1504 | /usr/local/src/lfs/tools-build/gawk-3.1.8/conftest.c:94: undefined reference to `ismod'
|
|---|
| 1505 | collect2: ld returned 1 exit status
|
|---|
| 1506 | configure:9231: $? = 1
|
|---|
| 1507 | configure: failed program was:
|
|---|
| 1508 | | /* confdefs.h */
|
|---|
| 1509 | | #define PACKAGE_NAME "GNU Awk"
|
|---|
| 1510 | | #define PACKAGE_TARNAME "gawk"
|
|---|
| 1511 | | #define PACKAGE_VERSION "3.1.8"
|
|---|
| 1512 | | #define PACKAGE_STRING "GNU Awk 3.1.8"
|
|---|
| 1513 | | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
|
|---|
| 1514 | | #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
|
|---|
| 1515 | | #define PACKAGE "gawk"
|
|---|
| 1516 | | #define VERSION "3.1.8"
|
|---|
| 1517 | | #define STDC_HEADERS 1
|
|---|
| 1518 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 1519 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 1520 | | #define HAVE_STDLIB_H 1
|
|---|
| 1521 | | #define HAVE_STRING_H 1
|
|---|
| 1522 | | #define HAVE_MEMORY_H 1
|
|---|
| 1523 | | #define HAVE_STRINGS_H 1
|
|---|
| 1524 | | #define HAVE_INTTYPES_H 1
|
|---|
| 1525 | | #define HAVE_STDINT_H 1
|
|---|
| 1526 | | #define HAVE_UNISTD_H 1
|
|---|
| 1527 | | #define __EXTENSIONS__ 1
|
|---|
| 1528 | | #define _ALL_SOURCE 1
|
|---|
| 1529 | | #define _GNU_SOURCE 1
|
|---|
| 1530 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
|---|
| 1531 | | #define _TANDEM_SOURCE 1
|
|---|
| 1532 | | #define _FILE_OFFSET_BITS 64
|
|---|
| 1533 | | #define PROTOTYPES 1
|
|---|
| 1534 | | #define __PROTOTYPES 1
|
|---|
| 1535 | | #define HAVE_STRING_H 1
|
|---|
| 1536 | | #define ENABLE_NLS 1
|
|---|
| 1537 | | #define HAVE_GETTEXT 1
|
|---|
| 1538 | | #define HAVE_DCGETTEXT 1
|
|---|
| 1539 | | #define HAVE_LANGINFO_CODESET 1
|
|---|
| 1540 | | #define HAVE_LC_MESSAGES 1
|
|---|
| 1541 | | #define STDC_HEADERS 1
|
|---|
| 1542 | | #define HAVE_SYS_WAIT_H 1
|
|---|
| 1543 | | #define TIME_WITH_SYS_TIME 1
|
|---|
| 1544 | | #define HAVE_ARPA_INET_H 1
|
|---|
| 1545 | | #define HAVE_FCNTL_H 1
|
|---|
| 1546 | | #define HAVE_LIMITS_H 1
|
|---|
| 1547 | | #define HAVE_LOCALE_H 1
|
|---|
| 1548 | | #define HAVE_LIBINTL_H 1
|
|---|
| 1549 | | #define HAVE_MCHECK_H 1
|
|---|
| 1550 | | #define HAVE_NETDB_H 1
|
|---|
| 1551 | | #define HAVE_NETINET_IN_H 1
|
|---|
| 1552 | | #define HAVE_STDARG_H 1
|
|---|
| 1553 | | #define HAVE_STDDEF_H 1
|
|---|
| 1554 | | #define HAVE_STRING_H 1
|
|---|
| 1555 | | #define HAVE_SYS_PARAM_H 1
|
|---|
| 1556 | | #define HAVE_SYS_SOCKET_H 1
|
|---|
| 1557 | | #define HAVE_SYS_TIME_H 1
|
|---|
| 1558 | | #define HAVE_UNISTD_H 1
|
|---|
| 1559 | | #define HAVE_TERMIOS_H 1
|
|---|
| 1560 | | #define HAVE_STROPTS_H 1
|
|---|
| 1561 | | #define HAVE_WCHAR_H 1
|
|---|
| 1562 | | #define HAVE_WCTYPE_H 1
|
|---|
| 1563 | | #define HAVE_MEMORY_H 1
|
|---|
| 1564 | | #define RETSIGTYPE void
|
|---|
| 1565 | | #define GETGROUPS_T gid_t
|
|---|
| 1566 | | #define HAVE_LONG_LONG_INT 1
|
|---|
| 1567 | | #define HAVE_LONG_LONG 1
|
|---|
| 1568 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
|---|
| 1569 | | #define HAVE_UNSIGNED_LONG_LONG 1
|
|---|
| 1570 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
|
|---|
| 1571 | | #define HAVE_STDINT_H_WITH_UINTMAX 1
|
|---|
| 1572 | | #define HAVE_INTMAX_T 1
|
|---|
| 1573 | | #define HAVE_UINTMAX_T 1
|
|---|
| 1574 | | #define SIZEOF_UNSIGNED_INT 4
|
|---|
| 1575 | | #define SIZEOF_UNSIGNED_LONG 4
|
|---|
| 1576 | | #define SPRINTF_RET int
|
|---|
| 1577 | | #define TIME_T_IN_SYS_TYPES_H 1
|
|---|
| 1578 | | #define HAVE_WCTYPE_T 1
|
|---|
| 1579 | | #define HAVE_WINT_T 1
|
|---|
| 1580 | | #define HAVE_SOCKADDR_STORAGE 1
|
|---|
| 1581 | | #define HAVE_VPRINTF 1
|
|---|
| 1582 | | #define HAVE_SYS_TIME_H 1
|
|---|
| 1583 | | #define HAVE_UNISTD_H 1
|
|---|
| 1584 | | #define HAVE_ALARM 1
|
|---|
| 1585 | | #define HAVE_MKTIME 1
|
|---|
| 1586 | | #define HAVE_GETADDRINFO 1
|
|---|
| 1587 | | #define HAVE_LIBM 1
|
|---|
| 1588 | | #define HAVE_LIBM 1
|
|---|
| 1589 | | /* end confdefs.h. */
|
|---|
| 1590 | |
|
|---|
| 1591 | | /* Override any GCC internal prototype to avoid an error.
|
|---|
| 1592 | | Use char because int might match the return type of a GCC
|
|---|
| 1593 | | builtin and then its argument prototype would still apply. */
|
|---|
| 1594 | | #ifdef __cplusplus
|
|---|
| 1595 | | extern "C"
|
|---|
| 1596 | | #endif
|
|---|
| 1597 | | char ismod ();
|
|---|
| 1598 | | int
|
|---|
| 1599 | | main ()
|
|---|
| 1600 | | {
|
|---|
| 1601 | | return ismod ();
|
|---|
| 1602 | | ;
|
|---|
| 1603 | | return 0;
|
|---|
| 1604 | | }
|
|---|
| 1605 | configure:9240: result: no
|
|---|
| 1606 | configure:9722: checking for libsigsegv
|
|---|
| 1607 | configure:9741: gcc -o conftest -g -O2 conftest.c -lm -lm -lsigsegv >&5
|
|---|
| 1608 | conftest.c:83:21: fatal error: sigsegv.h: No such file or directory
|
|---|
| 1609 | compilation terminated.
|
|---|
| 1610 | configure:9741: $? = 1
|
|---|
| 1611 | configure: failed program was:
|
|---|
| 1612 | | /* confdefs.h */
|
|---|
| 1613 | | #define PACKAGE_NAME "GNU Awk"
|
|---|
| 1614 | | #define PACKAGE_TARNAME "gawk"
|
|---|
| 1615 | | #define PACKAGE_VERSION "3.1.8"
|
|---|
| 1616 | | #define PACKAGE_STRING "GNU Awk 3.1.8"
|
|---|
| 1617 | | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
|
|---|
| 1618 | | #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
|
|---|
| 1619 | | #define PACKAGE "gawk"
|
|---|
| 1620 | | #define VERSION "3.1.8"
|
|---|
| 1621 | | #define STDC_HEADERS 1
|
|---|
| 1622 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 1623 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 1624 | | #define HAVE_STDLIB_H 1
|
|---|
| 1625 | | #define HAVE_STRING_H 1
|
|---|
| 1626 | | #define HAVE_MEMORY_H 1
|
|---|
| 1627 | | #define HAVE_STRINGS_H 1
|
|---|
| 1628 | | #define HAVE_INTTYPES_H 1
|
|---|
| 1629 | | #define HAVE_STDINT_H 1
|
|---|
| 1630 | | #define HAVE_UNISTD_H 1
|
|---|
| 1631 | | #define __EXTENSIONS__ 1
|
|---|
| 1632 | | #define _ALL_SOURCE 1
|
|---|
| 1633 | | #define _GNU_SOURCE 1
|
|---|
| 1634 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
|---|
| 1635 | | #define _TANDEM_SOURCE 1
|
|---|
| 1636 | | #define _FILE_OFFSET_BITS 64
|
|---|
| 1637 | | #define PROTOTYPES 1
|
|---|
| 1638 | | #define __PROTOTYPES 1
|
|---|
| 1639 | | #define HAVE_STRING_H 1
|
|---|
| 1640 | | #define ENABLE_NLS 1
|
|---|
| 1641 | | #define HAVE_GETTEXT 1
|
|---|
| 1642 | | #define HAVE_DCGETTEXT 1
|
|---|
| 1643 | | #define HAVE_LANGINFO_CODESET 1
|
|---|
| 1644 | | #define HAVE_LC_MESSAGES 1
|
|---|
| 1645 | | #define STDC_HEADERS 1
|
|---|
| 1646 | | #define HAVE_SYS_WAIT_H 1
|
|---|
| 1647 | | #define TIME_WITH_SYS_TIME 1
|
|---|
| 1648 | | #define HAVE_ARPA_INET_H 1
|
|---|
| 1649 | | #define HAVE_FCNTL_H 1
|
|---|
| 1650 | | #define HAVE_LIMITS_H 1
|
|---|
| 1651 | | #define HAVE_LOCALE_H 1
|
|---|
| 1652 | | #define HAVE_LIBINTL_H 1
|
|---|
| 1653 | | #define HAVE_MCHECK_H 1
|
|---|
| 1654 | | #define HAVE_NETDB_H 1
|
|---|
| 1655 | | #define HAVE_NETINET_IN_H 1
|
|---|
| 1656 | | #define HAVE_STDARG_H 1
|
|---|
| 1657 | | #define HAVE_STDDEF_H 1
|
|---|
| 1658 | | #define HAVE_STRING_H 1
|
|---|
| 1659 | | #define HAVE_SYS_PARAM_H 1
|
|---|
| 1660 | | #define HAVE_SYS_SOCKET_H 1
|
|---|
| 1661 | | #define HAVE_SYS_TIME_H 1
|
|---|
| 1662 | | #define HAVE_UNISTD_H 1
|
|---|
| 1663 | | #define HAVE_TERMIOS_H 1
|
|---|
| 1664 | | #define HAVE_STROPTS_H 1
|
|---|
| 1665 | | #define HAVE_WCHAR_H 1
|
|---|
| 1666 | | #define HAVE_WCTYPE_H 1
|
|---|
| 1667 | | #define HAVE_MEMORY_H 1
|
|---|
| 1668 | | #define RETSIGTYPE void
|
|---|
| 1669 | | #define GETGROUPS_T gid_t
|
|---|
| 1670 | | #define HAVE_LONG_LONG_INT 1
|
|---|
| 1671 | | #define HAVE_LONG_LONG 1
|
|---|
| 1672 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
|---|
| 1673 | | #define HAVE_UNSIGNED_LONG_LONG 1
|
|---|
| 1674 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
|
|---|
| 1675 | | #define HAVE_STDINT_H_WITH_UINTMAX 1
|
|---|
| 1676 | | #define HAVE_INTMAX_T 1
|
|---|
| 1677 | | #define HAVE_UINTMAX_T 1
|
|---|
| 1678 | | #define SIZEOF_UNSIGNED_INT 4
|
|---|
| 1679 | | #define SIZEOF_UNSIGNED_LONG 4
|
|---|
| 1680 | | #define SPRINTF_RET int
|
|---|
| 1681 | | #define TIME_T_IN_SYS_TYPES_H 1
|
|---|
| 1682 | | #define HAVE_WCTYPE_T 1
|
|---|
| 1683 | | #define HAVE_WINT_T 1
|
|---|
| 1684 | | #define HAVE_SOCKADDR_STORAGE 1
|
|---|
| 1685 | | #define HAVE_VPRINTF 1
|
|---|
| 1686 | | #define HAVE_SYS_TIME_H 1
|
|---|
| 1687 | | #define HAVE_UNISTD_H 1
|
|---|
| 1688 | | #define HAVE_ALARM 1
|
|---|
| 1689 | | #define HAVE_MKTIME 1
|
|---|
| 1690 | | #define HAVE_GETADDRINFO 1
|
|---|
| 1691 | | #define HAVE_LIBM 1
|
|---|
| 1692 | | #define HAVE_LIBM 1
|
|---|
| 1693 | | /* end confdefs.h. */
|
|---|
| 1694 | | #include <sigsegv.h>
|
|---|
| 1695 | | int
|
|---|
| 1696 | | main ()
|
|---|
| 1697 | | {
|
|---|
| 1698 | | sigsegv_deinstall_handler();
|
|---|
| 1699 | | ;
|
|---|
| 1700 | | return 0;
|
|---|
| 1701 | | }
|
|---|
| 1702 | configure:9751: result: no
|
|---|
| 1703 | configure:9791: checking for atexit
|
|---|
| 1704 | configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
|
|---|
| 1705 | configure:9791: $? = 0
|
|---|
| 1706 | configure:9791: result: yes
|
|---|
| 1707 | configure:9791: checking for btowc
|
|---|
| 1708 | configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
|
|---|
| 1709 | configure:9791: $? = 0
|
|---|
| 1710 | configure:9791: result: yes
|
|---|
| 1711 | configure:9791: checking for fmod
|
|---|
| 1712 | configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
|
|---|
| 1713 | conftest.c:108:6: warning: conflicting types for built-in function 'fmod'
|
|---|
| 1714 | configure:9791: $? = 0
|
|---|
| 1715 | configure:9791: result: yes
|
|---|
| 1716 | configure:9791: checking for getgrent
|
|---|
| 1717 | configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
|
|---|
| 1718 | configure:9791: $? = 0
|
|---|
| 1719 | configure:9791: result: yes
|
|---|
| 1720 | configure:9791: checking for getgroups
|
|---|
| 1721 | configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
|
|---|
| 1722 | configure:9791: $? = 0
|
|---|
| 1723 | configure:9791: result: yes
|
|---|
| 1724 | configure:9791: checking for grantpt
|
|---|
| 1725 | configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
|
|---|
| 1726 | configure:9791: $? = 0
|
|---|
| 1727 | configure:9791: result: yes
|
|---|
| 1728 | configure:9791: checking for isascii
|
|---|
| 1729 | configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
|
|---|
| 1730 | conftest.c:112:6: warning: conflicting types for built-in function 'isascii'
|
|---|
| 1731 | configure:9791: $? = 0
|
|---|
| 1732 | configure:9791: result: yes
|
|---|
| 1733 | configure:9791: checking for iswctype
|
|---|
| 1734 | configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
|
|---|
| 1735 | configure:9791: $? = 0
|
|---|
| 1736 | configure:9791: result: yes
|
|---|
| 1737 | configure:9791: checking for iswlower
|
|---|
| 1738 | configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
|
|---|
| 1739 | conftest.c:114:6: warning: conflicting types for built-in function 'iswlower'
|
|---|
| 1740 | configure:9791: $? = 0
|
|---|
| 1741 | configure:9791: result: yes
|
|---|
| 1742 | configure:9791: checking for iswupper
|
|---|
| 1743 | configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
|
|---|
| 1744 | conftest.c:115:6: warning: conflicting types for built-in function 'iswupper'
|
|---|
| 1745 | configure:9791: $? = 0
|
|---|
| 1746 | configure:9791: result: yes
|
|---|
| 1747 | configure:9791: checking for mbrlen
|
|---|
| 1748 | configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
|
|---|
| 1749 | configure:9791: $? = 0
|
|---|
| 1750 | configure:9791: result: yes
|
|---|
| 1751 | configure:9791: checking for memcmp
|
|---|
| 1752 | configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
|
|---|
| 1753 | conftest.c:117:6: warning: conflicting types for built-in function 'memcmp'
|
|---|
| 1754 | configure:9791: $? = 0
|
|---|
| 1755 | configure:9791: result: yes
|
|---|
| 1756 | configure:9791: checking for memcpy
|
|---|
| 1757 | configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
|
|---|
| 1758 | conftest.c:118:6: warning: conflicting types for built-in function 'memcpy'
|
|---|
| 1759 | configure:9791: $? = 0
|
|---|
| 1760 | configure:9791: result: yes
|
|---|
| 1761 | configure:9791: checking for memcpy_ulong
|
|---|
| 1762 | configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
|
|---|
| 1763 | /tmp/ccqrdyJm.o: In function `main':
|
|---|
| 1764 | /usr/local/src/lfs/tools-build/gawk-3.1.8/conftest.c:130: undefined reference to `memcpy_ulong'
|
|---|
| 1765 | collect2: ld returned 1 exit status
|
|---|
| 1766 | configure:9791: $? = 1
|
|---|
| 1767 | configure: failed program was:
|
|---|
| 1768 | | /* confdefs.h */
|
|---|
| 1769 | | #define PACKAGE_NAME "GNU Awk"
|
|---|
| 1770 | | #define PACKAGE_TARNAME "gawk"
|
|---|
| 1771 | | #define PACKAGE_VERSION "3.1.8"
|
|---|
| 1772 | | #define PACKAGE_STRING "GNU Awk 3.1.8"
|
|---|
| 1773 | | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
|
|---|
| 1774 | | #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
|
|---|
| 1775 | | #define PACKAGE "gawk"
|
|---|
| 1776 | | #define VERSION "3.1.8"
|
|---|
| 1777 | | #define STDC_HEADERS 1
|
|---|
| 1778 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 1779 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 1780 | | #define HAVE_STDLIB_H 1
|
|---|
| 1781 | | #define HAVE_STRING_H 1
|
|---|
| 1782 | | #define HAVE_MEMORY_H 1
|
|---|
| 1783 | | #define HAVE_STRINGS_H 1
|
|---|
| 1784 | | #define HAVE_INTTYPES_H 1
|
|---|
| 1785 | | #define HAVE_STDINT_H 1
|
|---|
| 1786 | | #define HAVE_UNISTD_H 1
|
|---|
| 1787 | | #define __EXTENSIONS__ 1
|
|---|
| 1788 | | #define _ALL_SOURCE 1
|
|---|
| 1789 | | #define _GNU_SOURCE 1
|
|---|
| 1790 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
|---|
| 1791 | | #define _TANDEM_SOURCE 1
|
|---|
| 1792 | | #define _FILE_OFFSET_BITS 64
|
|---|
| 1793 | | #define PROTOTYPES 1
|
|---|
| 1794 | | #define __PROTOTYPES 1
|
|---|
| 1795 | | #define HAVE_STRING_H 1
|
|---|
| 1796 | | #define ENABLE_NLS 1
|
|---|
| 1797 | | #define HAVE_GETTEXT 1
|
|---|
| 1798 | | #define HAVE_DCGETTEXT 1
|
|---|
| 1799 | | #define HAVE_LANGINFO_CODESET 1
|
|---|
| 1800 | | #define HAVE_LC_MESSAGES 1
|
|---|
| 1801 | | #define STDC_HEADERS 1
|
|---|
| 1802 | | #define HAVE_SYS_WAIT_H 1
|
|---|
| 1803 | | #define TIME_WITH_SYS_TIME 1
|
|---|
| 1804 | | #define HAVE_ARPA_INET_H 1
|
|---|
| 1805 | | #define HAVE_FCNTL_H 1
|
|---|
| 1806 | | #define HAVE_LIMITS_H 1
|
|---|
| 1807 | | #define HAVE_LOCALE_H 1
|
|---|
| 1808 | | #define HAVE_LIBINTL_H 1
|
|---|
| 1809 | | #define HAVE_MCHECK_H 1
|
|---|
| 1810 | | #define HAVE_NETDB_H 1
|
|---|
| 1811 | | #define HAVE_NETINET_IN_H 1
|
|---|
| 1812 | | #define HAVE_STDARG_H 1
|
|---|
| 1813 | | #define HAVE_STDDEF_H 1
|
|---|
| 1814 | | #define HAVE_STRING_H 1
|
|---|
| 1815 | | #define HAVE_SYS_PARAM_H 1
|
|---|
| 1816 | | #define HAVE_SYS_SOCKET_H 1
|
|---|
| 1817 | | #define HAVE_SYS_TIME_H 1
|
|---|
| 1818 | | #define HAVE_UNISTD_H 1
|
|---|
| 1819 | | #define HAVE_TERMIOS_H 1
|
|---|
| 1820 | | #define HAVE_STROPTS_H 1
|
|---|
| 1821 | | #define HAVE_WCHAR_H 1
|
|---|
| 1822 | | #define HAVE_WCTYPE_H 1
|
|---|
| 1823 | | #define HAVE_MEMORY_H 1
|
|---|
| 1824 | | #define RETSIGTYPE void
|
|---|
| 1825 | | #define GETGROUPS_T gid_t
|
|---|
| 1826 | | #define HAVE_LONG_LONG_INT 1
|
|---|
| 1827 | | #define HAVE_LONG_LONG 1
|
|---|
| 1828 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
|---|
| 1829 | | #define HAVE_UNSIGNED_LONG_LONG 1
|
|---|
| 1830 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
|
|---|
| 1831 | | #define HAVE_STDINT_H_WITH_UINTMAX 1
|
|---|
| 1832 | | #define HAVE_INTMAX_T 1
|
|---|
| 1833 | | #define HAVE_UINTMAX_T 1
|
|---|
| 1834 | | #define SIZEOF_UNSIGNED_INT 4
|
|---|
| 1835 | | #define SIZEOF_UNSIGNED_LONG 4
|
|---|
| 1836 | | #define SPRINTF_RET int
|
|---|
| 1837 | | #define TIME_T_IN_SYS_TYPES_H 1
|
|---|
| 1838 | | #define HAVE_WCTYPE_T 1
|
|---|
| 1839 | | #define HAVE_WINT_T 1
|
|---|
| 1840 | | #define HAVE_SOCKADDR_STORAGE 1
|
|---|
| 1841 | | #define HAVE_VPRINTF 1
|
|---|
| 1842 | | #define HAVE_SYS_TIME_H 1
|
|---|
| 1843 | | #define HAVE_UNISTD_H 1
|
|---|
| 1844 | | #define HAVE_ALARM 1
|
|---|
| 1845 | | #define HAVE_MKTIME 1
|
|---|
| 1846 | | #define HAVE_GETADDRINFO 1
|
|---|
| 1847 | | #define HAVE_LIBM 1
|
|---|
| 1848 | | #define HAVE_LIBM 1
|
|---|
| 1849 | | #define HAVE_ATEXIT 1
|
|---|
| 1850 | | #define HAVE_BTOWC 1
|
|---|
| 1851 | | #define HAVE_FMOD 1
|
|---|
| 1852 | | #define HAVE_GETGRENT 1
|
|---|
| 1853 | | #define HAVE_GETGROUPS 1
|
|---|
| 1854 | | #define HAVE_GRANTPT 1
|
|---|
| 1855 | | #define HAVE_ISASCII 1
|
|---|
| 1856 | | #define HAVE_ISWCTYPE 1
|
|---|
| 1857 | | #define HAVE_ISWLOWER 1
|
|---|
| 1858 | | #define HAVE_ISWUPPER 1
|
|---|
| 1859 | | #define HAVE_MBRLEN 1
|
|---|
| 1860 | | #define HAVE_MEMCMP 1
|
|---|
| 1861 | | #define HAVE_MEMCPY 1
|
|---|
| 1862 | | /* end confdefs.h. */
|
|---|
| 1863 | | /* Define memcpy_ulong to an innocuous variant, in case <limits.h> declares memcpy_ulong.
|
|---|
| 1864 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
|---|
| 1865 | | #define memcpy_ulong innocuous_memcpy_ulong
|
|---|
| 1866 | |
|
|---|
| 1867 | | /* System header to define __stub macros and hopefully few prototypes,
|
|---|
| 1868 | | which can conflict with char memcpy_ulong (); below.
|
|---|
| 1869 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|
|---|
| 1870 | | <limits.h> exists even on freestanding compilers. */
|
|---|
| 1871 | |
|
|---|
| 1872 | | #ifdef __STDC__
|
|---|
| 1873 | | # include <limits.h>
|
|---|
| 1874 | | #else
|
|---|
| 1875 | | # include <assert.h>
|
|---|
| 1876 | | #endif
|
|---|
| 1877 | |
|
|---|
| 1878 | | #undef memcpy_ulong
|
|---|
| 1879 | |
|
|---|
| 1880 | | /* Override any GCC internal prototype to avoid an error.
|
|---|
| 1881 | | Use char because int might match the return type of a GCC
|
|---|
| 1882 | | builtin and then its argument prototype would still apply. */
|
|---|
| 1883 | | #ifdef __cplusplus
|
|---|
| 1884 | | extern "C"
|
|---|
| 1885 | | #endif
|
|---|
| 1886 | | char memcpy_ulong ();
|
|---|
| 1887 | | /* The GNU C library defines this for functions which it implements
|
|---|
| 1888 | | to always fail with ENOSYS. Some functions are actually named
|
|---|
| 1889 | | something starting with __ and the normal name is an alias. */
|
|---|
| 1890 | | #if defined __stub_memcpy_ulong || defined __stub___memcpy_ulong
|
|---|
| 1891 | | choke me
|
|---|
| 1892 | | #endif
|
|---|
| 1893 | |
|
|---|
| 1894 | | int
|
|---|
| 1895 | | main ()
|
|---|
| 1896 | | {
|
|---|
| 1897 | | return memcpy_ulong ();
|
|---|
| 1898 | | ;
|
|---|
| 1899 | | return 0;
|
|---|
| 1900 | | }
|
|---|
| 1901 | configure:9791: result: no
|
|---|
| 1902 | configure:9791: checking for memmove
|
|---|
| 1903 | configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
|
|---|
| 1904 | conftest.c:119:6: warning: conflicting types for built-in function 'memmove'
|
|---|
| 1905 | configure:9791: $? = 0
|
|---|
| 1906 | configure:9791: result: yes
|
|---|
| 1907 | configure:9791: checking for memset
|
|---|
| 1908 | configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
|
|---|
| 1909 | conftest.c:120:6: warning: conflicting types for built-in function 'memset'
|
|---|
| 1910 | configure:9791: $? = 0
|
|---|
| 1911 | configure:9791: result: yes
|
|---|
| 1912 | configure:9791: checking for memset_ulong
|
|---|
| 1913 | configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
|
|---|
| 1914 | /tmp/ccs1iKxS.o: In function `main':
|
|---|
| 1915 | /usr/local/src/lfs/tools-build/gawk-3.1.8/conftest.c:132: undefined reference to `memset_ulong'
|
|---|
| 1916 | collect2: ld returned 1 exit status
|
|---|
| 1917 | configure:9791: $? = 1
|
|---|
| 1918 | configure: failed program was:
|
|---|
| 1919 | | /* confdefs.h */
|
|---|
| 1920 | | #define PACKAGE_NAME "GNU Awk"
|
|---|
| 1921 | | #define PACKAGE_TARNAME "gawk"
|
|---|
| 1922 | | #define PACKAGE_VERSION "3.1.8"
|
|---|
| 1923 | | #define PACKAGE_STRING "GNU Awk 3.1.8"
|
|---|
| 1924 | | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
|
|---|
| 1925 | | #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
|
|---|
| 1926 | | #define PACKAGE "gawk"
|
|---|
| 1927 | | #define VERSION "3.1.8"
|
|---|
| 1928 | | #define STDC_HEADERS 1
|
|---|
| 1929 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 1930 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 1931 | | #define HAVE_STDLIB_H 1
|
|---|
| 1932 | | #define HAVE_STRING_H 1
|
|---|
| 1933 | | #define HAVE_MEMORY_H 1
|
|---|
| 1934 | | #define HAVE_STRINGS_H 1
|
|---|
| 1935 | | #define HAVE_INTTYPES_H 1
|
|---|
| 1936 | | #define HAVE_STDINT_H 1
|
|---|
| 1937 | | #define HAVE_UNISTD_H 1
|
|---|
| 1938 | | #define __EXTENSIONS__ 1
|
|---|
| 1939 | | #define _ALL_SOURCE 1
|
|---|
| 1940 | | #define _GNU_SOURCE 1
|
|---|
| 1941 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
|---|
| 1942 | | #define _TANDEM_SOURCE 1
|
|---|
| 1943 | | #define _FILE_OFFSET_BITS 64
|
|---|
| 1944 | | #define PROTOTYPES 1
|
|---|
| 1945 | | #define __PROTOTYPES 1
|
|---|
| 1946 | | #define HAVE_STRING_H 1
|
|---|
| 1947 | | #define ENABLE_NLS 1
|
|---|
| 1948 | | #define HAVE_GETTEXT 1
|
|---|
| 1949 | | #define HAVE_DCGETTEXT 1
|
|---|
| 1950 | | #define HAVE_LANGINFO_CODESET 1
|
|---|
| 1951 | | #define HAVE_LC_MESSAGES 1
|
|---|
| 1952 | | #define STDC_HEADERS 1
|
|---|
| 1953 | | #define HAVE_SYS_WAIT_H 1
|
|---|
| 1954 | | #define TIME_WITH_SYS_TIME 1
|
|---|
| 1955 | | #define HAVE_ARPA_INET_H 1
|
|---|
| 1956 | | #define HAVE_FCNTL_H 1
|
|---|
| 1957 | | #define HAVE_LIMITS_H 1
|
|---|
| 1958 | | #define HAVE_LOCALE_H 1
|
|---|
| 1959 | | #define HAVE_LIBINTL_H 1
|
|---|
| 1960 | | #define HAVE_MCHECK_H 1
|
|---|
| 1961 | | #define HAVE_NETDB_H 1
|
|---|
| 1962 | | #define HAVE_NETINET_IN_H 1
|
|---|
| 1963 | | #define HAVE_STDARG_H 1
|
|---|
| 1964 | | #define HAVE_STDDEF_H 1
|
|---|
| 1965 | | #define HAVE_STRING_H 1
|
|---|
| 1966 | | #define HAVE_SYS_PARAM_H 1
|
|---|
| 1967 | | #define HAVE_SYS_SOCKET_H 1
|
|---|
| 1968 | | #define HAVE_SYS_TIME_H 1
|
|---|
| 1969 | | #define HAVE_UNISTD_H 1
|
|---|
| 1970 | | #define HAVE_TERMIOS_H 1
|
|---|
| 1971 | | #define HAVE_STROPTS_H 1
|
|---|
| 1972 | | #define HAVE_WCHAR_H 1
|
|---|
| 1973 | | #define HAVE_WCTYPE_H 1
|
|---|
| 1974 | | #define HAVE_MEMORY_H 1
|
|---|
| 1975 | | #define RETSIGTYPE void
|
|---|
| 1976 | | #define GETGROUPS_T gid_t
|
|---|
| 1977 | | #define HAVE_LONG_LONG_INT 1
|
|---|
| 1978 | | #define HAVE_LONG_LONG 1
|
|---|
| 1979 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
|---|
| 1980 | | #define HAVE_UNSIGNED_LONG_LONG 1
|
|---|
| 1981 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
|
|---|
| 1982 | | #define HAVE_STDINT_H_WITH_UINTMAX 1
|
|---|
| 1983 | | #define HAVE_INTMAX_T 1
|
|---|
| 1984 | | #define HAVE_UINTMAX_T 1
|
|---|
| 1985 | | #define SIZEOF_UNSIGNED_INT 4
|
|---|
| 1986 | | #define SIZEOF_UNSIGNED_LONG 4
|
|---|
| 1987 | | #define SPRINTF_RET int
|
|---|
| 1988 | | #define TIME_T_IN_SYS_TYPES_H 1
|
|---|
| 1989 | | #define HAVE_WCTYPE_T 1
|
|---|
| 1990 | | #define HAVE_WINT_T 1
|
|---|
| 1991 | | #define HAVE_SOCKADDR_STORAGE 1
|
|---|
| 1992 | | #define HAVE_VPRINTF 1
|
|---|
| 1993 | | #define HAVE_SYS_TIME_H 1
|
|---|
| 1994 | | #define HAVE_UNISTD_H 1
|
|---|
| 1995 | | #define HAVE_ALARM 1
|
|---|
| 1996 | | #define HAVE_MKTIME 1
|
|---|
| 1997 | | #define HAVE_GETADDRINFO 1
|
|---|
| 1998 | | #define HAVE_LIBM 1
|
|---|
| 1999 | | #define HAVE_LIBM 1
|
|---|
| 2000 | | #define HAVE_ATEXIT 1
|
|---|
| 2001 | | #define HAVE_BTOWC 1
|
|---|
| 2002 | | #define HAVE_FMOD 1
|
|---|
| 2003 | | #define HAVE_GETGRENT 1
|
|---|
| 2004 | | #define HAVE_GETGROUPS 1
|
|---|
| 2005 | | #define HAVE_GRANTPT 1
|
|---|
| 2006 | | #define HAVE_ISASCII 1
|
|---|
| 2007 | | #define HAVE_ISWCTYPE 1
|
|---|
| 2008 | | #define HAVE_ISWLOWER 1
|
|---|
| 2009 | | #define HAVE_ISWUPPER 1
|
|---|
| 2010 | | #define HAVE_MBRLEN 1
|
|---|
| 2011 | | #define HAVE_MEMCMP 1
|
|---|
| 2012 | | #define HAVE_MEMCPY 1
|
|---|
| 2013 | | #define HAVE_MEMMOVE 1
|
|---|
| 2014 | | #define HAVE_MEMSET 1
|
|---|
| 2015 | | /* end confdefs.h. */
|
|---|
| 2016 | | /* Define memset_ulong to an innocuous variant, in case <limits.h> declares memset_ulong.
|
|---|
| 2017 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
|---|
| 2018 | | #define memset_ulong innocuous_memset_ulong
|
|---|
| 2019 | |
|
|---|
| 2020 | | /* System header to define __stub macros and hopefully few prototypes,
|
|---|
| 2021 | | which can conflict with char memset_ulong (); below.
|
|---|
| 2022 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|
|---|
| 2023 | | <limits.h> exists even on freestanding compilers. */
|
|---|
| 2024 | |
|
|---|
| 2025 | | #ifdef __STDC__
|
|---|
| 2026 | | # include <limits.h>
|
|---|
| 2027 | | #else
|
|---|
| 2028 | | # include <assert.h>
|
|---|
| 2029 | | #endif
|
|---|
| 2030 | |
|
|---|
| 2031 | | #undef memset_ulong
|
|---|
| 2032 | |
|
|---|
| 2033 | | /* Override any GCC internal prototype to avoid an error.
|
|---|
| 2034 | | Use char because int might match the return type of a GCC
|
|---|
| 2035 | | builtin and then its argument prototype would still apply. */
|
|---|
| 2036 | | #ifdef __cplusplus
|
|---|
| 2037 | | extern "C"
|
|---|
| 2038 | | #endif
|
|---|
| 2039 | | char memset_ulong ();
|
|---|
| 2040 | | /* The GNU C library defines this for functions which it implements
|
|---|
| 2041 | | to always fail with ENOSYS. Some functions are actually named
|
|---|
| 2042 | | something starting with __ and the normal name is an alias. */
|
|---|
| 2043 | | #if defined __stub_memset_ulong || defined __stub___memset_ulong
|
|---|
| 2044 | | choke me
|
|---|
| 2045 | | #endif
|
|---|
| 2046 | |
|
|---|
| 2047 | | int
|
|---|
| 2048 | | main ()
|
|---|
| 2049 | | {
|
|---|
| 2050 | | return memset_ulong ();
|
|---|
| 2051 | | ;
|
|---|
| 2052 | | return 0;
|
|---|
| 2053 | | }
|
|---|
| 2054 | configure:9791: result: no
|
|---|
| 2055 | configure:9791: checking for mkstemp
|
|---|
| 2056 | configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
|
|---|
| 2057 | configure:9791: $? = 0
|
|---|
| 2058 | configure:9791: result: yes
|
|---|
| 2059 | configure:9791: checking for setlocale
|
|---|
| 2060 | configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
|
|---|
| 2061 | configure:9791: $? = 0
|
|---|
| 2062 | configure:9791: result: yes
|
|---|
| 2063 | configure:9791: checking for snprintf
|
|---|
| 2064 | configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
|
|---|
| 2065 | conftest.c:123:6: warning: conflicting types for built-in function 'snprintf'
|
|---|
| 2066 | configure:9791: $? = 0
|
|---|
| 2067 | configure:9791: result: yes
|
|---|
| 2068 | configure:9791: checking for strchr
|
|---|
| 2069 | configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
|
|---|
| 2070 | conftest.c:124:6: warning: conflicting types for built-in function 'strchr'
|
|---|
| 2071 | configure:9791: $? = 0
|
|---|
| 2072 | configure:9791: result: yes
|
|---|
| 2073 | configure:9791: checking for strerror
|
|---|
| 2074 | configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
|
|---|
| 2075 | configure:9791: $? = 0
|
|---|
| 2076 | configure:9791: result: yes
|
|---|
| 2077 | configure:9791: checking for strftime
|
|---|
| 2078 | configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
|
|---|
| 2079 | conftest.c:126:6: warning: conflicting types for built-in function 'strftime'
|
|---|
| 2080 | configure:9791: $? = 0
|
|---|
| 2081 | configure:9791: result: yes
|
|---|
| 2082 | configure:9791: checking for strncasecmp
|
|---|
| 2083 | configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
|
|---|
| 2084 | conftest.c:127:6: warning: conflicting types for built-in function 'strncasecmp'
|
|---|
| 2085 | configure:9791: $? = 0
|
|---|
| 2086 | configure:9791: result: yes
|
|---|
| 2087 | configure:9791: checking for strtod
|
|---|
| 2088 | configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
|
|---|
| 2089 | configure:9791: $? = 0
|
|---|
| 2090 | configure:9791: result: yes
|
|---|
| 2091 | configure:9791: checking for strtoul
|
|---|
| 2092 | configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
|
|---|
| 2093 | configure:9791: $? = 0
|
|---|
| 2094 | configure:9791: result: yes
|
|---|
| 2095 | configure:9791: checking for system
|
|---|
| 2096 | configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
|
|---|
| 2097 | configure:9791: $? = 0
|
|---|
| 2098 | configure:9791: result: yes
|
|---|
| 2099 | configure:9791: checking for tmpfile
|
|---|
| 2100 | configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
|
|---|
| 2101 | configure:9791: $? = 0
|
|---|
| 2102 | configure:9791: result: yes
|
|---|
| 2103 | configure:9791: checking for towlower
|
|---|
| 2104 | configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
|
|---|
| 2105 | conftest.c:132:6: warning: conflicting types for built-in function 'towlower'
|
|---|
| 2106 | configure:9791: $? = 0
|
|---|
| 2107 | configure:9791: result: yes
|
|---|
| 2108 | configure:9791: checking for towupper
|
|---|
| 2109 | configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
|
|---|
| 2110 | conftest.c:133:6: warning: conflicting types for built-in function 'towupper'
|
|---|
| 2111 | configure:9791: $? = 0
|
|---|
| 2112 | configure:9791: result: yes
|
|---|
| 2113 | configure:9791: checking for tzset
|
|---|
| 2114 | configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
|
|---|
| 2115 | configure:9791: $? = 0
|
|---|
| 2116 | configure:9791: result: yes
|
|---|
| 2117 | configure:9791: checking for usleep
|
|---|
| 2118 | configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
|
|---|
| 2119 | configure:9791: $? = 0
|
|---|
| 2120 | configure:9791: result: yes
|
|---|
| 2121 | configure:9791: checking for wcrtomb
|
|---|
| 2122 | configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
|
|---|
| 2123 | configure:9791: $? = 0
|
|---|
| 2124 | configure:9791: result: yes
|
|---|
| 2125 | configure:9791: checking for wcscoll
|
|---|
| 2126 | configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
|
|---|
| 2127 | configure:9791: $? = 0
|
|---|
| 2128 | configure:9791: result: yes
|
|---|
| 2129 | configure:9791: checking for wcscoll
|
|---|
| 2130 | configure:9791: result: yes
|
|---|
| 2131 | configure:9791: checking for wctype
|
|---|
| 2132 | configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
|
|---|
| 2133 | configure:9791: $? = 0
|
|---|
| 2134 | configure:9791: result: yes
|
|---|
| 2135 | configure:9802: checking whether mbrtowc and mbstate_t are properly declared
|
|---|
| 2136 | configure:9822: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
|
|---|
| 2137 | configure:9822: $? = 0
|
|---|
| 2138 | configure:9830: result: yes
|
|---|
| 2139 | configure:9839: checking dlfcn.h usability
|
|---|
| 2140 | configure:9839: gcc -c -g -O2 conftest.c >&5
|
|---|
| 2141 | configure:9839: $? = 0
|
|---|
| 2142 | configure:9839: result: yes
|
|---|
| 2143 | configure:9839: checking dlfcn.h presence
|
|---|
| 2144 | configure:9839: gcc -E conftest.c
|
|---|
| 2145 | configure:9839: $? = 0
|
|---|
| 2146 | configure:9839: result: yes
|
|---|
| 2147 | configure:9839: checking for dlfcn.h
|
|---|
| 2148 | configure:9839: result: yes
|
|---|
| 2149 | configure:9859: checking for library containing dlopen
|
|---|
| 2150 | configure:9890: gcc -o conftest -g -O2 -export-dynamic conftest.c -lm -lm >&5
|
|---|
| 2151 | /tmp/ccbndnTB.o: In function `main':
|
|---|
| 2152 | /usr/local/src/lfs/tools-build/gawk-3.1.8/conftest.c:130: undefined reference to `dlopen'
|
|---|
| 2153 | collect2: ld returned 1 exit status
|
|---|
| 2154 | configure:9890: $? = 1
|
|---|
| 2155 | configure: failed program was:
|
|---|
| 2156 | | /* confdefs.h */
|
|---|
| 2157 | | #define PACKAGE_NAME "GNU Awk"
|
|---|
| 2158 | | #define PACKAGE_TARNAME "gawk"
|
|---|
| 2159 | | #define PACKAGE_VERSION "3.1.8"
|
|---|
| 2160 | | #define PACKAGE_STRING "GNU Awk 3.1.8"
|
|---|
| 2161 | | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
|
|---|
| 2162 | | #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
|
|---|
| 2163 | | #define PACKAGE "gawk"
|
|---|
| 2164 | | #define VERSION "3.1.8"
|
|---|
| 2165 | | #define STDC_HEADERS 1
|
|---|
| 2166 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 2167 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 2168 | | #define HAVE_STDLIB_H 1
|
|---|
| 2169 | | #define HAVE_STRING_H 1
|
|---|
| 2170 | | #define HAVE_MEMORY_H 1
|
|---|
| 2171 | | #define HAVE_STRINGS_H 1
|
|---|
| 2172 | | #define HAVE_INTTYPES_H 1
|
|---|
| 2173 | | #define HAVE_STDINT_H 1
|
|---|
| 2174 | | #define HAVE_UNISTD_H 1
|
|---|
| 2175 | | #define __EXTENSIONS__ 1
|
|---|
| 2176 | | #define _ALL_SOURCE 1
|
|---|
| 2177 | | #define _GNU_SOURCE 1
|
|---|
| 2178 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
|---|
| 2179 | | #define _TANDEM_SOURCE 1
|
|---|
| 2180 | | #define _FILE_OFFSET_BITS 64
|
|---|
| 2181 | | #define PROTOTYPES 1
|
|---|
| 2182 | | #define __PROTOTYPES 1
|
|---|
| 2183 | | #define HAVE_STRING_H 1
|
|---|
| 2184 | | #define ENABLE_NLS 1
|
|---|
| 2185 | | #define HAVE_GETTEXT 1
|
|---|
| 2186 | | #define HAVE_DCGETTEXT 1
|
|---|
| 2187 | | #define HAVE_LANGINFO_CODESET 1
|
|---|
| 2188 | | #define HAVE_LC_MESSAGES 1
|
|---|
| 2189 | | #define STDC_HEADERS 1
|
|---|
| 2190 | | #define HAVE_SYS_WAIT_H 1
|
|---|
| 2191 | | #define TIME_WITH_SYS_TIME 1
|
|---|
| 2192 | | #define HAVE_ARPA_INET_H 1
|
|---|
| 2193 | | #define HAVE_FCNTL_H 1
|
|---|
| 2194 | | #define HAVE_LIMITS_H 1
|
|---|
| 2195 | | #define HAVE_LOCALE_H 1
|
|---|
| 2196 | | #define HAVE_LIBINTL_H 1
|
|---|
| 2197 | | #define HAVE_MCHECK_H 1
|
|---|
| 2198 | | #define HAVE_NETDB_H 1
|
|---|
| 2199 | | #define HAVE_NETINET_IN_H 1
|
|---|
| 2200 | | #define HAVE_STDARG_H 1
|
|---|
| 2201 | | #define HAVE_STDDEF_H 1
|
|---|
| 2202 | | #define HAVE_STRING_H 1
|
|---|
| 2203 | | #define HAVE_SYS_PARAM_H 1
|
|---|
| 2204 | | #define HAVE_SYS_SOCKET_H 1
|
|---|
| 2205 | | #define HAVE_SYS_TIME_H 1
|
|---|
| 2206 | | #define HAVE_UNISTD_H 1
|
|---|
| 2207 | | #define HAVE_TERMIOS_H 1
|
|---|
| 2208 | | #define HAVE_STROPTS_H 1
|
|---|
| 2209 | | #define HAVE_WCHAR_H 1
|
|---|
| 2210 | | #define HAVE_WCTYPE_H 1
|
|---|
| 2211 | | #define HAVE_MEMORY_H 1
|
|---|
| 2212 | | #define RETSIGTYPE void
|
|---|
| 2213 | | #define GETGROUPS_T gid_t
|
|---|
| 2214 | | #define HAVE_LONG_LONG_INT 1
|
|---|
| 2215 | | #define HAVE_LONG_LONG 1
|
|---|
| 2216 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
|---|
| 2217 | | #define HAVE_UNSIGNED_LONG_LONG 1
|
|---|
| 2218 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
|
|---|
| 2219 | | #define HAVE_STDINT_H_WITH_UINTMAX 1
|
|---|
| 2220 | | #define HAVE_INTMAX_T 1
|
|---|
| 2221 | | #define HAVE_UINTMAX_T 1
|
|---|
| 2222 | | #define SIZEOF_UNSIGNED_INT 4
|
|---|
| 2223 | | #define SIZEOF_UNSIGNED_LONG 4
|
|---|
| 2224 | | #define SPRINTF_RET int
|
|---|
| 2225 | | #define TIME_T_IN_SYS_TYPES_H 1
|
|---|
| 2226 | | #define HAVE_WCTYPE_T 1
|
|---|
| 2227 | | #define HAVE_WINT_T 1
|
|---|
| 2228 | | #define HAVE_SOCKADDR_STORAGE 1
|
|---|
| 2229 | | #define HAVE_VPRINTF 1
|
|---|
| 2230 | | #define HAVE_SYS_TIME_H 1
|
|---|
| 2231 | | #define HAVE_UNISTD_H 1
|
|---|
| 2232 | | #define HAVE_ALARM 1
|
|---|
| 2233 | | #define HAVE_MKTIME 1
|
|---|
| 2234 | | #define HAVE_GETADDRINFO 1
|
|---|
| 2235 | | #define HAVE_LIBM 1
|
|---|
| 2236 | | #define HAVE_LIBM 1
|
|---|
| 2237 | | #define HAVE_ATEXIT 1
|
|---|
| 2238 | | #define HAVE_BTOWC 1
|
|---|
| 2239 | | #define HAVE_FMOD 1
|
|---|
| 2240 | | #define HAVE_GETGRENT 1
|
|---|
| 2241 | | #define HAVE_GETGROUPS 1
|
|---|
| 2242 | | #define HAVE_GRANTPT 1
|
|---|
| 2243 | | #define HAVE_ISASCII 1
|
|---|
| 2244 | | #define HAVE_ISWCTYPE 1
|
|---|
| 2245 | | #define HAVE_ISWLOWER 1
|
|---|
| 2246 | | #define HAVE_ISWUPPER 1
|
|---|
| 2247 | | #define HAVE_MBRLEN 1
|
|---|
| 2248 | | #define HAVE_MEMCMP 1
|
|---|
| 2249 | | #define HAVE_MEMCPY 1
|
|---|
| 2250 | | #define HAVE_MEMMOVE 1
|
|---|
| 2251 | | #define HAVE_MEMSET 1
|
|---|
| 2252 | | #define HAVE_MKSTEMP 1
|
|---|
| 2253 | | #define HAVE_SETLOCALE 1
|
|---|
| 2254 | | #define HAVE_SNPRINTF 1
|
|---|
| 2255 | | #define HAVE_STRCHR 1
|
|---|
| 2256 | | #define HAVE_STRERROR 1
|
|---|
| 2257 | | #define HAVE_STRFTIME 1
|
|---|
| 2258 | | #define HAVE_STRNCASECMP 1
|
|---|
| 2259 | | #define HAVE_STRTOD 1
|
|---|
| 2260 | | #define HAVE_STRTOUL 1
|
|---|
| 2261 | | #define HAVE_SYSTEM 1
|
|---|
| 2262 | | #define HAVE_TMPFILE 1
|
|---|
| 2263 | | #define HAVE_TOWLOWER 1
|
|---|
| 2264 | | #define HAVE_TOWUPPER 1
|
|---|
| 2265 | | #define HAVE_TZSET 1
|
|---|
| 2266 | | #define HAVE_USLEEP 1
|
|---|
| 2267 | | #define HAVE_WCRTOMB 1
|
|---|
| 2268 | | #define HAVE_WCSCOLL 1
|
|---|
| 2269 | | #define HAVE_WCSCOLL 1
|
|---|
| 2270 | | #define HAVE_WCTYPE 1
|
|---|
| 2271 | | #define HAVE_MBRTOWC 1
|
|---|
| 2272 | | #define DYNAMIC 1
|
|---|
| 2273 | | /* end confdefs.h. */
|
|---|
| 2274 | |
|
|---|
| 2275 | | /* Override any GCC internal prototype to avoid an error.
|
|---|
| 2276 | | Use char because int might match the return type of a GCC
|
|---|
| 2277 | | builtin and then its argument prototype would still apply. */
|
|---|
| 2278 | | #ifdef __cplusplus
|
|---|
| 2279 | | extern "C"
|
|---|
| 2280 | | #endif
|
|---|
| 2281 | | char dlopen ();
|
|---|
| 2282 | | int
|
|---|
| 2283 | | main ()
|
|---|
| 2284 | | {
|
|---|
| 2285 | | return dlopen ();
|
|---|
| 2286 | | ;
|
|---|
| 2287 | | return 0;
|
|---|
| 2288 | | }
|
|---|
| 2289 | configure:9890: gcc -o conftest -g -O2 -export-dynamic conftest.c -ldl -lm -lm >&5
|
|---|
| 2290 | configure:9890: $? = 0
|
|---|
| 2291 | configure:9907: result: -ldl
|
|---|
| 2292 | configure:9926: checking whether getpgrp requires zero arguments
|
|---|
| 2293 | configure:9943: gcc -c -g -O2 conftest.c >&5
|
|---|
| 2294 | conftest.c: In function 'main':
|
|---|
| 2295 | conftest.c:155:1: error: too many arguments to function 'getpgrp'
|
|---|
| 2296 | /tools/include/unistd.h:633:16: note: declared here
|
|---|
| 2297 | configure:9943: $? = 1
|
|---|
| 2298 | configure: failed program was:
|
|---|
| 2299 | | /* confdefs.h */
|
|---|
| 2300 | | #define PACKAGE_NAME "GNU Awk"
|
|---|
| 2301 | | #define PACKAGE_TARNAME "gawk"
|
|---|
| 2302 | | #define PACKAGE_VERSION "3.1.8"
|
|---|
| 2303 | | #define PACKAGE_STRING "GNU Awk 3.1.8"
|
|---|
| 2304 | | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
|
|---|
| 2305 | | #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
|
|---|
| 2306 | | #define PACKAGE "gawk"
|
|---|
| 2307 | | #define VERSION "3.1.8"
|
|---|
| 2308 | | #define STDC_HEADERS 1
|
|---|
| 2309 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 2310 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 2311 | | #define HAVE_STDLIB_H 1
|
|---|
| 2312 | | #define HAVE_STRING_H 1
|
|---|
| 2313 | | #define HAVE_MEMORY_H 1
|
|---|
| 2314 | | #define HAVE_STRINGS_H 1
|
|---|
| 2315 | | #define HAVE_INTTYPES_H 1
|
|---|
| 2316 | | #define HAVE_STDINT_H 1
|
|---|
| 2317 | | #define HAVE_UNISTD_H 1
|
|---|
| 2318 | | #define __EXTENSIONS__ 1
|
|---|
| 2319 | | #define _ALL_SOURCE 1
|
|---|
| 2320 | | #define _GNU_SOURCE 1
|
|---|
| 2321 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
|---|
| 2322 | | #define _TANDEM_SOURCE 1
|
|---|
| 2323 | | #define _FILE_OFFSET_BITS 64
|
|---|
| 2324 | | #define PROTOTYPES 1
|
|---|
| 2325 | | #define __PROTOTYPES 1
|
|---|
| 2326 | | #define HAVE_STRING_H 1
|
|---|
| 2327 | | #define ENABLE_NLS 1
|
|---|
| 2328 | | #define HAVE_GETTEXT 1
|
|---|
| 2329 | | #define HAVE_DCGETTEXT 1
|
|---|
| 2330 | | #define HAVE_LANGINFO_CODESET 1
|
|---|
| 2331 | | #define HAVE_LC_MESSAGES 1
|
|---|
| 2332 | | #define STDC_HEADERS 1
|
|---|
| 2333 | | #define HAVE_SYS_WAIT_H 1
|
|---|
| 2334 | | #define TIME_WITH_SYS_TIME 1
|
|---|
| 2335 | | #define HAVE_ARPA_INET_H 1
|
|---|
| 2336 | | #define HAVE_FCNTL_H 1
|
|---|
| 2337 | | #define HAVE_LIMITS_H 1
|
|---|
| 2338 | | #define HAVE_LOCALE_H 1
|
|---|
| 2339 | | #define HAVE_LIBINTL_H 1
|
|---|
| 2340 | | #define HAVE_MCHECK_H 1
|
|---|
| 2341 | | #define HAVE_NETDB_H 1
|
|---|
| 2342 | | #define HAVE_NETINET_IN_H 1
|
|---|
| 2343 | | #define HAVE_STDARG_H 1
|
|---|
| 2344 | | #define HAVE_STDDEF_H 1
|
|---|
| 2345 | | #define HAVE_STRING_H 1
|
|---|
| 2346 | | #define HAVE_SYS_PARAM_H 1
|
|---|
| 2347 | | #define HAVE_SYS_SOCKET_H 1
|
|---|
| 2348 | | #define HAVE_SYS_TIME_H 1
|
|---|
| 2349 | | #define HAVE_UNISTD_H 1
|
|---|
| 2350 | | #define HAVE_TERMIOS_H 1
|
|---|
| 2351 | | #define HAVE_STROPTS_H 1
|
|---|
| 2352 | | #define HAVE_WCHAR_H 1
|
|---|
| 2353 | | #define HAVE_WCTYPE_H 1
|
|---|
| 2354 | | #define HAVE_MEMORY_H 1
|
|---|
| 2355 | | #define RETSIGTYPE void
|
|---|
| 2356 | | #define GETGROUPS_T gid_t
|
|---|
| 2357 | | #define HAVE_LONG_LONG_INT 1
|
|---|
| 2358 | | #define HAVE_LONG_LONG 1
|
|---|
| 2359 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
|---|
| 2360 | | #define HAVE_UNSIGNED_LONG_LONG 1
|
|---|
| 2361 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
|
|---|
| 2362 | | #define HAVE_STDINT_H_WITH_UINTMAX 1
|
|---|
| 2363 | | #define HAVE_INTMAX_T 1
|
|---|
| 2364 | | #define HAVE_UINTMAX_T 1
|
|---|
| 2365 | | #define SIZEOF_UNSIGNED_INT 4
|
|---|
| 2366 | | #define SIZEOF_UNSIGNED_LONG 4
|
|---|
| 2367 | | #define SPRINTF_RET int
|
|---|
| 2368 | | #define TIME_T_IN_SYS_TYPES_H 1
|
|---|
| 2369 | | #define HAVE_WCTYPE_T 1
|
|---|
| 2370 | | #define HAVE_WINT_T 1
|
|---|
| 2371 | | #define HAVE_SOCKADDR_STORAGE 1
|
|---|
| 2372 | | #define HAVE_VPRINTF 1
|
|---|
| 2373 | | #define HAVE_SYS_TIME_H 1
|
|---|
| 2374 | | #define HAVE_UNISTD_H 1
|
|---|
| 2375 | | #define HAVE_ALARM 1
|
|---|
| 2376 | | #define HAVE_MKTIME 1
|
|---|
| 2377 | | #define HAVE_GETADDRINFO 1
|
|---|
| 2378 | | #define HAVE_LIBM 1
|
|---|
| 2379 | | #define HAVE_LIBM 1
|
|---|
| 2380 | | #define HAVE_ATEXIT 1
|
|---|
| 2381 | | #define HAVE_BTOWC 1
|
|---|
| 2382 | | #define HAVE_FMOD 1
|
|---|
| 2383 | | #define HAVE_GETGRENT 1
|
|---|
| 2384 | | #define HAVE_GETGROUPS 1
|
|---|
| 2385 | | #define HAVE_GRANTPT 1
|
|---|
| 2386 | | #define HAVE_ISASCII 1
|
|---|
| 2387 | | #define HAVE_ISWCTYPE 1
|
|---|
| 2388 | | #define HAVE_ISWLOWER 1
|
|---|
| 2389 | | #define HAVE_ISWUPPER 1
|
|---|
| 2390 | | #define HAVE_MBRLEN 1
|
|---|
| 2391 | | #define HAVE_MEMCMP 1
|
|---|
| 2392 | | #define HAVE_MEMCPY 1
|
|---|
| 2393 | | #define HAVE_MEMMOVE 1
|
|---|
| 2394 | | #define HAVE_MEMSET 1
|
|---|
| 2395 | | #define HAVE_MKSTEMP 1
|
|---|
| 2396 | | #define HAVE_SETLOCALE 1
|
|---|
| 2397 | | #define HAVE_SNPRINTF 1
|
|---|
| 2398 | | #define HAVE_STRCHR 1
|
|---|
| 2399 | | #define HAVE_STRERROR 1
|
|---|
| 2400 | | #define HAVE_STRFTIME 1
|
|---|
| 2401 | | #define HAVE_STRNCASECMP 1
|
|---|
| 2402 | | #define HAVE_STRTOD 1
|
|---|
| 2403 | | #define HAVE_STRTOUL 1
|
|---|
| 2404 | | #define HAVE_SYSTEM 1
|
|---|
| 2405 | | #define HAVE_TMPFILE 1
|
|---|
| 2406 | | #define HAVE_TOWLOWER 1
|
|---|
| 2407 | | #define HAVE_TOWUPPER 1
|
|---|
| 2408 | | #define HAVE_TZSET 1
|
|---|
| 2409 | | #define HAVE_USLEEP 1
|
|---|
| 2410 | | #define HAVE_WCRTOMB 1
|
|---|
| 2411 | | #define HAVE_WCSCOLL 1
|
|---|
| 2412 | | #define HAVE_WCSCOLL 1
|
|---|
| 2413 | | #define HAVE_WCTYPE 1
|
|---|
| 2414 | | #define HAVE_MBRTOWC 1
|
|---|
| 2415 | | #define DYNAMIC 1
|
|---|
| 2416 | | /* end confdefs.h. */
|
|---|
| 2417 | | #include <stdio.h>
|
|---|
| 2418 | | #ifdef HAVE_SYS_TYPES_H
|
|---|
| 2419 | | # include <sys/types.h>
|
|---|
| 2420 | | #endif
|
|---|
| 2421 | | #ifdef HAVE_SYS_STAT_H
|
|---|
| 2422 | | # include <sys/stat.h>
|
|---|
| 2423 | | #endif
|
|---|
| 2424 | | #ifdef STDC_HEADERS
|
|---|
| 2425 | | # include <stdlib.h>
|
|---|
| 2426 | | # include <stddef.h>
|
|---|
| 2427 | | #else
|
|---|
| 2428 | | # ifdef HAVE_STDLIB_H
|
|---|
| 2429 | | # include <stdlib.h>
|
|---|
| 2430 | | # endif
|
|---|
| 2431 | | #endif
|
|---|
| 2432 | | #ifdef HAVE_STRING_H
|
|---|
| 2433 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
|---|
| 2434 | | # include <memory.h>
|
|---|
| 2435 | | # endif
|
|---|
| 2436 | | # include <string.h>
|
|---|
| 2437 | | #endif
|
|---|
| 2438 | | #ifdef HAVE_STRINGS_H
|
|---|
| 2439 | | # include <strings.h>
|
|---|
| 2440 | | #endif
|
|---|
| 2441 | | #ifdef HAVE_INTTYPES_H
|
|---|
| 2442 | | # include <inttypes.h>
|
|---|
| 2443 | | #endif
|
|---|
| 2444 | | #ifdef HAVE_STDINT_H
|
|---|
| 2445 | | # include <stdint.h>
|
|---|
| 2446 | | #endif
|
|---|
| 2447 | | #ifdef HAVE_UNISTD_H
|
|---|
| 2448 | | # include <unistd.h>
|
|---|
| 2449 | | #endif
|
|---|
| 2450 | | int
|
|---|
| 2451 | | main ()
|
|---|
| 2452 | | {
|
|---|
| 2453 | | getpgrp (0);
|
|---|
| 2454 | | ;
|
|---|
| 2455 | | return 0;
|
|---|
| 2456 | | }
|
|---|
| 2457 | configure:9951: result: yes
|
|---|
| 2458 | configure:9962: checking for printf %F format
|
|---|
| 2459 | configure:9985: gcc -o conftest -g -O2 -export-dynamic conftest.c -ldl -lm -lm >&5
|
|---|
| 2460 | configure:9985: $? = 0
|
|---|
| 2461 | configure:9985: ./conftest
|
|---|
| 2462 | configure:9985: $? = 0
|
|---|
| 2463 | configure:9999: result: yes
|
|---|
| 2464 | configure:10027: checking for gethostbyname
|
|---|
| 2465 | configure:10027: gcc -o conftest -g -O2 -export-dynamic conftest.c -ldl -lm -lm >&5
|
|---|
| 2466 | configure:10027: $? = 0
|
|---|
| 2467 | configure:10027: result: yes
|
|---|
| 2468 | configure:10082: checking for connect
|
|---|
| 2469 | configure:10082: gcc -o conftest -g -O2 -export-dynamic conftest.c -ldl -lm -lm >&5
|
|---|
| 2470 | configure:10082: $? = 0
|
|---|
| 2471 | configure:10082: result: yes
|
|---|
| 2472 | configure:10136: checking where to find the socket library calls
|
|---|
| 2473 | configure:10142: result: the standard library
|
|---|
| 2474 | configure:10151: checking for struct stat.st_blksize
|
|---|
| 2475 | configure:10151: gcc -c -g -O2 conftest.c >&5
|
|---|
| 2476 | configure:10151: $? = 0
|
|---|
| 2477 | configure:10151: result: yes
|
|---|
| 2478 | configure:10164: checking whether time.h and sys/time.h may both be included
|
|---|
| 2479 | configure:10191: result: yes
|
|---|
| 2480 | configure:10199: checking whether struct tm is in sys/time.h or time.h
|
|---|
| 2481 | configure:10219: gcc -c -g -O2 conftest.c >&5
|
|---|
| 2482 | configure:10219: $? = 0
|
|---|
| 2483 | configure:10226: result: time.h
|
|---|
| 2484 | configure:10234: checking for struct tm.tm_zone
|
|---|
| 2485 | configure:10234: gcc -c -g -O2 conftest.c >&5
|
|---|
| 2486 | configure:10234: $? = 0
|
|---|
| 2487 | configure:10234: result: yes
|
|---|
| 2488 | configure:10302: checking whether char is unsigned
|
|---|
| 2489 | configure:10320: gcc -c -g -O2 conftest.c >&5
|
|---|
| 2490 | configure:10320: $? = 0
|
|---|
| 2491 | configure:10327: result: no
|
|---|
| 2492 | configure:10334: checking for an ANSI C-conforming const
|
|---|
| 2493 | configure:10399: gcc -c -g -O2 conftest.c >&5
|
|---|
| 2494 | configure:10399: $? = 0
|
|---|
| 2495 | configure:10406: result: yes
|
|---|
| 2496 | configure:10414: checking for C/C++ restrict keyword
|
|---|
| 2497 | configure:10439: gcc -c -g -O2 conftest.c >&5
|
|---|
| 2498 | configure:10439: $? = 0
|
|---|
| 2499 | configure:10447: result: __restrict
|
|---|
| 2500 | configure:10460: checking for inline
|
|---|
| 2501 | configure:10476: gcc -c -g -O2 conftest.c >&5
|
|---|
| 2502 | configure:10476: $? = 0
|
|---|
| 2503 | configure:10484: result: inline
|
|---|
| 2504 | configure:10502: checking for preprocessor stringizing operator
|
|---|
| 2505 | configure:10522: result: yes
|
|---|
| 2506 | configure:10659: creating ./config.status
|
|---|
| 2507 |
|
|---|
| 2508 | ## ---------------------- ##
|
|---|
| 2509 | ## Running config.status. ##
|
|---|
| 2510 | ## ---------------------- ##
|
|---|
| 2511 |
|
|---|
| 2512 | This file was extended by GNU Awk config.status 3.1.8, which was
|
|---|
| 2513 | generated by GNU Autoconf 2.65. Invocation command line was
|
|---|
| 2514 |
|
|---|
| 2515 | CONFIG_FILES =
|
|---|
| 2516 | CONFIG_HEADERS =
|
|---|
| 2517 | CONFIG_LINKS =
|
|---|
| 2518 | CONFIG_COMMANDS =
|
|---|
| 2519 | $ ./config.status
|
|---|
| 2520 |
|
|---|
| 2521 | on florence
|
|---|
| 2522 |
|
|---|
| 2523 | config.status:1007: creating Makefile
|
|---|
| 2524 | config.status:1007: creating awklib/Makefile
|
|---|
| 2525 | config.status:1007: creating doc/Makefile
|
|---|
| 2526 | config.status:1007: creating po/Makefile.in
|
|---|
| 2527 | config.status:1007: creating test/Makefile
|
|---|
| 2528 | config.status:1007: creating config.h
|
|---|
| 2529 | config.status:1179: config.h is unchanged
|
|---|
| 2530 | config.status:1227: executing depfiles commands
|
|---|
| 2531 | config.status:1227: executing po-directories commands
|
|---|
| 2532 | configure:12094: WARNING: unrecognized options: --disable-perl-regexp
|
|---|
| 2533 |
|
|---|
| 2534 | ## ---------------- ##
|
|---|
| 2535 | ## Cache variables. ##
|
|---|
| 2536 | ## ---------------- ##
|
|---|
| 2537 |
|
|---|
| 2538 | ac_cv_build=i686-pc-linux-gnu
|
|---|
| 2539 | ac_cv_c_char_unsigned=no
|
|---|
| 2540 | ac_cv_c_compiler_gnu=yes
|
|---|
| 2541 | ac_cv_c_const=yes
|
|---|
| 2542 | ac_cv_c_inline=inline
|
|---|
| 2543 | ac_cv_c_restrict=__restrict
|
|---|
| 2544 | ac_cv_c_stringize=yes
|
|---|
| 2545 | ac_cv_env_CC_set=
|
|---|
| 2546 | ac_cv_env_CC_value=
|
|---|
| 2547 | ac_cv_env_CFLAGS_set=
|
|---|
| 2548 | ac_cv_env_CFLAGS_value=
|
|---|
| 2549 | ac_cv_env_CPPFLAGS_set=
|
|---|
| 2550 | ac_cv_env_CPPFLAGS_value=
|
|---|
| 2551 | ac_cv_env_CPP_set=
|
|---|
| 2552 | ac_cv_env_CPP_value=
|
|---|
| 2553 | ac_cv_env_LDFLAGS_set=
|
|---|
| 2554 | ac_cv_env_LDFLAGS_value=
|
|---|
| 2555 | ac_cv_env_LIBS_set=
|
|---|
| 2556 | ac_cv_env_LIBS_value=
|
|---|
| 2557 | ac_cv_env_YACC_set=
|
|---|
| 2558 | ac_cv_env_YACC_value=
|
|---|
| 2559 | ac_cv_env_YFLAGS_set=
|
|---|
| 2560 | ac_cv_env_YFLAGS_value=
|
|---|
| 2561 | ac_cv_env_build_alias_set=
|
|---|
| 2562 | ac_cv_env_build_alias_value=
|
|---|
| 2563 | ac_cv_env_host_alias_set=
|
|---|
| 2564 | ac_cv_env_host_alias_value=
|
|---|
| 2565 | ac_cv_env_target_alias_set=
|
|---|
| 2566 | ac_cv_env_target_alias_value=
|
|---|
| 2567 | ac_cv_func__doprnt=no
|
|---|
| 2568 | ac_cv_func_alarm=yes
|
|---|
| 2569 | ac_cv_func_atexit=yes
|
|---|
| 2570 | ac_cv_func_btowc=yes
|
|---|
| 2571 | ac_cv_func_connect=yes
|
|---|
| 2572 | ac_cv_func_fmod=yes
|
|---|
| 2573 | ac_cv_func_getaddrinfo=yes
|
|---|
| 2574 | ac_cv_func_getgrent=yes
|
|---|
| 2575 | ac_cv_func_getgroups=yes
|
|---|
| 2576 | ac_cv_func_gethostbyname=yes
|
|---|
| 2577 | ac_cv_func_getpgrp_void=yes
|
|---|
| 2578 | ac_cv_func_grantpt=yes
|
|---|
| 2579 | ac_cv_func_isascii=yes
|
|---|
| 2580 | ac_cv_func_iswctype=yes
|
|---|
| 2581 | ac_cv_func_iswlower=yes
|
|---|
| 2582 | ac_cv_func_iswupper=yes
|
|---|
| 2583 | ac_cv_func_mbrlen=yes
|
|---|
| 2584 | ac_cv_func_mbrtowc=yes
|
|---|
| 2585 | ac_cv_func_memcmp=yes
|
|---|
| 2586 | ac_cv_func_memcpy=yes
|
|---|
| 2587 | ac_cv_func_memcpy_ulong=no
|
|---|
| 2588 | ac_cv_func_memmove=yes
|
|---|
| 2589 | ac_cv_func_memset=yes
|
|---|
| 2590 | ac_cv_func_memset_ulong=no
|
|---|
| 2591 | ac_cv_func_mkstemp=yes
|
|---|
| 2592 | ac_cv_func_setlocale=yes
|
|---|
| 2593 | ac_cv_func_snprintf=yes
|
|---|
| 2594 | ac_cv_func_strchr=yes
|
|---|
| 2595 | ac_cv_func_strerror=yes
|
|---|
| 2596 | ac_cv_func_strftime=yes
|
|---|
| 2597 | ac_cv_func_strncasecmp=yes
|
|---|
| 2598 | ac_cv_func_strtod=yes
|
|---|
| 2599 | ac_cv_func_strtoul=yes
|
|---|
| 2600 | ac_cv_func_system=yes
|
|---|
| 2601 | ac_cv_func_tmpfile=yes
|
|---|
| 2602 | ac_cv_func_towlower=yes
|
|---|
| 2603 | ac_cv_func_towupper=yes
|
|---|
| 2604 | ac_cv_func_tzset=yes
|
|---|
| 2605 | ac_cv_func_usleep=yes
|
|---|
| 2606 | ac_cv_func_vprintf=yes
|
|---|
| 2607 | ac_cv_func_wcrtomb=yes
|
|---|
| 2608 | ac_cv_func_wcscoll=yes
|
|---|
| 2609 | ac_cv_func_wctype=yes
|
|---|
| 2610 | ac_cv_func_working_mktime=yes
|
|---|
| 2611 | ac_cv_header_arpa_inet_h=yes
|
|---|
| 2612 | ac_cv_header_dlfcn_h=yes
|
|---|
| 2613 | ac_cv_header_fcntl_h=yes
|
|---|
| 2614 | ac_cv_header_inttypes_h=yes
|
|---|
| 2615 | ac_cv_header_libintl_h=yes
|
|---|
| 2616 | ac_cv_header_limits_h=yes
|
|---|
| 2617 | ac_cv_header_locale_h=yes
|
|---|
| 2618 | ac_cv_header_mcheck_h=yes
|
|---|
| 2619 | ac_cv_header_memory_h=yes
|
|---|
| 2620 | ac_cv_header_minix_config_h=no
|
|---|
| 2621 | ac_cv_header_netdb_h=yes
|
|---|
| 2622 | ac_cv_header_netinet_in_h=yes
|
|---|
| 2623 | ac_cv_header_stdarg_h=yes
|
|---|
| 2624 | ac_cv_header_stdc=yes
|
|---|
| 2625 | ac_cv_header_stddef_h=yes
|
|---|
| 2626 | ac_cv_header_stdint_h=yes
|
|---|
| 2627 | ac_cv_header_stdlib_h=yes
|
|---|
| 2628 | ac_cv_header_string_h=yes
|
|---|
| 2629 | ac_cv_header_strings_h=yes
|
|---|
| 2630 | ac_cv_header_stropts_h=yes
|
|---|
| 2631 | ac_cv_header_sys_param_h=yes
|
|---|
| 2632 | ac_cv_header_sys_socket_h=yes
|
|---|
| 2633 | ac_cv_header_sys_stat_h=yes
|
|---|
| 2634 | ac_cv_header_sys_time_h=yes
|
|---|
| 2635 | ac_cv_header_sys_types_h=yes
|
|---|
| 2636 | ac_cv_header_sys_wait_h=yes
|
|---|
| 2637 | ac_cv_header_termios_h=yes
|
|---|
| 2638 | ac_cv_header_time=yes
|
|---|
| 2639 | ac_cv_header_unistd_h=yes
|
|---|
| 2640 | ac_cv_header_wchar_h=yes
|
|---|
| 2641 | ac_cv_header_wctype_h=yes
|
|---|
| 2642 | ac_cv_host=i686-pc-linux-gnu
|
|---|
| 2643 | ac_cv_lib_cposix_strerror=no
|
|---|
| 2644 | ac_cv_lib_m_fmod=yes
|
|---|
| 2645 | ac_cv_lib_m_isinf=yes
|
|---|
| 2646 | ac_cv_lib_m_ismod=no
|
|---|
| 2647 | ac_cv_libsigsegv=no
|
|---|
| 2648 | ac_cv_member_struct_stat_st_blksize=yes
|
|---|
| 2649 | ac_cv_member_struct_tm_tm_zone=yes
|
|---|
| 2650 | ac_cv_objext=o
|
|---|
| 2651 | ac_cv_path_EGREP='/bin/grep -E'
|
|---|
| 2652 | ac_cv_path_GMSGFMT=/tools/bin/msgfmt
|
|---|
| 2653 | ac_cv_path_GREP=/bin/grep
|
|---|
| 2654 | ac_cv_path_MSGFMT=/tools/bin/msgfmt
|
|---|
| 2655 | ac_cv_path_MSGMERGE=/usr/bin/msgmerge
|
|---|
| 2656 | ac_cv_path_XGETTEXT=/usr/bin/xgettext
|
|---|
| 2657 | ac_cv_path_mkdir=/tools/bin/mkdir
|
|---|
| 2658 | ac_cv_prog_AWK=gawk
|
|---|
| 2659 | ac_cv_prog_CPP='gcc -E'
|
|---|
| 2660 | ac_cv_prog_YACC='bison -y'
|
|---|
| 2661 | ac_cv_prog_ac_ct_CC=gcc
|
|---|
| 2662 | ac_cv_prog_cc_c89=
|
|---|
| 2663 | ac_cv_prog_cc_g=yes
|
|---|
| 2664 | ac_cv_prog_make_make_set=yes
|
|---|
| 2665 | ac_cv_safe_to_define___extensions__=yes
|
|---|
| 2666 | ac_cv_search_dlopen=-ldl
|
|---|
| 2667 | ac_cv_sizeof_unsigned_int=4
|
|---|
| 2668 | ac_cv_sizeof_unsigned_long=4
|
|---|
| 2669 | ac_cv_struct_tm=time.h
|
|---|
| 2670 | ac_cv_sys_file_offset_bits=64
|
|---|
| 2671 | ac_cv_sys_largefile_CC=no
|
|---|
| 2672 | ac_cv_type_getgroups=gid_t
|
|---|
| 2673 | ac_cv_type_long_long=yes
|
|---|
| 2674 | ac_cv_type_long_long_int=yes
|
|---|
| 2675 | ac_cv_type_pid_t=yes
|
|---|
| 2676 | ac_cv_type_signal=void
|
|---|
| 2677 | ac_cv_type_size_t=yes
|
|---|
| 2678 | ac_cv_type_socklen_t=yes
|
|---|
| 2679 | ac_cv_type_ssize_t=yes
|
|---|
| 2680 | ac_cv_type_uid_t=yes
|
|---|
| 2681 | ac_cv_type_unsigned_long_long=yes
|
|---|
| 2682 | ac_cv_type_unsigned_long_long_int=yes
|
|---|
| 2683 | ac_cv_zos_uss=no
|
|---|
| 2684 | acl_cv_hardcode_direct=no
|
|---|
| 2685 | acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
|
|---|
| 2686 | acl_cv_hardcode_libdir_separator=
|
|---|
| 2687 | acl_cv_hardcode_minus_L=no
|
|---|
| 2688 | acl_cv_libext=a
|
|---|
| 2689 | acl_cv_libname_spec='lib$name'
|
|---|
| 2690 | acl_cv_library_names_spec='$libname$shrext'
|
|---|
| 2691 | acl_cv_path_LD=/usr/local/src/lfs/tools/i686-pc-linux-gnu/bin/ld
|
|---|
| 2692 | acl_cv_prog_gnu_ld=yes
|
|---|
| 2693 | acl_cv_rpath=done
|
|---|
| 2694 | acl_cv_shlibext=so
|
|---|
| 2695 | acl_cv_wl=-Wl,
|
|---|
| 2696 | am_cv_CC_dependencies_compiler_type=gcc3
|
|---|
| 2697 | am_cv_langinfo_codeset=yes
|
|---|
| 2698 | gawk_cv_aix_hack=no
|
|---|
| 2699 | gawk_cv_linux_alpha_hack=no
|
|---|
| 2700 | gl_cv_header_inttypes_h=yes
|
|---|
| 2701 | gl_cv_header_stdint_h=yes
|
|---|
| 2702 | gl_cv_lib_sigsegv=no
|
|---|
| 2703 | gt_cv_func_CFLocaleCopyCurrent=no
|
|---|
| 2704 | gt_cv_func_CFPreferencesCopyAppValue=no
|
|---|
| 2705 | gt_cv_func_gnugettext1_libc=yes
|
|---|
| 2706 | gt_cv_val_LC_MESSAGES=yes
|
|---|
| 2707 |
|
|---|
| 2708 | ## ----------------- ##
|
|---|
| 2709 | ## Output variables. ##
|
|---|
| 2710 | ## ----------------- ##
|
|---|
| 2711 |
|
|---|
| 2712 | ACLOCAL='${SHELL} /usr/local/src/lfs/tools-build/gawk-3.1.8/missing --run aclocal-1.11'
|
|---|
| 2713 | AMDEPBACKSLASH='\'
|
|---|
| 2714 | AMDEP_FALSE='#'
|
|---|
| 2715 | AMDEP_TRUE=''
|
|---|
| 2716 | AMTAR='${SHELL} /usr/local/src/lfs/tools-build/gawk-3.1.8/missing --run tar'
|
|---|
| 2717 | ANSI2KNR=''
|
|---|
| 2718 | AUTOCONF='${SHELL} /usr/local/src/lfs/tools-build/gawk-3.1.8/missing --run autoconf'
|
|---|
| 2719 | AUTOHEADER='${SHELL} /usr/local/src/lfs/tools-build/gawk-3.1.8/missing --run autoheader'
|
|---|
| 2720 | AUTOMAKE='${SHELL} /usr/local/src/lfs/tools-build/gawk-3.1.8/missing --run automake-1.11'
|
|---|
| 2721 | AWK='gawk'
|
|---|
| 2722 | CC='gcc'
|
|---|
| 2723 | CCDEPMODE='depmode=gcc3'
|
|---|
| 2724 | CFLAGS='-g -O2'
|
|---|
| 2725 | CPP='gcc -E'
|
|---|
| 2726 | CPPFLAGS=''
|
|---|
| 2727 | CYGPATH_W='echo'
|
|---|
| 2728 | DEFS='-DHAVE_CONFIG_H'
|
|---|
| 2729 | DEPDIR='.deps'
|
|---|
| 2730 | ECHO_C=''
|
|---|
| 2731 | ECHO_N='-n'
|
|---|
| 2732 | ECHO_T=''
|
|---|
| 2733 | EGREP='/bin/grep -E'
|
|---|
| 2734 | EXEEXT=''
|
|---|
| 2735 | GETTEXT_MACRO_VERSION='0.17'
|
|---|
| 2736 | GMSGFMT='/tools/bin/msgfmt'
|
|---|
| 2737 | GMSGFMT_015='/tools/bin/msgfmt'
|
|---|
| 2738 | GREP='/bin/grep'
|
|---|
| 2739 | HAVE_LIBSIGSEGV='no'
|
|---|
| 2740 | INSTALL_DATA='${INSTALL} -m 644'
|
|---|
| 2741 | INSTALL_PROGRAM='${INSTALL}'
|
|---|
| 2742 | INSTALL_SCRIPT='${INSTALL}'
|
|---|
| 2743 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
|
|---|
| 2744 | INTLLIBS=''
|
|---|
| 2745 | INTL_MACOSX_LIBS=''
|
|---|
| 2746 | LDFLAGS=' -export-dynamic'
|
|---|
| 2747 | LIBICONV='-liconv'
|
|---|
| 2748 | LIBINTL=''
|
|---|
| 2749 | LIBOBJS=''
|
|---|
| 2750 | LIBS='-ldl -lm -lm '
|
|---|
| 2751 | LIBSIGSEGV=''
|
|---|
| 2752 | LIBSIGSEGV_PREFIX=''
|
|---|
| 2753 | LN_S='ln -s'
|
|---|
| 2754 | LTLIBICONV='-liconv'
|
|---|
| 2755 | LTLIBINTL=''
|
|---|
| 2756 | LTLIBOBJS=''
|
|---|
| 2757 | LTLIBSIGSEGV=''
|
|---|
| 2758 | MAKEINFO='${SHELL} /usr/local/src/lfs/tools-build/gawk-3.1.8/missing --run makeinfo'
|
|---|
| 2759 | MKDIR_P='/tools/bin/mkdir -p'
|
|---|
| 2760 | MSGFMT='/tools/bin/msgfmt'
|
|---|
| 2761 | MSGFMT_015='/tools/bin/msgfmt'
|
|---|
| 2762 | MSGMERGE='/usr/bin/msgmerge'
|
|---|
| 2763 | OBJEXT='o'
|
|---|
| 2764 | PACKAGE='gawk'
|
|---|
| 2765 | PACKAGE_BUGREPORT='bug-gawk@gnu.org'
|
|---|
| 2766 | PACKAGE_NAME='GNU Awk'
|
|---|
| 2767 | PACKAGE_STRING='GNU Awk 3.1.8'
|
|---|
| 2768 | PACKAGE_TARNAME='gawk'
|
|---|
| 2769 | PACKAGE_URL='http://www.gnu.org/software/gawk/'
|
|---|
| 2770 | PACKAGE_VERSION='3.1.8'
|
|---|
| 2771 | PATH_SEPARATOR=':'
|
|---|
| 2772 | POSUB='po'
|
|---|
| 2773 | SET_MAKE=''
|
|---|
| 2774 | SHELL='/bin/sh'
|
|---|
| 2775 | SOCKET_LIBS=''
|
|---|
| 2776 | STRIP=''
|
|---|
| 2777 | U=''
|
|---|
| 2778 | USE_NLS='yes'
|
|---|
| 2779 | VERSION='3.1.8'
|
|---|
| 2780 | XGETTEXT='/usr/bin/xgettext'
|
|---|
| 2781 | XGETTEXT_015='/usr/bin/xgettext'
|
|---|
| 2782 | XGETTEXT_EXTRA_OPTIONS=''
|
|---|
| 2783 | YACC='bison -y'
|
|---|
| 2784 | YFLAGS=''
|
|---|
| 2785 | ac_ct_CC='gcc'
|
|---|
| 2786 | am__EXEEXT_FALSE=''
|
|---|
| 2787 | am__EXEEXT_TRUE='#'
|
|---|
| 2788 | am__fastdepCC_FALSE='#'
|
|---|
| 2789 | am__fastdepCC_TRUE=''
|
|---|
| 2790 | am__include='include'
|
|---|
| 2791 | am__isrc=''
|
|---|
| 2792 | am__leading_dot='.'
|
|---|
| 2793 | am__quote=''
|
|---|
| 2794 | am__tar='${AMTAR} chof - "$$tardir"'
|
|---|
| 2795 | am__untar='${AMTAR} xf -'
|
|---|
| 2796 | bindir='${exec_prefix}/bin'
|
|---|
| 2797 | build='i686-pc-linux-gnu'
|
|---|
| 2798 | build_alias=''
|
|---|
| 2799 | build_cpu='i686'
|
|---|
| 2800 | build_os='linux-gnu'
|
|---|
| 2801 | build_vendor='pc'
|
|---|
| 2802 | datadir='${datarootdir}'
|
|---|
| 2803 | datarootdir='${prefix}/share'
|
|---|
| 2804 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
|
|---|
| 2805 | dvidir='${docdir}'
|
|---|
| 2806 | exec_prefix='${prefix}'
|
|---|
| 2807 | host='i686-pc-linux-gnu'
|
|---|
| 2808 | host_alias=''
|
|---|
| 2809 | host_cpu='i686'
|
|---|
| 2810 | host_os='linux-gnu'
|
|---|
| 2811 | host_vendor='pc'
|
|---|
| 2812 | htmldir='${docdir}'
|
|---|
| 2813 | includedir='${prefix}/include'
|
|---|
| 2814 | infodir='${datarootdir}/info'
|
|---|
| 2815 | install_sh='${SHELL} /usr/local/src/lfs/tools-build/gawk-3.1.8/install-sh'
|
|---|
| 2816 | libdir='${exec_prefix}/lib'
|
|---|
| 2817 | libexecdir='${exec_prefix}/libexec'
|
|---|
| 2818 | localedir='${datarootdir}/locale'
|
|---|
| 2819 | localstatedir='${prefix}/var'
|
|---|
| 2820 | mandir='${datarootdir}/man'
|
|---|
| 2821 | mkdir_p='/tools/bin/mkdir -p'
|
|---|
| 2822 | oldincludedir='/usr/include'
|
|---|
| 2823 | pdfdir='${docdir}'
|
|---|
| 2824 | prefix='/tools'
|
|---|
| 2825 | program_transform_name='s,x,x,'
|
|---|
| 2826 | psdir='${docdir}'
|
|---|
| 2827 | sbindir='${exec_prefix}/sbin'
|
|---|
| 2828 | sharedstatedir='${prefix}/com'
|
|---|
| 2829 | sysconfdir='${prefix}/etc'
|
|---|
| 2830 | target_alias=''
|
|---|
| 2831 |
|
|---|
| 2832 | ## ----------- ##
|
|---|
| 2833 | ## confdefs.h. ##
|
|---|
| 2834 | ## ----------- ##
|
|---|
| 2835 |
|
|---|
| 2836 | /* confdefs.h */
|
|---|
| 2837 | #define PACKAGE_NAME "GNU Awk"
|
|---|
| 2838 | #define PACKAGE_TARNAME "gawk"
|
|---|
| 2839 | #define PACKAGE_VERSION "3.1.8"
|
|---|
| 2840 | #define PACKAGE_STRING "GNU Awk 3.1.8"
|
|---|
| 2841 | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
|
|---|
| 2842 | #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
|
|---|
| 2843 | #define PACKAGE "gawk"
|
|---|
| 2844 | #define VERSION "3.1.8"
|
|---|
| 2845 | #define STDC_HEADERS 1
|
|---|
| 2846 | #define HAVE_SYS_TYPES_H 1
|
|---|
| 2847 | #define HAVE_SYS_STAT_H 1
|
|---|
| 2848 | #define HAVE_STDLIB_H 1
|
|---|
| 2849 | #define HAVE_STRING_H 1
|
|---|
| 2850 | #define HAVE_MEMORY_H 1
|
|---|
| 2851 | #define HAVE_STRINGS_H 1
|
|---|
| 2852 | #define HAVE_INTTYPES_H 1
|
|---|
| 2853 | #define HAVE_STDINT_H 1
|
|---|
| 2854 | #define HAVE_UNISTD_H 1
|
|---|
| 2855 | #define __EXTENSIONS__ 1
|
|---|
| 2856 | #define _ALL_SOURCE 1
|
|---|
| 2857 | #define _GNU_SOURCE 1
|
|---|
| 2858 | #define _POSIX_PTHREAD_SEMANTICS 1
|
|---|
| 2859 | #define _TANDEM_SOURCE 1
|
|---|
| 2860 | #define _FILE_OFFSET_BITS 64
|
|---|
| 2861 | #define PROTOTYPES 1
|
|---|
| 2862 | #define __PROTOTYPES 1
|
|---|
| 2863 | #define HAVE_STRING_H 1
|
|---|
| 2864 | #define ENABLE_NLS 1
|
|---|
| 2865 | #define HAVE_GETTEXT 1
|
|---|
| 2866 | #define HAVE_DCGETTEXT 1
|
|---|
| 2867 | #define HAVE_LANGINFO_CODESET 1
|
|---|
| 2868 | #define HAVE_LC_MESSAGES 1
|
|---|
| 2869 | #define STDC_HEADERS 1
|
|---|
| 2870 | #define HAVE_SYS_WAIT_H 1
|
|---|
| 2871 | #define TIME_WITH_SYS_TIME 1
|
|---|
| 2872 | #define HAVE_ARPA_INET_H 1
|
|---|
| 2873 | #define HAVE_FCNTL_H 1
|
|---|
| 2874 | #define HAVE_LIMITS_H 1
|
|---|
| 2875 | #define HAVE_LOCALE_H 1
|
|---|
| 2876 | #define HAVE_LIBINTL_H 1
|
|---|
| 2877 | #define HAVE_MCHECK_H 1
|
|---|
| 2878 | #define HAVE_NETDB_H 1
|
|---|
| 2879 | #define HAVE_NETINET_IN_H 1
|
|---|
| 2880 | #define HAVE_STDARG_H 1
|
|---|
| 2881 | #define HAVE_STDDEF_H 1
|
|---|
| 2882 | #define HAVE_STRING_H 1
|
|---|
| 2883 | #define HAVE_SYS_PARAM_H 1
|
|---|
| 2884 | #define HAVE_SYS_SOCKET_H 1
|
|---|
| 2885 | #define HAVE_SYS_TIME_H 1
|
|---|
| 2886 | #define HAVE_UNISTD_H 1
|
|---|
| 2887 | #define HAVE_TERMIOS_H 1
|
|---|
| 2888 | #define HAVE_STROPTS_H 1
|
|---|
| 2889 | #define HAVE_WCHAR_H 1
|
|---|
| 2890 | #define HAVE_WCTYPE_H 1
|
|---|
| 2891 | #define HAVE_MEMORY_H 1
|
|---|
| 2892 | #define RETSIGTYPE void
|
|---|
| 2893 | #define GETGROUPS_T gid_t
|
|---|
| 2894 | #define HAVE_LONG_LONG_INT 1
|
|---|
| 2895 | #define HAVE_LONG_LONG 1
|
|---|
| 2896 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
|---|
| 2897 | #define HAVE_UNSIGNED_LONG_LONG 1
|
|---|
| 2898 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
|
|---|
| 2899 | #define HAVE_STDINT_H_WITH_UINTMAX 1
|
|---|
| 2900 | #define HAVE_INTMAX_T 1
|
|---|
| 2901 | #define HAVE_UINTMAX_T 1
|
|---|
| 2902 | #define SIZEOF_UNSIGNED_INT 4
|
|---|
| 2903 | #define SIZEOF_UNSIGNED_LONG 4
|
|---|
| 2904 | #define SPRINTF_RET int
|
|---|
| 2905 | #define TIME_T_IN_SYS_TYPES_H 1
|
|---|
| 2906 | #define HAVE_WCTYPE_T 1
|
|---|
| 2907 | #define HAVE_WINT_T 1
|
|---|
| 2908 | #define HAVE_SOCKADDR_STORAGE 1
|
|---|
| 2909 | #define HAVE_VPRINTF 1
|
|---|
| 2910 | #define HAVE_SYS_TIME_H 1
|
|---|
| 2911 | #define HAVE_UNISTD_H 1
|
|---|
| 2912 | #define HAVE_ALARM 1
|
|---|
| 2913 | #define HAVE_MKTIME 1
|
|---|
| 2914 | #define HAVE_GETADDRINFO 1
|
|---|
| 2915 | #define HAVE_LIBM 1
|
|---|
| 2916 | #define HAVE_LIBM 1
|
|---|
| 2917 | #define HAVE_ATEXIT 1
|
|---|
| 2918 | #define HAVE_BTOWC 1
|
|---|
| 2919 | #define HAVE_FMOD 1
|
|---|
| 2920 | #define HAVE_GETGRENT 1
|
|---|
| 2921 | #define HAVE_GETGROUPS 1
|
|---|
| 2922 | #define HAVE_GRANTPT 1
|
|---|
| 2923 | #define HAVE_ISASCII 1
|
|---|
| 2924 | #define HAVE_ISWCTYPE 1
|
|---|
| 2925 | #define HAVE_ISWLOWER 1
|
|---|
| 2926 | #define HAVE_ISWUPPER 1
|
|---|
| 2927 | #define HAVE_MBRLEN 1
|
|---|
| 2928 | #define HAVE_MEMCMP 1
|
|---|
| 2929 | #define HAVE_MEMCPY 1
|
|---|
| 2930 | #define HAVE_MEMMOVE 1
|
|---|
| 2931 | #define HAVE_MEMSET 1
|
|---|
| 2932 | #define HAVE_MKSTEMP 1
|
|---|
| 2933 | #define HAVE_SETLOCALE 1
|
|---|
| 2934 | #define HAVE_SNPRINTF 1
|
|---|
| 2935 | #define HAVE_STRCHR 1
|
|---|
| 2936 | #define HAVE_STRERROR 1
|
|---|
| 2937 | #define HAVE_STRFTIME 1
|
|---|
| 2938 | #define HAVE_STRNCASECMP 1
|
|---|
| 2939 | #define HAVE_STRTOD 1
|
|---|
| 2940 | #define HAVE_STRTOUL 1
|
|---|
| 2941 | #define HAVE_SYSTEM 1
|
|---|
| 2942 | #define HAVE_TMPFILE 1
|
|---|
| 2943 | #define HAVE_TOWLOWER 1
|
|---|
| 2944 | #define HAVE_TOWUPPER 1
|
|---|
| 2945 | #define HAVE_TZSET 1
|
|---|
| 2946 | #define HAVE_USLEEP 1
|
|---|
| 2947 | #define HAVE_WCRTOMB 1
|
|---|
| 2948 | #define HAVE_WCSCOLL 1
|
|---|
| 2949 | #define HAVE_WCSCOLL 1
|
|---|
| 2950 | #define HAVE_WCTYPE 1
|
|---|
| 2951 | #define HAVE_MBRTOWC 1
|
|---|
| 2952 | #define DYNAMIC 1
|
|---|
| 2953 | #define GETPGRP_VOID 1
|
|---|
| 2954 | #define PRINTF_HAS_F_FORMAT 1
|
|---|
| 2955 | #define HAVE_SOCKETS 1
|
|---|
| 2956 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|---|
| 2957 | #define HAVE_ST_BLKSIZE 1
|
|---|
| 2958 | #define TIME_WITH_SYS_TIME 1
|
|---|
| 2959 | #define HAVE_STRUCT_TM_TM_ZONE 1
|
|---|
| 2960 | #define HAVE_TM_ZONE 1
|
|---|
| 2961 | #define restrict __restrict
|
|---|
| 2962 | #define HAVE_STRINGIZE 1
|
|---|
| 2963 |
|
|---|
| 2964 | configure: exit 0
|
|---|