| 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 expect configure 5.45, which was
|
|---|
| 5 | generated by GNU Autoconf 2.59. Invocation command line was
|
|---|
| 6 |
|
|---|
| 7 | $ ./configure --prefix=/tools --with-tcl=/tools/lib --with-tclinclude=/tools/include
|
|---|
| 8 |
|
|---|
| 9 | ## --------- ##
|
|---|
| 10 | ## Platform. ##
|
|---|
| 11 | ## --------- ##
|
|---|
| 12 |
|
|---|
| 13 | hostname = r-14-4-stu
|
|---|
| 14 | uname -m = i686
|
|---|
| 15 | uname -r = 3.11.0-11-lowlatency
|
|---|
| 16 | uname -s = Linux
|
|---|
| 17 | uname -v = #4-Ubuntu SMP PREEMPT Wed Oct 2 21:30:34 UTC 2013
|
|---|
| 18 |
|
|---|
| 19 | /usr/bin/uname -p = unknown
|
|---|
| 20 | /bin/uname -X = unknown
|
|---|
| 21 |
|
|---|
| 22 | /bin/arch = unknown
|
|---|
| 23 | /usr/bin/arch -k = unknown
|
|---|
| 24 | /usr/convex/getsysinfo = unknown
|
|---|
| 25 | 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 |
|
|---|
| 34 |
|
|---|
| 35 | ## ----------- ##
|
|---|
| 36 | ## Core tests. ##
|
|---|
| 37 | ## ----------- ##
|
|---|
| 38 |
|
|---|
| 39 | configure:1330: checking for correct TEA configuration
|
|---|
| 40 | configure:1349: result: ok (TEA 3.9)
|
|---|
| 41 | configure:1414: configuring expect 5.45
|
|---|
| 42 | configure:1488: checking for Tcl configuration
|
|---|
| 43 | configure:1615: result: found /tools/lib/tclConfig.sh
|
|---|
| 44 | configure:1621: checking for existence of /tools/lib/tclConfig.sh
|
|---|
| 45 | configure:1625: result: loading
|
|---|
| 46 | configure:1763: --exec-prefix defaulting to TCL_EXEC_PREFIX /tools
|
|---|
| 47 | configure:1837: checking for gcc
|
|---|
| 48 | configure:1853: found /tools/bin/gcc
|
|---|
| 49 | configure:1863: result: gcc
|
|---|
| 50 | configure:2107: checking for C compiler version
|
|---|
| 51 | configure:2110: gcc --version </dev/null >&5
|
|---|
| 52 | gcc (GCC) 4.8.1
|
|---|
| 53 | Copyright (C) 2013 Free Software Foundation, Inc.
|
|---|
| 54 | This is free software; see the source for copying conditions. There is NO
|
|---|
| 55 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
|---|
| 56 |
|
|---|
| 57 | configure:2113: $? = 0
|
|---|
| 58 | configure:2115: gcc -v </dev/null >&5
|
|---|
| 59 | Using built-in specs.
|
|---|
| 60 | COLLECT_GCC=gcc
|
|---|
| 61 | COLLECT_LTO_WRAPPER=/tools/libexec/gcc/i686-pc-linux-gnu/4.8.1/lto-wrapper
|
|---|
| 62 | Target: i686-pc-linux-gnu
|
|---|
| 63 | Configured with: ../gcc-4.8.1/configure --prefix=/tools --with-local-prefix=/tools --with-native-system-header-dir=/tools/include --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-mpfr-include=/mnt/lfs/sources/gcc-build/../gcc-4.8.1/mpfr/src --with-mpfr-lib=/mnt/lfs/sources/gcc-build/mpfr/src/.libs
|
|---|
| 64 | Thread model: posix
|
|---|
| 65 | gcc version 4.8.1 (GCC)
|
|---|
| 66 | configure:2118: $? = 0
|
|---|
| 67 | configure:2120: gcc -V </dev/null >&5
|
|---|
| 68 | gcc: error: unrecognized command line option '-V'
|
|---|
| 69 | gcc: fatal error: no input files
|
|---|
| 70 | compilation terminated.
|
|---|
| 71 | configure:2123: $? = 1
|
|---|
| 72 | configure:2146: checking for C compiler default output file name
|
|---|
| 73 | configure:2149: gcc conftest.c >&5
|
|---|
| 74 | configure:2152: $? = 0
|
|---|
| 75 | configure:2198: result: a.out
|
|---|
| 76 | configure:2203: checking whether the C compiler works
|
|---|
| 77 | configure:2209: ./a.out
|
|---|
| 78 | configure:2212: $? = 0
|
|---|
| 79 | configure:2229: result: yes
|
|---|
| 80 | configure:2236: checking whether we are cross compiling
|
|---|
| 81 | configure:2238: result: no
|
|---|
| 82 | configure:2241: checking for suffix of executables
|
|---|
| 83 | configure:2243: gcc -o conftest conftest.c >&5
|
|---|
| 84 | configure:2246: $? = 0
|
|---|
| 85 | configure:2271: result:
|
|---|
| 86 | configure:2277: checking for suffix of object files
|
|---|
| 87 | configure:2298: gcc -c conftest.c >&5
|
|---|
| 88 | configure:2301: $? = 0
|
|---|
| 89 | configure:2323: result: o
|
|---|
| 90 | configure:2327: checking whether we are using the GNU C compiler
|
|---|
| 91 | configure:2351: gcc -c conftest.c >&5
|
|---|
| 92 | configure:2357: $? = 0
|
|---|
| 93 | configure:2361: test -z
|
|---|
| 94 | || test ! -s conftest.err
|
|---|
| 95 | configure:2364: $? = 0
|
|---|
| 96 | configure:2367: test -s conftest.o
|
|---|
| 97 | configure:2370: $? = 0
|
|---|
| 98 | configure:2383: result: yes
|
|---|
| 99 | configure:2389: checking whether gcc accepts -g
|
|---|
| 100 | configure:2410: gcc -c -g conftest.c >&5
|
|---|
| 101 | configure:2416: $? = 0
|
|---|
| 102 | configure:2420: test -z
|
|---|
| 103 | || test ! -s conftest.err
|
|---|
| 104 | configure:2423: $? = 0
|
|---|
| 105 | configure:2426: test -s conftest.o
|
|---|
| 106 | configure:2429: $? = 0
|
|---|
| 107 | configure:2440: result: yes
|
|---|
| 108 | configure:2457: checking for gcc option to accept ANSI C
|
|---|
| 109 | configure:2527: gcc -c conftest.c >&5
|
|---|
| 110 | configure:2533: $? = 0
|
|---|
| 111 | configure:2537: test -z
|
|---|
| 112 | || test ! -s conftest.err
|
|---|
| 113 | configure:2540: $? = 0
|
|---|
| 114 | configure:2543: test -s conftest.o
|
|---|
| 115 | configure:2546: $? = 0
|
|---|
| 116 | configure:2564: result: none needed
|
|---|
| 117 | configure:2582: gcc -c conftest.c >&5
|
|---|
| 118 | conftest.c:2:3: error: unknown type name 'choke'
|
|---|
| 119 | choke me
|
|---|
| 120 | ^
|
|---|
| 121 | conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
|
|---|
| 122 | configure:2588: $? = 1
|
|---|
| 123 | configure: failed program was:
|
|---|
| 124 | | #ifndef __cplusplus
|
|---|
| 125 | | choke me
|
|---|
| 126 | | #endif
|
|---|
| 127 | configure:2726: checking how to run the C preprocessor
|
|---|
| 128 | configure:2761: gcc -E conftest.c
|
|---|
| 129 | configure:2767: $? = 0
|
|---|
| 130 | configure:2799: gcc -E conftest.c
|
|---|
| 131 | conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
|
|---|
| 132 | #include <ac_nonexistent.h>
|
|---|
| 133 | ^
|
|---|
| 134 | compilation terminated.
|
|---|
| 135 | configure:2805: $? = 1
|
|---|
| 136 | configure: failed program was:
|
|---|
| 137 | | /* confdefs.h. */
|
|---|
| 138 | |
|
|---|
| 139 | | #define PACKAGE_NAME "expect"
|
|---|
| 140 | | #define PACKAGE_TARNAME "expect"
|
|---|
| 141 | | #define PACKAGE_VERSION "5.45"
|
|---|
| 142 | | #define PACKAGE_STRING "expect 5.45"
|
|---|
| 143 | | #define PACKAGE_BUGREPORT ""
|
|---|
| 144 | | #define BUILD_expect
|
|---|
| 145 | | /* end confdefs.h. */
|
|---|
| 146 | | #include <ac_nonexistent.h>
|
|---|
| 147 | configure:2844: result: gcc -E
|
|---|
| 148 | configure:2868: gcc -E conftest.c
|
|---|
| 149 | configure:2874: $? = 0
|
|---|
| 150 | configure:2906: gcc -E conftest.c
|
|---|
| 151 | conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
|
|---|
| 152 | #include <ac_nonexistent.h>
|
|---|
| 153 | ^
|
|---|
| 154 | compilation terminated.
|
|---|
| 155 | configure:2912: $? = 1
|
|---|
| 156 | configure: failed program was:
|
|---|
| 157 | | /* confdefs.h. */
|
|---|
| 158 | |
|
|---|
| 159 | | #define PACKAGE_NAME "expect"
|
|---|
| 160 | | #define PACKAGE_TARNAME "expect"
|
|---|
| 161 | | #define PACKAGE_VERSION "5.45"
|
|---|
| 162 | | #define PACKAGE_STRING "expect 5.45"
|
|---|
| 163 | | #define PACKAGE_BUGREPORT ""
|
|---|
| 164 | | #define BUILD_expect
|
|---|
| 165 | | /* end confdefs.h. */
|
|---|
| 166 | | #include <ac_nonexistent.h>
|
|---|
| 167 | configure:2969: checking for a BSD-compatible install
|
|---|
| 168 | configure:3024: result: /usr/bin/install -c
|
|---|
| 169 | configure:3040: checking whether make sets $(MAKE)
|
|---|
| 170 | configure:3060: result: yes
|
|---|
| 171 | configure:3115: checking for ranlib
|
|---|
| 172 | configure:3131: found /tools/bin/ranlib
|
|---|
| 173 | configure:3142: result: ranlib
|
|---|
| 174 | configure:3164: checking for egrep
|
|---|
| 175 | configure:3174: result: grep -E
|
|---|
| 176 | configure:3179: checking for ANSI C header files
|
|---|
| 177 | configure:3204: gcc -c conftest.c >&5
|
|---|
| 178 | configure:3210: $? = 0
|
|---|
| 179 | configure:3214: test -z
|
|---|
| 180 | || test ! -s conftest.err
|
|---|
| 181 | configure:3217: $? = 0
|
|---|
| 182 | configure:3220: test -s conftest.o
|
|---|
| 183 | configure:3223: $? = 0
|
|---|
| 184 | configure:3312: gcc -o conftest conftest.c >&5
|
|---|
| 185 | conftest.c: In function 'main':
|
|---|
| 186 | conftest.c:27:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
|
|---|
| 187 | exit(2);
|
|---|
| 188 | ^
|
|---|
| 189 | configure:3315: $? = 0
|
|---|
| 190 | configure:3317: ./conftest
|
|---|
| 191 | configure:3320: $? = 0
|
|---|
| 192 | configure:3335: result: yes
|
|---|
| 193 | configure:3359: checking for sys/types.h
|
|---|
| 194 | configure:3375: gcc -c conftest.c >&5
|
|---|
| 195 | configure:3381: $? = 0
|
|---|
| 196 | configure:3385: test -z
|
|---|
| 197 | || test ! -s conftest.err
|
|---|
| 198 | configure:3388: $? = 0
|
|---|
| 199 | configure:3391: test -s conftest.o
|
|---|
| 200 | configure:3394: $? = 0
|
|---|
| 201 | configure:3405: result: yes
|
|---|
| 202 | configure:3359: checking for sys/stat.h
|
|---|
| 203 | configure:3375: gcc -c conftest.c >&5
|
|---|
| 204 | configure:3381: $? = 0
|
|---|
| 205 | configure:3385: test -z
|
|---|
| 206 | || test ! -s conftest.err
|
|---|
| 207 | configure:3388: $? = 0
|
|---|
| 208 | configure:3391: test -s conftest.o
|
|---|
| 209 | configure:3394: $? = 0
|
|---|
| 210 | configure:3405: result: yes
|
|---|
| 211 | configure:3359: checking for stdlib.h
|
|---|
| 212 | configure:3375: gcc -c conftest.c >&5
|
|---|
| 213 | configure:3381: $? = 0
|
|---|
| 214 | configure:3385: test -z
|
|---|
| 215 | || test ! -s conftest.err
|
|---|
| 216 | configure:3388: $? = 0
|
|---|
| 217 | configure:3391: test -s conftest.o
|
|---|
| 218 | configure:3394: $? = 0
|
|---|
| 219 | configure:3405: result: yes
|
|---|
| 220 | configure:3359: checking for string.h
|
|---|
| 221 | configure:3375: gcc -c conftest.c >&5
|
|---|
| 222 | configure:3381: $? = 0
|
|---|
| 223 | configure:3385: test -z
|
|---|
| 224 | || test ! -s conftest.err
|
|---|
| 225 | configure:3388: $? = 0
|
|---|
| 226 | configure:3391: test -s conftest.o
|
|---|
| 227 | configure:3394: $? = 0
|
|---|
| 228 | configure:3405: result: yes
|
|---|
| 229 | configure:3359: checking for memory.h
|
|---|
| 230 | configure:3375: gcc -c conftest.c >&5
|
|---|
| 231 | configure:3381: $? = 0
|
|---|
| 232 | configure:3385: test -z
|
|---|
| 233 | || test ! -s conftest.err
|
|---|
| 234 | configure:3388: $? = 0
|
|---|
| 235 | configure:3391: test -s conftest.o
|
|---|
| 236 | configure:3394: $? = 0
|
|---|
| 237 | configure:3405: result: yes
|
|---|
| 238 | configure:3359: checking for strings.h
|
|---|
| 239 | configure:3375: gcc -c conftest.c >&5
|
|---|
| 240 | configure:3381: $? = 0
|
|---|
| 241 | configure:3385: test -z
|
|---|
| 242 | || test ! -s conftest.err
|
|---|
| 243 | configure:3388: $? = 0
|
|---|
| 244 | configure:3391: test -s conftest.o
|
|---|
| 245 | configure:3394: $? = 0
|
|---|
| 246 | configure:3405: result: yes
|
|---|
| 247 | configure:3359: checking for inttypes.h
|
|---|
| 248 | configure:3375: gcc -c conftest.c >&5
|
|---|
| 249 | configure:3381: $? = 0
|
|---|
| 250 | configure:3385: test -z
|
|---|
| 251 | || test ! -s conftest.err
|
|---|
| 252 | configure:3388: $? = 0
|
|---|
| 253 | configure:3391: test -s conftest.o
|
|---|
| 254 | configure:3394: $? = 0
|
|---|
| 255 | configure:3405: result: yes
|
|---|
| 256 | configure:3359: checking for stdint.h
|
|---|
| 257 | configure:3375: gcc -c conftest.c >&5
|
|---|
| 258 | configure:3381: $? = 0
|
|---|
| 259 | configure:3385: test -z
|
|---|
| 260 | || test ! -s conftest.err
|
|---|
| 261 | configure:3388: $? = 0
|
|---|
| 262 | configure:3391: test -s conftest.o
|
|---|
| 263 | configure:3394: $? = 0
|
|---|
| 264 | configure:3405: result: yes
|
|---|
| 265 | configure:3359: checking for unistd.h
|
|---|
| 266 | configure:3375: gcc -c conftest.c >&5
|
|---|
| 267 | configure:3381: $? = 0
|
|---|
| 268 | configure:3385: test -z
|
|---|
| 269 | || test ! -s conftest.err
|
|---|
| 270 | configure:3388: $? = 0
|
|---|
| 271 | configure:3391: test -s conftest.o
|
|---|
| 272 | configure:3394: $? = 0
|
|---|
| 273 | configure:3405: result: yes
|
|---|
| 274 | configure:3427: checking if the compiler understands -pipe
|
|---|
| 275 | configure:3450: gcc -c -pipe conftest.c >&5
|
|---|
| 276 | configure:3456: $? = 0
|
|---|
| 277 | configure:3460: test -z
|
|---|
| 278 | || test ! -s conftest.err
|
|---|
| 279 | configure:3463: $? = 0
|
|---|
| 280 | configure:3466: test -s conftest.o
|
|---|
| 281 | configure:3469: $? = 0
|
|---|
| 282 | configure:3481: result: yes
|
|---|
| 283 | configure:3492: checking whether byte ordering is bigendian
|
|---|
| 284 | configure:3519: gcc -c -pipe conftest.c >&5
|
|---|
| 285 | configure:3525: $? = 0
|
|---|
| 286 | configure:3529: test -z
|
|---|
| 287 | || test ! -s conftest.err
|
|---|
| 288 | configure:3532: $? = 0
|
|---|
| 289 | configure:3535: test -s conftest.o
|
|---|
| 290 | configure:3538: $? = 0
|
|---|
| 291 | configure:3562: gcc -c -pipe conftest.c >&5
|
|---|
| 292 | conftest.c: In function 'main':
|
|---|
| 293 | conftest.c:27:2: error: unknown type name 'not'
|
|---|
| 294 | not big endian
|
|---|
| 295 | ^
|
|---|
| 296 | conftest.c:27:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
|
|---|
| 297 | not big endian
|
|---|
| 298 | ^
|
|---|
| 299 | configure:3568: $? = 1
|
|---|
| 300 | configure: failed program was:
|
|---|
| 301 | | /* confdefs.h. */
|
|---|
| 302 | |
|
|---|
| 303 | | #define PACKAGE_NAME "expect"
|
|---|
| 304 | | #define PACKAGE_TARNAME "expect"
|
|---|
| 305 | | #define PACKAGE_VERSION "5.45"
|
|---|
| 306 | | #define PACKAGE_STRING "expect 5.45"
|
|---|
| 307 | | #define PACKAGE_BUGREPORT ""
|
|---|
| 308 | | #define BUILD_expect
|
|---|
| 309 | | #define STDC_HEADERS 1
|
|---|
| 310 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 311 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 312 | | #define HAVE_STDLIB_H 1
|
|---|
| 313 | | #define HAVE_STRING_H 1
|
|---|
| 314 | | #define HAVE_MEMORY_H 1
|
|---|
| 315 | | #define HAVE_STRINGS_H 1
|
|---|
| 316 | | #define HAVE_INTTYPES_H 1
|
|---|
| 317 | | #define HAVE_STDINT_H 1
|
|---|
| 318 | | #define HAVE_UNISTD_H 1
|
|---|
| 319 | | /* end confdefs.h. */
|
|---|
| 320 | | #include <sys/types.h>
|
|---|
| 321 | | #include <sys/param.h>
|
|---|
| 322 | |
|
|---|
| 323 | | int
|
|---|
| 324 | | main ()
|
|---|
| 325 | | {
|
|---|
| 326 | | #if BYTE_ORDER != BIG_ENDIAN
|
|---|
| 327 | | not big endian
|
|---|
| 328 | | #endif
|
|---|
| 329 | |
|
|---|
| 330 | | ;
|
|---|
| 331 | | return 0;
|
|---|
| 332 | | }
|
|---|
| 333 | configure:3703: result: no
|
|---|
| 334 | configure:3731: checking for sin
|
|---|
| 335 | configure:3788: gcc -o conftest -pipe conftest.c >&5
|
|---|
| 336 | conftest.c:44:6: warning: conflicting types for built-in function 'sin' [enabled by default]
|
|---|
| 337 | char sin ();
|
|---|
| 338 | ^
|
|---|
| 339 | /tmp/ccKWhRKb.o: In function `main':
|
|---|
| 340 | conftest.c:(.text+0x9): undefined reference to `sin'
|
|---|
| 341 | /tmp/ccKWhRKb.o:(.data+0x0): undefined reference to `sin'
|
|---|
| 342 | collect2: error: ld returned 1 exit status
|
|---|
| 343 | configure:3794: $? = 1
|
|---|
| 344 | configure: failed program was:
|
|---|
| 345 | | /* confdefs.h. */
|
|---|
| 346 | |
|
|---|
| 347 | | #define PACKAGE_NAME "expect"
|
|---|
| 348 | | #define PACKAGE_TARNAME "expect"
|
|---|
| 349 | | #define PACKAGE_VERSION "5.45"
|
|---|
| 350 | | #define PACKAGE_STRING "expect 5.45"
|
|---|
| 351 | | #define PACKAGE_BUGREPORT ""
|
|---|
| 352 | | #define BUILD_expect
|
|---|
| 353 | | #define STDC_HEADERS 1
|
|---|
| 354 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 355 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 356 | | #define HAVE_STDLIB_H 1
|
|---|
| 357 | | #define HAVE_STRING_H 1
|
|---|
| 358 | | #define HAVE_MEMORY_H 1
|
|---|
| 359 | | #define HAVE_STRINGS_H 1
|
|---|
| 360 | | #define HAVE_INTTYPES_H 1
|
|---|
| 361 | | #define HAVE_STDINT_H 1
|
|---|
| 362 | | #define HAVE_UNISTD_H 1
|
|---|
| 363 | | /* end confdefs.h. */
|
|---|
| 364 | | /* Define sin to an innocuous variant, in case <limits.h> declares sin.
|
|---|
| 365 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
|---|
| 366 | | #define sin innocuous_sin
|
|---|
| 367 | |
|
|---|
| 368 | | /* System header to define __stub macros and hopefully few prototypes,
|
|---|
| 369 | | which can conflict with char sin (); below.
|
|---|
| 370 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|
|---|
| 371 | | <limits.h> exists even on freestanding compilers. */
|
|---|
| 372 | |
|
|---|
| 373 | | #ifdef __STDC__
|
|---|
| 374 | | # include <limits.h>
|
|---|
| 375 | | #else
|
|---|
| 376 | | # include <assert.h>
|
|---|
| 377 | | #endif
|
|---|
| 378 | |
|
|---|
| 379 | | #undef sin
|
|---|
| 380 | |
|
|---|
| 381 | | /* Override any gcc2 internal prototype to avoid an error. */
|
|---|
| 382 | | #ifdef __cplusplus
|
|---|
| 383 | | extern "C"
|
|---|
| 384 | | {
|
|---|
| 385 | | #endif
|
|---|
| 386 | | /* We use char because int might match the return type of a gcc2
|
|---|
| 387 | | builtin and then its argument prototype would still apply. */
|
|---|
| 388 | | char sin ();
|
|---|
| 389 | | /* The GNU C library defines this for functions which it implements
|
|---|
| 390 | | to always fail with ENOSYS. Some functions are actually named
|
|---|
| 391 | | something starting with __ and the normal name is an alias. */
|
|---|
| 392 | | #if defined (__stub_sin) || defined (__stub___sin)
|
|---|
| 393 | | choke me
|
|---|
| 394 | | #else
|
|---|
| 395 | | char (*f) () = sin;
|
|---|
| 396 | | #endif
|
|---|
| 397 | | #ifdef __cplusplus
|
|---|
| 398 | | }
|
|---|
| 399 | | #endif
|
|---|
| 400 | |
|
|---|
| 401 | | int
|
|---|
| 402 | | main ()
|
|---|
| 403 | | {
|
|---|
| 404 | | return f != sin;
|
|---|
| 405 | | ;
|
|---|
| 406 | | return 0;
|
|---|
| 407 | | }
|
|---|
| 408 | configure:3819: result: no
|
|---|
| 409 | configure:3827: checking for main in -lieee
|
|---|
| 410 | configure:3851: gcc -o conftest -pipe conftest.c -lieee >&5
|
|---|
| 411 | configure:3857: $? = 0
|
|---|
| 412 | configure:3861: test -z
|
|---|
| 413 | || test ! -s conftest.err
|
|---|
| 414 | configure:3864: $? = 0
|
|---|
| 415 | configure:3867: test -s conftest
|
|---|
| 416 | configure:3870: $? = 0
|
|---|
| 417 | configure:3883: result: yes
|
|---|
| 418 | configure:3895: checking for main in -linet
|
|---|
| 419 | configure:3919: gcc -o conftest -pipe conftest.c -linet >&5
|
|---|
| 420 | /tools/lib/gcc/i686-pc-linux-gnu/4.8.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -linet
|
|---|
| 421 | collect2: error: ld returned 1 exit status
|
|---|
| 422 | configure:3925: $? = 1
|
|---|
| 423 | configure: failed program was:
|
|---|
| 424 | | /* confdefs.h. */
|
|---|
| 425 | |
|
|---|
| 426 | | #define PACKAGE_NAME "expect"
|
|---|
| 427 | | #define PACKAGE_TARNAME "expect"
|
|---|
| 428 | | #define PACKAGE_VERSION "5.45"
|
|---|
| 429 | | #define PACKAGE_STRING "expect 5.45"
|
|---|
| 430 | | #define PACKAGE_BUGREPORT ""
|
|---|
| 431 | | #define BUILD_expect
|
|---|
| 432 | | #define STDC_HEADERS 1
|
|---|
| 433 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 434 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 435 | | #define HAVE_STDLIB_H 1
|
|---|
| 436 | | #define HAVE_STRING_H 1
|
|---|
| 437 | | #define HAVE_MEMORY_H 1
|
|---|
| 438 | | #define HAVE_STRINGS_H 1
|
|---|
| 439 | | #define HAVE_INTTYPES_H 1
|
|---|
| 440 | | #define HAVE_STDINT_H 1
|
|---|
| 441 | | #define HAVE_UNISTD_H 1
|
|---|
| 442 | | /* end confdefs.h. */
|
|---|
| 443 | |
|
|---|
| 444 | |
|
|---|
| 445 | | int
|
|---|
| 446 | | main ()
|
|---|
| 447 | | {
|
|---|
| 448 | | main ();
|
|---|
| 449 | | ;
|
|---|
| 450 | | return 0;
|
|---|
| 451 | | }
|
|---|
| 452 | configure:3951: result: no
|
|---|
| 453 | configure:3967: checking net/errno.h usability
|
|---|
| 454 | configure:3979: gcc -c -pipe conftest.c >&5
|
|---|
| 455 | conftest.c:54:23: fatal error: net/errno.h: No such file or directory
|
|---|
| 456 | #include <net/errno.h>
|
|---|
| 457 | ^
|
|---|
| 458 | compilation terminated.
|
|---|
| 459 | configure:3985: $? = 1
|
|---|
| 460 | configure: failed program was:
|
|---|
| 461 | | /* confdefs.h. */
|
|---|
| 462 | |
|
|---|
| 463 | | #define PACKAGE_NAME "expect"
|
|---|
| 464 | | #define PACKAGE_TARNAME "expect"
|
|---|
| 465 | | #define PACKAGE_VERSION "5.45"
|
|---|
| 466 | | #define PACKAGE_STRING "expect 5.45"
|
|---|
| 467 | | #define PACKAGE_BUGREPORT ""
|
|---|
| 468 | | #define BUILD_expect
|
|---|
| 469 | | #define STDC_HEADERS 1
|
|---|
| 470 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 471 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 472 | | #define HAVE_STDLIB_H 1
|
|---|
| 473 | | #define HAVE_STRING_H 1
|
|---|
| 474 | | #define HAVE_MEMORY_H 1
|
|---|
| 475 | | #define HAVE_STRINGS_H 1
|
|---|
| 476 | | #define HAVE_INTTYPES_H 1
|
|---|
| 477 | | #define HAVE_STDINT_H 1
|
|---|
| 478 | | #define HAVE_UNISTD_H 1
|
|---|
| 479 | | /* end confdefs.h. */
|
|---|
| 480 | | #include <stdio.h>
|
|---|
| 481 | | #if HAVE_SYS_TYPES_H
|
|---|
| 482 | | # include <sys/types.h>
|
|---|
| 483 | | #endif
|
|---|
| 484 | | #if HAVE_SYS_STAT_H
|
|---|
| 485 | | # include <sys/stat.h>
|
|---|
| 486 | | #endif
|
|---|
| 487 | | #if STDC_HEADERS
|
|---|
| 488 | | # include <stdlib.h>
|
|---|
| 489 | | # include <stddef.h>
|
|---|
| 490 | | #else
|
|---|
| 491 | | # if HAVE_STDLIB_H
|
|---|
| 492 | | # include <stdlib.h>
|
|---|
| 493 | | # endif
|
|---|
| 494 | | #endif
|
|---|
| 495 | | #if HAVE_STRING_H
|
|---|
| 496 | | # if !STDC_HEADERS && HAVE_MEMORY_H
|
|---|
| 497 | | # include <memory.h>
|
|---|
| 498 | | # endif
|
|---|
| 499 | | # include <string.h>
|
|---|
| 500 | | #endif
|
|---|
| 501 | | #if HAVE_STRINGS_H
|
|---|
| 502 | | # include <strings.h>
|
|---|
| 503 | | #endif
|
|---|
| 504 | | #if HAVE_INTTYPES_H
|
|---|
| 505 | | # include <inttypes.h>
|
|---|
| 506 | | #else
|
|---|
| 507 | | # if HAVE_STDINT_H
|
|---|
| 508 | | # include <stdint.h>
|
|---|
| 509 | | # endif
|
|---|
| 510 | | #endif
|
|---|
| 511 | | #if HAVE_UNISTD_H
|
|---|
| 512 | | # include <unistd.h>
|
|---|
| 513 | | #endif
|
|---|
| 514 | | #include <net/errno.h>
|
|---|
| 515 | configure:4008: result: no
|
|---|
| 516 | configure:4012: checking net/errno.h presence
|
|---|
| 517 | configure:4022: gcc -E conftest.c
|
|---|
| 518 | conftest.c:20:23: fatal error: net/errno.h: No such file or directory
|
|---|
| 519 | #include <net/errno.h>
|
|---|
| 520 | ^
|
|---|
| 521 | compilation terminated.
|
|---|
| 522 | configure:4028: $? = 1
|
|---|
| 523 | configure: failed program was:
|
|---|
| 524 | | /* confdefs.h. */
|
|---|
| 525 | |
|
|---|
| 526 | | #define PACKAGE_NAME "expect"
|
|---|
| 527 | | #define PACKAGE_TARNAME "expect"
|
|---|
| 528 | | #define PACKAGE_VERSION "5.45"
|
|---|
| 529 | | #define PACKAGE_STRING "expect 5.45"
|
|---|
| 530 | | #define PACKAGE_BUGREPORT ""
|
|---|
| 531 | | #define BUILD_expect
|
|---|
| 532 | | #define STDC_HEADERS 1
|
|---|
| 533 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 534 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 535 | | #define HAVE_STDLIB_H 1
|
|---|
| 536 | | #define HAVE_STRING_H 1
|
|---|
| 537 | | #define HAVE_MEMORY_H 1
|
|---|
| 538 | | #define HAVE_STRINGS_H 1
|
|---|
| 539 | | #define HAVE_INTTYPES_H 1
|
|---|
| 540 | | #define HAVE_STDINT_H 1
|
|---|
| 541 | | #define HAVE_UNISTD_H 1
|
|---|
| 542 | | /* end confdefs.h. */
|
|---|
| 543 | | #include <net/errno.h>
|
|---|
| 544 | configure:4048: result: no
|
|---|
| 545 | configure:4083: checking for net/errno.h
|
|---|
| 546 | configure:4090: result: no
|
|---|
| 547 | configure:4124: checking for connect
|
|---|
| 548 | configure:4181: gcc -o conftest -pipe conftest.c >&5
|
|---|
| 549 | configure:4187: $? = 0
|
|---|
| 550 | configure:4191: test -z
|
|---|
| 551 | || test ! -s conftest.err
|
|---|
| 552 | configure:4194: $? = 0
|
|---|
| 553 | configure:4197: test -s conftest
|
|---|
| 554 | configure:4200: $? = 0
|
|---|
| 555 | configure:4212: result: yes
|
|---|
| 556 | configure:4487: checking for gethostbyname
|
|---|
| 557 | configure:4544: gcc -o conftest -pipe conftest.c >&5
|
|---|
| 558 | configure:4550: $? = 0
|
|---|
| 559 | configure:4554: test -z
|
|---|
| 560 | || test ! -s conftest.err
|
|---|
| 561 | configure:4557: $? = 0
|
|---|
| 562 | configure:4560: test -s conftest
|
|---|
| 563 | configure:4563: $? = 0
|
|---|
| 564 | configure:4575: result: yes
|
|---|
| 565 | configure:4659: checking dirent.h
|
|---|
| 566 | configure:4700: gcc -o conftest -pipe conftest.c >&5
|
|---|
| 567 | configure:4706: $? = 0
|
|---|
| 568 | configure:4710: test -z
|
|---|
| 569 | || test ! -s conftest.err
|
|---|
| 570 | configure:4713: $? = 0
|
|---|
| 571 | configure:4716: test -s conftest
|
|---|
| 572 | configure:4719: $? = 0
|
|---|
| 573 | configure:4731: result: yes
|
|---|
| 574 | configure:4753: checking errno.h usability
|
|---|
| 575 | configure:4765: gcc -c -pipe conftest.c >&5
|
|---|
| 576 | configure:4771: $? = 0
|
|---|
| 577 | configure:4775: test -z
|
|---|
| 578 | || test ! -s conftest.err
|
|---|
| 579 | configure:4778: $? = 0
|
|---|
| 580 | configure:4781: test -s conftest.o
|
|---|
| 581 | configure:4784: $? = 0
|
|---|
| 582 | configure:4794: result: yes
|
|---|
| 583 | configure:4798: checking errno.h presence
|
|---|
| 584 | configure:4808: gcc -E conftest.c
|
|---|
| 585 | configure:4814: $? = 0
|
|---|
| 586 | configure:4834: result: yes
|
|---|
| 587 | configure:4869: checking for errno.h
|
|---|
| 588 | configure:4876: result: yes
|
|---|
| 589 | configure:4901: checking float.h usability
|
|---|
| 590 | configure:4913: gcc -c -pipe conftest.c >&5
|
|---|
| 591 | configure:4919: $? = 0
|
|---|
| 592 | configure:4923: test -z
|
|---|
| 593 | || test ! -s conftest.err
|
|---|
| 594 | configure:4926: $? = 0
|
|---|
| 595 | configure:4929: test -s conftest.o
|
|---|
| 596 | configure:4932: $? = 0
|
|---|
| 597 | configure:4942: result: yes
|
|---|
| 598 | configure:4946: checking float.h presence
|
|---|
| 599 | configure:4956: gcc -E conftest.c
|
|---|
| 600 | configure:4962: $? = 0
|
|---|
| 601 | configure:4982: result: yes
|
|---|
| 602 | configure:5017: checking for float.h
|
|---|
| 603 | configure:5024: result: yes
|
|---|
| 604 | configure:5049: checking values.h usability
|
|---|
| 605 | configure:5061: gcc -c -pipe conftest.c >&5
|
|---|
| 606 | configure:5067: $? = 0
|
|---|
| 607 | configure:5071: test -z
|
|---|
| 608 | || test ! -s conftest.err
|
|---|
| 609 | configure:5074: $? = 0
|
|---|
| 610 | configure:5077: test -s conftest.o
|
|---|
| 611 | configure:5080: $? = 0
|
|---|
| 612 | configure:5090: result: yes
|
|---|
| 613 | configure:5094: checking values.h presence
|
|---|
| 614 | configure:5104: gcc -E conftest.c
|
|---|
| 615 | configure:5110: $? = 0
|
|---|
| 616 | configure:5130: result: yes
|
|---|
| 617 | configure:5165: checking for values.h
|
|---|
| 618 | configure:5172: result: yes
|
|---|
| 619 | configure:5197: checking limits.h usability
|
|---|
| 620 | configure:5209: gcc -c -pipe conftest.c >&5
|
|---|
| 621 | configure:5215: $? = 0
|
|---|
| 622 | configure:5219: test -z
|
|---|
| 623 | || test ! -s conftest.err
|
|---|
| 624 | configure:5222: $? = 0
|
|---|
| 625 | configure:5225: test -s conftest.o
|
|---|
| 626 | configure:5228: $? = 0
|
|---|
| 627 | configure:5238: result: yes
|
|---|
| 628 | configure:5242: checking limits.h presence
|
|---|
| 629 | configure:5252: gcc -E conftest.c
|
|---|
| 630 | configure:5258: $? = 0
|
|---|
| 631 | configure:5278: result: yes
|
|---|
| 632 | configure:5313: checking for limits.h
|
|---|
| 633 | configure:5320: result: yes
|
|---|
| 634 | configure:5340: checking for stdlib.h
|
|---|
| 635 | configure:5345: result: yes
|
|---|
| 636 | configure:5542: checking for string.h
|
|---|
| 637 | configure:5547: result: yes
|
|---|
| 638 | configure:5741: checking sys/wait.h usability
|
|---|
| 639 | configure:5753: gcc -c -pipe conftest.c >&5
|
|---|
| 640 | configure:5759: $? = 0
|
|---|
| 641 | configure:5763: test -z
|
|---|
| 642 | || test ! -s conftest.err
|
|---|
| 643 | configure:5766: $? = 0
|
|---|
| 644 | configure:5769: test -s conftest.o
|
|---|
| 645 | configure:5772: $? = 0
|
|---|
| 646 | configure:5782: result: yes
|
|---|
| 647 | configure:5786: checking sys/wait.h presence
|
|---|
| 648 | configure:5796: gcc -E conftest.c
|
|---|
| 649 | configure:5802: $? = 0
|
|---|
| 650 | configure:5822: result: yes
|
|---|
| 651 | configure:5857: checking for sys/wait.h
|
|---|
| 652 | configure:5864: result: yes
|
|---|
| 653 | configure:5889: checking dlfcn.h usability
|
|---|
| 654 | configure:5901: gcc -c -pipe conftest.c >&5
|
|---|
| 655 | configure:5907: $? = 0
|
|---|
| 656 | configure:5911: test -z
|
|---|
| 657 | || test ! -s conftest.err
|
|---|
| 658 | configure:5914: $? = 0
|
|---|
| 659 | configure:5917: test -s conftest.o
|
|---|
| 660 | configure:5920: $? = 0
|
|---|
| 661 | configure:5930: result: yes
|
|---|
| 662 | configure:5934: checking dlfcn.h presence
|
|---|
| 663 | configure:5944: gcc -E conftest.c
|
|---|
| 664 | configure:5950: $? = 0
|
|---|
| 665 | configure:5970: result: yes
|
|---|
| 666 | configure:6005: checking for dlfcn.h
|
|---|
| 667 | configure:6012: result: yes
|
|---|
| 668 | configure:6043: checking sys/param.h usability
|
|---|
| 669 | configure:6055: gcc -c -pipe conftest.c >&5
|
|---|
| 670 | configure:6061: $? = 0
|
|---|
| 671 | configure:6065: test -z
|
|---|
| 672 | || test ! -s conftest.err
|
|---|
| 673 | configure:6068: $? = 0
|
|---|
| 674 | configure:6071: test -s conftest.o
|
|---|
| 675 | configure:6074: $? = 0
|
|---|
| 676 | configure:6084: result: yes
|
|---|
| 677 | configure:6088: checking sys/param.h presence
|
|---|
| 678 | configure:6098: gcc -E conftest.c
|
|---|
| 679 | configure:6104: $? = 0
|
|---|
| 680 | configure:6124: result: yes
|
|---|
| 681 | configure:6159: checking for sys/param.h
|
|---|
| 682 | configure:6166: result: yes
|
|---|
| 683 | configure:6198: checking for Tcl public headers
|
|---|
| 684 | configure:6273: result: /tools/include
|
|---|
| 685 | configure:6288: checking for Tcl private include files
|
|---|
| 686 | configure:6342: result: private headers found with public headers
|
|---|
| 687 | configure:6414: checking for pthread_mutex_init in -lpthread
|
|---|
| 688 | configure:6444: gcc -o conftest -pipe conftest.c -lpthread >&5
|
|---|
| 689 | configure:6450: $? = 0
|
|---|
| 690 | configure:6454: test -z
|
|---|
| 691 | || test ! -s conftest.err
|
|---|
| 692 | configure:6457: $? = 0
|
|---|
| 693 | configure:6460: test -s conftest
|
|---|
| 694 | configure:6463: $? = 0
|
|---|
| 695 | configure:6476: result: yes
|
|---|
| 696 | configure:6797: checking for building with threads
|
|---|
| 697 | configure:6805: result: yes (default)
|
|---|
| 698 | configure:6846: checking how to build libraries
|
|---|
| 699 | configure:6864: result: shared
|
|---|
| 700 | configure:6891: checking if 64bit support is requested
|
|---|
| 701 | configure:6900: result: no
|
|---|
| 702 | configure:6905: checking if 64bit Sparc VIS support is requested
|
|---|
| 703 | configure:6914: result: no
|
|---|
| 704 | configure:6925: checking if compiler supports visibility "hidden"
|
|---|
| 705 | configure:6950: gcc -o conftest -pipe -Werror conftest.c >&5
|
|---|
| 706 | configure:6956: $? = 0
|
|---|
| 707 | configure:6960: test -z
|
|---|
| 708 | || test ! -s conftest.err
|
|---|
| 709 | configure:6963: $? = 0
|
|---|
| 710 | configure:6966: test -s conftest
|
|---|
| 711 | configure:6969: $? = 0
|
|---|
| 712 | configure:6982: result: yes
|
|---|
| 713 | configure:6997: checking if rpath support is requested
|
|---|
| 714 | configure:7006: result: yes
|
|---|
| 715 | configure:7032: checking system version
|
|---|
| 716 | configure:7055: result: Linux-3.11.0-11-lowlatency
|
|---|
| 717 | configure:7094: checking for ar
|
|---|
| 718 | configure:7110: found /tools/bin/ar
|
|---|
| 719 | configure:7120: result: ar
|
|---|
| 720 | configure:8955: checking for required early compiler flags
|
|---|
| 721 | configure:8978: gcc -c -pipe conftest.c >&5
|
|---|
| 722 | configure:8984: $? = 0
|
|---|
| 723 | configure:8988: test -z
|
|---|
| 724 | || test ! -s conftest.err
|
|---|
| 725 | configure:8991: $? = 0
|
|---|
| 726 | configure:8994: test -s conftest.o
|
|---|
| 727 | configure:8997: $? = 0
|
|---|
| 728 | configure:9083: gcc -c -pipe conftest.c >&5
|
|---|
| 729 | conftest.c: In function 'main':
|
|---|
| 730 | conftest.c:31:15: error: storage size of 'buf' isn't known
|
|---|
| 731 | struct stat64 buf; int i = stat64("/", &buf);
|
|---|
| 732 | ^
|
|---|
| 733 | configure:9089: $? = 1
|
|---|
| 734 | configure: failed program was:
|
|---|
| 735 | | /* confdefs.h. */
|
|---|
| 736 | |
|
|---|
| 737 | | #define PACKAGE_NAME "expect"
|
|---|
| 738 | | #define PACKAGE_TARNAME "expect"
|
|---|
| 739 | | #define PACKAGE_VERSION "5.45"
|
|---|
| 740 | | #define PACKAGE_STRING "expect 5.45"
|
|---|
| 741 | | #define PACKAGE_BUGREPORT ""
|
|---|
| 742 | | #define BUILD_expect
|
|---|
| 743 | | #define STDC_HEADERS 1
|
|---|
| 744 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 745 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 746 | | #define HAVE_STDLIB_H 1
|
|---|
| 747 | | #define HAVE_STRING_H 1
|
|---|
| 748 | | #define HAVE_MEMORY_H 1
|
|---|
| 749 | | #define HAVE_STRINGS_H 1
|
|---|
| 750 | | #define HAVE_INTTYPES_H 1
|
|---|
| 751 | | #define HAVE_STDINT_H 1
|
|---|
| 752 | | #define HAVE_UNISTD_H 1
|
|---|
| 753 | | #define HAVE_LIMITS_H 1
|
|---|
| 754 | | #define HAVE_SYS_PARAM_H 1
|
|---|
| 755 | | #define USE_THREAD_ALLOC 1
|
|---|
| 756 | | #define _REENTRANT 1
|
|---|
| 757 | | #define _THREAD_SAFE 1
|
|---|
| 758 | | #define TCL_THREADS 1
|
|---|
| 759 | | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
|
|---|
| 760 | | /* end confdefs.h. */
|
|---|
| 761 | | #include <sys/stat.h>
|
|---|
| 762 | | int
|
|---|
| 763 | | main ()
|
|---|
| 764 | | {
|
|---|
| 765 | | struct stat64 buf; int i = stat64("/", &buf);
|
|---|
| 766 | | ;
|
|---|
| 767 | | return 0;
|
|---|
| 768 | | }
|
|---|
| 769 | configure:9126: gcc -c -pipe conftest.c >&5
|
|---|
| 770 | configure:9132: $? = 0
|
|---|
| 771 | configure:9136: test -z
|
|---|
| 772 | || test ! -s conftest.err
|
|---|
| 773 | configure:9139: $? = 0
|
|---|
| 774 | configure:9142: test -s conftest.o
|
|---|
| 775 | configure:9145: $? = 0
|
|---|
| 776 | configure:9188: gcc -c -pipe conftest.c >&5
|
|---|
| 777 | conftest.c: In function 'main':
|
|---|
| 778 | conftest.c:32:19: error: 'open64' undeclared (first use in this function)
|
|---|
| 779 | char *p = (char *)open64;
|
|---|
| 780 | ^
|
|---|
| 781 | conftest.c:32:19: note: each undeclared identifier is reported only once for each function it appears in
|
|---|
| 782 | configure:9194: $? = 1
|
|---|
| 783 | configure: failed program was:
|
|---|
| 784 | | /* confdefs.h. */
|
|---|
| 785 | |
|
|---|
| 786 | | #define PACKAGE_NAME "expect"
|
|---|
| 787 | | #define PACKAGE_TARNAME "expect"
|
|---|
| 788 | | #define PACKAGE_VERSION "5.45"
|
|---|
| 789 | | #define PACKAGE_STRING "expect 5.45"
|
|---|
| 790 | | #define PACKAGE_BUGREPORT ""
|
|---|
| 791 | | #define BUILD_expect
|
|---|
| 792 | | #define STDC_HEADERS 1
|
|---|
| 793 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 794 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 795 | | #define HAVE_STDLIB_H 1
|
|---|
| 796 | | #define HAVE_STRING_H 1
|
|---|
| 797 | | #define HAVE_MEMORY_H 1
|
|---|
| 798 | | #define HAVE_STRINGS_H 1
|
|---|
| 799 | | #define HAVE_INTTYPES_H 1
|
|---|
| 800 | | #define HAVE_STDINT_H 1
|
|---|
| 801 | | #define HAVE_UNISTD_H 1
|
|---|
| 802 | | #define HAVE_LIMITS_H 1
|
|---|
| 803 | | #define HAVE_SYS_PARAM_H 1
|
|---|
| 804 | | #define USE_THREAD_ALLOC 1
|
|---|
| 805 | | #define _REENTRANT 1
|
|---|
| 806 | | #define _THREAD_SAFE 1
|
|---|
| 807 | | #define TCL_THREADS 1
|
|---|
| 808 | | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
|
|---|
| 809 | | #define _LARGEFILE64_SOURCE 1
|
|---|
| 810 | | /* end confdefs.h. */
|
|---|
| 811 | | #include <sys/stat.h>
|
|---|
| 812 | | int
|
|---|
| 813 | | main ()
|
|---|
| 814 | | {
|
|---|
| 815 | | char *p = (char *)open64;
|
|---|
| 816 | | ;
|
|---|
| 817 | | return 0;
|
|---|
| 818 | | }
|
|---|
| 819 | configure:9231: gcc -c -pipe conftest.c >&5
|
|---|
| 820 | conftest.c: In function 'main':
|
|---|
| 821 | conftest.c:33:19: error: 'open64' undeclared (first use in this function)
|
|---|
| 822 | char *p = (char *)open64;
|
|---|
| 823 | ^
|
|---|
| 824 | conftest.c:33:19: note: each undeclared identifier is reported only once for each function it appears in
|
|---|
| 825 | configure:9237: $? = 1
|
|---|
| 826 | configure: failed program was:
|
|---|
| 827 | | /* confdefs.h. */
|
|---|
| 828 | |
|
|---|
| 829 | | #define PACKAGE_NAME "expect"
|
|---|
| 830 | | #define PACKAGE_TARNAME "expect"
|
|---|
| 831 | | #define PACKAGE_VERSION "5.45"
|
|---|
| 832 | | #define PACKAGE_STRING "expect 5.45"
|
|---|
| 833 | | #define PACKAGE_BUGREPORT ""
|
|---|
| 834 | | #define BUILD_expect
|
|---|
| 835 | | #define STDC_HEADERS 1
|
|---|
| 836 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 837 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 838 | | #define HAVE_STDLIB_H 1
|
|---|
| 839 | | #define HAVE_STRING_H 1
|
|---|
| 840 | | #define HAVE_MEMORY_H 1
|
|---|
| 841 | | #define HAVE_STRINGS_H 1
|
|---|
| 842 | | #define HAVE_INTTYPES_H 1
|
|---|
| 843 | | #define HAVE_STDINT_H 1
|
|---|
| 844 | | #define HAVE_UNISTD_H 1
|
|---|
| 845 | | #define HAVE_LIMITS_H 1
|
|---|
| 846 | | #define HAVE_SYS_PARAM_H 1
|
|---|
| 847 | | #define USE_THREAD_ALLOC 1
|
|---|
| 848 | | #define _REENTRANT 1
|
|---|
| 849 | | #define _THREAD_SAFE 1
|
|---|
| 850 | | #define TCL_THREADS 1
|
|---|
| 851 | | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
|
|---|
| 852 | | #define _LARGEFILE64_SOURCE 1
|
|---|
| 853 | | /* end confdefs.h. */
|
|---|
| 854 | | #define _LARGEFILE_SOURCE64 1
|
|---|
| 855 | | #include <sys/stat.h>
|
|---|
| 856 | | int
|
|---|
| 857 | | main ()
|
|---|
| 858 | | {
|
|---|
| 859 | | char *p = (char *)open64;
|
|---|
| 860 | | ;
|
|---|
| 861 | | return 0;
|
|---|
| 862 | | }
|
|---|
| 863 | configure:9277: result: _LARGEFILE64_SOURCE
|
|---|
| 864 | configure:9282: checking for 64-bit integer type
|
|---|
| 865 | configure:9306: gcc -c -pipe conftest.c >&5
|
|---|
| 866 | conftest.c: In function 'main':
|
|---|
| 867 | conftest.c:32:1: error: unknown type name '__int64'
|
|---|
| 868 | __int64 value = (__int64) 0;
|
|---|
| 869 | ^
|
|---|
| 870 | conftest.c:32:18: error: '__int64' undeclared (first use in this function)
|
|---|
| 871 | __int64 value = (__int64) 0;
|
|---|
| 872 | ^
|
|---|
| 873 | conftest.c:32:18: note: each undeclared identifier is reported only once for each function it appears in
|
|---|
| 874 | conftest.c:32:27: error: expected ',' or ';' before numeric constant
|
|---|
| 875 | __int64 value = (__int64) 0;
|
|---|
| 876 | ^
|
|---|
| 877 | configure:9312: $? = 1
|
|---|
| 878 | configure: failed program was:
|
|---|
| 879 | | /* confdefs.h. */
|
|---|
| 880 | |
|
|---|
| 881 | | #define PACKAGE_NAME "expect"
|
|---|
| 882 | | #define PACKAGE_TARNAME "expect"
|
|---|
| 883 | | #define PACKAGE_VERSION "5.45"
|
|---|
| 884 | | #define PACKAGE_STRING "expect 5.45"
|
|---|
| 885 | | #define PACKAGE_BUGREPORT ""
|
|---|
| 886 | | #define BUILD_expect
|
|---|
| 887 | | #define STDC_HEADERS 1
|
|---|
| 888 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 889 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 890 | | #define HAVE_STDLIB_H 1
|
|---|
| 891 | | #define HAVE_STRING_H 1
|
|---|
| 892 | | #define HAVE_MEMORY_H 1
|
|---|
| 893 | | #define HAVE_STRINGS_H 1
|
|---|
| 894 | | #define HAVE_INTTYPES_H 1
|
|---|
| 895 | | #define HAVE_STDINT_H 1
|
|---|
| 896 | | #define HAVE_UNISTD_H 1
|
|---|
| 897 | | #define HAVE_LIMITS_H 1
|
|---|
| 898 | | #define HAVE_SYS_PARAM_H 1
|
|---|
| 899 | | #define USE_THREAD_ALLOC 1
|
|---|
| 900 | | #define _REENTRANT 1
|
|---|
| 901 | | #define _THREAD_SAFE 1
|
|---|
| 902 | | #define TCL_THREADS 1
|
|---|
| 903 | | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
|
|---|
| 904 | | #define _LARGEFILE64_SOURCE 1
|
|---|
| 905 | | /* end confdefs.h. */
|
|---|
| 906 | |
|
|---|
| 907 | | int
|
|---|
| 908 | | main ()
|
|---|
| 909 | | {
|
|---|
| 910 | | __int64 value = (__int64) 0;
|
|---|
| 911 | | ;
|
|---|
| 912 | | return 0;
|
|---|
| 913 | | }
|
|---|
| 914 | configure:9356: gcc -c -pipe conftest.c >&5
|
|---|
| 915 | configure:9362: $? = 0
|
|---|
| 916 | configure:9366: test -z
|
|---|
| 917 | || test ! -s conftest.err
|
|---|
| 918 | configure:9369: $? = 0
|
|---|
| 919 | configure:9372: test -s conftest.o
|
|---|
| 920 | configure:9375: $? = 0
|
|---|
| 921 | configure:9406: result: long long
|
|---|
| 922 | configure:9410: checking for struct dirent64
|
|---|
| 923 | configure:9433: gcc -c -pipe conftest.c >&5
|
|---|
| 924 | conftest.c:30:24: fatal error: sys/dirent.h: No such file or directory
|
|---|
| 925 | #include <sys/dirent.h>
|
|---|
| 926 | ^
|
|---|
| 927 | compilation terminated.
|
|---|
| 928 | configure:9439: $? = 1
|
|---|
| 929 | configure: failed program was:
|
|---|
| 930 | | /* confdefs.h. */
|
|---|
| 931 | |
|
|---|
| 932 | | #define PACKAGE_NAME "expect"
|
|---|
| 933 | | #define PACKAGE_TARNAME "expect"
|
|---|
| 934 | | #define PACKAGE_VERSION "5.45"
|
|---|
| 935 | | #define PACKAGE_STRING "expect 5.45"
|
|---|
| 936 | | #define PACKAGE_BUGREPORT ""
|
|---|
| 937 | | #define BUILD_expect
|
|---|
| 938 | | #define STDC_HEADERS 1
|
|---|
| 939 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 940 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 941 | | #define HAVE_STDLIB_H 1
|
|---|
| 942 | | #define HAVE_STRING_H 1
|
|---|
| 943 | | #define HAVE_MEMORY_H 1
|
|---|
| 944 | | #define HAVE_STRINGS_H 1
|
|---|
| 945 | | #define HAVE_INTTYPES_H 1
|
|---|
| 946 | | #define HAVE_STDINT_H 1
|
|---|
| 947 | | #define HAVE_UNISTD_H 1
|
|---|
| 948 | | #define HAVE_LIMITS_H 1
|
|---|
| 949 | | #define HAVE_SYS_PARAM_H 1
|
|---|
| 950 | | #define USE_THREAD_ALLOC 1
|
|---|
| 951 | | #define _REENTRANT 1
|
|---|
| 952 | | #define _THREAD_SAFE 1
|
|---|
| 953 | | #define TCL_THREADS 1
|
|---|
| 954 | | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
|
|---|
| 955 | | #define _LARGEFILE64_SOURCE 1
|
|---|
| 956 | | #define TCL_WIDE_INT_TYPE long long
|
|---|
| 957 | | /* end confdefs.h. */
|
|---|
| 958 | | #include <sys/types.h>
|
|---|
| 959 | | #include <sys/dirent.h>
|
|---|
| 960 | | int
|
|---|
| 961 | | main ()
|
|---|
| 962 | | {
|
|---|
| 963 | | struct dirent64 p;
|
|---|
| 964 | | ;
|
|---|
| 965 | | return 0;
|
|---|
| 966 | | }
|
|---|
| 967 | configure:9463: result: no
|
|---|
| 968 | configure:9473: checking for struct stat64
|
|---|
| 969 | configure:9496: gcc -c -pipe conftest.c >&5
|
|---|
| 970 | configure:9502: $? = 0
|
|---|
| 971 | configure:9506: test -z
|
|---|
| 972 | || test ! -s conftest.err
|
|---|
| 973 | configure:9509: $? = 0
|
|---|
| 974 | configure:9512: test -s conftest.o
|
|---|
| 975 | configure:9515: $? = 0
|
|---|
| 976 | configure:9526: result: yes
|
|---|
| 977 | configure:9541: checking for open64
|
|---|
| 978 | configure:9598: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
|
|---|
| 979 | configure:9604: $? = 0
|
|---|
| 980 | configure:9608: test -z
|
|---|
| 981 | || test ! -s conftest.err
|
|---|
| 982 | configure:9611: $? = 0
|
|---|
| 983 | configure:9614: test -s conftest
|
|---|
| 984 | configure:9617: $? = 0
|
|---|
| 985 | configure:9629: result: yes
|
|---|
| 986 | configure:9541: checking for lseek64
|
|---|
| 987 | configure:9598: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
|
|---|
| 988 | configure:9604: $? = 0
|
|---|
| 989 | configure:9608: test -z
|
|---|
| 990 | || test ! -s conftest.err
|
|---|
| 991 | configure:9611: $? = 0
|
|---|
| 992 | configure:9614: test -s conftest
|
|---|
| 993 | configure:9617: $? = 0
|
|---|
| 994 | configure:9629: result: yes
|
|---|
| 995 | configure:9639: checking for off64_t
|
|---|
| 996 | configure:9662: gcc -c -pipe conftest.c >&5
|
|---|
| 997 | configure:9668: $? = 0
|
|---|
| 998 | configure:9672: test -z
|
|---|
| 999 | || test ! -s conftest.err
|
|---|
| 1000 | configure:9675: $? = 0
|
|---|
| 1001 | configure:9678: test -s conftest.o
|
|---|
| 1002 | configure:9681: $? = 0
|
|---|
| 1003 | configure:9701: result: yes
|
|---|
| 1004 | configure:9717: checking for build with symbols
|
|---|
| 1005 | configure:9730: result: no
|
|---|
| 1006 | configure:9798: checking sys/select.h usability
|
|---|
| 1007 | configure:9810: gcc -c -pipe conftest.c >&5
|
|---|
| 1008 | configure:9816: $? = 0
|
|---|
| 1009 | configure:9820: test -z
|
|---|
| 1010 | || test ! -s conftest.err
|
|---|
| 1011 | configure:9823: $? = 0
|
|---|
| 1012 | configure:9826: test -s conftest.o
|
|---|
| 1013 | configure:9829: $? = 0
|
|---|
| 1014 | configure:9839: result: yes
|
|---|
| 1015 | configure:9843: checking sys/select.h presence
|
|---|
| 1016 | configure:9853: gcc -E conftest.c
|
|---|
| 1017 | configure:9859: $? = 0
|
|---|
| 1018 | configure:9879: result: yes
|
|---|
| 1019 | configure:9914: checking for sys/select.h
|
|---|
| 1020 | configure:9921: result: yes
|
|---|
| 1021 | configure:9943: checking sys/sysmacros.h usability
|
|---|
| 1022 | configure:9955: gcc -c -pipe conftest.c >&5
|
|---|
| 1023 | configure:9961: $? = 0
|
|---|
| 1024 | configure:9965: test -z
|
|---|
| 1025 | || test ! -s conftest.err
|
|---|
| 1026 | configure:9968: $? = 0
|
|---|
| 1027 | configure:9971: test -s conftest.o
|
|---|
| 1028 | configure:9974: $? = 0
|
|---|
| 1029 | configure:9984: result: yes
|
|---|
| 1030 | configure:9988: checking sys/sysmacros.h presence
|
|---|
| 1031 | configure:9998: gcc -E conftest.c
|
|---|
| 1032 | configure:10004: $? = 0
|
|---|
| 1033 | configure:10024: result: yes
|
|---|
| 1034 | configure:10059: checking for sys/sysmacros.h
|
|---|
| 1035 | configure:10066: result: yes
|
|---|
| 1036 | configure:10093: checking varargs.h usability
|
|---|
| 1037 | configure:10105: gcc -c -pipe conftest.c >&5
|
|---|
| 1038 | In file included from conftest.c:71:0:
|
|---|
| 1039 | /tools/lib/gcc/i686-pc-linux-gnu/4.8.1/include/varargs.h:4:2: error: #error "GCC no longer implements <varargs.h>."
|
|---|
| 1040 | #error "GCC no longer implements <varargs.h>."
|
|---|
| 1041 | ^
|
|---|
| 1042 | /tools/lib/gcc/i686-pc-linux-gnu/4.8.1/include/varargs.h:5:2: error: #error "Revise your code to use <stdarg.h>."
|
|---|
| 1043 | #error "Revise your code to use <stdarg.h>."
|
|---|
| 1044 | ^
|
|---|
| 1045 | configure:10111: $? = 1
|
|---|
| 1046 | configure: failed program was:
|
|---|
| 1047 | | /* confdefs.h. */
|
|---|
| 1048 | |
|
|---|
| 1049 | | #define PACKAGE_NAME "expect"
|
|---|
| 1050 | | #define PACKAGE_TARNAME "expect"
|
|---|
| 1051 | | #define PACKAGE_VERSION "5.45"
|
|---|
| 1052 | | #define PACKAGE_STRING "expect 5.45"
|
|---|
| 1053 | | #define PACKAGE_BUGREPORT ""
|
|---|
| 1054 | | #define BUILD_expect
|
|---|
| 1055 | | #define STDC_HEADERS 1
|
|---|
| 1056 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 1057 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 1058 | | #define HAVE_STDLIB_H 1
|
|---|
| 1059 | | #define HAVE_STRING_H 1
|
|---|
| 1060 | | #define HAVE_MEMORY_H 1
|
|---|
| 1061 | | #define HAVE_STRINGS_H 1
|
|---|
| 1062 | | #define HAVE_INTTYPES_H 1
|
|---|
| 1063 | | #define HAVE_STDINT_H 1
|
|---|
| 1064 | | #define HAVE_UNISTD_H 1
|
|---|
| 1065 | | #define HAVE_LIMITS_H 1
|
|---|
| 1066 | | #define HAVE_SYS_PARAM_H 1
|
|---|
| 1067 | | #define USE_THREAD_ALLOC 1
|
|---|
| 1068 | | #define _REENTRANT 1
|
|---|
| 1069 | | #define _THREAD_SAFE 1
|
|---|
| 1070 | | #define TCL_THREADS 1
|
|---|
| 1071 | | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
|
|---|
| 1072 | | #define _LARGEFILE64_SOURCE 1
|
|---|
| 1073 | | #define TCL_WIDE_INT_TYPE long long
|
|---|
| 1074 | | #define HAVE_STRUCT_STAT64 1
|
|---|
| 1075 | | #define HAVE_OPEN64 1
|
|---|
| 1076 | | #define HAVE_LSEEK64 1
|
|---|
| 1077 | | #define HAVE_TYPE_OFF64_T 1
|
|---|
| 1078 | | #define USE_TCL_STUBS 1
|
|---|
| 1079 | | #define USE_TCL_STUBS 1
|
|---|
| 1080 | | #define HAVE_SYS_SELECT_H 1
|
|---|
| 1081 | | #define HAVE_SYSMACROS_H 1
|
|---|
| 1082 | | /* end confdefs.h. */
|
|---|
| 1083 | | #include <stdio.h>
|
|---|
| 1084 | | #if HAVE_SYS_TYPES_H
|
|---|
| 1085 | | # include <sys/types.h>
|
|---|
| 1086 | | #endif
|
|---|
| 1087 | | #if HAVE_SYS_STAT_H
|
|---|
| 1088 | | # include <sys/stat.h>
|
|---|
| 1089 | | #endif
|
|---|
| 1090 | | #if STDC_HEADERS
|
|---|
| 1091 | | # include <stdlib.h>
|
|---|
| 1092 | | # include <stddef.h>
|
|---|
| 1093 | | #else
|
|---|
| 1094 | | # if HAVE_STDLIB_H
|
|---|
| 1095 | | # include <stdlib.h>
|
|---|
| 1096 | | # endif
|
|---|
| 1097 | | #endif
|
|---|
| 1098 | | #if HAVE_STRING_H
|
|---|
| 1099 | | # if !STDC_HEADERS && HAVE_MEMORY_H
|
|---|
| 1100 | | # include <memory.h>
|
|---|
| 1101 | | # endif
|
|---|
| 1102 | | # include <string.h>
|
|---|
| 1103 | | #endif
|
|---|
| 1104 | | #if HAVE_STRINGS_H
|
|---|
| 1105 | | # include <strings.h>
|
|---|
| 1106 | | #endif
|
|---|
| 1107 | | #if HAVE_INTTYPES_H
|
|---|
| 1108 | | # include <inttypes.h>
|
|---|
| 1109 | | #else
|
|---|
| 1110 | | # if HAVE_STDINT_H
|
|---|
| 1111 | | # include <stdint.h>
|
|---|
| 1112 | | # endif
|
|---|
| 1113 | | #endif
|
|---|
| 1114 | | #if HAVE_UNISTD_H
|
|---|
| 1115 | | # include <unistd.h>
|
|---|
| 1116 | | #endif
|
|---|
| 1117 | | #include <varargs.h>
|
|---|
| 1118 | configure:10134: result: no
|
|---|
| 1119 | configure:10138: checking varargs.h presence
|
|---|
| 1120 | configure:10148: gcc -E conftest.c
|
|---|
| 1121 | In file included from conftest.c:37:0:
|
|---|
| 1122 | /tools/lib/gcc/i686-pc-linux-gnu/4.8.1/include/varargs.h:4:2: error: #error "GCC no longer implements <varargs.h>."
|
|---|
| 1123 | #error "GCC no longer implements <varargs.h>."
|
|---|
| 1124 | ^
|
|---|
| 1125 | /tools/lib/gcc/i686-pc-linux-gnu/4.8.1/include/varargs.h:5:2: error: #error "Revise your code to use <stdarg.h>."
|
|---|
| 1126 | #error "Revise your code to use <stdarg.h>."
|
|---|
| 1127 | ^
|
|---|
| 1128 | configure:10154: $? = 1
|
|---|
| 1129 | configure: failed program was:
|
|---|
| 1130 | | /* confdefs.h. */
|
|---|
| 1131 | |
|
|---|
| 1132 | | #define PACKAGE_NAME "expect"
|
|---|
| 1133 | | #define PACKAGE_TARNAME "expect"
|
|---|
| 1134 | | #define PACKAGE_VERSION "5.45"
|
|---|
| 1135 | | #define PACKAGE_STRING "expect 5.45"
|
|---|
| 1136 | | #define PACKAGE_BUGREPORT ""
|
|---|
| 1137 | | #define BUILD_expect
|
|---|
| 1138 | | #define STDC_HEADERS 1
|
|---|
| 1139 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 1140 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 1141 | | #define HAVE_STDLIB_H 1
|
|---|
| 1142 | | #define HAVE_STRING_H 1
|
|---|
| 1143 | | #define HAVE_MEMORY_H 1
|
|---|
| 1144 | | #define HAVE_STRINGS_H 1
|
|---|
| 1145 | | #define HAVE_INTTYPES_H 1
|
|---|
| 1146 | | #define HAVE_STDINT_H 1
|
|---|
| 1147 | | #define HAVE_UNISTD_H 1
|
|---|
| 1148 | | #define HAVE_LIMITS_H 1
|
|---|
| 1149 | | #define HAVE_SYS_PARAM_H 1
|
|---|
| 1150 | | #define USE_THREAD_ALLOC 1
|
|---|
| 1151 | | #define _REENTRANT 1
|
|---|
| 1152 | | #define _THREAD_SAFE 1
|
|---|
| 1153 | | #define TCL_THREADS 1
|
|---|
| 1154 | | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
|
|---|
| 1155 | | #define _LARGEFILE64_SOURCE 1
|
|---|
| 1156 | | #define TCL_WIDE_INT_TYPE long long
|
|---|
| 1157 | | #define HAVE_STRUCT_STAT64 1
|
|---|
| 1158 | | #define HAVE_OPEN64 1
|
|---|
| 1159 | | #define HAVE_LSEEK64 1
|
|---|
| 1160 | | #define HAVE_TYPE_OFF64_T 1
|
|---|
| 1161 | | #define USE_TCL_STUBS 1
|
|---|
| 1162 | | #define USE_TCL_STUBS 1
|
|---|
| 1163 | | #define HAVE_SYS_SELECT_H 1
|
|---|
| 1164 | | #define HAVE_SYSMACROS_H 1
|
|---|
| 1165 | | /* end confdefs.h. */
|
|---|
| 1166 | | #include <varargs.h>
|
|---|
| 1167 | configure:10174: result: no
|
|---|
| 1168 | configure:10209: checking for varargs.h
|
|---|
| 1169 | configure:10216: result: no
|
|---|
| 1170 | configure:10242: checking sys/stropts.h usability
|
|---|
| 1171 | configure:10254: gcc -c -pipe conftest.c >&5
|
|---|
| 1172 | configure:10260: $? = 0
|
|---|
| 1173 | configure:10264: test -z
|
|---|
| 1174 | || test ! -s conftest.err
|
|---|
| 1175 | configure:10267: $? = 0
|
|---|
| 1176 | configure:10270: test -s conftest.o
|
|---|
| 1177 | configure:10273: $? = 0
|
|---|
| 1178 | configure:10283: result: yes
|
|---|
| 1179 | configure:10287: checking sys/stropts.h presence
|
|---|
| 1180 | configure:10297: gcc -E conftest.c
|
|---|
| 1181 | configure:10303: $? = 0
|
|---|
| 1182 | configure:10323: result: yes
|
|---|
| 1183 | configure:10358: checking for sys/stropts.h
|
|---|
| 1184 | configure:10365: result: yes
|
|---|
| 1185 | configure:10389: checking sys/sysconfig.h usability
|
|---|
| 1186 | configure:10401: gcc -c -pipe conftest.c >&5
|
|---|
| 1187 | conftest.c:72:27: fatal error: sys/sysconfig.h: No such file or directory
|
|---|
| 1188 | #include <sys/sysconfig.h>
|
|---|
| 1189 | ^
|
|---|
| 1190 | compilation terminated.
|
|---|
| 1191 | configure:10407: $? = 1
|
|---|
| 1192 | configure: failed program was:
|
|---|
| 1193 | | /* confdefs.h. */
|
|---|
| 1194 | |
|
|---|
| 1195 | | #define PACKAGE_NAME "expect"
|
|---|
| 1196 | | #define PACKAGE_TARNAME "expect"
|
|---|
| 1197 | | #define PACKAGE_VERSION "5.45"
|
|---|
| 1198 | | #define PACKAGE_STRING "expect 5.45"
|
|---|
| 1199 | | #define PACKAGE_BUGREPORT ""
|
|---|
| 1200 | | #define BUILD_expect
|
|---|
| 1201 | | #define STDC_HEADERS 1
|
|---|
| 1202 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 1203 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 1204 | | #define HAVE_STDLIB_H 1
|
|---|
| 1205 | | #define HAVE_STRING_H 1
|
|---|
| 1206 | | #define HAVE_MEMORY_H 1
|
|---|
| 1207 | | #define HAVE_STRINGS_H 1
|
|---|
| 1208 | | #define HAVE_INTTYPES_H 1
|
|---|
| 1209 | | #define HAVE_STDINT_H 1
|
|---|
| 1210 | | #define HAVE_UNISTD_H 1
|
|---|
| 1211 | | #define HAVE_LIMITS_H 1
|
|---|
| 1212 | | #define HAVE_SYS_PARAM_H 1
|
|---|
| 1213 | | #define USE_THREAD_ALLOC 1
|
|---|
| 1214 | | #define _REENTRANT 1
|
|---|
| 1215 | | #define _THREAD_SAFE 1
|
|---|
| 1216 | | #define TCL_THREADS 1
|
|---|
| 1217 | | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
|
|---|
| 1218 | | #define _LARGEFILE64_SOURCE 1
|
|---|
| 1219 | | #define TCL_WIDE_INT_TYPE long long
|
|---|
| 1220 | | #define HAVE_STRUCT_STAT64 1
|
|---|
| 1221 | | #define HAVE_OPEN64 1
|
|---|
| 1222 | | #define HAVE_LSEEK64 1
|
|---|
| 1223 | | #define HAVE_TYPE_OFF64_T 1
|
|---|
| 1224 | | #define USE_TCL_STUBS 1
|
|---|
| 1225 | | #define USE_TCL_STUBS 1
|
|---|
| 1226 | | #define HAVE_SYS_SELECT_H 1
|
|---|
| 1227 | | #define HAVE_SYSMACROS_H 1
|
|---|
| 1228 | | #define HAVE_STROPTS_H 1
|
|---|
| 1229 | | /* end confdefs.h. */
|
|---|
| 1230 | | #include <stdio.h>
|
|---|
| 1231 | | #if HAVE_SYS_TYPES_H
|
|---|
| 1232 | | # include <sys/types.h>
|
|---|
| 1233 | | #endif
|
|---|
| 1234 | | #if HAVE_SYS_STAT_H
|
|---|
| 1235 | | # include <sys/stat.h>
|
|---|
| 1236 | | #endif
|
|---|
| 1237 | | #if STDC_HEADERS
|
|---|
| 1238 | | # include <stdlib.h>
|
|---|
| 1239 | | # include <stddef.h>
|
|---|
| 1240 | | #else
|
|---|
| 1241 | | # if HAVE_STDLIB_H
|
|---|
| 1242 | | # include <stdlib.h>
|
|---|
| 1243 | | # endif
|
|---|
| 1244 | | #endif
|
|---|
| 1245 | | #if HAVE_STRING_H
|
|---|
| 1246 | | # if !STDC_HEADERS && HAVE_MEMORY_H
|
|---|
| 1247 | | # include <memory.h>
|
|---|
| 1248 | | # endif
|
|---|
| 1249 | | # include <string.h>
|
|---|
| 1250 | | #endif
|
|---|
| 1251 | | #if HAVE_STRINGS_H
|
|---|
| 1252 | | # include <strings.h>
|
|---|
| 1253 | | #endif
|
|---|
| 1254 | | #if HAVE_INTTYPES_H
|
|---|
| 1255 | | # include <inttypes.h>
|
|---|
| 1256 | | #else
|
|---|
| 1257 | | # if HAVE_STDINT_H
|
|---|
| 1258 | | # include <stdint.h>
|
|---|
| 1259 | | # endif
|
|---|
| 1260 | | #endif
|
|---|
| 1261 | | #if HAVE_UNISTD_H
|
|---|
| 1262 | | # include <unistd.h>
|
|---|
| 1263 | | #endif
|
|---|
| 1264 | | #include <sys/sysconfig.h>
|
|---|
| 1265 | configure:10430: result: no
|
|---|
| 1266 | configure:10434: checking sys/sysconfig.h presence
|
|---|
| 1267 | configure:10444: gcc -E conftest.c
|
|---|
| 1268 | conftest.c:38:27: fatal error: sys/sysconfig.h: No such file or directory
|
|---|
| 1269 | #include <sys/sysconfig.h>
|
|---|
| 1270 | ^
|
|---|
| 1271 | compilation terminated.
|
|---|
| 1272 | configure:10450: $? = 1
|
|---|
| 1273 | configure: failed program was:
|
|---|
| 1274 | | /* confdefs.h. */
|
|---|
| 1275 | |
|
|---|
| 1276 | | #define PACKAGE_NAME "expect"
|
|---|
| 1277 | | #define PACKAGE_TARNAME "expect"
|
|---|
| 1278 | | #define PACKAGE_VERSION "5.45"
|
|---|
| 1279 | | #define PACKAGE_STRING "expect 5.45"
|
|---|
| 1280 | | #define PACKAGE_BUGREPORT ""
|
|---|
| 1281 | | #define BUILD_expect
|
|---|
| 1282 | | #define STDC_HEADERS 1
|
|---|
| 1283 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 1284 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 1285 | | #define HAVE_STDLIB_H 1
|
|---|
| 1286 | | #define HAVE_STRING_H 1
|
|---|
| 1287 | | #define HAVE_MEMORY_H 1
|
|---|
| 1288 | | #define HAVE_STRINGS_H 1
|
|---|
| 1289 | | #define HAVE_INTTYPES_H 1
|
|---|
| 1290 | | #define HAVE_STDINT_H 1
|
|---|
| 1291 | | #define HAVE_UNISTD_H 1
|
|---|
| 1292 | | #define HAVE_LIMITS_H 1
|
|---|
| 1293 | | #define HAVE_SYS_PARAM_H 1
|
|---|
| 1294 | | #define USE_THREAD_ALLOC 1
|
|---|
| 1295 | | #define _REENTRANT 1
|
|---|
| 1296 | | #define _THREAD_SAFE 1
|
|---|
| 1297 | | #define TCL_THREADS 1
|
|---|
| 1298 | | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
|
|---|
| 1299 | | #define _LARGEFILE64_SOURCE 1
|
|---|
| 1300 | | #define TCL_WIDE_INT_TYPE long long
|
|---|
| 1301 | | #define HAVE_STRUCT_STAT64 1
|
|---|
| 1302 | | #define HAVE_OPEN64 1
|
|---|
| 1303 | | #define HAVE_LSEEK64 1
|
|---|
| 1304 | | #define HAVE_TYPE_OFF64_T 1
|
|---|
| 1305 | | #define USE_TCL_STUBS 1
|
|---|
| 1306 | | #define USE_TCL_STUBS 1
|
|---|
| 1307 | | #define HAVE_SYS_SELECT_H 1
|
|---|
| 1308 | | #define HAVE_SYSMACROS_H 1
|
|---|
| 1309 | | #define HAVE_STROPTS_H 1
|
|---|
| 1310 | | /* end confdefs.h. */
|
|---|
| 1311 | | #include <sys/sysconfig.h>
|
|---|
| 1312 | configure:10470: result: no
|
|---|
| 1313 | configure:10505: checking for sys/sysconfig.h
|
|---|
| 1314 | configure:10512: result: no
|
|---|
| 1315 | configure:10534: checking sys/fcntl.h usability
|
|---|
| 1316 | configure:10546: gcc -c -pipe conftest.c >&5
|
|---|
| 1317 | configure:10552: $? = 0
|
|---|
| 1318 | configure:10556: test -z
|
|---|
| 1319 | || test ! -s conftest.err
|
|---|
| 1320 | configure:10559: $? = 0
|
|---|
| 1321 | configure:10562: test -s conftest.o
|
|---|
| 1322 | configure:10565: $? = 0
|
|---|
| 1323 | configure:10575: result: yes
|
|---|
| 1324 | configure:10579: checking sys/fcntl.h presence
|
|---|
| 1325 | configure:10589: gcc -E conftest.c
|
|---|
| 1326 | configure:10595: $? = 0
|
|---|
| 1327 | configure:10615: result: yes
|
|---|
| 1328 | configure:10650: checking for sys/fcntl.h
|
|---|
| 1329 | configure:10657: result: yes
|
|---|
| 1330 | configure:10679: checking sys/ptem.h usability
|
|---|
| 1331 | configure:10691: gcc -c -pipe conftest.c >&5
|
|---|
| 1332 | conftest.c:73:22: fatal error: sys/ptem.h: No such file or directory
|
|---|
| 1333 | #include <sys/ptem.h>
|
|---|
| 1334 | ^
|
|---|
| 1335 | compilation terminated.
|
|---|
| 1336 | configure:10697: $? = 1
|
|---|
| 1337 | configure: failed program was:
|
|---|
| 1338 | | /* confdefs.h. */
|
|---|
| 1339 | |
|
|---|
| 1340 | | #define PACKAGE_NAME "expect"
|
|---|
| 1341 | | #define PACKAGE_TARNAME "expect"
|
|---|
| 1342 | | #define PACKAGE_VERSION "5.45"
|
|---|
| 1343 | | #define PACKAGE_STRING "expect 5.45"
|
|---|
| 1344 | | #define PACKAGE_BUGREPORT ""
|
|---|
| 1345 | | #define BUILD_expect
|
|---|
| 1346 | | #define STDC_HEADERS 1
|
|---|
| 1347 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 1348 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 1349 | | #define HAVE_STDLIB_H 1
|
|---|
| 1350 | | #define HAVE_STRING_H 1
|
|---|
| 1351 | | #define HAVE_MEMORY_H 1
|
|---|
| 1352 | | #define HAVE_STRINGS_H 1
|
|---|
| 1353 | | #define HAVE_INTTYPES_H 1
|
|---|
| 1354 | | #define HAVE_STDINT_H 1
|
|---|
| 1355 | | #define HAVE_UNISTD_H 1
|
|---|
| 1356 | | #define HAVE_LIMITS_H 1
|
|---|
| 1357 | | #define HAVE_SYS_PARAM_H 1
|
|---|
| 1358 | | #define USE_THREAD_ALLOC 1
|
|---|
| 1359 | | #define _REENTRANT 1
|
|---|
| 1360 | | #define _THREAD_SAFE 1
|
|---|
| 1361 | | #define TCL_THREADS 1
|
|---|
| 1362 | | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
|
|---|
| 1363 | | #define _LARGEFILE64_SOURCE 1
|
|---|
| 1364 | | #define TCL_WIDE_INT_TYPE long long
|
|---|
| 1365 | | #define HAVE_STRUCT_STAT64 1
|
|---|
| 1366 | | #define HAVE_OPEN64 1
|
|---|
| 1367 | | #define HAVE_LSEEK64 1
|
|---|
| 1368 | | #define HAVE_TYPE_OFF64_T 1
|
|---|
| 1369 | | #define USE_TCL_STUBS 1
|
|---|
| 1370 | | #define USE_TCL_STUBS 1
|
|---|
| 1371 | | #define HAVE_SYS_SELECT_H 1
|
|---|
| 1372 | | #define HAVE_SYSMACROS_H 1
|
|---|
| 1373 | | #define HAVE_STROPTS_H 1
|
|---|
| 1374 | | #define HAVE_SYS_FCNTL_H 1
|
|---|
| 1375 | | /* end confdefs.h. */
|
|---|
| 1376 | | #include <stdio.h>
|
|---|
| 1377 | | #if HAVE_SYS_TYPES_H
|
|---|
| 1378 | | # include <sys/types.h>
|
|---|
| 1379 | | #endif
|
|---|
| 1380 | | #if HAVE_SYS_STAT_H
|
|---|
| 1381 | | # include <sys/stat.h>
|
|---|
| 1382 | | #endif
|
|---|
| 1383 | | #if STDC_HEADERS
|
|---|
| 1384 | | # include <stdlib.h>
|
|---|
| 1385 | | # include <stddef.h>
|
|---|
| 1386 | | #else
|
|---|
| 1387 | | # if HAVE_STDLIB_H
|
|---|
| 1388 | | # include <stdlib.h>
|
|---|
| 1389 | | # endif
|
|---|
| 1390 | | #endif
|
|---|
| 1391 | | #if HAVE_STRING_H
|
|---|
| 1392 | | # if !STDC_HEADERS && HAVE_MEMORY_H
|
|---|
| 1393 | | # include <memory.h>
|
|---|
| 1394 | | # endif
|
|---|
| 1395 | | # include <string.h>
|
|---|
| 1396 | | #endif
|
|---|
| 1397 | | #if HAVE_STRINGS_H
|
|---|
| 1398 | | # include <strings.h>
|
|---|
| 1399 | | #endif
|
|---|
| 1400 | | #if HAVE_INTTYPES_H
|
|---|
| 1401 | | # include <inttypes.h>
|
|---|
| 1402 | | #else
|
|---|
| 1403 | | # if HAVE_STDINT_H
|
|---|
| 1404 | | # include <stdint.h>
|
|---|
| 1405 | | # endif
|
|---|
| 1406 | | #endif
|
|---|
| 1407 | | #if HAVE_UNISTD_H
|
|---|
| 1408 | | # include <unistd.h>
|
|---|
| 1409 | | #endif
|
|---|
| 1410 | | #include <sys/ptem.h>
|
|---|
| 1411 | configure:10720: result: no
|
|---|
| 1412 | configure:10724: checking sys/ptem.h presence
|
|---|
| 1413 | configure:10734: gcc -E conftest.c
|
|---|
| 1414 | conftest.c:39:22: fatal error: sys/ptem.h: No such file or directory
|
|---|
| 1415 | #include <sys/ptem.h>
|
|---|
| 1416 | ^
|
|---|
| 1417 | compilation terminated.
|
|---|
| 1418 | configure:10740: $? = 1
|
|---|
| 1419 | configure: failed program was:
|
|---|
| 1420 | | /* confdefs.h. */
|
|---|
| 1421 | |
|
|---|
| 1422 | | #define PACKAGE_NAME "expect"
|
|---|
| 1423 | | #define PACKAGE_TARNAME "expect"
|
|---|
| 1424 | | #define PACKAGE_VERSION "5.45"
|
|---|
| 1425 | | #define PACKAGE_STRING "expect 5.45"
|
|---|
| 1426 | | #define PACKAGE_BUGREPORT ""
|
|---|
| 1427 | | #define BUILD_expect
|
|---|
| 1428 | | #define STDC_HEADERS 1
|
|---|
| 1429 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 1430 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 1431 | | #define HAVE_STDLIB_H 1
|
|---|
| 1432 | | #define HAVE_STRING_H 1
|
|---|
| 1433 | | #define HAVE_MEMORY_H 1
|
|---|
| 1434 | | #define HAVE_STRINGS_H 1
|
|---|
| 1435 | | #define HAVE_INTTYPES_H 1
|
|---|
| 1436 | | #define HAVE_STDINT_H 1
|
|---|
| 1437 | | #define HAVE_UNISTD_H 1
|
|---|
| 1438 | | #define HAVE_LIMITS_H 1
|
|---|
| 1439 | | #define HAVE_SYS_PARAM_H 1
|
|---|
| 1440 | | #define USE_THREAD_ALLOC 1
|
|---|
| 1441 | | #define _REENTRANT 1
|
|---|
| 1442 | | #define _THREAD_SAFE 1
|
|---|
| 1443 | | #define TCL_THREADS 1
|
|---|
| 1444 | | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
|
|---|
| 1445 | | #define _LARGEFILE64_SOURCE 1
|
|---|
| 1446 | | #define TCL_WIDE_INT_TYPE long long
|
|---|
| 1447 | | #define HAVE_STRUCT_STAT64 1
|
|---|
| 1448 | | #define HAVE_OPEN64 1
|
|---|
| 1449 | | #define HAVE_LSEEK64 1
|
|---|
| 1450 | | #define HAVE_TYPE_OFF64_T 1
|
|---|
| 1451 | | #define USE_TCL_STUBS 1
|
|---|
| 1452 | | #define USE_TCL_STUBS 1
|
|---|
| 1453 | | #define HAVE_SYS_SELECT_H 1
|
|---|
| 1454 | | #define HAVE_SYSMACROS_H 1
|
|---|
| 1455 | | #define HAVE_STROPTS_H 1
|
|---|
| 1456 | | #define HAVE_SYS_FCNTL_H 1
|
|---|
| 1457 | | /* end confdefs.h. */
|
|---|
| 1458 | | #include <sys/ptem.h>
|
|---|
| 1459 | configure:10760: result: no
|
|---|
| 1460 | configure:10795: checking for sys/ptem.h
|
|---|
| 1461 | configure:10802: result: no
|
|---|
| 1462 | configure:10824: checking sys/strredir.h usability
|
|---|
| 1463 | configure:10836: gcc -c -pipe conftest.c >&5
|
|---|
| 1464 | conftest.c:73:26: fatal error: sys/strredir.h: No such file or directory
|
|---|
| 1465 | #include <sys/strredir.h>
|
|---|
| 1466 | ^
|
|---|
| 1467 | compilation terminated.
|
|---|
| 1468 | configure:10842: $? = 1
|
|---|
| 1469 | configure: failed program was:
|
|---|
| 1470 | | /* confdefs.h. */
|
|---|
| 1471 | |
|
|---|
| 1472 | | #define PACKAGE_NAME "expect"
|
|---|
| 1473 | | #define PACKAGE_TARNAME "expect"
|
|---|
| 1474 | | #define PACKAGE_VERSION "5.45"
|
|---|
| 1475 | | #define PACKAGE_STRING "expect 5.45"
|
|---|
| 1476 | | #define PACKAGE_BUGREPORT ""
|
|---|
| 1477 | | #define BUILD_expect
|
|---|
| 1478 | | #define STDC_HEADERS 1
|
|---|
| 1479 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 1480 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 1481 | | #define HAVE_STDLIB_H 1
|
|---|
| 1482 | | #define HAVE_STRING_H 1
|
|---|
| 1483 | | #define HAVE_MEMORY_H 1
|
|---|
| 1484 | | #define HAVE_STRINGS_H 1
|
|---|
| 1485 | | #define HAVE_INTTYPES_H 1
|
|---|
| 1486 | | #define HAVE_STDINT_H 1
|
|---|
| 1487 | | #define HAVE_UNISTD_H 1
|
|---|
| 1488 | | #define HAVE_LIMITS_H 1
|
|---|
| 1489 | | #define HAVE_SYS_PARAM_H 1
|
|---|
| 1490 | | #define USE_THREAD_ALLOC 1
|
|---|
| 1491 | | #define _REENTRANT 1
|
|---|
| 1492 | | #define _THREAD_SAFE 1
|
|---|
| 1493 | | #define TCL_THREADS 1
|
|---|
| 1494 | | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
|
|---|
| 1495 | | #define _LARGEFILE64_SOURCE 1
|
|---|
| 1496 | | #define TCL_WIDE_INT_TYPE long long
|
|---|
| 1497 | | #define HAVE_STRUCT_STAT64 1
|
|---|
| 1498 | | #define HAVE_OPEN64 1
|
|---|
| 1499 | | #define HAVE_LSEEK64 1
|
|---|
| 1500 | | #define HAVE_TYPE_OFF64_T 1
|
|---|
| 1501 | | #define USE_TCL_STUBS 1
|
|---|
| 1502 | | #define USE_TCL_STUBS 1
|
|---|
| 1503 | | #define HAVE_SYS_SELECT_H 1
|
|---|
| 1504 | | #define HAVE_SYSMACROS_H 1
|
|---|
| 1505 | | #define HAVE_STROPTS_H 1
|
|---|
| 1506 | | #define HAVE_SYS_FCNTL_H 1
|
|---|
| 1507 | | /* end confdefs.h. */
|
|---|
| 1508 | | #include <stdio.h>
|
|---|
| 1509 | | #if HAVE_SYS_TYPES_H
|
|---|
| 1510 | | # include <sys/types.h>
|
|---|
| 1511 | | #endif
|
|---|
| 1512 | | #if HAVE_SYS_STAT_H
|
|---|
| 1513 | | # include <sys/stat.h>
|
|---|
| 1514 | | #endif
|
|---|
| 1515 | | #if STDC_HEADERS
|
|---|
| 1516 | | # include <stdlib.h>
|
|---|
| 1517 | | # include <stddef.h>
|
|---|
| 1518 | | #else
|
|---|
| 1519 | | # if HAVE_STDLIB_H
|
|---|
| 1520 | | # include <stdlib.h>
|
|---|
| 1521 | | # endif
|
|---|
| 1522 | | #endif
|
|---|
| 1523 | | #if HAVE_STRING_H
|
|---|
| 1524 | | # if !STDC_HEADERS && HAVE_MEMORY_H
|
|---|
| 1525 | | # include <memory.h>
|
|---|
| 1526 | | # endif
|
|---|
| 1527 | | # include <string.h>
|
|---|
| 1528 | | #endif
|
|---|
| 1529 | | #if HAVE_STRINGS_H
|
|---|
| 1530 | | # include <strings.h>
|
|---|
| 1531 | | #endif
|
|---|
| 1532 | | #if HAVE_INTTYPES_H
|
|---|
| 1533 | | # include <inttypes.h>
|
|---|
| 1534 | | #else
|
|---|
| 1535 | | # if HAVE_STDINT_H
|
|---|
| 1536 | | # include <stdint.h>
|
|---|
| 1537 | | # endif
|
|---|
| 1538 | | #endif
|
|---|
| 1539 | | #if HAVE_UNISTD_H
|
|---|
| 1540 | | # include <unistd.h>
|
|---|
| 1541 | | #endif
|
|---|
| 1542 | | #include <sys/strredir.h>
|
|---|
| 1543 | configure:10865: result: no
|
|---|
| 1544 | configure:10869: checking sys/strredir.h presence
|
|---|
| 1545 | configure:10879: gcc -E conftest.c
|
|---|
| 1546 | conftest.c:39:26: fatal error: sys/strredir.h: No such file or directory
|
|---|
| 1547 | #include <sys/strredir.h>
|
|---|
| 1548 | ^
|
|---|
| 1549 | compilation terminated.
|
|---|
| 1550 | configure:10885: $? = 1
|
|---|
| 1551 | configure: failed program was:
|
|---|
| 1552 | | /* confdefs.h. */
|
|---|
| 1553 | |
|
|---|
| 1554 | | #define PACKAGE_NAME "expect"
|
|---|
| 1555 | | #define PACKAGE_TARNAME "expect"
|
|---|
| 1556 | | #define PACKAGE_VERSION "5.45"
|
|---|
| 1557 | | #define PACKAGE_STRING "expect 5.45"
|
|---|
| 1558 | | #define PACKAGE_BUGREPORT ""
|
|---|
| 1559 | | #define BUILD_expect
|
|---|
| 1560 | | #define STDC_HEADERS 1
|
|---|
| 1561 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 1562 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 1563 | | #define HAVE_STDLIB_H 1
|
|---|
| 1564 | | #define HAVE_STRING_H 1
|
|---|
| 1565 | | #define HAVE_MEMORY_H 1
|
|---|
| 1566 | | #define HAVE_STRINGS_H 1
|
|---|
| 1567 | | #define HAVE_INTTYPES_H 1
|
|---|
| 1568 | | #define HAVE_STDINT_H 1
|
|---|
| 1569 | | #define HAVE_UNISTD_H 1
|
|---|
| 1570 | | #define HAVE_LIMITS_H 1
|
|---|
| 1571 | | #define HAVE_SYS_PARAM_H 1
|
|---|
| 1572 | | #define USE_THREAD_ALLOC 1
|
|---|
| 1573 | | #define _REENTRANT 1
|
|---|
| 1574 | | #define _THREAD_SAFE 1
|
|---|
| 1575 | | #define TCL_THREADS 1
|
|---|
| 1576 | | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
|
|---|
| 1577 | | #define _LARGEFILE64_SOURCE 1
|
|---|
| 1578 | | #define TCL_WIDE_INT_TYPE long long
|
|---|
| 1579 | | #define HAVE_STRUCT_STAT64 1
|
|---|
| 1580 | | #define HAVE_OPEN64 1
|
|---|
| 1581 | | #define HAVE_LSEEK64 1
|
|---|
| 1582 | | #define HAVE_TYPE_OFF64_T 1
|
|---|
| 1583 | | #define USE_TCL_STUBS 1
|
|---|
| 1584 | | #define USE_TCL_STUBS 1
|
|---|
| 1585 | | #define HAVE_SYS_SELECT_H 1
|
|---|
| 1586 | | #define HAVE_SYSMACROS_H 1
|
|---|
| 1587 | | #define HAVE_STROPTS_H 1
|
|---|
| 1588 | | #define HAVE_SYS_FCNTL_H 1
|
|---|
| 1589 | | /* end confdefs.h. */
|
|---|
| 1590 | | #include <sys/strredir.h>
|
|---|
| 1591 | configure:10905: result: no
|
|---|
| 1592 | configure:10940: checking for sys/strredir.h
|
|---|
| 1593 | configure:10947: result: no
|
|---|
| 1594 | configure:10969: checking sys/strpty.h usability
|
|---|
| 1595 | configure:10981: gcc -c -pipe conftest.c >&5
|
|---|
| 1596 | conftest.c:73:24: fatal error: sys/strpty.h: No such file or directory
|
|---|
| 1597 | #include <sys/strpty.h>
|
|---|
| 1598 | ^
|
|---|
| 1599 | compilation terminated.
|
|---|
| 1600 | configure:10987: $? = 1
|
|---|
| 1601 | configure: failed program was:
|
|---|
| 1602 | | /* confdefs.h. */
|
|---|
| 1603 | |
|
|---|
| 1604 | | #define PACKAGE_NAME "expect"
|
|---|
| 1605 | | #define PACKAGE_TARNAME "expect"
|
|---|
| 1606 | | #define PACKAGE_VERSION "5.45"
|
|---|
| 1607 | | #define PACKAGE_STRING "expect 5.45"
|
|---|
| 1608 | | #define PACKAGE_BUGREPORT ""
|
|---|
| 1609 | | #define BUILD_expect
|
|---|
| 1610 | | #define STDC_HEADERS 1
|
|---|
| 1611 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 1612 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 1613 | | #define HAVE_STDLIB_H 1
|
|---|
| 1614 | | #define HAVE_STRING_H 1
|
|---|
| 1615 | | #define HAVE_MEMORY_H 1
|
|---|
| 1616 | | #define HAVE_STRINGS_H 1
|
|---|
| 1617 | | #define HAVE_INTTYPES_H 1
|
|---|
| 1618 | | #define HAVE_STDINT_H 1
|
|---|
| 1619 | | #define HAVE_UNISTD_H 1
|
|---|
| 1620 | | #define HAVE_LIMITS_H 1
|
|---|
| 1621 | | #define HAVE_SYS_PARAM_H 1
|
|---|
| 1622 | | #define USE_THREAD_ALLOC 1
|
|---|
| 1623 | | #define _REENTRANT 1
|
|---|
| 1624 | | #define _THREAD_SAFE 1
|
|---|
| 1625 | | #define TCL_THREADS 1
|
|---|
| 1626 | | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
|
|---|
| 1627 | | #define _LARGEFILE64_SOURCE 1
|
|---|
| 1628 | | #define TCL_WIDE_INT_TYPE long long
|
|---|
| 1629 | | #define HAVE_STRUCT_STAT64 1
|
|---|
| 1630 | | #define HAVE_OPEN64 1
|
|---|
| 1631 | | #define HAVE_LSEEK64 1
|
|---|
| 1632 | | #define HAVE_TYPE_OFF64_T 1
|
|---|
| 1633 | | #define USE_TCL_STUBS 1
|
|---|
| 1634 | | #define USE_TCL_STUBS 1
|
|---|
| 1635 | | #define HAVE_SYS_SELECT_H 1
|
|---|
| 1636 | | #define HAVE_SYSMACROS_H 1
|
|---|
| 1637 | | #define HAVE_STROPTS_H 1
|
|---|
| 1638 | | #define HAVE_SYS_FCNTL_H 1
|
|---|
| 1639 | | /* end confdefs.h. */
|
|---|
| 1640 | | #include <stdio.h>
|
|---|
| 1641 | | #if HAVE_SYS_TYPES_H
|
|---|
| 1642 | | # include <sys/types.h>
|
|---|
| 1643 | | #endif
|
|---|
| 1644 | | #if HAVE_SYS_STAT_H
|
|---|
| 1645 | | # include <sys/stat.h>
|
|---|
| 1646 | | #endif
|
|---|
| 1647 | | #if STDC_HEADERS
|
|---|
| 1648 | | # include <stdlib.h>
|
|---|
| 1649 | | # include <stddef.h>
|
|---|
| 1650 | | #else
|
|---|
| 1651 | | # if HAVE_STDLIB_H
|
|---|
| 1652 | | # include <stdlib.h>
|
|---|
| 1653 | | # endif
|
|---|
| 1654 | | #endif
|
|---|
| 1655 | | #if HAVE_STRING_H
|
|---|
| 1656 | | # if !STDC_HEADERS && HAVE_MEMORY_H
|
|---|
| 1657 | | # include <memory.h>
|
|---|
| 1658 | | # endif
|
|---|
| 1659 | | # include <string.h>
|
|---|
| 1660 | | #endif
|
|---|
| 1661 | | #if HAVE_STRINGS_H
|
|---|
| 1662 | | # include <strings.h>
|
|---|
| 1663 | | #endif
|
|---|
| 1664 | | #if HAVE_INTTYPES_H
|
|---|
| 1665 | | # include <inttypes.h>
|
|---|
| 1666 | | #else
|
|---|
| 1667 | | # if HAVE_STDINT_H
|
|---|
| 1668 | | # include <stdint.h>
|
|---|
| 1669 | | # endif
|
|---|
| 1670 | | #endif
|
|---|
| 1671 | | #if HAVE_UNISTD_H
|
|---|
| 1672 | | # include <unistd.h>
|
|---|
| 1673 | | #endif
|
|---|
| 1674 | | #include <sys/strpty.h>
|
|---|
| 1675 | configure:11010: result: no
|
|---|
| 1676 | configure:11014: checking sys/strpty.h presence
|
|---|
| 1677 | configure:11024: gcc -E conftest.c
|
|---|
| 1678 | conftest.c:39:24: fatal error: sys/strpty.h: No such file or directory
|
|---|
| 1679 | #include <sys/strpty.h>
|
|---|
| 1680 | ^
|
|---|
| 1681 | compilation terminated.
|
|---|
| 1682 | configure:11030: $? = 1
|
|---|
| 1683 | configure: failed program was:
|
|---|
| 1684 | | /* confdefs.h. */
|
|---|
| 1685 | |
|
|---|
| 1686 | | #define PACKAGE_NAME "expect"
|
|---|
| 1687 | | #define PACKAGE_TARNAME "expect"
|
|---|
| 1688 | | #define PACKAGE_VERSION "5.45"
|
|---|
| 1689 | | #define PACKAGE_STRING "expect 5.45"
|
|---|
| 1690 | | #define PACKAGE_BUGREPORT ""
|
|---|
| 1691 | | #define BUILD_expect
|
|---|
| 1692 | | #define STDC_HEADERS 1
|
|---|
| 1693 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 1694 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 1695 | | #define HAVE_STDLIB_H 1
|
|---|
| 1696 | | #define HAVE_STRING_H 1
|
|---|
| 1697 | | #define HAVE_MEMORY_H 1
|
|---|
| 1698 | | #define HAVE_STRINGS_H 1
|
|---|
| 1699 | | #define HAVE_INTTYPES_H 1
|
|---|
| 1700 | | #define HAVE_STDINT_H 1
|
|---|
| 1701 | | #define HAVE_UNISTD_H 1
|
|---|
| 1702 | | #define HAVE_LIMITS_H 1
|
|---|
| 1703 | | #define HAVE_SYS_PARAM_H 1
|
|---|
| 1704 | | #define USE_THREAD_ALLOC 1
|
|---|
| 1705 | | #define _REENTRANT 1
|
|---|
| 1706 | | #define _THREAD_SAFE 1
|
|---|
| 1707 | | #define TCL_THREADS 1
|
|---|
| 1708 | | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
|
|---|
| 1709 | | #define _LARGEFILE64_SOURCE 1
|
|---|
| 1710 | | #define TCL_WIDE_INT_TYPE long long
|
|---|
| 1711 | | #define HAVE_STRUCT_STAT64 1
|
|---|
| 1712 | | #define HAVE_OPEN64 1
|
|---|
| 1713 | | #define HAVE_LSEEK64 1
|
|---|
| 1714 | | #define HAVE_TYPE_OFF64_T 1
|
|---|
| 1715 | | #define USE_TCL_STUBS 1
|
|---|
| 1716 | | #define USE_TCL_STUBS 1
|
|---|
| 1717 | | #define HAVE_SYS_SELECT_H 1
|
|---|
| 1718 | | #define HAVE_SYSMACROS_H 1
|
|---|
| 1719 | | #define HAVE_STROPTS_H 1
|
|---|
| 1720 | | #define HAVE_SYS_FCNTL_H 1
|
|---|
| 1721 | | /* end confdefs.h. */
|
|---|
| 1722 | | #include <sys/strpty.h>
|
|---|
| 1723 | configure:11050: result: no
|
|---|
| 1724 | configure:11085: checking for sys/strpty.h
|
|---|
| 1725 | configure:11092: result: no
|
|---|
| 1726 | configure:11105: checking for sys/bsdtypes.h
|
|---|
| 1727 | configure:11262: result: no
|
|---|
| 1728 | configure:11270: checking return type of signal handlers
|
|---|
| 1729 | configure:11301: gcc -c -pipe conftest.c >&5
|
|---|
| 1730 | configure:11307: $? = 0
|
|---|
| 1731 | configure:11311: test -z
|
|---|
| 1732 | || test ! -s conftest.err
|
|---|
| 1733 | configure:11314: $? = 0
|
|---|
| 1734 | configure:11317: test -s conftest.o
|
|---|
| 1735 | configure:11320: $? = 0
|
|---|
| 1736 | configure:11331: result: void
|
|---|
| 1737 | configure:11344: checking whether struct tm is in sys/time.h or time.h
|
|---|
| 1738 | configure:11367: gcc -c -pipe conftest.c >&5
|
|---|
| 1739 | configure:11373: $? = 0
|
|---|
| 1740 | configure:11377: test -z
|
|---|
| 1741 | || test ! -s conftest.err
|
|---|
| 1742 | configure:11380: $? = 0
|
|---|
| 1743 | configure:11383: test -s conftest.o
|
|---|
| 1744 | configure:11386: $? = 0
|
|---|
| 1745 | configure:11397: result: time.h
|
|---|
| 1746 | configure:11422: checking sys/time.h usability
|
|---|
| 1747 | configure:11434: gcc -c -pipe conftest.c >&5
|
|---|
| 1748 | configure:11440: $? = 0
|
|---|
| 1749 | configure:11444: test -z
|
|---|
| 1750 | || test ! -s conftest.err
|
|---|
| 1751 | configure:11447: $? = 0
|
|---|
| 1752 | configure:11450: test -s conftest.o
|
|---|
| 1753 | configure:11453: $? = 0
|
|---|
| 1754 | configure:11463: result: yes
|
|---|
| 1755 | configure:11467: checking sys/time.h presence
|
|---|
| 1756 | configure:11477: gcc -E conftest.c
|
|---|
| 1757 | configure:11483: $? = 0
|
|---|
| 1758 | configure:11503: result: yes
|
|---|
| 1759 | configure:11538: checking for sys/time.h
|
|---|
| 1760 | configure:11545: result: yes
|
|---|
| 1761 | configure:11558: checking whether time.h and sys/time.h may both be included
|
|---|
| 1762 | configure:11583: gcc -c -pipe conftest.c >&5
|
|---|
| 1763 | configure:11589: $? = 0
|
|---|
| 1764 | configure:11593: test -z
|
|---|
| 1765 | || test ! -s conftest.err
|
|---|
| 1766 | configure:11596: $? = 0
|
|---|
| 1767 | configure:11599: test -s conftest.o
|
|---|
| 1768 | configure:11602: $? = 0
|
|---|
| 1769 | configure:11613: result: yes
|
|---|
| 1770 | configure:11623: checking for struct tm.tm_zone
|
|---|
| 1771 | configure:11649: gcc -c -pipe conftest.c >&5
|
|---|
| 1772 | configure:11655: $? = 0
|
|---|
| 1773 | configure:11659: test -z
|
|---|
| 1774 | || test ! -s conftest.err
|
|---|
| 1775 | configure:11662: $? = 0
|
|---|
| 1776 | configure:11665: test -s conftest.o
|
|---|
| 1777 | configure:11668: $? = 0
|
|---|
| 1778 | configure:11728: result: yes
|
|---|
| 1779 | configure:11819: checking for gmtime_r
|
|---|
| 1780 | configure:11876: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
|
|---|
| 1781 | configure:11882: $? = 0
|
|---|
| 1782 | configure:11886: test -z
|
|---|
| 1783 | || test ! -s conftest.err
|
|---|
| 1784 | configure:11889: $? = 0
|
|---|
| 1785 | configure:11892: test -s conftest
|
|---|
| 1786 | configure:11895: $? = 0
|
|---|
| 1787 | configure:11907: result: yes
|
|---|
| 1788 | configure:11819: checking for localtime_r
|
|---|
| 1789 | configure:11876: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
|
|---|
| 1790 | configure:11882: $? = 0
|
|---|
| 1791 | configure:11886: test -z
|
|---|
| 1792 | || test ! -s conftest.err
|
|---|
| 1793 | configure:11889: $? = 0
|
|---|
| 1794 | configure:11892: test -s conftest
|
|---|
| 1795 | configure:11895: $? = 0
|
|---|
| 1796 | configure:11907: result: yes
|
|---|
| 1797 | configure:11918: checking tm_tzadj in struct tm
|
|---|
| 1798 | configure:11940: gcc -c -pipe conftest.c >&5
|
|---|
| 1799 | conftest.c: In function 'main':
|
|---|
| 1800 | conftest.c:50:17: error: 'struct tm' has no member named 'tm_tzadj'
|
|---|
| 1801 | struct tm tm; tm.tm_tzadj;
|
|---|
| 1802 | ^
|
|---|
| 1803 | configure:11946: $? = 1
|
|---|
| 1804 | configure: failed program was:
|
|---|
| 1805 | | /* confdefs.h. */
|
|---|
| 1806 | |
|
|---|
| 1807 | | #define PACKAGE_NAME "expect"
|
|---|
| 1808 | | #define PACKAGE_TARNAME "expect"
|
|---|
| 1809 | | #define PACKAGE_VERSION "5.45"
|
|---|
| 1810 | | #define PACKAGE_STRING "expect 5.45"
|
|---|
| 1811 | | #define PACKAGE_BUGREPORT ""
|
|---|
| 1812 | | #define BUILD_expect
|
|---|
| 1813 | | #define STDC_HEADERS 1
|
|---|
| 1814 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 1815 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 1816 | | #define HAVE_STDLIB_H 1
|
|---|
| 1817 | | #define HAVE_STRING_H 1
|
|---|
| 1818 | | #define HAVE_MEMORY_H 1
|
|---|
| 1819 | | #define HAVE_STRINGS_H 1
|
|---|
| 1820 | | #define HAVE_INTTYPES_H 1
|
|---|
| 1821 | | #define HAVE_STDINT_H 1
|
|---|
| 1822 | | #define HAVE_UNISTD_H 1
|
|---|
| 1823 | | #define HAVE_LIMITS_H 1
|
|---|
| 1824 | | #define HAVE_SYS_PARAM_H 1
|
|---|
| 1825 | | #define USE_THREAD_ALLOC 1
|
|---|
| 1826 | | #define _REENTRANT 1
|
|---|
| 1827 | | #define _THREAD_SAFE 1
|
|---|
| 1828 | | #define TCL_THREADS 1
|
|---|
| 1829 | | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
|
|---|
| 1830 | | #define _LARGEFILE64_SOURCE 1
|
|---|
| 1831 | | #define TCL_WIDE_INT_TYPE long long
|
|---|
| 1832 | | #define HAVE_STRUCT_STAT64 1
|
|---|
| 1833 | | #define HAVE_OPEN64 1
|
|---|
| 1834 | | #define HAVE_LSEEK64 1
|
|---|
| 1835 | | #define HAVE_TYPE_OFF64_T 1
|
|---|
| 1836 | | #define USE_TCL_STUBS 1
|
|---|
| 1837 | | #define USE_TCL_STUBS 1
|
|---|
| 1838 | | #define HAVE_SYS_SELECT_H 1
|
|---|
| 1839 | | #define HAVE_SYSMACROS_H 1
|
|---|
| 1840 | | #define HAVE_STROPTS_H 1
|
|---|
| 1841 | | #define HAVE_SYS_FCNTL_H 1
|
|---|
| 1842 | | #define RETSIGTYPE void
|
|---|
| 1843 | | #define HAVE_SYS_TIME_H 1
|
|---|
| 1844 | | #define TIME_WITH_SYS_TIME 1
|
|---|
| 1845 | | #define HAVE_STRUCT_TM_TM_ZONE 1
|
|---|
| 1846 | | #define HAVE_TM_ZONE 1
|
|---|
| 1847 | | #define HAVE_GMTIME_R 1
|
|---|
| 1848 | | #define HAVE_LOCALTIME_R 1
|
|---|
| 1849 | | /* end confdefs.h. */
|
|---|
| 1850 | | #include <time.h>
|
|---|
| 1851 | | int
|
|---|
| 1852 | | main ()
|
|---|
| 1853 | | {
|
|---|
| 1854 | | struct tm tm; tm.tm_tzadj;
|
|---|
| 1855 | | ;
|
|---|
| 1856 | | return 0;
|
|---|
| 1857 | | }
|
|---|
| 1858 | configure:11970: result: no
|
|---|
| 1859 | configure:11980: checking tm_gmtoff in struct tm
|
|---|
| 1860 | configure:12002: gcc -c -pipe conftest.c >&5
|
|---|
| 1861 | configure:12008: $? = 0
|
|---|
| 1862 | configure:12012: test -z
|
|---|
| 1863 | || test ! -s conftest.err
|
|---|
| 1864 | configure:12015: $? = 0
|
|---|
| 1865 | configure:12018: test -s conftest.o
|
|---|
| 1866 | configure:12021: $? = 0
|
|---|
| 1867 | configure:12032: result: yes
|
|---|
| 1868 | configure:12046: checking long timezone variable
|
|---|
| 1869 | configure:12070: gcc -c -pipe conftest.c >&5
|
|---|
| 1870 | conftest.c: In function 'main':
|
|---|
| 1871 | conftest.c:53:6: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
|
|---|
| 1872 | exit (0);
|
|---|
| 1873 | ^
|
|---|
| 1874 | configure:12076: $? = 0
|
|---|
| 1875 | configure:12080: test -z
|
|---|
| 1876 | || test ! -s conftest.err
|
|---|
| 1877 | configure:12083: $? = 0
|
|---|
| 1878 | configure:12086: test -s conftest.o
|
|---|
| 1879 | configure:12089: $? = 0
|
|---|
| 1880 | configure:12100: result: yes
|
|---|
| 1881 | configure:12186: checking union wait
|
|---|
| 1882 | configure:12211: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
|
|---|
| 1883 | configure:12217: $? = 0
|
|---|
| 1884 | configure:12221: test -z
|
|---|
| 1885 | || test ! -s conftest.err
|
|---|
| 1886 | configure:12224: $? = 0
|
|---|
| 1887 | configure:12227: test -s conftest
|
|---|
| 1888 | configure:12230: $? = 0
|
|---|
| 1889 | configure:12243: result: yes
|
|---|
| 1890 | configure:12255: checking for gethostname
|
|---|
| 1891 | configure:12312: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
|
|---|
| 1892 | configure:12318: $? = 0
|
|---|
| 1893 | configure:12322: test -z
|
|---|
| 1894 | || test ! -s conftest.err
|
|---|
| 1895 | configure:12325: $? = 0
|
|---|
| 1896 | configure:12328: test -s conftest
|
|---|
| 1897 | configure:12331: $? = 0
|
|---|
| 1898 | configure:12343: result: yes
|
|---|
| 1899 | configure:12425: checking for socket
|
|---|
| 1900 | configure:12482: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
|
|---|
| 1901 | configure:12488: $? = 0
|
|---|
| 1902 | configure:12492: test -z
|
|---|
| 1903 | || test ! -s conftest.err
|
|---|
| 1904 | configure:12495: $? = 0
|
|---|
| 1905 | configure:12498: test -s conftest
|
|---|
| 1906 | configure:12501: $? = 0
|
|---|
| 1907 | configure:12513: result: yes
|
|---|
| 1908 | configure:12594: checking for select
|
|---|
| 1909 | configure:12651: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
|
|---|
| 1910 | configure:12657: $? = 0
|
|---|
| 1911 | configure:12661: test -z
|
|---|
| 1912 | || test ! -s conftest.err
|
|---|
| 1913 | configure:12664: $? = 0
|
|---|
| 1914 | configure:12667: test -s conftest
|
|---|
| 1915 | configure:12670: $? = 0
|
|---|
| 1916 | configure:12682: result: yes
|
|---|
| 1917 | configure:12763: checking for getpseudotty
|
|---|
| 1918 | configure:12820: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
|
|---|
| 1919 | /tmp/ccbaMsgW.o: In function `main':
|
|---|
| 1920 | conftest.c:(.text+0x9): undefined reference to `getpseudotty'
|
|---|
| 1921 | /tmp/ccbaMsgW.o:(.data+0x0): undefined reference to `getpseudotty'
|
|---|
| 1922 | collect2: error: ld returned 1 exit status
|
|---|
| 1923 | configure:12826: $? = 1
|
|---|
| 1924 | configure: failed program was:
|
|---|
| 1925 | | /* confdefs.h. */
|
|---|
| 1926 | |
|
|---|
| 1927 | | #define PACKAGE_NAME "expect"
|
|---|
| 1928 | | #define PACKAGE_TARNAME "expect"
|
|---|
| 1929 | | #define PACKAGE_VERSION "5.45"
|
|---|
| 1930 | | #define PACKAGE_STRING "expect 5.45"
|
|---|
| 1931 | | #define PACKAGE_BUGREPORT ""
|
|---|
| 1932 | | #define BUILD_expect
|
|---|
| 1933 | | #define STDC_HEADERS 1
|
|---|
| 1934 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 1935 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 1936 | | #define HAVE_STDLIB_H 1
|
|---|
| 1937 | | #define HAVE_STRING_H 1
|
|---|
| 1938 | | #define HAVE_MEMORY_H 1
|
|---|
| 1939 | | #define HAVE_STRINGS_H 1
|
|---|
| 1940 | | #define HAVE_INTTYPES_H 1
|
|---|
| 1941 | | #define HAVE_STDINT_H 1
|
|---|
| 1942 | | #define HAVE_UNISTD_H 1
|
|---|
| 1943 | | #define HAVE_LIMITS_H 1
|
|---|
| 1944 | | #define HAVE_SYS_PARAM_H 1
|
|---|
| 1945 | | #define USE_THREAD_ALLOC 1
|
|---|
| 1946 | | #define _REENTRANT 1
|
|---|
| 1947 | | #define _THREAD_SAFE 1
|
|---|
| 1948 | | #define TCL_THREADS 1
|
|---|
| 1949 | | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
|
|---|
| 1950 | | #define _LARGEFILE64_SOURCE 1
|
|---|
| 1951 | | #define TCL_WIDE_INT_TYPE long long
|
|---|
| 1952 | | #define HAVE_STRUCT_STAT64 1
|
|---|
| 1953 | | #define HAVE_OPEN64 1
|
|---|
| 1954 | | #define HAVE_LSEEK64 1
|
|---|
| 1955 | | #define HAVE_TYPE_OFF64_T 1
|
|---|
| 1956 | | #define USE_TCL_STUBS 1
|
|---|
| 1957 | | #define USE_TCL_STUBS 1
|
|---|
| 1958 | | #define HAVE_SYS_SELECT_H 1
|
|---|
| 1959 | | #define HAVE_SYSMACROS_H 1
|
|---|
| 1960 | | #define HAVE_STROPTS_H 1
|
|---|
| 1961 | | #define HAVE_SYS_FCNTL_H 1
|
|---|
| 1962 | | #define RETSIGTYPE void
|
|---|
| 1963 | | #define HAVE_SYS_TIME_H 1
|
|---|
| 1964 | | #define TIME_WITH_SYS_TIME 1
|
|---|
| 1965 | | #define HAVE_STRUCT_TM_TM_ZONE 1
|
|---|
| 1966 | | #define HAVE_TM_ZONE 1
|
|---|
| 1967 | | #define HAVE_GMTIME_R 1
|
|---|
| 1968 | | #define HAVE_LOCALTIME_R 1
|
|---|
| 1969 | | #define HAVE_TM_GMTOFF 1
|
|---|
| 1970 | | #define HAVE_TIMEZONE_VAR 1
|
|---|
| 1971 | | /* end confdefs.h. */
|
|---|
| 1972 | | /* Define getpseudotty to an innocuous variant, in case <limits.h> declares getpseudotty.
|
|---|
| 1973 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
|---|
| 1974 | | #define getpseudotty innocuous_getpseudotty
|
|---|
| 1975 | |
|
|---|
| 1976 | | /* System header to define __stub macros and hopefully few prototypes,
|
|---|
| 1977 | | which can conflict with char getpseudotty (); below.
|
|---|
| 1978 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|
|---|
| 1979 | | <limits.h> exists even on freestanding compilers. */
|
|---|
| 1980 | |
|
|---|
| 1981 | | #ifdef __STDC__
|
|---|
| 1982 | | # include <limits.h>
|
|---|
| 1983 | | #else
|
|---|
| 1984 | | # include <assert.h>
|
|---|
| 1985 | | #endif
|
|---|
| 1986 | |
|
|---|
| 1987 | | #undef getpseudotty
|
|---|
| 1988 | |
|
|---|
| 1989 | | /* Override any gcc2 internal prototype to avoid an error. */
|
|---|
| 1990 | | #ifdef __cplusplus
|
|---|
| 1991 | | extern "C"
|
|---|
| 1992 | | {
|
|---|
| 1993 | | #endif
|
|---|
| 1994 | | /* We use char because int might match the return type of a gcc2
|
|---|
| 1995 | | builtin and then its argument prototype would still apply. */
|
|---|
| 1996 | | char getpseudotty ();
|
|---|
| 1997 | | /* The GNU C library defines this for functions which it implements
|
|---|
| 1998 | | to always fail with ENOSYS. Some functions are actually named
|
|---|
| 1999 | | something starting with __ and the normal name is an alias. */
|
|---|
| 2000 | | #if defined (__stub_getpseudotty) || defined (__stub___getpseudotty)
|
|---|
| 2001 | | choke me
|
|---|
| 2002 | | #else
|
|---|
| 2003 | | char (*f) () = getpseudotty;
|
|---|
| 2004 | | #endif
|
|---|
| 2005 | | #ifdef __cplusplus
|
|---|
| 2006 | | }
|
|---|
| 2007 | | #endif
|
|---|
| 2008 | |
|
|---|
| 2009 | | int
|
|---|
| 2010 | | main ()
|
|---|
| 2011 | | {
|
|---|
| 2012 | | return f != getpseudotty;
|
|---|
| 2013 | | ;
|
|---|
| 2014 | | return 0;
|
|---|
| 2015 | | }
|
|---|
| 2016 | configure:12851: result: no
|
|---|
| 2017 | configure:12861: checking for getpseudotty in -lseq
|
|---|
| 2018 | configure:12891: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lseq >&5
|
|---|
| 2019 | /tools/lib/gcc/i686-pc-linux-gnu/4.8.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lseq
|
|---|
| 2020 | collect2: error: ld returned 1 exit status
|
|---|
| 2021 | configure:12897: $? = 1
|
|---|
| 2022 | configure: failed program was:
|
|---|
| 2023 | | /* confdefs.h. */
|
|---|
| 2024 | |
|
|---|
| 2025 | | #define PACKAGE_NAME "expect"
|
|---|
| 2026 | | #define PACKAGE_TARNAME "expect"
|
|---|
| 2027 | | #define PACKAGE_VERSION "5.45"
|
|---|
| 2028 | | #define PACKAGE_STRING "expect 5.45"
|
|---|
| 2029 | | #define PACKAGE_BUGREPORT ""
|
|---|
| 2030 | | #define BUILD_expect
|
|---|
| 2031 | | #define STDC_HEADERS 1
|
|---|
| 2032 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 2033 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 2034 | | #define HAVE_STDLIB_H 1
|
|---|
| 2035 | | #define HAVE_STRING_H 1
|
|---|
| 2036 | | #define HAVE_MEMORY_H 1
|
|---|
| 2037 | | #define HAVE_STRINGS_H 1
|
|---|
| 2038 | | #define HAVE_INTTYPES_H 1
|
|---|
| 2039 | | #define HAVE_STDINT_H 1
|
|---|
| 2040 | | #define HAVE_UNISTD_H 1
|
|---|
| 2041 | | #define HAVE_LIMITS_H 1
|
|---|
| 2042 | | #define HAVE_SYS_PARAM_H 1
|
|---|
| 2043 | | #define USE_THREAD_ALLOC 1
|
|---|
| 2044 | | #define _REENTRANT 1
|
|---|
| 2045 | | #define _THREAD_SAFE 1
|
|---|
| 2046 | | #define TCL_THREADS 1
|
|---|
| 2047 | | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
|
|---|
| 2048 | | #define _LARGEFILE64_SOURCE 1
|
|---|
| 2049 | | #define TCL_WIDE_INT_TYPE long long
|
|---|
| 2050 | | #define HAVE_STRUCT_STAT64 1
|
|---|
| 2051 | | #define HAVE_OPEN64 1
|
|---|
| 2052 | | #define HAVE_LSEEK64 1
|
|---|
| 2053 | | #define HAVE_TYPE_OFF64_T 1
|
|---|
| 2054 | | #define USE_TCL_STUBS 1
|
|---|
| 2055 | | #define USE_TCL_STUBS 1
|
|---|
| 2056 | | #define HAVE_SYS_SELECT_H 1
|
|---|
| 2057 | | #define HAVE_SYSMACROS_H 1
|
|---|
| 2058 | | #define HAVE_STROPTS_H 1
|
|---|
| 2059 | | #define HAVE_SYS_FCNTL_H 1
|
|---|
| 2060 | | #define RETSIGTYPE void
|
|---|
| 2061 | | #define HAVE_SYS_TIME_H 1
|
|---|
| 2062 | | #define TIME_WITH_SYS_TIME 1
|
|---|
| 2063 | | #define HAVE_STRUCT_TM_TM_ZONE 1
|
|---|
| 2064 | | #define HAVE_TM_ZONE 1
|
|---|
| 2065 | | #define HAVE_GMTIME_R 1
|
|---|
| 2066 | | #define HAVE_LOCALTIME_R 1
|
|---|
| 2067 | | #define HAVE_TM_GMTOFF 1
|
|---|
| 2068 | | #define HAVE_TIMEZONE_VAR 1
|
|---|
| 2069 | | /* end confdefs.h. */
|
|---|
| 2070 | |
|
|---|
| 2071 | | /* Override any gcc2 internal prototype to avoid an error. */
|
|---|
| 2072 | | #ifdef __cplusplus
|
|---|
| 2073 | | extern "C"
|
|---|
| 2074 | | #endif
|
|---|
| 2075 | | /* We use char because int might match the return type of a gcc2
|
|---|
| 2076 | | builtin and then its argument prototype would still apply. */
|
|---|
| 2077 | | char getpseudotty ();
|
|---|
| 2078 | | int
|
|---|
| 2079 | | main ()
|
|---|
| 2080 | | {
|
|---|
| 2081 | | getpseudotty ();
|
|---|
| 2082 | | ;
|
|---|
| 2083 | | return 0;
|
|---|
| 2084 | | }
|
|---|
| 2085 | configure:12923: result: no
|
|---|
| 2086 | configure:12940: checking for openpty
|
|---|
| 2087 | configure:12997: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
|
|---|
| 2088 | /tmp/ccwTYAW6.o: In function `main':
|
|---|
| 2089 | conftest.c:(.text+0x9): undefined reference to `openpty'
|
|---|
| 2090 | /tmp/ccwTYAW6.o:(.data+0x0): undefined reference to `openpty'
|
|---|
| 2091 | collect2: error: ld returned 1 exit status
|
|---|
| 2092 | configure:13003: $? = 1
|
|---|
| 2093 | configure: failed program was:
|
|---|
| 2094 | | /* confdefs.h. */
|
|---|
| 2095 | |
|
|---|
| 2096 | | #define PACKAGE_NAME "expect"
|
|---|
| 2097 | | #define PACKAGE_TARNAME "expect"
|
|---|
| 2098 | | #define PACKAGE_VERSION "5.45"
|
|---|
| 2099 | | #define PACKAGE_STRING "expect 5.45"
|
|---|
| 2100 | | #define PACKAGE_BUGREPORT ""
|
|---|
| 2101 | | #define BUILD_expect
|
|---|
| 2102 | | #define STDC_HEADERS 1
|
|---|
| 2103 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 2104 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 2105 | | #define HAVE_STDLIB_H 1
|
|---|
| 2106 | | #define HAVE_STRING_H 1
|
|---|
| 2107 | | #define HAVE_MEMORY_H 1
|
|---|
| 2108 | | #define HAVE_STRINGS_H 1
|
|---|
| 2109 | | #define HAVE_INTTYPES_H 1
|
|---|
| 2110 | | #define HAVE_STDINT_H 1
|
|---|
| 2111 | | #define HAVE_UNISTD_H 1
|
|---|
| 2112 | | #define HAVE_LIMITS_H 1
|
|---|
| 2113 | | #define HAVE_SYS_PARAM_H 1
|
|---|
| 2114 | | #define USE_THREAD_ALLOC 1
|
|---|
| 2115 | | #define _REENTRANT 1
|
|---|
| 2116 | | #define _THREAD_SAFE 1
|
|---|
| 2117 | | #define TCL_THREADS 1
|
|---|
| 2118 | | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
|
|---|
| 2119 | | #define _LARGEFILE64_SOURCE 1
|
|---|
| 2120 | | #define TCL_WIDE_INT_TYPE long long
|
|---|
| 2121 | | #define HAVE_STRUCT_STAT64 1
|
|---|
| 2122 | | #define HAVE_OPEN64 1
|
|---|
| 2123 | | #define HAVE_LSEEK64 1
|
|---|
| 2124 | | #define HAVE_TYPE_OFF64_T 1
|
|---|
| 2125 | | #define USE_TCL_STUBS 1
|
|---|
| 2126 | | #define USE_TCL_STUBS 1
|
|---|
| 2127 | | #define HAVE_SYS_SELECT_H 1
|
|---|
| 2128 | | #define HAVE_SYSMACROS_H 1
|
|---|
| 2129 | | #define HAVE_STROPTS_H 1
|
|---|
| 2130 | | #define HAVE_SYS_FCNTL_H 1
|
|---|
| 2131 | | #define RETSIGTYPE void
|
|---|
| 2132 | | #define HAVE_SYS_TIME_H 1
|
|---|
| 2133 | | #define TIME_WITH_SYS_TIME 1
|
|---|
| 2134 | | #define HAVE_STRUCT_TM_TM_ZONE 1
|
|---|
| 2135 | | #define HAVE_TM_ZONE 1
|
|---|
| 2136 | | #define HAVE_GMTIME_R 1
|
|---|
| 2137 | | #define HAVE_LOCALTIME_R 1
|
|---|
| 2138 | | #define HAVE_TM_GMTOFF 1
|
|---|
| 2139 | | #define HAVE_TIMEZONE_VAR 1
|
|---|
| 2140 | | /* end confdefs.h. */
|
|---|
| 2141 | | /* Define openpty to an innocuous variant, in case <limits.h> declares openpty.
|
|---|
| 2142 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
|---|
| 2143 | | #define openpty innocuous_openpty
|
|---|
| 2144 | |
|
|---|
| 2145 | | /* System header to define __stub macros and hopefully few prototypes,
|
|---|
| 2146 | | which can conflict with char openpty (); below.
|
|---|
| 2147 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|
|---|
| 2148 | | <limits.h> exists even on freestanding compilers. */
|
|---|
| 2149 | |
|
|---|
| 2150 | | #ifdef __STDC__
|
|---|
| 2151 | | # include <limits.h>
|
|---|
| 2152 | | #else
|
|---|
| 2153 | | # include <assert.h>
|
|---|
| 2154 | | #endif
|
|---|
| 2155 | |
|
|---|
| 2156 | | #undef openpty
|
|---|
| 2157 | |
|
|---|
| 2158 | | /* Override any gcc2 internal prototype to avoid an error. */
|
|---|
| 2159 | | #ifdef __cplusplus
|
|---|
| 2160 | | extern "C"
|
|---|
| 2161 | | {
|
|---|
| 2162 | | #endif
|
|---|
| 2163 | | /* We use char because int might match the return type of a gcc2
|
|---|
| 2164 | | builtin and then its argument prototype would still apply. */
|
|---|
| 2165 | | char openpty ();
|
|---|
| 2166 | | /* The GNU C library defines this for functions which it implements
|
|---|
| 2167 | | to always fail with ENOSYS. Some functions are actually named
|
|---|
| 2168 | | something starting with __ and the normal name is an alias. */
|
|---|
| 2169 | | #if defined (__stub_openpty) || defined (__stub___openpty)
|
|---|
| 2170 | | choke me
|
|---|
| 2171 | | #else
|
|---|
| 2172 | | char (*f) () = openpty;
|
|---|
| 2173 | | #endif
|
|---|
| 2174 | | #ifdef __cplusplus
|
|---|
| 2175 | | }
|
|---|
| 2176 | | #endif
|
|---|
| 2177 | |
|
|---|
| 2178 | | int
|
|---|
| 2179 | | main ()
|
|---|
| 2180 | | {
|
|---|
| 2181 | | return f != openpty;
|
|---|
| 2182 | | ;
|
|---|
| 2183 | | return 0;
|
|---|
| 2184 | | }
|
|---|
| 2185 | configure:13028: result: no
|
|---|
| 2186 | configure:13040: checking for openpty in -lutil
|
|---|
| 2187 | configure:13070: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil >&5
|
|---|
| 2188 | configure:13076: $? = 0
|
|---|
| 2189 | configure:13080: test -z
|
|---|
| 2190 | || test ! -s conftest.err
|
|---|
| 2191 | configure:13083: $? = 0
|
|---|
| 2192 | configure:13086: test -s conftest
|
|---|
| 2193 | configure:13089: $? = 0
|
|---|
| 2194 | configure:13102: result: yes
|
|---|
| 2195 | configure:13125: checking if running Sequent running SVR4
|
|---|
| 2196 | configure:13132: result: no
|
|---|
| 2197 | configure:13156: checking build system type
|
|---|
| 2198 | configure:13174: result: i686-pc-linux-gnu
|
|---|
| 2199 | configure:13182: checking host system type
|
|---|
| 2200 | configure:13196: result: i686-pc-linux-gnu
|
|---|
| 2201 | configure:13204: checking target system type
|
|---|
| 2202 | configure:13218: result: i686-pc-linux-gnu
|
|---|
| 2203 | configure:13276: checking for pid_t
|
|---|
| 2204 | configure:13300: gcc -c -pipe conftest.c >&5
|
|---|
| 2205 | configure:13306: $? = 0
|
|---|
| 2206 | configure:13310: test -z
|
|---|
| 2207 | || test ! -s conftest.err
|
|---|
| 2208 | configure:13313: $? = 0
|
|---|
| 2209 | configure:13316: test -s conftest.o
|
|---|
| 2210 | configure:13319: $? = 0
|
|---|
| 2211 | configure:13330: result: yes
|
|---|
| 2212 | configure:13343: checking if running Mach
|
|---|
| 2213 | configure:13357: result: no
|
|---|
| 2214 | configure:13361: checking if running MachTen
|
|---|
| 2215 | configure:13369: result: no
|
|---|
| 2216 | configure:13373: checking if on Pyramid
|
|---|
| 2217 | configure:13380: result: no
|
|---|
| 2218 | configure:13385: checking if on Apollo
|
|---|
| 2219 | configure:13392: result: no
|
|---|
| 2220 | configure:13397: checking if on Interactive
|
|---|
| 2221 | configure:13404: result: no
|
|---|
| 2222 | configure:13409: checking stty to use
|
|---|
| 2223 | configure:13416: result: /bin/stty
|
|---|
| 2224 | configure:13419: checking if stty reads stdout
|
|---|
| 2225 | configure:13472: result: no
|
|---|
| 2226 | configure:13478: checking if running Solaris
|
|---|
| 2227 | configure:13493: result: no
|
|---|
| 2228 | configure:13612: checking for memmove
|
|---|
| 2229 | configure:13669: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
|
|---|
| 2230 | conftest.c:73:6: warning: conflicting types for built-in function 'memmove' [enabled by default]
|
|---|
| 2231 | char memmove ();
|
|---|
| 2232 | ^
|
|---|
| 2233 | configure:13675: $? = 0
|
|---|
| 2234 | configure:13679: test -z
|
|---|
| 2235 | || test ! -s conftest.err
|
|---|
| 2236 | configure:13682: $? = 0
|
|---|
| 2237 | configure:13685: test -s conftest
|
|---|
| 2238 | configure:13688: $? = 0
|
|---|
| 2239 | configure:13700: result: yes
|
|---|
| 2240 | configure:13709: checking for sysconf
|
|---|
| 2241 | configure:13766: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
|
|---|
| 2242 | configure:13772: $? = 0
|
|---|
| 2243 | configure:13776: test -z
|
|---|
| 2244 | || test ! -s conftest.err
|
|---|
| 2245 | configure:13779: $? = 0
|
|---|
| 2246 | configure:13782: test -s conftest
|
|---|
| 2247 | configure:13785: $? = 0
|
|---|
| 2248 | configure:13797: result: yes
|
|---|
| 2249 | configure:13806: checking for strftime
|
|---|
| 2250 | configure:13863: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
|
|---|
| 2251 | conftest.c:75:6: warning: conflicting types for built-in function 'strftime' [enabled by default]
|
|---|
| 2252 | char strftime ();
|
|---|
| 2253 | ^
|
|---|
| 2254 | configure:13869: $? = 0
|
|---|
| 2255 | configure:13873: test -z
|
|---|
| 2256 | || test ! -s conftest.err
|
|---|
| 2257 | configure:13876: $? = 0
|
|---|
| 2258 | configure:13879: test -s conftest
|
|---|
| 2259 | configure:13882: $? = 0
|
|---|
| 2260 | configure:13894: result: yes
|
|---|
| 2261 | configure:13903: checking for strchr
|
|---|
| 2262 | configure:13960: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
|
|---|
| 2263 | conftest.c:76:6: warning: conflicting types for built-in function 'strchr' [enabled by default]
|
|---|
| 2264 | char strchr ();
|
|---|
| 2265 | ^
|
|---|
| 2266 | configure:13966: $? = 0
|
|---|
| 2267 | configure:13970: test -z
|
|---|
| 2268 | || test ! -s conftest.err
|
|---|
| 2269 | configure:13973: $? = 0
|
|---|
| 2270 | configure:13976: test -s conftest
|
|---|
| 2271 | configure:13979: $? = 0
|
|---|
| 2272 | configure:13991: result: yes
|
|---|
| 2273 | configure:14000: checking for timezone
|
|---|
| 2274 | configure:14057: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
|
|---|
| 2275 | configure:14063: $? = 0
|
|---|
| 2276 | configure:14067: test -z
|
|---|
| 2277 | || test ! -s conftest.err
|
|---|
| 2278 | configure:14070: $? = 0
|
|---|
| 2279 | configure:14073: test -s conftest
|
|---|
| 2280 | configure:14076: $? = 0
|
|---|
| 2281 | configure:14088: result: yes
|
|---|
| 2282 | configure:14097: checking for siglongjmp
|
|---|
| 2283 | configure:14154: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
|
|---|
| 2284 | configure:14160: $? = 0
|
|---|
| 2285 | configure:14164: test -z
|
|---|
| 2286 | || test ! -s conftest.err
|
|---|
| 2287 | configure:14167: $? = 0
|
|---|
| 2288 | configure:14170: test -s conftest
|
|---|
| 2289 | configure:14173: $? = 0
|
|---|
| 2290 | configure:14185: result: yes
|
|---|
| 2291 | configure:14198: checking for memcpy
|
|---|
| 2292 | configure:14219: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
|
|---|
| 2293 | conftest.c: In function 'main':
|
|---|
| 2294 | conftest.c:61:1: warning: incompatible implicit declaration of built-in function 'memcpy' [enabled by default]
|
|---|
| 2295 | memcpy(s1,s2,0);
|
|---|
| 2296 | ^
|
|---|
| 2297 | configure:14225: $? = 0
|
|---|
| 2298 | configure:14229: test -z
|
|---|
| 2299 | || test ! -s conftest.err
|
|---|
| 2300 | configure:14232: $? = 0
|
|---|
| 2301 | configure:14235: test -s conftest
|
|---|
| 2302 | configure:14238: $? = 0
|
|---|
| 2303 | configure:14240: result: yes
|
|---|
| 2304 | configure:14262: checking if WNOHANG requires _POSIX_SOURCE
|
|---|
| 2305 | configure:14287: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
|
|---|
| 2306 | configure:14290: $? = 0
|
|---|
| 2307 | configure:14292: ./conftest
|
|---|
| 2308 | configure:14295: $? = 1
|
|---|
| 2309 | configure: program exited with status 1
|
|---|
| 2310 | configure: failed program was:
|
|---|
| 2311 | | /* confdefs.h. */
|
|---|
| 2312 | |
|
|---|
| 2313 | | #define PACKAGE_NAME "expect"
|
|---|
| 2314 | | #define PACKAGE_TARNAME "expect"
|
|---|
| 2315 | | #define PACKAGE_VERSION "5.45"
|
|---|
| 2316 | | #define PACKAGE_STRING "expect 5.45"
|
|---|
| 2317 | | #define PACKAGE_BUGREPORT ""
|
|---|
| 2318 | | #define BUILD_expect
|
|---|
| 2319 | | #define STDC_HEADERS 1
|
|---|
| 2320 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 2321 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 2322 | | #define HAVE_STDLIB_H 1
|
|---|
| 2323 | | #define HAVE_STRING_H 1
|
|---|
| 2324 | | #define HAVE_MEMORY_H 1
|
|---|
| 2325 | | #define HAVE_STRINGS_H 1
|
|---|
| 2326 | | #define HAVE_INTTYPES_H 1
|
|---|
| 2327 | | #define HAVE_STDINT_H 1
|
|---|
| 2328 | | #define HAVE_UNISTD_H 1
|
|---|
| 2329 | | #define HAVE_LIMITS_H 1
|
|---|
| 2330 | | #define HAVE_SYS_PARAM_H 1
|
|---|
| 2331 | | #define USE_THREAD_ALLOC 1
|
|---|
| 2332 | | #define _REENTRANT 1
|
|---|
| 2333 | | #define _THREAD_SAFE 1
|
|---|
| 2334 | | #define TCL_THREADS 1
|
|---|
| 2335 | | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
|
|---|
| 2336 | | #define _LARGEFILE64_SOURCE 1
|
|---|
| 2337 | | #define TCL_WIDE_INT_TYPE long long
|
|---|
| 2338 | | #define HAVE_STRUCT_STAT64 1
|
|---|
| 2339 | | #define HAVE_OPEN64 1
|
|---|
| 2340 | | #define HAVE_LSEEK64 1
|
|---|
| 2341 | | #define HAVE_TYPE_OFF64_T 1
|
|---|
| 2342 | | #define USE_TCL_STUBS 1
|
|---|
| 2343 | | #define USE_TCL_STUBS 1
|
|---|
| 2344 | | #define HAVE_SYS_SELECT_H 1
|
|---|
| 2345 | | #define HAVE_SYSMACROS_H 1
|
|---|
| 2346 | | #define HAVE_STROPTS_H 1
|
|---|
| 2347 | | #define HAVE_SYS_FCNTL_H 1
|
|---|
| 2348 | | #define RETSIGTYPE void
|
|---|
| 2349 | | #define HAVE_SYS_TIME_H 1
|
|---|
| 2350 | | #define TIME_WITH_SYS_TIME 1
|
|---|
| 2351 | | #define HAVE_STRUCT_TM_TM_ZONE 1
|
|---|
| 2352 | | #define HAVE_TM_ZONE 1
|
|---|
| 2353 | | #define HAVE_GMTIME_R 1
|
|---|
| 2354 | | #define HAVE_LOCALTIME_R 1
|
|---|
| 2355 | | #define HAVE_TM_GMTOFF 1
|
|---|
| 2356 | | #define HAVE_TIMEZONE_VAR 1
|
|---|
| 2357 | | #define HAVE_OPENPTY 1
|
|---|
| 2358 | | #define HAVE_MEMMOVE 1
|
|---|
| 2359 | | #define HAVE_SYSCONF 1
|
|---|
| 2360 | | #define HAVE_STRFTIME 1
|
|---|
| 2361 | | #define HAVE_STRCHR 1
|
|---|
| 2362 | | #define HAVE_TIMEZONE 1
|
|---|
| 2363 | | #define HAVE_SIGLONGJMP 1
|
|---|
| 2364 | | #define HAVE_MEMCPY 1
|
|---|
| 2365 | | /* end confdefs.h. */
|
|---|
| 2366 | |
|
|---|
| 2367 | | #include <sys/wait.h>
|
|---|
| 2368 | | main() {
|
|---|
| 2369 | | #ifndef WNOHANG
|
|---|
| 2370 | | return 0;
|
|---|
| 2371 | | #else
|
|---|
| 2372 | | return 1;
|
|---|
| 2373 | | #endif
|
|---|
| 2374 | | }
|
|---|
| 2375 | configure:14310: result: no
|
|---|
| 2376 | configure:14317: checking if any value exists for WNOHANG
|
|---|
| 2377 | configure:14347: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
|
|---|
| 2378 | configure:14350: $? = 0
|
|---|
| 2379 | configure:14352: ./conftest
|
|---|
| 2380 | configure:14355: $? = 0
|
|---|
| 2381 | configure:14357: result: yes
|
|---|
| 2382 | configure:14391: checking mask type of select
|
|---|
| 2383 | configure:14401: result: none
|
|---|
| 2384 | configure:14411: checking if signals need to be re-armed
|
|---|
| 2385 | configure:14462: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
|
|---|
| 2386 | conftest.c:60:0: warning: "RETSIGTYPE" redefined [enabled by default]
|
|---|
| 2387 | #define RETSIGTYPE
|
|---|
| 2388 | ^
|
|---|
| 2389 | conftest.c:38:0: note: this is the location of the previous definition
|
|---|
| 2390 | #define RETSIGTYPE void
|
|---|
| 2391 | ^
|
|---|
| 2392 | conftest.c: In function 'main':
|
|---|
| 2393 | conftest.c:79:2: warning: passing argument 2 of 'signal' from incompatible pointer type [enabled by default]
|
|---|
| 2394 | signal(SIGINT,parent_sigint_handler);
|
|---|
| 2395 | ^
|
|---|
| 2396 | In file included from conftest.c:59:0:
|
|---|
| 2397 | /tools/include/signal.h:102:23: note: expected '__sighandler_t' but argument is of type 'int (*)()'
|
|---|
| 2398 | extern __sighandler_t signal (int __sig, __sighandler_t __handler)
|
|---|
| 2399 | ^
|
|---|
| 2400 | conftest.c:82:3: warning: passing argument 2 of 'signal' from incompatible pointer type [enabled by default]
|
|---|
| 2401 | signal(SIGINT,child_sigint_handler);
|
|---|
| 2402 | ^
|
|---|
| 2403 | In file included from conftest.c:59:0:
|
|---|
| 2404 | /tools/include/signal.h:102:23: note: expected '__sighandler_t' but argument is of type 'int (*)()'
|
|---|
| 2405 | extern __sighandler_t signal (int __sig, __sighandler_t __handler)
|
|---|
| 2406 | ^
|
|---|
| 2407 | conftest.c:91:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
|
|---|
| 2408 | exit(signal_rearms);
|
|---|
| 2409 | ^
|
|---|
| 2410 | configure:14465: $? = 0
|
|---|
| 2411 | configure:14467: ./conftest
|
|---|
| 2412 | configure:14470: $? = 1
|
|---|
| 2413 | configure: program exited with status 1
|
|---|
| 2414 | configure: failed program was:
|
|---|
| 2415 | | /* confdefs.h. */
|
|---|
| 2416 | |
|
|---|
| 2417 | | #define PACKAGE_NAME "expect"
|
|---|
| 2418 | | #define PACKAGE_TARNAME "expect"
|
|---|
| 2419 | | #define PACKAGE_VERSION "5.45"
|
|---|
| 2420 | | #define PACKAGE_STRING "expect 5.45"
|
|---|
| 2421 | | #define PACKAGE_BUGREPORT ""
|
|---|
| 2422 | | #define BUILD_expect
|
|---|
| 2423 | | #define STDC_HEADERS 1
|
|---|
| 2424 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 2425 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 2426 | | #define HAVE_STDLIB_H 1
|
|---|
| 2427 | | #define HAVE_STRING_H 1
|
|---|
| 2428 | | #define HAVE_MEMORY_H 1
|
|---|
| 2429 | | #define HAVE_STRINGS_H 1
|
|---|
| 2430 | | #define HAVE_INTTYPES_H 1
|
|---|
| 2431 | | #define HAVE_STDINT_H 1
|
|---|
| 2432 | | #define HAVE_UNISTD_H 1
|
|---|
| 2433 | | #define HAVE_LIMITS_H 1
|
|---|
| 2434 | | #define HAVE_SYS_PARAM_H 1
|
|---|
| 2435 | | #define USE_THREAD_ALLOC 1
|
|---|
| 2436 | | #define _REENTRANT 1
|
|---|
| 2437 | | #define _THREAD_SAFE 1
|
|---|
| 2438 | | #define TCL_THREADS 1
|
|---|
| 2439 | | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
|
|---|
| 2440 | | #define _LARGEFILE64_SOURCE 1
|
|---|
| 2441 | | #define TCL_WIDE_INT_TYPE long long
|
|---|
| 2442 | | #define HAVE_STRUCT_STAT64 1
|
|---|
| 2443 | | #define HAVE_OPEN64 1
|
|---|
| 2444 | | #define HAVE_LSEEK64 1
|
|---|
| 2445 | | #define HAVE_TYPE_OFF64_T 1
|
|---|
| 2446 | | #define USE_TCL_STUBS 1
|
|---|
| 2447 | | #define USE_TCL_STUBS 1
|
|---|
| 2448 | | #define HAVE_SYS_SELECT_H 1
|
|---|
| 2449 | | #define HAVE_SYSMACROS_H 1
|
|---|
| 2450 | | #define HAVE_STROPTS_H 1
|
|---|
| 2451 | | #define HAVE_SYS_FCNTL_H 1
|
|---|
| 2452 | | #define RETSIGTYPE void
|
|---|
| 2453 | | #define HAVE_SYS_TIME_H 1
|
|---|
| 2454 | | #define TIME_WITH_SYS_TIME 1
|
|---|
| 2455 | | #define HAVE_STRUCT_TM_TM_ZONE 1
|
|---|
| 2456 | | #define HAVE_TM_ZONE 1
|
|---|
| 2457 | | #define HAVE_GMTIME_R 1
|
|---|
| 2458 | | #define HAVE_LOCALTIME_R 1
|
|---|
| 2459 | | #define HAVE_TM_GMTOFF 1
|
|---|
| 2460 | | #define HAVE_TIMEZONE_VAR 1
|
|---|
| 2461 | | #define HAVE_OPENPTY 1
|
|---|
| 2462 | | #define HAVE_MEMMOVE 1
|
|---|
| 2463 | | #define HAVE_SYSCONF 1
|
|---|
| 2464 | | #define HAVE_STRFTIME 1
|
|---|
| 2465 | | #define HAVE_STRCHR 1
|
|---|
| 2466 | | #define HAVE_TIMEZONE 1
|
|---|
| 2467 | | #define HAVE_SIGLONGJMP 1
|
|---|
| 2468 | | #define HAVE_MEMCPY 1
|
|---|
| 2469 | | #define WNOHANG_BACKUP_VALUE 1
|
|---|
| 2470 | | #define SELECT_MASK_TYPE fd_set
|
|---|
| 2471 | | /* end confdefs.h. */
|
|---|
| 2472 | |
|
|---|
| 2473 | | #include <signal.h>
|
|---|
| 2474 | | #define RETSIGTYPE
|
|---|
| 2475 | |
|
|---|
| 2476 | | int signal_rearms = 0;
|
|---|
| 2477 | |
|
|---|
| 2478 | | RETSIGTYPE
|
|---|
| 2479 | | child_sigint_handler(n)
|
|---|
| 2480 | | int n;
|
|---|
| 2481 | | {
|
|---|
| 2482 | | }
|
|---|
| 2483 | |
|
|---|
| 2484 | | RETSIGTYPE
|
|---|
| 2485 | | parent_sigint_handler(n)
|
|---|
| 2486 | | int n;
|
|---|
| 2487 | | {
|
|---|
| 2488 | | signal_rearms++;
|
|---|
| 2489 | | }
|
|---|
| 2490 | |
|
|---|
| 2491 | | main()
|
|---|
| 2492 | | {
|
|---|
| 2493 | | signal(SIGINT,parent_sigint_handler);
|
|---|
| 2494 | |
|
|---|
| 2495 | | if (0 == fork()) {
|
|---|
| 2496 | | signal(SIGINT,child_sigint_handler);
|
|---|
| 2497 | | kill(getpid(),SIGINT);
|
|---|
| 2498 | | kill(getpid(),SIGINT);
|
|---|
| 2499 | | kill(getppid(),SIGINT);
|
|---|
| 2500 | | } else {
|
|---|
| 2501 | | int status;
|
|---|
| 2502 | |
|
|---|
| 2503 | | wait(&status);
|
|---|
| 2504 | | unlink("core");
|
|---|
| 2505 | | exit(signal_rearms);
|
|---|
| 2506 | | }
|
|---|
| 2507 | | }
|
|---|
| 2508 | configure:14485: result: no
|
|---|
| 2509 | configure:14503: checking if on Convex
|
|---|
| 2510 | configure:14518: result: no
|
|---|
| 2511 | configure:14523: checking if on HP
|
|---|
| 2512 | configure:14530: result: no
|
|---|
| 2513 | configure:14535: checking sane default stty arguments
|
|---|
| 2514 | configure:14547: result:
|
|---|
| 2515 | configure:14554: checking for HP style pty allocation
|
|---|
| 2516 | configure:14566: result: no
|
|---|
| 2517 | configure:14570: checking for HP style pty trapping
|
|---|
| 2518 | conftest.c:58:23: fatal error: sys/ptyio.h: No such file or directory
|
|---|
| 2519 | #include <sys/ptyio.h>
|
|---|
| 2520 | ^
|
|---|
| 2521 | compilation terminated.
|
|---|
| 2522 | configure:14591: result: no
|
|---|
| 2523 | configure:14598: checking for AIX new-style pty allocation
|
|---|
| 2524 | configure:14608: result: no
|
|---|
| 2525 | configure:14612: checking for SGI old-style pty allocation
|
|---|
| 2526 | configure:14622: result: no
|
|---|
| 2527 | configure:14631: checking for SCO style pty allocation
|
|---|
| 2528 | configure:14646: result: no
|
|---|
| 2529 | configure:14650: checking for SVR4 style pty allocation
|
|---|
| 2530 | configure:14653: result: yes
|
|---|
| 2531 | configure:14660: checking for libpts="-lpt" in -lpt
|
|---|
| 2532 | configure:14690: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lpt -lutil -lieee -lm >&5
|
|---|
| 2533 | conftest.c:66:20: error: called object is not a function or function pointer
|
|---|
| 2534 | char libpts="-lpt" ();
|
|---|
| 2535 | ^
|
|---|
| 2536 | conftest.c: In function 'main':
|
|---|
| 2537 | conftest.c:70:15: error: called object is not a function or function pointer
|
|---|
| 2538 | libpts="-lpt" ();
|
|---|
| 2539 | ^
|
|---|
| 2540 | configure:14696: $? = 1
|
|---|
| 2541 | configure: failed program was:
|
|---|
| 2542 | | /* confdefs.h. */
|
|---|
| 2543 | |
|
|---|
| 2544 | | #define PACKAGE_NAME "expect"
|
|---|
| 2545 | | #define PACKAGE_TARNAME "expect"
|
|---|
| 2546 | | #define PACKAGE_VERSION "5.45"
|
|---|
| 2547 | | #define PACKAGE_STRING "expect 5.45"
|
|---|
| 2548 | | #define PACKAGE_BUGREPORT ""
|
|---|
| 2549 | | #define BUILD_expect
|
|---|
| 2550 | | #define STDC_HEADERS 1
|
|---|
| 2551 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 2552 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 2553 | | #define HAVE_STDLIB_H 1
|
|---|
| 2554 | | #define HAVE_STRING_H 1
|
|---|
| 2555 | | #define HAVE_MEMORY_H 1
|
|---|
| 2556 | | #define HAVE_STRINGS_H 1
|
|---|
| 2557 | | #define HAVE_INTTYPES_H 1
|
|---|
| 2558 | | #define HAVE_STDINT_H 1
|
|---|
| 2559 | | #define HAVE_UNISTD_H 1
|
|---|
| 2560 | | #define HAVE_LIMITS_H 1
|
|---|
| 2561 | | #define HAVE_SYS_PARAM_H 1
|
|---|
| 2562 | | #define USE_THREAD_ALLOC 1
|
|---|
| 2563 | | #define _REENTRANT 1
|
|---|
| 2564 | | #define _THREAD_SAFE 1
|
|---|
| 2565 | | #define TCL_THREADS 1
|
|---|
| 2566 | | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
|
|---|
| 2567 | | #define _LARGEFILE64_SOURCE 1
|
|---|
| 2568 | | #define TCL_WIDE_INT_TYPE long long
|
|---|
| 2569 | | #define HAVE_STRUCT_STAT64 1
|
|---|
| 2570 | | #define HAVE_OPEN64 1
|
|---|
| 2571 | | #define HAVE_LSEEK64 1
|
|---|
| 2572 | | #define HAVE_TYPE_OFF64_T 1
|
|---|
| 2573 | | #define USE_TCL_STUBS 1
|
|---|
| 2574 | | #define USE_TCL_STUBS 1
|
|---|
| 2575 | | #define HAVE_SYS_SELECT_H 1
|
|---|
| 2576 | | #define HAVE_SYSMACROS_H 1
|
|---|
| 2577 | | #define HAVE_STROPTS_H 1
|
|---|
| 2578 | | #define HAVE_SYS_FCNTL_H 1
|
|---|
| 2579 | | #define RETSIGTYPE void
|
|---|
| 2580 | | #define HAVE_SYS_TIME_H 1
|
|---|
| 2581 | | #define TIME_WITH_SYS_TIME 1
|
|---|
| 2582 | | #define HAVE_STRUCT_TM_TM_ZONE 1
|
|---|
| 2583 | | #define HAVE_TM_ZONE 1
|
|---|
| 2584 | | #define HAVE_GMTIME_R 1
|
|---|
| 2585 | | #define HAVE_LOCALTIME_R 1
|
|---|
| 2586 | | #define HAVE_TM_GMTOFF 1
|
|---|
| 2587 | | #define HAVE_TIMEZONE_VAR 1
|
|---|
| 2588 | | #define HAVE_OPENPTY 1
|
|---|
| 2589 | | #define HAVE_MEMMOVE 1
|
|---|
| 2590 | | #define HAVE_SYSCONF 1
|
|---|
| 2591 | | #define HAVE_STRFTIME 1
|
|---|
| 2592 | | #define HAVE_STRCHR 1
|
|---|
| 2593 | | #define HAVE_TIMEZONE 1
|
|---|
| 2594 | | #define HAVE_SIGLONGJMP 1
|
|---|
| 2595 | | #define HAVE_MEMCPY 1
|
|---|
| 2596 | | #define WNOHANG_BACKUP_VALUE 1
|
|---|
| 2597 | | #define SELECT_MASK_TYPE fd_set
|
|---|
| 2598 | | #define HAVE_PTMX 1
|
|---|
| 2599 | | /* end confdefs.h. */
|
|---|
| 2600 | |
|
|---|
| 2601 | | /* Override any gcc2 internal prototype to avoid an error. */
|
|---|
| 2602 | | #ifdef __cplusplus
|
|---|
| 2603 | | extern "C"
|
|---|
| 2604 | | #endif
|
|---|
| 2605 | | /* We use char because int might match the return type of a gcc2
|
|---|
| 2606 | | builtin and then its argument prototype would still apply. */
|
|---|
| 2607 | | char libpts="-lpt" ();
|
|---|
| 2608 | | int
|
|---|
| 2609 | | main ()
|
|---|
| 2610 | | {
|
|---|
| 2611 | | libpts="-lpt" ();
|
|---|
| 2612 | | ;
|
|---|
| 2613 | | return 0;
|
|---|
| 2614 | | }
|
|---|
| 2615 | configure:14722: result: no
|
|---|
| 2616 | configure:14728: checking for ptsname
|
|---|
| 2617 | configure:14785: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
|
|---|
| 2618 | configure:14791: $? = 0
|
|---|
| 2619 | configure:14795: test -z
|
|---|
| 2620 | || test ! -s conftest.err
|
|---|
| 2621 | configure:14798: $? = 0
|
|---|
| 2622 | configure:14801: test -s conftest
|
|---|
| 2623 | configure:14804: $? = 0
|
|---|
| 2624 | configure:14816: result: yes
|
|---|
| 2625 | configure:14831: checking for OSF/1 style pty allocation
|
|---|
| 2626 | configure:14841: result: no
|
|---|
| 2627 | configure:14847: checking for tcgetattr
|
|---|
| 2628 | configure:14904: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
|
|---|
| 2629 | configure:14910: $? = 0
|
|---|
| 2630 | configure:14914: test -z
|
|---|
| 2631 | || test ! -s conftest.err
|
|---|
| 2632 | configure:14917: $? = 0
|
|---|
| 2633 | configure:14920: test -s conftest
|
|---|
| 2634 | configure:14923: $? = 0
|
|---|
| 2635 | configure:14935: result: yes
|
|---|
| 2636 | configure:14941: checking for tcsetattr
|
|---|
| 2637 | configure:14998: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
|
|---|
| 2638 | configure:15004: $? = 0
|
|---|
| 2639 | configure:15008: test -z
|
|---|
| 2640 | || test ! -s conftest.err
|
|---|
| 2641 | configure:15011: $? = 0
|
|---|
| 2642 | configure:15014: test -s conftest
|
|---|
| 2643 | configure:15017: $? = 0
|
|---|
| 2644 | configure:15029: result: yes
|
|---|
| 2645 | configure:15047: checking for struct sgttyb
|
|---|
| 2646 | configure:15070: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
|
|---|
| 2647 | conftest.c: In function 'main':
|
|---|
| 2648 | conftest.c:65:17: error: storage size of 'tmp' isn't known
|
|---|
| 2649 | struct sgttyb tmp;
|
|---|
| 2650 | ^
|
|---|
| 2651 | conftest.c:66:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
|
|---|
| 2652 | exit(0);
|
|---|
| 2653 | ^
|
|---|
| 2654 | configure:15073: $? = 1
|
|---|
| 2655 | configure: program exited with status 1
|
|---|
| 2656 | configure: failed program was:
|
|---|
| 2657 | | /* confdefs.h. */
|
|---|
| 2658 | |
|
|---|
| 2659 | | #define PACKAGE_NAME "expect"
|
|---|
| 2660 | | #define PACKAGE_TARNAME "expect"
|
|---|
| 2661 | | #define PACKAGE_VERSION "5.45"
|
|---|
| 2662 | | #define PACKAGE_STRING "expect 5.45"
|
|---|
| 2663 | | #define PACKAGE_BUGREPORT ""
|
|---|
| 2664 | | #define BUILD_expect
|
|---|
| 2665 | | #define STDC_HEADERS 1
|
|---|
| 2666 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 2667 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 2668 | | #define HAVE_STDLIB_H 1
|
|---|
| 2669 | | #define HAVE_STRING_H 1
|
|---|
| 2670 | | #define HAVE_MEMORY_H 1
|
|---|
| 2671 | | #define HAVE_STRINGS_H 1
|
|---|
| 2672 | | #define HAVE_INTTYPES_H 1
|
|---|
| 2673 | | #define HAVE_STDINT_H 1
|
|---|
| 2674 | | #define HAVE_UNISTD_H 1
|
|---|
| 2675 | | #define HAVE_LIMITS_H 1
|
|---|
| 2676 | | #define HAVE_SYS_PARAM_H 1
|
|---|
| 2677 | | #define USE_THREAD_ALLOC 1
|
|---|
| 2678 | | #define _REENTRANT 1
|
|---|
| 2679 | | #define _THREAD_SAFE 1
|
|---|
| 2680 | | #define TCL_THREADS 1
|
|---|
| 2681 | | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
|
|---|
| 2682 | | #define _LARGEFILE64_SOURCE 1
|
|---|
| 2683 | | #define TCL_WIDE_INT_TYPE long long
|
|---|
| 2684 | | #define HAVE_STRUCT_STAT64 1
|
|---|
| 2685 | | #define HAVE_OPEN64 1
|
|---|
| 2686 | | #define HAVE_LSEEK64 1
|
|---|
| 2687 | | #define HAVE_TYPE_OFF64_T 1
|
|---|
| 2688 | | #define USE_TCL_STUBS 1
|
|---|
| 2689 | | #define USE_TCL_STUBS 1
|
|---|
| 2690 | | #define HAVE_SYS_SELECT_H 1
|
|---|
| 2691 | | #define HAVE_SYSMACROS_H 1
|
|---|
| 2692 | | #define HAVE_STROPTS_H 1
|
|---|
| 2693 | | #define HAVE_SYS_FCNTL_H 1
|
|---|
| 2694 | | #define RETSIGTYPE void
|
|---|
| 2695 | | #define HAVE_SYS_TIME_H 1
|
|---|
| 2696 | | #define TIME_WITH_SYS_TIME 1
|
|---|
| 2697 | | #define HAVE_STRUCT_TM_TM_ZONE 1
|
|---|
| 2698 | | #define HAVE_TM_ZONE 1
|
|---|
| 2699 | | #define HAVE_GMTIME_R 1
|
|---|
| 2700 | | #define HAVE_LOCALTIME_R 1
|
|---|
| 2701 | | #define HAVE_TM_GMTOFF 1
|
|---|
| 2702 | | #define HAVE_TIMEZONE_VAR 1
|
|---|
| 2703 | | #define HAVE_OPENPTY 1
|
|---|
| 2704 | | #define HAVE_MEMMOVE 1
|
|---|
| 2705 | | #define HAVE_SYSCONF 1
|
|---|
| 2706 | | #define HAVE_STRFTIME 1
|
|---|
| 2707 | | #define HAVE_STRCHR 1
|
|---|
| 2708 | | #define HAVE_TIMEZONE 1
|
|---|
| 2709 | | #define HAVE_SIGLONGJMP 1
|
|---|
| 2710 | | #define HAVE_MEMCPY 1
|
|---|
| 2711 | | #define WNOHANG_BACKUP_VALUE 1
|
|---|
| 2712 | | #define SELECT_MASK_TYPE fd_set
|
|---|
| 2713 | | #define HAVE_PTMX 1
|
|---|
| 2714 | | #define HAVE_TCSETATTR 1
|
|---|
| 2715 | | #define POSIX 1
|
|---|
| 2716 | | /* end confdefs.h. */
|
|---|
| 2717 | |
|
|---|
| 2718 | | #include <sgtty.h>
|
|---|
| 2719 | | main()
|
|---|
| 2720 | | {
|
|---|
| 2721 | | struct sgttyb tmp;
|
|---|
| 2722 | | exit(0);
|
|---|
| 2723 | | }
|
|---|
| 2724 | configure:15094: result: no
|
|---|
| 2725 | configure:15109: checking for struct termio
|
|---|
| 2726 | configure:15131: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
|
|---|
| 2727 | conftest.c: In function 'main':
|
|---|
| 2728 | conftest.c:65:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
|
|---|
| 2729 | exit(0);
|
|---|
| 2730 | ^
|
|---|
| 2731 | configure:15134: $? = 0
|
|---|
| 2732 | configure:15136: ./conftest
|
|---|
| 2733 | configure:15139: $? = 0
|
|---|
| 2734 | configure:15146: result: yes
|
|---|
| 2735 | configure:15163: checking for struct termios
|
|---|
| 2736 | configure:15190: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
|
|---|
| 2737 | conftest.c: In function 'main':
|
|---|
| 2738 | conftest.c:71:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
|
|---|
| 2739 | exit(0);
|
|---|
| 2740 | ^
|
|---|
| 2741 | configure:15193: $? = 0
|
|---|
| 2742 | configure:15195: ./conftest
|
|---|
| 2743 | configure:15198: $? = 0
|
|---|
| 2744 | configure:15205: result: yes
|
|---|
| 2745 | configure:15222: checking if TCGETS or TCGETA in termios.h
|
|---|
| 2746 | configure:15251: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
|
|---|
| 2747 | configure:15254: $? = 0
|
|---|
| 2748 | configure:15256: ./conftest
|
|---|
| 2749 | configure:15259: $? = 1
|
|---|
| 2750 | configure: program exited with status 1
|
|---|
| 2751 | configure: failed program was:
|
|---|
| 2752 | | /* confdefs.h. */
|
|---|
| 2753 | |
|
|---|
| 2754 | | #define PACKAGE_NAME "expect"
|
|---|
| 2755 | | #define PACKAGE_TARNAME "expect"
|
|---|
| 2756 | | #define PACKAGE_VERSION "5.45"
|
|---|
| 2757 | | #define PACKAGE_STRING "expect 5.45"
|
|---|
| 2758 | | #define PACKAGE_BUGREPORT ""
|
|---|
| 2759 | | #define BUILD_expect
|
|---|
| 2760 | | #define STDC_HEADERS 1
|
|---|
| 2761 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 2762 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 2763 | | #define HAVE_STDLIB_H 1
|
|---|
| 2764 | | #define HAVE_STRING_H 1
|
|---|
| 2765 | | #define HAVE_MEMORY_H 1
|
|---|
| 2766 | | #define HAVE_STRINGS_H 1
|
|---|
| 2767 | | #define HAVE_INTTYPES_H 1
|
|---|
| 2768 | | #define HAVE_STDINT_H 1
|
|---|
| 2769 | | #define HAVE_UNISTD_H 1
|
|---|
| 2770 | | #define HAVE_LIMITS_H 1
|
|---|
| 2771 | | #define HAVE_SYS_PARAM_H 1
|
|---|
| 2772 | | #define USE_THREAD_ALLOC 1
|
|---|
| 2773 | | #define _REENTRANT 1
|
|---|
| 2774 | | #define _THREAD_SAFE 1
|
|---|
| 2775 | | #define TCL_THREADS 1
|
|---|
| 2776 | | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
|
|---|
| 2777 | | #define _LARGEFILE64_SOURCE 1
|
|---|
| 2778 | | #define TCL_WIDE_INT_TYPE long long
|
|---|
| 2779 | | #define HAVE_STRUCT_STAT64 1
|
|---|
| 2780 | | #define HAVE_OPEN64 1
|
|---|
| 2781 | | #define HAVE_LSEEK64 1
|
|---|
| 2782 | | #define HAVE_TYPE_OFF64_T 1
|
|---|
| 2783 | | #define USE_TCL_STUBS 1
|
|---|
| 2784 | | #define USE_TCL_STUBS 1
|
|---|
| 2785 | | #define HAVE_SYS_SELECT_H 1
|
|---|
| 2786 | | #define HAVE_SYSMACROS_H 1
|
|---|
| 2787 | | #define HAVE_STROPTS_H 1
|
|---|
| 2788 | | #define HAVE_SYS_FCNTL_H 1
|
|---|
| 2789 | | #define RETSIGTYPE void
|
|---|
| 2790 | | #define HAVE_SYS_TIME_H 1
|
|---|
| 2791 | | #define TIME_WITH_SYS_TIME 1
|
|---|
| 2792 | | #define HAVE_STRUCT_TM_TM_ZONE 1
|
|---|
| 2793 | | #define HAVE_TM_ZONE 1
|
|---|
| 2794 | | #define HAVE_GMTIME_R 1
|
|---|
| 2795 | | #define HAVE_LOCALTIME_R 1
|
|---|
| 2796 | | #define HAVE_TM_GMTOFF 1
|
|---|
| 2797 | | #define HAVE_TIMEZONE_VAR 1
|
|---|
| 2798 | | #define HAVE_OPENPTY 1
|
|---|
| 2799 | | #define HAVE_MEMMOVE 1
|
|---|
| 2800 | | #define HAVE_SYSCONF 1
|
|---|
| 2801 | | #define HAVE_STRFTIME 1
|
|---|
| 2802 | | #define HAVE_STRCHR 1
|
|---|
| 2803 | | #define HAVE_TIMEZONE 1
|
|---|
| 2804 | | #define HAVE_SIGLONGJMP 1
|
|---|
| 2805 | | #define HAVE_MEMCPY 1
|
|---|
| 2806 | | #define WNOHANG_BACKUP_VALUE 1
|
|---|
| 2807 | | #define SELECT_MASK_TYPE fd_set
|
|---|
| 2808 | | #define HAVE_PTMX 1
|
|---|
| 2809 | | #define HAVE_TCSETATTR 1
|
|---|
| 2810 | | #define POSIX 1
|
|---|
| 2811 | | #define HAVE_TERMIO 1
|
|---|
| 2812 | | #define HAVE_TERMIOS 1
|
|---|
| 2813 | | /* end confdefs.h. */
|
|---|
| 2814 | |
|
|---|
| 2815 | | /* including termios.h on Solaris 5.6 fails unless inttypes.h included */
|
|---|
| 2816 | | #ifdef HAVE_INTTYPES_H
|
|---|
| 2817 | | #include <inttypes.h>
|
|---|
| 2818 | | #endif
|
|---|
| 2819 | | #include <termios.h>
|
|---|
| 2820 | | main() {
|
|---|
| 2821 | | #if defined(TCGETS) || defined(TCGETA)
|
|---|
| 2822 | | return 0;
|
|---|
| 2823 | | #else
|
|---|
| 2824 | | return 1;
|
|---|
| 2825 | | #endif
|
|---|
| 2826 | | }
|
|---|
| 2827 | configure:15274: result: no
|
|---|
| 2828 | configure:15281: checking if TIOCGWINSZ in termios.h
|
|---|
| 2829 | configure:15310: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
|
|---|
| 2830 | configure:15313: $? = 0
|
|---|
| 2831 | configure:15315: ./conftest
|
|---|
| 2832 | configure:15318: $? = 1
|
|---|
| 2833 | configure: program exited with status 1
|
|---|
| 2834 | configure: failed program was:
|
|---|
| 2835 | | /* confdefs.h. */
|
|---|
| 2836 | |
|
|---|
| 2837 | | #define PACKAGE_NAME "expect"
|
|---|
| 2838 | | #define PACKAGE_TARNAME "expect"
|
|---|
| 2839 | | #define PACKAGE_VERSION "5.45"
|
|---|
| 2840 | | #define PACKAGE_STRING "expect 5.45"
|
|---|
| 2841 | | #define PACKAGE_BUGREPORT ""
|
|---|
| 2842 | | #define BUILD_expect
|
|---|
| 2843 | | #define STDC_HEADERS 1
|
|---|
| 2844 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 2845 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 2846 | | #define HAVE_STDLIB_H 1
|
|---|
| 2847 | | #define HAVE_STRING_H 1
|
|---|
| 2848 | | #define HAVE_MEMORY_H 1
|
|---|
| 2849 | | #define HAVE_STRINGS_H 1
|
|---|
| 2850 | | #define HAVE_INTTYPES_H 1
|
|---|
| 2851 | | #define HAVE_STDINT_H 1
|
|---|
| 2852 | | #define HAVE_UNISTD_H 1
|
|---|
| 2853 | | #define HAVE_LIMITS_H 1
|
|---|
| 2854 | | #define HAVE_SYS_PARAM_H 1
|
|---|
| 2855 | | #define USE_THREAD_ALLOC 1
|
|---|
| 2856 | | #define _REENTRANT 1
|
|---|
| 2857 | | #define _THREAD_SAFE 1
|
|---|
| 2858 | | #define TCL_THREADS 1
|
|---|
| 2859 | | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
|
|---|
| 2860 | | #define _LARGEFILE64_SOURCE 1
|
|---|
| 2861 | | #define TCL_WIDE_INT_TYPE long long
|
|---|
| 2862 | | #define HAVE_STRUCT_STAT64 1
|
|---|
| 2863 | | #define HAVE_OPEN64 1
|
|---|
| 2864 | | #define HAVE_LSEEK64 1
|
|---|
| 2865 | | #define HAVE_TYPE_OFF64_T 1
|
|---|
| 2866 | | #define USE_TCL_STUBS 1
|
|---|
| 2867 | | #define USE_TCL_STUBS 1
|
|---|
| 2868 | | #define HAVE_SYS_SELECT_H 1
|
|---|
| 2869 | | #define HAVE_SYSMACROS_H 1
|
|---|
| 2870 | | #define HAVE_STROPTS_H 1
|
|---|
| 2871 | | #define HAVE_SYS_FCNTL_H 1
|
|---|
| 2872 | | #define RETSIGTYPE void
|
|---|
| 2873 | | #define HAVE_SYS_TIME_H 1
|
|---|
| 2874 | | #define TIME_WITH_SYS_TIME 1
|
|---|
| 2875 | | #define HAVE_STRUCT_TM_TM_ZONE 1
|
|---|
| 2876 | | #define HAVE_TM_ZONE 1
|
|---|
| 2877 | | #define HAVE_GMTIME_R 1
|
|---|
| 2878 | | #define HAVE_LOCALTIME_R 1
|
|---|
| 2879 | | #define HAVE_TM_GMTOFF 1
|
|---|
| 2880 | | #define HAVE_TIMEZONE_VAR 1
|
|---|
| 2881 | | #define HAVE_OPENPTY 1
|
|---|
| 2882 | | #define HAVE_MEMMOVE 1
|
|---|
| 2883 | | #define HAVE_SYSCONF 1
|
|---|
| 2884 | | #define HAVE_STRFTIME 1
|
|---|
| 2885 | | #define HAVE_STRCHR 1
|
|---|
| 2886 | | #define HAVE_TIMEZONE 1
|
|---|
| 2887 | | #define HAVE_SIGLONGJMP 1
|
|---|
| 2888 | | #define HAVE_MEMCPY 1
|
|---|
| 2889 | | #define WNOHANG_BACKUP_VALUE 1
|
|---|
| 2890 | | #define SELECT_MASK_TYPE fd_set
|
|---|
| 2891 | | #define HAVE_PTMX 1
|
|---|
| 2892 | | #define HAVE_TCSETATTR 1
|
|---|
| 2893 | | #define POSIX 1
|
|---|
| 2894 | | #define HAVE_TERMIO 1
|
|---|
| 2895 | | #define HAVE_TERMIOS 1
|
|---|
| 2896 | | /* end confdefs.h. */
|
|---|
| 2897 | |
|
|---|
| 2898 | | /* including termios.h on Solaris 5.6 fails unless inttypes.h included */
|
|---|
| 2899 | | #ifdef HAVE_INTTYPES_H
|
|---|
| 2900 | | #include <inttypes.h>
|
|---|
| 2901 | | #endif
|
|---|
| 2902 | | #include <termios.h>
|
|---|
| 2903 | | main() {
|
|---|
| 2904 | | #ifdef TIOCGWINSZ
|
|---|
| 2905 | | return 0;
|
|---|
| 2906 | | #else
|
|---|
| 2907 | | return 1;
|
|---|
| 2908 | | #endif
|
|---|
| 2909 | | }
|
|---|
| 2910 | configure:15333: result: no
|
|---|
| 2911 | configure:15341: checking for Cray-style ptys
|
|---|
| 2912 | configure:15367: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
|
|---|
| 2913 | configure:15370: $? = 0
|
|---|
| 2914 | configure:15372: ./conftest
|
|---|
| 2915 | configure:15375: $? = 1
|
|---|
| 2916 | configure: program exited with status 1
|
|---|
| 2917 | configure: failed program was:
|
|---|
| 2918 | | /* confdefs.h. */
|
|---|
| 2919 | |
|
|---|
| 2920 | | #define PACKAGE_NAME "expect"
|
|---|
| 2921 | | #define PACKAGE_TARNAME "expect"
|
|---|
| 2922 | | #define PACKAGE_VERSION "5.45"
|
|---|
| 2923 | | #define PACKAGE_STRING "expect 5.45"
|
|---|
| 2924 | | #define PACKAGE_BUGREPORT ""
|
|---|
| 2925 | | #define BUILD_expect
|
|---|
| 2926 | | #define STDC_HEADERS 1
|
|---|
| 2927 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 2928 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 2929 | | #define HAVE_STDLIB_H 1
|
|---|
| 2930 | | #define HAVE_STRING_H 1
|
|---|
| 2931 | | #define HAVE_MEMORY_H 1
|
|---|
| 2932 | | #define HAVE_STRINGS_H 1
|
|---|
| 2933 | | #define HAVE_INTTYPES_H 1
|
|---|
| 2934 | | #define HAVE_STDINT_H 1
|
|---|
| 2935 | | #define HAVE_UNISTD_H 1
|
|---|
| 2936 | | #define HAVE_LIMITS_H 1
|
|---|
| 2937 | | #define HAVE_SYS_PARAM_H 1
|
|---|
| 2938 | | #define USE_THREAD_ALLOC 1
|
|---|
| 2939 | | #define _REENTRANT 1
|
|---|
| 2940 | | #define _THREAD_SAFE 1
|
|---|
| 2941 | | #define TCL_THREADS 1
|
|---|
| 2942 | | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
|
|---|
| 2943 | | #define _LARGEFILE64_SOURCE 1
|
|---|
| 2944 | | #define TCL_WIDE_INT_TYPE long long
|
|---|
| 2945 | | #define HAVE_STRUCT_STAT64 1
|
|---|
| 2946 | | #define HAVE_OPEN64 1
|
|---|
| 2947 | | #define HAVE_LSEEK64 1
|
|---|
| 2948 | | #define HAVE_TYPE_OFF64_T 1
|
|---|
| 2949 | | #define USE_TCL_STUBS 1
|
|---|
| 2950 | | #define USE_TCL_STUBS 1
|
|---|
| 2951 | | #define HAVE_SYS_SELECT_H 1
|
|---|
| 2952 | | #define HAVE_SYSMACROS_H 1
|
|---|
| 2953 | | #define HAVE_STROPTS_H 1
|
|---|
| 2954 | | #define HAVE_SYS_FCNTL_H 1
|
|---|
| 2955 | | #define RETSIGTYPE void
|
|---|
| 2956 | | #define HAVE_SYS_TIME_H 1
|
|---|
| 2957 | | #define TIME_WITH_SYS_TIME 1
|
|---|
| 2958 | | #define HAVE_STRUCT_TM_TM_ZONE 1
|
|---|
| 2959 | | #define HAVE_TM_ZONE 1
|
|---|
| 2960 | | #define HAVE_GMTIME_R 1
|
|---|
| 2961 | | #define HAVE_LOCALTIME_R 1
|
|---|
| 2962 | | #define HAVE_TM_GMTOFF 1
|
|---|
| 2963 | | #define HAVE_TIMEZONE_VAR 1
|
|---|
| 2964 | | #define HAVE_OPENPTY 1
|
|---|
| 2965 | | #define HAVE_MEMMOVE 1
|
|---|
| 2966 | | #define HAVE_SYSCONF 1
|
|---|
| 2967 | | #define HAVE_STRFTIME 1
|
|---|
| 2968 | | #define HAVE_STRCHR 1
|
|---|
| 2969 | | #define HAVE_TIMEZONE 1
|
|---|
| 2970 | | #define HAVE_SIGLONGJMP 1
|
|---|
| 2971 | | #define HAVE_MEMCPY 1
|
|---|
| 2972 | | #define WNOHANG_BACKUP_VALUE 1
|
|---|
| 2973 | | #define SELECT_MASK_TYPE fd_set
|
|---|
| 2974 | | #define HAVE_PTMX 1
|
|---|
| 2975 | | #define HAVE_TCSETATTR 1
|
|---|
| 2976 | | #define POSIX 1
|
|---|
| 2977 | | #define HAVE_TERMIO 1
|
|---|
| 2978 | | #define HAVE_TERMIOS 1
|
|---|
| 2979 | | /* end confdefs.h. */
|
|---|
| 2980 | |
|
|---|
| 2981 | | main(){
|
|---|
| 2982 | | #ifdef CRAY
|
|---|
| 2983 | | return 0;
|
|---|
| 2984 | | #else
|
|---|
| 2985 | | return 1;
|
|---|
| 2986 | | #endif
|
|---|
| 2987 | | }
|
|---|
| 2988 | |
|
|---|
| 2989 | configure:15388: result: no
|
|---|
| 2990 | configure:15402: checking for select
|
|---|
| 2991 | configure:15459: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
|
|---|
| 2992 | configure:15465: $? = 0
|
|---|
| 2993 | configure:15469: test -z
|
|---|
| 2994 | || test ! -s conftest.err
|
|---|
| 2995 | configure:15472: $? = 0
|
|---|
| 2996 | configure:15475: test -s conftest
|
|---|
| 2997 | configure:15478: $? = 0
|
|---|
| 2998 | configure:15490: result: yes
|
|---|
| 2999 | configure:15496: checking for poll
|
|---|
| 3000 | configure:15553: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
|
|---|
| 3001 | configure:15559: $? = 0
|
|---|
| 3002 | configure:15563: test -z
|
|---|
| 3003 | || test ! -s conftest.err
|
|---|
| 3004 | configure:15566: $? = 0
|
|---|
| 3005 | configure:15569: test -s conftest
|
|---|
| 3006 | configure:15572: $? = 0
|
|---|
| 3007 | configure:15584: result: yes
|
|---|
| 3008 | configure:15590: checking event handling
|
|---|
| 3009 | configure:15595: result: via select
|
|---|
| 3010 | configure:15617: checking for _getpty
|
|---|
| 3011 | configure:15674: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
|
|---|
| 3012 | /tmp/ccMeEtNn.o: In function `main':
|
|---|
| 3013 | conftest.c:(.text+0x9): undefined reference to `_getpty'
|
|---|
| 3014 | /tmp/ccMeEtNn.o:(.data+0x0): undefined reference to `_getpty'
|
|---|
| 3015 | collect2: error: ld returned 1 exit status
|
|---|
| 3016 | configure:15680: $? = 1
|
|---|
| 3017 | configure: failed program was:
|
|---|
| 3018 | | /* confdefs.h. */
|
|---|
| 3019 | |
|
|---|
| 3020 | | #define PACKAGE_NAME "expect"
|
|---|
| 3021 | | #define PACKAGE_TARNAME "expect"
|
|---|
| 3022 | | #define PACKAGE_VERSION "5.45"
|
|---|
| 3023 | | #define PACKAGE_STRING "expect 5.45"
|
|---|
| 3024 | | #define PACKAGE_BUGREPORT ""
|
|---|
| 3025 | | #define BUILD_expect
|
|---|
| 3026 | | #define STDC_HEADERS 1
|
|---|
| 3027 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 3028 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 3029 | | #define HAVE_STDLIB_H 1
|
|---|
| 3030 | | #define HAVE_STRING_H 1
|
|---|
| 3031 | | #define HAVE_MEMORY_H 1
|
|---|
| 3032 | | #define HAVE_STRINGS_H 1
|
|---|
| 3033 | | #define HAVE_INTTYPES_H 1
|
|---|
| 3034 | | #define HAVE_STDINT_H 1
|
|---|
| 3035 | | #define HAVE_UNISTD_H 1
|
|---|
| 3036 | | #define HAVE_LIMITS_H 1
|
|---|
| 3037 | | #define HAVE_SYS_PARAM_H 1
|
|---|
| 3038 | | #define USE_THREAD_ALLOC 1
|
|---|
| 3039 | | #define _REENTRANT 1
|
|---|
| 3040 | | #define _THREAD_SAFE 1
|
|---|
| 3041 | | #define TCL_THREADS 1
|
|---|
| 3042 | | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
|
|---|
| 3043 | | #define _LARGEFILE64_SOURCE 1
|
|---|
| 3044 | | #define TCL_WIDE_INT_TYPE long long
|
|---|
| 3045 | | #define HAVE_STRUCT_STAT64 1
|
|---|
| 3046 | | #define HAVE_OPEN64 1
|
|---|
| 3047 | | #define HAVE_LSEEK64 1
|
|---|
| 3048 | | #define HAVE_TYPE_OFF64_T 1
|
|---|
| 3049 | | #define USE_TCL_STUBS 1
|
|---|
| 3050 | | #define USE_TCL_STUBS 1
|
|---|
| 3051 | | #define HAVE_SYS_SELECT_H 1
|
|---|
| 3052 | | #define HAVE_SYSMACROS_H 1
|
|---|
| 3053 | | #define HAVE_STROPTS_H 1
|
|---|
| 3054 | | #define HAVE_SYS_FCNTL_H 1
|
|---|
| 3055 | | #define RETSIGTYPE void
|
|---|
| 3056 | | #define HAVE_SYS_TIME_H 1
|
|---|
| 3057 | | #define TIME_WITH_SYS_TIME 1
|
|---|
| 3058 | | #define HAVE_STRUCT_TM_TM_ZONE 1
|
|---|
| 3059 | | #define HAVE_TM_ZONE 1
|
|---|
| 3060 | | #define HAVE_GMTIME_R 1
|
|---|
| 3061 | | #define HAVE_LOCALTIME_R 1
|
|---|
| 3062 | | #define HAVE_TM_GMTOFF 1
|
|---|
| 3063 | | #define HAVE_TIMEZONE_VAR 1
|
|---|
| 3064 | | #define HAVE_OPENPTY 1
|
|---|
| 3065 | | #define HAVE_MEMMOVE 1
|
|---|
| 3066 | | #define HAVE_SYSCONF 1
|
|---|
| 3067 | | #define HAVE_STRFTIME 1
|
|---|
| 3068 | | #define HAVE_STRCHR 1
|
|---|
| 3069 | | #define HAVE_TIMEZONE 1
|
|---|
| 3070 | | #define HAVE_SIGLONGJMP 1
|
|---|
| 3071 | | #define HAVE_MEMCPY 1
|
|---|
| 3072 | | #define WNOHANG_BACKUP_VALUE 1
|
|---|
| 3073 | | #define SELECT_MASK_TYPE fd_set
|
|---|
| 3074 | | #define HAVE_PTMX 1
|
|---|
| 3075 | | #define HAVE_TCSETATTR 1
|
|---|
| 3076 | | #define POSIX 1
|
|---|
| 3077 | | #define HAVE_TERMIO 1
|
|---|
| 3078 | | #define HAVE_TERMIOS 1
|
|---|
| 3079 | | /* end confdefs.h. */
|
|---|
| 3080 | | /* Define _getpty to an innocuous variant, in case <limits.h> declares _getpty.
|
|---|
| 3081 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
|---|
| 3082 | | #define _getpty innocuous__getpty
|
|---|
| 3083 | |
|
|---|
| 3084 | | /* System header to define __stub macros and hopefully few prototypes,
|
|---|
| 3085 | | which can conflict with char _getpty (); below.
|
|---|
| 3086 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|
|---|
| 3087 | | <limits.h> exists even on freestanding compilers. */
|
|---|
| 3088 | |
|
|---|
| 3089 | | #ifdef __STDC__
|
|---|
| 3090 | | # include <limits.h>
|
|---|
| 3091 | | #else
|
|---|
| 3092 | | # include <assert.h>
|
|---|
| 3093 | | #endif
|
|---|
| 3094 | |
|
|---|
| 3095 | | #undef _getpty
|
|---|
| 3096 | |
|
|---|
| 3097 | | /* Override any gcc2 internal prototype to avoid an error. */
|
|---|
| 3098 | | #ifdef __cplusplus
|
|---|
| 3099 | | extern "C"
|
|---|
| 3100 | | {
|
|---|
| 3101 | | #endif
|
|---|
| 3102 | | /* We use char because int might match the return type of a gcc2
|
|---|
| 3103 | | builtin and then its argument prototype would still apply. */
|
|---|
| 3104 | | char _getpty ();
|
|---|
| 3105 | | /* The GNU C library defines this for functions which it implements
|
|---|
| 3106 | | to always fail with ENOSYS. Some functions are actually named
|
|---|
| 3107 | | something starting with __ and the normal name is an alias. */
|
|---|
| 3108 | | #if defined (__stub__getpty) || defined (__stub____getpty)
|
|---|
| 3109 | | choke me
|
|---|
| 3110 | | #else
|
|---|
| 3111 | | char (*f) () = _getpty;
|
|---|
| 3112 | | #endif
|
|---|
| 3113 | | #ifdef __cplusplus
|
|---|
| 3114 | | }
|
|---|
| 3115 | | #endif
|
|---|
| 3116 | |
|
|---|
| 3117 | | int
|
|---|
| 3118 | | main ()
|
|---|
| 3119 | | {
|
|---|
| 3120 | | return f != _getpty;
|
|---|
| 3121 | | ;
|
|---|
| 3122 | | return 0;
|
|---|
| 3123 | | }
|
|---|
| 3124 | configure:15705: result: no
|
|---|
| 3125 | configure:15719: checking for getpty
|
|---|
| 3126 | configure:15776: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
|
|---|
| 3127 | /tmp/cc0Y0SSq.o: In function `main':
|
|---|
| 3128 | conftest.c:(.text+0x9): undefined reference to `getpty'
|
|---|
| 3129 | /tmp/cc0Y0SSq.o:(.data+0x0): undefined reference to `getpty'
|
|---|
| 3130 | collect2: error: ld returned 1 exit status
|
|---|
| 3131 | configure:15782: $? = 1
|
|---|
| 3132 | configure: failed program was:
|
|---|
| 3133 | | /* confdefs.h. */
|
|---|
| 3134 | |
|
|---|
| 3135 | | #define PACKAGE_NAME "expect"
|
|---|
| 3136 | | #define PACKAGE_TARNAME "expect"
|
|---|
| 3137 | | #define PACKAGE_VERSION "5.45"
|
|---|
| 3138 | | #define PACKAGE_STRING "expect 5.45"
|
|---|
| 3139 | | #define PACKAGE_BUGREPORT ""
|
|---|
| 3140 | | #define BUILD_expect
|
|---|
| 3141 | | #define STDC_HEADERS 1
|
|---|
| 3142 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 3143 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 3144 | | #define HAVE_STDLIB_H 1
|
|---|
| 3145 | | #define HAVE_STRING_H 1
|
|---|
| 3146 | | #define HAVE_MEMORY_H 1
|
|---|
| 3147 | | #define HAVE_STRINGS_H 1
|
|---|
| 3148 | | #define HAVE_INTTYPES_H 1
|
|---|
| 3149 | | #define HAVE_STDINT_H 1
|
|---|
| 3150 | | #define HAVE_UNISTD_H 1
|
|---|
| 3151 | | #define HAVE_LIMITS_H 1
|
|---|
| 3152 | | #define HAVE_SYS_PARAM_H 1
|
|---|
| 3153 | | #define USE_THREAD_ALLOC 1
|
|---|
| 3154 | | #define _REENTRANT 1
|
|---|
| 3155 | | #define _THREAD_SAFE 1
|
|---|
| 3156 | | #define TCL_THREADS 1
|
|---|
| 3157 | | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
|
|---|
| 3158 | | #define _LARGEFILE64_SOURCE 1
|
|---|
| 3159 | | #define TCL_WIDE_INT_TYPE long long
|
|---|
| 3160 | | #define HAVE_STRUCT_STAT64 1
|
|---|
| 3161 | | #define HAVE_OPEN64 1
|
|---|
| 3162 | | #define HAVE_LSEEK64 1
|
|---|
| 3163 | | #define HAVE_TYPE_OFF64_T 1
|
|---|
| 3164 | | #define USE_TCL_STUBS 1
|
|---|
| 3165 | | #define USE_TCL_STUBS 1
|
|---|
| 3166 | | #define HAVE_SYS_SELECT_H 1
|
|---|
| 3167 | | #define HAVE_SYSMACROS_H 1
|
|---|
| 3168 | | #define HAVE_STROPTS_H 1
|
|---|
| 3169 | | #define HAVE_SYS_FCNTL_H 1
|
|---|
| 3170 | | #define RETSIGTYPE void
|
|---|
| 3171 | | #define HAVE_SYS_TIME_H 1
|
|---|
| 3172 | | #define TIME_WITH_SYS_TIME 1
|
|---|
| 3173 | | #define HAVE_STRUCT_TM_TM_ZONE 1
|
|---|
| 3174 | | #define HAVE_TM_ZONE 1
|
|---|
| 3175 | | #define HAVE_GMTIME_R 1
|
|---|
| 3176 | | #define HAVE_LOCALTIME_R 1
|
|---|
| 3177 | | #define HAVE_TM_GMTOFF 1
|
|---|
| 3178 | | #define HAVE_TIMEZONE_VAR 1
|
|---|
| 3179 | | #define HAVE_OPENPTY 1
|
|---|
| 3180 | | #define HAVE_MEMMOVE 1
|
|---|
| 3181 | | #define HAVE_SYSCONF 1
|
|---|
| 3182 | | #define HAVE_STRFTIME 1
|
|---|
| 3183 | | #define HAVE_STRCHR 1
|
|---|
| 3184 | | #define HAVE_TIMEZONE 1
|
|---|
| 3185 | | #define HAVE_SIGLONGJMP 1
|
|---|
| 3186 | | #define HAVE_MEMCPY 1
|
|---|
| 3187 | | #define WNOHANG_BACKUP_VALUE 1
|
|---|
| 3188 | | #define SELECT_MASK_TYPE fd_set
|
|---|
| 3189 | | #define HAVE_PTMX 1
|
|---|
| 3190 | | #define HAVE_TCSETATTR 1
|
|---|
| 3191 | | #define POSIX 1
|
|---|
| 3192 | | #define HAVE_TERMIO 1
|
|---|
| 3193 | | #define HAVE_TERMIOS 1
|
|---|
| 3194 | | /* end confdefs.h. */
|
|---|
| 3195 | | /* Define getpty to an innocuous variant, in case <limits.h> declares getpty.
|
|---|
| 3196 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
|---|
| 3197 | | #define getpty innocuous_getpty
|
|---|
| 3198 | |
|
|---|
| 3199 | | /* System header to define __stub macros and hopefully few prototypes,
|
|---|
| 3200 | | which can conflict with char getpty (); below.
|
|---|
| 3201 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|
|---|
| 3202 | | <limits.h> exists even on freestanding compilers. */
|
|---|
| 3203 | |
|
|---|
| 3204 | | #ifdef __STDC__
|
|---|
| 3205 | | # include <limits.h>
|
|---|
| 3206 | | #else
|
|---|
| 3207 | | # include <assert.h>
|
|---|
| 3208 | | #endif
|
|---|
| 3209 | |
|
|---|
| 3210 | | #undef getpty
|
|---|
| 3211 | |
|
|---|
| 3212 | | /* Override any gcc2 internal prototype to avoid an error. */
|
|---|
| 3213 | | #ifdef __cplusplus
|
|---|
| 3214 | | extern "C"
|
|---|
| 3215 | | {
|
|---|
| 3216 | | #endif
|
|---|
| 3217 | | /* We use char because int might match the return type of a gcc2
|
|---|
| 3218 | | builtin and then its argument prototype would still apply. */
|
|---|
| 3219 | | char getpty ();
|
|---|
| 3220 | | /* The GNU C library defines this for functions which it implements
|
|---|
| 3221 | | to always fail with ENOSYS. Some functions are actually named
|
|---|
| 3222 | | something starting with __ and the normal name is an alias. */
|
|---|
| 3223 | | #if defined (__stub_getpty) || defined (__stub___getpty)
|
|---|
| 3224 | | choke me
|
|---|
| 3225 | | #else
|
|---|
| 3226 | | char (*f) () = getpty;
|
|---|
| 3227 | | #endif
|
|---|
| 3228 | | #ifdef __cplusplus
|
|---|
| 3229 | | }
|
|---|
| 3230 | | #endif
|
|---|
| 3231 | |
|
|---|
| 3232 | | int
|
|---|
| 3233 | | main ()
|
|---|
| 3234 | | {
|
|---|
| 3235 | | return f != getpty;
|
|---|
| 3236 | | ;
|
|---|
| 3237 | | return 0;
|
|---|
| 3238 | | }
|
|---|
| 3239 | configure:15807: result: no
|
|---|
| 3240 | configure:15819: checking whether setpgrp takes no argument
|
|---|
| 3241 | configure:15851: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
|
|---|
| 3242 | conftest.c: In function 'main':
|
|---|
| 3243 | conftest.c:73:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
|
|---|
| 3244 | exit (setpgrp (1,1) == -1 ? 0 : 1);
|
|---|
| 3245 | ^
|
|---|
| 3246 | conftest.c:73:3: error: too many arguments to function 'setpgrp'
|
|---|
| 3247 | In file included from conftest.c:64:0:
|
|---|
| 3248 | /tools/include/unistd.h:672:12: note: declared here
|
|---|
| 3249 | extern int setpgrp (void) __THROW;
|
|---|
| 3250 | ^
|
|---|
| 3251 | configure:15854: $? = 1
|
|---|
| 3252 | configure: program exited with status 1
|
|---|
| 3253 | configure: failed program was:
|
|---|
| 3254 | | /* confdefs.h. */
|
|---|
| 3255 | |
|
|---|
| 3256 | | #define PACKAGE_NAME "expect"
|
|---|
| 3257 | | #define PACKAGE_TARNAME "expect"
|
|---|
| 3258 | | #define PACKAGE_VERSION "5.45"
|
|---|
| 3259 | | #define PACKAGE_STRING "expect 5.45"
|
|---|
| 3260 | | #define PACKAGE_BUGREPORT ""
|
|---|
| 3261 | | #define BUILD_expect
|
|---|
| 3262 | | #define STDC_HEADERS 1
|
|---|
| 3263 | | #define HAVE_SYS_TYPES_H 1
|
|---|
| 3264 | | #define HAVE_SYS_STAT_H 1
|
|---|
| 3265 | | #define HAVE_STDLIB_H 1
|
|---|
| 3266 | | #define HAVE_STRING_H 1
|
|---|
| 3267 | | #define HAVE_MEMORY_H 1
|
|---|
| 3268 | | #define HAVE_STRINGS_H 1
|
|---|
| 3269 | | #define HAVE_INTTYPES_H 1
|
|---|
| 3270 | | #define HAVE_STDINT_H 1
|
|---|
| 3271 | | #define HAVE_UNISTD_H 1
|
|---|
| 3272 | | #define HAVE_LIMITS_H 1
|
|---|
| 3273 | | #define HAVE_SYS_PARAM_H 1
|
|---|
| 3274 | | #define USE_THREAD_ALLOC 1
|
|---|
| 3275 | | #define _REENTRANT 1
|
|---|
| 3276 | | #define _THREAD_SAFE 1
|
|---|
| 3277 | | #define TCL_THREADS 1
|
|---|
| 3278 | | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
|
|---|
| 3279 | | #define _LARGEFILE64_SOURCE 1
|
|---|
| 3280 | | #define TCL_WIDE_INT_TYPE long long
|
|---|
| 3281 | | #define HAVE_STRUCT_STAT64 1
|
|---|
| 3282 | | #define HAVE_OPEN64 1
|
|---|
| 3283 | | #define HAVE_LSEEK64 1
|
|---|
| 3284 | | #define HAVE_TYPE_OFF64_T 1
|
|---|
| 3285 | | #define USE_TCL_STUBS 1
|
|---|
| 3286 | | #define USE_TCL_STUBS 1
|
|---|
| 3287 | | #define HAVE_SYS_SELECT_H 1
|
|---|
| 3288 | | #define HAVE_SYSMACROS_H 1
|
|---|
| 3289 | | #define HAVE_STROPTS_H 1
|
|---|
| 3290 | | #define HAVE_SYS_FCNTL_H 1
|
|---|
| 3291 | | #define RETSIGTYPE void
|
|---|
| 3292 | | #define HAVE_SYS_TIME_H 1
|
|---|
| 3293 | | #define TIME_WITH_SYS_TIME 1
|
|---|
| 3294 | | #define HAVE_STRUCT_TM_TM_ZONE 1
|
|---|
| 3295 | | #define HAVE_TM_ZONE 1
|
|---|
| 3296 | | #define HAVE_GMTIME_R 1
|
|---|
| 3297 | | #define HAVE_LOCALTIME_R 1
|
|---|
| 3298 | | #define HAVE_TM_GMTOFF 1
|
|---|
| 3299 | | #define HAVE_TIMEZONE_VAR 1
|
|---|
| 3300 | | #define HAVE_OPENPTY 1
|
|---|
| 3301 | | #define HAVE_MEMMOVE 1
|
|---|
| 3302 | | #define HAVE_SYSCONF 1
|
|---|
| 3303 | | #define HAVE_STRFTIME 1
|
|---|
| 3304 | | #define HAVE_STRCHR 1
|
|---|
| 3305 | | #define HAVE_TIMEZONE 1
|
|---|
| 3306 | | #define HAVE_SIGLONGJMP 1
|
|---|
| 3307 | | #define HAVE_MEMCPY 1
|
|---|
| 3308 | | #define WNOHANG_BACKUP_VALUE 1
|
|---|
| 3309 | | #define SELECT_MASK_TYPE fd_set
|
|---|
| 3310 | | #define HAVE_PTMX 1
|
|---|
| 3311 | | #define HAVE_TCSETATTR 1
|
|---|
| 3312 | | #define POSIX 1
|
|---|
| 3313 | | #define HAVE_TERMIO 1
|
|---|
| 3314 | | #define HAVE_TERMIOS 1
|
|---|
| 3315 | | /* end confdefs.h. */
|
|---|
| 3316 | | #if HAVE_UNISTD_H
|
|---|
| 3317 | | # include <unistd.h>
|
|---|
| 3318 | | #endif
|
|---|
| 3319 | |
|
|---|
| 3320 | | int
|
|---|
| 3321 | | main ()
|
|---|
| 3322 | | {
|
|---|
| 3323 | | /* If this system has a BSD-style setpgrp which takes arguments,
|
|---|
| 3324 | | setpgrp(1, 1) will fail with ESRCH and return -1, in that case
|
|---|
| 3325 | | exit successfully. */
|
|---|
| 3326 | | exit (setpgrp (1,1) == -1 ? 0 : 1);
|
|---|
| 3327 | | ;
|
|---|
| 3328 | | return 0;
|
|---|
| 3329 | | }
|
|---|
| 3330 | configure:15873: result: yes
|
|---|
| 3331 | configure:15887: checking for SV-style timezone
|
|---|
| 3332 | configure:15913: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
|
|---|
| 3333 | conftest.c: In function 'main':
|
|---|
| 3334 | conftest.c:72:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
|
|---|
| 3335 | exit(0);
|
|---|
| 3336 | ^
|
|---|
| 3337 | configure:15916: $? = 0
|
|---|
| 3338 | configure:15918: ./conftest
|
|---|
| 3339 | configure:15921: $? = 0
|
|---|
| 3340 | configure:15927: result: yes
|
|---|
| 3341 | configure:15962: checking for long file names
|
|---|
| 3342 | configure:16001: result: yes
|
|---|
| 3343 | configure:16406: checking for tclsh
|
|---|
| 3344 | configure:16433: result: /tools/bin/tclsh8.6
|
|---|
| 3345 | configure:16574: creating ./config.status
|
|---|
| 3346 |
|
|---|
| 3347 | ## ---------------------- ##
|
|---|
| 3348 | ## Running config.status. ##
|
|---|
| 3349 | ## ---------------------- ##
|
|---|
| 3350 |
|
|---|
| 3351 | This file was extended by expect config.status 5.45, which was
|
|---|
| 3352 | generated by GNU Autoconf 2.59. Invocation command line was
|
|---|
| 3353 |
|
|---|
| 3354 | CONFIG_FILES =
|
|---|
| 3355 | CONFIG_HEADERS =
|
|---|
| 3356 | CONFIG_LINKS =
|
|---|
| 3357 | CONFIG_COMMANDS =
|
|---|
| 3358 | $ ./config.status
|
|---|
| 3359 |
|
|---|
| 3360 | on r-14-4-stu
|
|---|
| 3361 |
|
|---|
| 3362 | config.status:724: creating Makefile
|
|---|
| 3363 | config.status:907: executing default commands
|
|---|
| 3364 | configure:17611: configuring in testsuite
|
|---|
| 3365 | configure:17728: running /bin/bash './configure' --prefix=/tools '--prefix=/tools' '--with-tcl=/tools/lib' '--with-tclinclude=/tools/include' --cache-file=/dev/null --srcdir=.
|
|---|
| 3366 |
|
|---|
| 3367 | ## ---------------- ##
|
|---|
| 3368 | ## Cache variables. ##
|
|---|
| 3369 | ## ---------------- ##
|
|---|
| 3370 |
|
|---|
| 3371 | ac_cv_build=i686-pc-linux-gnu
|
|---|
| 3372 | ac_cv_build_alias=i686-pc-linux-gnu
|
|---|
| 3373 | ac_cv_c_bigendian=no
|
|---|
| 3374 | ac_cv_c_compiler_gnu=yes
|
|---|
| 3375 | ac_cv_c_tclconfig=/tools/lib
|
|---|
| 3376 | ac_cv_c_tclh=/tools/include
|
|---|
| 3377 | ac_cv_env_CC_set=
|
|---|
| 3378 | ac_cv_env_CC_value=
|
|---|
| 3379 | ac_cv_env_CFLAGS_set=
|
|---|
| 3380 | ac_cv_env_CFLAGS_value=
|
|---|
| 3381 | ac_cv_env_CPPFLAGS_set=
|
|---|
| 3382 | ac_cv_env_CPPFLAGS_value=
|
|---|
| 3383 | ac_cv_env_CPP_set=
|
|---|
| 3384 | ac_cv_env_CPP_value=
|
|---|
| 3385 | ac_cv_env_LDFLAGS_set=
|
|---|
| 3386 | ac_cv_env_LDFLAGS_value=
|
|---|
| 3387 | ac_cv_env_build_alias_set=
|
|---|
| 3388 | ac_cv_env_build_alias_value=
|
|---|
| 3389 | ac_cv_env_host_alias_set=
|
|---|
| 3390 | ac_cv_env_host_alias_value=
|
|---|
| 3391 | ac_cv_env_target_alias_set=
|
|---|
| 3392 | ac_cv_env_target_alias_value=
|
|---|
| 3393 | ac_cv_exeext=
|
|---|
| 3394 | ac_cv_func__getpty=no
|
|---|
| 3395 | ac_cv_func_connect=yes
|
|---|
| 3396 | ac_cv_func_gethostbyname=yes
|
|---|
| 3397 | ac_cv_func_gethostname=yes
|
|---|
| 3398 | ac_cv_func_getpseudotty=no
|
|---|
| 3399 | ac_cv_func_getpty=no
|
|---|
| 3400 | ac_cv_func_gmtime_r=yes
|
|---|
| 3401 | ac_cv_func_localtime_r=yes
|
|---|
| 3402 | ac_cv_func_lseek64=yes
|
|---|
| 3403 | ac_cv_func_memmove=yes
|
|---|
| 3404 | ac_cv_func_open64=yes
|
|---|
| 3405 | ac_cv_func_openpty=no
|
|---|
| 3406 | ac_cv_func_poll=yes
|
|---|
| 3407 | ac_cv_func_ptsname=yes
|
|---|
| 3408 | ac_cv_func_select=yes
|
|---|
| 3409 | ac_cv_func_setpgrp_void=yes
|
|---|
| 3410 | ac_cv_func_siglongjmp=yes
|
|---|
| 3411 | ac_cv_func_sin=no
|
|---|
| 3412 | ac_cv_func_socket=yes
|
|---|
| 3413 | ac_cv_func_strchr=yes
|
|---|
| 3414 | ac_cv_func_strftime=yes
|
|---|
| 3415 | ac_cv_func_sysconf=yes
|
|---|
| 3416 | ac_cv_func_tcgetattr=yes
|
|---|
| 3417 | ac_cv_func_tcsetattr=yes
|
|---|
| 3418 | ac_cv_func_timezone=yes
|
|---|
| 3419 | ac_cv_header_dlfcn_h=yes
|
|---|
| 3420 | ac_cv_header_errno_h=yes
|
|---|
| 3421 | ac_cv_header_float_h=yes
|
|---|
| 3422 | ac_cv_header_inttypes_h=yes
|
|---|
| 3423 | ac_cv_header_limits_h=yes
|
|---|
| 3424 | ac_cv_header_memory_h=yes
|
|---|
| 3425 | ac_cv_header_net_errno_h=no
|
|---|
| 3426 | ac_cv_header_stdc=yes
|
|---|
| 3427 | ac_cv_header_stdint_h=yes
|
|---|
| 3428 | ac_cv_header_stdlib_h=yes
|
|---|
| 3429 | ac_cv_header_string_h=yes
|
|---|
| 3430 | ac_cv_header_strings_h=yes
|
|---|
| 3431 | ac_cv_header_sys_fcntl_h=yes
|
|---|
| 3432 | ac_cv_header_sys_param_h=yes
|
|---|
| 3433 | ac_cv_header_sys_ptem_h=no
|
|---|
| 3434 | ac_cv_header_sys_select_h=yes
|
|---|
| 3435 | ac_cv_header_sys_stat_h=yes
|
|---|
| 3436 | ac_cv_header_sys_stropts_h=yes
|
|---|
| 3437 | ac_cv_header_sys_strpty_h=no
|
|---|
| 3438 | ac_cv_header_sys_strredir_h=no
|
|---|
| 3439 | ac_cv_header_sys_sysconfig_h=no
|
|---|
| 3440 | ac_cv_header_sys_sysmacros_h=yes
|
|---|
| 3441 | ac_cv_header_sys_time_h=yes
|
|---|
| 3442 | ac_cv_header_sys_types_h=yes
|
|---|
| 3443 | ac_cv_header_sys_wait_h=yes
|
|---|
| 3444 | ac_cv_header_time=yes
|
|---|
| 3445 | ac_cv_header_unistd_h=yes
|
|---|
| 3446 | ac_cv_header_values_h=yes
|
|---|
| 3447 | ac_cv_header_varargs_h=no
|
|---|
| 3448 | ac_cv_host=i686-pc-linux-gnu
|
|---|
| 3449 | ac_cv_host_alias=i686-pc-linux-gnu
|
|---|
| 3450 | ac_cv_lib_ieee_main=yes
|
|---|
| 3451 | ac_cv_lib_inet_main=no
|
|---|
| 3452 | ac_cv_lib_pt_libpts___lpt_=no
|
|---|
| 3453 | ac_cv_lib_pthread_pthread_mutex_init=yes
|
|---|
| 3454 | ac_cv_lib_seq_getpseudotty=no
|
|---|
| 3455 | ac_cv_lib_util_openpty=yes
|
|---|
| 3456 | ac_cv_member_struct_tm_tm_zone=yes
|
|---|
| 3457 | ac_cv_objext=o
|
|---|
| 3458 | ac_cv_path_install='/usr/bin/install -c'
|
|---|
| 3459 | ac_cv_prog_AR=ar
|
|---|
| 3460 | ac_cv_prog_CPP='gcc -E'
|
|---|
| 3461 | ac_cv_prog_ac_ct_CC=gcc
|
|---|
| 3462 | ac_cv_prog_ac_ct_RANLIB=ranlib
|
|---|
| 3463 | ac_cv_prog_cc_g=yes
|
|---|
| 3464 | ac_cv_prog_cc_stdc=
|
|---|
| 3465 | ac_cv_prog_egrep='grep -E'
|
|---|
| 3466 | ac_cv_prog_make_make_set=yes
|
|---|
| 3467 | ac_cv_struct_tm=time.h
|
|---|
| 3468 | ac_cv_sys_long_file_names=yes
|
|---|
| 3469 | ac_cv_target=i686-pc-linux-gnu
|
|---|
| 3470 | ac_cv_target_alias=i686-pc-linux-gnu
|
|---|
| 3471 | ac_cv_type_pid_t=yes
|
|---|
| 3472 | ac_cv_type_signal=void
|
|---|
| 3473 | tcl_cv_cc_pipe=yes
|
|---|
| 3474 | tcl_cv_cc_visibility_hidden=yes
|
|---|
| 3475 | tcl_cv_dirent_h=yes
|
|---|
| 3476 | tcl_cv_flag__isoc99_source=no
|
|---|
| 3477 | tcl_cv_flag__largefile64_source=yes
|
|---|
| 3478 | tcl_cv_flag__largefile_source64=no
|
|---|
| 3479 | tcl_cv_member_tm_gmtoff=yes
|
|---|
| 3480 | tcl_cv_member_tm_tzadj=no
|
|---|
| 3481 | tcl_cv_struct_dirent64=no
|
|---|
| 3482 | tcl_cv_struct_stat64=yes
|
|---|
| 3483 | tcl_cv_sys_version=Linux-3.11.0-11-lowlatency
|
|---|
| 3484 | tcl_cv_timezone_long=yes
|
|---|
| 3485 | tcl_cv_type_64bit='long long'
|
|---|
| 3486 | tcl_cv_type_off64_t=yes
|
|---|
| 3487 | tcl_cv_union_wait=yes
|
|---|
| 3488 |
|
|---|
| 3489 | ## ----------------- ##
|
|---|
| 3490 | ## Output variables. ##
|
|---|
| 3491 | ## ----------------- ##
|
|---|
| 3492 |
|
|---|
| 3493 | AR='ar'
|
|---|
| 3494 | CC='gcc'
|
|---|
| 3495 | CELIB_DIR=''
|
|---|
| 3496 | CFLAGS=' -pipe ${CFLAGS_DEFAULT} ${CFLAGS_WARNING} ${SHLIB_CFLAGS} '
|
|---|
| 3497 | CFLAGS_DEBUG='-g'
|
|---|
| 3498 | CFLAGS_DEFAULT='-O2 -fomit-frame-pointer'
|
|---|
| 3499 | CFLAGS_OPTIMIZE='-O2 -fomit-frame-pointer'
|
|---|
| 3500 | CFLAGS_WARNING='-Wall'
|
|---|
| 3501 | CLEANFILES=' pkgIndex.tcl'
|
|---|
| 3502 | CPP='gcc -E'
|
|---|
| 3503 | CPPFLAGS=''
|
|---|
| 3504 | CYGPATH='echo'
|
|---|
| 3505 | DEFAULT_STTY_ARGS='sane'
|
|---|
| 3506 | DEFS='-DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45\" -DPACKAGE_STRING=\"expect\ 5.45\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_expect= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 '
|
|---|
| 3507 | ECHO_C=''
|
|---|
| 3508 | ECHO_N='-n'
|
|---|
| 3509 | ECHO_T=''
|
|---|
| 3510 | EGREP='grep -E'
|
|---|
| 3511 | EXEEXT=''
|
|---|
| 3512 | EXP_BUILD_LIB_SPEC='-L/mnt/lfs/sources/expect5.45 -lexpect5.45'
|
|---|
| 3513 | EXP_CC_SEARCH_FLAGS='-Wl,-rpath,${LIB_RUNTIME_DIR}/${PACKAGE_NAME}${PACKAGE_VERSION}'
|
|---|
| 3514 | INSTALL_DATA='${INSTALL} -m 644'
|
|---|
| 3515 | INSTALL_PROGRAM='${INSTALL}'
|
|---|
| 3516 | INSTALL_SCRIPT='${INSTALL}'
|
|---|
| 3517 | LDFLAGS=' -Wl,--export-dynamic '
|
|---|
| 3518 | LDFLAGS_DEFAULT=' -Wl,--export-dynamic '
|
|---|
| 3519 | LD_LIBRARY_PATH_VAR='LD_LIBRARY_PATH'
|
|---|
| 3520 | LIBOBJS=''
|
|---|
| 3521 | LIBS=' -lutil -lieee -lm -Wl,-rpath,${LIB_RUNTIME_DIR}'
|
|---|
| 3522 | LTLIBOBJS=''
|
|---|
| 3523 | MAKE_LIB='${SHLIB_LD} -o $@ $(PKG_OBJECTS) ${SHLIB_LD_LIBS} '
|
|---|
| 3524 | MAKE_SHARED_LIB='${SHLIB_LD} -o $@ $(PKG_OBJECTS) ${SHLIB_LD_LIBS}'
|
|---|
| 3525 | MAKE_STATIC_LIB='${STLIB_LD} $@ $(PKG_OBJECTS)'
|
|---|
| 3526 | MAKE_STUB_LIB='${STLIB_LD} $@ $(PKG_STUB_OBJECTS)'
|
|---|
| 3527 | MATH_LIBS='-lieee -lm'
|
|---|
| 3528 | OBJEXT='o'
|
|---|
| 3529 | PACKAGE_BUGREPORT=''
|
|---|
| 3530 | PACKAGE_NAME='expect'
|
|---|
| 3531 | PACKAGE_STRING='expect 5.45'
|
|---|
| 3532 | PACKAGE_TARNAME='expect'
|
|---|
| 3533 | PACKAGE_VERSION='5.45'
|
|---|
| 3534 | PATH_SEPARATOR=':'
|
|---|
| 3535 | PKG_CFLAGS=' -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"${DESTDIR}${prefix}/lib/${PKG_DIR}\" -DEXECSCRIPTDIR=\"${DESTDIR}${pkglibdir}\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\""'
|
|---|
| 3536 | PKG_HEADERS=' expect.h expect_tcl.h expect_comm.h tcldbg.h'
|
|---|
| 3537 | PKG_INCLUDES=' -I. -I"."'
|
|---|
| 3538 | PKG_LIBS=''
|
|---|
| 3539 | PKG_LIB_FILE='libexpect5.45.so'
|
|---|
| 3540 | PKG_OBJECTS=' exp_command.o expect.o exp_inter.o exp_regexp.o exp_tty.o exp_log.o exp_main_sub.o exp_pty.o exp_trap.o exp_strf.o exp_console.o exp_glob.o exp_win.o exp_clib.o exp_closetcl.o exp_memmove.o exp_tty_comm.o exp_chan.o Dbg.o pty_termios.o exp_select.o exp_event.o'
|
|---|
| 3541 | PKG_SOURCES=' exp_command.c expect.c exp_inter.c exp_regexp.c exp_tty.c exp_log.c exp_main_sub.c exp_pty.c exp_trap.c exp_strf.c exp_console.c exp_glob.c exp_win.c exp_clib.c exp_closetcl.c exp_memmove.c exp_tty_comm.c exp_chan.c Dbg.c pty_termios.c exp_select.c exp_event.c'
|
|---|
| 3542 | PKG_STUB_LIB_FILE='libexpectstub5.45.a'
|
|---|
| 3543 | PKG_STUB_OBJECTS=''
|
|---|
| 3544 | PKG_STUB_SOURCES=''
|
|---|
| 3545 | PKG_TCL_SOURCES=''
|
|---|
| 3546 | RANLIB=':'
|
|---|
| 3547 | RANLIB_STUB='ranlib'
|
|---|
| 3548 | SETPGRP_VOID=''
|
|---|
| 3549 | SETUID=':'
|
|---|
| 3550 | SET_MAKE=''
|
|---|
| 3551 | SHARED_BUILD='1'
|
|---|
| 3552 | SHELL='/bin/bash'
|
|---|
| 3553 | SHLIB_CFLAGS='-fPIC'
|
|---|
| 3554 | SHLIB_LD='${CC} -shared ${CFLAGS} ${LDFLAGS_DEFAULT}'
|
|---|
| 3555 | SHLIB_LD_LIBS='${LIBS} -L/tools/lib -ltclstub8.6'
|
|---|
| 3556 | STLIB_LD='${AR} cr'
|
|---|
| 3557 | TCLSH_PROG='/tools/bin/tclsh8.6'
|
|---|
| 3558 | TCL_BIN_DIR='/tools/lib'
|
|---|
| 3559 | TCL_CC_SEARCH_FLAGS='-Wl,-rpath,${LIB_RUNTIME_DIR}'
|
|---|
| 3560 | TCL_DBGX=''
|
|---|
| 3561 | TCL_DEFS='-DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 '
|
|---|
| 3562 | TCL_DL_LIBS='-ldl'
|
|---|
| 3563 | TCL_EXTRA_CFLAGS=' -pipe -fvisibility=hidden '
|
|---|
| 3564 | TCL_INCLUDES='-I"/tools/include"'
|
|---|
| 3565 | TCL_LD_FLAGS=' -Wl,--export-dynamic '
|
|---|
| 3566 | TCL_LIBS='${DL_LIBS} ${LIBS} ${MATH_LIBS}'
|
|---|
| 3567 | TCL_LIB_FILE='libtcl8.6.so'
|
|---|
| 3568 | TCL_LIB_FLAG='-ltcl8.6'
|
|---|
| 3569 | TCL_LIB_SPEC='-L/tools/lib -ltcl8.6'
|
|---|
| 3570 | TCL_PATCH_LEVEL='.0'
|
|---|
| 3571 | TCL_SHLIB_LD_LIBS='${LIBS}'
|
|---|
| 3572 | TCL_SRC_DIR='/mnt/lfs/sources/tcl8.6.0'
|
|---|
| 3573 | TCL_STUB_LIB_FILE='libtclstub8.6.a'
|
|---|
| 3574 | TCL_STUB_LIB_FLAG='-ltclstub8.6'
|
|---|
| 3575 | TCL_STUB_LIB_SPEC='-L/tools/lib -ltclstub8.6'
|
|---|
| 3576 | TCL_THREADS='1'
|
|---|
| 3577 | TCL_TOP_DIR_NATIVE='"/mnt/lfs/sources/tcl8.6.0"'
|
|---|
| 3578 | TCL_VERSION='8.6'
|
|---|
| 3579 | VC_MANIFEST_EMBED_DLL=''
|
|---|
| 3580 | VC_MANIFEST_EMBED_EXE=''
|
|---|
| 3581 | ac_ct_CC='gcc'
|
|---|
| 3582 | ac_ct_RANLIB='ranlib'
|
|---|
| 3583 | bindir='${exec_prefix}/bin'
|
|---|
| 3584 | build='i686-pc-linux-gnu'
|
|---|
| 3585 | build_alias=''
|
|---|
| 3586 | build_cpu='i686'
|
|---|
| 3587 | build_os='linux-gnu'
|
|---|
| 3588 | build_vendor='pc'
|
|---|
| 3589 | datadir='${prefix}/share'
|
|---|
| 3590 | exec_prefix='/tools'
|
|---|
| 3591 | host='i686-pc-linux-gnu'
|
|---|
| 3592 | host_alias=''
|
|---|
| 3593 | host_cpu='i686'
|
|---|
| 3594 | host_os='linux-gnu'
|
|---|
| 3595 | host_vendor='pc'
|
|---|
| 3596 | includedir='${prefix}/include'
|
|---|
| 3597 | infodir='${prefix}/info'
|
|---|
| 3598 | libdir='${exec_prefix}/lib'
|
|---|
| 3599 | libexecdir='${exec_prefix}/libexec'
|
|---|
| 3600 | localstatedir='${prefix}/var'
|
|---|
| 3601 | mandir='${prefix}/man'
|
|---|
| 3602 | oldincludedir='/usr/include'
|
|---|
| 3603 | prefix='/tools'
|
|---|
| 3604 | program_transform_name='s,x,x,'
|
|---|
| 3605 | sbindir='${exec_prefix}/sbin'
|
|---|
| 3606 | sharedstatedir='${prefix}/com'
|
|---|
| 3607 | subdirs=' testsuite'
|
|---|
| 3608 | sysconfdir='${prefix}/etc'
|
|---|
| 3609 | target='i686-pc-linux-gnu'
|
|---|
| 3610 | target_alias=''
|
|---|
| 3611 | target_cpu='i686'
|
|---|
| 3612 | target_os='linux-gnu'
|
|---|
| 3613 | target_vendor='pc'
|
|---|
| 3614 |
|
|---|
| 3615 | ## ----------- ##
|
|---|
| 3616 | ## confdefs.h. ##
|
|---|
| 3617 | ## ----------- ##
|
|---|
| 3618 |
|
|---|
| 3619 | #define BUILD_expect
|
|---|
| 3620 | #define HAVE_GMTIME_R 1
|
|---|
| 3621 | #define HAVE_INTTYPES_H 1
|
|---|
| 3622 | #define HAVE_LIMITS_H 1
|
|---|
| 3623 | #define HAVE_LOCALTIME_R 1
|
|---|
| 3624 | #define HAVE_LONG_FILE_NAMES 1
|
|---|
| 3625 | #define HAVE_LSEEK64 1
|
|---|
| 3626 | #define HAVE_MEMCPY 1
|
|---|
| 3627 | #define HAVE_MEMMOVE 1
|
|---|
| 3628 | #define HAVE_MEMORY_H 1
|
|---|
| 3629 | #define HAVE_OPEN64 1
|
|---|
| 3630 | #define HAVE_OPENPTY 1
|
|---|
| 3631 | #define HAVE_PTMX 1
|
|---|
| 3632 | #define HAVE_SIGLONGJMP 1
|
|---|
| 3633 | #define HAVE_STDINT_H 1
|
|---|
| 3634 | #define HAVE_STDLIB_H 1
|
|---|
| 3635 | #define HAVE_STRCHR 1
|
|---|
| 3636 | #define HAVE_STRFTIME 1
|
|---|
| 3637 | #define HAVE_STRINGS_H 1
|
|---|
| 3638 | #define HAVE_STRING_H 1
|
|---|
| 3639 | #define HAVE_STROPTS_H 1
|
|---|
| 3640 | #define HAVE_STRUCT_STAT64 1
|
|---|
| 3641 | #define HAVE_STRUCT_TM_TM_ZONE 1
|
|---|
| 3642 | #define HAVE_SV_TIMEZONE 1
|
|---|
| 3643 | #define HAVE_SYSCONF 1
|
|---|
| 3644 | #define HAVE_SYSMACROS_H 1
|
|---|
| 3645 | #define HAVE_SYS_FCNTL_H 1
|
|---|
| 3646 | #define HAVE_SYS_PARAM_H 1
|
|---|
| 3647 | #define HAVE_SYS_SELECT_H 1
|
|---|
| 3648 | #define HAVE_SYS_STAT_H 1
|
|---|
| 3649 | #define HAVE_SYS_TIME_H 1
|
|---|
| 3650 | #define HAVE_SYS_TYPES_H 1
|
|---|
| 3651 | #define HAVE_TCSETATTR 1
|
|---|
| 3652 | #define HAVE_TERMIO 1
|
|---|
| 3653 | #define HAVE_TERMIOS 1
|
|---|
| 3654 | #define HAVE_TIMEZONE 1
|
|---|
| 3655 | #define HAVE_TIMEZONE_VAR 1
|
|---|
| 3656 | #define HAVE_TM_GMTOFF 1
|
|---|
| 3657 | #define HAVE_TM_ZONE 1
|
|---|
| 3658 | #define HAVE_TYPE_OFF64_T 1
|
|---|
| 3659 | #define HAVE_UNISTD_H 1
|
|---|
| 3660 | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
|
|---|
| 3661 | #define PACKAGE_BUGREPORT ""
|
|---|
| 3662 | #define PACKAGE_NAME "expect"
|
|---|
| 3663 | #define PACKAGE_STRING "expect 5.45"
|
|---|
| 3664 | #define PACKAGE_TARNAME "expect"
|
|---|
| 3665 | #define PACKAGE_VERSION "5.45"
|
|---|
| 3666 | #define POSIX 1
|
|---|
| 3667 | #define RETSIGTYPE void
|
|---|
| 3668 | #define SELECT_MASK_TYPE fd_set
|
|---|
| 3669 | #define SETPGRP_VOID 1
|
|---|
| 3670 | #define STDC_HEADERS 1
|
|---|
| 3671 | #define TCL_THREADS 1
|
|---|
| 3672 | #define TCL_WIDE_INT_TYPE long long
|
|---|
| 3673 | #define TIME_WITH_SYS_TIME 1
|
|---|
| 3674 | #define USE_TCL_STUBS 1
|
|---|
| 3675 | #define USE_TCL_STUBS 1
|
|---|
| 3676 | #define USE_THREAD_ALLOC 1
|
|---|
| 3677 | #define WNOHANG_BACKUP_VALUE 1
|
|---|
| 3678 | #define _LARGEFILE64_SOURCE 1
|
|---|
| 3679 | #define _REENTRANT 1
|
|---|
| 3680 | #define _THREAD_SAFE 1
|
|---|
| 3681 |
|
|---|
| 3682 | configure: exit 0
|
|---|