bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNU Autoconf 2.53b] testsuite.log: 10 failures : 3


From: Nathan Zierfuss
Subject: [GNU Autoconf 2.53b] testsuite.log: 10 failures : 3
Date: Wed, 31 Jul 2002 17:21:52 -0800


| exec_prefix='${prefix}'
| host_alias=''
| includedir='${prefix}/include'
| infodir='${prefix}/info'
| libdir='${exec_prefix}/lib'
| libexecdir='${exec_prefix}/libexec'
| localstatedir='${prefix}/var'
| mandir='${prefix}/man'
| oldincludedir='/usr/include'
| prefix='/usr/local'
| program_transform_name='s,x,x,'
| sbindir='${exec_prefix}/sbin'
| sharedstatedir='${prefix}/com'
| sysconfdir='${prefix}/etc'
| target_alias=''
|
| ## ----------- ##
| ## confdefs.h. ##
| ## ----------- ##
|
| #define HAVE_STDIO_H 1
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_NAME ""
| #define PACKAGE_STRING ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define STDC_HEADERS 1
|
| configure: exit 0

testsuite: ../tests/testsuite.dir/071/config.log:
| This file contains any messages produced by compilers while
| running configure, to aid debugging if configure makes a mistake.
|
| It was created by configure, which was
| generated by GNU Autoconf 2.53b.  Invocation command line was
|
|   $ ./configure
|
| ## --------- ##
| ## Platform. ##
| ## --------- ##
|
| hostname = cwsflyer
| uname -m = 00012DDA4C00
| uname -r = 1
| uname -s = AIX
| uname -v = 5
|
| /usr/bin/uname -p = powerpc
| /bin/uname -X     = unknown
|
| /bin/arch              = unknown
| /usr/bin/arch -k       = unknown
| /usr/convex/getsysinfo = unknown
| hostinfo               = unknown
| /bin/machine           = unknown
| /usr/bin/oslevel       = 5.1.0.0
| /bin/universe          = unknown
|
| PATH: /usr/local/pkg/autoconf/autoconf-2.53b/wrk/tests
| PATH: /usr/local/bin
| PATH: /usr/bin
| PATH: /usr/sbin
| PATH: /usr/ucb
| PATH: /usr/bin/X11
| PATH: /var/loadl/bin
| PATH: /usr/local/krb5/bin
|
|
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
|
| configure:1312: checking for gcc
| configure:1328: found /usr/local/bin/gcc
| configure:1338: result: gcc
| configure:1580: checking for C compiler version
| configure:1583: gcc --version </dev/null >&5
| 2.95.2
| configure:1586: $? = 0
| configure:1588: gcc -v </dev/null >&5
| Reading specs from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /specs
| gcc version 2.95.2 19991024 (release)
| configure:1591: $? = 0
| configure:1593: gcc -V </dev/null >&5
| gcc: argument to `-V' is missing
| configure:1596: $? = 1
| configure:1616: checking for C compiler default output
| configure:1619: gcc    conftest.c  >&5
| configure:1622: $? = 0
| configure:1655: result: a.out
| configure:1660: checking whether the C compiler works
| configure:1666: ./a.out
| configure:1669: $? = 0
| configure:1684: result: yes
| configure:1691: checking whether we are cross compiling
| configure:1693: result: no
| configure:1696: checking for suffix of executables
| configure:1698: gcc -o conftest    conftest.c  >&5
| configure:1701: $? = 0
| configure:1723: result:
| configure:1729: checking for suffix of object files
| configure:1747: gcc -c   conftest.c >&5
| configure:1750: $? = 0
| configure:1769: result: o
| configure:1773: checking whether we are using the GNU C compiler
| configure:1794: gcc -c   conftest.c >&5
| configure:1797: $? = 0
| configure:1800: test -s conftest.o
| configure:1803: $? = 0
| configure:1815: result: yes
| configure:1821: checking whether gcc accepts -g
| configure:1839: gcc -c -g  conftest.c >&5
| configure:1842: $? = 0
| configure:1845: test -s conftest.o
| configure:1848: $? = 0
| configure:1858: result: yes
| configure:1875: checking for gcc option to accept ANSI C
| configure:1932: gcc  -c -g -O2  conftest.c >&5
| configure:1935: $? = 0
| configure:1938: test -s conftest.o
| configure:1941: $? = 0
| configure:1958: result: none needed
| configure:1976: gcc -c -g -O2  conftest.c >&5
| conftest.c:2: parse error before `me'
| configure:1979: $? = 1
| configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
| configure:2083: checking how to run the C preprocessor
| configure:2109: gcc -E  conftest.c
| configure:2115: $? = 0
| configure:2142: gcc -E  conftest.c
| configure:2138: ac_nonexistent.h: No such file or directory
| configure:2148: $? = 1
| configure: failed program was:
| #line 2137 "configure"
| #include "confdefs.h"
| #include <ac_nonexistent.h>
| configure:2185: result: gcc -E
| configure:2200: gcc -E  conftest.c
| configure:2206: $? = 0
| configure:2233: gcc -E  conftest.c
| configure:2229: ac_nonexistent.h: No such file or directory
| configure:2239: $? = 1
| configure: failed program was:
| #line 2228 "configure"
| #include "confdefs.h"
| #include <ac_nonexistent.h>
| configure:2279: checking for egrep
| configure:2289: result: grep -E
| configure:2294: checking for ANSI C header files
| configure:2308: gcc -E  conftest.c
| configure:2314: $? = 0
| configure:2401: gcc -o conftest -g -O2   conftest.c  >&5
| configure:2404: $? = 0
| configure:2406: ./conftest
| configure:2409: $? = 0
| configure:2423: result: yes
| configure:2447: checking for sys/types.h
| configure:2460: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2461:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure:2463: $? = 1
| configure: failed program was:
| #line 2452 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <sys/types.h>
| configure:2479: result: no
| configure:2447: checking for sys/stat.h
| configure:2460: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2461:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure:2463: $? = 1
| configure: failed program was:
| #line 2452 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <sys/stat.h>
| configure:2479: result: no
| configure:2447: checking for stdlib.h
| configure:2460: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2461:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure:2463: $? = 1
| configure: failed program was:
| #line 2452 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <stdlib.h>
| configure:2479: result: no
| configure:2447: checking for string.h
| configure:2460: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2461:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure:2463: $? = 1
| configure: failed program was:
| #line 2452 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <string.h>
| configure:2479: result: no
| configure:2447: checking for memory.h
| configure:2460: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2461:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure:2463: $? = 1
| configure: failed program was:
| #line 2452 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <memory.h>
| configure:2479: result: no
| configure:2447: checking for strings.h
| configure:2460: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2461:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure:2463: $? = 1
| configure: failed program was:
| #line 2452 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <strings.h>
| configure:2479: result: no
| configure:2447: checking for inttypes.h
| configure:2460: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2461:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure:2463: $? = 1
| configure: failed program was:
| #line 2452 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <inttypes.h>
| configure:2479: result: no
| configure:2447: checking for stdint.h
| configure:2460: gcc -c -g -O2  conftest.c >&5
| configure:2488: stdint.h: No such file or directory
| configure:2463: $? = 1
| configure: failed program was:
| #line 2452 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <stdint.h>
| configure:2479: result: no
| configure:2447: checking for unistd.h
| configure:2460: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2461:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure:2463: $? = 1
| configure: failed program was:
| #line 2452 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <unistd.h>
| configure:2479: result: no
| configure:2491: checking for char
| configure:2512: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2505:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure:2515: $? = 1
| configure: failed program was:
| #line 2496 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if ((char *) 0)
|   return 0;
| if (sizeof (char))
|   return 0;
|   ;
|   return 0;
| }
| configure:2531: result: no
| configure:2534: checking size of char
| configure:2804: result: 0
| configure:2811: checking for charchar
| configure:2834: gcc -c -g -O2  conftest.c >&5
| configure:2837: $? = 0
| configure:2840: test -s conftest.o
| configure:2843: $? = 0
| configure:2853: result: yes
| configure:2856: checking size of charchar
| configure:3110: gcc -o conftest -g -O2   conftest.c  >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:3079:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure:3113: $? = 1
| configure: program exited with status 1
| configure: failed program was:
| #line 3072 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| typedef char charchar[2];
|
| long longval () { return (long) (sizeof (charchar)); }
| unsigned long ulongval () { return (long) (sizeof (charchar)); }
| #include <stdio.h>
| #include <stdlib.h>
| int
| main ()
| {
|
|   FILE *f = fopen ("conftest.val", "w");
|   if (! f)
|     exit (1);
|   if (((long) (sizeof (charchar))) < 0)
|     {
|       long i = longval ();
|       if (i != ((long) (sizeof (charchar))))
|       exit (1);
|       fprintf (f, "%ld\n", i);
|     }
|   else
|     {
|       unsigned long i = ulongval ();
|       if (i != ((long) (sizeof (charchar))))
|       exit (1);
|       fprintf (f, "%lu\n", i);
|     }
|   exit (ferror (f) || fclose (f) != 0);
|
|   ;
|   return 0;
| }
| configure:3126: error: cannot compute sizeof (charchar), 77
|
| ## ---------------- ##
| ## Cache variables. ##
| ## ---------------- ##
|
| ac_cv_c_compiler_gnu=yes
| ac_cv_env_CC_set=''
| ac_cv_env_CC_value=''
| ac_cv_env_CFLAGS_set=''
| ac_cv_env_CFLAGS_value=''
| ac_cv_env_CPPFLAGS_set=''
| ac_cv_env_CPPFLAGS_value=''
| ac_cv_env_CPP_set=''
| ac_cv_env_CPP_value=''
| ac_cv_env_LDFLAGS_set=''
| ac_cv_env_LDFLAGS_value=''
| ac_cv_env_build_alias_set=''
| ac_cv_env_build_alias_value=''
| ac_cv_env_host_alias_set=''
| ac_cv_env_host_alias_value=''
| ac_cv_env_target_alias_set=''
| ac_cv_env_target_alias_value=''
| ac_cv_exeext=''
| ac_cv_header_inttypes_h=no
| ac_cv_header_memory_h=no
| ac_cv_header_stdc=yes
| ac_cv_header_stdint_h=no
| ac_cv_header_stdlib_h=no
| ac_cv_header_string_h=no
| ac_cv_header_strings_h=no
| ac_cv_header_sys_stat_h=no
| ac_cv_header_sys_types_h=no
| ac_cv_header_unistd_h=no
| ac_cv_objext=o
| ac_cv_prog_CPP='gcc -E'
| ac_cv_prog_ac_ct_CC=gcc
| ac_cv_prog_cc_g=yes
| ac_cv_prog_cc_stdc=''
| ac_cv_prog_egrep='grep -E'
| ac_cv_sizeof_char=0
| ac_cv_type_char=no
| ac_cv_type_charchar=yes
|
| ## ----------------- ##
| ## Output variables. ##
| ## ----------------- ##
|
| CC='gcc'
| CFLAGS='-g -O2'
| CPP='gcc -E'
| CPPFLAGS=''
| DEFS=''
| ECHO_C='ECHO_N=''
| ECHO_T=''
| EGREP='grep -E'
| EXEEXT=''
| LDFLAGS=''
| LIBOBJS=''
| LIBS=''
| LTLIBOBJS=''
| OBJEXT='o'
| PACKAGE_BUGREPORT=''
| PACKAGE_NAME=''
| PACKAGE_STRING=''
| PACKAGE_TARNAME=''
| PACKAGE_VERSION=''
| PATH_SEPARATOR=':'
| SHELL='/bin/sh'
| ac_ct_CC='gcc'
| bindir='${exec_prefix}/bin'
| build_alias=''
| datadir='${prefix}/share'
| exec_prefix='NONE'
| host_alias=''
| includedir='${prefix}/include'
| infodir='${prefix}/info'
| libdir='${exec_prefix}/lib'
| libexecdir='${exec_prefix}/libexec'
| localstatedir='${prefix}/var'
| mandir='${prefix}/man'
| oldincludedir='/usr/include'
| prefix='NONE'
| program_transform_name='s,x,x,'
| sbindir='${exec_prefix}/sbin'
| sharedstatedir='${prefix}/com'
| sysconfdir='${prefix}/etc'
| target_alias=''
|
| ## ----------- ##
| ## confdefs.h. ##
| ## ----------- ##
|
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_NAME ""
| #define PACKAGE_STRING ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define SIZEOF_CHAR 0
| #define STDC_HEADERS 1
|
| configure: exit 1

testsuite: ../tests/testsuite.dir/072/config.log:
| This file contains any messages produced by compilers while
| running configure, to aid debugging if configure makes a mistake.
|
| It was created by configure, which was
| generated by GNU Autoconf 2.53b.  Invocation command line was
|
|   $ ./configure
|
| ## --------- ##
| ## Platform. ##
| ## --------- ##
|
| hostname = cwsflyer
| uname -m = 00012DDA4C00
| uname -r = 1
| uname -s = AIX
| uname -v = 5
|
| /usr/bin/uname -p = powerpc
| /bin/uname -X     = unknown
|
| /bin/arch              = unknown
| /usr/bin/arch -k       = unknown
| /usr/convex/getsysinfo = unknown
| hostinfo               = unknown
| /bin/machine           = unknown
| /usr/bin/oslevel       = 5.1.0.0
| /bin/universe          = unknown
|
| PATH: /usr/local/pkg/autoconf/autoconf-2.53b/wrk/tests
| PATH: /usr/local/bin
| PATH: /usr/bin
| PATH: /usr/sbin
| PATH: /usr/ucb
| PATH: /usr/bin/X11
| PATH: /var/loadl/bin
| PATH: /usr/local/krb5/bin
|
|
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
|
| configure:1314: checking for gcc
| configure:1330: found /usr/local/bin/gcc
| configure:1340: result: gcc
| configure:1582: checking for C compiler version
| configure:1585: gcc --version </dev/null >&5
| 2.95.2
| configure:1588: $? = 0
| configure:1590: gcc -v </dev/null >&5
| Reading specs from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /specs
| gcc version 2.95.2 19991024 (release)
| configure:1593: $? = 0
| configure:1595: gcc -V </dev/null >&5
| gcc: argument to `-V' is missing
| configure:1598: $? = 1
| configure:1618: checking for C compiler default output
| configure:1621: gcc    conftest.c  >&5
| configure:1624: $? = 0
| configure:1657: result: a.out
| configure:1662: checking whether the C compiler works
| configure:1686: result: yes
| configure:1693: checking whether we are cross compiling
| configure:1695: result: yes
| configure:1698: checking for suffix of executables
| configure:1700: gcc -o conftest    conftest.c  >&5
| configure:1703: $? = 0
| configure:1725: result:
| configure:1731: checking for suffix of object files
| configure:1749: gcc -c   conftest.c >&5
| configure:1752: $? = 0
| configure:1771: result: o
| configure:1775: checking whether we are using the GNU C compiler
| configure:1796: gcc -c   conftest.c >&5
| configure:1799: $? = 0
| configure:1802: test -s conftest.o
| configure:1805: $? = 0
| configure:1817: result: yes
| configure:1823: checking whether gcc accepts -g
| configure:1841: gcc -c -g  conftest.c >&5
| configure:1844: $? = 0
| configure:1847: test -s conftest.o
| configure:1850: $? = 0
| configure:1860: result: yes
| configure:1877: checking for gcc option to accept ANSI C
| configure:1934: gcc  -c -g -O2  conftest.c >&5
| configure:1937: $? = 0
| configure:1940: test -s conftest.o
| configure:1943: $? = 0
| configure:1960: result: none needed
| configure:1978: gcc -c -g -O2  conftest.c >&5
| conftest.c:2: parse error before `me'
| configure:1981: $? = 1
| configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
| configure:2085: checking how to run the C preprocessor
| configure:2111: gcc -E  conftest.c
| configure:2117: $? = 0
| configure:2144: gcc -E  conftest.c
| configure:2140: ac_nonexistent.h: No such file or directory
| configure:2150: $? = 1
| configure: failed program was:
| #line 2139 "configure"
| #include "confdefs.h"
| #include <ac_nonexistent.h>
| configure:2187: result: gcc -E
| configure:2202: gcc -E  conftest.c
| configure:2208: $? = 0
| configure:2235: gcc -E  conftest.c
| configure:2231: ac_nonexistent.h: No such file or directory
| configure:2241: $? = 1
| configure: failed program was:
| #line 2230 "configure"
| #include "confdefs.h"
| #include <ac_nonexistent.h>
| configure:2281: checking for egrep
| configure:2291: result: grep -E
| configure:2296: checking for ANSI C header files
| configure:2310: gcc -E  conftest.c
| configure:2316: $? = 0
| configure:2425: result: yes
| configure:2449: checking for sys/types.h
| configure:2462: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2463:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure:2465: $? = 1
| configure: failed program was:
| #line 2454 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <sys/types.h>
| configure:2481: result: no
| configure:2449: checking for sys/stat.h
| configure:2462: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2463:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure:2465: $? = 1
| configure: failed program was:
| #line 2454 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <sys/stat.h>
| configure:2481: result: no
| configure:2449: checking for stdlib.h
| configure:2462: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2463:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure:2465: $? = 1
| configure: failed program was:
| #line 2454 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <stdlib.h>
| configure:2481: result: no
| configure:2449: checking for string.h
| configure:2462: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2463:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure:2465: $? = 1
| configure: failed program was:
| #line 2454 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <string.h>
| configure:2481: result: no
| configure:2449: checking for memory.h
| configure:2462: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2463:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure:2465: $? = 1
| configure: failed program was:
| #line 2454 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <memory.h>
| configure:2481: result: no
| configure:2449: checking for strings.h
| configure:2462: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2463:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure:2465: $? = 1
| configure: failed program was:
| #line 2454 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <strings.h>
| configure:2481: result: no
| configure:2449: checking for inttypes.h
| configure:2462: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2463:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure:2465: $? = 1
| configure: failed program was:
| #line 2454 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <inttypes.h>
| configure:2481: result: no
| configure:2449: checking for stdint.h
| configure:2462: gcc -c -g -O2  conftest.c >&5
| configure:2490: stdint.h: No such file or directory
| configure:2465: $? = 1
| configure: failed program was:
| #line 2454 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <stdint.h>
| configure:2481: result: no
| configure:2449: checking for unistd.h
| configure:2462: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2463:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure:2465: $? = 1
| configure: failed program was:
| #line 2454 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <unistd.h>
| configure:2481: result: no
| configure:2493: checking for char
| configure:2514: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2507:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure:2517: $? = 1
| configure: failed program was:
| #line 2498 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if ((char *) 0)
|   return 0;
| if (sizeof (char))
|   return 0;
|   ;
|   return 0;
| }
| configure:2533: result: no
| configure:2536: checking size of char
| configure:2806: result: 0
| configure:2813: checking for charchar
| configure:2836: gcc -c -g -O2  conftest.c >&5
| configure:2839: $? = 0
| configure:2842: test -s conftest.o
| configure:2845: $? = 0
| configure:2855: result: yes
| configure:2858: checking size of charchar
| configure:2887: gcc -c -g -O2  conftest.c >&5
| configure:2890: $? = 0
| configure:2893: test -s conftest.o
| configure:2896: $? = 0
| configure:2917: gcc -c -g -O2  conftest.c >&5
| configure: In function `main':
| configure:2907: size of array `test_array' is negative
| configure:2920: $? = 1
| configure: failed program was:
| #line 2900 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| typedef char charchar[2];
|
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long) (sizeof (charchar))) <= 0)];
| test_array [0] = 0
|
|   ;
|   return 0;
| }
| configure:2917: gcc -c -g -O2  conftest.c >&5
| configure: In function `main':
| configure:2907: size of array `test_array' is negative
| configure:2920: $? = 1
| configure: failed program was:
| #line 2900 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| typedef char charchar[2];
|
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long) (sizeof (charchar))) <= 1)];
| test_array [0] = 0
|
|   ;
|   return 0;
| }
| configure:2917: gcc -c -g -O2  conftest.c >&5
| configure:2920: $? = 0
| configure:2923: test -s conftest.o
| configure:2926: $? = 0
| configure:3043: gcc -c -g -O2  conftest.c >&5
| configure:3046: $? = 0
| configure:3049: test -s conftest.o
| configure:3052: $? = 0
| configure:3140: result: 2
| configure:3147: checking for charcharchar
| configure:3168: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:3161:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure: In function `main':
| configure:3190: `charcharchar' undeclared (first use in this function)
| configure:3190: (Each undeclared identifier is reported only once
| configure:3190: for each function it appears in.)
| configure:3190: parse error before `)'
| configure:3171: $? = 1
| configure: failed program was:
| #line 3152 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if ((charcharchar *) 0)
|   return 0;
| if (sizeof (charcharchar))
|   return 0;
|   ;
|   return 0;
| }
| configure:3187: result: no
| configure:3190: checking size of charcharchar
| configure:3460: result: 0
| configure:3563: creating ./config.status
|
| ## ---------------------- ##
| ## Running config.status. ##
| ## ---------------------- ##
|
| This file was extended by config.status, which was
| generated by GNU Autoconf 2.53b.  Invocation command line was
|
|   CONFIG_FILES    =
|   CONFIG_HEADERS  =
|   CONFIG_LINKS    =
|   CONFIG_COMMANDS =
|   $ ./config.status
|
| on cwsflyer
|
| config.status:440: creating config.h
|
| ## ---------------- ##
| ## Cache variables. ##
| ## ---------------- ##
|
| ac_cv_c_compiler_gnu=yes
| ac_cv_env_CC_set=''
| ac_cv_env_CC_value=''
| ac_cv_env_CFLAGS_set=''
| ac_cv_env_CFLAGS_value=''
| ac_cv_env_CPPFLAGS_set=''
| ac_cv_env_CPPFLAGS_value=''
| ac_cv_env_CPP_set=''
| ac_cv_env_CPP_value=''
| ac_cv_env_LDFLAGS_set=''
| ac_cv_env_LDFLAGS_value=''
| ac_cv_env_build_alias_set=''
| ac_cv_env_build_alias_value=''
| ac_cv_env_host_alias_set=''
| ac_cv_env_host_alias_value=''
| ac_cv_env_target_alias_set=''
| ac_cv_env_target_alias_value=''
| ac_cv_exeext=''
| ac_cv_header_inttypes_h=no
| ac_cv_header_memory_h=no
| ac_cv_header_stdc=yes
| ac_cv_header_stdint_h=no
| ac_cv_header_stdlib_h=no
| ac_cv_header_string_h=no
| ac_cv_header_strings_h=no
| ac_cv_header_sys_stat_h=no
| ac_cv_header_sys_types_h=no
| ac_cv_header_unistd_h=no
| ac_cv_objext=o
| ac_cv_prog_CPP='gcc -E'
| ac_cv_prog_ac_ct_CC=gcc
| ac_cv_prog_cc_g=yes
| ac_cv_prog_cc_stdc=''
| ac_cv_prog_egrep='grep -E'
| ac_cv_sizeof_char=0
| ac_cv_sizeof_charchar=2
| ac_cv_sizeof_charcharchar=0
| ac_cv_type_char=no
| ac_cv_type_charchar=yes
| ac_cv_type_charcharchar=no
|
| ## ----------------- ##
| ## Output variables. ##
| ## ----------------- ##
|
| CC='gcc'
| CFLAGS='-g -O2'
| CPP='gcc -E'
| CPPFLAGS=''
| DEFS='-DHAVE_CONFIG_H'
| ECHO_C='ECHO_N=''
| ECHO_T=''
| EGREP='grep -E'
| EXEEXT=''
| LDFLAGS=''
| LIBOBJS=''
| LIBS=''
| LTLIBOBJS=''
| OBJEXT='o'
| PACKAGE_BUGREPORT=''
| PACKAGE_NAME=''
| PACKAGE_STRING=''
| PACKAGE_TARNAME=''
| PACKAGE_VERSION=''
| PATH_SEPARATOR=':'
| SHELL='/bin/sh'
| ac_ct_CC='gcc'
| bindir='${exec_prefix}/bin'
| build_alias=''
| datadir='${prefix}/share'
| exec_prefix='${prefix}'
| host_alias=''
| includedir='${prefix}/include'
| infodir='${prefix}/info'
| libdir='${exec_prefix}/lib'
| libexecdir='${exec_prefix}/libexec'
| localstatedir='${prefix}/var'
| mandir='${prefix}/man'
| oldincludedir='/usr/include'
| prefix='/usr/local'
| program_transform_name='s,x,x,'
| sbindir='${exec_prefix}/sbin'
| sharedstatedir='${prefix}/com'
| sysconfdir='${prefix}/etc'
| target_alias=''
|
| ## ----------- ##
| ## confdefs.h. ##
| ## ----------- ##
|
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_NAME ""
| #define PACKAGE_STRING ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define SIZEOF_CHAR 0
| #define SIZEOF_CHARCHAR 2
| #define SIZEOF_CHARCHARCHAR 0
| #define STDC_HEADERS 1
|
| configure: exit 0

testsuite: ../tests/testsuite.dir/120/config.log:
| This file contains any messages produced by compilers while
| running configure, to aid debugging if configure makes a mistake.
|
| It was created by configure, which was
| generated by GNU Autoconf 2.53b.  Invocation command line was
|
|   $ ./configure
|
| ## --------- ##
| ## Platform. ##
| ## --------- ##
|
| hostname = cwsflyer
| uname -m = 00012DDA4C00
| uname -r = 1
| uname -s = AIX
| uname -v = 5
|
| /usr/bin/uname -p = powerpc
| /bin/uname -X     = unknown
|
| /bin/arch              = unknown
| /usr/bin/arch -k       = unknown
| /usr/convex/getsysinfo = unknown
| hostinfo               = unknown
| /bin/machine           = unknown
| /usr/bin/oslevel       = 5.1.0.0
| /bin/universe          = unknown
|
| PATH: /usr/local/pkg/autoconf/autoconf-2.53b/wrk/tests
| PATH: /usr/local/bin
| PATH: /usr/bin
| PATH: /usr/sbin
| PATH: /usr/ucb
| PATH: /usr/bin/X11
| PATH: /var/loadl/bin
| PATH: /usr/local/krb5/bin
|
|
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
|
| configure:1312: checking for gcc
| configure:1328: found /usr/local/bin/gcc
| configure:1338: result: gcc
| configure:1580: checking for C compiler version
| configure:1583: gcc --version </dev/null >&5
| 2.95.2
| configure:1586: $? = 0
| configure:1588: gcc -v </dev/null >&5
| Reading specs from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /specs
| gcc version 2.95.2 19991024 (release)
| configure:1591: $? = 0
| configure:1593: gcc -V </dev/null >&5
| gcc: argument to `-V' is missing
| configure:1596: $? = 1
| configure:1616: checking for C compiler default output
| configure:1619: gcc    conftest.c  >&5
| configure:1622: $? = 0
| configure:1655: result: a.out
| configure:1660: checking whether the C compiler works
| configure:1666: ./a.out
| configure:1669: $? = 0
| configure:1684: result: yes
| configure:1691: checking whether we are cross compiling
| configure:1693: result: no
| configure:1696: checking for suffix of executables
| configure:1698: gcc -o conftest    conftest.c  >&5
| configure:1701: $? = 0
| configure:1723: result:
| configure:1729: checking for suffix of object files
| configure:1747: gcc -c   conftest.c >&5
| configure:1750: $? = 0
| configure:1769: result: o
| configure:1773: checking whether we are using the GNU C compiler
| configure:1794: gcc -c   conftest.c >&5
| configure:1797: $? = 0
| configure:1800: test -s conftest.o
| configure:1803: $? = 0
| configure:1815: result: yes
| configure:1821: checking whether gcc accepts -g
| configure:1839: gcc -c -g  conftest.c >&5
| configure:1842: $? = 0
| configure:1845: test -s conftest.o
| configure:1848: $? = 0
| configure:1858: result: yes
| configure:1875: checking for gcc option to accept ANSI C
| configure:1932: gcc  -c -g -O2  conftest.c >&5
| configure:1935: $? = 0
| configure:1938: test -s conftest.o
| configure:1941: $? = 0
| configure:1958: result: none needed
| configure:1976: gcc -c -g -O2  conftest.c >&5
| conftest.c:2: parse error before `me'
| configure:1979: $? = 1
| configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
| configure:2083: checking how to run the C preprocessor
| configure:2109: gcc -E  conftest.c
| configure:2115: $? = 0
| configure:2142: gcc -E  conftest.c
| configure:2138: ac_nonexistent.h: No such file or directory
| configure:2148: $? = 1
| configure: failed program was:
| #line 2137 "configure"
| #include "confdefs.h"
| #include <ac_nonexistent.h>
| configure:2185: result: gcc -E
| configure:2200: gcc -E  conftest.c
| configure:2206: $? = 0
| configure:2233: gcc -E  conftest.c
| configure:2229: ac_nonexistent.h: No such file or directory
| configure:2239: $? = 1
| configure: failed program was:
| #line 2228 "configure"
| #include "confdefs.h"
| #include <ac_nonexistent.h>
| configure:2279: checking for egrep
| configure:2289: result: grep -E
| configure:2294: checking for ANSI C header files
| configure:2308: gcc -E  conftest.c
| configure:2314: $? = 0
| configure:2401: gcc -o conftest -g -O2   conftest.c  >&5
| configure:2404: $? = 0
| configure:2406: ./conftest
| configure:2409: $? = 0
| configure:2423: result: yes
| configure:2447: checking for sys/types.h
| configure:2460: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2461:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure:2463: $? = 1
| configure: failed program was:
| #line 2452 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <sys/types.h>
| configure:2479: result: no
| configure:2447: checking for sys/stat.h
| configure:2460: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2461:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure:2463: $? = 1
| configure: failed program was:
| #line 2452 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <sys/stat.h>
| configure:2479: result: no
| configure:2447: checking for stdlib.h
| configure:2460: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2461:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure:2463: $? = 1
| configure: failed program was:
| #line 2452 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <stdlib.h>
| configure:2479: result: no
| configure:2447: checking for string.h
| configure:2460: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2461:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure:2463: $? = 1
| configure: failed program was:
| #line 2452 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <string.h>
| configure:2479: result: no
| configure:2447: checking for memory.h
| configure:2460: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2461:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure:2463: $? = 1
| configure: failed program was:
| #line 2452 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <memory.h>
| configure:2479: result: no
| configure:2447: checking for strings.h
| configure:2460: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2461:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure:2463: $? = 1
| configure: failed program was:
| #line 2452 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <strings.h>
| configure:2479: result: no
| configure:2447: checking for inttypes.h
| configure:2460: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2461:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure:2463: $? = 1
| configure: failed program was:
| #line 2452 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <inttypes.h>
| configure:2479: result: no
| configure:2447: checking for stdint.h
| configure:2460: gcc -c -g -O2  conftest.c >&5
| configure:2488: stdint.h: No such file or directory
| configure:2463: $? = 1
| configure: failed program was:
| #line 2452 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <stdint.h>
| configure:2479: result: no
| configure:2447: checking for unistd.h
| configure:2460: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2461:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure:2463: $? = 1
| configure: failed program was:
| #line 2452 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <unistd.h>
| configure:2479: result: no
| configure:2491: checking whether sys/types.h defines makedev
| configure:2509: gcc -o conftest -g -O2   conftest.c  >&5
| ld: 0711-317 ERROR: Undefined symbol: .makedev
| ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
| collect2: ld returned 8 exit status
| configure:2512: $? = 1
| configure: failed program was:
| #line 2496 "configure"
| #include "confdefs.h"
| #include <sys/types.h>
| int
| main ()
| {
| return makedev(0, 0);
|   ;
|   return 0;
| }
| configure:2529: result: no
| configure:2543: checking sys/mkdev.h usability
| configure:2552: gcc -c -g -O2  conftest.c >&5
| configure:2580: sys/mkdev.h: No such file or directory
| configure:2555: $? = 1
| configure: failed program was:
| #line 2545 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/mkdev.h>
| configure:2570: result: no
| configure:2574: checking sys/mkdev.h presence
| configure:2581: gcc -E  conftest.c
| configure:2577: sys/mkdev.h: No such file or directory
| configure:2587: $? = 1
| configure: failed program was:
| #line 2576 "configure"
| #include "confdefs.h"
| #include <sys/mkdev.h>
| configure:2605: result: no
| configure:2623: checking for sys/mkdev.h
| configure:2630: result: no
| configure:2655: checking sys/sysmacros.h usability
| configure:2664: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2666:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure:2667: $? = 1
| configure: failed program was:
| #line 2657 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/sysmacros.h>
| configure:2682: result: no
| configure:2686: checking sys/sysmacros.h presence
| configure:2693: gcc -E  conftest.c
| configure:2699: $? = 0
| configure:2717: result: yes
| configure:2728: WARNING: sys/sysmacros.h: present but cannot be compiled
| configure:2730: WARNING: sys/sysmacros.h: check for missing prerequisite headers? | configure:2732: WARNING: sys/sysmacros.h: proceeding with the preprocessor's result
| configure:2735: checking for sys/sysmacros.h
| configure:2742: result: yes
| configure:2853: creating ./config.status
|
| ## ---------------------- ##
| ## Running config.status. ##
| ## ---------------------- ##
|
| This file was extended by config.status, which was
| generated by GNU Autoconf 2.53b.  Invocation command line was
|
|   CONFIG_FILES    =
|   CONFIG_HEADERS  =
|   CONFIG_LINKS    =
|   CONFIG_COMMANDS =
|   $ ./config.status
|
| on cwsflyer
|
| config.status:440: creating config.h
|
| ## ---------------- ##
| ## Cache variables. ##
| ## ---------------- ##
|
| ac_cv_c_compiler_gnu=yes
| ac_cv_env_CC_set=''
| ac_cv_env_CC_value=''
| ac_cv_env_CFLAGS_set=''
| ac_cv_env_CFLAGS_value=''
| ac_cv_env_CPPFLAGS_set=''
| ac_cv_env_CPPFLAGS_value=''
| ac_cv_env_CPP_set=''
| ac_cv_env_CPP_value=''
| ac_cv_env_LDFLAGS_set=''
| ac_cv_env_LDFLAGS_value=''
| ac_cv_env_build_alias_set=''
| ac_cv_env_build_alias_value=''
| ac_cv_env_host_alias_set=''
| ac_cv_env_host_alias_value=''
| ac_cv_env_target_alias_set=''
| ac_cv_env_target_alias_value=''
| ac_cv_exeext=''
| ac_cv_header_inttypes_h=no
| ac_cv_header_memory_h=no
| ac_cv_header_stdc=yes
| ac_cv_header_stdint_h=no
| ac_cv_header_stdlib_h=no
| ac_cv_header_string_h=no
| ac_cv_header_strings_h=no
| ac_cv_header_sys_mkdev_h=no
| ac_cv_header_sys_stat_h=no
| ac_cv_header_sys_sysmacros_h=yes
| ac_cv_header_sys_types_h=no
| ac_cv_header_sys_types_h_makedev=no
| ac_cv_header_unistd_h=no
| ac_cv_objext=o
| ac_cv_prog_CPP='gcc -E'
| ac_cv_prog_ac_ct_CC=gcc
| ac_cv_prog_cc_g=yes
| ac_cv_prog_cc_stdc=''
| ac_cv_prog_egrep='grep -E'
|
| ## ----------------- ##
| ## Output variables. ##
| ## ----------------- ##
|
| CC='gcc'
| CFLAGS='-g -O2'
| CPP='gcc -E'
| CPPFLAGS=''
| DEFS='-DHAVE_CONFIG_H'
| ECHO_C='ECHO_N=''
| ECHO_T=''
| EGREP='grep -E'
| EXEEXT=''
| LDFLAGS=''
| LIBOBJS=''
| LIBS=''
| LTLIBOBJS=''
| OBJEXT='o'
| PACKAGE_BUGREPORT=''
| PACKAGE_NAME=''
| PACKAGE_STRING=''
| PACKAGE_TARNAME=''
| PACKAGE_VERSION=''
| PATH_SEPARATOR=':'
| SHELL='/bin/sh'
| ac_ct_CC='gcc'
| bindir='${exec_prefix}/bin'
| build_alias=''
| datadir='${prefix}/share'
| exec_prefix='${prefix}'
| host_alias=''
| includedir='${prefix}/include'
| infodir='${prefix}/info'
| libdir='${exec_prefix}/lib'
| libexecdir='${exec_prefix}/libexec'
| localstatedir='${prefix}/var'
| mandir='${prefix}/man'
| oldincludedir='/usr/include'
| prefix='/usr/local'
| program_transform_name='s,x,x,'
| sbindir='${exec_prefix}/sbin'
| sharedstatedir='${prefix}/com'
| sysconfdir='${prefix}/etc'
| target_alias=''
|
| ## ----------- ##
| ## confdefs.h. ##
| ## ----------- ##
|
| #define MAJOR_IN_SYSMACROS 1
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_NAME ""
| #define PACKAGE_STRING ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define STDC_HEADERS 1
|
| configure: exit 0

testsuite: ../tests/testsuite.dir/148/config.log:
| This file contains any messages produced by compilers while
| running configure, to aid debugging if configure makes a mistake.
|
| It was created by configure, which was
| generated by GNU Autoconf 2.53b.  Invocation command line was
|
|   $ ./configure
|
| ## --------- ##
| ## Platform. ##
| ## --------- ##
|
| hostname = cwsflyer
| uname -m = 00012DDA4C00
| uname -r = 1
| uname -s = AIX
| uname -v = 5
|
| /usr/bin/uname -p = powerpc
| /bin/uname -X     = unknown
|
| /bin/arch              = unknown
| /usr/bin/arch -k       = unknown
| /usr/convex/getsysinfo = unknown
| hostinfo               = unknown
| /bin/machine           = unknown
| /usr/bin/oslevel       = 5.1.0.0
| /bin/universe          = unknown
|
| PATH: /usr/local/pkg/autoconf/autoconf-2.53b/wrk/tests
| PATH: /usr/local/bin
| PATH: /usr/bin
| PATH: /usr/sbin
| PATH: /usr/ucb
| PATH: /usr/bin/X11
| PATH: /var/loadl/bin
| PATH: /usr/local/krb5/bin
|
|
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
|
| configure:1312: checking for gcc
| configure:1328: found /usr/local/bin/gcc
| configure:1338: result: gcc
| configure:1580: checking for C compiler version
| configure:1583: gcc --version </dev/null >&5
| 2.95.2
| configure:1586: $? = 0
| configure:1588: gcc -v </dev/null >&5
| Reading specs from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /specs
| gcc version 2.95.2 19991024 (release)
| configure:1591: $? = 0
| configure:1593: gcc -V </dev/null >&5
| gcc: argument to `-V' is missing
| configure:1596: $? = 1
| configure:1616: checking for C compiler default output
| configure:1619: gcc    conftest.c  >&5
| configure:1622: $? = 0
| configure:1655: result: a.out
| configure:1660: checking whether the C compiler works
| configure:1666: ./a.out
| configure:1669: $? = 0
| configure:1684: result: yes
| configure:1691: checking whether we are cross compiling
| configure:1693: result: no
| configure:1696: checking for suffix of executables
| configure:1698: gcc -o conftest    conftest.c  >&5
| configure:1701: $? = 0
| configure:1723: result:
| configure:1729: checking for suffix of object files
| configure:1747: gcc -c   conftest.c >&5
| configure:1750: $? = 0
| configure:1769: result: o
| configure:1773: checking whether we are using the GNU C compiler
| configure:1794: gcc -c   conftest.c >&5
| configure:1797: $? = 0
| configure:1800: test -s conftest.o
| configure:1803: $? = 0
| configure:1815: result: yes
| configure:1821: checking whether gcc accepts -g
| configure:1839: gcc -c -g  conftest.c >&5
| configure:1842: $? = 0
| configure:1845: test -s conftest.o
| configure:1848: $? = 0
| configure:1858: result: yes
| configure:1875: checking for gcc option to accept ANSI C
| configure:1932: gcc  -c -g -O2  conftest.c >&5
| configure:1935: $? = 0
| configure:1938: test -s conftest.o
| configure:1941: $? = 0
| configure:1958: result: none needed
| configure:1976: gcc -c -g -O2  conftest.c >&5
| conftest.c:2: parse error before `me'
| configure:1979: $? = 1
| configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
| configure:2078: checking whether time.h and sys/time.h may both be included
| configure:2100: gcc -c -g -O2  conftest.c >&5
| configure:2103: $? = 0
| configure:2106: test -s conftest.o
| configure:2109: $? = 0
| configure:2119: result: yes
| configure:2134: checking how to run the C preprocessor
| configure:2160: gcc -E  conftest.c
| configure:2166: $? = 0
| configure:2193: gcc -E  conftest.c
| configure:2189: ac_nonexistent.h: No such file or directory
| configure:2199: $? = 1
| configure: failed program was:
| #line 2188 "configure"
| #include "confdefs.h"
| #include <ac_nonexistent.h>
| configure:2236: result: gcc -E
| configure:2251: gcc -E  conftest.c
| configure:2257: $? = 0
| configure:2284: gcc -E  conftest.c
| configure:2280: ac_nonexistent.h: No such file or directory
| configure:2290: $? = 1
| configure: failed program was:
| #line 2279 "configure"
| #include "confdefs.h"
| #include <ac_nonexistent.h>
| configure:2330: checking for egrep
| configure:2340: result: grep -E
| configure:2345: checking for ANSI C header files
| configure:2359: gcc -E  conftest.c
| configure:2365: $? = 0
| configure:2452: gcc -o conftest -g -O2   conftest.c  >&5
| configure:2455: $? = 0
| configure:2457: ./conftest
| configure:2460: $? = 0
| configure:2474: result: yes
| configure:2498: checking for sys/types.h
| configure:2511: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2512:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure:2514: $? = 1
| configure: failed program was:
| #line 2503 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <sys/types.h>
| configure:2530: result: no
| configure:2498: checking for sys/stat.h
| configure:2511: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2512:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure:2514: $? = 1
| configure: failed program was:
| #line 2503 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <sys/stat.h>
| configure:2530: result: no
| configure:2498: checking for stdlib.h
| configure:2511: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2512:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure:2514: $? = 1
| configure: failed program was:
| #line 2503 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <stdlib.h>
| configure:2530: result: no
| configure:2498: checking for string.h
| configure:2511: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2512:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure:2514: $? = 1
| configure: failed program was:
| #line 2503 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <string.h>
| configure:2530: result: no
| configure:2498: checking for memory.h
| configure:2511: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2512:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure:2514: $? = 1
| configure: failed program was:
| #line 2503 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <memory.h>
| configure:2530: result: no
| configure:2498: checking for strings.h
| configure:2511: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2512:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure:2514: $? = 1
| configure: failed program was:
| #line 2503 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <strings.h>
| configure:2530: result: no
| configure:2498: checking for inttypes.h
| configure:2511: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2512:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure:2514: $? = 1
| configure: failed program was:
| #line 2503 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <inttypes.h>
| configure:2530: result: no
| configure:2498: checking for stdint.h
| configure:2511: gcc -c -g -O2  conftest.c >&5
| configure:2539: stdint.h: No such file or directory
| configure:2514: $? = 1
| configure: failed program was:
| #line 2503 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <stdint.h>
| configure:2530: result: no
| configure:2498: checking for unistd.h
| configure:2511: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2512:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure:2514: $? = 1
| configure: failed program was:
| #line 2503 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <unistd.h>
| configure:2530: result: no
| configure:2557: checking sys/time.h usability
| configure:2566: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2568:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure:2569: $? = 1
| configure: failed program was:
| #line 2559 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/time.h>
| configure:2584: result: no
| configure:2588: checking sys/time.h presence
| configure:2595: gcc -E  conftest.c
| configure:2601: $? = 0
| configure:2619: result: yes
| configure:2630: WARNING: sys/time.h: present but cannot be compiled
| configure:2632: WARNING: sys/time.h: check for missing prerequisite headers?
| configure:2634: WARNING: sys/time.h: proceeding with the preprocessor's result
| configure:2637: checking for sys/time.h
| configure:2644: result: yes
| configure:2548: checking for unistd.h
| configure:2553: result: no
| configure:2661: checking for alarm
| configure:2698: gcc -o conftest -g -O2   conftest.c  >&5
| configure:2701: $? = 0
| configure:2704: test -s conftest
| configure:2707: $? = 0
| configure:2717: result: yes
| configure:2727: checking for working mktime
| configure:2885: gcc -o conftest -g -O2   conftest.c  >&5
| configure:2888: $? = 0
| configure:2890: ./conftest
| configure:2893: $? = 1
| configure: program exited with status 1
| configure: failed program was:
| #line 2735 "configure"
| #include "confdefs.h"
| /* Test program from Paul Eggert and Tony Leneis.  */
| #if TIME_WITH_SYS_TIME
| # include <sys/time.h>
| # include <time.h>
| #else
| # if HAVE_SYS_TIME_H
| #  include <sys/time.h>
| # else
| #  include <time.h>
| # endif
| #endif
|
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #if !HAVE_ALARM
| # define alarm(X) /* empty */
| #endif
|
| /* Work around redefinition to rpl_putenv by other config tests.  */
| #undef putenv
|
| static time_t time_t_max;
|
| /* Values we'll use to set the TZ environment variable.  */
| static const char *const tz_strings[] = {
|   (const char *) 0, "TZ=GMT0", "TZ=JST-9",
|   "TZ=EST+3EDT+2,M10.1.0/00:00:00,M2.3.0/00:00:00"
| };
| #define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0]))
|
| /* Fail if mktime fails to convert a date in the spring-forward gap.
|    Based on a problem report from Andreas Jaeger.  */
| static void
| spring_forward_gap ()
| {
|   /* glibc (up to about 1998-10-07) failed this test. */
|   struct tm tm;
|
|   /* Use the portable POSIX.1 specification "TZ=PST8PDT,M4.1.0,M10.5.0"
|      instead of "TZ=America/Vancouver" in order to detect the bug even
|      on systems that don't support the Olson extension, or don't have the
|      full zoneinfo tables installed.  */
|   putenv ("TZ=PST8PDT,M4.1.0,M10.5.0");
|
|   tm.tm_year = 98;
|   tm.tm_mon = 3;
|   tm.tm_mday = 5;
|   tm.tm_hour = 2;
|   tm.tm_min = 0;
|   tm.tm_sec = 0;
|   tm.tm_isdst = -1;
|   if (mktime (&tm) == (time_t)-1)
|     exit (1);
| }
|
| static void
| mktime_test (now)
|      time_t now;
| {
|   struct tm *lt;
|   if ((lt = localtime (&now)) && mktime (lt) != now)
|     exit (1);
|   now = time_t_max - now;
|   if ((lt = localtime (&now)) && mktime (lt) != now)
|     exit (1);
| }
|
| static void
| irix_6_4_bug ()
| {
|   /* Based on code from Ariel Faigon.  */
|   struct tm tm;
|   tm.tm_year = 96;
|   tm.tm_mon = 3;
|   tm.tm_mday = 0;
|   tm.tm_hour = 0;
|   tm.tm_min = 0;
|   tm.tm_sec = 0;
|   tm.tm_isdst = -1;
|   mktime (&tm);
|   if (tm.tm_mon != 2 || tm.tm_mday != 31)
|     exit (1);
| }
|
| static void
| bigtime_test (j)
|      int j;
| {
|   struct tm tm;
|   time_t now;
| tm.tm_year = tm.tm_mon = tm.tm_mday = tm.tm_hour = tm.tm_min = tm.tm_sec = j;
|   now = mktime (&tm);
|   if (now != (time_t) -1)
|     {
|       struct tm *lt = localtime (&now);
|       if (! (lt
|            && lt->tm_year == tm.tm_year
|            && lt->tm_mon == tm.tm_mon
|            && lt->tm_mday == tm.tm_mday
|            && lt->tm_hour == tm.tm_hour
|            && lt->tm_min == tm.tm_min
|            && lt->tm_sec == tm.tm_sec
|            && lt->tm_yday == tm.tm_yday
|            && lt->tm_wday == tm.tm_wday
|            && ((lt->tm_isdst < 0 ? -1 : 0 < lt->tm_isdst)
|                 == (tm.tm_isdst < 0 ? -1 : 0 < tm.tm_isdst))))
|       exit (1);
|     }
| }
|
| int
| main ()
| {
|   time_t t, delta;
|   int i, j;
|
|   /* This test makes some buggy mktime implementations loop.
|      Give up after 60 seconds; a mktime slower than that
|      isn't worth using anyway.  */
|   alarm (60);
|
|   for (time_t_max = 1; 0 < time_t_max; time_t_max *= 2)
|     continue;
|   time_t_max--;
|   delta = time_t_max / 997; /* a suitable prime number */
|   for (i = 0; i < N_STRINGS; i++)
|     {
|       if (tz_strings[i])
|       putenv (tz_strings[i]);
|
|       for (t = 0; t <= time_t_max - delta; t += delta)
|       mktime_test (t);
|       mktime_test ((time_t) 60 * 60);
|       mktime_test ((time_t) 60 * 60 * 24);
|
|       for (j = 1; 0 < j; j *= 2)
|         bigtime_test (j);
|       bigtime_test (j - 1);
|     }
|   irix_6_4_bug ();
|   spring_forward_gap ();
|   exit (0);
| }
| configure:2906: result: no
| configure:3007: creating ./config.status
|
| ## ---------------------- ##
| ## Running config.status. ##
| ## ---------------------- ##
|
| This file was extended by config.status, which was
| generated by GNU Autoconf 2.53b.  Invocation command line was
|
|   CONFIG_FILES    =
|   CONFIG_HEADERS  =
|   CONFIG_LINKS    =
|   CONFIG_COMMANDS =
|   $ ./config.status
|
| on cwsflyer
|
| config.status:440: creating config.h
|
| ## ---------------- ##
| ## Cache variables. ##
| ## ---------------- ##
|
| ac_cv_c_compiler_gnu=yes
| ac_cv_env_CC_set=''
| ac_cv_env_CC_value=''
| ac_cv_env_CFLAGS_set=''
| ac_cv_env_CFLAGS_value=''
| ac_cv_env_CPPFLAGS_set=''
| ac_cv_env_CPPFLAGS_value=''
| ac_cv_env_CPP_set=''
| ac_cv_env_CPP_value=''
| ac_cv_env_LDFLAGS_set=''
| ac_cv_env_LDFLAGS_value=''
| ac_cv_env_build_alias_set=''
| ac_cv_env_build_alias_value=''
| ac_cv_env_host_alias_set=''
| ac_cv_env_host_alias_value=''
| ac_cv_env_target_alias_set=''
| ac_cv_env_target_alias_value=''
| ac_cv_exeext=''
| ac_cv_func_alarm=yes
| ac_cv_func_working_mktime=no
| ac_cv_header_inttypes_h=no
| ac_cv_header_memory_h=no
| ac_cv_header_stdc=yes
| ac_cv_header_stdint_h=no
| ac_cv_header_stdlib_h=no
| ac_cv_header_string_h=no
| ac_cv_header_strings_h=no
| ac_cv_header_sys_stat_h=no
| ac_cv_header_sys_time_h=yes
| ac_cv_header_sys_types_h=no
| ac_cv_header_time=yes
| ac_cv_header_unistd_h=no
| ac_cv_objext=o
| ac_cv_prog_CPP='gcc -E'
| ac_cv_prog_ac_ct_CC=gcc
| ac_cv_prog_cc_g=yes
| ac_cv_prog_cc_stdc=''
| ac_cv_prog_egrep='grep -E'
|
| ## ----------------- ##
| ## Output variables. ##
| ## ----------------- ##
|
| CC='gcc'
| CFLAGS='-g -O2'
| CPP='gcc -E'
| CPPFLAGS=''
| DEFS='-DHAVE_CONFIG_H'
| ECHO_C='ECHO_N=''
| ECHO_T=''
| EGREP='grep -E'
| EXEEXT=''
| LDFLAGS=''
| LIBOBJS=' mktime$U.o'
| LIBS=''
| LTLIBOBJS=' mktime$U.lo'
| OBJEXT='o'
| PACKAGE_BUGREPORT=''
| PACKAGE_NAME=''
| PACKAGE_STRING=''
| PACKAGE_TARNAME=''
| PACKAGE_VERSION=''
| PATH_SEPARATOR=':'
| SHELL='/bin/sh'
| ac_ct_CC='gcc'
| bindir='${exec_prefix}/bin'
| build_alias=''
| datadir='${prefix}/share'
| exec_prefix='${prefix}'
| host_alias=''
| includedir='${prefix}/include'
| infodir='${prefix}/info'
| libdir='${exec_prefix}/lib'
| libexecdir='${exec_prefix}/libexec'
| localstatedir='${prefix}/var'
| mandir='${prefix}/man'
| oldincludedir='/usr/include'
| prefix='/usr/local'
| program_transform_name='s,x,x,'
| sbindir='${exec_prefix}/sbin'
| sharedstatedir='${prefix}/com'
| sysconfdir='${prefix}/etc'
| target_alias=''
|
| ## ----------- ##
| ## confdefs.h. ##
| ## ----------- ##
|
| #define HAVE_ALARM 1
| #define HAVE_SYS_TIME_H 1
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_NAME ""
| #define PACKAGE_STRING ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
|
| configure: exit 0

testsuite: ../tests/testsuite.dir/152/config.log:
| This file contains any messages produced by compilers while
| running configure, to aid debugging if configure makes a mistake.
|
| It was created by configure, which was
| generated by GNU Autoconf 2.53b.  Invocation command line was
|
|   $ ./configure
|
| ## --------- ##
| ## Platform. ##
| ## --------- ##
|
| hostname = cwsflyer
| uname -m = 00012DDA4C00
| uname -r = 1
| uname -s = AIX
| uname -v = 5
|
| /usr/bin/uname -p = powerpc
| /bin/uname -X     = unknown
|
| /bin/arch              = unknown
| /usr/bin/arch -k       = unknown
| /usr/convex/getsysinfo = unknown
| hostinfo               = unknown
| /bin/machine           = unknown
| /usr/bin/oslevel       = 5.1.0.0
| /bin/universe          = unknown
|
| PATH: /usr/local/pkg/autoconf/autoconf-2.53b/wrk/tests
| PATH: /usr/local/bin
| PATH: /usr/bin
| PATH: /usr/sbin
| PATH: /usr/ucb
| PATH: /usr/bin/X11
| PATH: /var/loadl/bin
| PATH: /usr/local/krb5/bin
|
|
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
|
| configure:1312: checking for gcc
| configure:1328: found /usr/local/bin/gcc
| configure:1338: result: gcc
| configure:1580: checking for C compiler version
| configure:1583: gcc --version </dev/null >&5
| 2.95.2
| configure:1586: $? = 0
| configure:1588: gcc -v </dev/null >&5
| Reading specs from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /specs
| gcc version 2.95.2 19991024 (release)
| configure:1591: $? = 0
| configure:1593: gcc -V </dev/null >&5
| gcc: argument to `-V' is missing
| configure:1596: $? = 1
| configure:1616: checking for C compiler default output
| configure:1619: gcc    conftest.c  >&5
| configure:1622: $? = 0
| configure:1655: result: a.out
| configure:1660: checking whether the C compiler works
| configure:1666: ./a.out
| configure:1669: $? = 0
| configure:1684: result: yes
| configure:1691: checking whether we are cross compiling
| configure:1693: result: no
| configure:1696: checking for suffix of executables
| configure:1698: gcc -o conftest    conftest.c  >&5
| configure:1701: $? = 0
| configure:1723: result:
| configure:1729: checking for suffix of object files
| configure:1747: gcc -c   conftest.c >&5
| configure:1750: $? = 0
| configure:1769: result: o
| configure:1773: checking whether we are using the GNU C compiler
| configure:1794: gcc -c   conftest.c >&5
| configure:1797: $? = 0
| configure:1800: test -s conftest.o
| configure:1803: $? = 0
| configure:1815: result: yes
| configure:1821: checking whether gcc accepts -g
| configure:1839: gcc -c -g  conftest.c >&5
| configure:1842: $? = 0
| configure:1845: test -s conftest.o
| configure:1848: $? = 0
| configure:1858: result: yes
| configure:1875: checking for gcc option to accept ANSI C
| configure:1932: gcc  -c -g -O2  conftest.c >&5
| configure:1935: $? = 0
| configure:1938: test -s conftest.o
| configure:1941: $? = 0
| configure:1958: result: none needed
| configure:1976: gcc -c -g -O2  conftest.c >&5
| conftest.c:2: parse error before `me'
| configure:1979: $? = 1
| configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
| configure:2083: checking how to run the C preprocessor
| configure:2109: gcc -E  conftest.c
| configure:2115: $? = 0
| configure:2142: gcc -E  conftest.c
| configure:2138: ac_nonexistent.h: No such file or directory
| configure:2148: $? = 1
| configure: failed program was:
| #line 2137 "configure"
| #include "confdefs.h"
| #include <ac_nonexistent.h>
| configure:2185: result: gcc -E
| configure:2200: gcc -E  conftest.c
| configure:2206: $? = 0
| configure:2233: gcc -E  conftest.c
| configure:2229: ac_nonexistent.h: No such file or directory
| configure:2239: $? = 1
| configure: failed program was:
| #line 2228 "configure"
| #include "confdefs.h"
| #include <ac_nonexistent.h>
| configure:2279: checking for egrep
| configure:2289: result: grep -E
| configure:2294: checking for ANSI C header files
| configure:2308: gcc -E  conftest.c
| configure:2314: $? = 0
| configure:2401: gcc -o conftest -g -O2   conftest.c  >&5
| configure:2404: $? = 0
| configure:2406: ./conftest
| configure:2409: $? = 0
| configure:2423: result: yes
| configure:2447: checking for sys/types.h
| configure:2460: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2461:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure:2463: $? = 1
| configure: failed program was:
| #line 2452 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <sys/types.h>
| configure:2479: result: no
| configure:2447: checking for sys/stat.h
| configure:2460: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2461:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure:2463: $? = 1
| configure: failed program was:
| #line 2452 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <sys/stat.h>
| configure:2479: result: no
| configure:2447: checking for stdlib.h
| configure:2460: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2461:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure:2463: $? = 1
| configure: failed program was:
| #line 2452 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <stdlib.h>
| configure:2479: result: no
| configure:2447: checking for string.h
| configure:2460: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2461:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure:2463: $? = 1
| configure: failed program was:
| #line 2452 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <string.h>
| configure:2479: result: no
| configure:2447: checking for memory.h
| configure:2460: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2461:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure:2463: $? = 1
| configure: failed program was:
| #line 2452 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <memory.h>
| configure:2479: result: no
| configure:2447: checking for strings.h
| configure:2460: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2461:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure:2463: $? = 1
| configure: failed program was:
| #line 2452 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <strings.h>
| configure:2479: result: no
| configure:2447: checking for inttypes.h
| configure:2460: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2461:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure:2463: $? = 1
| configure: failed program was:
| #line 2452 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <inttypes.h>
| configure:2479: result: no
| configure:2447: checking for stdint.h
| configure:2460: gcc -c -g -O2  conftest.c >&5
| configure:2488: stdint.h: No such file or directory
| configure:2463: $? = 1
| configure: failed program was:
| #line 2452 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <stdint.h>
| configure:2479: result: no
| configure:2447: checking for unistd.h
| configure:2460: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2461:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure:2463: $? = 1
| configure: failed program was:
| #line 2452 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <unistd.h>
| configure:2479: result: no
| configure:2506: checking sys/select.h usability
| configure:2515: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2517:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure:2518: $? = 1
| configure: failed program was:
| #line 2508 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/select.h>
| configure:2533: result: no
| configure:2537: checking sys/select.h presence
| configure:2544: gcc -E  conftest.c
| configure:2550: $? = 0
| configure:2568: result: yes
| configure:2579: WARNING: sys/select.h: present but cannot be compiled
| configure:2581: WARNING: sys/select.h: check for missing prerequisite headers? | configure:2583: WARNING: sys/select.h: proceeding with the preprocessor's result
| configure:2586: checking for sys/select.h
| configure:2593: result: yes
| configure:2506: checking sys/socket.h usability
| configure:2515: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2517:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure:2518: $? = 1
| configure: failed program was:
| #line 2508 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/socket.h>
| configure:2533: result: no
| configure:2537: checking sys/socket.h presence
| configure:2544: gcc -E  conftest.c
| configure:2550: $? = 0
| configure:2568: result: yes
| configure:2579: WARNING: sys/socket.h: present but cannot be compiled
| configure:2581: WARNING: sys/socket.h: check for missing prerequisite headers? | configure:2583: WARNING: sys/socket.h: proceeding with the preprocessor's result
| configure:2586: checking for sys/socket.h
| configure:2593: result: yes
| configure:2606: checking types of arguments for select
| configure:2636: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2623:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure:2639: $? = 1
| configure: failed program was:
| #line 2614 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #if HAVE_SYS_SELECT_H
| # include <sys/select.h>
| #endif
| #if HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #endif
|
| int
| main ()
| {
| extern int select (int,
|                                             fd_set *, fd_set *, fd_set *,
|                                             struct timeval *);
|   ;
|   return 0;
| }
| configure:2636: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2623:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure: In function `main':
| configure:2661: conflicting types for `select'
| /usr/include/sys/time.h:158: previous declaration of `select'
| configure:2661: warning: extern declaration of `select' doesn't match global one
| configure:2639: $? = 1
| configure: failed program was:
| #line 2614 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #if HAVE_SYS_SELECT_H
| # include <sys/select.h>
| #endif
| #if HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #endif
|
| int
| main ()
| {
| extern int select (int,
|                                             fd_set *, fd_set *, fd_set *,
|                                             const struct timeval *);
|   ;
|   return 0;
| }
| configure:2636: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2623:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure: In function `main':
| configure:2661: conflicting types for `select'
| /usr/include/sys/time.h:158: previous declaration of `select'
| configure:2661: warning: extern declaration of `select' doesn't match global one
| configure:2639: $? = 1
| configure: failed program was:
| #line 2614 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #if HAVE_SYS_SELECT_H
| # include <sys/select.h>
| #endif
| #if HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #endif
|
| int
| main ()
| {
| extern int select (size_t,
|                                             fd_set *, fd_set *, fd_set *,
|                                             struct timeval *);
|   ;
|   return 0;
| }
| configure:2636: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2623:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure: In function `main':
| configure:2661: conflicting types for `select'
| /usr/include/sys/time.h:158: previous declaration of `select'
| configure:2661: warning: extern declaration of `select' doesn't match global one
| configure:2639: $? = 1
| configure: failed program was:
| #line 2614 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #if HAVE_SYS_SELECT_H
| # include <sys/select.h>
| #endif
| #if HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #endif
|
| int
| main ()
| {
| extern int select (size_t,
|                                             fd_set *, fd_set *, fd_set *,
|                                             const struct timeval *);
|   ;
|   return 0;
| }
| configure:2636: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2623:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure: In function `main':
| configure:2661: conflicting types for `select'
| /usr/include/sys/time.h:158: previous declaration of `select'
| configure:2661: warning: extern declaration of `select' doesn't match global one
| configure:2639: $? = 1
| configure: failed program was:
| #line 2614 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #if HAVE_SYS_SELECT_H
| # include <sys/select.h>
| #endif
| #if HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #endif
|
| int
| main ()
| {
| extern int select (unsigned long,
|                                             fd_set *, fd_set *, fd_set *,
|                                             struct timeval *);
|   ;
|   return 0;
| }
| configure:2636: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2623:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure: In function `main':
| configure:2661: conflicting types for `select'
| /usr/include/sys/time.h:158: previous declaration of `select'
| configure:2661: warning: extern declaration of `select' doesn't match global one
| configure:2639: $? = 1
| configure: failed program was:
| #line 2614 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #if HAVE_SYS_SELECT_H
| # include <sys/select.h>
| #endif
| #if HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #endif
|
| int
| main ()
| {
| extern int select (unsigned long,
|                                             fd_set *, fd_set *, fd_set *,
|                                             const struct timeval *);
|   ;
|   return 0;
| }
| configure:2636: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2623:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure: In function `main':
| configure:2661: conflicting types for `select'
| /usr/include/sys/time.h:158: previous declaration of `select'
| configure:2661: warning: extern declaration of `select' doesn't match global one
| configure:2639: $? = 1
| configure: failed program was:
| #line 2614 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #if HAVE_SYS_SELECT_H
| # include <sys/select.h>
| #endif
| #if HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #endif
|
| int
| main ()
| {
| extern int select (unsigned,
|                                             fd_set *, fd_set *, fd_set *,
|                                             struct timeval *);
|   ;
|   return 0;
| }
| configure:2636: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2623:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure: In function `main':
| configure:2661: conflicting types for `select'
| /usr/include/sys/time.h:158: previous declaration of `select'
| configure:2661: warning: extern declaration of `select' doesn't match global one
| configure:2639: $? = 1
| configure: failed program was:
| #line 2614 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #if HAVE_SYS_SELECT_H
| # include <sys/select.h>
| #endif
| #if HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #endif
|
| int
| main ()
| {
| extern int select (unsigned,
|                                             fd_set *, fd_set *, fd_set *,
|                                             const struct timeval *);
|   ;
|   return 0;
| }
| configure:2636: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2623:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure: In function `main':
| configure:2661: conflicting types for `select'
| /usr/include/sys/time.h:158: previous declaration of `select'
| configure:2661: warning: extern declaration of `select' doesn't match global one
| configure:2639: $? = 1
| configure: failed program was:
| #line 2614 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #if HAVE_SYS_SELECT_H
| # include <sys/select.h>
| #endif
| #if HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #endif
|
| int
| main ()
| {
| extern int select (int,
|                                             int *, int *, int *,
|                                             struct timeval *);
|   ;
|   return 0;
| }
| configure:2636: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2623:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure: In function `main':
| configure:2661: conflicting types for `select'
| /usr/include/sys/time.h:158: previous declaration of `select'
| configure:2661: warning: extern declaration of `select' doesn't match global one
| configure:2639: $? = 1
| configure: failed program was:
| #line 2614 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #if HAVE_SYS_SELECT_H
| # include <sys/select.h>
| #endif
| #if HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #endif
|
| int
| main ()
| {
| extern int select (int,
|                                             int *, int *, int *,
|                                             const struct timeval *);
|   ;
|   return 0;
| }
| configure:2636: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2623:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure: In function `main':
| configure:2661: conflicting types for `select'
| /usr/include/sys/time.h:158: previous declaration of `select'
| configure:2661: warning: extern declaration of `select' doesn't match global one
| configure:2639: $? = 1
| configure: failed program was:
| #line 2614 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #if HAVE_SYS_SELECT_H
| # include <sys/select.h>
| #endif
| #if HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #endif
|
| int
| main ()
| {
| extern int select (size_t,
|                                             int *, int *, int *,
|                                             struct timeval *);
|   ;
|   return 0;
| }
| configure:2636: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2623:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure: In function `main':
| configure:2661: conflicting types for `select'
| /usr/include/sys/time.h:158: previous declaration of `select'
| configure:2661: warning: extern declaration of `select' doesn't match global one
| configure:2639: $? = 1
| configure: failed program was:
| #line 2614 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #if HAVE_SYS_SELECT_H
| # include <sys/select.h>
| #endif
| #if HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #endif
|
| int
| main ()
| {
| extern int select (size_t,
|                                             int *, int *, int *,
|                                             const struct timeval *);
|   ;
|   return 0;
| }
| configure:2636: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2623:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure: In function `main':
| configure:2661: conflicting types for `select'
| /usr/include/sys/time.h:158: previous declaration of `select'
| configure:2661: warning: extern declaration of `select' doesn't match global one
| configure:2639: $? = 1
| configure: failed program was:
| #line 2614 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #if HAVE_SYS_SELECT_H
| # include <sys/select.h>
| #endif
| #if HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #endif
|
| int
| main ()
| {
| extern int select (unsigned long,
|                                             int *, int *, int *,
|                                             struct timeval *);
|   ;
|   return 0;
| }
| configure:2636: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2623:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure: In function `main':
| configure:2661: conflicting types for `select'
| /usr/include/sys/time.h:158: previous declaration of `select'
| configure:2661: warning: extern declaration of `select' doesn't match global one
| configure:2639: $? = 1
| configure: failed program was:
| #line 2614 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #if HAVE_SYS_SELECT_H
| # include <sys/select.h>
| #endif
| #if HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #endif
|
| int
| main ()
| {
| extern int select (unsigned long,
|                                             int *, int *, int *,
|                                             const struct timeval *);
|   ;
|   return 0;
| }
| configure:2636: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2623:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure: In function `main':
| configure:2661: conflicting types for `select'
| /usr/include/sys/time.h:158: previous declaration of `select'
| configure:2661: warning: extern declaration of `select' doesn't match global one
| configure:2639: $? = 1
| configure: failed program was:
| #line 2614 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #if HAVE_SYS_SELECT_H
| # include <sys/select.h>
| #endif
| #if HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #endif
|
| int
| main ()
| {
| extern int select (unsigned,
|                                             int *, int *, int *,
|                                             struct timeval *);
|   ;
|   return 0;
| }
| configure:2636: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2623:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure: In function `main':
| configure:2661: conflicting types for `select'
| /usr/include/sys/time.h:158: previous declaration of `select'
| configure:2661: warning: extern declaration of `select' doesn't match global one
| configure:2639: $? = 1
| configure: failed program was:
| #line 2614 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #if HAVE_SYS_SELECT_H
| # include <sys/select.h>
| #endif
| #if HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #endif
|
| int
| main ()
| {
| extern int select (unsigned,
|                                             int *, int *, int *,
|                                             const struct timeval *);
|   ;
|   return 0;
| }
| configure:2636: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2623:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure: In function `main':
| configure:2661: conflicting types for `select'
| /usr/include/sys/time.h:158: previous declaration of `select'
| configure:2661: warning: extern declaration of `select' doesn't match global one
| configure:2639: $? = 1
| configure: failed program was:
| #line 2614 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #if HAVE_SYS_SELECT_H
| # include <sys/select.h>
| #endif
| #if HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #endif
|
| int
| main ()
| {
| extern int select (int,
|                                             void *, void *, void *,
|                                             struct timeval *);
|   ;
|   return 0;
| }
| configure:2636: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2623:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure: In function `main':
| configure:2661: conflicting types for `select'
| /usr/include/sys/time.h:158: previous declaration of `select'
| configure:2661: warning: extern declaration of `select' doesn't match global one
| configure:2639: $? = 1
| configure: failed program was:
| #line 2614 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #if HAVE_SYS_SELECT_H
| # include <sys/select.h>
| #endif
| #if HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #endif
|
| int
| main ()
| {
| extern int select (int,
|                                             void *, void *, void *,
|                                             const struct timeval *);
|   ;
|   return 0;
| }
| configure:2636: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2623:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure: In function `main':
| configure:2661: conflicting types for `select'
| /usr/include/sys/time.h:158: previous declaration of `select'
| configure:2661: warning: extern declaration of `select' doesn't match global one
| configure:2639: $? = 1
| configure: failed program was:
| #line 2614 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #if HAVE_SYS_SELECT_H
| # include <sys/select.h>
| #endif
| #if HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #endif
|
| int
| main ()
| {
| extern int select (size_t,
|                                             void *, void *, void *,
|                                             struct timeval *);
|   ;
|   return 0;
| }
| configure:2636: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2623:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure: In function `main':
| configure:2661: conflicting types for `select'
| /usr/include/sys/time.h:158: previous declaration of `select'
| configure:2661: warning: extern declaration of `select' doesn't match global one
| configure:2639: $? = 1
| configure: failed program was:
| #line 2614 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #if HAVE_SYS_SELECT_H
| # include <sys/select.h>
| #endif
| #if HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #endif
|
| int
| main ()
| {
| extern int select (size_t,
|                                             void *, void *, void *,
|                                             const struct timeval *);
|   ;
|   return 0;
| }
| configure:2636: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2623:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure: In function `main':
| configure:2661: conflicting types for `select'
| /usr/include/sys/time.h:158: previous declaration of `select'
| configure:2661: warning: extern declaration of `select' doesn't match global one
| configure:2639: $? = 1
| configure: failed program was:
| #line 2614 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #if HAVE_SYS_SELECT_H
| # include <sys/select.h>
| #endif
| #if HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #endif
|
| int
| main ()
| {
| extern int select (unsigned long,
|                                             void *, void *, void *,
|                                             struct timeval *);
|   ;
|   return 0;
| }
| configure:2636: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2623:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure: In function `main':
| configure:2661: conflicting types for `select'
| /usr/include/sys/time.h:158: previous declaration of `select'
| configure:2661: warning: extern declaration of `select' doesn't match global one
| configure:2639: $? = 1
| configure: failed program was:
| #line 2614 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #if HAVE_SYS_SELECT_H
| # include <sys/select.h>
| #endif
| #if HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #endif
|
| int
| main ()
| {
| extern int select (unsigned long,
|                                             void *, void *, void *,
|                                             const struct timeval *);
|   ;
|   return 0;
| }
| configure:2636: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2623:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure: In function `main':
| configure:2661: conflicting types for `select'
| /usr/include/sys/time.h:158: previous declaration of `select'
| configure:2661: warning: extern declaration of `select' doesn't match global one
| configure:2639: $? = 1
| configure: failed program was:
| #line 2614 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #if HAVE_SYS_SELECT_H
| # include <sys/select.h>
| #endif
| #if HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #endif
|
| int
| main ()
| {
| extern int select (unsigned,
|                                             void *, void *, void *,
|                                             struct timeval *);
|   ;
|   return 0;
| }
| configure:2636: gcc -c -g -O2  conftest.c >&5
| In file included from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/signal.h:340, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/sys/wait.h:53, | from /usr/local/pkg/gcc/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2 /include/stdlib.h:227,
|                  from configure:2623:
| /usr/include/sys/context.h:155: parse error before `sigset64_t'
| /usr/include/sys/context.h:155: warning: no semicolon at end of struct or union
| /usr/include/sys/context.h:158: parse error before `}'
| configure: In function `main':
| configure:2661: conflicting types for `select'
| /usr/include/sys/time.h:158: previous declaration of `select'
| configure:2661: warning: extern declaration of `select' doesn't match global one
| configure:2639: $? = 1
| configure: failed program was:
| #line 2614 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #if HAVE_SYS_SELECT_H
| # include <sys/select.h>
| #endif
| #if HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #endif
|
| int
| main ()
| {
| extern int select (unsigned,
|                                             void *, void *, void *,
|                                             const struct timeval *);
|   ;
|   return 0;
| }
| configure:2660: result: int,int *,struct timeval *
| configure:2778: creating ./config.status
|
| ## ---------------------- ##
| ## Running config.status. ##
| ## ---------------------- ##
|
| This file was extended by config.status, which was
| generated by GNU Autoconf 2.53b.  Invocation command line was
|
|   CONFIG_FILES    =
|   CONFIG_HEADERS  =
|   CONFIG_LINKS    =
|   CONFIG_COMMANDS =
|   $ ./config.status
|
| on cwsflyer
|
| config.status:440: creating config.h
|
| ## ---------------- ##
| ## Cache variables. ##
| ## ---------------- ##
|
| ac_cv_c_compiler_gnu=yes
| ac_cv_env_CC_set=''
| ac_cv_env_CC_value=''
| ac_cv_env_CFLAGS_set=''
| ac_cv_env_CFLAGS_value=''
| ac_cv_env_CPPFLAGS_set=''
| ac_cv_env_CPPFLAGS_value=''
| ac_cv_env_CPP_set=''
| ac_cv_env_CPP_value=''
| ac_cv_env_LDFLAGS_set=''
| ac_cv_env_LDFLAGS_value=''
| ac_cv_env_build_alias_set=''
| ac_cv_env_build_alias_value=''
| ac_cv_env_host_alias_set=''
| ac_cv_env_host_alias_value=''
| ac_cv_env_target_alias_set=''
| ac_cv_env_target_alias_value=''
| ac_cv_exeext=''
| ac_cv_func_select_args='int,int *,struct timeval *'
| ac_cv_header_inttypes_h=no
| ac_cv_header_memory_h=no
| ac_cv_header_stdc=yes
| ac_cv_header_stdint_h=no
| ac_cv_header_stdlib_h=no
| ac_cv_header_string_h=no
| ac_cv_header_strings_h=no
| ac_cv_header_sys_select_h=yes
| ac_cv_header_sys_socket_h=yes
| ac_cv_header_sys_stat_h=no
| ac_cv_header_sys_types_h=no
| ac_cv_header_unistd_h=no
| ac_cv_objext=o
| ac_cv_prog_CPP='gcc -E'
| ac_cv_prog_ac_ct_CC=gcc
| ac_cv_prog_cc_g=yes
| ac_cv_prog_cc_stdc=''
| ac_cv_prog_egrep='grep -E'
|
| ## ----------------- ##
| ## Output variables. ##
| ## ----------------- ##
|
| CC='gcc'
| CFLAGS='-g -O2'
| CPP='gcc -E'
| CPPFLAGS=''
| DEFS='-DHAVE_CONFIG_H'
| ECHO_C='ECHO_N=''
| ECHO_T=''
| EGREP='grep -E'
| EXEEXT=''
| LDFLAGS=''
| LIBOBJS=''
| LIBS=''
| LTLIBOBJS=''
| OBJEXT='o'
| PACKAGE_BUGREPORT=''
| PACKAGE_NAME=''
| PACKAGE_STRING=''
| PACKAGE_TARNAME=''
| PACKAGE_VERSION=''
| PATH_SEPARATOR=':'
| SHELL='/bin/sh'
| ac_ct_CC='gcc'
| bindir='${exec_prefix}/bin'
| build_alias=''
| datadir='${prefix}/share'
| exec_prefix='${prefix}'
| host_alias=''
| includedir='${prefix}/include'
| infodir='${prefix}/info'
| libdir='${exec_prefix}/lib'
| libexecdir='${exec_prefix}/libexec'
| localstatedir='${prefix}/var'
| mandir='${prefix}/man'
| oldincludedir='/usr/include'
| prefix='/usr/local'
| program_transform_name='s,x,x,'
| sbindir='${exec_prefix}/sbin'
| sharedstatedir='${prefix}/com'
| sysconfdir='${prefix}/etc'
| target_alias=''
|
| ## ----------- ##
| ## confdefs.h. ##
| ## ----------- ##
|
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_NAME ""
| #define PACKAGE_STRING ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (int *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define STDC_HEADERS 1
|
| configure: exit 0

testsuite: ../config.log:
| This file contains any messages produced by compilers while
| running configure, to aid debugging if configure makes a mistake.
|
| It was created by GNU Autoconf configure 2.53b, which was
| generated by GNU Autoconf 2.53b.  Invocation command line was
|
|   $ ./configure --prefix=/usr/local/pkg/autoconf/autoconf-2.53b
|
| ## --------- ##
| ## Platform. ##
| ## --------- ##
|
| hostname = cwsflyer
| uname -m = 00012DDA4C00
| uname -r = 1
| uname -s = AIX
| uname -v = 5
|
| /usr/bin/uname -p = powerpc
| /bin/uname -X     = unknown
|
| /bin/arch              = unknown
| /usr/bin/arch -k       = unknown
| /usr/convex/getsysinfo = unknown
| hostinfo               = unknown
| /bin/machine           = unknown
| /usr/bin/oslevel       = 5.1.0.0
| /bin/universe          = unknown
|
| PATH: /usr/local/bin
| PATH: /usr/bin
| PATH: /usr/sbin
| PATH: /usr/ucb
| PATH: /usr/bin/X11
| PATH: /var/loadl/bin
| PATH: /usr/local/bin
| PATH: /usr/local/krb5/bin
|
|
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
|
| configure:1236: checking for a BSD-compatible install
| configure:1290: result: config/install-sh -c
| configure:1301: checking whether build environment is sane
| configure:1344: result: yes
| configure:1377: checking for gawk
| configure:1406: result: no
| configure:1377: checking for mawk
| configure:1406: result: no
| configure:1377: checking for nawk
| configure:1393: found /usr/bin/nawk
| configure:1403: result: nawk
| configure:1413: checking whether make sets ${MAKE}
| configure:1433: result: yes
| configure:1611: checking for expr
| configure:1629: found /usr/bin/expr
| configure:1641: result: /usr/bin/expr
| configure:1658: checking for gm4
| configure:1691: result: no
| configure:1658: checking for gnum4
| configure:1691: result: no
| configure:1658: checking for m4
| configure:1676: found /usr/local/bin/m4
| configure:1688: result: /usr/local/bin/m4
| configure:1699: checking whether m4 supports frozen files
| configure:1711: result: yes
| configure:1729: checking for perl
| configure:1747: found /usr/local/bin/perl
| configure:1760: result: /usr/local/bin/perl
| configure:1786: checking for emacs
| configure:1815: result: no
| configure:1786: checking for xemacs
| configure:1815: result: no
| configure:1841: checking for emacs
| configure:1867: result: no
| configure:2030: creating ./config.status
|
| ## ---------------------- ##
| ## Running config.status. ##
| ## ---------------------- ##
|
| This file was extended by GNU Autoconf config.status 2.53b, which was
| generated by GNU Autoconf 2.53b.  Invocation command line was
|
|   CONFIG_FILES    =
|   CONFIG_HEADERS  =
|   CONFIG_LINKS    =
|   CONFIG_COMMANDS =
|   $ ./config.status
|
| on cwsflyer
|
| config.status:630: creating config/Makefile
| config.status:630: creating tests/Makefile
| config.status:630: creating tests/atlocal
| config.status:630: creating tests/autoconf
| config.status:630: creating tests/autoheader
| config.status:630: creating tests/autom4te
| config.status:630: creating tests/autoreconf
| config.status:630: creating tests/autoscan
| config.status:630: creating tests/autoupdate
| config.status:630: creating tests/ifnames
| config.status:630: creating man/Makefile
| config.status:630: creating lib/emacs/Makefile
| config.status:630: creating Makefile
| config.status:630: creating doc/Makefile
| config.status:630: creating lib/Makefile
| config.status:630: creating lib/Autom4te/Makefile
| config.status:630: creating lib/autoscan/Makefile
| config.status:630: creating lib/m4sugar/Makefile
| config.status:630: creating lib/autoconf/Makefile
| config.status:630: creating lib/autotest/Makefile
| config.status:630: creating bin/Makefile
| config.status:765: executing tests/atconfig commands
|
| ## ---------------- ##
| ## Cache variables. ##
| ## ---------------- ##
|
| ac_cv_env_build_alias_set=''
| ac_cv_env_build_alias_value=''
| ac_cv_env_host_alias_set=''
| ac_cv_env_host_alias_value=''
| ac_cv_env_target_alias_set=''
| ac_cv_env_target_alias_value=''
| ac_cv_path_EXPR=/usr/bin/expr
| ac_cv_path_M4=/usr/local/bin/m4
| ac_cv_path_PERL=/usr/local/bin/perl
| ac_cv_prog_AWK=nawk
| ac_cv_prog_EMACS=no
| ac_cv_prog_gnu_m4=yes
| ac_cv_prog_make_make_set=yes
|
| ## ----------------- ##
| ## Output variables. ##
| ## ----------------- ##
|
| ACLOCAL='${SHELL} /usr/local/pkg/autoconf/autoconf-2.53b/wrk/config/missing --run aclocal-1.6' | AMTAR='${SHELL} /usr/local/pkg/autoconf/autoconf-2.53b/wrk/config/missing --run tar' | AUTOCONF='${SHELL} /usr/local/pkg/autoconf/autoconf-2.53b/wrk/config/missing --run autoconf' | AUTOHEADER='${SHELL} /usr/local/pkg/autoconf/autoconf-2.53b/wrk/config/missing --run autoheader' | AUTOMAKE='${SHELL} /usr/local/pkg/autoconf/autoconf-2.53b/wrk/config/missing --run automake-1.6'
| AWK='nawk'
| DEFS='-DPACKAGE_NAME=\"GNU\ Autoconf\" -DPACKAGE_TARNAME=\"autoconf\" -DPACKAGE_VERSION=\"2.53b\" -DPACKAGE_STRING=\"GNU\ Autoconf\ 2.53b\" -DPACKAGE_BUGREPORT=\"address@hidden" -DPACKAGE=\"autoconf\" -DVERSION=\"2.53b\" '
| ECHO_C='ECHO_N=''
| ECHO_T=''
| EMACS='no'
| EXPR='/usr/bin/expr'
| HELP2MAN='${SHELL} /usr/local/pkg/autoconf/autoconf-2.53b/wrk/config/missing --run help2man'
| INSTALL_DATA='${INSTALL} -m 644'
| INSTALL_PROGRAM='${INSTALL}'
| INSTALL_SCRIPT='${INSTALL}'
| INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
| LIBS=''
| M4='/usr/local/bin/m4'
| MAKEINFO='${SHELL} /usr/local/pkg/autoconf/autoconf-2.53b/wrk/config/missing --run makeinfo'
| PACKAGE='autoconf'
| PACKAGE_BUGREPORT='address@hidden'
| PACKAGE_NAME='GNU Autoconf'
| PACKAGE_STRING='GNU Autoconf 2.53b'
| PACKAGE_TARNAME='autoconf'
| PACKAGE_VERSION='2.53b'
| PATH_SEPARATOR=':'
| PERL='/usr/local/bin/perl'
| SET_MAKE=''
| SHELL='/bin/sh'
| SITE_MACRO_DIR='${datadir}/autoconf/site_macros'
| STRIP=''
| VERSION='2.53b'
| ac_ct_STRIP=''
| bindir='${exec_prefix}/bin'
| build_alias=''
| datadir='${prefix}/share'
| exec_prefix='${prefix}'
| host_alias=''
| includedir='${prefix}/include'
| infodir='${prefix}/info'
| install_sh='/usr/local/pkg/autoconf/autoconf-2.53b/wrk/config/install-sh'
| libdir='${exec_prefix}/lib'
| libexecdir='${exec_prefix}/libexec'
| lispdir=''
| localstatedir='${prefix}/var'
| mandir='${prefix}/man'
| oldincludedir='/usr/include'
| prefix='/usr/local/pkg/autoconf/autoconf-2.53b'
| program_transform_name='s,x,x,'
| sbindir='${exec_prefix}/sbin'
| sharedstatedir='${prefix}/com'
| sysconfdir='${prefix}/etc'
| target_alias=''
|
| ## ----------- ##
| ## confdefs.h. ##
| ## ----------- ##
|
| #define PACKAGE "autoconf"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_NAME "GNU Autoconf"
| #define PACKAGE_STRING "GNU Autoconf 2.53b"
| #define PACKAGE_TARNAME "autoconf"
| #define PACKAGE_VERSION "2.53b"
| #define VERSION "2.53b"
|
| configure: exit 0

----------------------------<>---------------------------
Nathan Zierfuss           Ph: (907) 474-6424
Systems Analyst           Fx: (907) 474-5494
        Arctic Region Supercomputing Center
     910 Yukon Dr. Suite 108, PO Box 756020
             Fairbanks, Alaska 99775-6020




reply via email to

[Prev in Thread] Current Thread [Next in Thread]